2022-11-23T01:29:59.7339003Z Requested labels: linux.rocm.gpu 2022-11-23T01:29:59.7339078Z Job defined at: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/master 2022-11-23T01:29:59.7339102Z Waiting for a runner to pick up this job... 2022-11-23T01:29:59.9055547Z Job is about to start running on the runner: worker-rocm-amd-88 (repository) 2022-11-23T01:30:03.4399217Z Current runner version: '2.299.1' 2022-11-23T01:30:03.4404830Z Runner name: 'worker-rocm-amd-88' 2022-11-23T01:30:03.4405360Z Runner group name: 'Default' 2022-11-23T01:30:03.4406158Z Machine name: 'jenkins-worker-rocm-amd-88' 2022-11-23T01:30:03.4408367Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:30:03.4409059Z Actions: write 2022-11-23T01:30:03.4409358Z Checks: write 2022-11-23T01:30:03.4409743Z Contents: write 2022-11-23T01:30:03.4410071Z Deployments: write 2022-11-23T01:30:03.4410449Z Discussions: write 2022-11-23T01:30:03.4410770Z Issues: write 2022-11-23T01:30:03.4411080Z Metadata: read 2022-11-23T01:30:03.4411375Z Packages: write 2022-11-23T01:30:03.4411715Z Pages: write 2022-11-23T01:30:03.4412055Z PullRequests: write 2022-11-23T01:30:03.4412422Z RepositoryProjects: write 2022-11-23T01:30:03.4412790Z SecurityEvents: write 2022-11-23T01:30:03.4413106Z Statuses: write 2022-11-23T01:30:03.4413454Z ##[endgroup] 2022-11-23T01:30:03.4416800Z Secret source: Actions 2022-11-23T01:30:03.4417366Z Prepare workflow directory 2022-11-23T01:30:03.8080882Z Prepare all required actions 2022-11-23T01:30:03.8321115Z Getting action download info 2022-11-23T01:30:04.1611336Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:30:10.8410983Z Download action repository 'pytorch/test-infra@main' (SHA:c57ff4d9a93667a5571a80a0e92c3e2674aeedfd) 2022-11-23T01:30:12.0598253Z Getting action download info 2022-11-23T01:30:12.3561046Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:30:13.3884576Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml 2022-11-23T01:30:13.3886347Z ##[group] Inputs 2022-11-23T01:30:13.3886705Z build-environment: linux-focal-rocm5.2-py3.8 2022-11-23T01:30:13.3887131Z test-matrix: { include: [ { config: "slow", shard: 1, num_shards: 1, runner: "linux.rocm.gpu" }, ]} 2022-11-23T01:30:13.3887714Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:30:13.3888151Z sync-tag: 2022-11-23T01:30:13.3888384Z ##[endgroup] 2022-11-23T01:30:13.3889035Z Complete job name: linux-focal-rocm5.2-py3.8-slow / test (slow, 1, 1, linux.rocm.gpu, mem_leak_check) 2022-11-23T01:30:13.5159975Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:30:13.5160358Z with: 2022-11-23T01:30:13.5160607Z no-sudo: true 2022-11-23T01:30:13.5160849Z submodules: recursive 2022-11-23T01:30:13.5161101Z fetch-depth: 0 2022-11-23T01:30:13.5161335Z env: 2022-11-23T01:30:13.5161566Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:30:13.5161831Z ##[endgroup] 2022-11-23T01:30:13.5418587Z ##[group]Run retry () { 2022-11-23T01:30:13.5418919Z retry () { 2022-11-23T01:30:13.5419235Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:30:13.5419507Z } 2022-11-23T01:30:13.5419757Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:30:13.5420064Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:30:13.5420382Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:30:13.5420684Z else 2022-11-23T01:30:13.5421017Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:30:13.5421309Z fi 2022-11-23T01:30:13.5421570Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:30:13.5449681Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:30:13.5450007Z env: 2022-11-23T01:30:13.5450274Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:30:13.5450524Z NO_SUDO: true 2022-11-23T01:30:13.5450780Z ##[endgroup] 2022-11-23T01:30:13.5736578Z /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-11-23T01:30:15.1634264Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:30:15.1634652Z with: 2022-11-23T01:30:15.1634958Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:30:15.1635284Z fetch-depth: 0 2022-11-23T01:30:15.1635560Z submodules: recursive 2022-11-23T01:30:15.1636016Z quiet-checkout: true 2022-11-23T01:30:15.1636338Z repository: pytorch/pytorch 2022-11-23T01:30:15.1636834Z token: *** 2022-11-23T01:30:15.1637120Z ssh-strict: true 2022-11-23T01:30:15.1637434Z persist-credentials: true 2022-11-23T01:30:15.1637725Z clean: true 2022-11-23T01:30:15.1637951Z lfs: false 2022-11-23T01:30:15.1638193Z set-safe-directory: true 2022-11-23T01:30:15.1638434Z env: 2022-11-23T01:30:15.1638678Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:30:15.1638919Z ##[endgroup] 2022-11-23T01:30:15.3202049Z Syncing repository: pytorch/pytorch 2022-11-23T01:30:15.3203832Z ##[group]Getting Git version info 2022-11-23T01:30:15.3204618Z Working directory is '/home/pytorchci/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:30:15.3205345Z [command]/usr/bin/git version 2022-11-23T01:30:15.3205653Z git version 2.35.1 2022-11-23T01:30:15.3206489Z ##[endgroup] 2022-11-23T01:30:15.3226753Z Temporarily overriding HOME='/home/pytorchci/actions-runner/_work/_temp/5787952e-32e1-4435-8dfb-3bfcde543f5d' before making global git config changes 2022-11-23T01:30:15.3227607Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:30:15.3233755Z [command]/usr/bin/git config --global --add safe.directory /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-11-23T01:30:15.3307844Z Deleting the contents of '/home/pytorchci/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:30:15.3318738Z ##[group]Initializing the repository 2022-11-23T01:30:15.3325971Z [command]/usr/bin/git init /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-11-23T01:30:15.3380614Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:30:15.3381940Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:30:15.3383149Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:30:15.3383996Z hint: 2022-11-23T01:30:15.3385053Z hint: git config --global init.defaultBranch 2022-11-23T01:30:15.3385866Z hint: 2022-11-23T01:30:15.3387330Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:30:15.3388795Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:30:15.3390144Z hint: 2022-11-23T01:30:15.3390952Z hint: git branch -m 2022-11-23T01:30:15.3392368Z Initialized empty Git repository in /home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:30:15.3393957Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:30:15.3444047Z ##[endgroup] 2022-11-23T01:30:15.3445215Z ##[group]Disabling automatic garbage collection 2022-11-23T01:30:15.3451012Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:30:15.3492272Z ##[endgroup] 2022-11-23T01:30:15.3493117Z ##[group]Setting up auth 2022-11-23T01:30:15.3513301Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:30:15.3576234Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T01:30:15.3907634Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:30:15.3963286Z [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-11-23T01:30:15.4327687Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:30:15.4410100Z ##[endgroup] 2022-11-23T01:30:15.4411443Z ##[group]Fetching the repository 2022-11-23T01:30:15.4428426Z [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-11-23T01:31:34.6779625Z [command]/usr/bin/git rev-parse --verify --quiet 1cfd3858ac54fe3883534309081631a0a892ba3f^{object} 2022-11-23T01:31:34.6828181Z 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:31:34.6839773Z ##[endgroup] 2022-11-23T01:31:34.6841137Z ##[group]Determining the checkout info 2022-11-23T01:31:34.6843086Z ##[endgroup] 2022-11-23T01:31:34.6844331Z ##[group]Checking out the ref 2022-11-23T01:31:34.6853575Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:31:36.0053140Z ##[endgroup] 2022-11-23T01:31:36.0054244Z ##[group]Setting up auth for fetching submodules 2022-11-23T01:31:36.0064315Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:31:36.0130666Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-11-23T01:31:36.0195380Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-11-23T01:31:36.0257038Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-11-23T01:31:36.0310783Z ##[endgroup] 2022-11-23T01:31:36.0312063Z ##[group]Fetching submodules 2022-11-23T01:31:36.0319023Z [command]/usr/bin/git submodule sync --recursive 2022-11-23T01:31:36.0731536Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-11-23T01:31:36.1080384Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-11-23T01:31:36.1082563Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-11-23T01:31:36.1084692Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-11-23T01:31:36.1087219Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-11-23T01:31:36.1090849Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-11-23T01:31:36.1094419Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-11-23T01:31:36.1097320Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-11-23T01:31:36.1100088Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-11-23T01:31:36.1103395Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-11-23T01:31:36.1106895Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-11-23T01:31:36.1110910Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-11-23T01:31:36.1113781Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-11-23T01:31:36.1117435Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-11-23T01:31:36.1121542Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-11-23T01:31:36.1125031Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-11-23T01:31:36.1128637Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-11-23T01:31:36.1132613Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-11-23T01:31:36.1136680Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:31:36.1140526Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-11-23T01:31:36.1145361Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-11-23T01:31:36.1149680Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-11-23T01:31:36.1154117Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-11-23T01:31:36.1158379Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-11-23T01:31:36.1162800Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-11-23T01:31:36.1167346Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-11-23T01:31:36.1171855Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-11-23T01:31:36.1176493Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-11-23T01:31:36.1180420Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-11-23T01:31:36.1185291Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-11-23T01:31:36.1190503Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-11-23T01:31:36.1195516Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-11-23T01:31:36.1200547Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-11-23T01:31:36.1205786Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-11-23T01:31:36.1210880Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-11-23T01:31:36.1216353Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-11-23T01:31:36.1221754Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-11-23T01:31:36.1227425Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-11-23T01:31:36.1232761Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-11-23T01:31:36.1238485Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-11-23T01:31:36.1244392Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-11-23T01:31:36.1250368Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-11-23T01:31:36.1354764Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-11-23T01:31:37.1852298Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-11-23T01:31:38.0887315Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-11-23T01:31:38.9368528Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-11-23T01:31:40.0619935Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-11-23T01:31:41.1893685Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-11-23T01:31:43.9509285Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-11-23T01:31:49.1854951Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-11-23T01:31:50.4326392Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-11-23T01:31:51.8350737Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-11-23T01:31:55.1830010Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-11-23T01:31:57.4707051Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-11-23T01:32:02.8707417Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-11-23T01:32:07.7472354Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-11-23T01:32:09.3388359Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-11-23T01:32:11.5790119Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-11-23T01:32:13.4720285Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-11-23T01:32:14.2851401Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-11-23T01:32:15.7196827Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-11-23T01:32:16.9117419Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-11-23T01:32:19.4337712Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-11-23T01:32:20.7192874Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-11-23T01:32:21.5468823Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-11-23T01:32:22.5423480Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-11-23T01:32:25.1981599Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-11-23T01:32:26.5416660Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-11-23T01:32:27.7727969Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-11-23T01:32:34.6395165Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-11-23T01:32:37.0478026Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-11-23T01:32:38.5966925Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-11-23T01:32:39.5978525Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-11-23T01:32:45.3851256Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-11-23T01:32:46.1547184Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-11-23T01:32:47.1509590Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-11-23T01:32:48.7223706Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-11-23T01:32:49.5402550Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-11-23T01:32:50.9195419Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-11-23T01:32:52.0968858Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-11-23T01:32:53.5259181Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-11-23T01:32:56.5691881Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-11-23T01:32:57.9314152Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-11-23T01:33:00.7153078Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-11-23T01:33:00.7547898Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-11-23T01:33:00.7905967Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-11-23T01:33:00.8485563Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-11-23T01:33:00.9073233Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-11-23T01:33:00.9737201Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-11-23T01:33:01.5835873Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-11-23T01:33:01.6396791Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:33:01.7709563Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-11-23T01:33:01.8441315Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-11-23T01:33:02.1471933Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-11-23T01:33:02.5633271Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-11-23T01:33:02.8295189Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-11-23T01:33:02.9098985Z Submodule path 'third_party/fbgemm': checked out '4d1738b3142a6cb0c032cd639e239566010b054a' 2022-11-23T01:33:02.9176296Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:33:02.9179898Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:33:02.9186490Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:33:02.9194742Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:33:02.9272191Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-11-23T01:33:04.7212006Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-11-23T01:33:06.1666111Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-11-23T01:33:07.9012297Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-11-23T01:33:08.9302670Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-11-23T01:33:09.0608399Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-11-23T01:33:09.1675873Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-11-23T01:33:09.2070177Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-11-23T01:33:09.3269331Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-11-23T01:33:09.3960677Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2022-11-23T01:33:09.4328780Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-11-23T01:33:09.5026138Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-11-23T01:33:09.5582555Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2022-11-23T01:33:09.6345912Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-11-23T01:33:09.6762811Z Submodule path 'third_party/ideep': checked out '5ddc65efe0428bbce2942b3ce5e3ce15239abe2f' 2022-11-23T01:33:09.6835486Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-11-23T01:33:09.6901924Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-11-23T01:33:19.8827245Z Submodule path 'third_party/ideep/mkl-dnn': checked out 'd19d0f795c60695bd32f894c6f01771b2dfbe24d' 2022-11-23T01:33:19.8909101Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:33:19.8992337Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-11-23T01:33:28.2921803Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '650085b2f3643aad05c629425983491d63b5c289' 2022-11-23T01:33:28.3333890Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-11-23T01:33:28.3785358Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-11-23T01:33:28.4990026Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2022-11-23T01:33:28.5061115Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:33:28.5068771Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:33:28.5150254Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-11-23T01:33:30.3305473Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-11-23T01:33:32.2270790Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-11-23T01:33:32.3256242Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-11-23T01:33:32.3785979Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-11-23T01:33:32.4234816Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-11-23T01:33:32.5578953Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-11-23T01:33:32.8273327Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-11-23T01:33:32.8378805Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-11-23T01:33:32.8382532Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-11-23T01:33:32.8493837Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-11-23T01:33:34.1523012Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-11-23T01:33:35.8376235Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:33:35.9059118Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-11-23T01:33:35.9619261Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-11-23T01:33:35.9690586Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:33:35.9757162Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-11-23T01:33:38.5246962Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-11-23T01:33:38.5329561Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:33:38.5334403Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:33:38.5424486Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-11-23T01:33:39.8515344Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-11-23T01:33:41.5479368Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-11-23T01:33:41.6662971Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-11-23T01:33:41.6733146Z 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-11-23T01:33:41.6812527Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-11-23T01:33:42.5921417Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:33:42.6291136Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-11-23T01:33:42.9069080Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-11-23T01:33:42.9154251Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:33:42.9159220Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-11-23T01:33:42.9247980Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-11-23T01:33:44.1717896Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-11-23T01:33:46.0219972Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-11-23T01:33:46.1320456Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-11-23T01:33:46.1691887Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-11-23T01:33:46.2083364Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-11-23T01:33:46.2772077Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2022-11-23T01:33:46.3182546Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-11-23T01:33:46.3778288Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-11-23T01:33:46.4166570Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-11-23T01:33:46.4930765Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-11-23T01:33:46.6362843Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-11-23T01:33:46.6990421Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-11-23T01:33:46.7070341Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:33:46.7074720Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:33:46.7081447Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:33:46.7088555Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:33:46.7172004Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-11-23T01:33:48.5385234Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-11-23T01:33:49.6281083Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-11-23T01:33:51.8100017Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-11-23T01:33:53.5507333Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-11-23T01:33:53.5963971Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-11-23T01:33:53.6990633Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-11-23T01:33:53.7621957Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-11-23T01:33:53.7687374Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:33:53.7757910Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-11-23T01:33:54.7088068Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:33:54.8931607Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-11-23T01:33:54.9065312Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-11-23T01:33:54.9488122Z Entering 'android/libs/fbjni' 2022-11-23T01:33:54.9555550Z Entering 'third_party/FP16' 2022-11-23T01:33:54.9623038Z Entering 'third_party/FXdiv' 2022-11-23T01:33:54.9683300Z Entering 'third_party/NNPACK' 2022-11-23T01:33:54.9756400Z Entering 'third_party/QNNPACK' 2022-11-23T01:33:54.9821183Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:33:54.9895050Z Entering 'third_party/XNNPACK' 2022-11-23T01:33:54.9982850Z Entering 'third_party/benchmark' 2022-11-23T01:33:55.0048993Z Entering 'third_party/cpuinfo' 2022-11-23T01:33:55.0124019Z Entering 'third_party/cub' 2022-11-23T01:33:55.0190130Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:33:55.0272490Z Entering 'third_party/cutlass' 2022-11-23T01:33:55.0355384Z Entering 'third_party/eigen' 2022-11-23T01:33:55.0425455Z Entering 'third_party/fbgemm' 2022-11-23T01:33:55.0493445Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:33:55.0564668Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:33:55.0625317Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:33:55.0684635Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:33:55.0755849Z Entering 'third_party/flatbuffers' 2022-11-23T01:33:55.0825432Z Entering 'third_party/fmt' 2022-11-23T01:33:55.0896457Z Entering 'third_party/foxi' 2022-11-23T01:33:55.0963465Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:33:55.1032105Z Entering 'third_party/gloo' 2022-11-23T01:33:55.1103461Z Entering 'third_party/googletest' 2022-11-23T01:33:55.1174665Z Entering 'third_party/ideep' 2022-11-23T01:33:55.1229762Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:33:55.1301506Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:33:55.1385267Z Entering 'third_party/ios-cmake' 2022-11-23T01:33:55.1456129Z Entering 'third_party/ittapi' 2022-11-23T01:33:55.1528571Z Entering 'third_party/kineto' 2022-11-23T01:33:55.1590878Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:33:55.1657068Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:33:55.1729139Z Entering 'third_party/nccl/nccl' 2022-11-23T01:33:55.1793168Z Entering 'third_party/neon2sse' 2022-11-23T01:33:55.1863285Z Entering 'third_party/nlohmann' 2022-11-23T01:33:55.1935584Z Entering 'third_party/onnx' 2022-11-23T01:33:55.2033284Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:33:55.2104298Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:33:55.2177993Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:33:55.2249566Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:33:55.2316390Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:33:55.2379838Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:33:55.2444900Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:33:55.2524340Z Entering 'third_party/pocketfft' 2022-11-23T01:33:55.2587182Z Entering 'third_party/protobuf' 2022-11-23T01:33:55.2663710Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:33:55.2737291Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:33:55.2805921Z Entering 'third_party/psimd' 2022-11-23T01:33:55.2872864Z Entering 'third_party/pthreadpool' 2022-11-23T01:33:55.2944091Z Entering 'third_party/pybind11' 2022-11-23T01:33:55.3015073Z Entering 'third_party/python-enum' 2022-11-23T01:33:55.3085164Z Entering 'third_party/python-peachpy' 2022-11-23T01:33:55.3155748Z Entering 'third_party/python-six' 2022-11-23T01:33:55.3225329Z Entering 'third_party/sleef' 2022-11-23T01:33:55.3293899Z Entering 'third_party/tbb' 2022-11-23T01:33:55.3364785Z Entering 'third_party/tensorpipe' 2022-11-23T01:33:55.3431922Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:33:55.3501982Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:33:55.3571466Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:33:55.3642424Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:33:55.3701922Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:33:55.3770195Z Entering 'third_party/zstd' 2022-11-23T01:33:55.3859421Z ##[endgroup] 2022-11-23T01:33:55.3861202Z ##[group]Persisting credentials for submodules 2022-11-23T01:33:55.3874458Z [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-11-23T01:33:55.4281788Z Entering 'android/libs/fbjni' 2022-11-23T01:33:55.4350637Z Entering 'third_party/FP16' 2022-11-23T01:33:55.4418003Z Entering 'third_party/FXdiv' 2022-11-23T01:33:55.4488352Z Entering 'third_party/NNPACK' 2022-11-23T01:33:55.4552669Z Entering 'third_party/QNNPACK' 2022-11-23T01:33:55.4623143Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:33:55.4695629Z Entering 'third_party/XNNPACK' 2022-11-23T01:33:55.4766920Z Entering 'third_party/benchmark' 2022-11-23T01:33:55.4834643Z Entering 'third_party/cpuinfo' 2022-11-23T01:33:55.4890235Z Entering 'third_party/cub' 2022-11-23T01:33:55.4950772Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:33:55.5016299Z Entering 'third_party/cutlass' 2022-11-23T01:33:55.5094013Z Entering 'third_party/eigen' 2022-11-23T01:33:55.5150476Z Entering 'third_party/fbgemm' 2022-11-23T01:33:55.5220748Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:33:55.5283948Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:33:55.5352435Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:33:55.5414435Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:33:55.5487396Z Entering 'third_party/flatbuffers' 2022-11-23T01:33:55.5559235Z Entering 'third_party/fmt' 2022-11-23T01:33:55.5627969Z Entering 'third_party/foxi' 2022-11-23T01:33:55.5688613Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:33:55.5758353Z Entering 'third_party/gloo' 2022-11-23T01:33:55.5828569Z Entering 'third_party/googletest' 2022-11-23T01:33:55.5892000Z Entering 'third_party/ideep' 2022-11-23T01:33:55.5955686Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:33:55.6025812Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:33:55.6109679Z Entering 'third_party/ios-cmake' 2022-11-23T01:33:55.6175919Z Entering 'third_party/ittapi' 2022-11-23T01:33:55.6238715Z Entering 'third_party/kineto' 2022-11-23T01:33:55.6307358Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:33:55.6371513Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:33:55.6435878Z Entering 'third_party/nccl/nccl' 2022-11-23T01:33:55.6501144Z Entering 'third_party/neon2sse' 2022-11-23T01:33:55.6570477Z Entering 'third_party/nlohmann' 2022-11-23T01:33:55.6632258Z Entering 'third_party/onnx' 2022-11-23T01:33:55.6721545Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:33:55.6793482Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:33:55.6865296Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:33:55.6932816Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:33:55.7007744Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:33:55.7070237Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:33:55.7139854Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:33:55.7216153Z Entering 'third_party/pocketfft' 2022-11-23T01:33:55.7286502Z Entering 'third_party/protobuf' 2022-11-23T01:33:55.7355115Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:33:55.7415983Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:33:55.7489459Z Entering 'third_party/psimd' 2022-11-23T01:33:55.7553046Z Entering 'third_party/pthreadpool' 2022-11-23T01:33:55.7618538Z Entering 'third_party/pybind11' 2022-11-23T01:33:55.7684266Z Entering 'third_party/python-enum' 2022-11-23T01:33:55.7749908Z Entering 'third_party/python-peachpy' 2022-11-23T01:33:55.7813356Z Entering 'third_party/python-six' 2022-11-23T01:33:55.7881347Z Entering 'third_party/sleef' 2022-11-23T01:33:55.7952331Z Entering 'third_party/tbb' 2022-11-23T01:33:55.8023622Z Entering 'third_party/tensorpipe' 2022-11-23T01:33:55.8086482Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:33:55.8151157Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:33:55.8201422Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:33:55.8261491Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:33:55.8319123Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:33:55.8391957Z Entering 'third_party/zstd' 2022-11-23T01:33:55.8484902Z [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-11-23T01:33:55.8884577Z Entering 'android/libs/fbjni' 2022-11-23T01:33:55.8944711Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-11-23T01:33:55.8978120Z Entering 'third_party/FP16' 2022-11-23T01:33:55.9039251Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-11-23T01:33:55.9072110Z Entering 'third_party/FXdiv' 2022-11-23T01:33:55.9135244Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-11-23T01:33:55.9169064Z Entering 'third_party/NNPACK' 2022-11-23T01:33:55.9230604Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-11-23T01:33:55.9264629Z Entering 'third_party/QNNPACK' 2022-11-23T01:33:55.9326466Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-11-23T01:33:55.9357909Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:33:55.9412876Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-11-23T01:33:55.9447019Z Entering 'third_party/XNNPACK' 2022-11-23T01:33:55.9507649Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-11-23T01:33:55.9557877Z Entering 'third_party/benchmark' 2022-11-23T01:33:55.9612882Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:33:55.9648817Z Entering 'third_party/cpuinfo' 2022-11-23T01:33:55.9705969Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:33:55.9739936Z Entering 'third_party/cub' 2022-11-23T01:33:55.9798383Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-11-23T01:33:55.9830962Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:33:55.9895826Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-11-23T01:33:55.9942612Z Entering 'third_party/cutlass' 2022-11-23T01:33:55.9998956Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-11-23T01:33:56.0045917Z Entering 'third_party/eigen' 2022-11-23T01:33:56.0097561Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-11-23T01:33:56.0136410Z Entering 'third_party/fbgemm' 2022-11-23T01:33:56.0193986Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-11-23T01:33:56.0220503Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:33:56.0280848Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-11-23T01:33:56.0313922Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:33:56.0375121Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:33:56.0401893Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:33:56.0455853Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:33:56.0487519Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:33:56.0547833Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-11-23T01:33:56.0577559Z Entering 'third_party/flatbuffers' 2022-11-23T01:33:56.0640477Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-11-23T01:33:56.0675828Z Entering 'third_party/fmt' 2022-11-23T01:33:56.0730078Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-11-23T01:33:56.0753150Z Entering 'third_party/foxi' 2022-11-23T01:33:56.0817408Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-11-23T01:33:56.0849646Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:33:56.0905272Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-11-23T01:33:56.0936512Z Entering 'third_party/gloo' 2022-11-23T01:33:56.0991807Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-11-23T01:33:56.1025567Z Entering 'third_party/googletest' 2022-11-23T01:33:56.1086075Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:33:56.1120557Z Entering 'third_party/ideep' 2022-11-23T01:33:56.1182384Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-11-23T01:33:56.1213974Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:33:56.1275548Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-11-23T01:33:56.1304821Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:33:56.1364849Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-11-23T01:33:56.1406129Z Entering 'third_party/ios-cmake' 2022-11-23T01:33:56.1469033Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-11-23T01:33:56.1501662Z Entering 'third_party/ittapi' 2022-11-23T01:33:56.1565628Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-11-23T01:33:56.1594469Z Entering 'third_party/kineto' 2022-11-23T01:33:56.1650942Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-11-23T01:33:56.1676742Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:33:56.1736653Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-11-23T01:33:56.1770019Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:33:56.1830043Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-11-23T01:33:56.1867975Z Entering 'third_party/nccl/nccl' 2022-11-23T01:33:56.1926812Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-11-23T01:33:56.1958562Z Entering 'third_party/neon2sse' 2022-11-23T01:33:56.2017486Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-11-23T01:33:56.2042198Z Entering 'third_party/nlohmann' 2022-11-23T01:33:56.2101281Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-11-23T01:33:56.2138019Z Entering 'third_party/onnx' 2022-11-23T01:33:56.2193245Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:33:56.2256970Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:33:56.2315763Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:33:56.2349269Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:33:56.2400903Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:33:56.2437636Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:33:56.2497704Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-11-23T01:33:56.2524765Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:33:56.2577740Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:33:56.2621042Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:33:56.2684540Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:33:56.2715030Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:33:56.2775848Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:33:56.2807480Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:33:56.2872770Z file:/home/pytorchci/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-11-23T01:33:56.2916800Z Entering 'third_party/pocketfft' 2022-11-23T01:33:56.2976894Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-11-23T01:33:56.3007544Z Entering 'third_party/protobuf' 2022-11-23T01:33:56.3070225Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-11-23T01:33:56.3110136Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:33:56.3168856Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:33:56.3199793Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:33:56.3253749Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:33:56.3291617Z Entering 'third_party/psimd' 2022-11-23T01:33:56.3352283Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-11-23T01:33:56.3387655Z Entering 'third_party/pthreadpool' 2022-11-23T01:33:56.3442188Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-11-23T01:33:56.3475457Z Entering 'third_party/pybind11' 2022-11-23T01:33:56.3534226Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:33:56.3570907Z Entering 'third_party/python-enum' 2022-11-23T01:33:56.3629349Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-11-23T01:33:56.3661731Z Entering 'third_party/python-peachpy' 2022-11-23T01:33:56.3722938Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-11-23T01:33:56.3755299Z Entering 'third_party/python-six' 2022-11-23T01:33:56.3817604Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-11-23T01:33:56.3850927Z Entering 'third_party/sleef' 2022-11-23T01:33:56.3905756Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-11-23T01:33:56.3938995Z Entering 'third_party/tbb' 2022-11-23T01:33:56.3996299Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-11-23T01:33:56.4032386Z Entering 'third_party/tensorpipe' 2022-11-23T01:33:56.4078453Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-11-23T01:33:56.4112463Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:33:56.4168083Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:33:56.4200885Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:33:56.4259646Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-11-23T01:33:56.4289834Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:33:56.4352532Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-11-23T01:33:56.4383671Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:33:56.4443199Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:33:56.4474595Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:33:56.4531785Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-11-23T01:33:56.4572586Z Entering 'third_party/zstd' 2022-11-23T01:33:56.4630884Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-11-23T01:33:56.4996529Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-11-23T01:33:56.5361612Z Entering 'android/libs/fbjni' 2022-11-23T01:33:56.5416431Z Entering 'third_party/FP16' 2022-11-23T01:33:56.5479898Z Entering 'third_party/FXdiv' 2022-11-23T01:33:56.5530681Z Entering 'third_party/NNPACK' 2022-11-23T01:33:56.5594879Z Entering 'third_party/QNNPACK' 2022-11-23T01:33:56.5660282Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:33:56.5719856Z Entering 'third_party/XNNPACK' 2022-11-23T01:33:56.5802307Z Entering 'third_party/benchmark' 2022-11-23T01:33:56.5861732Z Entering 'third_party/cpuinfo' 2022-11-23T01:33:56.5924827Z Entering 'third_party/cub' 2022-11-23T01:33:56.5992512Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:33:56.6052158Z Entering 'third_party/cutlass' 2022-11-23T01:33:56.6138082Z Entering 'third_party/eigen' 2022-11-23T01:33:56.6208226Z Entering 'third_party/fbgemm' 2022-11-23T01:33:56.6264992Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:33:56.6318584Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:33:56.6385876Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:33:56.6443610Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:33:56.6508302Z Entering 'third_party/flatbuffers' 2022-11-23T01:33:56.6586047Z Entering 'third_party/fmt' 2022-11-23T01:33:56.6651268Z Entering 'third_party/foxi' 2022-11-23T01:33:56.6711132Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:33:56.6780946Z Entering 'third_party/gloo' 2022-11-23T01:33:56.6845788Z Entering 'third_party/googletest' 2022-11-23T01:33:56.6918434Z Entering 'third_party/ideep' 2022-11-23T01:33:56.6983256Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:33:56.7054547Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:33:56.7133121Z Entering 'third_party/ios-cmake' 2022-11-23T01:33:56.7206434Z Entering 'third_party/ittapi' 2022-11-23T01:33:56.7270520Z Entering 'third_party/kineto' 2022-11-23T01:33:56.7335324Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:33:56.7401615Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:33:56.7469761Z Entering 'third_party/nccl/nccl' 2022-11-23T01:33:56.7541515Z Entering 'third_party/neon2sse' 2022-11-23T01:33:56.7617300Z Entering 'third_party/nlohmann' 2022-11-23T01:33:56.7692557Z Entering 'third_party/onnx' 2022-11-23T01:33:56.7787554Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:33:56.7863015Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:33:56.7933004Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:33:56.7998410Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:33:56.8085281Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:33:56.8157636Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:33:56.8222017Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:33:56.8297672Z Entering 'third_party/pocketfft' 2022-11-23T01:33:56.8369957Z Entering 'third_party/protobuf' 2022-11-23T01:33:56.8442801Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:33:56.8512841Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:33:56.8576449Z Entering 'third_party/psimd' 2022-11-23T01:33:56.8650418Z Entering 'third_party/pthreadpool' 2022-11-23T01:33:56.8722356Z Entering 'third_party/pybind11' 2022-11-23T01:33:56.8791251Z Entering 'third_party/python-enum' 2022-11-23T01:33:56.8863193Z Entering 'third_party/python-peachpy' 2022-11-23T01:33:56.8936064Z Entering 'third_party/python-six' 2022-11-23T01:33:56.9003976Z Entering 'third_party/sleef' 2022-11-23T01:33:56.9071732Z Entering 'third_party/tbb' 2022-11-23T01:33:56.9144927Z Entering 'third_party/tensorpipe' 2022-11-23T01:33:56.9215566Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:33:56.9279656Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:33:56.9341278Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:33:56.9404837Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:33:56.9466245Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:33:56.9542854Z Entering 'third_party/zstd' 2022-11-23T01:33:56.9638804Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-11-23T01:33:57.0038693Z Entering 'android/libs/fbjni' 2022-11-23T01:33:57.0110062Z Entering 'third_party/FP16' 2022-11-23T01:33:57.0178862Z Entering 'third_party/FXdiv' 2022-11-23T01:33:57.0245894Z Entering 'third_party/NNPACK' 2022-11-23T01:33:57.0311099Z Entering 'third_party/QNNPACK' 2022-11-23T01:33:57.0377258Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:33:57.0445436Z Entering 'third_party/XNNPACK' 2022-11-23T01:33:57.0523215Z Entering 'third_party/benchmark' 2022-11-23T01:33:57.0594660Z Entering 'third_party/cpuinfo' 2022-11-23T01:33:57.0665542Z Entering 'third_party/cub' 2022-11-23T01:33:57.0731852Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:33:57.0814167Z Entering 'third_party/cutlass' 2022-11-23T01:33:57.0900107Z Entering 'third_party/eigen' 2022-11-23T01:33:57.0979988Z Entering 'third_party/fbgemm' 2022-11-23T01:33:57.1037535Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:33:57.1105922Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:33:57.1171492Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:33:57.1240762Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:33:57.1312277Z Entering 'third_party/flatbuffers' 2022-11-23T01:33:57.1377397Z Entering 'third_party/fmt' 2022-11-23T01:33:57.1442525Z Entering 'third_party/foxi' 2022-11-23T01:33:57.1514783Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:33:57.1584864Z Entering 'third_party/gloo' 2022-11-23T01:33:57.1656651Z Entering 'third_party/googletest' 2022-11-23T01:33:57.1725052Z Entering 'third_party/ideep' 2022-11-23T01:33:57.1784779Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:33:57.1860114Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:33:57.1931760Z Entering 'third_party/ios-cmake' 2022-11-23T01:33:57.1994249Z Entering 'third_party/ittapi' 2022-11-23T01:33:57.2066806Z Entering 'third_party/kineto' 2022-11-23T01:33:57.2137117Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:33:57.2200616Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:33:57.2259797Z Entering 'third_party/nccl/nccl' 2022-11-23T01:33:57.2320770Z Entering 'third_party/neon2sse' 2022-11-23T01:33:57.2384072Z Entering 'third_party/nlohmann' 2022-11-23T01:33:57.2457911Z Entering 'third_party/onnx' 2022-11-23T01:33:57.2554130Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:33:57.2625365Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:33:57.2694734Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:33:57.2763354Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:33:57.2836412Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:33:57.2909792Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:33:57.2971984Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:33:57.3057683Z Entering 'third_party/pocketfft' 2022-11-23T01:33:57.3128555Z Entering 'third_party/protobuf' 2022-11-23T01:33:57.3205676Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:33:57.3271147Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:33:57.3336008Z Entering 'third_party/psimd' 2022-11-23T01:33:57.3398439Z Entering 'third_party/pthreadpool' 2022-11-23T01:33:57.3464078Z Entering 'third_party/pybind11' 2022-11-23T01:33:57.3534924Z Entering 'third_party/python-enum' 2022-11-23T01:33:57.3603272Z Entering 'third_party/python-peachpy' 2022-11-23T01:33:57.3667047Z Entering 'third_party/python-six' 2022-11-23T01:33:57.3737170Z Entering 'third_party/sleef' 2022-11-23T01:33:57.3805379Z Entering 'third_party/tbb' 2022-11-23T01:33:57.3875001Z Entering 'third_party/tensorpipe' 2022-11-23T01:33:57.3945349Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:33:57.4013229Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:33:57.4083567Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:33:57.4147472Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:33:57.4213294Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:33:57.4294866Z Entering 'third_party/zstd' 2022-11-23T01:33:57.4374447Z ##[endgroup] 2022-11-23T01:33:57.4471513Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:33:57.4519205Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:33:57.4861840Z Prepare all required actions 2022-11-23T01:33:57.4909225Z ##[group]Run ./.github/actions/setup-rocm 2022-11-23T01:33:57.4909534Z env: 2022-11-23T01:33:57.4909803Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.4910091Z ##[endgroup] 2022-11-23T01:33:57.4929671Z ##[group]Run echo "DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock" >> "${GITHUB_ENV}" 2022-11-23T01:33:57.4930105Z echo "DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock" >> "${GITHUB_ENV}" 2022-11-23T01:33:57.4954074Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.4954413Z env: 2022-11-23T01:33:57.4954698Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.4954992Z ##[endgroup] 2022-11-23T01:33:57.5062980Z ##[group]Run cat /etc/os-release || true 2022-11-23T01:33:57.5063828Z cat /etc/os-release || true 2022-11-23T01:33:57.5064699Z cat /etc/apt/sources.list.d/rocm.list || true 2022-11-23T01:33:57.5065595Z cat /opt/rocm/.info/version || true 2022-11-23T01:33:57.5066374Z whoami 2022-11-23T01:33:57.5110796Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.5111327Z env: 2022-11-23T01:33:57.5111767Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.5112339Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.5112843Z ##[endgroup] 2022-11-23T01:33:57.5184181Z NAME="Ubuntu" 2022-11-23T01:33:57.5185146Z VERSION="18.04.5 LTS (Bionic Beaver)" 2022-11-23T01:33:57.5188462Z ID=ubuntu 2022-11-23T01:33:57.5189141Z ID_LIKE=debian 2022-11-23T01:33:57.5190523Z PRETTY_NAME="Ubuntu 18.04.5 LTS" 2022-11-23T01:33:57.5191159Z VERSION_ID="18.04" 2022-11-23T01:33:57.5191553Z HOME_URL="https://www.ubuntu.com/" 2022-11-23T01:33:57.5191978Z SUPPORT_URL="https://help.ubuntu.com/" 2022-11-23T01:33:57.5192443Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-11-23T01:33:57.5193389Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-11-23T01:33:57.5193891Z VERSION_CODENAME=bionic 2022-11-23T01:33:57.5194302Z UBUNTU_CODENAME=bionic 2022-11-23T01:33:57.5199649Z deb [arch=amd64] http://repo.radeon.com/rocm/apt/4.2 xenial main 2022-11-23T01:33:57.5210703Z 4.2.0-21 2022-11-23T01:33:57.5226470Z pytorchci 2022-11-23T01:33:57.5271430Z ##[group]Run rocm-smi 2022-11-23T01:33:57.5272132Z rocm-smi 2022-11-23T01:33:57.5325127Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.5325877Z env: 2022-11-23T01:33:57.5326493Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.5327295Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.5328016Z ##[endgroup] 2022-11-23T01:33:57.6562689Z 2022-11-23T01:33:57.6562719Z 2022-11-23T01:33:57.6563876Z ======================= ROCm System Management Interface ======================= 2022-11-23T01:33:57.6565086Z ================================= Concise Info ================================= 2022-11-23T01:33:57.6566285Z GPU Temp AvgPwr SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2022-11-23T01:33:57.6567557Z 0 35.0c 21.0W 930Mhz 350Mhz 255% auto 225.0W 0% 0% 2022-11-23T01:33:57.6568577Z 1 33.0c 20.0W 930Mhz 350Mhz 255% auto 225.0W 0% 0% 2022-11-23T01:33:57.6570328Z 2 33.0c 20.0W 930Mhz 350Mhz 255% auto 225.0W 0% 0% 2022-11-23T01:33:57.6571215Z 3 36.0c 20.0W 930Mhz 350Mhz 255% auto 225.0W 0% 0% 2022-11-23T01:33:57.6572047Z ================================================================================ 2022-11-23T01:33:57.6572884Z ============================= End of ROCm SMI Log ============================== 2022-11-23T01:33:57.6687070Z ##[group]Run rocminfo 2022-11-23T01:33:57.6687635Z rocminfo 2022-11-23T01:33:57.6735047Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.6735811Z env: 2022-11-23T01:33:57.6736439Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.6737255Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.6737969Z ##[endgroup] 2022-11-23T01:33:57.7794680Z ROCk module is loaded 2022-11-23T01:33:57.7795638Z ===================== 2022-11-23T01:33:57.7796372Z HSA System Attributes 2022-11-23T01:33:57.7797027Z ===================== 2022-11-23T01:33:57.7797670Z Runtime Version: 1.1 2022-11-23T01:33:57.7798422Z System Timestamp Freq.: 1000.000000MHz 2022-11-23T01:33:57.7799369Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2022-11-23T01:33:57.7800386Z Machine Model: LARGE 2022-11-23T01:33:57.7801678Z System Endianness: LITTLE 2022-11-23T01:33:57.7802522Z 2022-11-23T01:33:57.7802769Z ========== 2022-11-23T01:33:57.7803487Z HSA Agents 2022-11-23T01:33:57.7804296Z ========== 2022-11-23T01:33:57.7805064Z ******* 2022-11-23T01:33:57.7805791Z Agent 1 2022-11-23T01:33:57.7806561Z ******* 2022-11-23T01:33:57.7807941Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7809374Z Uuid: CPU-XX 2022-11-23T01:33:57.7810801Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7811935Z Vendor Name: CPU 2022-11-23T01:33:57.7812974Z Feature: None specified 2022-11-23T01:33:57.7814058Z Profile: FULL_PROFILE 2022-11-23T01:33:57.7815108Z Float Round Mode: NEAR 2022-11-23T01:33:57.7816213Z Max Queue Number: 0(0x0) 2022-11-23T01:33:57.7817535Z Queue Min Size: 0(0x0) 2022-11-23T01:33:57.7818433Z Queue Max Size: 0(0x0) 2022-11-23T01:33:57.7819236Z Queue Type: MULTI 2022-11-23T01:33:57.7820001Z Node: 0 2022-11-23T01:33:57.7820756Z Device Type: CPU 2022-11-23T01:33:57.7821458Z Cache Info: 2022-11-23T01:33:57.7822171Z L1: 32768(0x8000) KB 2022-11-23T01:33:57.7822913Z Chip ID: 0(0x0) 2022-11-23T01:33:57.7823687Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.7824461Z Max Clock Freq. (MHz): 2200 2022-11-23T01:33:57.7825211Z BDFID: 0 2022-11-23T01:33:57.7825983Z Internal Node ID: 0 2022-11-23T01:33:57.7826928Z Compute Unit: 16 2022-11-23T01:33:57.7827707Z SIMDs per CU: 0 2022-11-23T01:33:57.7828479Z Shader Engines: 0 2022-11-23T01:33:57.7829270Z Shader Arrs. per Eng.: 0 2022-11-23T01:33:57.7830108Z WatchPts on Addr. Ranges:1 2022-11-23T01:33:57.7830847Z Features: None 2022-11-23T01:33:57.7831500Z Pool Info: 2022-11-23T01:33:57.7832144Z Pool 1 2022-11-23T01:33:57.7832941Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:33:57.7833772Z Size: 131929880(0x7dd1718) KB 2022-11-23T01:33:57.7834576Z Allocatable: TRUE 2022-11-23T01:33:57.7835391Z Alloc Granule: 4KB 2022-11-23T01:33:57.7836233Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7837060Z Accessible by all: TRUE 2022-11-23T01:33:57.7837775Z Pool 2 2022-11-23T01:33:57.7839128Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.7839974Z Size: 131929880(0x7dd1718) KB 2022-11-23T01:33:57.7840767Z Allocatable: TRUE 2022-11-23T01:33:57.7841573Z Alloc Granule: 4KB 2022-11-23T01:33:57.7842361Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7843177Z Accessible by all: TRUE 2022-11-23T01:33:57.7843897Z ISA Info: 2022-11-23T01:33:57.7844524Z N/A 2022-11-23T01:33:57.7845132Z ******* 2022-11-23T01:33:57.7845724Z Agent 2 2022-11-23T01:33:57.7846304Z ******* 2022-11-23T01:33:57.7847332Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7848372Z Uuid: CPU-XX 2022-11-23T01:33:57.7849452Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7850306Z Vendor Name: CPU 2022-11-23T01:33:57.7851119Z Feature: None specified 2022-11-23T01:33:57.7851936Z Profile: FULL_PROFILE 2022-11-23T01:33:57.7852746Z Float Round Mode: NEAR 2022-11-23T01:33:57.7853543Z Max Queue Number: 0(0x0) 2022-11-23T01:33:57.7854321Z Queue Min Size: 0(0x0) 2022-11-23T01:33:57.7855266Z Queue Max Size: 0(0x0) 2022-11-23T01:33:57.7856059Z Queue Type: MULTI 2022-11-23T01:33:57.7856814Z Node: 1 2022-11-23T01:33:57.7857575Z Device Type: CPU 2022-11-23T01:33:57.7858291Z Cache Info: 2022-11-23T01:33:57.7859010Z L1: 32768(0x8000) KB 2022-11-23T01:33:57.7859767Z Chip ID: 0(0x0) 2022-11-23T01:33:57.7860543Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.7861422Z Max Clock Freq. (MHz): 2200 2022-11-23T01:33:57.7862220Z BDFID: 0 2022-11-23T01:33:57.7863003Z Internal Node ID: 1 2022-11-23T01:33:57.7863799Z Compute Unit: 16 2022-11-23T01:33:57.7864590Z SIMDs per CU: 0 2022-11-23T01:33:57.7865378Z Shader Engines: 0 2022-11-23T01:33:57.7866192Z Shader Arrs. per Eng.: 0 2022-11-23T01:33:57.7867123Z WatchPts on Addr. Ranges:1 2022-11-23T01:33:57.7867878Z Features: None 2022-11-23T01:33:57.7868565Z Pool Info: 2022-11-23T01:33:57.7869222Z Pool 1 2022-11-23T01:33:57.7870038Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:33:57.7870911Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:33:57.7871724Z Allocatable: TRUE 2022-11-23T01:33:57.7872565Z Alloc Granule: 4KB 2022-11-23T01:33:57.7873398Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7874251Z Accessible by all: TRUE 2022-11-23T01:33:57.7874988Z Pool 2 2022-11-23T01:33:57.7875807Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.7876655Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:33:57.7877616Z Allocatable: TRUE 2022-11-23T01:33:57.7878466Z Alloc Granule: 4KB 2022-11-23T01:33:57.7879288Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7880126Z Accessible by all: TRUE 2022-11-23T01:33:57.7880871Z ISA Info: 2022-11-23T01:33:57.7881500Z N/A 2022-11-23T01:33:57.7882115Z ******* 2022-11-23T01:33:57.7882737Z Agent 3 2022-11-23T01:33:57.7883354Z ******* 2022-11-23T01:33:57.7884378Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7885451Z Uuid: CPU-XX 2022-11-23T01:33:57.7886530Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7887400Z Vendor Name: CPU 2022-11-23T01:33:57.7888239Z Feature: None specified 2022-11-23T01:33:57.7889095Z Profile: FULL_PROFILE 2022-11-23T01:33:57.7889937Z Float Round Mode: NEAR 2022-11-23T01:33:57.7890755Z Max Queue Number: 0(0x0) 2022-11-23T01:33:57.7891541Z Queue Min Size: 0(0x0) 2022-11-23T01:33:57.7892337Z Queue Max Size: 0(0x0) 2022-11-23T01:33:57.7893136Z Queue Type: MULTI 2022-11-23T01:33:57.7894064Z Node: 2 2022-11-23T01:33:57.7894846Z Device Type: CPU 2022-11-23T01:33:57.7895570Z Cache Info: 2022-11-23T01:33:57.7896282Z L1: 32768(0x8000) KB 2022-11-23T01:33:57.7897058Z Chip ID: 0(0x0) 2022-11-23T01:33:57.7897852Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.7898667Z Max Clock Freq. (MHz): 2200 2022-11-23T01:33:57.7899444Z BDFID: 0 2022-11-23T01:33:57.7900224Z Internal Node ID: 2 2022-11-23T01:33:57.7901024Z Compute Unit: 16 2022-11-23T01:33:57.7901800Z SIMDs per CU: 0 2022-11-23T01:33:57.7902608Z Shader Engines: 0 2022-11-23T01:33:57.7903431Z Shader Arrs. per Eng.: 0 2022-11-23T01:33:57.7904282Z WatchPts on Addr. Ranges:1 2022-11-23T01:33:57.7905034Z Features: None 2022-11-23T01:33:57.7905703Z Pool Info: 2022-11-23T01:33:57.7906348Z Pool 1 2022-11-23T01:33:57.7907515Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:33:57.7908404Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:33:57.7909249Z Allocatable: TRUE 2022-11-23T01:33:57.7910083Z Alloc Granule: 4KB 2022-11-23T01:33:57.7910934Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7911775Z Accessible by all: TRUE 2022-11-23T01:33:57.7912527Z Pool 2 2022-11-23T01:33:57.7913359Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.7914232Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:33:57.7915063Z Allocatable: TRUE 2022-11-23T01:33:57.7916056Z Alloc Granule: 4KB 2022-11-23T01:33:57.7916886Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7917728Z Accessible by all: TRUE 2022-11-23T01:33:57.7918305Z ISA Info: 2022-11-23T01:33:57.7918612Z N/A 2022-11-23T01:33:57.7918903Z ******* 2022-11-23T01:33:57.7919143Z Agent 4 2022-11-23T01:33:57.7919367Z ******* 2022-11-23T01:33:57.7919762Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7920162Z Uuid: CPU-XX 2022-11-23T01:33:57.7920581Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:33:57.7920915Z Vendor Name: CPU 2022-11-23T01:33:57.7921230Z Feature: None specified 2022-11-23T01:33:57.7921547Z Profile: FULL_PROFILE 2022-11-23T01:33:57.7921864Z Float Round Mode: NEAR 2022-11-23T01:33:57.7922176Z Max Queue Number: 0(0x0) 2022-11-23T01:33:57.7922484Z Queue Min Size: 0(0x0) 2022-11-23T01:33:57.7922788Z Queue Max Size: 0(0x0) 2022-11-23T01:33:57.7923097Z Queue Type: MULTI 2022-11-23T01:33:57.7923393Z Node: 3 2022-11-23T01:33:57.7923679Z Device Type: CPU 2022-11-23T01:33:57.7924017Z Cache Info: 2022-11-23T01:33:57.7924296Z L1: 32768(0x8000) KB 2022-11-23T01:33:57.7924590Z Chip ID: 0(0x0) 2022-11-23T01:33:57.7924891Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.7925203Z Max Clock Freq. (MHz): 2200 2022-11-23T01:33:57.7925492Z BDFID: 0 2022-11-23T01:33:57.7925791Z Internal Node ID: 3 2022-11-23T01:33:57.7926093Z Compute Unit: 16 2022-11-23T01:33:57.7926394Z SIMDs per CU: 0 2022-11-23T01:33:57.7926696Z Shader Engines: 0 2022-11-23T01:33:57.7927012Z Shader Arrs. per Eng.: 0 2022-11-23T01:33:57.7927326Z WatchPts on Addr. Ranges:1 2022-11-23T01:33:57.7927614Z Features: None 2022-11-23T01:33:57.7927875Z Pool Info: 2022-11-23T01:33:57.7928130Z Pool 1 2022-11-23T01:33:57.7928441Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:33:57.7928776Z Size: 132111260(0x7dfdb9c) KB 2022-11-23T01:33:57.7929079Z Allocatable: TRUE 2022-11-23T01:33:57.7929395Z Alloc Granule: 4KB 2022-11-23T01:33:57.7929713Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7930040Z Accessible by all: TRUE 2022-11-23T01:33:57.7930324Z Pool 2 2022-11-23T01:33:57.7930634Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.7930959Z Size: 132111260(0x7dfdb9c) KB 2022-11-23T01:33:57.7931271Z Allocatable: TRUE 2022-11-23T01:33:57.7931588Z Alloc Granule: 4KB 2022-11-23T01:33:57.7931902Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7932272Z Accessible by all: TRUE 2022-11-23T01:33:57.7932557Z ISA Info: 2022-11-23T01:33:57.7932793Z N/A 2022-11-23T01:33:57.7933034Z ******* 2022-11-23T01:33:57.7933270Z Agent 5 2022-11-23T01:33:57.7933507Z ******* 2022-11-23T01:33:57.7933774Z Name: gfx906 2022-11-23T01:33:57.7934172Z Uuid: GPU-9cc4714172e6212f 2022-11-23T01:33:57.7934479Z Marketing Name: Vega 20 2022-11-23T01:33:57.7934794Z Vendor Name: AMD 2022-11-23T01:33:57.7935109Z Feature: KERNEL_DISPATCH 2022-11-23T01:33:57.7935438Z Profile: BASE_PROFILE 2022-11-23T01:33:57.7935757Z Float Round Mode: NEAR 2022-11-23T01:33:57.7936072Z Max Queue Number: 128(0x80) 2022-11-23T01:33:57.7936367Z Queue Min Size: 4096(0x1000) 2022-11-23T01:33:57.7936673Z Queue Max Size: 131072(0x20000) 2022-11-23T01:33:57.7936983Z Queue Type: MULTI 2022-11-23T01:33:57.7937281Z Node: 4 2022-11-23T01:33:57.7937579Z Device Type: GPU 2022-11-23T01:33:57.7937853Z Cache Info: 2022-11-23T01:33:57.7938131Z L1: 16(0x10) KB 2022-11-23T01:33:57.7938473Z Chip ID: 26273(0x66a1) 2022-11-23T01:33:57.7938781Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.7939090Z Max Clock Freq. (MHz): 1725 2022-11-23T01:33:57.7939390Z BDFID: 8960 2022-11-23T01:33:57.7939693Z Internal Node ID: 4 2022-11-23T01:33:57.7940003Z Compute Unit: 60 2022-11-23T01:33:57.7940295Z SIMDs per CU: 4 2022-11-23T01:33:57.7940597Z Shader Engines: 4 2022-11-23T01:33:57.7940914Z Shader Arrs. per Eng.: 1 2022-11-23T01:33:57.7941235Z WatchPts on Addr. Ranges:4 2022-11-23T01:33:57.7941551Z Features: KERNEL_DISPATCH 2022-11-23T01:33:57.7941875Z Fast F16 Operation: FALSE 2022-11-23T01:33:57.7942180Z Wavefront Size: 64(0x40) 2022-11-23T01:33:57.7942503Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.7942810Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.7943112Z x 1024(0x400) 2022-11-23T01:33:57.7943395Z y 1024(0x400) 2022-11-23T01:33:57.7943682Z z 1024(0x400) 2022-11-23T01:33:57.7943969Z Max Waves Per CU: 40(0x28) 2022-11-23T01:33:57.7944386Z Max Work-item Per CU: 2560(0xa00) 2022-11-23T01:33:57.7944713Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.7945010Z Grid Max Size per Dimension: 2022-11-23T01:33:57.7945310Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.7945613Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.7945913Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.7946214Z Max fbarriers/Workgrp: 32 2022-11-23T01:33:57.7946496Z Pool Info: 2022-11-23T01:33:57.7946884Z Pool 1 2022-11-23T01:33:57.7947201Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.7947532Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:33:57.7947904Z Allocatable: TRUE 2022-11-23T01:33:57.7948266Z Alloc Granule: 4KB 2022-11-23T01:33:57.7948636Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7949015Z Accessible by all: FALSE 2022-11-23T01:33:57.7949360Z Pool 2 2022-11-23T01:33:57.7949707Z Segment: GROUP 2022-11-23T01:33:57.7950074Z Size: 64(0x40) KB 2022-11-23T01:33:57.7950427Z Allocatable: FALSE 2022-11-23T01:33:57.7950807Z Alloc Granule: 0KB 2022-11-23T01:33:57.7951189Z Alloc Alignment: 0KB 2022-11-23T01:33:57.7951575Z Accessible by all: FALSE 2022-11-23T01:33:57.7951916Z ISA Info: 2022-11-23T01:33:57.7952217Z ISA 1 2022-11-23T01:33:57.7952716Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-11-23T01:33:57.7953173Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-11-23T01:33:57.7953590Z Profiles: HSA_PROFILE_BASE 2022-11-23T01:33:57.7954087Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.7954493Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.7954875Z Fast f16: TRUE 2022-11-23T01:33:57.7955252Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.7955621Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.7956146Z x 1024(0x400) 2022-11-23T01:33:57.7956702Z y 1024(0x400) 2022-11-23T01:33:57.7957173Z z 1024(0x400) 2022-11-23T01:33:57.7957692Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.7958137Z Grid Max Size per Dimension: 2022-11-23T01:33:57.7958530Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.7959002Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.7959448Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.7959905Z FBarrier Max Size: 32 2022-11-23T01:33:57.7960299Z ******* 2022-11-23T01:33:57.7960652Z Agent 6 2022-11-23T01:33:57.7961015Z ******* 2022-11-23T01:33:57.7961371Z Name: gfx906 2022-11-23T01:33:57.7962007Z Uuid: GPU-65ec290172e6212c 2022-11-23T01:33:57.7962477Z Marketing Name: Vega 20 2022-11-23T01:33:57.7962955Z Vendor Name: AMD 2022-11-23T01:33:57.7963436Z Feature: KERNEL_DISPATCH 2022-11-23T01:33:57.7963919Z Profile: BASE_PROFILE 2022-11-23T01:33:57.7964381Z Float Round Mode: NEAR 2022-11-23T01:33:57.7964858Z Max Queue Number: 128(0x80) 2022-11-23T01:33:57.7965305Z Queue Min Size: 4096(0x1000) 2022-11-23T01:33:57.7965710Z Queue Max Size: 131072(0x20000) 2022-11-23T01:33:57.7966190Z Queue Type: MULTI 2022-11-23T01:33:57.7966582Z Node: 5 2022-11-23T01:33:57.7966903Z Device Type: GPU 2022-11-23T01:33:57.7967169Z Cache Info: 2022-11-23T01:33:57.7967450Z L1: 16(0x10) KB 2022-11-23T01:33:57.7967745Z Chip ID: 26273(0x66a1) 2022-11-23T01:33:57.7968055Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.7968374Z Max Clock Freq. (MHz): 1725 2022-11-23T01:33:57.7968683Z BDFID: 9728 2022-11-23T01:33:57.7968973Z Internal Node ID: 5 2022-11-23T01:33:57.7969279Z Compute Unit: 60 2022-11-23T01:33:57.7969586Z SIMDs per CU: 4 2022-11-23T01:33:57.7969897Z Shader Engines: 4 2022-11-23T01:33:57.7970215Z Shader Arrs. per Eng.: 1 2022-11-23T01:33:57.7970540Z WatchPts on Addr. Ranges:4 2022-11-23T01:33:57.7970843Z Features: KERNEL_DISPATCH 2022-11-23T01:33:57.7971167Z Fast F16 Operation: FALSE 2022-11-23T01:33:57.7971489Z Wavefront Size: 64(0x40) 2022-11-23T01:33:57.7971804Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.7972179Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.7972486Z x 1024(0x400) 2022-11-23T01:33:57.7972762Z y 1024(0x400) 2022-11-23T01:33:57.7973055Z z 1024(0x400) 2022-11-23T01:33:57.7973363Z Max Waves Per CU: 40(0x28) 2022-11-23T01:33:57.7973808Z Max Work-item Per CU: 2560(0xa00) 2022-11-23T01:33:57.7974139Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.7974441Z Grid Max Size per Dimension: 2022-11-23T01:33:57.7974746Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.7975038Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.7975340Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.7975659Z Max fbarriers/Workgrp: 32 2022-11-23T01:33:57.7975950Z Pool Info: 2022-11-23T01:33:57.7976206Z Pool 1 2022-11-23T01:33:57.7976521Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.7976844Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:33:57.7977166Z Allocatable: TRUE 2022-11-23T01:33:57.7977487Z Alloc Granule: 4KB 2022-11-23T01:33:57.7977804Z Alloc Alignment: 4KB 2022-11-23T01:33:57.7978130Z Accessible by all: FALSE 2022-11-23T01:33:57.7978417Z Pool 2 2022-11-23T01:33:57.7978697Z Segment: GROUP 2022-11-23T01:33:57.7979011Z Size: 64(0x40) KB 2022-11-23T01:33:57.7979328Z Allocatable: FALSE 2022-11-23T01:33:57.7979653Z Alloc Granule: 0KB 2022-11-23T01:33:57.7979973Z Alloc Alignment: 0KB 2022-11-23T01:33:57.7980300Z Accessible by all: FALSE 2022-11-23T01:33:57.7980574Z ISA Info: 2022-11-23T01:33:57.7980886Z ISA 1 2022-11-23T01:33:57.7981314Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-11-23T01:33:57.7981694Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-11-23T01:33:57.7982043Z Profiles: HSA_PROFILE_BASE 2022-11-23T01:33:57.7982380Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.7982717Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.7983025Z Fast f16: TRUE 2022-11-23T01:33:57.7983344Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.7983657Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.7983961Z x 1024(0x400) 2022-11-23T01:33:57.7984256Z y 1024(0x400) 2022-11-23T01:33:57.7984547Z z 1024(0x400) 2022-11-23T01:33:57.7984848Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.7985152Z Grid Max Size per Dimension: 2022-11-23T01:33:57.7985457Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.7985764Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.7986072Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.7986385Z FBarrier Max Size: 32 2022-11-23T01:33:57.7986763Z ******* 2022-11-23T01:33:57.7987008Z Agent 7 2022-11-23T01:33:57.7987245Z ******* 2022-11-23T01:33:57.7987516Z Name: gfx906 2022-11-23T01:33:57.7987966Z Uuid: GPU-3d6c190172da5ee2 2022-11-23T01:33:57.7988350Z Marketing Name: Vega 20 2022-11-23T01:33:57.7988708Z Vendor Name: AMD 2022-11-23T01:33:57.7989082Z Feature: KERNEL_DISPATCH 2022-11-23T01:33:57.7989472Z Profile: BASE_PROFILE 2022-11-23T01:33:57.7989858Z Float Round Mode: NEAR 2022-11-23T01:33:57.7990237Z Max Queue Number: 128(0x80) 2022-11-23T01:33:57.7990604Z Queue Min Size: 4096(0x1000) 2022-11-23T01:33:57.7990967Z Queue Max Size: 131072(0x20000) 2022-11-23T01:33:57.7991343Z Queue Type: MULTI 2022-11-23T01:33:57.7991702Z Node: 6 2022-11-23T01:33:57.7992062Z Device Type: GPU 2022-11-23T01:33:57.7992393Z Cache Info: 2022-11-23T01:33:57.7992732Z L1: 16(0x10) KB 2022-11-23T01:33:57.7993074Z Chip ID: 26273(0x66a1) 2022-11-23T01:33:57.7993433Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.7993809Z Max Clock Freq. (MHz): 1725 2022-11-23T01:33:57.7994168Z BDFID: 25344 2022-11-23T01:33:57.7994529Z Internal Node ID: 6 2022-11-23T01:33:57.7994898Z Compute Unit: 60 2022-11-23T01:33:57.7995260Z SIMDs per CU: 4 2022-11-23T01:33:57.7995611Z Shader Engines: 4 2022-11-23T01:33:57.7995983Z Shader Arrs. per Eng.: 1 2022-11-23T01:33:57.7996371Z WatchPts on Addr. Ranges:4 2022-11-23T01:33:57.7996826Z Features: KERNEL_DISPATCH 2022-11-23T01:33:57.7997219Z Fast F16 Operation: FALSE 2022-11-23T01:33:57.7997603Z Wavefront Size: 64(0x40) 2022-11-23T01:33:57.7997972Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.7998278Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.7998583Z x 1024(0x400) 2022-11-23T01:33:57.7998870Z y 1024(0x400) 2022-11-23T01:33:57.7999157Z z 1024(0x400) 2022-11-23T01:33:57.7999462Z Max Waves Per CU: 40(0x28) 2022-11-23T01:33:57.7999866Z Max Work-item Per CU: 2560(0xa00) 2022-11-23T01:33:57.8000193Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.8000485Z Grid Max Size per Dimension: 2022-11-23T01:33:57.8000781Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.8001077Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.8001376Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.8001673Z Max fbarriers/Workgrp: 32 2022-11-23T01:33:57.8001952Z Pool Info: 2022-11-23T01:33:57.8002201Z Pool 1 2022-11-23T01:33:57.8002506Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.8002832Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:33:57.8003199Z Allocatable: TRUE 2022-11-23T01:33:57.8003510Z Alloc Granule: 4KB 2022-11-23T01:33:57.8003814Z Alloc Alignment: 4KB 2022-11-23T01:33:57.8004140Z Accessible by all: FALSE 2022-11-23T01:33:57.8004419Z Pool 2 2022-11-23T01:33:57.8004704Z Segment: GROUP 2022-11-23T01:33:57.8005006Z Size: 64(0x40) KB 2022-11-23T01:33:57.8005372Z Allocatable: FALSE 2022-11-23T01:33:57.8005691Z Alloc Granule: 0KB 2022-11-23T01:33:57.8006277Z Alloc Alignment: 0KB 2022-11-23T01:33:57.8006732Z Accessible by all: FALSE 2022-11-23T01:33:57.8007136Z ISA Info: 2022-11-23T01:33:57.8007522Z ISA 1 2022-11-23T01:33:57.8008091Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-11-23T01:33:57.8008564Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-11-23T01:33:57.8008995Z Profiles: HSA_PROFILE_BASE 2022-11-23T01:33:57.8009438Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.8009897Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.8010335Z Fast f16: TRUE 2022-11-23T01:33:57.8010743Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.8011149Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.8011590Z x 1024(0x400) 2022-11-23T01:33:57.8011942Z y 1024(0x400) 2022-11-23T01:33:57.8012334Z z 1024(0x400) 2022-11-23T01:33:57.8012746Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.8013178Z Grid Max Size per Dimension: 2022-11-23T01:33:57.8013667Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.8014083Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.8014467Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.8014884Z FBarrier Max Size: 32 2022-11-23T01:33:57.8015300Z ******* 2022-11-23T01:33:57.8015623Z Agent 8 2022-11-23T01:33:57.8015934Z ******* 2022-11-23T01:33:57.8016313Z Name: gfx906 2022-11-23T01:33:57.8016831Z Uuid: GPU-eb6080e172df888f 2022-11-23T01:33:57.8017247Z Marketing Name: Vega 20 2022-11-23T01:33:57.8017665Z Vendor Name: AMD 2022-11-23T01:33:57.8018038Z Feature: KERNEL_DISPATCH 2022-11-23T01:33:57.8018421Z Profile: BASE_PROFILE 2022-11-23T01:33:57.8018780Z Float Round Mode: NEAR 2022-11-23T01:33:57.8019096Z Max Queue Number: 128(0x80) 2022-11-23T01:33:57.8019431Z Queue Min Size: 4096(0x1000) 2022-11-23T01:33:57.8019778Z Queue Max Size: 131072(0x20000) 2022-11-23T01:33:57.8020142Z Queue Type: MULTI 2022-11-23T01:33:57.8020471Z Node: 7 2022-11-23T01:33:57.8020805Z Device Type: GPU 2022-11-23T01:33:57.8021161Z Cache Info: 2022-11-23T01:33:57.8021507Z L1: 16(0x10) KB 2022-11-23T01:33:57.8021837Z Chip ID: 26273(0x66a1) 2022-11-23T01:33:57.8022178Z Cacheline Size: 64(0x40) 2022-11-23T01:33:57.8022536Z Max Clock Freq. (MHz): 1725 2022-11-23T01:33:57.8022891Z BDFID: 26112 2022-11-23T01:33:57.8023227Z Internal Node ID: 7 2022-11-23T01:33:57.8023538Z Compute Unit: 60 2022-11-23T01:33:57.8023896Z SIMDs per CU: 4 2022-11-23T01:33:57.8024232Z Shader Engines: 4 2022-11-23T01:33:57.8024605Z Shader Arrs. per Eng.: 1 2022-11-23T01:33:57.8024968Z WatchPts on Addr. Ranges:4 2022-11-23T01:33:57.8025318Z Features: KERNEL_DISPATCH 2022-11-23T01:33:57.8025637Z Fast F16 Operation: FALSE 2022-11-23T01:33:57.8026002Z Wavefront Size: 64(0x40) 2022-11-23T01:33:57.8026358Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.8026854Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.8027201Z x 1024(0x400) 2022-11-23T01:33:57.8027538Z y 1024(0x400) 2022-11-23T01:33:57.8027834Z z 1024(0x400) 2022-11-23T01:33:57.8028243Z Max Waves Per CU: 40(0x28) 2022-11-23T01:33:57.8028783Z Max Work-item Per CU: 2560(0xa00) 2022-11-23T01:33:57.8029213Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.8029645Z Grid Max Size per Dimension: 2022-11-23T01:33:57.8030047Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.8030426Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.8030828Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.8031361Z Max fbarriers/Workgrp: 32 2022-11-23T01:33:57.8031766Z Pool Info: 2022-11-23T01:33:57.8032105Z Pool 1 2022-11-23T01:33:57.8032515Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:33:57.8032914Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:33:57.8033368Z Allocatable: TRUE 2022-11-23T01:33:57.8033775Z Alloc Granule: 4KB 2022-11-23T01:33:57.8034199Z Alloc Alignment: 4KB 2022-11-23T01:33:57.8034639Z Accessible by all: FALSE 2022-11-23T01:33:57.8035152Z Pool 2 2022-11-23T01:33:57.8035541Z Segment: GROUP 2022-11-23T01:33:57.8035929Z Size: 64(0x40) KB 2022-11-23T01:33:57.8036340Z Allocatable: FALSE 2022-11-23T01:33:57.8036798Z Alloc Granule: 0KB 2022-11-23T01:33:57.8037218Z Alloc Alignment: 0KB 2022-11-23T01:33:57.8037657Z Accessible by all: FALSE 2022-11-23T01:33:57.8037984Z ISA Info: 2022-11-23T01:33:57.8038247Z ISA 1 2022-11-23T01:33:57.8038721Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-11-23T01:33:57.8039118Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-11-23T01:33:57.8039558Z Profiles: HSA_PROFILE_BASE 2022-11-23T01:33:57.8040044Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.8040426Z Default Rounding Mode: NEAR 2022-11-23T01:33:57.8040751Z Fast f16: TRUE 2022-11-23T01:33:57.8041094Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:33:57.8041439Z Workgroup Max Size per Dimension: 2022-11-23T01:33:57.8041884Z x 1024(0x400) 2022-11-23T01:33:57.8042199Z y 1024(0x400) 2022-11-23T01:33:57.8042512Z z 1024(0x400) 2022-11-23T01:33:57.8042834Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:33:57.8043162Z Grid Max Size per Dimension: 2022-11-23T01:33:57.8077031Z x 4294967295(0xffffffff) 2022-11-23T01:33:57.8077409Z y 4294967295(0xffffffff) 2022-11-23T01:33:57.8077776Z z 4294967295(0xffffffff) 2022-11-23T01:33:57.8078170Z FBarrier Max Size: 32 2022-11-23T01:33:57.8078461Z *** Done *** 2022-11-23T01:33:57.8095913Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2022-11-23T01:33:57.8096283Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2022-11-23T01:33:57.8096600Z if [[ "x$ngpu" != "x2" && "x$ngpu" != "x4" ]]; then 2022-11-23T01:33:57.8096883Z  if [[ $ngpu -eq 0 ]]; then 2022-11-23T01:33:57.8097203Z  echo "Error: Failed to detect any GPUs on the runner" 2022-11-23T01:33:57.8097488Z  else 2022-11-23T01:33:57.8097815Z  echo "Error: Detected $ngpu GPUs on the runner, when only 2 or 4 were expected" 2022-11-23T01:33:57.8098138Z  fi 2022-11-23T01:33:57.8098546Z  echo "Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2022-11-23T01:33:57.8098955Z  exit 1 2022-11-23T01:33:57.8099171Z fi 2022-11-23T01:33:57.8123607Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.8123889Z env: 2022-11-23T01:33:57.8124119Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.8124444Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.8124718Z ##[endgroup] 2022-11-23T01:33:57.9193788Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:33:57.9194891Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:33:57.9195867Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:33:57.9244063Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.9244348Z env: 2022-11-23T01:33:57.9244581Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.9244877Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.9245150Z ##[endgroup] 2022-11-23T01:33:57.9467103Z ##[group]Run # Examine the runner name. If it ends with "-2", this is the second runner on the host. 2022-11-23T01:33:57.9468035Z # Examine the runner name. If it ends with "-2", this is the second runner on the host. 2022-11-23T01:33:57.9468743Z if [[ worker-rocm-amd-88 == *-2 ]]; then 2022-11-23T01:33:57.9469331Z  # select the last two GPUs on the host 2022-11-23T01:33:57.9470291Z  echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD130 --device=/dev/dri/renderD131 --group-add video --group-add daemon" >> "${GITHUB_ENV}" 2022-11-23T01:33:57.9471113Z else 2022-11-23T01:33:57.9471616Z  # select the first two GPUs on the host 2022-11-23T01:33:57.9472713Z  echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon" >> "${GITHUB_ENV}" 2022-11-23T01:33:57.9473541Z fi 2022-11-23T01:33:57.9511700Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.9512215Z env: 2022-11-23T01:33:57.9512643Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.9513204Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.9513699Z ##[endgroup] 2022-11-23T01:33:57.9642922Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-11-23T01:33:57.9643818Z with: 2022-11-23T01:33:57.9644993Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:33:57.9646153Z env: 2022-11-23T01:33:57.9646787Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.9647607Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.9648937Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:33:57.9650086Z ##[endgroup] 2022-11-23T01:33:57.9683192Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:33:57.9683547Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:33:57.9683896Z # ignore output since only exit code is used for conditional 2022-11-23T01:33:57.9684296Z # only pull docker image if it's not available locally 2022-11-23T01:33:57.9684691Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-11-23T01:33:57.9685062Z  retry docker pull "${DOCKER_IMAGE}" 2022-11-23T01:33:57.9685315Z fi 2022-11-23T01:33:57.9708471Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:57.9708809Z env: 2022-11-23T01:33:57.9709082Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:57.9709441Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:33:57.9709997Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:33:57.9710735Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:33:57.9711232Z ##[endgroup] 2022-11-23T01:33:59.5413760Z 072aae4a77ed7d3a69ad5683420509c41301b940: Pulling from pytorch/pytorch-linux-focal-rocm5.2-py3.8 2022-11-23T01:33:59.5415017Z eaead16dc43b: Already exists 2022-11-23T01:33:59.5424291Z 27658ccd5bfe: Pulling fs layer 2022-11-23T01:33:59.5425375Z d9201a8b6e7d: Pulling fs layer 2022-11-23T01:33:59.5426308Z c2ae9ef00951: Pulling fs layer 2022-11-23T01:33:59.5427455Z 217c4a5a2f7b: Pulling fs layer 2022-11-23T01:33:59.5428334Z d14f801ddf55: Pulling fs layer 2022-11-23T01:33:59.5429217Z 6498cf6e7504: Pulling fs layer 2022-11-23T01:33:59.5430085Z 22294a500668: Pulling fs layer 2022-11-23T01:33:59.5430916Z 426971e89b4e: Pulling fs layer 2022-11-23T01:33:59.5431768Z f377a38c638b: Pulling fs layer 2022-11-23T01:33:59.5432635Z 0ad2147f82bb: Pulling fs layer 2022-11-23T01:33:59.5433618Z aa50cd954d4e: Pulling fs layer 2022-11-23T01:33:59.5434431Z 6498cf6e7504: Waiting 2022-11-23T01:33:59.5435226Z 95709ae608b3: Pulling fs layer 2022-11-23T01:33:59.5436061Z 45f8609ca5d2: Pulling fs layer 2022-11-23T01:33:59.5436870Z 22294a500668: Waiting 2022-11-23T01:33:59.5437647Z d14f801ddf55: Waiting 2022-11-23T01:33:59.5438476Z b8a666b89089: Pulling fs layer 2022-11-23T01:33:59.5439178Z 1556aa636e88: Pulling fs layer 2022-11-23T01:33:59.5439827Z f377a38c638b: Waiting 2022-11-23T01:33:59.5440476Z bd8d858b2bd1: Pulling fs layer 2022-11-23T01:33:59.5441132Z 426971e89b4e: Waiting 2022-11-23T01:33:59.5441785Z ed83ff249465: Pulling fs layer 2022-11-23T01:33:59.5442444Z 0ad2147f82bb: Waiting 2022-11-23T01:33:59.5443112Z 1e98efa914df: Pulling fs layer 2022-11-23T01:33:59.5444228Z c0dccc0db920: Pulling fs layer 2022-11-23T01:33:59.5444902Z aa50cd954d4e: Waiting 2022-11-23T01:33:59.5445565Z 2ba92de57922: Pulling fs layer 2022-11-23T01:33:59.5446212Z 95709ae608b3: Waiting 2022-11-23T01:33:59.5446877Z 9dbedcd13c1a: Pulling fs layer 2022-11-23T01:33:59.5447536Z 1556aa636e88: Waiting 2022-11-23T01:33:59.5448165Z 3aa299964332: Pulling fs layer 2022-11-23T01:33:59.5448808Z 45f8609ca5d2: Waiting 2022-11-23T01:33:59.5449412Z ed83ff249465: Waiting 2022-11-23T01:33:59.5450306Z 3043ecc0752c: Pulling fs layer 2022-11-23T01:33:59.5450973Z bd8d858b2bd1: Waiting 2022-11-23T01:33:59.5451630Z 8aaa872fa462: Pulling fs layer 2022-11-23T01:33:59.5452332Z f00db5c428e3: Pulling fs layer 2022-11-23T01:33:59.5452993Z 1e98efa914df: Waiting 2022-11-23T01:33:59.5453614Z 9dbedcd13c1a: Waiting 2022-11-23T01:33:59.5454279Z f97ef057eff7: Pulling fs layer 2022-11-23T01:33:59.5454917Z b8a666b89089: Waiting 2022-11-23T01:33:59.5455521Z 3043ecc0752c: Waiting 2022-11-23T01:33:59.5456126Z f00db5c428e3: Waiting 2022-11-23T01:33:59.5456744Z 8aaa872fa462: Waiting 2022-11-23T01:33:59.5457400Z e6bcce98053a: Pulling fs layer 2022-11-23T01:33:59.5458089Z 3aa299964332: Waiting 2022-11-23T01:33:59.5458729Z 36ebb57ed8c8: Pulling fs layer 2022-11-23T01:33:59.5459448Z da6d166ba3ed: Pulling fs layer 2022-11-23T01:33:59.5460151Z e507200c3cc1: Pulling fs layer 2022-11-23T01:33:59.5460800Z 36ebb57ed8c8: Waiting 2022-11-23T01:33:59.5461464Z de6e714ebb02: Pulling fs layer 2022-11-23T01:33:59.5462134Z da6d166ba3ed: Waiting 2022-11-23T01:33:59.5462745Z 2ba92de57922: Waiting 2022-11-23T01:33:59.5463347Z e507200c3cc1: Waiting 2022-11-23T01:33:59.5464000Z 9be8d6392bc8: Pulling fs layer 2022-11-23T01:33:59.5464662Z de6e714ebb02: Waiting 2022-11-23T01:33:59.5465281Z e6bcce98053a: Waiting 2022-11-23T01:33:59.5465917Z 755b5e40164d: Pulling fs layer 2022-11-23T01:33:59.5466557Z 755b5e40164d: Waiting 2022-11-23T01:33:59.5467305Z c0dccc0db920: Waiting 2022-11-23T01:34:00.2193981Z 27658ccd5bfe: Download complete 2022-11-23T01:34:00.2344618Z c2ae9ef00951: Verifying Checksum 2022-11-23T01:34:00.2345669Z c2ae9ef00951: Download complete 2022-11-23T01:34:00.4728224Z 27658ccd5bfe: Pull complete 2022-11-23T01:34:00.8373455Z 217c4a5a2f7b: Verifying Checksum 2022-11-23T01:34:00.8374279Z 217c4a5a2f7b: Download complete 2022-11-23T01:34:00.8995905Z d14f801ddf55: Verifying Checksum 2022-11-23T01:34:00.8996743Z d14f801ddf55: Download complete 2022-11-23T01:34:01.4953221Z 6498cf6e7504: Download complete 2022-11-23T01:34:01.5754973Z 22294a500668: Verifying Checksum 2022-11-23T01:34:02.2036659Z 426971e89b4e: Verifying Checksum 2022-11-23T01:34:02.2037484Z 426971e89b4e: Download complete 2022-11-23T01:34:02.9097176Z 0ad2147f82bb: Verifying Checksum 2022-11-23T01:34:02.9097957Z 0ad2147f82bb: Download complete 2022-11-23T01:34:03.6130138Z aa50cd954d4e: Download complete 2022-11-23T01:34:04.2699975Z 95709ae608b3: Download complete 2022-11-23T01:34:04.9206118Z 45f8609ca5d2: Download complete 2022-11-23T01:34:13.2879437Z d9201a8b6e7d: Verifying Checksum 2022-11-23T01:34:13.2880276Z d9201a8b6e7d: Download complete 2022-11-23T01:34:14.0100719Z 1556aa636e88: Verifying Checksum 2022-11-23T01:34:14.0101549Z 1556aa636e88: Download complete 2022-11-23T01:34:14.6355100Z bd8d858b2bd1: Verifying Checksum 2022-11-23T01:34:14.6355739Z bd8d858b2bd1: Download complete 2022-11-23T01:34:15.6937991Z ed83ff249465: Verifying Checksum 2022-11-23T01:34:15.6938836Z ed83ff249465: Download complete 2022-11-23T01:34:16.3705680Z 1e98efa914df: Download complete 2022-11-23T01:34:17.0242966Z c0dccc0db920: Download complete 2022-11-23T01:34:27.0030202Z d9201a8b6e7d: Pull complete 2022-11-23T01:34:27.0655031Z c2ae9ef00951: Pull complete 2022-11-23T01:34:27.1339055Z 217c4a5a2f7b: Pull complete 2022-11-23T01:34:27.2047402Z d14f801ddf55: Pull complete 2022-11-23T01:34:27.2815901Z 6498cf6e7504: Pull complete 2022-11-23T01:34:27.3504315Z 22294a500668: Pull complete 2022-11-23T01:34:27.4162636Z 426971e89b4e: Pull complete 2022-11-23T01:34:34.6240080Z 2ba92de57922: Verifying Checksum 2022-11-23T01:34:34.6240878Z 2ba92de57922: Download complete 2022-11-23T01:34:35.2647883Z 9dbedcd13c1a: Verifying Checksum 2022-11-23T01:34:35.8987032Z 3aa299964332: Download complete 2022-11-23T01:34:41.1957654Z b8a666b89089: Verifying Checksum 2022-11-23T01:34:41.1958446Z b8a666b89089: Download complete 2022-11-23T01:34:41.8309460Z 8aaa872fa462: Download complete 2022-11-23T01:34:42.4702873Z f00db5c428e3: Verifying Checksum 2022-11-23T01:34:42.4703676Z f00db5c428e3: Download complete 2022-11-23T01:35:08.2954588Z f377a38c638b: Verifying Checksum 2022-11-23T01:35:08.2956153Z f377a38c638b: Download complete 2022-11-23T01:35:08.9758543Z e6bcce98053a: Download complete 2022-11-23T01:35:09.6019013Z 36ebb57ed8c8: Download complete 2022-11-23T01:35:10.2374170Z da6d166ba3ed: Download complete 2022-11-23T01:35:10.8639158Z e507200c3cc1: Download complete 2022-11-23T01:35:11.4873273Z de6e714ebb02: Download complete 2022-11-23T01:35:12.1469305Z 9be8d6392bc8: Verifying Checksum 2022-11-23T01:35:12.1470163Z 9be8d6392bc8: Download complete 2022-11-23T01:35:13.7877030Z 755b5e40164d: Verifying Checksum 2022-11-23T01:35:13.7877947Z 755b5e40164d: Download complete 2022-11-23T01:35:26.5910831Z f97ef057eff7: Verifying Checksum 2022-11-23T01:35:26.5911644Z f97ef057eff7: Download complete 2022-11-23T01:35:58.5330297Z f377a38c638b: Pull complete 2022-11-23T01:35:58.5996948Z 0ad2147f82bb: Pull complete 2022-11-23T01:35:58.6710026Z aa50cd954d4e: Pull complete 2022-11-23T01:35:58.7434912Z 95709ae608b3: Pull complete 2022-11-23T01:35:58.8213699Z 45f8609ca5d2: Pull complete 2022-11-23T01:36:04.8237991Z b8a666b89089: Pull complete 2022-11-23T01:36:04.8915079Z 1556aa636e88: Pull complete 2022-11-23T01:36:04.9610605Z bd8d858b2bd1: Pull complete 2022-11-23T01:36:05.1030759Z ed83ff249465: Pull complete 2022-11-23T01:36:05.1711843Z 1e98efa914df: Pull complete 2022-11-23T01:36:05.2326170Z c0dccc0db920: Pull complete 2022-11-23T01:36:14.8426127Z 2ba92de57922: Pull complete 2022-11-23T01:36:14.9136423Z 9dbedcd13c1a: Pull complete 2022-11-23T01:36:14.9868794Z 3aa299964332: Pull complete 2022-11-23T01:38:09.9318116Z 3043ecc0752c: Verifying Checksum 2022-11-23T01:38:09.9318685Z 3043ecc0752c: Download complete 2022-11-23T01:40:30.1534130Z 3043ecc0752c: Pull complete 2022-11-23T01:40:30.2110660Z 8aaa872fa462: Pull complete 2022-11-23T01:40:30.2765562Z f00db5c428e3: Pull complete 2022-11-23T01:40:37.4365376Z f97ef057eff7: Pull complete 2022-11-23T01:40:37.4989545Z e6bcce98053a: Pull complete 2022-11-23T01:40:37.5700831Z 36ebb57ed8c8: Pull complete 2022-11-23T01:40:37.6413731Z da6d166ba3ed: Pull complete 2022-11-23T01:40:37.7055942Z e507200c3cc1: Pull complete 2022-11-23T01:40:37.7658156Z de6e714ebb02: Pull complete 2022-11-23T01:40:37.8288637Z 9be8d6392bc8: Pull complete 2022-11-23T01:40:38.5570151Z 755b5e40164d: Pull complete 2022-11-23T01:40:38.5607211Z Digest: sha256:e87a36ec61feda70f611e8b9d81b5905818ddbccaa4370d649a51cd9a3833ba3 2022-11-23T01:40:38.5619880Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:40:38.5636375Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:40:38.5723836Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-11-23T01:40:38.5724560Z python3 -m pip install psutil==5.9.1 2022-11-23T01:40:38.5725186Z python3 -m pip install pynvml==11.4.1 2022-11-23T01:40:38.5725869Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-11-23T01:40:38.5726607Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2022-11-23T01:40:38.5766845Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:40:38.5767410Z env: 2022-11-23T01:40:38.5767874Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:40:38.5768473Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:40:38.5769426Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:40:38.5770408Z ##[endgroup] 2022-11-23T01:40:39.5014630Z Collecting psutil==5.9.1 2022-11-23T01:40:39.8189571Z Installing collected packages: psutil 2022-11-23T01:40:39.9457745Z Successfully installed psutil-5.9.4 2022-11-23T01:40:40.8997763Z Collecting pynvml==11.4.1 2022-11-23T01:40:40.9650714Z Using cached https://files.pythonhosted.org/packages/cc/0a/47be6726fd13f1f4371fa858b506228ed12bc418c07ffcaa6c0f7ceedac0/pynvml-11.4.1-py3-none-any.whl 2022-11-23T01:40:40.9686812Z Installing collected packages: pynvml 2022-11-23T01:40:41.0258186Z Successfully installed pynvml-11.4.1 2022-11-23T01:40:41.0721725Z Prepare all required actions 2022-11-23T01:40:41.0722612Z Getting action download info 2022-11-23T01:40:41.3149767Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2022-11-23T01:40:42.3451947Z Download action repository 'actions/download-artifact@v3' (SHA:9782bd6a9848b53b110e712e20e42d89988822b7) 2022-11-23T01:40:43.1232305Z ##[group]Run ./.github/actions/download-build-artifacts 2022-11-23T01:40:43.1232906Z with: 2022-11-23T01:40:43.1233415Z name: linux-focal-rocm5.2-py3.8 2022-11-23T01:40:43.1233948Z env: 2022-11-23T01:40:43.1234424Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:40:43.1235038Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:40:43.1236035Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:40:43.1236910Z ##[endgroup] 2022-11-23T01:40:43.1285805Z ##[group]Run seemethere/download-artifact-s3@v4 2022-11-23T01:40:43.1286090Z with: 2022-11-23T01:40:43.1286334Z name: linux-focal-rocm5.2-py3.8 2022-11-23T01:40:43.1286607Z s3-bucket: gha-artifacts 2022-11-23T01:40:43.1286862Z region: us-east-1 2022-11-23T01:40:43.1287083Z env: 2022-11-23T01:40:43.1287308Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:40:43.1287600Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:40:43.1288055Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:40:43.1288474Z ##[endgroup] 2022-11-23T01:40:43.8341511Z Found 1 objects with prefix pytorch/pytorch/3528394938/linux-focal-rocm5.2-py3.8/ 2022-11-23T01:40:43.8343386Z Starting download (1/1): /home/pytorchci/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:41:12.6099025Z Finished download (1/1): /home/pytorchci/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:41:12.6102611Z 2022-11-23T01:41:12.6141079Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-11-23T01:41:12.6162743Z Artifact download has finished successfully 2022-11-23T01:41:12.6265424Z ##[group]Run unzip -o artifacts.zip 2022-11-23T01:41:12.6266082Z unzip -o artifacts.zip 2022-11-23T01:41:12.6312361Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:41:12.6313098Z env: 2022-11-23T01:41:12.6313710Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:41:12.6314501Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:41:12.6315745Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:41:12.6316818Z ##[endgroup] 2022-11-23T01:41:12.6403411Z Archive: artifacts.zip 2022-11-23T01:41:12.6406402Z creating: dist/ 2022-11-23T01:41:13.8955045Z inflating: dist/torch-1.14.0a0+git1cfd385-cp38-cp38-linux_x86_64.whl 2022-11-23T01:41:13.8956074Z creating: build/custom_test_artifacts/ 2022-11-23T01:41:13.8959040Z creating: build/custom_test_artifacts/custom-op-build/ 2022-11-23T01:41:13.8959659Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-11-23T01:41:13.8960330Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:41:13.8961195Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-11-23T01:41:13.8961904Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:41:13.8962611Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:41:13.8963313Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:41:13.8964184Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:41:13.8964943Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:41:13.8965632Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:41:13.8966336Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:41:13.8967139Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:41:13.8967904Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:41:13.8969097Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:41:13.8969865Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:41:13.8971566Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:41:13.8972365Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:41:13.8973039Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:41:13.8973713Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-11-23T01:41:13.8974411Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-11-23T01:41:13.8975085Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-11-23T01:41:13.8975815Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-11-23T01:41:13.8976593Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-11-23T01:41:13.8977347Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-11-23T01:41:13.8978072Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-11-23T01:41:13.8978809Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-11-23T01:41:13.8979547Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-11-23T01:41:13.8980293Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-11-23T01:41:13.8981036Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-11-23T01:41:13.8981776Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-11-23T01:41:13.8999822Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-11-23T01:41:13.9110769Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-11-23T01:41:13.9113622Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-11-23T01:41:13.9115411Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-11-23T01:41:13.9117178Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-11-23T01:41:13.9118898Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-11-23T01:41:13.9121165Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-11-23T01:41:13.9122847Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-11-23T01:41:13.9124521Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-11-23T01:41:13.9126400Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-11-23T01:41:13.9128101Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-11-23T01:41:13.9129769Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-11-23T01:41:13.9133881Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-11-23T01:41:13.9208645Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-11-23T01:41:13.9210482Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:41:13.9212181Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:41:13.9213773Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-11-23T01:41:13.9215305Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-11-23T01:41:13.9216787Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-11-23T01:41:13.9218282Z inflating: build/custom_test_artifacts/custom-op-build/detect_rocm_version.cc 2022-11-23T01:41:13.9219697Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-11-23T01:41:13.9221036Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-11-23T01:41:13.9222420Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-11-23T01:41:13.9301427Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-11-23T01:41:13.9357533Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-11-23T01:41:13.9358878Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-11-23T01:41:13.9360150Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-11-23T01:41:13.9361646Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:41:13.9363073Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-11-23T01:41:13.9364587Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:41:13.9366118Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:41:13.9367638Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:41:13.9369312Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:41:13.9370919Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:41:13.9372436Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:41:13.9373968Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:41:13.9375653Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:41:13.9377357Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:41:13.9379019Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:41:13.9380668Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:41:13.9382660Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:41:13.9384330Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:41:13.9385814Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:41:13.9387667Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-11-23T01:41:13.9389300Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-11-23T01:41:13.9390803Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-11-23T01:41:13.9392414Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-11-23T01:41:13.9394050Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-11-23T01:41:13.9395296Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-11-23T01:41:13.9396463Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-11-23T01:41:13.9397640Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-11-23T01:41:13.9398796Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-11-23T01:41:13.9399967Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-11-23T01:41:13.9401133Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-11-23T01:41:13.9402302Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-11-23T01:41:13.9403528Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-11-23T01:41:13.9460741Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-11-23T01:41:13.9462037Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:41:13.9463230Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:41:13.9464347Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-11-23T01:41:13.9465402Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-11-23T01:41:13.9466481Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-11-23T01:41:13.9467830Z inflating: build/custom_test_artifacts/jit-hook-build/detect_rocm_version.cc 2022-11-23T01:41:13.9468833Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-11-23T01:41:13.9469786Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-11-23T01:41:13.9470761Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-11-23T01:41:13.9513273Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-11-23T01:41:13.9514444Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-11-23T01:41:13.9515414Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-11-23T01:41:13.9516545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:41:13.9517630Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-11-23T01:41:13.9518769Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-11-23T01:41:13.9519919Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-11-23T01:41:13.9521063Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-11-23T01:41:13.9522538Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:41:13.9523772Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-11-23T01:41:13.9524908Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-11-23T01:41:13.9526073Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-11-23T01:41:13.9527474Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:41:13.9528742Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-11-23T01:41:13.9530012Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:41:13.9531270Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-11-23T01:41:13.9532572Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:41:13.9533845Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-11-23T01:41:13.9534975Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:41:13.9536072Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-11-23T01:41:13.9537193Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-11-23T01:41:13.9538357Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-11-23T01:41:13.9539608Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-11-23T01:41:13.9540925Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-11-23T01:41:13.9542190Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-11-23T01:41:13.9543416Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-11-23T01:41:13.9544661Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-11-23T01:41:13.9545890Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-11-23T01:41:13.9547265Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-11-23T01:41:13.9548527Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-11-23T01:41:13.9549771Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-11-23T01:41:13.9551098Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-11-23T01:41:13.9673369Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-11-23T01:41:13.9674675Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-11-23T01:41:13.9675974Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-11-23T01:41:13.9677327Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-11-23T01:41:13.9678648Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-11-23T01:41:13.9679907Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-11-23T01:41:13.9681417Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-11-23T01:41:13.9682693Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-11-23T01:41:13.9683994Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-11-23T01:41:13.9685431Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-11-23T01:41:13.9687342Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-11-23T01:41:13.9696451Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-11-23T01:41:13.9751820Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-11-23T01:41:13.9753779Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:41:13.9755506Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:41:13.9757152Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-11-23T01:41:13.9758703Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-11-23T01:41:13.9760265Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-11-23T01:41:13.9761824Z inflating: build/custom_test_artifacts/custom-backend-build/detect_rocm_version.cc 2022-11-23T01:41:13.9763297Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-11-23T01:41:13.9764714Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-11-23T01:41:13.9766161Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-11-23T01:41:13.9865288Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-11-23T01:41:13.9908174Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-11-23T01:41:13.9909398Z creating: build/lib/ 2022-11-23T01:41:13.9910200Z inflating: build/lib/libclog.a 2022-11-23T01:41:13.9975466Z inflating: build/lib/libgtest.a 2022-11-23T01:41:13.9986005Z inflating: build/lib/libpthreadpool.a 2022-11-23T01:41:14.0064358Z inflating: build/lib/libbenchmark.a 2022-11-23T01:41:14.0158832Z inflating: build/lib/libprotobuf-lite.a 2022-11-23T01:41:14.0166122Z inflating: build/lib/libittnotify.a 2022-11-23T01:41:14.0197048Z inflating: build/lib/libtensorpipe_uv.a 2022-11-23T01:41:14.0263960Z inflating: build/lib/libasmjit.a 2022-11-23T01:41:14.0739090Z inflating: build/lib/libprotobuf.a 2022-11-23T01:41:14.0839693Z inflating: build/lib/libgloo.a 2022-11-23T01:41:14.0872234Z inflating: build/lib/libfmt.a 2022-11-23T01:41:14.0873292Z inflating: build/lib/libcaffe2_nvrtc.so 2022-11-23T01:41:14.0874286Z inflating: build/lib/libfoxi_loader.a 2022-11-23T01:41:14.0939504Z inflating: build/lib/libc10.so 2022-11-23T01:41:14.0940575Z inflating: build/lib/libtorch_global_deps.so 2022-11-23T01:41:14.0947570Z inflating: build/lib/libcpuinfo.a 2022-11-23T01:41:14.0949929Z inflating: build/lib/libnnpack_reference_layers.a 2022-11-23T01:41:14.0960379Z inflating: build/lib/libcpuinfo_internals.a 2022-11-23T01:41:14.0983695Z inflating: build/lib/libgmock.a 2022-11-23T01:41:14.0984741Z inflating: build/lib/libgtest_main.a 2022-11-23T01:41:14.0985750Z inflating: build/lib/libbenchmark_main.a 2022-11-23T01:41:14.9638917Z inflating: build/lib/libdnnl.a 2022-11-23T01:41:15.0160910Z inflating: build/lib/libprotoc.a 2022-11-23T01:41:15.0759048Z inflating: build/lib/libtensorpipe.a 2022-11-23T01:41:15.1163373Z inflating: build/lib/libgloo_hip.a 2022-11-23T01:41:15.1202496Z inflating: build/lib/libc10_hip.so 2022-11-23T01:41:15.1203521Z inflating: build/lib/libgmock_main.a 2022-11-23T01:41:15.2491610Z inflating: build/lib/libfbgemm.a 2022-11-23T01:41:15.2506345Z inflating: build/lib/libqnnpack.a 2022-11-23T01:41:15.3525552Z inflating: build/lib/libdnnl_graph.a 2022-11-23T01:41:15.3824302Z inflating: build/lib/libkineto.a 2022-11-23T01:41:15.3846755Z inflating: build/lib/libpytorch_qnnpack.a 2022-11-23T01:41:15.3889798Z inflating: build/lib/libcaffe2_protos.a 2022-11-23T01:41:15.4012310Z inflating: build/lib/libXNNPACK.a 2022-11-23T01:41:15.4055183Z inflating: build/lib/libonnx_proto.a 2022-11-23T01:41:15.4658137Z inflating: build/lib/libonnx.a 2022-11-23T01:41:15.4678658Z inflating: build/lib/libnnpack.a 2022-11-23T01:41:17.8828154Z inflating: build/lib/libtorch_cpu.so 2022-11-23T01:41:19.0582121Z inflating: build/lib/libtorch_hip.so 2022-11-23T01:41:19.0583202Z inflating: build/lib/libtorch.so 2022-11-23T01:41:19.0606145Z inflating: build/lib/libjitbackend_test.so 2022-11-23T01:41:19.0662086Z inflating: build/lib/libtorchbind_test.so 2022-11-23T01:41:19.0690047Z inflating: build/lib/libbackend_with_compiler.so 2022-11-23T01:41:19.0693661Z inflating: build/lib/libshm.so 2022-11-23T01:41:19.2395303Z inflating: build/lib/libtorch_python.so 2022-11-23T01:41:19.2432041Z inflating: build/lib/libnnapi_backend.so 2022-11-23T01:41:19.2432898Z creating: build/bin/ 2022-11-23T01:41:19.2433826Z creating: build/bin/CMakeFiles/ 2022-11-23T01:41:19.2434921Z inflating: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:41:19.2435974Z extracting: build/bin/CMakeFiles/progress.marks 2022-11-23T01:41:19.2484654Z inflating: build/bin/hip_generator_test 2022-11-23T01:41:19.2485736Z inflating: build/bin/Makefile 2022-11-23T01:41:19.2537428Z inflating: build/bin/variant_test 2022-11-23T01:41:19.2538321Z inflating: build/bin/cmake_install.cmake 2022-11-23T01:41:19.2593531Z inflating: build/bin/undefined_tensor_test 2022-11-23T01:41:19.2594415Z inflating: build/bin/CTestTestfile.cmake 2022-11-23T01:41:19.2646513Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-11-23T01:41:19.2700392Z inflating: build/bin/c10_DeviceGuard_test 2022-11-23T01:41:19.2754012Z inflating: build/bin/c10_Device_test 2022-11-23T01:41:19.2816411Z inflating: build/bin/c10_DispatchKeySet_test 2022-11-23T01:41:19.2867426Z inflating: build/bin/c10_StreamGuard_test 2022-11-23T01:41:19.2919102Z inflating: build/bin/c10_SymInt_test 2022-11-23T01:41:19.2977066Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-11-23T01:41:19.3035430Z inflating: build/bin/c10_InlineStreamGuard_test 2022-11-23T01:41:19.3094344Z inflating: build/bin/c10_SizesAndStrides_test 2022-11-23T01:41:19.3146425Z inflating: build/bin/c10_Array_test 2022-11-23T01:41:19.3201311Z inflating: build/bin/c10_Bitset_test 2022-11-23T01:41:19.3253493Z inflating: build/bin/c10_ConstexprCrc_test 2022-11-23T01:41:19.3307904Z inflating: build/bin/c10_C++17_test 2022-11-23T01:41:19.3361378Z inflating: build/bin/c10_DeadlockDetection_test 2022-11-23T01:41:19.3414222Z inflating: build/bin/c10_Half_test 2022-11-23T01:41:19.3473700Z inflating: build/bin/c10_LeftRight_test 2022-11-23T01:41:19.3541021Z inflating: build/bin/c10_Metaprogramming_test 2022-11-23T01:41:19.3594650Z inflating: build/bin/c10_Synchronized_test 2022-11-23T01:41:19.3754495Z inflating: build/bin/c10_SmallVectorTest 2022-11-23T01:41:19.3814528Z inflating: build/bin/c10_ThreadLocal_test 2022-11-23T01:41:19.3869996Z inflating: build/bin/c10_TypeIndex_test 2022-11-23T01:41:19.3923416Z inflating: build/bin/c10_TypeTraits_test 2022-11-23T01:41:19.3979071Z inflating: build/bin/c10_TypeList_test 2022-11-23T01:41:19.4038344Z inflating: build/bin/c10_accumulate_test 2022-11-23T01:41:19.4098081Z inflating: build/bin/c10_bfloat16_test 2022-11-23T01:41:19.4154518Z inflating: build/bin/c10_complex_math_test 2022-11-23T01:41:19.4208285Z inflating: build/bin/c10_flags_test 2022-11-23T01:41:19.4263859Z inflating: build/bin/c10_exception_test 2022-11-23T01:41:19.4323103Z inflating: build/bin/c10_complex_test 2022-11-23T01:41:19.4437910Z inflating: build/bin/c10_either_test 2022-11-23T01:41:19.4491203Z inflating: build/bin/c10_irange_test 2022-11-23T01:41:19.4552322Z inflating: build/bin/c10_logging_test 2022-11-23T01:41:19.4724375Z inflating: build/bin/c10_intrusive_ptr_test 2022-11-23T01:41:19.4803185Z inflating: build/bin/c10_optional_test 2022-11-23T01:41:19.4860244Z inflating: build/bin/c10_registry_test 2022-11-23T01:41:19.4925620Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-11-23T01:41:19.4979675Z inflating: build/bin/c10_tempfile_test 2022-11-23T01:41:19.5041055Z inflating: build/bin/c10_string_view_test 2022-11-23T01:41:19.5099589Z inflating: build/bin/c10_typeid_test 2022-11-23T01:41:19.5151832Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-11-23T01:41:19.5618602Z inflating: build/bin/protoc-3.13.0.0 2022-11-23T01:41:19.6082716Z inflating: build/bin/protoc 2022-11-23T01:41:19.6134095Z inflating: build/bin/c10_hip_HIPTest 2022-11-23T01:41:19.6436713Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-11-23T01:41:19.6764503Z inflating: build/bin/vec_test_all_types_AVX512 2022-11-23T01:41:19.7106248Z inflating: build/bin/vec_test_all_types_AVX2 2022-11-23T01:41:19.7162645Z inflating: build/bin/HashStoreTest 2022-11-23T01:41:19.7218153Z inflating: build/bin/FileStoreTest 2022-11-23T01:41:19.7282099Z inflating: build/bin/TCPStoreTest 2022-11-23T01:41:19.7284508Z inflating: build/bin/example_allreduce 2022-11-23T01:41:19.7352547Z inflating: build/bin/ProcessGroupGlooTest 2022-11-23T01:41:19.7408411Z inflating: build/bin/Dimname_test 2022-11-23T01:41:19.7488102Z inflating: build/bin/Dict_test 2022-11-23T01:41:19.7549537Z inflating: build/bin/NamedTensor_test 2022-11-23T01:41:19.7617961Z inflating: build/bin/MaybeOwned_test 2022-11-23T01:41:19.7682322Z inflating: build/bin/static_runtime_bench 2022-11-23T01:41:19.7744371Z inflating: build/bin/apply_utils_test 2022-11-23T01:41:19.7809304Z inflating: build/bin/basic 2022-11-23T01:41:19.7871342Z inflating: build/bin/atest 2022-11-23T01:41:19.7928921Z inflating: build/bin/broadcast_test 2022-11-23T01:41:19.7990937Z inflating: build/bin/cpu_generator_test 2022-11-23T01:41:19.8047948Z inflating: build/bin/cpu_profiling_allocator_test 2022-11-23T01:41:19.8316129Z inflating: build/bin/static_runtime_test 2022-11-23T01:41:19.8368378Z inflating: build/bin/dispatch_key_set_test 2022-11-23T01:41:19.8462752Z inflating: build/bin/cpu_rng_test 2022-11-23T01:41:19.8515960Z inflating: build/bin/dlconvertor_test 2022-11-23T01:41:19.8576601Z inflating: build/bin/extension_backend_test 2022-11-23T01:41:19.8634420Z inflating: build/bin/half_test 2022-11-23T01:41:19.8687047Z inflating: build/bin/lazy_tensor_test 2022-11-23T01:41:19.8743113Z inflating: build/bin/math_kernel_test 2022-11-23T01:41:19.8841941Z inflating: build/bin/ivalue_test 2022-11-23T01:41:19.8899056Z inflating: build/bin/memory_format_test 2022-11-23T01:41:19.8955738Z inflating: build/bin/memory_overlapping_test 2022-11-23T01:41:19.9009130Z inflating: build/bin/operator_name_test 2022-11-23T01:41:19.9070233Z inflating: build/bin/mobile_memory_cleanup 2022-11-23T01:41:19.9126995Z inflating: build/bin/native_test 2022-11-23T01:41:19.9180997Z inflating: build/bin/operators_test 2022-11-23T01:41:19.9236397Z inflating: build/bin/packedtensoraccessor_test 2022-11-23T01:41:19.9295888Z inflating: build/bin/quantized_test 2022-11-23T01:41:19.9348753Z inflating: build/bin/reduce_ops_test 2022-11-23T01:41:19.9402231Z inflating: build/bin/reportMemoryUsage_test 2022-11-23T01:41:19.9471812Z inflating: build/bin/pow_test 2022-11-23T01:41:19.9532286Z inflating: build/bin/scalar_tensor_test 2022-11-23T01:41:19.9593316Z inflating: build/bin/scalar_test 2022-11-23T01:41:19.9649358Z inflating: build/bin/stride_properties_test 2022-11-23T01:41:19.9651059Z inflating: build/bin/thread_init_test 2022-11-23T01:41:19.9710084Z inflating: build/bin/type_ptr_test 2022-11-23T01:41:19.9792983Z inflating: build/bin/tensor_iterator_test 2022-11-23T01:41:19.9851883Z inflating: build/bin/test_parallel 2022-11-23T01:41:19.9915815Z inflating: build/bin/type_test 2022-11-23T01:41:19.9916958Z inflating: build/bin/verify_api_visibility 2022-11-23T01:41:19.9991987Z inflating: build/bin/vmap_test 2022-11-23T01:41:20.0044810Z inflating: build/bin/weakref_test 2022-11-23T01:41:20.0099236Z inflating: build/bin/wrapdim_test 2022-11-23T01:41:20.0151032Z inflating: build/bin/xla_tensor_test 2022-11-23T01:41:20.0263467Z inflating: build/bin/List_test 2022-11-23T01:41:20.0326954Z inflating: build/bin/IListRef_test 2022-11-23T01:41:20.0452724Z inflating: build/bin/kernel_function_legacy_test 2022-11-23T01:41:20.0520848Z inflating: build/bin/KernelFunction_test 2022-11-23T01:41:20.0619705Z inflating: build/bin/kernel_function_test 2022-11-23T01:41:20.0751175Z inflating: build/bin/kernel_lambda_legacy_test 2022-11-23T01:41:20.0857425Z inflating: build/bin/kernel_lambda_test 2022-11-23T01:41:20.0920590Z inflating: build/bin/kernel_stackbased_test 2022-11-23T01:41:20.1020073Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-11-23T01:41:20.1073810Z inflating: build/bin/CppSignature_test 2022-11-23T01:41:20.1124337Z inflating: build/bin/op_allowlist_test 2022-11-23T01:41:20.1182200Z inflating: build/bin/backend_fallback_test 2022-11-23T01:41:20.1235237Z inflating: build/bin/hip_complex_math_test 2022-11-23T01:41:20.1291202Z inflating: build/bin/inline_container_test 2022-11-23T01:41:20.1600359Z inflating: build/bin/op_registration_test 2022-11-23T01:41:20.1650160Z inflating: build/bin/hip_complex_test 2022-11-23T01:41:20.1703929Z inflating: build/bin/hip_apply_test 2022-11-23T01:41:20.1753448Z inflating: build/bin/hip_distributions_test 2022-11-23T01:41:20.1802928Z inflating: build/bin/hip_half_test 2022-11-23T01:41:20.1852373Z inflating: build/bin/hip_integer_divider_test 2022-11-23T01:41:20.1901758Z inflating: build/bin/hip_optional_test 2022-11-23T01:41:20.1951157Z inflating: build/bin/hip_packedtensoraccessor_test 2022-11-23T01:41:20.2002608Z inflating: build/bin/hip_dlconvertor_test 2022-11-23T01:41:20.2052321Z inflating: build/bin/hip_vectorized_test 2022-11-23T01:41:20.2068136Z inflating: build/bin/tutorial_tensorexpr 2022-11-23T01:41:20.2123622Z inflating: build/bin/test_dist_autograd 2022-11-23T01:41:20.2194413Z inflating: build/bin/test_cpp_rpc 2022-11-23T01:41:20.3022359Z inflating: build/bin/test_tensorexpr 2022-11-23T01:41:20.3024142Z inflating: build/bin/parallel_benchmark 2022-11-23T01:41:20.3093334Z inflating: build/bin/test_mobile_nnc 2022-11-23T01:41:20.3103268Z inflating: build/bin/aot_model_compiler_test 2022-11-23T01:41:20.3463933Z inflating: build/bin/test_lazy 2022-11-23T01:41:20.4637920Z inflating: build/bin/test_api 2022-11-23T01:41:20.4643155Z inflating: build/bin/torch_shm_manager 2022-11-23T01:41:20.5223574Z inflating: build/bin/test_jit 2022-11-23T01:41:20.5225152Z inflating: .pytorch-test-times.json 2022-11-23T01:41:20.5272678Z ##[group]Run df -H 2022-11-23T01:41:20.5273321Z df -H 2022-11-23T01:41:20.5319057Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:41:20.5319842Z env: 2022-11-23T01:41:20.5320475Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:41:20.5321278Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:41:20.5322527Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:41:20.5323849Z ##[endgroup] 2022-11-23T01:41:20.5409732Z Filesystem Size Used Avail Use% Mounted on 2022-11-23T01:41:20.5410847Z udev 271G 0 271G 0% /dev 2022-11-23T01:41:20.5411647Z tmpfs 55G 1.6M 55G 1% /run 2022-11-23T01:41:20.5412435Z /dev/nvme0n1p1 984G 329G 606G 36% / 2022-11-23T01:41:20.5413633Z tmpfs 271G 17k 271G 1% /dev/shm 2022-11-23T01:41:20.5414466Z tmpfs 5.3M 0 5.3M 0% /run/lock 2022-11-23T01:41:20.5415617Z tmpfs 271G 0 271G 0% /sys/fs/cgroup 2022-11-23T01:41:20.5416500Z tmpfs 55G 13k 55G 1% /run/user/1502 2022-11-23T01:41:20.5417496Z tmpfs 55G 0 55G 0% /run/user/1000 2022-11-23T01:41:20.5470458Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:41:20.5471405Z .github/scripts/parse_ref.py 2022-11-23T01:41:20.5514217Z shell: /bin/bash -e {0} 2022-11-23T01:41:20.5514749Z env: 2022-11-23T01:41:20.5515211Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:41:20.5515855Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:41:20.5516786Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:41:20.5517646Z ##[endgroup] 2022-11-23T01:41:20.5942087Z ##[group]Run set -x 2022-11-23T01:41:20.5942409Z set -x 2022-11-23T01:41:20.5942627Z  2022-11-23T01:41:20.5942887Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-11-23T01:41:20.5943229Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-11-23T01:41:20.5943564Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-11-23T01:41:20.5943876Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-11-23T01:41:20.5944139Z else 2022-11-23T01:41:20.5944409Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:41:20.5944674Z fi 2022-11-23T01:41:20.5944880Z  2022-11-23T01:41:20.5945195Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-11-23T01:41:20.5945505Z  2022-11-23T01:41:20.5945793Z # sanitize the input commit message and PR body here: 2022-11-23T01:41:20.5946076Z # 2022-11-23T01:41:20.5946440Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-11-23T01:41:20.5947102Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-11-23T01:41:20.5947508Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-11-23T01:41:20.5947815Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-11-23T01:41:20.5948058Z  2022-11-23T01:41:20.5948401Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-11-23T01:41:20.5948781Z # wreak havoc internally 2022-11-23T01:41:20.5949161Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-11-23T01:41:20.5949536Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-11-23T01:41:20.5949833Z  2022-11-23T01:41:20.5950192Z # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T01:41:20.5950657Z # TODO: Stop building test binaries as part of the build phase 2022-11-23T01:41:20.5951086Z # Used for GPU_FLAG since that doesn't play nice 2022-11-23T01:41:20.5951460Z # shellcheck disable=SC2086,SC2090 2022-11-23T01:41:20.5951800Z container_name=$(docker run \ 2022-11-23T01:41:20.5952106Z  ${GPU_FLAG:-} \ 2022-11-23T01:41:20.5952418Z  -e BUILD_ENVIRONMENT \ 2022-11-23T01:41:20.5952732Z  -e PR_NUMBER \ 2022-11-23T01:41:20.5953038Z  -e GITHUB_ACTIONS \ 2022-11-23T01:41:20.5953338Z  -e BRANCH \ 2022-11-23T01:41:20.5953610Z  -e SHA1 \ 2022-11-23T01:41:20.5953908Z  -e AWS_DEFAULT_REGION \ 2022-11-23T01:41:20.5954229Z  -e IN_WHEEL_TEST \ 2022-11-23T01:41:20.5954664Z  -e SHARD_NUMBER \ 2022-11-23T01:41:20.5954962Z  -e TEST_CONFIG \ 2022-11-23T01:41:20.5955272Z  -e NUM_TEST_SHARDS \ 2022-11-23T01:41:20.5955563Z  -e PR_BODY \ 2022-11-23T01:41:20.5955860Z  -e COMMIT_MESSAGES \ 2022-11-23T01:41:20.5956204Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-11-23T01:41:20.5956572Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-11-23T01:41:20.5956942Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-11-23T01:41:20.5957281Z  -e SCCACHE_BUCKET \ 2022-11-23T01:41:20.5957615Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-11-23T01:41:20.5957990Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2022-11-23T01:41:20.5958385Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2022-11-23T01:41:20.5958792Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-11-23T01:41:20.5959166Z  --ulimit stack=10485760:83886080 \ 2022-11-23T01:41:20.5959538Z  --security-opt seccomp=unconfined \ 2022-11-23T01:41:20.5959899Z  --cap-add=SYS_PTRACE \ 2022-11-23T01:41:20.5960211Z  --shm-size="8g" \ 2022-11-23T01:41:20.5960497Z  --tty \ 2022-11-23T01:41:20.5960770Z  --detach \ 2022-11-23T01:41:20.5961159Z  --name="${container_name}" \ 2022-11-23T01:41:20.5961497Z  --user jenkins \ 2022-11-23T01:41:20.5961817Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-11-23T01:41:20.5962155Z  -w /var/lib/jenkins/workspace \ 2022-11-23T01:41:20.5962428Z  "${DOCKER_IMAGE}" 2022-11-23T01:41:20.5962655Z ) 2022-11-23T01:41:20.5962916Z # save container name for later step 2022-11-23T01:41:20.5963248Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2022-11-23T01:41:20.5963709Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2022-11-23T01:41:20.5964266Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2022-11-23T01:41:20.5988527Z shell: /bin/bash -e {0} 2022-11-23T01:41:20.5988759Z env: 2022-11-23T01:41:20.5989042Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:41:20.5989394Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T01:41:20.5989951Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T01:41:20.5990517Z BUILD_ENVIRONMENT: linux-focal-rocm5.2-py3.8 2022-11-23T01:41:20.5990855Z PR_NUMBER: 2022-11-23T01:41:20.5991119Z BRANCH: master 2022-11-23T01:41:20.5991439Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:41:20.5991782Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T01:41:20.5992115Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T01:41:20.5992430Z TEST_CONFIG: slow 2022-11-23T01:41:20.5992711Z SHARD_NUMBER: 1 2022-11-23T01:41:20.5992980Z NUM_TEST_SHARDS: 1 2022-11-23T01:41:20.5993252Z PR_BODY: 2022-11-23T01:41:20.5993604Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-11-23T01:41:20.5994219Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:41:20.5994866Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:41:20.5995309Z PYTORCH_JIT_ENABLE_NVFUSER: 1 2022-11-23T01:41:20.5995646Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 1 2022-11-23T01:41:20.5996004Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2022-11-23T01:41:20.5996317Z ##[endgroup] 2022-11-23T01:41:20.6055321Z + [[ slow == \m\u\l\t\i\g\p\u ]] 2022-11-23T01:41:20.6056597Z + [[ linux-focal-rocm5.2-py3.8 == *onnx* ]] 2022-11-23T01:41:20.6057435Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:41:20.6061375Z ++ git cherry -v origin/master 2022-11-23T01:41:20.6093289Z + COMMIT_MESSAGES= 2022-11-23T01:41:20.6094310Z + COMMIT_MESSAGES= 2022-11-23T01:41:20.6094897Z + PR_BODY= 2022-11-23T01:41:20.6095525Z + export COMMIT_MESSAGES= 2022-11-23T01:41:20.6096172Z + COMMIT_MESSAGES= 2022-11-23T01:41:20.6096783Z + export PR_BODY= 2022-11-23T01:41:20.6097372Z + PR_BODY= 2022-11-23T01:41:20.6111859Z +++ nproc --ignore=2 2022-11-23T01:41:20.6136732Z ++ docker run --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -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 MAX_JOBS=62 -e SCCACHE_BUCKET -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3528394938 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --shm-size=8g --tty --detach --name= --user jenkins -v /home/pytorchci/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-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:41:21.9315753Z + container_name=5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T01:41:21.9316923Z + echo CONTAINER_NAME=5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T01:41:21.9319326Z + docker exec -t 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-11-23T01:41:27.8160836Z Processing ./dist/torch-1.14.0a0+git1cfd385-cp38-cp38-linux_x86_64.whl 2022-11-23T01:41:28.0425397Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.8/site-packages (from torch==1.14.0a0+git1cfd385) (4.4.0) 2022-11-23T01:41:28.0427701Z Requirement already satisfied: networkx in /opt/conda/lib/python3.8/site-packages (from torch==1.14.0a0+git1cfd385) (2.6.3) 2022-11-23T01:41:28.0430505Z Requirement already satisfied: sympy in /opt/conda/lib/python3.8/site-packages (from torch==1.14.0a0+git1cfd385) (1.11.1) 2022-11-23T01:41:28.0632726Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.8/site-packages (from sympy->torch==1.14.0a0+git1cfd385) (1.2.1) 2022-11-23T01:41:28.9582303Z Installing collected packages: torch 2022-11-23T01:41:35.9443837Z Successfully installed torch-1.14.0a0+git1cfd385 2022-11-23T01:41:36.0224585Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-11-23T01:41:36.0464751Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.8/site-packages/torch 2022-11-23T01:41:36.0466984Z + TORCH_BIN_DIR=/opt/conda/lib/python3.8/site-packages/torch/bin 2022-11-23T01:41:36.0468341Z + TORCH_LIB_DIR=/opt/conda/lib/python3.8/site-packages/torch/lib 2022-11-23T01:41:36.0469656Z + TORCH_TEST_DIR=/opt/conda/lib/python3.8/site-packages/torch/test 2022-11-23T01:41:36.0470549Z + BUILD_DIR=build 2022-11-23T01:41:36.0471253Z + BUILD_RENAMED_DIR=build_renamed 2022-11-23T01:41:36.0471964Z + BUILD_BIN_DIR=build/bin 2022-11-23T01:41:36.0472639Z + export VALGRIND=ON 2022-11-23T01:41:36.0473273Z + VALGRIND=ON 2022-11-23T01:41:36.0474232Z + [[ linux-focal-rocm5.2-py3.8 == *clang9* ]] 2022-11-23T01:41:36.0475293Z + [[ linux-focal-rocm5.2-py3.8 != *bazel* ]] 2022-11-23T01:41:36.0476133Z ++ realpath build/custom_test_artifacts 2022-11-23T01:41:36.0493879Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2022-11-23T01:41:36.0494939Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:41:36.0508780Z + source .jenkins/pytorch/common.sh 2022-11-23T01:41:36.0515239Z +++ dirname .jenkins/pytorch/common.sh 2022-11-23T01:41:36.0534089Z ++ source .jenkins/pytorch/common_utils.sh 2022-11-23T01:41:36.0535319Z +++ declare -f -t trap_add 2022-11-23T01:41:36.0554300Z ++ set -ex 2022-11-23T01:41:36.0555654Z ++ [[ linux-focal-rocm5.2-py3.8 == *rocm* ]] 2022-11-23T01:41:36.0556993Z ++ unset HIP_PLATFORM 2022-11-23T01:41:36.0557743Z ++ export PYTORCH_TEST_WITH_ROCM=1 2022-11-23T01:41:36.0558487Z ++ PYTORCH_TEST_WITH_ROCM=1 2022-11-23T01:41:36.0559227Z ++ export HSAKMT_DEBUG_LEVEL=4 2022-11-23T01:41:36.0559954Z ++ HSAKMT_DEBUG_LEVEL=4 2022-11-23T01:41:36.0560704Z ++ export HSA_FORCE_FINE_GRAIN_PCIE=1 2022-11-23T01:41:36.0561491Z ++ HSA_FORCE_FINE_GRAIN_PCIE=1 2022-11-23T01:41:36.0562195Z ++ BUILD_TEST_LIBTORCH=0 2022-11-23T01:41:36.0563135Z + echo 'Environment variables' 2022-11-23T01:41:36.0563837Z Environment variables 2022-11-23T01:41:36.0564471Z + env 2022-11-23T01:41:36.0576849Z INSTALLED_DB=yes 2022-11-23T01:41:36.0578152Z GITHUB_WORKSPACE=/home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-11-23T01:41:36.0579030Z BUILD_ENVIRONMENT=linux-focal-rocm5.2-py3.8 2022-11-23T01:41:36.0579645Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-11-23T01:41:36.0580141Z HOSTNAME=5c94193a3744 2022-11-23T01:41:36.0581300Z GITHUB_PATH=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/add_path_26862ed7-2cfd-4323-ac29-95e0b7564a83 2022-11-23T01:41:36.0582051Z GITHUB_ACTION=__self 2022-11-23T01:41:36.0582680Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=1 2022-11-23T01:41:36.0583740Z GITHUB_RUN_NUMBER=3445 2022-11-23T01:41:36.0584356Z TEST_CONFIG=slow 2022-11-23T01:41:36.0585293Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-11-23T01:41:36.0585960Z GITHUB_REF_TYPE=branch 2022-11-23T01:41:36.0590513Z *** 2022-11-23T01:41:36.0590966Z GITHUB_ACTIONS=true 2022-11-23T01:41:36.0591475Z SHA1=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:41:36.0592055Z GITHUB_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:41:36.0592606Z GITHUB_REF=refs/heads/master 2022-11-23T01:41:36.0593073Z SHARD_NUMBER=1 2022-11-23T01:41:36.0593529Z GITHUB_REF_PROTECTED=true 2022-11-23T01:41:36.0594000Z HOME=/var/lib/jenkins 2022-11-23T01:41:36.0594539Z GITHUB_API_URL=https://api.github.com 2022-11-23T01:41:36.0595123Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2022-11-23T01:41:36.0595734Z LANG=C.UTF-8 2022-11-23T01:41:36.0596187Z PYTORCH_TEST_WITH_ROCM=1 2022-11-23T01:41:36.0596649Z NUM_TEST_SHARDS=1 2022-11-23T01:41:36.0597673Z GITHUB_STATE=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/save_state_26862ed7-2cfd-4323-ac29-95e0b7564a83 2022-11-23T01:41:36.0598435Z MAGMA_HOME=/opt/rocm/magma 2022-11-23T01:41:36.0598940Z PYTORCH_RETRY_TEST_CASES=1 2022-11-23T01:41:36.0599970Z GITHUB_ENV=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/set_env_26862ed7-2cfd-4323-ac29-95e0b7564a83 2022-11-23T01:41:36.0600684Z HSAKMT_DEBUG_LEVEL=4 2022-11-23T01:41:36.0601561Z GITHUB_EVENT_PATH=/home/pytorchci/actions-runner/_work/_temp/_github_workflow/event.json 2022-11-23T01:41:36.0602234Z GITHUB_EVENT_NAME=schedule 2022-11-23T01:41:36.0602711Z GITHUB_RUN_ID=3528394938 2022-11-23T01:41:36.0603790Z GITHUB_STEP_SUMMARY=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/step_summary_26862ed7-2cfd-4323-ac29-95e0b7564a83 2022-11-23T01:41:36.0604591Z GITHUB_ACTOR=pytorchmergebot 2022-11-23T01:41:36.0605072Z PR_NUMBER= 2022-11-23T01:41:36.0605504Z GITHUB_RUN_ATTEMPT=1 2022-11-23T01:41:36.0605934Z VALGRIND=ON 2022-11-23T01:41:36.0606491Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-11-23T01:41:36.0607034Z TERM=xterm 2022-11-23T01:41:36.0607462Z INSTALLED_VISION=yes 2022-11-23T01:41:36.0607913Z BRANCH=master 2022-11-23T01:41:36.0608823Z GITHUB_ACTION_PATH=/home/pytorchci/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2022-11-23T01:41:36.0609585Z GITHUB_SERVER_URL=https://github.com 2022-11-23T01:41:36.0610123Z PYTORCH_ROCM_ARCH=gfx906 2022-11-23T01:41:36.0610566Z SHLVL=1 2022-11-23T01:41:36.0610954Z MAX_JOBS=62 2022-11-23T01:41:36.0611363Z COMMIT_MESSAGES= 2022-11-23T01:41:36.0611812Z GITHUB_REF_NAME=master 2022-11-23T01:41:36.0612656Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:41:36.0613289Z GITHUB_JOB=test 2022-11-23T01:41:36.0613784Z GITHUB_REPOSITORY=pytorch/pytorch 2022-11-23T01:41:36.0614510Z LC_ALL=C.UTF-8 2022-11-23T01:41:36.0614943Z GITHUB_RETENTION_DAYS=90 2022-11-23T01:41:36.0615423Z GITHUB_ACTION_REPOSITORY= 2022-11-23T01:41:36.0616298Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:41:36.0617085Z GITHUB_BASE_REF= 2022-11-23T01:41:36.0617490Z CI=true 2022-11-23T01:41:36.0617913Z HSA_FORCE_FINE_GRAIN_PCIE=1 2022-11-23T01:41:36.0618419Z GITHUB_REPOSITORY_OWNER=pytorch 2022-11-23T01:41:36.0618919Z INSTALLED_PROTOBUF=yes 2022-11-23T01:41:36.0619370Z GITHUB_HEAD_REF= 2022-11-23T01:41:36.0619800Z GITHUB_ACTION_REF= 2022-11-23T01:41:36.0620500Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-11-23T01:41:36.0621075Z GITHUB_WORKFLOW=periodic 2022-11-23T01:41:36.0621580Z DEBIAN_FRONTEND=noninteractive 2022-11-23T01:41:36.0622643Z GITHUB_OUTPUT=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/set_output_26862ed7-2cfd-4323-ac29-95e0b7564a83 2022-11-23T01:41:36.0623389Z OLDPWD=/var/lib/jenkins 2022-11-23T01:41:36.0623824Z PR_BODY= 2022-11-23T01:41:36.0624225Z _=/usr/bin/env 2022-11-23T01:41:36.0624744Z + echo 'Testing pytorch' 2022-11-23T01:41:36.0625200Z Testing pytorch 2022-11-23T01:41:36.0625694Z + export LANG=C.UTF-8 2022-11-23T01:41:36.0626281Z + LANG=C.UTF-8 2022-11-23T01:41:36.0626825Z + PR_NUMBER= 2022-11-23T01:41:36.0627251Z + [[ slow == \d\e\f\a\u\l\t ]] 2022-11-23T01:41:36.0627736Z + [[ slow == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-11-23T01:41:36.0628204Z + [[ slow == \s\l\o\w ]] 2022-11-23T01:41:36.0628720Z + export PYTORCH_TEST_WITH_SLOW=1 2022-11-23T01:41:36.0629229Z + PYTORCH_TEST_WITH_SLOW=1 2022-11-23T01:41:36.0629739Z + export PYTORCH_TEST_SKIP_FAST=1 2022-11-23T01:41:36.0630240Z + PYTORCH_TEST_SKIP_FAST=1 2022-11-23T01:41:36.0630990Z + [[ linux-focal-rocm5.2-py3.8 == *slow-gradcheck* ]] 2022-11-23T01:41:36.0631741Z + [[ linux-focal-rocm5.2-py3.8 == *cuda* ]] 2022-11-23T01:41:36.0632458Z + [[ linux-focal-rocm5.2-py3.8 == *rocm* ]] 2022-11-23T01:41:36.0633071Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-11-23T01:41:36.0633651Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-11-23T01:41:36.0634146Z + [[ slow == *crossref* ]] 2022-11-23T01:41:36.0634596Z + [[ slow == *dynamo* ]] 2022-11-23T01:41:36.0635047Z + [[ slow == *inductor* ]] 2022-11-23T01:41:36.0635708Z + [[ linux-focal-rocm5.2-py3.8 == *rocm* ]] 2022-11-23T01:41:36.0636201Z + rocminfo 2022-11-23T01:41:36.0811063Z ROCk module is loaded 2022-11-23T01:41:36.1429517Z ===================== 2022-11-23T01:41:36.1430723Z HSA System Attributes 2022-11-23T01:41:36.1431660Z ===================== 2022-11-23T01:41:36.1432484Z Runtime Version: 1.1 2022-11-23T01:41:36.1433414Z System Timestamp Freq.: 1000.000000MHz 2022-11-23T01:41:36.1434437Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2022-11-23T01:41:36.1435441Z Machine Model: LARGE 2022-11-23T01:41:36.1436333Z System Endianness: LITTLE 2022-11-23T01:41:36.1436865Z 2022-11-23T01:41:36.1437129Z ========== 2022-11-23T01:41:36.1437779Z HSA Agents 2022-11-23T01:41:36.1438679Z ========== 2022-11-23T01:41:36.1439479Z ******* 2022-11-23T01:41:36.1440266Z Agent 1 2022-11-23T01:41:36.1441110Z ******* 2022-11-23T01:41:36.1442950Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1444685Z Uuid: CPU-XX 2022-11-23T01:41:36.1446464Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1447682Z Vendor Name: CPU 2022-11-23T01:41:36.1449008Z Feature: None specified 2022-11-23T01:41:36.1450405Z Profile: FULL_PROFILE 2022-11-23T01:41:36.1451450Z Float Round Mode: NEAR 2022-11-23T01:41:36.1453066Z Max Queue Number: 0(0x0) 2022-11-23T01:41:36.1454079Z Queue Min Size: 0(0x0) 2022-11-23T01:41:36.1455092Z Queue Max Size: 0(0x0) 2022-11-23T01:41:36.1455941Z Queue Type: MULTI 2022-11-23T01:41:36.1456721Z Node: 0 2022-11-23T01:41:36.1457492Z Device Type: CPU 2022-11-23T01:41:36.1458208Z Cache Info: 2022-11-23T01:41:36.1458956Z L1: 32768(0x8000) KB 2022-11-23T01:41:36.1459725Z Chip ID: 0(0x0) 2022-11-23T01:41:36.1460518Z Cacheline Size: 64(0x40) 2022-11-23T01:41:36.1461340Z Max Clock Freq. (MHz): 2200 2022-11-23T01:41:36.1462146Z BDFID: 0 2022-11-23T01:41:36.1462922Z Internal Node ID: 0 2022-11-23T01:41:36.1463732Z Compute Unit: 16 2022-11-23T01:41:36.1464699Z SIMDs per CU: 0 2022-11-23T01:41:36.1465512Z Shader Engines: 0 2022-11-23T01:41:36.1466345Z Shader Arrs. per Eng.: 0 2022-11-23T01:41:36.1467364Z WatchPts on Addr. Ranges:1 2022-11-23T01:41:36.1468115Z Features: None 2022-11-23T01:41:36.1468802Z Pool Info: 2022-11-23T01:41:36.1469470Z Pool 1 2022-11-23T01:41:36.1470288Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-11-23T01:41:36.1471153Z Size: 131929880(0x7dd1718) KB 2022-11-23T01:41:36.1471996Z Allocatable: TRUE 2022-11-23T01:41:36.1472821Z Alloc Granule: 4KB 2022-11-23T01:41:36.1473664Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1474527Z Accessible by all: TRUE 2022-11-23T01:41:36.1475274Z Pool 2 2022-11-23T01:41:36.1476094Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:41:36.1476970Z Size: 131929880(0x7dd1718) KB 2022-11-23T01:41:36.1477765Z Allocatable: TRUE 2022-11-23T01:41:36.1478596Z Alloc Granule: 4KB 2022-11-23T01:41:36.1479431Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1480274Z Accessible by all: TRUE 2022-11-23T01:41:36.1481021Z Pool 3 2022-11-23T01:41:36.1481842Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:41:36.1482689Z Size: 131929880(0x7dd1718) KB 2022-11-23T01:41:36.1483511Z Allocatable: TRUE 2022-11-23T01:41:36.1484349Z Alloc Granule: 4KB 2022-11-23T01:41:36.1485189Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1486043Z Accessible by all: TRUE 2022-11-23T01:41:36.1486794Z ISA Info: 2022-11-23T01:41:36.1487431Z ******* 2022-11-23T01:41:36.1488042Z Agent 2 2022-11-23T01:41:36.1488658Z ******* 2022-11-23T01:41:36.1489723Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1490796Z Uuid: CPU-XX 2022-11-23T01:41:36.1492086Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1492950Z Vendor Name: CPU 2022-11-23T01:41:36.1493784Z Feature: None specified 2022-11-23T01:41:36.1494652Z Profile: FULL_PROFILE 2022-11-23T01:41:36.1495502Z Float Round Mode: NEAR 2022-11-23T01:41:36.1496336Z Max Queue Number: 0(0x0) 2022-11-23T01:41:36.1497158Z Queue Min Size: 0(0x0) 2022-11-23T01:41:36.1497969Z Queue Max Size: 0(0x0) 2022-11-23T01:41:36.1498773Z Queue Type: MULTI 2022-11-23T01:41:36.1499565Z Node: 1 2022-11-23T01:41:36.1500353Z Device Type: CPU 2022-11-23T01:41:36.1501095Z Cache Info: 2022-11-23T01:41:36.1501835Z L1: 32768(0x8000) KB 2022-11-23T01:41:36.1502617Z Chip ID: 0(0x0) 2022-11-23T01:41:36.1503416Z Cacheline Size: 64(0x40) 2022-11-23T01:41:36.1504373Z Max Clock Freq. (MHz): 2200 2022-11-23T01:41:36.1505183Z BDFID: 0 2022-11-23T01:41:36.1505980Z Internal Node ID: 1 2022-11-23T01:41:36.1506891Z Compute Unit: 16 2022-11-23T01:41:36.1507703Z SIMDs per CU: 0 2022-11-23T01:41:36.1508519Z Shader Engines: 0 2022-11-23T01:41:36.1509358Z Shader Arrs. per Eng.: 0 2022-11-23T01:41:36.1510213Z WatchPts on Addr. Ranges:1 2022-11-23T01:41:36.1511331Z Features: None 2022-11-23T01:41:36.1512024Z Pool Info: 2022-11-23T01:41:36.1512702Z Pool 1 2022-11-23T01:41:36.1513527Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-11-23T01:41:36.1514393Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:41:36.1515225Z Allocatable: TRUE 2022-11-23T01:41:36.1516062Z Alloc Granule: 4KB 2022-11-23T01:41:36.1516901Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1517750Z Accessible by all: TRUE 2022-11-23T01:41:36.1518495Z Pool 2 2022-11-23T01:41:36.1519296Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:41:36.1520176Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:41:36.1521021Z Allocatable: TRUE 2022-11-23T01:41:36.1521874Z Alloc Granule: 4KB 2022-11-23T01:41:36.1522707Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1523577Z Accessible by all: TRUE 2022-11-23T01:41:36.1524315Z Pool 3 2022-11-23T01:41:36.1525131Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:41:36.1526001Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:41:36.1526831Z Allocatable: TRUE 2022-11-23T01:41:36.1527666Z Alloc Granule: 4KB 2022-11-23T01:41:36.1528509Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1529355Z Accessible by all: TRUE 2022-11-23T01:41:36.1530233Z ISA Info: 2022-11-23T01:41:36.1530870Z ******* 2022-11-23T01:41:36.1531487Z Agent 3 2022-11-23T01:41:36.1532095Z ******* 2022-11-23T01:41:36.1533124Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1534180Z Uuid: CPU-XX 2022-11-23T01:41:36.1535274Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1536147Z Vendor Name: CPU 2022-11-23T01:41:36.1536975Z Feature: None specified 2022-11-23T01:41:36.1537831Z Profile: FULL_PROFILE 2022-11-23T01:41:36.1538673Z Float Round Mode: NEAR 2022-11-23T01:41:36.1539489Z Max Queue Number: 0(0x0) 2022-11-23T01:41:36.1540291Z Queue Min Size: 0(0x0) 2022-11-23T01:41:36.1541113Z Queue Max Size: 0(0x0) 2022-11-23T01:41:36.1541928Z Queue Type: MULTI 2022-11-23T01:41:36.1542711Z Node: 2 2022-11-23T01:41:36.1543634Z Device Type: CPU 2022-11-23T01:41:36.1544373Z Cache Info: 2022-11-23T01:41:36.1545099Z L1: 32768(0x8000) KB 2022-11-23T01:41:36.1545866Z Chip ID: 0(0x0) 2022-11-23T01:41:36.1546957Z Cacheline Size: 64(0x40) 2022-11-23T01:41:36.1547791Z Max Clock Freq. (MHz): 2200 2022-11-23T01:41:36.1548579Z BDFID: 0 2022-11-23T01:41:36.1549372Z Internal Node ID: 2 2022-11-23T01:41:36.1550169Z Compute Unit: 16 2022-11-23T01:41:36.1550992Z SIMDs per CU: 0 2022-11-23T01:41:36.1551883Z Shader Engines: 0 2022-11-23T01:41:36.1552797Z Shader Arrs. per Eng.: 0 2022-11-23T01:41:36.1553646Z WatchPts on Addr. Ranges:1 2022-11-23T01:41:36.1554386Z Features: None 2022-11-23T01:41:36.1555034Z Pool Info: 2022-11-23T01:41:36.1555683Z Pool 1 2022-11-23T01:41:36.1556487Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-11-23T01:41:36.1557335Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:41:36.1558134Z Allocatable: TRUE 2022-11-23T01:41:36.1558540Z Alloc Granule: 4KB 2022-11-23T01:41:36.1558915Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1559232Z Accessible by all: TRUE 2022-11-23T01:41:36.1559513Z Pool 2 2022-11-23T01:41:36.1559822Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:41:36.1560154Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:41:36.1560470Z Allocatable: TRUE 2022-11-23T01:41:36.1560785Z Alloc Granule: 4KB 2022-11-23T01:41:36.1561087Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1561409Z Accessible by all: TRUE 2022-11-23T01:41:36.1561691Z Pool 3 2022-11-23T01:41:36.1561996Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:41:36.1562322Z Size: 132112788(0x7dfe194) KB 2022-11-23T01:41:36.1562709Z Allocatable: TRUE 2022-11-23T01:41:36.1563010Z Alloc Granule: 4KB 2022-11-23T01:41:36.1563317Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1563638Z Accessible by all: TRUE 2022-11-23T01:41:36.1563914Z ISA Info: 2022-11-23T01:41:36.1564153Z ******* 2022-11-23T01:41:36.1564385Z Agent 4 2022-11-23T01:41:36.1564607Z ******* 2022-11-23T01:41:36.1564999Z Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1565396Z Uuid: CPU-XX 2022-11-23T01:41:36.1565806Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.1566133Z Vendor Name: CPU 2022-11-23T01:41:36.1566446Z Feature: None specified 2022-11-23T01:41:36.1566754Z Profile: FULL_PROFILE 2022-11-23T01:41:36.1567067Z Float Round Mode: NEAR 2022-11-23T01:41:36.1567430Z Max Queue Number: 0(0x0) 2022-11-23T01:41:36.1567736Z Queue Min Size: 0(0x0) 2022-11-23T01:41:36.1568034Z Queue Max Size: 0(0x0) 2022-11-23T01:41:36.1568335Z Queue Type: MULTI 2022-11-23T01:41:36.1568618Z Node: 3 2022-11-23T01:41:36.1568907Z Device Type: CPU 2022-11-23T01:41:36.1569175Z Cache Info: 2022-11-23T01:41:36.1569449Z L1: 32768(0x8000) KB 2022-11-23T01:41:36.1569735Z Chip ID: 0(0x0) 2022-11-23T01:41:36.1570031Z Cacheline Size: 64(0x40) 2022-11-23T01:41:36.1570327Z Max Clock Freq. (MHz): 2200 2022-11-23T01:41:36.1570619Z BDFID: 0 2022-11-23T01:41:36.1570913Z Internal Node ID: 3 2022-11-23T01:41:36.1571215Z Compute Unit: 16 2022-11-23T01:41:36.1571512Z SIMDs per CU: 0 2022-11-23T01:41:36.1571812Z Shader Engines: 0 2022-11-23T01:41:36.1572117Z Shader Arrs. per Eng.: 0 2022-11-23T01:41:36.1572428Z WatchPts on Addr. Ranges:1 2022-11-23T01:41:36.1572709Z Features: None 2022-11-23T01:41:36.1572961Z Pool Info: 2022-11-23T01:41:36.1573208Z Pool 1 2022-11-23T01:41:36.1573511Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-11-23T01:41:36.1573838Z Size: 132111260(0x7dfdb9c) KB 2022-11-23T01:41:36.1574138Z Allocatable: TRUE 2022-11-23T01:41:36.1574458Z Alloc Granule: 4KB 2022-11-23T01:41:36.1574767Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1575081Z Accessible by all: TRUE 2022-11-23T01:41:36.1575357Z Pool 2 2022-11-23T01:41:36.1575660Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-11-23T01:41:36.1575981Z Size: 132111260(0x7dfdb9c) KB 2022-11-23T01:41:36.1576289Z Allocatable: TRUE 2022-11-23T01:41:36.1576599Z Alloc Granule: 4KB 2022-11-23T01:41:36.1576962Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1577279Z Accessible by all: TRUE 2022-11-23T01:41:36.1577554Z Pool 3 2022-11-23T01:41:36.1577854Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:41:36.1578178Z Size: 132111260(0x7dfdb9c) KB 2022-11-23T01:41:36.1578483Z Allocatable: TRUE 2022-11-23T01:41:36.1578792Z Alloc Granule: 4KB 2022-11-23T01:41:36.1579101Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1579416Z Accessible by all: TRUE 2022-11-23T01:41:36.1579690Z ISA Info: 2022-11-23T01:41:36.1579923Z ******* 2022-11-23T01:41:36.1580155Z Agent 5 2022-11-23T01:41:36.1580389Z ******* 2022-11-23T01:41:36.1580652Z Name: gfx906 2022-11-23T01:41:36.1581044Z Uuid: GPU-9cc4714172e6212f 2022-11-23T01:41:36.1581342Z Marketing Name: 2022-11-23T01:41:36.1581692Z Vendor Name: AMD 2022-11-23T01:41:36.1582005Z Feature: KERNEL_DISPATCH 2022-11-23T01:41:36.1582327Z Profile: BASE_PROFILE 2022-11-23T01:41:36.1582640Z Float Round Mode: NEAR 2022-11-23T01:41:36.1582946Z Max Queue Number: 128(0x80) 2022-11-23T01:41:36.1583247Z Queue Min Size: 64(0x40) 2022-11-23T01:41:36.1583538Z Queue Max Size: 131072(0x20000) 2022-11-23T01:41:36.1583839Z Queue Type: MULTI 2022-11-23T01:41:36.1584135Z Node: 4 2022-11-23T01:41:36.1584427Z Device Type: GPU 2022-11-23T01:41:36.1584695Z Cache Info: 2022-11-23T01:41:36.1584974Z L1: 16(0x10) KB 2022-11-23T01:41:36.1585256Z Chip ID: 26273(0x66a1) 2022-11-23T01:41:36.1585554Z Cacheline Size: 64(0x40) 2022-11-23T01:41:36.1585862Z Max Clock Freq. (MHz): 1725 2022-11-23T01:41:36.1586158Z BDFID: 8960 2022-11-23T01:41:36.1586451Z Internal Node ID: 4 2022-11-23T01:41:36.1586799Z Compute Unit: 60 2022-11-23T01:41:36.1587091Z SIMDs per CU: 4 2022-11-23T01:41:36.1587394Z Shader Engines: 4 2022-11-23T01:41:36.1587700Z Shader Arrs. per Eng.: 1 2022-11-23T01:41:36.1588017Z WatchPts on Addr. Ranges:4 2022-11-23T01:41:36.1588325Z Features: KERNEL_DISPATCH 2022-11-23T01:41:36.1588636Z Fast F16 Operation: TRUE 2022-11-23T01:41:36.1588945Z Wavefront Size: 64(0x40) 2022-11-23T01:41:36.1589246Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:41:36.1589547Z Workgroup Max Size per Dimension: 2022-11-23T01:41:36.1589841Z x 1024(0x400) 2022-11-23T01:41:36.1590119Z y 1024(0x400) 2022-11-23T01:41:36.1590396Z z 1024(0x400) 2022-11-23T01:41:36.1590687Z Max Waves Per CU: 40(0x28) 2022-11-23T01:41:36.1591317Z Max Work-item Per CU: 2560(0xa00) 2022-11-23T01:41:36.1591700Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:41:36.1592046Z Grid Max Size per Dimension: 2022-11-23T01:41:36.1592401Z x 4294967295(0xffffffff) 2022-11-23T01:41:36.1592760Z y 4294967295(0xffffffff) 2022-11-23T01:41:36.1593115Z z 4294967295(0xffffffff) 2022-11-23T01:41:36.1593473Z Max fbarriers/Workgrp: 32 2022-11-23T01:41:36.1593806Z Pool Info: 2022-11-23T01:41:36.1594105Z Pool 1 2022-11-23T01:41:36.1594475Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:41:36.1594861Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:41:36.1595225Z Allocatable: TRUE 2022-11-23T01:41:36.1595592Z Alloc Granule: 4KB 2022-11-23T01:41:36.1595971Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1596355Z Accessible by all: FALSE 2022-11-23T01:41:36.1596764Z Pool 2 2022-11-23T01:41:36.1597128Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-11-23T01:41:36.1597513Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:41:36.1597880Z Allocatable: TRUE 2022-11-23T01:41:36.1598197Z Alloc Granule: 4KB 2022-11-23T01:41:36.1598510Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1598828Z Accessible by all: FALSE 2022-11-23T01:41:36.1599108Z Pool 3 2022-11-23T01:41:36.1599397Z Segment: GROUP 2022-11-23T01:41:36.1599697Z Size: 64(0x40) KB 2022-11-23T01:41:36.1599993Z Allocatable: FALSE 2022-11-23T01:41:36.1600310Z Alloc Granule: 0KB 2022-11-23T01:41:36.1600618Z Alloc Alignment: 0KB 2022-11-23T01:41:36.1600933Z Accessible by all: FALSE 2022-11-23T01:41:36.1601209Z ISA Info: 2022-11-23T01:41:36.1601452Z ISA 1 2022-11-23T01:41:36.1601860Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-11-23T01:41:36.1602230Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-11-23T01:41:36.1602575Z Profiles: HSA_PROFILE_BASE 2022-11-23T01:41:36.1602908Z Default Rounding Mode: NEAR 2022-11-23T01:41:36.1603241Z Default Rounding Mode: NEAR 2022-11-23T01:41:36.1603551Z Fast f16: TRUE 2022-11-23T01:41:36.1603849Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:41:36.1604159Z Workgroup Max Size per Dimension: 2022-11-23T01:41:36.1604464Z x 1024(0x400) 2022-11-23T01:41:36.1604751Z y 1024(0x400) 2022-11-23T01:41:36.1605036Z z 1024(0x400) 2022-11-23T01:41:36.1605340Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:41:36.1605627Z Grid Max Size per Dimension: 2022-11-23T01:41:36.1605926Z x 4294967295(0xffffffff) 2022-11-23T01:41:36.1606232Z y 4294967295(0xffffffff) 2022-11-23T01:41:36.1606599Z z 4294967295(0xffffffff) 2022-11-23T01:41:36.1606912Z FBarrier Max Size: 32 2022-11-23T01:41:36.1607180Z ******* 2022-11-23T01:41:36.1607413Z Agent 6 2022-11-23T01:41:36.1607639Z ******* 2022-11-23T01:41:36.1607903Z Name: gfx906 2022-11-23T01:41:36.1608295Z Uuid: GPU-65ec290172e6212c 2022-11-23T01:41:36.1608600Z Marketing Name: 2022-11-23T01:41:36.1608913Z Vendor Name: AMD 2022-11-23T01:41:36.1609227Z Feature: KERNEL_DISPATCH 2022-11-23T01:41:36.1609541Z Profile: BASE_PROFILE 2022-11-23T01:41:36.1609859Z Float Round Mode: NEAR 2022-11-23T01:41:36.1610172Z Max Queue Number: 128(0x80) 2022-11-23T01:41:36.1610477Z Queue Min Size: 64(0x40) 2022-11-23T01:41:36.1610777Z Queue Max Size: 131072(0x20000) 2022-11-23T01:41:36.1611138Z Queue Type: MULTI 2022-11-23T01:41:36.1611424Z Node: 5 2022-11-23T01:41:36.1611723Z Device Type: GPU 2022-11-23T01:41:36.1612058Z Cache Info: 2022-11-23T01:41:36.1612394Z L1: 16(0x10) KB 2022-11-23T01:41:36.1612742Z Chip ID: 26273(0x66a1) 2022-11-23T01:41:36.1613105Z Cacheline Size: 64(0x40) 2022-11-23T01:41:36.1613464Z Max Clock Freq. (MHz): 1725 2022-11-23T01:41:36.1613818Z BDFID: 9728 2022-11-23T01:41:36.1614180Z Internal Node ID: 5 2022-11-23T01:41:36.1614540Z Compute Unit: 60 2022-11-23T01:41:36.1614900Z SIMDs per CU: 4 2022-11-23T01:41:36.1615268Z Shader Engines: 4 2022-11-23T01:41:36.1615632Z Shader Arrs. per Eng.: 1 2022-11-23T01:41:36.1616016Z WatchPts on Addr. Ranges:4 2022-11-23T01:41:36.1616391Z Features: KERNEL_DISPATCH 2022-11-23T01:41:36.1616769Z Fast F16 Operation: TRUE 2022-11-23T01:41:36.1617149Z Wavefront Size: 64(0x40) 2022-11-23T01:41:36.1617525Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:41:36.1617892Z Workgroup Max Size per Dimension: 2022-11-23T01:41:36.1618243Z x 1024(0x400) 2022-11-23T01:41:36.1618582Z y 1024(0x400) 2022-11-23T01:41:36.1618917Z z 1024(0x400) 2022-11-23T01:41:36.1619287Z Max Waves Per CU: 40(0x28) 2022-11-23T01:41:36.1619804Z Max Work-item Per CU: 2560(0xa00) 2022-11-23T01:41:36.1620195Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:41:36.1620536Z Grid Max Size per Dimension: 2022-11-23T01:41:36.1620885Z x 4294967295(0xffffffff) 2022-11-23T01:41:36.1621245Z y 4294967295(0xffffffff) 2022-11-23T01:41:36.1621607Z z 4294967295(0xffffffff) 2022-11-23T01:41:36.1621981Z Max fbarriers/Workgrp: 32 2022-11-23T01:41:36.1622314Z Pool Info: 2022-11-23T01:41:36.1622684Z Pool 1 2022-11-23T01:41:36.1623046Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-11-23T01:41:36.1623437Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:41:36.1623812Z Allocatable: TRUE 2022-11-23T01:41:36.1624190Z Alloc Granule: 4KB 2022-11-23T01:41:36.1624565Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1624941Z Accessible by all: FALSE 2022-11-23T01:41:36.1625281Z Pool 2 2022-11-23T01:41:36.1625644Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-11-23T01:41:36.1626032Z Size: 33538048(0x1ffc000) KB 2022-11-23T01:41:36.1626406Z Allocatable: TRUE 2022-11-23T01:41:36.1626842Z Alloc Granule: 4KB 2022-11-23T01:41:36.1627212Z Alloc Alignment: 4KB 2022-11-23T01:41:36.1627605Z Accessible by all: FALSE 2022-11-23T01:41:36.1627882Z Pool 3 2022-11-23T01:41:36.1628225Z Segment: GROUP 2022-11-23T01:41:36.1628526Z Size: 64(0x40) KB 2022-11-23T01:41:36.1628829Z Allocatable: FALSE 2022-11-23T01:41:36.1629139Z Alloc Granule: 0KB 2022-11-23T01:41:36.1629438Z Alloc Alignment: 0KB 2022-11-23T01:41:36.1629758Z Accessible by all: FALSE 2022-11-23T01:41:36.1630036Z ISA Info: 2022-11-23T01:41:36.1630277Z ISA 1 2022-11-23T01:41:36.1630699Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-11-23T01:41:36.1631071Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-11-23T01:41:36.1631405Z Profiles: HSA_PROFILE_BASE 2022-11-23T01:41:36.1631743Z Default Rounding Mode: NEAR 2022-11-23T01:41:36.1632072Z Default Rounding Mode: NEAR 2022-11-23T01:41:36.1632386Z Fast f16: TRUE 2022-11-23T01:41:36.1632693Z Workgroup Max Size: 1024(0x400) 2022-11-23T01:41:36.1633000Z Workgroup Max Size per Dimension: 2022-11-23T01:41:36.1633293Z x 1024(0x400) 2022-11-23T01:41:36.1633576Z y 1024(0x400) 2022-11-23T01:41:36.1633860Z z 1024(0x400) 2022-11-23T01:41:36.1634168Z Grid Max Size: 4294967295(0xffffffff) 2022-11-23T01:41:36.1634464Z Grid Max Size per Dimension: 2022-11-23T01:41:36.1634765Z x 4294967295(0xffffffff) 2022-11-23T01:41:36.1635073Z y 4294967295(0xffffffff) 2022-11-23T01:41:36.1635410Z z 4294967295(0xffffffff) 2022-11-23T01:41:36.1635717Z FBarrier Max Size: 32 2022-11-23T01:41:36.1635988Z *** Done *** 2022-11-23T01:41:36.1636231Z + rocminfo 2022-11-23T01:41:36.1636539Z + grep -E 'Name:.*\sgfx|Marketing' 2022-11-23T01:41:36.2197586Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.2198149Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.2198704Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.2199336Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-11-23T01:41:36.2199915Z Name: gfx906 2022-11-23T01:41:36.2200259Z Marketing Name: 2022-11-23T01:41:36.2200631Z Name: gfx906 2022-11-23T01:41:36.2200981Z Marketing Name: 2022-11-23T01:41:36.2373288Z + [[ linux-focal-rocm5.2-py3.8 != *-bazel-* ]] 2022-11-23T01:41:36.2375163Z + pip_install --user ninja==1.10.2 2022-11-23T01:41:36.2376294Z + pip install --progress-bar off --user ninja==1.10.2 2022-11-23T01:41:36.7957062Z Collecting ninja==1.10.2 2022-11-23T01:41:36.8601238Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-11-23T01:41:37.7059021Z Installing collected packages: ninja 2022-11-23T01:41:37.7155541Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-11-23T01:41:37.7157720Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T01:41:37.7181895Z Successfully installed ninja-1.10.2 2022-11-23T01:41:37.8007571Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:41:37.8010108Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:41:37.8011985Z + [[ linux-focal-rocm5.2-py3.8 == *asan* ]] 2022-11-23T01:41:37.8013070Z + [[ linux-focal-rocm5.2-py3.8 == *-tsan* ]] 2022-11-23T01:41:37.8013906Z + [[ slow == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-11-23T01:41:37.8014656Z + [[ slow == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-11-23T01:41:37.8030452Z + [[ linux-focal-rocm5.2-py3.8 == *tbb* ]] 2022-11-23T01:41:37.8063289Z + [[ linux-focal-rocm5.2-py3.8 == *libtorch* ]] 2022-11-23T01:41:37.8064800Z + [[ linux-focal-rocm5.2-py3.8 == *-bazel-* ]] 2022-11-23T01:41:37.8066131Z + [[ linux-focal-rocm5.2-py3.8 == *-tsan* ]] 2022-11-23T01:41:37.8067060Z + cd test 2022-11-23T01:41:37.8068116Z + python -c 'import torch; print(torch.__config__.show())' 2022-11-23T01:41:39.3414927Z PyTorch built with: 2022-11-23T01:41:39.3416291Z - GCC 9.4 2022-11-23T01:41:39.3417274Z - C++ Version: 201402 2022-11-23T01:41:39.3418959Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-11-23T01:41:39.3420578Z - Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:41:39.3421715Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-11-23T01:41:39.3422828Z - LAPACK is enabled (usually provided by MKL) 2022-11-23T01:41:39.3423798Z - NNPACK is enabled 2022-11-23T01:41:39.3424746Z - CPU capability usage: AVX2 2022-11-23T01:41:39.3425671Z - HIP Runtime 5.2.21151 2022-11-23T01:41:39.3426507Z - MIOpen 2.17.0 2022-11-23T01:41:39.3427541Z - Magma 2.6.1 2022-11-23T01:41:39.3436461Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=1.14.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=ON, 2022-11-23T01:41:39.3442644Z 2022-11-23T01:41:41.5063775Z + cd test 2022-11-23T01:41:41.5065257Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-11-23T01:41:42.9675962Z ATen/Parallel: 2022-11-23T01:41:42.9730753Z at::get_num_threads() : 32 2022-11-23T01:41:42.9731317Z at::get_num_interop_threads() : 32 2022-11-23T01:41:42.9731773Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-11-23T01:41:42.9732216Z omp_get_max_threads() : 32 2022-11-23T01:41:42.9733436Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-11-23T01:41:42.9734298Z mkl_get_max_threads() : 32 2022-11-23T01:41:42.9735000Z Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:41:42.9735652Z std::thread::hardware_concurrency() : 64 2022-11-23T01:41:42.9736216Z Environment variables: 2022-11-23T01:41:42.9737406Z OMP_NUM_THREADS : [not set] 2022-11-23T01:41:42.9737956Z MKL_NUM_THREADS : [not set] 2022-11-23T01:41:42.9738503Z ATen parallel backend: OpenMP 2022-11-23T01:41:42.9738848Z 2022-11-23T01:41:45.1147934Z + [[ slow == *backward* ]] 2022-11-23T01:41:45.1148572Z + [[ slow == *xla* ]] 2022-11-23T01:41:45.1149552Z + [[ slow == \j\i\t\_\l\e\g\a\c\y ]] 2022-11-23T01:41:45.1151424Z + [[ linux-focal-rocm5.2-py3.8 == *libtorch* ]] 2022-11-23T01:41:45.1152279Z + [[ slow == distributed ]] 2022-11-23T01:41:45.1152945Z + [[ slow == deploy ]] 2022-11-23T01:41:45.1153644Z + [[ slow == *inductor_distributed* ]] 2022-11-23T01:41:45.1154347Z + [[ slow == *dynamo* ]] 2022-11-23T01:41:45.1154978Z + [[ slow == *dynamo* ]] 2022-11-23T01:41:45.1155701Z + [[ slow == *inductor_huggingface* ]] 2022-11-23T01:41:45.1156433Z + [[ slow == *inductor_timm* ]] 2022-11-23T01:41:45.1157157Z + [[ slow == *inductor_torchbench* ]] 2022-11-23T01:41:45.1157861Z + [[ slow == *inductor* ]] 2022-11-23T01:41:45.1158477Z + [[ 1 == 1 ]] 2022-11-23T01:41:45.1159199Z + [[ 1 -gt 1 ]] 2022-11-23T01:41:45.1159775Z + [[ 1 == 2 ]] 2022-11-23T01:41:45.1160455Z + [[ 1 -gt 2 ]] 2022-11-23T01:41:45.1161383Z + [[ linux-focal-rocm5.2-py3.8 == *vulkan* ]] 2022-11-23T01:41:45.1162445Z + [[ linux-focal-rocm5.2-py3.8 == *-bazel-* ]] 2022-11-23T01:41:45.1163689Z + [[ linux-focal-rocm5.2-py3.8 == *-mobile-lightweight-dispatch* ]] 2022-11-23T01:41:45.1164868Z + [[ linux-focal-rocm5.2-py3.8 == *-tsan* ]] 2022-11-23T01:41:45.1165613Z + [[ slow = docs_test ]] 2022-11-23T01:41:45.1166269Z + [[ slow == *functorch* ]] 2022-11-23T01:41:45.1166940Z + install_torchvision 2022-11-23T01:41:45.1167569Z + local commit 2022-11-23T01:41:45.1168196Z ++ get_pinned_commit vision 2022-11-23T01:41:45.1168844Z ++ cat .github/ci_commit_pins/vision.txt 2022-11-23T01:41:45.1187392Z + commit=4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:41:45.1188919Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:41:45.1190948Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:41:45.5737648Z Collecting git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:41:45.5739986Z Cloning https://github.com/pytorch/vision.git (to revision 4a310f26049371959617921d0eb9b001f4d262c6) to /tmp/pip-req-build-_tnlqb86 2022-11-23T01:41:45.5806991Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-_tnlqb86 2022-11-23T01:41:48.9401651Z Running command git rev-parse -q --verify 'sha^4a310f26049371959617921d0eb9b001f4d262c6' 2022-11-23T01:41:48.9477125Z Running command git fetch -q https://github.com/pytorch/vision.git 4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:41:50.4495427Z Resolved https://github.com/pytorch/vision.git to commit 4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:41:56.9643460Z Preparing metadata (setup.py) ... [?25l- \ | / - done 2022-11-23T01:41:56.9782303Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.8/site-packages (from torchvision==0.15.0a0+4a310f2) (4.4.0) 2022-11-23T01:41:56.9784249Z Requirement already satisfied: numpy in /opt/conda/lib/python3.8/site-packages (from torchvision==0.15.0a0+4a310f2) (1.22.4) 2022-11-23T01:41:56.9786102Z Requirement already satisfied: requests in /opt/conda/lib/python3.8/site-packages (from torchvision==0.15.0a0+4a310f2) (2.27.1) 2022-11-23T01:41:56.9790125Z Requirement already satisfied: torch in /opt/conda/lib/python3.8/site-packages (from torchvision==0.15.0a0+4a310f2) (1.14.0a0+git1cfd385) 2022-11-23T01:41:56.9800036Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.8/site-packages (from torchvision==0.15.0a0+4a310f2) (9.3.0) 2022-11-23T01:41:57.0081628Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.8/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (2022.9.24) 2022-11-23T01:41:57.0094244Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.8/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (2.0.4) 2022-11-23T01:41:57.0105902Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.8/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (1.26.8) 2022-11-23T01:41:57.0121780Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.8/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (3.3) 2022-11-23T01:41:57.0175939Z Requirement already satisfied: networkx in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.15.0a0+4a310f2) (2.6.3) 2022-11-23T01:41:57.0177925Z Requirement already satisfied: sympy in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.15.0a0+4a310f2) (1.11.1) 2022-11-23T01:41:57.0499619Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.8/site-packages (from sympy->torch->torchvision==0.15.0a0+4a310f2) (1.2.1) 2022-11-23T01:41:57.0575697Z Building wheels for collected packages: torchvision 2022-11-23T01:42:49.6519240Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2022-11-23T01:42:49.6727984Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+4a310f2-cp38-cp38-linux_x86_64.whl size=19349202 sha256=da8ff519705ca97886fe3f8628630627b1048c7dd61dc1389a0a0c23804b24ce 2022-11-23T01:42:49.6729665Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/86/f1/8b/7647e99126befb76e0ba8c7be1d027f25261c686206d3ab84b 2022-11-23T01:42:49.6780590Z Successfully built torchvision 2022-11-23T01:42:50.4494028Z Installing collected packages: torchvision 2022-11-23T01:42:51.1276769Z Successfully installed torchvision-0.15.0a0+4a310f2 2022-11-23T01:42:51.2749880Z + install_triton 2022-11-23T01:42:51.2750535Z + local commit 2022-11-23T01:42:51.2751161Z + [[ slow == *rocm* ]] 2022-11-23T01:42:51.2752182Z ++ get_pinned_commit triton 2022-11-23T01:42:51.2752955Z ++ cat .github/ci_commit_pins/triton.txt 2022-11-23T01:42:51.2784272Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:42:51.2785983Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2022-11-23T01:42:51.2788579Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2022-11-23T01:42:51.7349935Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2022-11-23T01:42:51.7353334Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-iujzoo90 2022-11-23T01:42:51.7422603Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-iujzoo90 2022-11-23T01:42:53.7603059Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2022-11-23T01:42:53.7680162Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:42:54.4630368Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:42:55.0214838Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2022-11-23T01:42:55.0216843Z Running command git submodule update --init --recursive -q 2022-11-23T01:42:56.1851884Z Preparing metadata (setup.py) ... [?25l- done 2022-11-23T01:42:56.4197990Z [?25hCollecting cmake 2022-11-23T01:42:56.5204744Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2022-11-23T01:42:56.9235188Z Collecting filelock 2022-11-23T01:42:56.9289211Z Downloading filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T01:42:56.9422464Z Requirement already satisfied: torch in /opt/conda/lib/python3.8/site-packages (from triton==2.0.0) (1.14.0a0+git1cfd385) 2022-11-23T01:42:56.9703544Z Requirement already satisfied: sympy in /opt/conda/lib/python3.8/site-packages (from torch->triton==2.0.0) (1.11.1) 2022-11-23T01:42:56.9705890Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.8/site-packages (from torch->triton==2.0.0) (4.4.0) 2022-11-23T01:42:56.9708214Z Requirement already satisfied: networkx in /opt/conda/lib/python3.8/site-packages (from torch->triton==2.0.0) (2.6.3) 2022-11-23T01:42:56.9910052Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.8/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2022-11-23T01:42:56.9988894Z Building wheels for collected packages: triton 2022-11-23T01:44:20.4948823Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / done 2022-11-23T01:44:20.5163051Z [?25h Created wheel for triton: filename=triton-2.0.0-cp38-cp38-linux_x86_64.whl size=15414539 sha256=2f30c7e381ebf386121c766a6b06d84c8e66678d5417135e512279a483af6899 2022-11-23T01:44:20.5164612Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/c0/c0/56/bdb2859a55c7764d4e97889d26a8a05b683ef97fe9b1aa7dec 2022-11-23T01:44:20.5190162Z Successfully built triton 2022-11-23T01:44:21.3802057Z Installing collected packages: cmake, filelock, triton 2022-11-23T01:44:22.6184958Z Successfully installed cmake-3.25.0 filelock-3.8.0 triton-2.0.0 2022-11-23T01:44:22.7446193Z + pip_install --user jinja2 2022-11-23T01:44:22.7449555Z + pip install --progress-bar off --user jinja2 2022-11-23T01:44:23.2790278Z Collecting jinja2 2022-11-23T01:44:23.3244898Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T01:44:23.3447447Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.8/site-packages (from jinja2) (2.1.1) 2022-11-23T01:44:24.1966128Z Installing collected packages: jinja2 2022-11-23T01:44:24.2788089Z Successfully installed jinja2-3.1.2 2022-11-23T01:44:24.3613141Z + install_monkeytype 2022-11-23T01:44:24.3613904Z + pip_install MonkeyType 2022-11-23T01:44:24.3615031Z + pip install --progress-bar off MonkeyType 2022-11-23T01:44:24.9720575Z Collecting MonkeyType 2022-11-23T01:44:25.0176651Z Downloading MonkeyType-22.2.0-py3-none-any.whl (37 kB) 2022-11-23T01:44:25.1668531Z Collecting libcst>=0.3.7 2022-11-23T01:44:25.1842130Z Downloading libcst-0.4.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2022-11-23T01:44:25.3389372Z Requirement already satisfied: mypy-extensions in /opt/conda/lib/python3.8/site-packages (from MonkeyType) (0.4.3) 2022-11-23T01:44:25.3619951Z Requirement already satisfied: typing-extensions>=3.7.4.2 in /opt/conda/lib/python3.8/site-packages (from libcst>=0.3.7->MonkeyType) (4.4.0) 2022-11-23T01:44:25.3623152Z Requirement already satisfied: pyyaml>=5.2 in /opt/conda/lib/python3.8/site-packages (from libcst>=0.3.7->MonkeyType) (6.0) 2022-11-23T01:44:25.3862382Z Collecting typing-inspect>=0.4.0 2022-11-23T01:44:25.4011577Z Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2022-11-23T01:44:26.3105530Z Installing collected packages: typing-inspect, libcst, MonkeyType 2022-11-23T01:44:26.8779323Z Successfully installed MonkeyType-22.2.0 libcst-0.4.9 typing-inspect-0.8.0 2022-11-23T01:44:26.9891250Z + test_python 2022-11-23T01:44:29.3082747Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --verbose 2022-11-23T01:44:29.3083838Z Ignoring disabled issues: [] 2022-11-23T01:44:29.3335459Z Excluding test_cuda_nvml_based_avail on ROCm 2022-11-23T01:44:29.3336245Z Selected tests: 2022-11-23T01:44:29.3336899Z backends/xeon/test_launch 2022-11-23T01:44:29.3337634Z benchmark_utils/test_benchmark_utils 2022-11-23T01:44:29.3339811Z distributions/test_constraints 2022-11-23T01:44:29.3340590Z distributions/test_distributions 2022-11-23T01:44:29.3341326Z dynamo/test_aot_autograd 2022-11-23T01:44:29.3342023Z dynamo/test_aot_cudagraphs 2022-11-23T01:44:29.3343227Z dynamo/test_dynamic_shapes 2022-11-23T01:44:29.3344476Z dynamo/test_export 2022-11-23T01:44:29.3345228Z dynamo/test_export_mutations 2022-11-23T01:44:29.3345933Z dynamo/test_functions 2022-11-23T01:44:29.3346803Z dynamo/test_global 2022-11-23T01:44:29.3347498Z dynamo/test_global_declaration 2022-11-23T01:44:29.3348201Z dynamo/test_minifier 2022-11-23T01:44:29.3348830Z dynamo/test_misc 2022-11-23T01:44:29.3349491Z dynamo/test_model_output 2022-11-23T01:44:29.3350157Z dynamo/test_modules 2022-11-23T01:44:29.3350878Z dynamo/test_no_fake_tensors 2022-11-23T01:44:29.3351551Z dynamo/test_nops 2022-11-23T01:44:29.3352211Z dynamo/test_optimizations 2022-11-23T01:44:29.3352902Z dynamo/test_optimizers 2022-11-23T01:44:29.3353616Z dynamo/test_python_autograd 2022-11-23T01:44:29.3354341Z dynamo/test_recompile_ux 2022-11-23T01:44:29.3355044Z dynamo/test_replay_record 2022-11-23T01:44:29.3355733Z dynamo/test_repros 2022-11-23T01:44:29.3356406Z dynamo/test_skip_non_tensor 2022-11-23T01:44:29.3357105Z dynamo/test_subgraphs 2022-11-23T01:44:29.3357849Z dynamo/test_torchxla_integration 2022-11-23T01:44:29.3358557Z dynamo/test_unspec 2022-11-23T01:44:29.3359258Z dynamo/test_verify_correctness 2022-11-23T01:44:29.3359968Z inductor/test_minifier 2022-11-23T01:44:29.3360617Z inductor/test_perf 2022-11-23T01:44:29.3361366Z inductor/test_smoke 2022-11-23T01:44:29.3362068Z inductor/test_torchinductor 2022-11-23T01:44:29.3362829Z inductor/test_torchinductor_opinfo 2022-11-23T01:44:29.3363542Z lazy/test_bindings 2022-11-23T01:44:29.3364170Z lazy/test_debug_util 2022-11-23T01:44:29.3364878Z lazy/test_extract_compiled_graph 2022-11-23T01:44:29.3365574Z lazy/test_meta_kernel 2022-11-23T01:44:29.3366213Z lazy/test_reuse_ir 2022-11-23T01:44:29.3366852Z lazy/test_step_closures 2022-11-23T01:44:29.3367522Z lazy/test_ts_opinfo 2022-11-23T01:44:29.3368156Z nn/test_convolution 2022-11-23T01:44:29.3368771Z nn/test_dropout 2022-11-23T01:44:29.3369381Z nn/test_embedding 2022-11-23T01:44:29.3370001Z nn/test_lazy_modules 2022-11-23T01:44:29.3370633Z nn/test_module_hooks 2022-11-23T01:44:29.3371301Z nn/test_packed_sequence 2022-11-23T01:44:29.3371934Z nn/test_pooling 2022-11-23T01:44:29.3372614Z profiler/test_memory_profiler 2022-11-23T01:44:29.3373339Z profiler/test_profiler 2022-11-23T01:44:29.3374046Z profiler/test_profiler_tree 2022-11-23T01:44:29.3374730Z test_ao_sparsity 2022-11-23T01:44:29.3375351Z test_autocast 2022-11-23T01:44:29.3375932Z test_autograd 2022-11-23T01:44:29.3376534Z test_binary_ufuncs 2022-11-23T01:44:29.3377172Z test_bundled_inputs 2022-11-23T01:44:29.3377840Z test_comparison_utils 2022-11-23T01:44:29.3378471Z test_complex 2022-11-23T01:44:29.3379073Z test_cpp_api_parity 2022-11-23T01:44:29.3379778Z test_cpp_extensions_aot_ninja 2022-11-23T01:44:29.3380785Z test_cpp_extensions_aot_no_ninja 2022-11-23T01:44:29.3381508Z test_cpp_extensions_jit 2022-11-23T01:44:29.3382304Z test_cpp_extensions_open_device_registration 2022-11-23T01:44:29.3383012Z test_cuda 2022-11-23T01:44:29.3383620Z test_cuda_primary_ctx 2022-11-23T01:44:29.3384282Z test_cuda_sanitizer 2022-11-23T01:44:29.3384904Z test_cuda_trace 2022-11-23T01:44:29.3385522Z test_dataloader 2022-11-23T01:44:29.3386124Z test_datapipe 2022-11-23T01:44:29.3386796Z test_decomp 2022-11-23T01:44:29.3387386Z test_deploy 2022-11-23T01:44:29.3387983Z test_dispatch 2022-11-23T01:44:29.3388577Z test_dlpack 2022-11-23T01:44:29.3389186Z test_dynamic_shapes 2022-11-23T01:44:29.3389830Z test_expanded_weights 2022-11-23T01:44:29.3390466Z test_fake_tensor 2022-11-23T01:44:29.3391065Z test_foreach 2022-11-23T01:44:29.3391675Z test_function_schema 2022-11-23T01:44:29.3392394Z test_functional_autograd_benchmark 2022-11-23T01:44:29.3393104Z test_functional_optim 2022-11-23T01:44:29.3393808Z test_functionalization 2022-11-23T01:44:29.3394438Z test_futures 2022-11-23T01:44:29.3395011Z test_fx 2022-11-23T01:44:29.3395606Z test_fx_experimental 2022-11-23T01:44:29.3396224Z test_fx_passes 2022-11-23T01:44:29.3396868Z test_fx_reinplace_pass 2022-11-23T01:44:29.3397488Z test_hub 2022-11-23T01:44:29.3398215Z test_import_stats 2022-11-23T01:44:29.3398847Z test_indexing 2022-11-23T01:44:29.3399418Z test_itt 2022-11-23T01:44:29.3399973Z test_jit 2022-11-23T01:44:29.3400548Z test_jit_autocast 2022-11-23T01:44:29.3401171Z test_jit_cuda_fuser 2022-11-23T01:44:29.3401796Z test_jit_disabled 2022-11-23T01:44:29.3402419Z test_jit_fuser_te 2022-11-23T01:44:29.3403020Z test_jit_llga_fuser 2022-11-23T01:44:29.3403639Z test_jiterator 2022-11-23T01:44:29.3404239Z test_license 2022-11-23T01:44:29.3404824Z test_linalg 2022-11-23T01:44:29.3405410Z test_logging 2022-11-23T01:44:29.3405978Z test_masked 2022-11-23T01:44:29.3406577Z test_maskedtensor 2022-11-23T01:44:29.3407196Z test_matmul_cuda 2022-11-23T01:44:29.3407808Z test_meta 2022-11-23T01:44:29.3408399Z test_mkl_verbose 2022-11-23T01:44:29.3408983Z test_mkldnn 2022-11-23T01:44:29.3409587Z test_mkldnn_fusion 2022-11-23T01:44:29.3410213Z test_mkldnn_verbose 2022-11-23T01:44:29.3410853Z test_mobile_optimizer 2022-11-23T01:44:29.3411493Z test_model_dump 2022-11-23T01:44:29.3412100Z test_module_init 2022-11-23T01:44:29.3412697Z test_modules 2022-11-23T01:44:29.3413278Z test_monitor 2022-11-23T01:44:29.3413902Z test_multiprocessing 2022-11-23T01:44:29.3414598Z test_multiprocessing_spawn 2022-11-23T01:44:29.3415258Z test_namedtensor 2022-11-23T01:44:29.3415928Z test_namedtuple_return_api 2022-11-23T01:44:29.3416620Z test_native_functions 2022-11-23T01:44:29.3417252Z test_native_mha 2022-11-23T01:44:29.3417868Z test_nestedtensor 2022-11-23T01:44:29.3418462Z test_nn 2022-11-23T01:44:29.3419036Z test_numba_integration 2022-11-23T01:44:29.3419681Z test_numpy_interop 2022-11-23T01:44:29.3420318Z test_nvfuser_dynamo 2022-11-23T01:44:29.3420975Z test_nvfuser_frontend 2022-11-23T01:44:29.3421603Z test_openmp 2022-11-23T01:44:29.3422172Z test_ops 2022-11-23T01:44:29.3422768Z test_ops_fwd_gradients 2022-11-23T01:44:29.3423421Z test_ops_gradients 2022-11-23T01:44:29.3424034Z test_ops_jit 2022-11-23T01:44:29.3424629Z test_optim 2022-11-23T01:44:29.3425208Z test_overrides 2022-11-23T01:44:29.3425809Z test_package 2022-11-23T01:44:29.3426433Z test_per_overload_api 2022-11-23T01:44:29.3427340Z test_prims 2022-11-23T01:44:29.3427940Z test_proxy_tensor 2022-11-23T01:44:29.3428622Z test_pruning_op 2022-11-23T01:44:29.3429242Z test_public_bindings 2022-11-23T01:44:29.3429937Z test_python_dispatch 2022-11-23T01:44:29.3430628Z test_pytree 2022-11-23T01:44:29.3431224Z test_quantization 2022-11-23T01:44:29.3431843Z test_reductions 2022-11-23T01:44:29.3432467Z test_scatter_gather_ops 2022-11-23T01:44:29.3433134Z test_schema_check 2022-11-23T01:44:29.3433757Z test_serialization 2022-11-23T01:44:29.3434478Z test_set_default_mobile_cpu_allocator 2022-11-23T01:44:29.3435404Z test_shape_ops 2022-11-23T01:44:29.3436023Z test_show_pickle 2022-11-23T01:44:29.3436515Z test_sort_and_select 2022-11-23T01:44:29.3436801Z test_sparse 2022-11-23T01:44:29.3437083Z test_sparse_csr 2022-11-23T01:44:29.3437322Z test_spectral_ops 2022-11-23T01:44:29.3437552Z test_stateless 2022-11-23T01:44:29.3437771Z test_subclass 2022-11-23T01:44:29.3438011Z test_tensor_creation_ops 2022-11-23T01:44:29.3438261Z test_tensorboard 2022-11-23T01:44:29.3438492Z test_tensorexpr 2022-11-23T01:44:29.3438735Z test_tensorexpr_pybind 2022-11-23T01:44:29.3438968Z test_testing 2022-11-23T01:44:29.3439182Z test_torch 2022-11-23T01:44:29.3439404Z test_transformers 2022-11-23T01:44:29.3439634Z test_type_hints 2022-11-23T01:44:29.3439862Z test_type_info 2022-11-23T01:44:29.3440089Z test_type_promotion 2022-11-23T01:44:29.3440327Z test_unary_ufuncs 2022-11-23T01:44:29.3440550Z test_utils 2022-11-23T01:44:29.3440767Z test_view_ops 2022-11-23T01:44:29.3440985Z test_vmap 2022-11-23T01:44:29.3441203Z test_vulkan 2022-11-23T01:44:29.3441432Z test_xnnpack_integration 2022-11-23T01:44:29.3441671Z doctests 2022-11-23T01:44:29.3515677Z Prioritized test from test file changes. 2022-11-23T01:44:29.3516903Z reordering tests for PR: 2022-11-23T01:44:29.3517677Z prioritized: [] 2022-11-23T01:44:29.3541848Z the rest: ['backends/xeon/test_launch', 'benchmark_utils/test_benchmark_utils', 'distributions/test_constraints', 'distributions/test_distributions', 'dynamo/test_aot_autograd', 'dynamo/test_aot_cudagraphs', 'dynamo/test_dynamic_shapes', 'dynamo/test_export', 'dynamo/test_export_mutations', 'dynamo/test_functions', 'dynamo/test_global', 'dynamo/test_global_declaration', 'dynamo/test_minifier', 'dynamo/test_misc', 'dynamo/test_model_output', 'dynamo/test_modules', 'dynamo/test_no_fake_tensors', 'dynamo/test_nops', 'dynamo/test_optimizations', 'dynamo/test_optimizers', 'dynamo/test_python_autograd', 'dynamo/test_recompile_ux', 'dynamo/test_replay_record', 'dynamo/test_repros', 'dynamo/test_skip_non_tensor', 'dynamo/test_subgraphs', 'dynamo/test_torchxla_integration', 'dynamo/test_unspec', 'dynamo/test_verify_correctness', 'inductor/test_minifier', 'inductor/test_perf', 'inductor/test_smoke', 'inductor/test_torchinductor', 'inductor/test_torchinductor_opinfo', 'lazy/test_bindings', 'lazy/test_debug_util', 'lazy/test_extract_compiled_graph', 'lazy/test_meta_kernel', 'lazy/test_reuse_ir', 'lazy/test_step_closures', 'lazy/test_ts_opinfo', 'nn/test_convolution', 'nn/test_dropout', 'nn/test_embedding', 'nn/test_lazy_modules', 'nn/test_module_hooks', 'nn/test_packed_sequence', 'nn/test_pooling', 'profiler/test_memory_profiler', 'profiler/test_profiler', 'profiler/test_profiler_tree', 'test_ao_sparsity', 'test_autocast', 'test_autograd', 'test_binary_ufuncs', 'test_bundled_inputs', 'test_comparison_utils', 'test_complex', 'test_cpp_api_parity', 'test_cpp_extensions_aot_ninja', 'test_cpp_extensions_aot_no_ninja', 'test_cpp_extensions_jit', 'test_cpp_extensions_open_device_registration', 'test_cuda', 'test_cuda_primary_ctx', 'test_cuda_sanitizer', 'test_cuda_trace', 'test_dataloader', 'test_datapipe', 'test_decomp', 'test_deploy', 'test_dispatch', 'test_dlpack', 'test_dynamic_shapes', 'test_expanded_weights', 'test_fake_tensor', 'test_foreach', 'test_function_schema', 'test_functional_autograd_benchmark', 'test_functional_optim', 'test_functionalization', 'test_futures', 'test_fx', 'test_fx_experimental', 'test_fx_passes', 'test_fx_reinplace_pass', 'test_hub', 'test_import_stats', 'test_indexing', 'test_itt', 'test_jit', 'test_jit_autocast', 'test_jit_cuda_fuser', 'test_jit_disabled', 'test_jit_fuser_te', 'test_jit_llga_fuser', 'test_jiterator', 'test_license', 'test_linalg', 'test_logging', 'test_masked', 'test_maskedtensor', 'test_matmul_cuda', 'test_meta', 'test_mkl_verbose', 'test_mkldnn', 'test_mkldnn_fusion', 'test_mkldnn_verbose', 'test_mobile_optimizer', 'test_model_dump', 'test_module_init', 'test_modules', 'test_monitor', 'test_multiprocessing', 'test_multiprocessing_spawn', 'test_namedtensor', 'test_namedtuple_return_api', 'test_native_functions', 'test_native_mha', 'test_nestedtensor', 'test_nn', 'test_numba_integration', 'test_numpy_interop', 'test_nvfuser_dynamo', 'test_nvfuser_frontend', 'test_openmp', 'test_ops', 'test_ops_fwd_gradients', 'test_ops_gradients', 'test_ops_jit', 'test_optim', 'test_overrides', 'test_package', 'test_per_overload_api', 'test_prims', 'test_proxy_tensor', 'test_pruning_op', 'test_public_bindings', 'test_python_dispatch', 'test_pytree', 'test_quantization', 'test_reductions', 'test_scatter_gather_ops', 'test_schema_check', 'test_serialization', 'test_set_default_mobile_cpu_allocator', 'test_shape_ops', 'test_show_pickle', 'test_sort_and_select', 'test_sparse', 'test_sparse_csr', 'test_spectral_ops', 'test_stateless', 'test_subclass', 'test_tensor_creation_ops', 'test_tensorboard', 'test_tensorexpr', 'test_tensorexpr_pybind', 'test_testing', 'test_torch', 'test_transformers', 'test_type_hints', 'test_type_info', 'test_type_promotion', 'test_unary_ufuncs', 'test_utils', 'test_view_ops', 'test_vmap', 'test_vulkan', 'test_xnnpack_integration', 'doctests'] 2022-11-23T01:44:29.3556950Z 2022-11-23T01:44:29.3558576Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/pytorch/test/.pytorch-slow-tests.json 2022-11-23T01:44:29.4798087Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2022-11-23T01:44:29.6815490Z parallel (file granularity) tests: 2022-11-23T01:44:29.6816778Z backends/xeon/test_launch 2022-11-23T01:44:29.6817608Z benchmark_utils/test_benchmark_utils 2022-11-23T01:44:29.6818405Z distributions/test_constraints 2022-11-23T01:44:29.6819109Z dynamo/test_aot_autograd 2022-11-23T01:44:29.6819832Z dynamo/test_aot_cudagraphs 2022-11-23T01:44:29.6820540Z dynamo/test_dynamic_shapes 2022-11-23T01:44:29.6821224Z dynamo/test_export 2022-11-23T01:44:29.6821921Z dynamo/test_export_mutations 2022-11-23T01:44:29.6822760Z dynamo/test_functions 2022-11-23T01:44:29.6823397Z dynamo/test_global 2022-11-23T01:44:29.6824082Z dynamo/test_global_declaration 2022-11-23T01:44:29.6824776Z dynamo/test_minifier 2022-11-23T01:44:29.6825404Z dynamo/test_misc 2022-11-23T01:44:29.6826057Z dynamo/test_model_output 2022-11-23T01:44:29.6826921Z dynamo/test_modules 2022-11-23T01:44:29.6827586Z dynamo/test_no_fake_tensors 2022-11-23T01:44:29.6828247Z dynamo/test_nops 2022-11-23T01:44:29.6828938Z dynamo/test_optimizations 2022-11-23T01:44:29.6829626Z dynamo/test_optimizers 2022-11-23T01:44:29.6830320Z dynamo/test_python_autograd 2022-11-23T01:44:29.6831011Z dynamo/test_recompile_ux 2022-11-23T01:44:29.6831754Z dynamo/test_replay_record 2022-11-23T01:44:29.6832426Z dynamo/test_repros 2022-11-23T01:44:29.6833114Z dynamo/test_skip_non_tensor 2022-11-23T01:44:29.6833804Z dynamo/test_subgraphs 2022-11-23T01:44:29.6834511Z dynamo/test_torchxla_integration 2022-11-23T01:44:29.6835199Z dynamo/test_unspec 2022-11-23T01:44:29.6835914Z dynamo/test_verify_correctness 2022-11-23T01:44:29.6836608Z inductor/test_minifier 2022-11-23T01:44:29.6837257Z inductor/test_perf 2022-11-23T01:44:29.6837913Z inductor/test_smoke 2022-11-23T01:44:29.6838578Z inductor/test_torchinductor 2022-11-23T01:44:29.6839247Z lazy/test_bindings 2022-11-23T01:44:29.6839900Z lazy/test_debug_util 2022-11-23T01:44:29.6840605Z lazy/test_extract_compiled_graph 2022-11-23T01:44:29.6841308Z lazy/test_meta_kernel 2022-11-23T01:44:29.6841940Z lazy/test_reuse_ir 2022-11-23T01:44:29.6842595Z lazy/test_step_closures 2022-11-23T01:44:29.6843248Z lazy/test_ts_opinfo 2022-11-23T01:44:29.6843891Z nn/test_convolution 2022-11-23T01:44:29.6844520Z nn/test_dropout 2022-11-23T01:44:29.6845130Z nn/test_embedding 2022-11-23T01:44:29.6845757Z nn/test_lazy_modules 2022-11-23T01:44:29.6846392Z nn/test_module_hooks 2022-11-23T01:44:29.6847060Z nn/test_packed_sequence 2022-11-23T01:44:29.6847779Z profiler/test_memory_profiler 2022-11-23T01:44:29.6848815Z profiler/test_profiler 2022-11-23T01:44:29.6849527Z profiler/test_profiler_tree 2022-11-23T01:44:29.6850220Z test_ao_sparsity 2022-11-23T01:44:29.6850849Z test_autocast 2022-11-23T01:44:29.6851461Z test_binary_ufuncs 2022-11-23T01:44:29.6852120Z test_bundled_inputs 2022-11-23T01:44:29.6852780Z test_comparison_utils 2022-11-23T01:44:29.6853425Z test_complex 2022-11-23T01:44:29.6854056Z test_cuda_sanitizer 2022-11-23T01:44:29.6854689Z test_dataloader 2022-11-23T01:44:29.6855317Z test_datapipe 2022-11-23T01:44:29.6855915Z test_decomp 2022-11-23T01:44:29.6856509Z test_deploy 2022-11-23T01:44:29.6857096Z test_dlpack 2022-11-23T01:44:29.6857730Z test_dynamic_shapes 2022-11-23T01:44:29.6858388Z test_expanded_weights 2022-11-23T01:44:29.6859024Z test_foreach 2022-11-23T01:44:29.6859639Z test_function_schema 2022-11-23T01:44:29.6860362Z test_functional_autograd_benchmark 2022-11-23T01:44:29.6861104Z test_functional_optim 2022-11-23T01:44:29.6861782Z test_functionalization 2022-11-23T01:44:29.6862449Z test_futures 2022-11-23T01:44:29.6863060Z test_fx_experimental 2022-11-23T01:44:29.6863709Z test_fx_passes 2022-11-23T01:44:29.6864378Z test_fx_reinplace_pass 2022-11-23T01:44:29.6865018Z test_hub 2022-11-23T01:44:29.6865610Z test_import_stats 2022-11-23T01:44:29.6866218Z test_itt 2022-11-23T01:44:29.6867029Z test_jit 2022-11-23T01:44:29.6867624Z test_jit_autocast 2022-11-23T01:44:29.6868255Z test_jit_fuser_te 2022-11-23T01:44:29.6868898Z test_jit_llga_fuser 2022-11-23T01:44:29.6869526Z test_jiterator 2022-11-23T01:44:29.6870113Z test_license 2022-11-23T01:44:29.6870706Z test_logging 2022-11-23T01:44:29.6871291Z test_masked 2022-11-23T01:44:29.6871909Z test_maskedtensor 2022-11-23T01:44:29.6872533Z test_matmul_cuda 2022-11-23T01:44:29.6873115Z test_meta 2022-11-23T01:44:29.6873703Z test_mkl_verbose 2022-11-23T01:44:29.6874307Z test_mkldnn 2022-11-23T01:44:29.6874928Z test_mkldnn_fusion 2022-11-23T01:44:29.6875569Z test_mkldnn_verbose 2022-11-23T01:44:29.6876201Z test_model_dump 2022-11-23T01:44:29.6876840Z test_module_init 2022-11-23T01:44:29.6877465Z test_monitor 2022-11-23T01:44:29.6878084Z test_namedtensor 2022-11-23T01:44:29.6878736Z test_native_functions 2022-11-23T01:44:29.6879373Z test_native_mha 2022-11-23T01:44:29.6880005Z test_nestedtensor 2022-11-23T01:44:29.6880674Z test_numba_integration 2022-11-23T01:44:29.6881343Z test_numpy_interop 2022-11-23T01:44:29.6881999Z test_nvfuser_dynamo 2022-11-23T01:44:29.6882647Z test_nvfuser_frontend 2022-11-23T01:44:29.6883283Z test_openmp 2022-11-23T01:44:29.6883891Z test_optim 2022-11-23T01:44:29.6884486Z test_package 2022-11-23T01:44:29.6885134Z test_per_overload_api 2022-11-23T01:44:29.6885814Z test_proxy_tensor 2022-11-23T01:44:29.6886446Z test_pruning_op 2022-11-23T01:44:29.6887098Z test_public_bindings 2022-11-23T01:44:29.6887782Z test_python_dispatch 2022-11-23T01:44:29.6888425Z test_pytree 2022-11-23T01:44:29.6889047Z test_quantization 2022-11-23T01:44:29.6889713Z test_scatter_gather_ops 2022-11-23T01:44:29.6890392Z test_schema_check 2022-11-23T01:44:29.6891031Z test_serialization 2022-11-23T01:44:29.6891766Z test_set_default_mobile_cpu_allocator 2022-11-23T01:44:29.6892505Z test_shape_ops 2022-11-23T01:44:29.6893134Z test_sort_and_select 2022-11-23T01:44:29.6893779Z test_sparse 2022-11-23T01:44:29.6894417Z test_spectral_ops 2022-11-23T01:44:29.6895054Z test_stateless 2022-11-23T01:44:29.6895666Z test_subclass 2022-11-23T01:44:29.6896269Z test_tensorboard 2022-11-23T01:44:29.6896940Z test_tensorexpr_pybind 2022-11-23T01:44:29.6897596Z test_testing 2022-11-23T01:44:29.6898215Z test_transformers 2022-11-23T01:44:29.6898857Z test_type_hints 2022-11-23T01:44:29.6899493Z test_type_info 2022-11-23T01:44:29.6900126Z test_type_promotion 2022-11-23T01:44:29.6900777Z test_unary_ufuncs 2022-11-23T01:44:29.6901395Z test_utils 2022-11-23T01:44:29.6902008Z test_view_ops 2022-11-23T01:44:29.6902616Z test_vmap 2022-11-23T01:44:29.6903262Z test_vulkan 2022-11-23T01:44:29.6903898Z test_xnnpack_integration 2022-11-23T01:44:29.6904785Z serial (file granularity) tests: 2022-11-23T01:44:29.6905569Z distributions/test_distributions 2022-11-23T01:44:29.6906366Z inductor/test_torchinductor_opinfo 2022-11-23T01:44:29.6907373Z nn/test_pooling 2022-11-23T01:44:29.6907984Z test_autograd 2022-11-23T01:44:29.6908633Z test_cpp_api_parity 2022-11-23T01:44:29.6909363Z test_cpp_extensions_aot_ninja 2022-11-23T01:44:29.6910126Z test_cpp_extensions_aot_no_ninja 2022-11-23T01:44:29.6910870Z test_cpp_extensions_jit 2022-11-23T01:44:29.6911690Z test_cpp_extensions_open_device_registration 2022-11-23T01:44:29.6912410Z test_cuda 2022-11-23T01:44:29.6912726Z test_cuda_primary_ctx 2022-11-23T01:44:29.6913033Z test_cuda_trace 2022-11-23T01:44:29.6913300Z test_dispatch 2022-11-23T01:44:29.6913536Z test_fake_tensor 2022-11-23T01:44:29.6913755Z test_fx 2022-11-23T01:44:29.6913977Z test_indexing 2022-11-23T01:44:29.6914219Z test_jit_cuda_fuser 2022-11-23T01:44:29.6914465Z test_jit_disabled 2022-11-23T01:44:29.6914703Z test_linalg 2022-11-23T01:44:29.6914935Z test_mobile_optimizer 2022-11-23T01:44:29.6915185Z test_modules 2022-11-23T01:44:29.6915428Z test_multiprocessing 2022-11-23T01:44:29.6915704Z test_multiprocessing_spawn 2022-11-23T01:44:29.6915994Z test_namedtuple_return_api 2022-11-23T01:44:29.6916235Z test_nn 2022-11-23T01:44:29.6916515Z test_ops 2022-11-23T01:44:29.6916759Z test_ops_fwd_gradients 2022-11-23T01:44:29.6917014Z test_ops_gradients 2022-11-23T01:44:29.6917255Z test_ops_jit 2022-11-23T01:44:29.6917489Z test_overrides 2022-11-23T01:44:29.6917711Z test_prims 2022-11-23T01:44:29.6917944Z test_reductions 2022-11-23T01:44:29.6918187Z test_show_pickle 2022-11-23T01:44:29.6918429Z test_sparse_csr 2022-11-23T01:44:29.6918684Z test_tensor_creation_ops 2022-11-23T01:44:29.6918929Z test_tensorexpr 2022-11-23T01:44:29.6919163Z test_torch 2022-11-23T01:44:29.6919387Z doctests 2022-11-23T01:44:32.0280949Z Ignoring disabled issues: [] 2022-11-23T01:44:32.0478989Z Running backends/xeon/test_launch ... [2022-11-23 01:44:32.047139] 2022-11-23T01:44:32.0481144Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:44:32.047469] 2022-11-23T01:44:39.7820960Z 2022-11-23T01:44:39.7821654Z Expand the folded group to see the log file of backends/xeon/test_launch 2022-11-23T01:44:39.7829735Z ##[group]PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/pytorch/test/test-reports/backends-xeon-test_launch_xuk116dv) 2022-11-23T01:44:39.7830828Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2022-11-23T01:44:39.7831152Z 2022-11-23T01:44:39.7831271Z Running tests... 2022-11-23T01:44:39.7831782Z ---------------------------------------------------------------------- 2022-11-23T01:44:39.7833108Z test_cpu_info (__main__.TestTorchrun) ... 2022-11-23 01:44:33,941 - torch.backends.xeon.run_cpu - WARNING - Numa Aware: cores:[2, 3, 4, 5] on different NUMA nodes:[0, 1]. To avoid this behavior, please use --ncores_per_instance knob to make sure number of cores is divisible by --ncores_per_instance. Alternatively, please use --skip_cross_node_cores knob. 2022-11-23T01:44:39.7833911Z ok (0.162s) 2022-11-23T01:44:39.7834275Z test_multi_threads (__main__.TestTorchrun) ... ok (3.738s) 2022-11-23T01:44:39.7834514Z 2022-11-23T01:44:39.7834839Z ---------------------------------------------------------------------- 2022-11-23T01:44:39.7835223Z Ran 2 tests in 3.900s 2022-11-23T01:44:39.7835410Z 2022-11-23T01:44:39.7835506Z OK 2022-11-23T01:44:39.7835657Z 2022-11-23T01:44:39.7835801Z Generating XML reports... 2022-11-23T01:44:39.7836487Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20221123014433.xml 2022-11-23T01:44:39.7836876Z 2022-11-23T01:44:39.7837263Z ##[endgroup] 2022-11-23T01:44:39.7837943Z FINISHED PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/pytorch/test/test-reports/backends-xeon-test_launch_xuk116dv) 2022-11-23T01:44:39.7838739Z 2022-11-23T01:44:44.3460824Z Ignoring disabled issues: [] 2022-11-23T01:44:44.3656884Z Running benchmark_utils/test_benchmark_utils ... [2022-11-23 01:44:44.365037] 2022-11-23T01:44:44.3658892Z Executing ['/opt/conda/bin/python', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:44:44.365317] 2022-11-23T01:44:49.5323025Z 2022-11-23T01:44:49.5324361Z Expand the folded group to see the log file of benchmark_utils/test_benchmark_utils 2022-11-23T01:44:49.5326681Z ##[group]PRINTING LOG FILE of benchmark_utils/test_benchmark_utils (/var/lib/jenkins/pytorch/test/test-reports/benchmark_utils-test_benchmark_utils_ddriko31) 2022-11-23T01:44:49.5328865Z Test results will be stored in test-reports/python-unittest/benchmark_utils.test_benchmark_utils 2022-11-23T01:44:49.5329605Z 2022-11-23T01:44:49.5329870Z Running tests... 2022-11-23T01:44:49.5330999Z ---------------------------------------------------------------------- 2022-11-23T01:44:49.5332326Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.547s) 2022-11-23T01:44:49.5336225Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76932 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.002s) 2022-11-23T01:44:49.5338434Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-11-23T01:44:49.5339805Z test_compare (__main__.TestBenchmarkUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:44:49.5341143Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-11-23T01:44:49.5342430Z test_fuzzer (__main__.TestBenchmarkUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:44:49.5343920Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:44:49.5345393Z test_timer (__main__.TestBenchmarkUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:44:49.5347161Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-11-23T01:44:49.5347864Z 2022-11-23T01:44:49.5348638Z ---------------------------------------------------------------------- 2022-11-23T01:44:49.5349498Z Ran 9 tests in 0.562s 2022-11-23T01:44:49.5349899Z 2022-11-23T01:44:49.5350153Z OK (skipped=9) 2022-11-23T01:44:49.5350540Z 2022-11-23T01:44:49.5350839Z Generating XML reports... 2022-11-23T01:44:49.5352461Z Generated XML report: test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20221123014446.xml 2022-11-23T01:44:49.5353376Z 2022-11-23T01:44:49.5354140Z ##[endgroup] 2022-11-23T01:44:49.5355804Z FINISHED PRINTING LOG FILE of benchmark_utils/test_benchmark_utils (/var/lib/jenkins/pytorch/test/test-reports/benchmark_utils-test_benchmark_utils_ddriko31) 2022-11-23T01:44:49.5356732Z 2022-11-23T01:44:54.0655743Z Ignoring disabled issues: [] 2022-11-23T01:44:54.0851322Z Running distributions/test_constraints ... [2022-11-23 01:44:54.084425] 2022-11-23T01:44:54.0853063Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-11-23 01:44:54.084702] 2022-11-23T01:45:01.0239341Z 2022-11-23T01:45:01.0240366Z Expand the folded group to see the log file of distributions/test_constraints 2022-11-23T01:45:01.0242533Z ##[group]PRINTING LOG FILE of distributions/test_constraints (/var/lib/jenkins/pytorch/test/test-reports/distributions-test_constraints_w8fecmvh) 2022-11-23T01:45:01.0243820Z ============================= test session starts ============================== 2022-11-23T01:45:01.0246015Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T01:45:01.0246951Z cachedir: .pytest_cache 2022-11-23T01:45:01.0248535Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/pytorch/test/.hypothesis/examples') 2022-11-23T01:45:01.0249855Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T01:45:01.0251399Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T01:45:01.0252469Z collecting ... collected 132 items 2022-11-23T01:45:01.0322571Z Running 132 items in this shard: test/distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0], test/distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1], test/distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2], test/distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3], test/distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4], test/distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5], test/distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6], test/distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7], test/distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8], test/distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9], test/distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10], test/distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11], test/distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12], test/distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13], test/distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14], test/distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15], test/distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16], test/distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17], test/distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0], test/distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1], test/distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2], test/distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3], test/distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4], test/distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5], test/distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6], test/distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7], test/distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8], test/distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9], test/distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10], test/distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11], test/distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12], test/distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13], test/distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14], test/distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15], test/distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16], test/distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args10], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args11], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args12], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args13], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args15], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args16], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args17], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args10], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args11], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args12], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args13], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args15], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args16], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args17], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args10], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args11], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args12], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args13], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args15], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args16], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args17], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args10], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args11], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args12], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args13], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args15], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args16], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args17], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] 2022-11-23T01:45:01.0365812Z 2022-11-23T01:45:01.0366857Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-11-23T01:45:01.0368749Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-11-23T01:45:01.0370419Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-11-23T01:45:01.0372115Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-11-23T01:45:01.0373806Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-11-23T01:45:01.0375495Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-11-23T01:45:01.0377176Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-11-23T01:45:01.0379030Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-11-23T01:45:01.0380711Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-11-23T01:45:01.0382402Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-11-23T01:45:01.0384101Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-11-23T01:45:01.0385975Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-11-23T01:45:01.0388027Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-11-23T01:45:01.0389725Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-11-23T01:45:01.0391399Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-11-23T01:45:01.0393103Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-11-23T01:45:01.0394787Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-11-23T01:45:01.0396486Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-11-23T01:45:01.0398162Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] PASSED [ 14%] 2022-11-23T01:45:01.0399610Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] PASSED [ 15%] 2022-11-23T01:45:01.0400349Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] PASSED [ 15%] 2022-11-23T01:45:01.0400968Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] PASSED [ 16%] 2022-11-23T01:45:01.0401597Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] PASSED [ 17%] 2022-11-23T01:45:01.0402229Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] PASSED [ 18%] 2022-11-23T01:45:01.0402856Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] PASSED [ 18%] 2022-11-23T01:45:01.0403484Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] PASSED [ 19%] 2022-11-23T01:45:01.0404122Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] PASSED [ 20%] 2022-11-23T01:45:01.0404755Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] PASSED [ 21%] 2022-11-23T01:45:01.0405390Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] PASSED [ 21%] 2022-11-23T01:45:01.0406020Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] PASSED [ 22%] 2022-11-23T01:45:01.0406655Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] PASSED [ 23%] 2022-11-23T01:45:01.0407290Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] PASSED [ 24%] 2022-11-23T01:45:01.0407922Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] PASSED [ 25%] 2022-11-23T01:45:01.0408674Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] PASSED [ 25%] 2022-11-23T01:45:01.0409304Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] PASSED [ 26%] 2022-11-23T01:45:01.0409937Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] PASSED [ 27%] 2022-11-23T01:45:01.0410553Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-11-23T01:45:01.0411137Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-11-23T01:45:01.0411737Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-11-23T01:45:01.0412337Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-11-23T01:45:01.0412930Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-11-23T01:45:01.0413528Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-11-23T01:45:01.0414127Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-11-23T01:45:01.0414723Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-11-23T01:45:01.0415371Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-11-23T01:45:01.0415982Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-11-23T01:45:01.0416568Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-11-23T01:45:01.0417149Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-11-23T01:45:01.0417728Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-11-23T01:45:01.0418305Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-11-23T01:45:01.0418895Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-11-23T01:45:01.0419469Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-11-23T01:45:01.0420049Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-11-23T01:45:01.0420622Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-11-23T01:45:01.0421226Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-11-23T01:45:01.0421845Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-11-23T01:45:01.0422461Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-11-23T01:45:01.0423064Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-11-23T01:45:01.0423654Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-11-23T01:45:01.0424262Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-11-23T01:45:01.0424854Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] PASSED [ 46%] 2022-11-23T01:45:01.0425456Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] PASSED [ 46%] 2022-11-23T01:45:01.0426043Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] PASSED [ 47%] 2022-11-23T01:45:01.0426693Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] PASSED [ 48%] 2022-11-23T01:45:01.0427288Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] PASSED [ 49%] 2022-11-23T01:45:01.0427876Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] PASSED [ 50%] 2022-11-23T01:45:01.0428449Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] PASSED [ 50%] 2022-11-23T01:45:01.0429118Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] PASSED [ 51%] 2022-11-23T01:45:01.0429719Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] PASSED [ 52%] 2022-11-23T01:45:01.0430316Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] PASSED [ 53%] 2022-11-23T01:45:01.0430900Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] PASSED [ 53%] 2022-11-23T01:45:01.0431474Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] PASSED [ 54%] 2022-11-23T01:45:01.0432049Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] PASSED [ 55%] 2022-11-23T01:45:01.0432606Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] PASSED [ 56%] 2022-11-23T01:45:01.0433193Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] PASSED [ 56%] 2022-11-23T01:45:01.0433776Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] PASSED [ 57%] 2022-11-23T01:45:01.0434353Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] PASSED [ 58%] 2022-11-23T01:45:01.0434926Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] PASSED [ 59%] 2022-11-23T01:45:01.0435587Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] PASSED [ 59%] 2022-11-23T01:45:01.0436207Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] PASSED [ 60%] 2022-11-23T01:45:01.0436807Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] PASSED [ 61%] 2022-11-23T01:45:01.0437410Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] PASSED [ 62%] 2022-11-23T01:45:01.0438008Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] PASSED [ 62%] 2022-11-23T01:45:01.0438606Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-11-23T01:45:01.0439210Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-11-23T01:45:01.0439812Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-11-23T01:45:01.0440418Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-11-23T01:45:01.0441021Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-11-23T01:45:01.0441608Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-11-23T01:45:01.0442210Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-11-23T01:45:01.0442811Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-11-23T01:45:01.0443415Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-11-23T01:45:01.0444023Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-11-23T01:45:01.0444638Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-11-23T01:45:01.0445237Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-11-23T01:45:01.0445819Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-11-23T01:45:01.0446401Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-11-23T01:45:01.0446988Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-11-23T01:45:01.0447597Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-11-23T01:45:01.0448195Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-11-23T01:45:01.0448782Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-11-23T01:45:01.0449439Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-11-23T01:45:01.0450040Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-11-23T01:45:01.0450677Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-11-23T01:45:01.0451312Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-11-23T01:45:01.0451931Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-11-23T01:45:01.0452533Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-11-23T01:45:01.0453135Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-11-23T01:45:01.0453732Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] PASSED [ 82%] 2022-11-23T01:45:01.0454334Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] PASSED [ 83%] 2022-11-23T01:45:01.0454920Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] PASSED [ 84%] 2022-11-23T01:45:01.0455567Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] PASSED [ 84%] 2022-11-23T01:45:01.0456165Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] PASSED [ 85%] 2022-11-23T01:45:01.0456751Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] PASSED [ 86%] 2022-11-23T01:45:01.0457341Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] PASSED [ 87%] 2022-11-23T01:45:01.0457934Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] PASSED [ 87%] 2022-11-23T01:45:01.0458527Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] PASSED [ 88%] 2022-11-23T01:45:01.0459120Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] PASSED [ 89%] 2022-11-23T01:45:01.0459705Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] PASSED [ 90%] 2022-11-23T01:45:01.0460280Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] PASSED [ 90%] 2022-11-23T01:45:01.0460854Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] PASSED [ 91%] 2022-11-23T01:45:01.0461430Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] PASSED [ 92%] 2022-11-23T01:45:01.0462021Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] PASSED [ 93%] 2022-11-23T01:45:01.0462606Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] PASSED [ 93%] 2022-11-23T01:45:01.0463170Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] PASSED [ 94%] 2022-11-23T01:45:01.0463744Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] PASSED [ 95%] 2022-11-23T01:45:01.0464351Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] PASSED [ 96%] 2022-11-23T01:45:01.0464973Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] PASSED [ 96%] 2022-11-23T01:45:01.0465594Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] PASSED [ 97%] 2022-11-23T01:45:01.0466204Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] PASSED [ 98%] 2022-11-23T01:45:01.0466865Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] PASSED [ 99%] 2022-11-23T01:45:01.0467462Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] PASSED [100%] 2022-11-23T01:45:01.0467730Z 2022-11-23T01:45:01.0467877Z ======================== 130 passed, 2 skipped in 2.63s ======================== 2022-11-23T01:45:01.0468071Z 2022-11-23T01:45:01.0468377Z ##[endgroup] 2022-11-23T01:45:01.0469065Z FINISHED PRINTING LOG FILE of distributions/test_constraints (/var/lib/jenkins/pytorch/test/test-reports/distributions-test_constraints_w8fecmvh) 2022-11-23T01:45:01.0469409Z 2022-11-23T01:45:05.5384790Z Ignoring disabled issues: [] 2022-11-23T01:45:05.5585429Z Running dynamo/test_aot_autograd ... [2022-11-23 01:45:05.557824] 2022-11-23T01:45:05.5588172Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_aot_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:45:05.558110] 2022-11-23T01:45:09.5370922Z 2022-11-23T01:45:09.5371903Z Expand the folded group to see the log file of dynamo/test_aot_autograd 2022-11-23T01:45:09.5374577Z ##[group]PRINTING LOG FILE of dynamo/test_aot_autograd (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_aot_autograd_rsw20f6w) 2022-11-23T01:45:09.5375463Z 2022-11-23T01:45:09.5376213Z ##[endgroup] 2022-11-23T01:45:09.5377931Z FINISHED PRINTING LOG FILE of dynamo/test_aot_autograd (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_aot_autograd_rsw20f6w) 2022-11-23T01:45:09.5378797Z 2022-11-23T01:45:14.0192488Z Ignoring disabled issues: [] 2022-11-23T01:45:14.0388346Z Running dynamo/test_aot_cudagraphs ... [2022-11-23 01:45:14.038144] 2022-11-23T01:45:14.0391393Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_aot_cudagraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:45:14.038427] 2022-11-23T01:45:18.0417526Z 2022-11-23T01:45:18.0419271Z Expand the folded group to see the log file of dynamo/test_aot_cudagraphs 2022-11-23T01:45:18.0421836Z ##[group]PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_aot_cudagraphs_xgfodt0k) 2022-11-23T01:45:18.0422722Z 2022-11-23T01:45:18.0423452Z ##[endgroup] 2022-11-23T01:45:18.0425353Z FINISHED PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_aot_cudagraphs_xgfodt0k) 2022-11-23T01:45:18.0426232Z 2022-11-23T01:45:22.5173890Z Ignoring disabled issues: [] 2022-11-23T01:45:22.5369832Z Running dynamo/test_dynamic_shapes ... [2022-11-23 01:45:22.536348] 2022-11-23T01:45:22.5373116Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:45:22.536628] 2022-11-23T01:45:26.5852482Z 2022-11-23T01:45:26.5853495Z Expand the folded group to see the log file of dynamo/test_dynamic_shapes 2022-11-23T01:45:26.5855569Z ##[group]PRINTING LOG FILE of dynamo/test_dynamic_shapes (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_dynamic_shapes_f2k6daz6) 2022-11-23T01:45:26.5856459Z 2022-11-23T01:45:26.5857165Z ##[endgroup] 2022-11-23T01:45:26.5858872Z FINISHED PRINTING LOG FILE of dynamo/test_dynamic_shapes (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_dynamic_shapes_f2k6daz6) 2022-11-23T01:45:26.5859713Z 2022-11-23T01:45:31.0642117Z Ignoring disabled issues: [] 2022-11-23T01:45:31.0835558Z Running dynamo/test_export ... [2022-11-23 01:45:31.082682] 2022-11-23T01:45:31.0837430Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_export.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:45:31.083064] 2022-11-23T01:45:35.2883133Z 2022-11-23T01:45:35.2884342Z Expand the folded group to see the log file of dynamo/test_export 2022-11-23T01:45:35.2886339Z ##[group]PRINTING LOG FILE of dynamo/test_export (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_export_2czjyasa) 2022-11-23T01:45:35.2887146Z 2022-11-23T01:45:35.2887855Z ##[endgroup] 2022-11-23T01:45:35.2890615Z FINISHED PRINTING LOG FILE of dynamo/test_export (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_export_2czjyasa) 2022-11-23T01:45:35.2891497Z 2022-11-23T01:45:39.8275207Z Ignoring disabled issues: [] 2022-11-23T01:45:39.8472604Z Running dynamo/test_export_mutations ... [2022-11-23 01:45:39.846536] 2022-11-23T01:45:39.8474537Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_export_mutations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:45:39.846823] 2022-11-23T01:45:43.8444706Z 2022-11-23T01:45:43.8445820Z Expand the folded group to see the log file of dynamo/test_export_mutations 2022-11-23T01:45:43.8447936Z ##[group]PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_export_mutations_bpvrad5d) 2022-11-23T01:45:43.8448854Z 2022-11-23T01:45:43.8452650Z ##[endgroup] 2022-11-23T01:45:43.8454474Z FINISHED PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_export_mutations_bpvrad5d) 2022-11-23T01:45:43.8455375Z 2022-11-23T01:45:48.3190787Z Ignoring disabled issues: [] 2022-11-23T01:45:48.3385665Z Running dynamo/test_functions ... [2022-11-23 01:45:48.337837] 2022-11-23T01:45:48.3387755Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:45:48.338116] 2022-11-23T01:45:52.3209608Z 2022-11-23T01:45:52.3210685Z Expand the folded group to see the log file of dynamo/test_functions 2022-11-23T01:45:52.3213800Z ##[group]PRINTING LOG FILE of dynamo/test_functions (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_functions_ws5o51nl) 2022-11-23T01:45:52.3214920Z 2022-11-23T01:45:52.3215835Z ##[endgroup] 2022-11-23T01:45:52.3218338Z FINISHED PRINTING LOG FILE of dynamo/test_functions (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_functions_ws5o51nl) 2022-11-23T01:45:52.3219267Z 2022-11-23T01:45:56.8262967Z Ignoring disabled issues: [] 2022-11-23T01:45:56.8459246Z Running dynamo/test_global ... [2022-11-23 01:45:56.845131] 2022-11-23T01:45:56.8461470Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_global.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:45:56.845414] 2022-11-23T01:46:00.8532135Z 2022-11-23T01:46:00.8533005Z Expand the folded group to see the log file of dynamo/test_global 2022-11-23T01:46:00.8535353Z ##[group]PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_global_axgjwij2) 2022-11-23T01:46:00.8536452Z 2022-11-23T01:46:00.8537426Z ##[endgroup] 2022-11-23T01:46:00.8539053Z FINISHED PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_global_axgjwij2) 2022-11-23T01:46:00.8539854Z 2022-11-23T01:46:05.3176505Z Ignoring disabled issues: [] 2022-11-23T01:46:05.3368570Z Running dynamo/test_global_declaration ... [2022-11-23 01:46:05.336158] 2022-11-23T01:46:05.3370535Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_global_declaration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:46:05.336437] 2022-11-23T01:46:08.9631353Z 2022-11-23T01:46:08.9632028Z Expand the folded group to see the log file of dynamo/test_global_declaration 2022-11-23T01:46:08.9634185Z ##[group]PRINTING LOG FILE of dynamo/test_global_declaration (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_global_declaration_lvqtlchp) 2022-11-23T01:46:08.9635097Z 2022-11-23T01:46:08.9635832Z ##[endgroup] 2022-11-23T01:46:08.9637643Z FINISHED PRINTING LOG FILE of dynamo/test_global_declaration (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_global_declaration_lvqtlchp) 2022-11-23T01:46:08.9638542Z 2022-11-23T01:46:13.4562284Z Ignoring disabled issues: [] 2022-11-23T01:46:13.4755166Z Running dynamo/test_minifier ... [2022-11-23 01:46:13.474839] 2022-11-23T01:46:13.4756979Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:46:13.475120] 2022-11-23T01:46:17.4548210Z 2022-11-23T01:46:17.4548913Z Expand the folded group to see the log file of dynamo/test_minifier 2022-11-23T01:46:17.4550871Z ##[group]PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_minifier_c3wx8rif) 2022-11-23T01:46:17.4551684Z 2022-11-23T01:46:17.4552395Z ##[endgroup] 2022-11-23T01:46:17.4554035Z FINISHED PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_minifier_c3wx8rif) 2022-11-23T01:46:17.4555394Z 2022-11-23T01:46:21.9542961Z Ignoring disabled issues: [] 2022-11-23T01:46:21.9741103Z Running dynamo/test_misc ... [2022-11-23 01:46:21.973186] 2022-11-23T01:46:21.9742922Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_misc.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:46:21.973472] 2022-11-23T01:46:26.0277702Z 2022-11-23T01:46:26.0278532Z Expand the folded group to see the log file of dynamo/test_misc 2022-11-23T01:46:26.0280877Z ##[group]PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_misc_jo6idd01) 2022-11-23T01:46:26.0281694Z 2022-11-23T01:46:26.0282420Z ##[endgroup] 2022-11-23T01:46:26.0283993Z FINISHED PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_misc_jo6idd01) 2022-11-23T01:46:26.0284784Z 2022-11-23T01:46:30.5295486Z Ignoring disabled issues: [] 2022-11-23T01:46:30.5494610Z Running dynamo/test_model_output ... [2022-11-23 01:46:30.548776] 2022-11-23T01:46:30.5496807Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_model_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:46:30.549065] 2022-11-23T01:46:34.5050716Z 2022-11-23T01:46:34.5052129Z Expand the folded group to see the log file of dynamo/test_model_output 2022-11-23T01:46:34.5054866Z ##[group]PRINTING LOG FILE of dynamo/test_model_output (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_model_output_erz1k_ww) 2022-11-23T01:46:34.5055938Z 2022-11-23T01:46:34.5056760Z ##[endgroup] 2022-11-23T01:46:34.5058577Z FINISHED PRINTING LOG FILE of dynamo/test_model_output (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_model_output_erz1k_ww) 2022-11-23T01:46:34.5059458Z 2022-11-23T01:46:39.0173795Z Ignoring disabled issues: [] 2022-11-23T01:46:39.0372383Z Running dynamo/test_modules ... [2022-11-23 01:46:39.036552] 2022-11-23T01:46:39.0374500Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:46:39.036828] 2022-11-23T01:46:43.5138486Z 2022-11-23T01:46:43.5139817Z Expand the folded group to see the log file of dynamo/test_modules 2022-11-23T01:46:43.5143249Z ##[group]PRINTING LOG FILE of dynamo/test_modules (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_modules_2tzuucah) 2022-11-23T01:46:43.5144657Z 2022-11-23T01:46:43.5146135Z ##[endgroup] 2022-11-23T01:46:43.5149132Z FINISHED PRINTING LOG FILE of dynamo/test_modules (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_modules_2tzuucah) 2022-11-23T01:46:43.5150605Z 2022-11-23T01:46:47.9927858Z Ignoring disabled issues: [] 2022-11-23T01:46:48.0120233Z Running dynamo/test_no_fake_tensors ... [2022-11-23 01:46:48.011483] 2022-11-23T01:46:48.0122436Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_no_fake_tensors.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:46:48.011769] 2022-11-23T01:46:52.3864502Z 2022-11-23T01:46:52.3866236Z Expand the folded group to see the log file of dynamo/test_no_fake_tensors 2022-11-23T01:46:52.3868842Z ##[group]PRINTING LOG FILE of dynamo/test_no_fake_tensors (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_no_fake_tensors_a0tuxf9j) 2022-11-23T01:46:52.3869770Z 2022-11-23T01:46:52.3870686Z ##[endgroup] 2022-11-23T01:46:52.3872694Z FINISHED PRINTING LOG FILE of dynamo/test_no_fake_tensors (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_no_fake_tensors_a0tuxf9j) 2022-11-23T01:46:52.3873574Z 2022-11-23T01:46:56.8824827Z Ignoring disabled issues: [] 2022-11-23T01:46:56.9020807Z Running dynamo/test_nops ... [2022-11-23 01:46:56.901459] 2022-11-23T01:46:56.9022684Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_nops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:46:56.901741] 2022-11-23T01:47:00.8180717Z 2022-11-23T01:47:00.8182011Z Expand the folded group to see the log file of dynamo/test_nops 2022-11-23T01:47:00.8185086Z ##[group]PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_nops_wn7oz9js) 2022-11-23T01:47:00.8186040Z 2022-11-23T01:47:00.8187677Z ##[endgroup] 2022-11-23T01:47:00.8189892Z FINISHED PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_nops_wn7oz9js) 2022-11-23T01:47:00.8190726Z 2022-11-23T01:47:05.2877480Z Ignoring disabled issues: [] 2022-11-23T01:47:05.3076333Z Running dynamo/test_optimizations ... [2022-11-23 01:47:05.306703] 2022-11-23T01:47:05.3078344Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_optimizations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:47:05.307045] 2022-11-23T01:47:09.2415965Z 2022-11-23T01:47:09.2417507Z Expand the folded group to see the log file of dynamo/test_optimizations 2022-11-23T01:47:09.2420164Z ##[group]PRINTING LOG FILE of dynamo/test_optimizations (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_optimizations_szy5tgcm) 2022-11-23T01:47:09.2421514Z 2022-11-23T01:47:09.2422669Z ##[endgroup] 2022-11-23T01:47:09.2424593Z FINISHED PRINTING LOG FILE of dynamo/test_optimizations (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_optimizations_szy5tgcm) 2022-11-23T01:47:09.2425531Z 2022-11-23T01:47:13.7801252Z Ignoring disabled issues: [] 2022-11-23T01:47:13.7997937Z Running dynamo/test_optimizers ... [2022-11-23 01:47:13.798832] 2022-11-23T01:47:13.7999784Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_optimizers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:47:13.799108] 2022-11-23T01:47:17.7922347Z 2022-11-23T01:47:17.7923485Z Expand the folded group to see the log file of dynamo/test_optimizers 2022-11-23T01:47:17.7925931Z ##[group]PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_optimizers_oxi9b3ew) 2022-11-23T01:47:17.7926809Z 2022-11-23T01:47:17.7927525Z ##[endgroup] 2022-11-23T01:47:17.7929399Z FINISHED PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_optimizers_oxi9b3ew) 2022-11-23T01:47:17.7930304Z 2022-11-23T01:47:22.3161218Z Ignoring disabled issues: [] 2022-11-23T01:47:22.3356669Z Running dynamo/test_python_autograd ... [2022-11-23 01:47:22.334835] 2022-11-23T01:47:22.3358831Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_python_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:47:22.335120] 2022-11-23T01:47:26.3188457Z 2022-11-23T01:47:26.3189567Z Expand the folded group to see the log file of dynamo/test_python_autograd 2022-11-23T01:47:26.3191961Z ##[group]PRINTING LOG FILE of dynamo/test_python_autograd (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_python_autograd_lray9tfh) 2022-11-23T01:47:26.3192851Z 2022-11-23T01:47:26.3193578Z ##[endgroup] 2022-11-23T01:47:26.3195500Z FINISHED PRINTING LOG FILE of dynamo/test_python_autograd (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_python_autograd_lray9tfh) 2022-11-23T01:47:26.3196426Z 2022-11-23T01:47:30.8142456Z Ignoring disabled issues: [] 2022-11-23T01:47:30.8339293Z Running dynamo/test_recompile_ux ... [2022-11-23 01:47:30.833082] 2022-11-23T01:47:30.8341267Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:47:30.833371] 2022-11-23T01:47:34.7738467Z 2022-11-23T01:47:34.7739654Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2022-11-23T01:47:34.7742247Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_recompile_ux_w6nwxoek) 2022-11-23T01:47:34.7743140Z 2022-11-23T01:47:34.7743878Z ##[endgroup] 2022-11-23T01:47:34.7745830Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_recompile_ux_w6nwxoek) 2022-11-23T01:47:34.7747052Z 2022-11-23T01:47:39.4765764Z Ignoring disabled issues: [] 2022-11-23T01:47:39.4965688Z Running dynamo/test_replay_record ... [2022-11-23 01:47:39.495919] 2022-11-23T01:47:39.4967589Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_replay_record.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:47:39.496208] 2022-11-23T01:47:43.4844132Z 2022-11-23T01:47:43.4845238Z Expand the folded group to see the log file of dynamo/test_replay_record 2022-11-23T01:47:43.4847739Z ##[group]PRINTING LOG FILE of dynamo/test_replay_record (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_replay_record_su12jonv) 2022-11-23T01:47:43.4848618Z 2022-11-23T01:47:43.4849345Z ##[endgroup] 2022-11-23T01:47:43.4851286Z FINISHED PRINTING LOG FILE of dynamo/test_replay_record (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_replay_record_su12jonv) 2022-11-23T01:47:43.4852136Z 2022-11-23T01:47:47.9986265Z Ignoring disabled issues: [] 2022-11-23T01:47:48.0182082Z Running dynamo/test_repros ... [2022-11-23 01:47:48.017341] 2022-11-23T01:47:48.0183933Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_repros.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:47:48.017634] 2022-11-23T01:47:52.0505494Z 2022-11-23T01:47:52.0507029Z Expand the folded group to see the log file of dynamo/test_repros 2022-11-23T01:47:52.0509967Z ##[group]PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_repros_81v6_nm8) 2022-11-23T01:47:52.0510797Z 2022-11-23T01:47:52.0511558Z ##[endgroup] 2022-11-23T01:47:52.0513337Z FINISHED PRINTING LOG FILE of dynamo/test_repros (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_repros_81v6_nm8) 2022-11-23T01:47:52.0514149Z 2022-11-23T01:47:56.5337175Z Ignoring disabled issues: [] 2022-11-23T01:47:56.5531632Z Running dynamo/test_skip_non_tensor ... [2022-11-23 01:47:56.552527] 2022-11-23T01:47:56.5533513Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_skip_non_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:47:56.552813] 2022-11-23T01:48:00.4804032Z 2022-11-23T01:48:00.4804927Z Expand the folded group to see the log file of dynamo/test_skip_non_tensor 2022-11-23T01:48:00.4807682Z ##[group]PRINTING LOG FILE of dynamo/test_skip_non_tensor (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_skip_non_tensor_9086monn) 2022-11-23T01:48:00.4808584Z 2022-11-23T01:48:00.4809310Z ##[endgroup] 2022-11-23T01:48:00.4811075Z FINISHED PRINTING LOG FILE of dynamo/test_skip_non_tensor (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_skip_non_tensor_9086monn) 2022-11-23T01:48:00.4811951Z 2022-11-23T01:48:04.9669570Z Ignoring disabled issues: [] 2022-11-23T01:48:04.9870052Z Running dynamo/test_subgraphs ... [2022-11-23 01:48:04.986325] 2022-11-23T01:48:04.9871872Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_subgraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:48:04.986600] 2022-11-23T01:48:08.9867853Z 2022-11-23T01:48:08.9868783Z Expand the folded group to see the log file of dynamo/test_subgraphs 2022-11-23T01:48:08.9870901Z ##[group]PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_subgraphs_0x5x9pk_) 2022-11-23T01:48:08.9871729Z 2022-11-23T01:48:08.9872448Z ##[endgroup] 2022-11-23T01:48:08.9874103Z FINISHED PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_subgraphs_0x5x9pk_) 2022-11-23T01:48:08.9874942Z 2022-11-23T01:48:13.4685698Z Ignoring disabled issues: [] 2022-11-23T01:48:13.4883014Z Running dynamo/test_torchxla_integration ... [2022-11-23 01:48:13.487480] 2022-11-23T01:48:13.4885003Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_torchxla_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:48:13.487832] 2022-11-23T01:48:17.1743138Z 2022-11-23T01:48:17.1744557Z Expand the folded group to see the log file of dynamo/test_torchxla_integration 2022-11-23T01:48:17.1747486Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_integration (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_torchxla_integration_4lnkx8t6) 2022-11-23T01:48:17.1748913Z 2022-11-23T01:48:17.1749689Z ##[endgroup] 2022-11-23T01:48:17.1751496Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_integration (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_torchxla_integration_4lnkx8t6) 2022-11-23T01:48:17.1752428Z 2022-11-23T01:48:21.6858570Z Ignoring disabled issues: [] 2022-11-23T01:48:21.7056164Z Running dynamo/test_unspec ... [2022-11-23 01:48:21.704786] 2022-11-23T01:48:21.7057964Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_unspec.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:48:21.705064] 2022-11-23T01:48:25.9757324Z 2022-11-23T01:48:25.9758578Z Expand the folded group to see the log file of dynamo/test_unspec 2022-11-23T01:48:25.9761094Z ##[group]PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_unspec_ndlml4hv) 2022-11-23T01:48:25.9762211Z 2022-11-23T01:48:25.9762937Z ##[endgroup] 2022-11-23T01:48:25.9764632Z FINISHED PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_unspec_ndlml4hv) 2022-11-23T01:48:25.9765460Z 2022-11-23T01:48:30.5093497Z Ignoring disabled issues: [] 2022-11-23T01:48:30.5289832Z Running dynamo/test_verify_correctness ... [2022-11-23 01:48:30.528071] 2022-11-23T01:48:30.5291970Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_verify_correctness.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:48:30.528366] 2022-11-23T01:48:34.4444585Z 2022-11-23T01:48:34.4446011Z Expand the folded group to see the log file of dynamo/test_verify_correctness 2022-11-23T01:48:34.4448656Z ##[group]PRINTING LOG FILE of dynamo/test_verify_correctness (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_verify_correctness_ajxwd9us) 2022-11-23T01:48:34.4449572Z 2022-11-23T01:48:34.4450310Z ##[endgroup] 2022-11-23T01:48:34.4452118Z FINISHED PRINTING LOG FILE of dynamo/test_verify_correctness (/var/lib/jenkins/pytorch/test/test-reports/dynamo-test_verify_correctness_ajxwd9us) 2022-11-23T01:48:34.4453056Z 2022-11-23T01:48:38.9394056Z Ignoring disabled issues: [] 2022-11-23T01:48:38.9588043Z Running inductor/test_minifier ... [2022-11-23 01:48:38.957940] 2022-11-23T01:48:38.9589923Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:48:38.958220] 2022-11-23T01:48:43.2282845Z 2022-11-23T01:48:43.2284423Z Expand the folded group to see the log file of inductor/test_minifier 2022-11-23T01:48:43.2286918Z ##[group]PRINTING LOG FILE of inductor/test_minifier (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_minifier_wc6593kw) 2022-11-23T01:48:43.2287762Z 2022-11-23T01:48:43.2288488Z ##[endgroup] 2022-11-23T01:48:43.2290174Z FINISHED PRINTING LOG FILE of inductor/test_minifier (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_minifier_wc6593kw) 2022-11-23T01:48:43.2291033Z 2022-11-23T01:48:47.7231836Z Ignoring disabled issues: [] 2022-11-23T01:48:47.7426042Z Running inductor/test_perf ... [2022-11-23 01:48:47.741997] 2022-11-23T01:48:47.7428091Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_perf.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:48:47.742277] 2022-11-23T01:49:44.2110366Z 2022-11-23T01:49:44.2110877Z Expand the folded group to see the log file of inductor/test_perf 2022-11-23T01:49:44.2112795Z ##[group]PRINTING LOG FILE of inductor/test_perf (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_perf_neev6p15) 2022-11-23T01:49:44.2117619Z 2022-11-23T01:49:44.2119155Z ##[endgroup] 2022-11-23T01:49:44.2120953Z FINISHED PRINTING LOG FILE of inductor/test_perf (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_perf_neev6p15) 2022-11-23T01:49:44.2121816Z 2022-11-23T01:49:48.7528727Z Ignoring disabled issues: [] 2022-11-23T01:49:48.7730134Z Running inductor/test_smoke ... [2022-11-23 01:49:48.772335] 2022-11-23T01:49:48.7732672Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_smoke.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:49:48.772685] 2022-11-23T01:49:52.5403623Z 2022-11-23T01:49:52.5404602Z Expand the folded group to see the log file of inductor/test_smoke 2022-11-23T01:49:52.5406704Z ##[group]PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_smoke_wavotq76) 2022-11-23T01:49:52.5407640Z 2022-11-23T01:49:52.5408665Z ##[endgroup] 2022-11-23T01:49:52.5410671Z FINISHED PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_smoke_wavotq76) 2022-11-23T01:49:52.5411607Z 2022-11-23T01:49:57.0393570Z Ignoring disabled issues: [] 2022-11-23T01:49:57.0589936Z Running inductor/test_torchinductor ... [2022-11-23 01:49:57.058314] 2022-11-23T01:49:57.0592291Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:49:57.058596] 2022-11-23T01:50:07.8681345Z 2022-11-23T01:50:07.8682488Z Expand the folded group to see the log file of inductor/test_torchinductor 2022-11-23T01:50:07.8685747Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_torchinductor_hn1aow_y) 2022-11-23T01:50:07.8687068Z 2022-11-23T01:50:07.8688105Z ##[endgroup] 2022-11-23T01:50:07.8690368Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_torchinductor_hn1aow_y) 2022-11-23T01:50:07.8691290Z 2022-11-23T01:50:12.4012693Z Ignoring disabled issues: [] 2022-11-23T01:50:12.4213392Z Running lazy/test_bindings ... [2022-11-23 01:50:12.420583] 2022-11-23T01:50:12.4215574Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:12.420867] 2022-11-23T01:50:16.0280549Z 2022-11-23T01:50:16.0281261Z Expand the folded group to see the log file of lazy/test_bindings 2022-11-23T01:50:16.0283303Z ##[group]PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_bindings_d9mh6b8g) 2022-11-23T01:50:16.0284132Z 2022-11-23T01:50:16.0284874Z ##[endgroup] 2022-11-23T01:50:16.0286498Z FINISHED PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_bindings_d9mh6b8g) 2022-11-23T01:50:16.0287329Z 2022-11-23T01:50:20.5412649Z Ignoring disabled issues: [] 2022-11-23T01:50:20.5607846Z Running lazy/test_debug_util ... [2022-11-23 01:50:20.560125] 2022-11-23T01:50:20.5609622Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_debug_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:20.560402] 2022-11-23T01:50:24.9920109Z 2022-11-23T01:50:24.9921197Z Expand the folded group to see the log file of lazy/test_debug_util 2022-11-23T01:50:24.9923539Z ##[group]PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_debug_util_rp_4s1xk) 2022-11-23T01:50:24.9925672Z Test results will be stored in test-reports/python-unittest/lazy.test_debug_util 2022-11-23T01:50:24.9926399Z 2022-11-23T01:50:24.9926725Z Running tests... 2022-11-23T01:50:24.9928051Z ---------------------------------------------------------------------- 2022-11-23T01:50:24.9929569Z test_get_python_frames (__main__.DebugUtilTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.582s) 2022-11-23T01:50:24.9930460Z 2022-11-23T01:50:24.9931340Z ---------------------------------------------------------------------- 2022-11-23T01:50:24.9932322Z Ran 1 test in 0.582s 2022-11-23T01:50:24.9932774Z 2022-11-23T01:50:24.9933086Z OK (skipped=1) 2022-11-23T01:50:24.9933513Z 2022-11-23T01:50:24.9933925Z Generating XML reports... 2022-11-23T01:50:24.9935617Z Generated XML report: test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20221123015022.xml 2022-11-23T01:50:24.9936533Z 2022-11-23T01:50:24.9937981Z ##[endgroup] 2022-11-23T01:50:24.9939689Z FINISHED PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_debug_util_rp_4s1xk) 2022-11-23T01:50:24.9940592Z 2022-11-23T01:50:29.5073596Z Ignoring disabled issues: [] 2022-11-23T01:50:29.5269757Z Running lazy/test_extract_compiled_graph ... [2022-11-23 01:50:29.526374] 2022-11-23T01:50:29.5271751Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:29.526690] 2022-11-23T01:50:33.1911636Z 2022-11-23T01:50:33.1912654Z Expand the folded group to see the log file of lazy/test_extract_compiled_graph 2022-11-23T01:50:33.1915116Z ##[group]PRINTING LOG FILE of lazy/test_extract_compiled_graph (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_extract_compiled_graph_y_ou01h9) 2022-11-23T01:50:33.1916056Z 2022-11-23T01:50:33.1916770Z ##[endgroup] 2022-11-23T01:50:33.1918569Z FINISHED PRINTING LOG FILE of lazy/test_extract_compiled_graph (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_extract_compiled_graph_y_ou01h9) 2022-11-23T01:50:33.1919522Z 2022-11-23T01:50:37.6516310Z Ignoring disabled issues: [] 2022-11-23T01:50:37.6710795Z Running lazy/test_meta_kernel ... [2022-11-23 01:50:37.670482] 2022-11-23T01:50:37.6714669Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_meta_kernel.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:37.670803] 2022-11-23T01:50:41.4024231Z 2022-11-23T01:50:41.4025305Z Expand the folded group to see the log file of lazy/test_meta_kernel 2022-11-23T01:50:41.4028289Z ##[group]PRINTING LOG FILE of lazy/test_meta_kernel (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_meta_kernel_ni75l41n) 2022-11-23T01:50:41.4029158Z 2022-11-23T01:50:41.4029896Z ##[endgroup] 2022-11-23T01:50:41.4031550Z FINISHED PRINTING LOG FILE of lazy/test_meta_kernel (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_meta_kernel_ni75l41n) 2022-11-23T01:50:41.4032376Z 2022-11-23T01:50:45.8666779Z Ignoring disabled issues: [] 2022-11-23T01:50:45.8863353Z Running lazy/test_reuse_ir ... [2022-11-23 01:50:45.885593] 2022-11-23T01:50:45.8865166Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:45.885892] 2022-11-23T01:50:50.3842322Z 2022-11-23T01:50:50.3843742Z Expand the folded group to see the log file of lazy/test_reuse_ir 2022-11-23T01:50:50.3846358Z ##[group]PRINTING LOG FILE of lazy/test_reuse_ir (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_reuse_ir_pxzidsgh) 2022-11-23T01:50:50.3848503Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2022-11-23T01:50:50.3849400Z 2022-11-23T01:50:50.3849757Z Running tests... 2022-11-23T01:50:50.3851336Z ---------------------------------------------------------------------- 2022-11-23T01:50:50.3855133Z testAdd (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77722 for platform(s) asan, 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.592s) 2022-11-23T01:50:50.3860166Z testAddSub (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77721 for platform(s) asan, 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.002s) 2022-11-23T01:50:50.3865022Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77723 for platform(s) asan, 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.002s) 2022-11-23T01:50:50.3868775Z testBatchNorm (__main__.TestLazyReuseIr) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:50:50.3869550Z 2022-11-23T01:50:50.3870326Z ---------------------------------------------------------------------- 2022-11-23T01:50:50.3871185Z Ran 4 tests in 0.598s 2022-11-23T01:50:50.3871599Z 2022-11-23T01:50:50.3871853Z OK (skipped=4) 2022-11-23T01:50:50.3872237Z 2022-11-23T01:50:50.3872534Z Generating XML reports... 2022-11-23T01:50:50.3874024Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20221123015047.xml 2022-11-23T01:50:50.3874842Z 2022-11-23T01:50:50.3875614Z ##[endgroup] 2022-11-23T01:50:50.3877023Z FINISHED PRINTING LOG FILE of lazy/test_reuse_ir (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_reuse_ir_pxzidsgh) 2022-11-23T01:50:50.3877806Z 2022-11-23T01:50:55.0040287Z Ignoring disabled issues: [] 2022-11-23T01:50:55.0240566Z Running lazy/test_step_closures ... [2022-11-23 01:50:55.023269] 2022-11-23T01:50:55.0243033Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_step_closures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:50:55.023544] 2022-11-23T01:50:59.4890239Z 2022-11-23T01:50:59.4891728Z Expand the folded group to see the log file of lazy/test_step_closures 2022-11-23T01:50:59.4894016Z ##[group]PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_step_closures_evxr9pr9) 2022-11-23T01:50:59.4896114Z Test results will be stored in test-reports/python-unittest/lazy.test_step_closures 2022-11-23T01:50:59.4897029Z 2022-11-23T01:50:59.4897358Z Running tests... 2022-11-23T01:50:59.4898845Z ---------------------------------------------------------------------- 2022-11-23T01:50:59.4900324Z test_asynchronous (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.581s) 2022-11-23T01:50:59.4901929Z test_asynchronous_exception (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:50:59.4903541Z test_synchronous (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:50:59.4905151Z test_synchronous_exception (__main__.ClosuresTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:50:59.4906012Z 2022-11-23T01:50:59.4907270Z ---------------------------------------------------------------------- 2022-11-23T01:50:59.4908144Z Ran 4 tests in 0.584s 2022-11-23T01:50:59.4908555Z 2022-11-23T01:50:59.4908814Z OK (skipped=4) 2022-11-23T01:50:59.4909203Z 2022-11-23T01:50:59.4909506Z Generating XML reports... 2022-11-23T01:50:59.4911058Z Generated XML report: test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20221123015056.xml 2022-11-23T01:50:59.4911876Z 2022-11-23T01:50:59.4912646Z ##[endgroup] 2022-11-23T01:50:59.4914172Z FINISHED PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_step_closures_evxr9pr9) 2022-11-23T01:50:59.4915018Z 2022-11-23T01:51:03.9848894Z Ignoring disabled issues: [] 2022-11-23T01:51:04.0045885Z Running lazy/test_ts_opinfo ... [2022-11-23 01:51:04.003889] 2022-11-23T01:51:04.0047701Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:04.004171] 2022-11-23T01:51:09.2232347Z 2022-11-23T01:51:09.2233627Z Expand the folded group to see the log file of lazy/test_ts_opinfo 2022-11-23T01:51:09.2236359Z ##[group]PRINTING LOG FILE of lazy/test_ts_opinfo (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_ts_opinfo_se1mkm5y) 2022-11-23T01:51:09.2238395Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2022-11-23T01:51:09.2239071Z 2022-11-23T01:51:09.2239385Z Running tests... 2022-11-23T01:51:09.2240528Z ---------------------------------------------------------------------- 2022-11-23T01:51:09.2242286Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:09.2243744Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.002s) 2022-11-23T01:51:09.2245185Z test_tensor_ctr (__main__.TestLazyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:09.2246641Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:09.2247434Z 2022-11-23T01:51:09.2248159Z ---------------------------------------------------------------------- 2022-11-23T01:51:09.2249026Z Ran 4 tests in 0.005s 2022-11-23T01:51:09.2249429Z 2022-11-23T01:51:09.2249690Z OK (skipped=4) 2022-11-23T01:51:09.2250078Z 2022-11-23T01:51:09.2250377Z Generating XML reports... 2022-11-23T01:51:09.2251921Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20221123015106.xml 2022-11-23T01:51:09.2253811Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20221123015106.xml 2022-11-23T01:51:09.2254632Z 2022-11-23T01:51:09.2255389Z ##[endgroup] 2022-11-23T01:51:09.2257058Z FINISHED PRINTING LOG FILE of lazy/test_ts_opinfo (/var/lib/jenkins/pytorch/test/test-reports/lazy-test_ts_opinfo_se1mkm5y) 2022-11-23T01:51:09.2257881Z 2022-11-23T01:51:13.7435357Z Ignoring disabled issues: [] 2022-11-23T01:51:13.7635973Z Running nn/test_convolution ... [2022-11-23 01:51:13.762736] 2022-11-23T01:51:13.7638147Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_convolution.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:13.763044] 2022-11-23T01:51:26.3226302Z 2022-11-23T01:51:26.3227587Z Expand the folded group to see the log file of nn/test_convolution 2022-11-23T01:51:26.3229789Z ##[group]PRINTING LOG FILE of nn/test_convolution (/var/lib/jenkins/pytorch/test/test-reports/nn-test_convolution_5c0gyvas) 2022-11-23T01:51:26.3231912Z Test results will be stored in test-reports/python-unittest/nn.test_convolution 2022-11-23T01:51:26.3232853Z 2022-11-23T01:51:26.3233235Z Running tests... 2022-11-23T01:51:26.3234777Z ---------------------------------------------------------------------- 2022-11-23T01:51:26.3236691Z test_Conv1d_module_same_padding (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3238592Z test_Conv2d_1x1 (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3240371Z test_Conv2d_OneDNN (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3242265Z test_Conv2d_backward_twice (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3244106Z test_Conv2d_groups_nobias (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3246064Z test_Conv2d_groups_nobias_v2 (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3248108Z test_Conv2d_inconsistent_types (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3250152Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3252174Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3254057Z test_Conv2d_missing_argument (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3255989Z test_Conv2d_module_same_padding (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3258244Z test_Conv3d_groups_nobias (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3259875Z test_Conv3d_groups_wbias (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3261469Z test_Conv3d_module_same_padding (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3263125Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3264769Z test_ConvTranspose2d_output_size (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3266507Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3268456Z test_ConvTranspose3d_correct_output_size (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3270233Z test_conv2d_discontiguous_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3271719Z test_conv_backcompat (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3273217Z test_conv_cudnn_memory_layout_dominance (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3274736Z test_conv_invalid_groups (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3276292Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3277861Z test_conv_padding_mode (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3279307Z test_conv_shapecheck (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3280700Z test_conv_tbc (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3282920Z test_cudnn_non_contiguous (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3284422Z test_cudnn_noncontiguous_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3285910Z test_functional_grad_conv (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3287387Z test_functional_grad_conv2d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3288852Z test_grad_conv1d_input (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:51:26.3290304Z test_grad_conv1d_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3291746Z test_grad_conv2d_input (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:51:26.3293197Z test_grad_conv2d_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:51:26.3294641Z test_grad_conv3d_input (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:51:26.3296226Z test_grad_conv3d_weight (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3297721Z test_grouped_conv_cudnn_nhwc_support (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3299211Z test_invalid_conv1d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3300625Z test_invalid_conv2d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3302050Z test_invalid_conv3d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3303495Z test_mismatch_shape_conv2d (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3304928Z test_nnpack_conv (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3306420Z test_thnn_conv_strided_padded_dilated (__main__.TestConvolutionNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3308388Z test_Conv2d_backward_depthwise_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3310196Z test_Conv2d_backward_depthwise_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3311966Z test_Conv2d_depthwise_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3313753Z test_Conv2d_depthwise_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3315556Z test_Conv2d_depthwise_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3317346Z test_Conv2d_deterministic_cudnn_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3319135Z test_Conv2d_deterministic_cudnn_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3321014Z test_Conv2d_deterministic_cudnn_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3322894Z test_Conv2d_deterministic_cudnn_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3324756Z test_Conv2d_deterministic_cudnn_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3326623Z test_Conv2d_deterministic_cudnn_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3328464Z test_Conv2d_large_workspace_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3330316Z test_Conv2d_large_workspace_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3332148Z test_Conv2d_large_workspace_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3333962Z test_Conv2d_large_workspace_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3335944Z test_Conv2d_naive_groups_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3337759Z test_Conv2d_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3339557Z test_Conv2d_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3341347Z test_Conv2d_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3343122Z test_Conv2d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3344962Z test_Conv3d_depthwise_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3347582Z test_Conv3d_depthwise_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3349822Z test_Conv3d_depthwise_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3351756Z test_ConvTranspose2d_large_output_padding_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3353711Z test_ConvTranspose2d_large_output_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3355633Z test_ConvTranspose2d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3357461Z test_ConvTranspose3d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3359179Z test_contig_wrong_stride_cudnn_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3359951Z test_conv1d_same_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3360633Z test_conv1d_same_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3361301Z test_conv1d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3361953Z test_conv1d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3362624Z test_conv1d_valid_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3363306Z test_conv1d_valid_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3363975Z test_conv1d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3364627Z test_conv1d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3365378Z test_conv1d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3366050Z test_conv1d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3366703Z test_conv1d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3367366Z test_conv1d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3368017Z test_conv2d_no_grad_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3368689Z test_conv2d_same_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3369414Z test_conv2d_same_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3370081Z test_conv2d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3370742Z test_conv2d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3371409Z test_conv2d_valid_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3372087Z test_conv2d_valid_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3372763Z test_conv2d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3373429Z test_conv2d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3374074Z test_conv2d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3374741Z test_conv2d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3375408Z test_conv2d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3376082Z test_conv2d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3376733Z test_conv3d_64bit_indexing_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3377391Z test_conv3d_same_padding_backward_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3378075Z test_conv3d_same_padding_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3378741Z test_conv3d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3379441Z test_conv3d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3380122Z test_conv3d_valid_padding_backward_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3380813Z test_conv3d_valid_padding_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3381492Z test_conv3d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3382139Z test_conv3d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3382808Z test_conv3d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3383510Z test_conv3d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3384178Z test_conv3d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3384849Z test_conv3d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3385502Z test_convTranspose_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3386213Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3387069Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3387840Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3388611Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3389384Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3390158Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3390935Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3391702Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3392473Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3393317Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3394084Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3394858Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3395624Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3396391Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3397209Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3397980Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3398742Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3399513Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3400286Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3401058Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3401831Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3402603Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3403369Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3404148Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3404907Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3405657Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3406414Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3407223Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3407963Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3408709Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3409455Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3410194Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3411005Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3411790Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3412571Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3413349Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3414135Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3414902Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3415675Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3416446Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3417212Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3417961Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3418711Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3419455Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3420200Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3421011Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3421743Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3422491Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3423251Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3424034Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3424854Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3425629Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3426401Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3427259Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3428050Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3428814Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3429571Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3430322Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3431074Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3431821Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3432570Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3433316Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3434055Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3434856Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3435613Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3436377Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3437139Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3437946Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3438905Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3439804Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3440694Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3441593Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3442504Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.018s) 2022-11-23T01:51:26.3443423Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3444341Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3445250Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3446180Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3447386Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3448292Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3449190Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3450156Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3450914Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3451662Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3452408Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3453146Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3453948Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3454697Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3455446Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3456214Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3457009Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3457793Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3458574Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3459352Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3460131Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3460898Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3461672Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3462443Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3463225Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3464055Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3464836Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3465612Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3466397Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3467397Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3468190Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3468966Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3469758Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3470550Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3471347Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3472135Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3472919Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3473709Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3474500Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3475284Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.018s) 2022-11-23T01:51:26.3476065Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3476838Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3477672Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3478443Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3479215Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3479975Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3480744Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3481550Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3482329Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3483096Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3483849Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3484622Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3485395Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3486162Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3486934Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3487706Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3488491Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3489259Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3490025Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3490836Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3491606Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3492372Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3493137Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3493901Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3494705Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3495460Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3496218Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3496968Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3497709Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3498458Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3499209Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3499979Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3500762Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3501555Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3502337Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3503107Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3503886Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3504708Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3505489Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3506248Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3507087Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3507849Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3508653Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3509406Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3510152Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3510885Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3511637Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3512404Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3513187Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3513960Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3514744Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3515526Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3516302Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3517071Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3517844Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3518662Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3519413Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3520160Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3520896Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3521651Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3522458Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3523204Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3523948Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3524697Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3525485Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3526270Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3527044Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3527813Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3528597Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3529368Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3530141Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3530907Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3531739Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3532522Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3533295Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3534078Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3534855Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3535675Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3536454Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3537245Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3538026Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3538814Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3539570Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3540345Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3541113Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3541890Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3542660Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3543438Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3544213Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3544989Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3545818Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3546653Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3547431Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3548194Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3549024Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3549804Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3550584Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3551342Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3552118Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3552898Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3553670Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3554432Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3555187Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3555962Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3556717Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3557464Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3558210Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3559013Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3559757Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3560501Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3561248Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3562012Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3562840Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3563622Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3564404Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3565179Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3565964Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3566739Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3567513Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3568291Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3569060Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3569828Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3570598Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3571361Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3572133Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3572945Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3573713Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3574468Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3575215Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3575969Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3576752Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3577503Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3578239Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3578987Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3579728Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3580493Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3581276Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3582055Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3582824Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3583598Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3584386Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3585153Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3585964Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3586860Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3587648Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3588418Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3589186Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3590018Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3590794Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3591560Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3592327Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3593091Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3593847Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3594600Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3595338Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3596085Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3596816Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3597567Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3598305Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3599061Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3599905Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3600688Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3601461Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3602227Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3603005Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3603820Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3604595Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3605372Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3606158Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3606950Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3607731Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3608509Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3609281Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3610059Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3610831Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3611596Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3612376Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3613203Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3613986Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3614765Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3615544Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3616322Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3617131Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3617908Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3618691Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3619473Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3620258Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3621027Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3621795Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3622570Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3623350Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3624144Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3624950Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3625752Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3626687Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3627500Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3628278Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3629075Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3629870Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3630757Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3631561Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3632353Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3633155Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3633956Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3634744Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3635532Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3636321Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3637126Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3637919Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3638712Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3639504Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3640350Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3641135Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3641937Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.018s) 2022-11-23T01:51:26.3642722Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3643561Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3644350Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3645140Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3645912Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3646704Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3647484Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3648262Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3649042Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3649823Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3650611Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3651390Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3652165Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3652941Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3653779Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3654557Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3655331Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3656112Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3656957Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3657734Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3658511Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3659288Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3660074Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3660859Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3661620Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3662389Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3663151Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3663916Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3664679Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3665440Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3666203Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3667099Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3667847Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3668622Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3669416Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3670213Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3671246Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3672046Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3672839Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3673627Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3674420Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3675190Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3675931Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3676666Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3677405Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3678148Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3678888Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3679633Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3680411Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3681167Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3681944Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3682707Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3683474Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3684293Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3685071Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3685849Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3686625Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3687397Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3688159Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3688918Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3689669Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3690415Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3691168Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3691920Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3692670Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3693444Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3694286Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3695073Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3695868Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3696652Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3697440Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3698267Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3699054Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3699819Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3700565Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3701303Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3702039Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3702772Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3703502Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3704237Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3704962Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3705712Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3706484Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3707467Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3708256Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3709032Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3709804Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3710582Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3711413Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3712178Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3712931Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3713684Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3714447Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3715268Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3716148Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3717032Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3717911Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3718804Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3719695Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3720600Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3721504Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3722470Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3723377Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3724272Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3725161Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3726069Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3727054Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T01:51:26.3727976Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3728892Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3729795Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3730659Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3731420Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3732167Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T01:51:26.3732868Z test_conv_contiguous_for_oneDNN_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3733525Z test_conv_cudnn_mismatch_memory_format_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3734173Z test_conv_cudnn_ndhwc_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3734809Z test_conv_cudnn_ndhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3735452Z test_conv_cudnn_nhwc_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3736088Z test_conv_cudnn_nhwc_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3736723Z test_conv_cudnn_nhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:26.3737409Z test_conv_cudnn_nhwc_support_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3738063Z test_conv_cudnn_nhwc_support_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3738717Z test_conv_double_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3739368Z test_conv_double_backward_groups_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3740025Z test_conv_double_backward_no_bias_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3740679Z test_conv_double_backward_stride_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3741392Z test_conv_double_backward_strided_with_3D_input_and_weight_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3742092Z test_conv_empty_channel_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3742746Z test_conv_empty_channel_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3743400Z test_conv_ic1_channels_last_for_oneDNN_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3744031Z test_conv_large_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3744656Z test_conv_large_nosplit_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3745312Z test_conv_noncontig_weights_and_bias_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3745965Z test_conv_noncontig_weights_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3746652Z test_conv_thnn_nhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:51:26.3747293Z test_conv_thnn_nhwc_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:51:26.3747988Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3748741Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3749421Z test_conv_transposed_large_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3750079Z test_convert_conv2d_weight_memory_format_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3750753Z test_cudnn_convolution_add_relu_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3751480Z test_cudnn_convolution_add_relu_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3752144Z test_cudnn_convolution_relu_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3752794Z test_cudnn_convolution_relu_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:26.3753446Z test_group_convTranspose_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3754086Z test_group_conv_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3754722Z test_noncontig_conv_grad_cuda_bfloat16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3755363Z test_noncontig_conv_grad_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3756055Z test_noncontig_conv_grad_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3756701Z test_noncontig_conv_grad_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:26.3757045Z 2022-11-23T01:51:26.3757486Z ---------------------------------------------------------------------- 2022-11-23T01:51:26.3757819Z Ran 587 tests in 7.466s 2022-11-23T01:51:26.3757979Z 2022-11-23T01:51:26.3758082Z OK (skipped=587) 2022-11-23T01:51:26.3758234Z 2022-11-23T01:51:26.3758354Z Generating XML reports... 2022-11-23T01:51:26.3758957Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNN-20221123015116.xml 2022-11-23T01:51:26.3759749Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNNDeviceTypeCUDA-20221123015116.xml 2022-11-23T01:51:26.3760111Z 2022-11-23T01:51:26.3760549Z ##[endgroup] 2022-11-23T01:51:26.3761100Z FINISHED PRINTING LOG FILE of nn/test_convolution (/var/lib/jenkins/pytorch/test/test-reports/nn-test_convolution_5c0gyvas) 2022-11-23T01:51:26.3761405Z 2022-11-23T01:51:30.8329178Z Ignoring disabled issues: [] 2022-11-23T01:51:30.8531899Z Running nn/test_dropout ... [2022-11-23 01:51:30.852523] 2022-11-23T01:51:30.8533679Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_dropout.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:30.852810] 2022-11-23T01:51:35.3517755Z 2022-11-23T01:51:35.3518755Z Expand the folded group to see the log file of nn/test_dropout 2022-11-23T01:51:35.3521074Z ##[group]PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/pytorch/test/test-reports/nn-test_dropout_wwlpdzuo) 2022-11-23T01:51:35.3523238Z Test results will be stored in test-reports/python-unittest/nn.test_dropout 2022-11-23T01:51:35.3524107Z 2022-11-23T01:51:35.3524435Z Running tests... 2022-11-23T01:51:35.3525597Z ---------------------------------------------------------------------- 2022-11-23T01:51:35.3526874Z test_AlphaDropout (__main__.TestDropoutNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:35.3528353Z test_FeatureAlphaDropout (__main__.TestDropoutNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:35.3529842Z test_invalid_dropout_p (__main__.TestDropoutNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:35.3531299Z test_native_dropout_corner_case (__main__.TestDropoutNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:35.3533266Z test_Dropout1d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:35.3534831Z test_Dropout2d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:35.3536418Z test_Dropout3d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:35.3538001Z test_Dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:35.3539584Z test_empty_dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:35.3540450Z 2022-11-23T01:51:35.3541203Z ---------------------------------------------------------------------- 2022-11-23T01:51:35.3542060Z Ran 9 tests in 0.012s 2022-11-23T01:51:35.3542478Z 2022-11-23T01:51:35.3542733Z OK (skipped=9) 2022-11-23T01:51:35.3543118Z 2022-11-23T01:51:35.3543421Z Generating XML reports... 2022-11-23T01:51:35.3544881Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20221123015133.xml 2022-11-23T01:51:35.3547271Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCUDA-20221123015133.xml 2022-11-23T01:51:35.3548217Z 2022-11-23T01:51:35.3548982Z ##[endgroup] 2022-11-23T01:51:35.3550437Z FINISHED PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/pytorch/test/test-reports/nn-test_dropout_wwlpdzuo) 2022-11-23T01:51:35.3551225Z 2022-11-23T01:51:39.8969480Z Ignoring disabled issues: [] 2022-11-23T01:51:39.9168684Z Running nn/test_embedding ... [2022-11-23 01:51:39.916095] 2022-11-23T01:51:39.9170551Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:39.916377] 2022-11-23T01:51:44.7330130Z 2022-11-23T01:51:44.7331065Z Expand the folded group to see the log file of nn/test_embedding 2022-11-23T01:51:44.7333776Z ##[group]PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/pytorch/test/test-reports/nn-test_embedding_wwzk8855) 2022-11-23T01:51:44.7335976Z Test results will be stored in test-reports/python-unittest/nn.test_embedding 2022-11-23T01:51:44.7336774Z 2022-11-23T01:51:44.7337040Z Running tests... 2022-11-23T01:51:44.7338149Z ---------------------------------------------------------------------- 2022-11-23T01:51:44.7339490Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7341306Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7343271Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7345242Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7347531Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7349360Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7351131Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7352668Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7354176Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7356160Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7357706Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7359271Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7360828Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7362316Z test_embedding_functional (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7363771Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7365332Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7367276Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7368803Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7370337Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7371898Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7373445Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7375226Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7377246Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7379257Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7381242Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7383221Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7385215Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7387343Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7389333Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7391306Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7393426Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7395404Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7397368Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7399345Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7401328Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7403422Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7405412Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7407362Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7409320Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7411272Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7413227Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7415146Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7417061Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7418992Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7420951Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7423025Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7424941Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7427137Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7429236Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7431181Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7433097Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7435034Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7436978Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7438930Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7440728Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7441560Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7442290Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7443010Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7443750Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7444481Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7445203Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7445934Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7446658Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7447371Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7448087Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7448792Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7449493Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:51:44.7450217Z test_embedding_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7450865Z test_embedding_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7451522Z test_embedding_bag_1D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:51:44.7452183Z test_embedding_bag_1D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:51:44.7452835Z test_embedding_bag_2D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:51:44.7453504Z test_embedding_bag_2D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:51:44.7454212Z test_embedding_bag_bfloat16_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7454864Z test_embedding_bag_bfloat16_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7455514Z test_embedding_bag_bfloat16_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7456156Z test_embedding_bag_bfloat16_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7456814Z test_embedding_bag_device_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7457487Z test_embedding_bag_device_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7458156Z test_embedding_bag_device_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7458820Z test_embedding_bag_device_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7459483Z test_embedding_bag_device_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7460143Z test_embedding_bag_device_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7460806Z test_embedding_bag_device_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7461455Z test_embedding_bag_device_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7462116Z test_embedding_bag_device_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7462773Z test_embedding_bag_device_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7463428Z test_embedding_bag_device_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7464141Z test_embedding_bag_device_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7464805Z test_embedding_bag_empty_input_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7465468Z test_embedding_bag_empty_input_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7466128Z test_embedding_bag_empty_input_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7466843Z test_embedding_bag_empty_input_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7467500Z test_embedding_bag_half_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7468198Z test_embedding_bag_half_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7468841Z test_embedding_bag_half_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7469467Z test_embedding_bag_half_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7470142Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7470846Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7471562Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7472262Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7472966Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7473665Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7474367Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7475068Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7475767Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7476464Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7477161Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7477909Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7478629Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7479349Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7480083Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7480808Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7481591Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7482323Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7483055Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7483778Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7484519Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7485250Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7485967Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7486686Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7487411Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7488151Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7488884Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7489614Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7490350Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7491128Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7491856Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7492597Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7493329Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7494063Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7494841Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7495575Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7496261Z test_embedding_dense_grad_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7496913Z test_embedding_max_norm_backward_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7497582Z test_embedding_max_norm_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7498252Z test_embedding_max_norm_backward_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7498914Z test_embedding_max_norm_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7499580Z test_embedding_max_norm_device_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7500244Z test_embedding_max_norm_device_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7500898Z test_embedding_max_norm_device_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7501548Z test_embedding_max_norm_device_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7502218Z test_embedding_max_norm_fwd_AD_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7502876Z test_embedding_max_norm_fwd_AD_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7503528Z test_embedding_max_norm_fwd_AD_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7504174Z test_embedding_max_norm_fwd_AD_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:44.7504891Z test_embedding_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:51:44.7505544Z test_embedding_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:51:44.7506199Z test_embedding_padding_idx_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:51:44.7506887Z test_embedding_padding_idx_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:51:44.7507539Z test_embedding_scalar_weight_error_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:44.7507890Z 2022-11-23T01:51:44.7508196Z ---------------------------------------------------------------------- 2022-11-23T01:51:44.7508513Z Ran 151 tests in 0.306s 2022-11-23T01:51:44.7508670Z 2022-11-23T01:51:44.7508775Z OK (skipped=151) 2022-11-23T01:51:44.7508926Z 2022-11-23T01:51:44.7509044Z Generating XML reports... 2022-11-23T01:51:44.7509680Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20221123015142.xml 2022-11-23T01:51:44.7510456Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20221123015142.xml 2022-11-23T01:51:44.7510806Z 2022-11-23T01:51:44.7511136Z ##[endgroup] 2022-11-23T01:51:44.7511675Z FINISHED PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/pytorch/test/test-reports/nn-test_embedding_wwzk8855) 2022-11-23T01:51:44.7511960Z 2022-11-23T01:51:49.2433506Z Ignoring disabled issues: [] 2022-11-23T01:51:49.2628388Z Running nn/test_lazy_modules ... [2022-11-23 01:51:49.262035] 2022-11-23T01:51:49.2630246Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_lazy_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:49.262323] 2022-11-23T01:51:53.8035830Z 2022-11-23T01:51:53.8036800Z Expand the folded group to see the log file of nn/test_lazy_modules 2022-11-23T01:51:53.8038921Z ##[group]PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/pytorch/test/test-reports/nn-test_lazy_modules_qn0yr5lz) 2022-11-23T01:51:53.8041159Z Test results will be stored in test-reports/python-unittest/nn.test_lazy_modules 2022-11-23T01:51:53.8041974Z 2022-11-23T01:51:53.8042244Z Running tests... 2022-11-23T01:51:53.8043366Z ---------------------------------------------------------------------- 2022-11-23T01:51:53.8044687Z test_chained_initialization (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T01:51:53.8046368Z test_invalid_functions (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8048400Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8050226Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8052022Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8053649Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8055121Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8056619Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8058483Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8060052Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8061548Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8062985Z test_lazy_conv1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8064423Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8065842Z test_lazy_conv1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8067660Z test_lazy_conv2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8069123Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8070760Z test_lazy_conv2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8072180Z test_lazy_conv3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8073598Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8075026Z test_lazy_conv3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8076494Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8078025Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8079487Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8080981Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8082491Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8083970Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8085457Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8086952Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8088444Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8089624Z test_lazy_forward_hook (__main__.TestLazyModules) 2022-11-23T01:51:53.8090896Z This test is to test whether lazymodule can register other forward hook ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8092390Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8093872Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8095382Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8096998Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8098458Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8099952Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8101399Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8102856Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8104350Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8105786Z test_lazy_linear_pickle (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8107320Z test_lazy_module_buffer (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:53.8108886Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8110347Z test_lazy_module_jit_param (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8111791Z test_lazy_module_parameter (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:53.8112970Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2022-11-23T01:51:53.8114878Z This test is to test whether lazymodule can register other pre-forward hook ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8116458Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8117933Z test_lazy_share_memory_param (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8119344Z test_linear (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8120729Z test_linear_state (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8122162Z test_materialize_device (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8123616Z test_materialize_dtype (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8125036Z test_optimizer_pass (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:51:53.8126447Z test_spectral_norm (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8127836Z test_weight_norm (__main__.TestLazyModules) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:51:53.8128576Z 2022-11-23T01:51:53.8129306Z ---------------------------------------------------------------------- 2022-11-23T01:51:53.8130163Z Ran 54 tests in 0.055s 2022-11-23T01:51:53.8130554Z 2022-11-23T01:51:53.8130820Z OK (skipped=54) 2022-11-23T01:51:53.8131215Z 2022-11-23T01:51:53.8131526Z Generating XML reports... 2022-11-23T01:51:53.8133018Z Generated XML report: test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20221123015151.xml 2022-11-23T01:51:53.8133842Z 2022-11-23T01:51:53.8134608Z ##[endgroup] 2022-11-23T01:51:53.8136054Z FINISHED PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/pytorch/test/test-reports/nn-test_lazy_modules_qn0yr5lz) 2022-11-23T01:51:53.8137030Z 2022-11-23T01:51:58.2771334Z Ignoring disabled issues: [] 2022-11-23T01:51:58.2967216Z Running nn/test_module_hooks ... [2022-11-23 01:51:58.295972] 2022-11-23T01:51:58.2969022Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_module_hooks.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:51:58.296251] 2022-11-23T01:52:02.8204314Z 2022-11-23T01:52:02.8208394Z Expand the folded group to see the log file of nn/test_module_hooks 2022-11-23T01:52:02.8210844Z ##[group]PRINTING LOG FILE of nn/test_module_hooks (/var/lib/jenkins/pytorch/test/test-reports/nn-test_module_hooks_8t_tywal) 2022-11-23T01:52:02.8213017Z Test results will be stored in test-reports/python-unittest/nn.test_module_hooks 2022-11-23T01:52:02.8213720Z 2022-11-23T01:52:02.8213977Z Running tests... 2022-11-23T01:52:02.8215107Z ---------------------------------------------------------------------- 2022-11-23T01:52:02.8216403Z test_forward_hooks (__main__.TestModuleHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.582s) 2022-11-23T01:52:02.8217840Z test_forward_pre_hooks (__main__.TestModuleHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:02.8219753Z test_full_backward_hooks (__main__.TestModuleHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:02.8221216Z test_full_backward_pre_hooks (__main__.TestModuleHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:02.8222635Z test_mixed_hooks (__main__.TestModuleHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:02.8223387Z 2022-11-23T01:52:02.8224127Z ---------------------------------------------------------------------- 2022-11-23T01:52:02.8224985Z Ran 5 tests in 0.589s 2022-11-23T01:52:02.8225392Z 2022-11-23T01:52:02.8225644Z OK (skipped=5) 2022-11-23T01:52:02.8226038Z 2022-11-23T01:52:02.8226342Z Generating XML reports... 2022-11-23T01:52:02.8228208Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleHooks-20221123015200.xml 2022-11-23T01:52:02.8229032Z 2022-11-23T01:52:02.8229755Z ##[endgroup] 2022-11-23T01:52:02.8231203Z FINISHED PRINTING LOG FILE of nn/test_module_hooks (/var/lib/jenkins/pytorch/test/test-reports/nn-test_module_hooks_8t_tywal) 2022-11-23T01:52:02.8231996Z 2022-11-23T01:52:07.3094228Z Ignoring disabled issues: [] 2022-11-23T01:52:07.3293655Z Running nn/test_packed_sequence ... [2022-11-23 01:52:07.328657] 2022-11-23T01:52:07.3295486Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_packed_sequence.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:52:07.328937] 2022-11-23T01:52:12.0954342Z 2022-11-23T01:52:12.0955337Z Expand the folded group to see the log file of nn/test_packed_sequence 2022-11-23T01:52:12.0957889Z ##[group]PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/pytorch/test/test-reports/nn-test_packed_sequence_lrrds59h) 2022-11-23T01:52:12.0960301Z Test results will be stored in test-reports/python-unittest/nn.test_packed_sequence 2022-11-23T01:52:12.0961121Z 2022-11-23T01:52:12.0961436Z Running tests... 2022-11-23T01:52:12.0962685Z ---------------------------------------------------------------------- 2022-11-23T01:52:12.0964046Z test_pack_padded_sequence (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.585s) 2022-11-23T01:52:12.0965610Z test_pack_sequence (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:52:12.0967110Z test_pad_sequence (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:52:12.0968715Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:12.0970799Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:12.0972313Z test_to (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:12.0973785Z test_to_memory_format (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:12.0975272Z test_total_length (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:12.0976455Z test_type_casts (__main__.PackedSequenceTest) 2022-11-23T01:52:12.0977771Z Test type casting of `PackedSequence` against type casting of tensor ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:12.0979353Z test_unpack_sequence (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:12.0980878Z test_unpad_sequence (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:12.0982371Z test_wrong_order (__main__.PackedSequenceTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:12.0983334Z 2022-11-23T01:52:12.0984101Z ---------------------------------------------------------------------- 2022-11-23T01:52:12.0984944Z Ran 12 tests in 0.604s 2022-11-23T01:52:12.0985349Z 2022-11-23T01:52:12.0985607Z OK (skipped=12) 2022-11-23T01:52:12.0985996Z 2022-11-23T01:52:12.0986293Z Generating XML reports... 2022-11-23T01:52:12.0988033Z Generated XML report: test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20221123015209.xml 2022-11-23T01:52:12.0988903Z 2022-11-23T01:52:12.0989649Z ##[endgroup] 2022-11-23T01:52:12.0991148Z FINISHED PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/pytorch/test/test-reports/nn-test_packed_sequence_lrrds59h) 2022-11-23T01:52:12.0991994Z 2022-11-23T01:52:16.5834944Z Ignoring disabled issues: [] 2022-11-23T01:52:16.6027855Z Running profiler/test_memory_profiler ... [2022-11-23 01:52:16.602023] 2022-11-23T01:52:16.6029848Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_memory_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:52:16.602299] 2022-11-23T01:52:21.0724791Z 2022-11-23T01:52:21.0725613Z Expand the folded group to see the log file of profiler/test_memory_profiler 2022-11-23T01:52:21.0728810Z ##[group]PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/pytorch/test/test-reports/profiler-test_memory_profiler_y46mzvam) 2022-11-23T01:52:21.0731146Z Test results will be stored in test-reports/python-unittest/profiler.test_memory_profiler 2022-11-23T01:52:21.0731884Z 2022-11-23T01:52:21.0732125Z Running tests... 2022-11-23T01:52:21.0733309Z ---------------------------------------------------------------------- 2022-11-23T01:52:21.0734601Z test_match_schemas (__main__.TestDataFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.579s) 2022-11-23T01:52:21.0736055Z test_match_schemas_backward (__main__.TestDataFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:21.0737540Z test_match_schemas_tensorlist (__main__.TestDataFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:21.0740884Z test_extract_gradients_from_module (__main__.TestIdentifyGradients) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88865 for platform(s) rocm. 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.002s) 2022-11-23T01:52:21.0743316Z test_extract_gradients_from_module_and_optimizer (__main__.TestIdentifyGradients) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:21.0745492Z test_extract_gradients_from_optimizer (__main__.TestIdentifyGradients) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:52:21.0747349Z test_extract_gradients_from_optimizer_set_to_none (__main__.TestIdentifyGradients) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:52:21.0749001Z test_extract_gradients_low_level (__main__.TestIdentifyGradients) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:21.0750515Z test_config_check (__main__.TestMemoryProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:21.0751299Z 2022-11-23T01:52:21.0752055Z ---------------------------------------------------------------------- 2022-11-23T01:52:21.0752885Z Ran 9 tests in 0.589s 2022-11-23T01:52:21.0753289Z 2022-11-23T01:52:21.0753547Z OK (skipped=9) 2022-11-23T01:52:21.0753930Z 2022-11-23T01:52:21.0754243Z Generating XML reports... 2022-11-23T01:52:21.0755780Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20221123015218.xml 2022-11-23T01:52:21.0757989Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20221123015218.xml 2022-11-23T01:52:21.0760062Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20221123015218.xml 2022-11-23T01:52:21.0760942Z 2022-11-23T01:52:21.0761704Z ##[endgroup] 2022-11-23T01:52:21.0763257Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/pytorch/test/test-reports/profiler-test_memory_profiler_y46mzvam) 2022-11-23T01:52:21.0764139Z 2022-11-23T01:52:25.6036293Z Ignoring disabled issues: [] 2022-11-23T01:52:25.6237310Z Running profiler/test_profiler ... [2022-11-23 01:52:25.623097] 2022-11-23T01:52:25.6239525Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:52:25.623384] 2022-11-23T01:52:30.8002808Z 2022-11-23T01:52:30.8003927Z Expand the folded group to see the log file of profiler/test_profiler 2022-11-23T01:52:30.8006522Z ##[group]PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/pytorch/test/test-reports/profiler-test_profiler_obbew6z7) 2022-11-23T01:52:30.8008809Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler 2022-11-23T01:52:30.8009714Z 2022-11-23T01:52:30.8010219Z Running tests... 2022-11-23T01:52:30.8011587Z ---------------------------------------------------------------------- 2022-11-23T01:52:30.8013096Z test_execution_graph_alone (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8014642Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8016209Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8017746Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8019281Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8020747Z test_bfs (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8022117Z test_dfs (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8025545Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82720 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-11-23T01:52:30.8030662Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82873 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.002s) 2022-11-23T01:52:30.8033111Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8036518Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83491 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.002s) 2022-11-23T01:52:30.8039099Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8040689Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8044029Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82864 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-11-23T01:52:30.8046351Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8049720Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82914 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.002s) 2022-11-23T01:52:30.8052093Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8053711Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8055373Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8056989Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8058533Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8060138Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8061725Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8063257Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8064790Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8066402Z test_export_stacks (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8067827Z test_flops (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8068905Z test_high_level_trace (__main__.TestProfiler) 2022-11-23T01:52:30.8070095Z Checks that python side high level events are recorded. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:52:30.8073186Z test_kineto (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88377 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-11-23T01:52:30.8075192Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Not supported on ROCm (0.001s) 2022-11-23T01:52:30.8076508Z test_kineto_profiler_api (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8079772Z test_memory_profiler (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72280 for platform(s) linux, mac. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T01:52:30.8082000Z test_module_hierarchy (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:52:30.8083452Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8084870Z test_oom_tracing (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8086015Z test_profiler_correlation_id (__main__.TestProfiler) 2022-11-23T01:52:30.8087359Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8089349Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.002s) 2022-11-23T01:52:30.8090810Z test_profiler_metadata (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8092221Z test_profiler_tracing (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8093616Z test_profiler_type (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8094674Z test_source (__main__.TestProfiler) 2022-11-23T01:52:30.8095911Z Checks that source code attribution works for eager, TS and autograd mode ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:52:30.8097487Z test_tensorboard_trace_handler (__main__.TestProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:52:30.8099001Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8100148Z test_mem_leak (__main__.TestProfilerCUDA) 2022-11-23T01:52:30.8103073Z Checks that there's no memory leak when using profiler with CUDA ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78457 for allplatform(s) . 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-11-23T01:52:30.8105368Z test_custom_module_input_op_ids (__main__.TestProfilerITT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8107193Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8108813Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8110415Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8111958Z test_record_function (__main__.TestRecordFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8113476Z test_allocation_id_uniqueness (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8115013Z test_allocation_ids (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:52:30.8116568Z test_allocation_ids_with_other_ops (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8118230Z test_allocations (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8121434Z test_extra_fields (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82719 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-11-23T01:52:30.8123691Z test_impl_reuse (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8125180Z test_mkldnn_tensors (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8128517Z test_module_and_optimizer_ids (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87581 for platform(s) linux, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-11-23T01:52:30.8130878Z test_nnmodule_params (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8132368Z test_optimizer (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8133894Z test_optimizer_parameters_adam (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8135497Z test_optimizer_parameters_sgd (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8137047Z test_pointers_and_ids (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8140222Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83247 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-11-23T01:52:30.8142492Z test_sparse_tensors (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8143983Z test_tensor_lists (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8147637Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83113 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.002s) 2022-11-23T01:52:30.8150006Z test_tensorimpl_invalidation_full (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8151632Z test_tensorimpl_invalidation_keep_alive (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:30.8153295Z test_tensorimpl_invalidation_scalar_args (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8154899Z test_tensorimpl_invalidation_set (__main__.TestTorchTidyProfiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:30.8155768Z 2022-11-23T01:52:30.8156506Z ---------------------------------------------------------------------- 2022-11-23T01:52:30.8157269Z Ran 70 tests in 0.109s 2022-11-23T01:52:30.8157458Z 2022-11-23T01:52:30.8157661Z OK (skipped=70) 2022-11-23T01:52:30.8157849Z 2022-11-23T01:52:30.8157980Z Generating XML reports... 2022-11-23T01:52:30.8158568Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20221123015228.xml 2022-11-23T01:52:30.8159311Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20221123015228.xml 2022-11-23T01:52:30.8160014Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20221123015228.xml 2022-11-23T01:52:30.8160720Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20221123015228.xml 2022-11-23T01:52:30.8161433Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20221123015228.xml 2022-11-23T01:52:30.8162151Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20221123015228.xml 2022-11-23T01:52:30.8162890Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20221123015228.xml 2022-11-23T01:52:30.8163218Z 2022-11-23T01:52:30.8163508Z ##[endgroup] 2022-11-23T01:52:30.8164061Z FINISHED PRINTING LOG FILE of profiler/test_profiler (/var/lib/jenkins/pytorch/test/test-reports/profiler-test_profiler_obbew6z7) 2022-11-23T01:52:30.8164373Z 2022-11-23T01:52:35.3212453Z Ignoring disabled issues: [] 2022-11-23T01:52:35.3417815Z Running profiler/test_profiler_tree ... [2022-11-23 01:52:35.341069] 2022-11-23T01:52:35.3419727Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:52:35.341361] 2022-11-23T01:52:39.8406454Z 2022-11-23T01:52:39.8407681Z Expand the folded group to see the log file of profiler/test_profiler_tree 2022-11-23T01:52:39.8410247Z ##[group]PRINTING LOG FILE of profiler/test_profiler_tree (/var/lib/jenkins/pytorch/test/test-reports/profiler-test_profiler_tree_a82a1x13) 2022-11-23T01:52:39.8412447Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler_tree 2022-11-23T01:52:39.8413172Z 2022-11-23T01:52:39.8413478Z Running tests... 2022-11-23T01:52:39.8414617Z ---------------------------------------------------------------------- 2022-11-23T01:52:39.8417756Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82499 for platform(s) linux, rocm. 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.583s) 2022-11-23T01:52:39.8420526Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.001s) 2022-11-23T01:52:39.8422127Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.002s) 2022-11-23T01:52:39.8423761Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.001s) 2022-11-23T01:52:39.8427311Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82501 for platform(s) linux, rocm. 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-11-23T01:52:39.8431722Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83228 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-11-23T01:52:39.8435995Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83246 for platform(s) linux, rocm. 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-11-23T01:52:39.8438471Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:39.8441961Z test_profiler_experimental_tree_with_stack_and_torch_dispatch (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/84441 for platform(s) rocm. 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-11-23T01:52:39.8444466Z test_profiler_experimental_tree_with_stack_and_torch_function (__main__.TestProfilerTree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:39.8445384Z 2022-11-23T01:52:39.8446093Z ---------------------------------------------------------------------- 2022-11-23T01:52:39.8446936Z Ran 10 tests in 0.595s 2022-11-23T01:52:39.8447337Z 2022-11-23T01:52:39.8447595Z OK (skipped=10) 2022-11-23T01:52:39.8447985Z 2022-11-23T01:52:39.8448280Z Generating XML reports... 2022-11-23T01:52:39.8449833Z Generated XML report: test-reports/python-unittest/profiler.test_profiler_tree/TEST-TestProfilerTree-20221123015237.xml 2022-11-23T01:52:39.8450700Z 2022-11-23T01:52:39.8451432Z ##[endgroup] 2022-11-23T01:52:39.8452983Z FINISHED PRINTING LOG FILE of profiler/test_profiler_tree (/var/lib/jenkins/pytorch/test/test-reports/profiler-test_profiler_tree_a82a1x13) 2022-11-23T01:52:39.8453839Z 2022-11-23T01:52:44.3175041Z Ignoring disabled issues: [] 2022-11-23T01:52:44.3378794Z Running test_ao_sparsity ... [2022-11-23 01:52:44.337241] 2022-11-23T01:52:44.3380583Z Executing ['/opt/conda/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:52:44.337518] 2022-11-23T01:52:49.1678328Z 2022-11-23T01:52:49.1679582Z Expand the folded group to see the log file of test_ao_sparsity 2022-11-23T01:52:49.1682211Z ##[group]PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/pytorch/test/test-reports/test_ao_sparsity_sojjehlq) 2022-11-23T01:52:49.1684468Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2022-11-23T01:52:49.1685885Z 2022-11-23T01:52:49.1686219Z Running tests... 2022-11-23T01:52:49.1687733Z ---------------------------------------------------------------------- 2022-11-23T01:52:49.1688993Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2022-11-23T01:52:49.1690958Z Simulates the workflow of the activation sparsifier, starting from object creation ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.584s) 2022-11-23T01:52:49.1692765Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2022-11-23T01:52:49.1694791Z Checks if the warning is thrown if the scheduler step is called ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1696732Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1698721Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1700427Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1702387Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1704144Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1705863Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1707662Z test_constructor (ao.sparsity.test_pruner.TestBasePruner) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1709222Z test_prepare_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1710792Z test_prepare_linear (ao.sparsity.test_pruner.TestBasePruner) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1712369Z test_squash_mask_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1713937Z test_squash_mask_linear (ao.sparsity.test_pruner.TestBasePruner) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1715496Z test_step_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1717015Z test_step_linear (ao.sparsity.test_pruner.TestBasePruner) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1718602Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1720239Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1721923Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1723640Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1725327Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1727000Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1728791Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:52:49.1730582Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1732251Z test_convert_without_squash_mask (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1733971Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1735671Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1737385Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1739107Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1740933Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1742641Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1744098Z test_constructor (ao.sparsity.test_scheduler.TestCubicScheduler) ... ok (0.004s) 2022-11-23T01:52:49.1747185Z test_step (ao.sparsity.test_scheduler.TestCubicScheduler) ... /opt/conda/lib/python3.8/site-packages/torch/ao/pruning/scheduler/base_scheduler.py:125: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2022-11-23T01:52:49.1749253Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2022-11-23T01:52:49.1750124Z ok (0.003s) 2022-11-23T01:52:49.1751265Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1752946Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1754674Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:52:49.1756427Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1757931Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:52:49.1759864Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1761330Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:52:49.1763300Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1764795Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:52:49.1766683Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1768144Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:52:49.1770073Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1771690Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2022-11-23T01:52:49.1773645Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1775402Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1777180Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1778942Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1780724Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1782503Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1784354Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1786104Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1788122Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1789610Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-11-23T01:52:49.1791013Z The expectation is post_training_sparse_quantize function ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1792399Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-11-23T01:52:49.1793811Z The expectation is post_training_sparse_quantize function ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1795442Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1797080Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1797861Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1798488Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1799091Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1799594Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2022-11-23T01:52:49.1800088Z Checks if the warning is thrown if the scheduler step is called ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1800657Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1801170Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1801667Z Tests that fqn_to_module operates as inverse ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1802161Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1802731Z Tests that fqn_to_module returns None when it tries to ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1803240Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1803785Z Tests that fqn_to_module works for tensors, actually all parameters ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1804326Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1804886Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1805442Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1806007Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1806538Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1807062Z Tests that module_to_fqn works as expected when compared to known good ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1807636Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1808317Z Tests that module_to_fqn returns None when an fqn that doesn't ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1808828Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-11-23T01:52:49.1809521Z Tests that module_to_fqn returns '' when model and target module are the same ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1810145Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1810794Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1811437Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1812088Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1812731Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:52:49.1813358Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:49.1813694Z 2022-11-23T01:52:49.1813966Z ---------------------------------------------------------------------- 2022-11-23T01:52:49.1814287Z Ran 72 tests in 0.685s 2022-11-23T01:52:49.1814442Z 2022-11-23T01:52:49.1814539Z OK (skipped=70) 2022-11-23T01:52:49.1814686Z 2022-11-23T01:52:49.1814802Z Generating XML reports... 2022-11-23T01:52:49.1815439Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20221123015246.xml 2022-11-23T01:52:49.1816317Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20221123015246.xml 2022-11-23T01:52:49.1817193Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20221123015246.xml 2022-11-23T01:52:49.1818042Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20221123015246.xml 2022-11-23T01:52:49.1818855Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20221123015246.xml 2022-11-23T01:52:49.1819719Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20221123015246.xml 2022-11-23T01:52:49.1820554Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20221123015246.xml 2022-11-23T01:52:49.1821391Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20221123015246.xml 2022-11-23T01:52:49.1822232Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20221123015246.xml 2022-11-23T01:52:49.1823099Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20221123015246.xml 2022-11-23T01:52:49.1823979Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20221123015246.xml 2022-11-23T01:52:49.1824844Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20221123015246.xml 2022-11-23T01:52:49.1825821Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20221123015246.xml 2022-11-23T01:52:49.1826716Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20221123015246.xml 2022-11-23T01:52:49.1827530Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20221123015246.xml 2022-11-23T01:52:49.1828356Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20221123015246.xml 2022-11-23T01:52:49.1829213Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20221123015246.xml 2022-11-23T01:52:49.1829592Z 2022-11-23T01:52:49.1829888Z ##[endgroup] 2022-11-23T01:52:49.1830410Z FINISHED PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/pytorch/test/test-reports/test_ao_sparsity_sojjehlq) 2022-11-23T01:52:49.1830701Z 2022-11-23T01:52:53.6877290Z Ignoring disabled issues: [] 2022-11-23T01:52:53.7083192Z Running test_autocast ... [2022-11-23 01:52:53.707632] 2022-11-23T01:52:53.7084946Z Executing ['/opt/conda/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:52:53.707907] 2022-11-23T01:52:58.5769924Z 2022-11-23T01:52:58.5771107Z Expand the folded group to see the log file of test_autocast 2022-11-23T01:52:58.5773616Z ##[group]PRINTING LOG FILE of test_autocast (/var/lib/jenkins/pytorch/test/test-reports/test_autocast_sa9rtw40) 2022-11-23T01:52:58.5775761Z Test results will be stored in test-reports/python-unittest/test_autocast 2022-11-23T01:52:58.5776456Z 2022-11-23T01:52:58.5776717Z Running tests... 2022-11-23T01:52:58.5777819Z ---------------------------------------------------------------------- 2022-11-23T01:52:58.5779208Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.592s) 2022-11-23T01:52:58.5780746Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:58.5782187Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:58.5783620Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:58.5785150Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:58.5787451Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:58.5788983Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:58.5790230Z test_cast_cache_is_global (__main__.TestAutocastGPU) 2022-11-23T01:52:58.5791467Z Verifies that the autocast cache is global. This is done by ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:52:58.5792961Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:52:58.5793756Z 2022-11-23T01:52:58.5794508Z ---------------------------------------------------------------------- 2022-11-23T01:52:58.5795354Z Ran 9 tests in 0.600s 2022-11-23T01:52:58.5795742Z 2022-11-23T01:52:58.5795994Z OK (skipped=9) 2022-11-23T01:52:58.5796387Z 2022-11-23T01:52:58.5796683Z Generating XML reports... 2022-11-23T01:52:58.5798138Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20221123015255.xml 2022-11-23T01:52:58.5800158Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastGPU-20221123015255.xml 2022-11-23T01:52:58.5801975Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20221123015255.xml 2022-11-23T01:52:58.5802774Z 2022-11-23T01:52:58.5803520Z ##[endgroup] 2022-11-23T01:52:58.5804862Z FINISHED PRINTING LOG FILE of test_autocast (/var/lib/jenkins/pytorch/test/test-reports/test_autocast_sa9rtw40) 2022-11-23T01:52:58.5805630Z 2022-11-23T01:53:03.0824727Z Ignoring disabled issues: [] 2022-11-23T01:53:03.1026562Z Running test_binary_ufuncs ... [2022-11-23 01:53:03.101843] 2022-11-23T01:53:03.1029009Z Executing ['/opt/conda/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:53:03.102131] 2022-11-23T01:53:32.0075661Z 2022-11-23T01:53:32.0076390Z Expand the folded group to see the log file of test_binary_ufuncs 2022-11-23T01:53:32.0083859Z ##[group]PRINTING LOG FILE of test_binary_ufuncs (/var/lib/jenkins/pytorch/test/test-reports/test_binary_ufuncs_afphznj1) 2022-11-23T01:53:32.0107170Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2022-11-23T01:53:32.0108182Z 2022-11-23T01:53:32.0108452Z Running tests... 2022-11-23T01:53:32.0110022Z ---------------------------------------------------------------------- 2022-11-23T01:53:32.0112580Z test___add___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0114596Z test___add___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0116229Z test___add___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0117851Z test___add___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0119505Z test___add___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0121660Z test___add___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0123557Z test___add___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0125476Z test___add___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0128093Z test___and___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0130049Z test___and___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0131783Z test___and___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0133764Z test___and___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0135752Z test___and___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0138142Z test___and___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0140219Z test___and___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0142633Z test___and___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0144644Z test___eq___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0147128Z test___eq___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0149094Z test___eq___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0150967Z test___eq___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0153032Z test___eq___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0155098Z test___eq___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0157189Z test___eq___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0159227Z test___eq___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0161226Z test___floordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0163231Z test___floordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0165360Z test___floordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0167275Z test___floordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0169296Z test___floordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0171378Z test___floordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0173422Z test___floordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0175729Z test___floordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0177763Z test___ge___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0179859Z test___ge___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0181725Z test___ge___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0183723Z test___ge___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0185663Z test___ge___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0187760Z test___ge___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0189927Z test___ge___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0191543Z test___ge___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0193245Z test___gt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0194910Z test___gt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0196535Z test___gt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0198105Z test___gt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0199725Z test___gt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0201215Z test___gt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0202768Z test___gt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0204297Z test___gt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0205950Z test___iadd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0243349Z test___iadd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0244416Z test___iadd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0245344Z test___iadd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0246293Z test___iadd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0247272Z test___iadd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0248647Z test___iadd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0249628Z test___iadd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0250538Z test___iand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0251435Z test___iand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0252383Z test___iand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0253358Z test___iand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0254283Z test___iand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0255351Z test___iand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0256417Z test___iand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0257425Z test___iand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0258324Z test___ifloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0259301Z test___ifloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0260241Z test___ifloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0261248Z test___ifloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0262153Z test___ifloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0263104Z test___ifloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0264125Z test___ifloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0265154Z test___ifloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0266146Z test___ilshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0267280Z test___ilshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0268331Z test___ilshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0269460Z test___ilshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0270534Z test___ilshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0271462Z test___ilshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0272361Z test___ilshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0273272Z test___ilshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0274207Z test___imod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0275163Z test___imod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0276106Z test___imod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0277057Z test___imod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0277994Z test___imod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0278953Z test___imod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0279836Z test___imod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0280767Z test___imod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0281663Z test___imul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0282580Z test___imul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0283524Z test___imul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0284454Z test___imul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0285340Z test___imul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0286245Z test___imul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0287152Z test___imul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0288112Z test___imul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0289012Z test___ior___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0289897Z test___ior___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0290808Z test___ior___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0291822Z test___ior___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0292751Z test___ior___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0293630Z test___ior___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0294503Z test___ior___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0295407Z test___ior___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0296353Z test___ipow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0297290Z test___ipow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0298286Z test___ipow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0299203Z test___ipow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0300105Z test___ipow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0301000Z test___ipow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0301926Z test___ipow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0302871Z test___ipow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0303805Z test___irshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0304715Z test___irshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0305634Z test___irshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0306669Z test___irshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0307614Z test___irshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0308559Z test___irshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0309497Z test___irshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0310371Z test___irshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0311284Z test___isub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0312262Z test___isub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0313194Z test___isub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0314093Z test___isub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0315025Z test___isub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0315982Z test___isub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0316918Z test___isub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0317921Z test___isub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0318985Z test___itruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0319913Z test___itruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0320862Z test___itruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0321779Z test___itruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0322781Z test___itruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0323702Z test___itruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0324638Z test___itruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0325548Z test___itruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0326417Z test___ixor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0327308Z test___ixor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0328212Z test___ixor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0329139Z test___ixor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0330073Z test___ixor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0331006Z test___ixor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0331897Z test___ixor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0332813Z test___ixor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0333786Z test___le___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0334703Z test___le___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0335695Z test___le___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0336578Z test___le___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0337473Z test___le___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0338378Z test___le___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0339287Z test___le___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0340272Z test___le___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0341235Z test___lshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0342110Z test___lshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0343034Z test___lshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0343999Z test___lshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0344924Z test___lshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0345802Z test___lshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0346922Z test___lshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0347844Z test___lshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0348724Z test___lt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0349692Z test___lt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0350601Z test___lt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0351539Z test___lt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0352400Z test___lt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0353305Z test___lt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0354235Z test___lt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0355272Z test___lt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0356207Z test___matmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0357132Z test___matmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0358103Z test___matmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0358984Z test___matmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0359902Z test___matmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0360976Z test___matmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0361908Z test___matmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0362838Z test___matmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0363726Z test___mod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0364693Z test___mod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0365686Z test___mod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0366542Z test___mod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0367451Z test___mod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0368325Z test___mod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0369228Z test___mod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0370161Z test___mod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0371107Z test___mul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0372096Z test___mul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0372998Z test___mul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0373991Z test___mul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0374934Z test___mul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0375933Z test___mul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0376874Z test___mul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0377813Z test___mul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0378810Z test___ne___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0379697Z test___ne___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0380573Z test___ne___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0381528Z test___ne___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0382482Z test___ne___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0383435Z test___ne___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0384303Z test___ne___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0385244Z test___ne___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0386165Z test___or___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0387212Z test___or___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0388211Z test___or___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0389084Z test___or___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0389962Z test___or___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0390814Z test___or___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0391672Z test___or___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0392625Z test___or___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0393574Z test___pow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0394487Z test___pow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0395424Z test___pow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0396270Z test___pow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0397328Z test___pow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0398224Z test___pow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0399150Z test___pow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0400153Z test___pow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0401041Z test___radd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0402063Z test___radd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0402981Z test___radd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0404031Z test___radd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0404945Z test___radd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0405790Z test___radd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0406597Z test___radd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0407370Z test___radd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0408144Z test___rand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0408910Z test___rand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0409684Z test___rand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0410456Z test___rand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0411226Z test___rand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0412001Z test___rand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0412777Z test___rand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0413546Z test___rand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0414329Z test___rfloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0415128Z test___rfloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0415923Z test___rfloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0416783Z test___rfloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0417564Z test___rfloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0418354Z test___rfloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0419143Z test___rfloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0419930Z test___rfloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0420702Z test___rlshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0421403Z test___rlshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0422049Z test___rlshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0422692Z test___rlshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0423332Z test___rlshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0423975Z test___rlshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0424624Z test___rlshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0425261Z test___rlshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0425908Z test___rmatmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0426557Z test___rmatmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0427221Z test___rmatmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0427820Z test___rmatmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0428480Z test___rmatmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0429210Z test___rmatmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0429935Z test___rmatmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0430659Z test___rmatmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0431385Z test___rmod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0432181Z test___rmod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0432902Z test___rmod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0433617Z test___rmod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0434323Z test___rmod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0435033Z test___rmod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0435749Z test___rmod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0436465Z test___rmod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0437231Z test___rmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0437955Z test___rmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0438671Z test___rmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0439379Z test___rmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0440092Z test___rmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0440790Z test___rmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0441374Z test___rmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0441966Z test___rmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0442556Z test___ror___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0443153Z test___ror___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0443754Z test___ror___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0444343Z test___ror___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0444926Z test___ror___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0445507Z test___ror___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0446095Z test___ror___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0446678Z test___ror___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0447320Z test___rpow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0447918Z test___rpow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0448513Z test___rpow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0449102Z test___rpow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0449694Z test___rpow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0450280Z test___rpow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0450866Z test___rpow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0451502Z test___rpow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0452105Z test___rrshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0452715Z test___rrshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0453308Z test___rrshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0453911Z test___rrshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0454513Z test___rrshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0455119Z test___rrshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0455712Z test___rrshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0456314Z test___rrshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0456917Z test___rshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0457525Z test___rshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0458130Z test___rshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0458733Z test___rshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0459333Z test___rshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0459920Z test___rshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0460584Z test___rshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0461184Z test___rshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0461779Z test___rsub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0462375Z test___rsub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0462968Z test___rsub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0463556Z test___rsub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0464144Z test___rsub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0464781Z test___rsub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0465370Z test___rsub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0465959Z test___rsub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0466552Z test___rtruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0474575Z test___rtruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0475324Z test___rtruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0476055Z test___rtruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0476780Z test___rtruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0477502Z test___rtruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0478226Z test___rtruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0478952Z test___rtruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0479672Z test___rxor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0480386Z test___rxor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0481109Z test___rxor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0481687Z test___rxor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0482271Z test___rxor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0482963Z test___rxor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0483558Z test___rxor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0484139Z test___rxor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0484727Z test___sub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0485325Z test___sub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0485922Z test___sub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0486553Z test___sub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0487148Z test___sub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0487737Z test___sub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0488309Z test___sub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0488895Z test___sub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0489498Z test___truediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0490116Z test___truediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0490732Z test___truediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0491336Z test___truediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0491930Z test___truediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0492528Z test___truediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0493130Z test___truediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0493729Z test___truediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0494323Z test___xor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0494901Z test___xor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0495488Z test___xor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0496118Z test___xor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0496699Z test___xor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0497278Z test___xor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0497860Z test___xor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0498446Z test___xor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0499035Z test_add_broadcast_empty_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0499594Z test_add_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T01:53:32.0500187Z test_add_with_tail_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0500759Z test_addcmul_scalars_as_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0501342Z test_addsub_half_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0501899Z test_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0502456Z test_atan2_edgecases_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0503047Z test_batch_vs_slicing___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0503642Z test_batch_vs_slicing___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0504241Z test_batch_vs_slicing___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0504853Z test_batch_vs_slicing___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0505452Z test_batch_vs_slicing___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0506045Z test_batch_vs_slicing___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0506759Z test_batch_vs_slicing___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0507343Z test_batch_vs_slicing___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0507927Z test_batch_vs_slicing___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0508546Z test_batch_vs_slicing___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0509251Z test_batch_vs_slicing___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0509957Z test_batch_vs_slicing___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0510746Z test_batch_vs_slicing___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0511458Z test_batch_vs_slicing___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0512161Z test_batch_vs_slicing___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0512862Z test_batch_vs_slicing___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0513572Z test_batch_vs_slicing___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0514271Z test_batch_vs_slicing___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0515040Z test_batch_vs_slicing___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0515755Z test_batch_vs_slicing___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0516473Z test_batch_vs_slicing___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0517201Z test_batch_vs_slicing___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0517918Z test_batch_vs_slicing___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0518637Z test_batch_vs_slicing___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0519349Z test_batch_vs_slicing___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0520059Z test_batch_vs_slicing___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0520765Z test_batch_vs_slicing___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0521391Z test_batch_vs_slicing___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0521968Z test_batch_vs_slicing___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0522551Z test_batch_vs_slicing___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0523145Z test_batch_vs_slicing___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0523739Z test_batch_vs_slicing___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0524324Z test_batch_vs_slicing___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0524911Z test_batch_vs_slicing___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0525547Z test_batch_vs_slicing___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0526131Z test_batch_vs_slicing___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0526715Z test_batch_vs_slicing___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0527298Z test_batch_vs_slicing___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0527893Z test_batch_vs_slicing___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0528477Z test_batch_vs_slicing___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0529075Z test_batch_vs_slicing___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0529718Z test_batch_vs_slicing___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0530331Z test_batch_vs_slicing___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0530936Z test_batch_vs_slicing___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0531529Z test_batch_vs_slicing___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0532128Z test_batch_vs_slicing___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0532728Z test_batch_vs_slicing___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0533318Z test_batch_vs_slicing___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0533904Z test_batch_vs_slicing___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0534484Z test_batch_vs_slicing___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0535063Z test_batch_vs_slicing___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0535658Z test_batch_vs_slicing___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0536255Z test_batch_vs_slicing___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0536842Z test_batch_vs_slicing___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0537431Z test_batch_vs_slicing___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0538018Z test_batch_vs_slicing___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0538601Z test_batch_vs_slicing___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0539251Z test_batch_vs_slicing___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0539865Z test_batch_vs_slicing___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0540473Z test_batch_vs_slicing___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0541077Z test_batch_vs_slicing___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0541653Z test_batch_vs_slicing___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0542270Z test_batch_vs_slicing___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0542902Z test_batch_vs_slicing___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0543498Z test_batch_vs_slicing___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0544090Z test_batch_vs_slicing___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0544679Z test_batch_vs_slicing___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0545263Z test_batch_vs_slicing___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0545861Z test_batch_vs_slicing___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0546471Z test_batch_vs_slicing___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0547129Z test_batch_vs_slicing___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0547725Z test_batch_vs_slicing___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0548308Z test_batch_vs_slicing___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0548900Z test_batch_vs_slicing___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0549486Z test_batch_vs_slicing___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0550065Z test_batch_vs_slicing___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0550645Z test_batch_vs_slicing___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0551223Z test_batch_vs_slicing___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0551807Z test_batch_vs_slicing___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0552503Z test_batch_vs_slicing___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0553088Z test_batch_vs_slicing___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0553665Z test_batch_vs_slicing___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0554229Z test_batch_vs_slicing___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0554810Z test_batch_vs_slicing___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0555392Z test_batch_vs_slicing___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0555981Z test_batch_vs_slicing_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0556635Z test_batch_vs_slicing_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0557232Z test_batch_vs_slicing_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0557830Z test_batch_vs_slicing_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0558430Z test_batch_vs_slicing_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0559028Z test_batch_vs_slicing_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0559625Z test_batch_vs_slicing_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0560217Z test_batch_vs_slicing_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0560791Z test_batch_vs_slicing_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0561370Z test_batch_vs_slicing_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0561947Z test_batch_vs_slicing_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0562534Z test_batch_vs_slicing_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0563117Z test_batch_vs_slicing_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0563706Z test_batch_vs_slicing_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0564297Z test_batch_vs_slicing_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0564883Z test_batch_vs_slicing_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0565471Z test_batch_vs_slicing_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0566115Z test_batch_vs_slicing_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0566708Z test_batch_vs_slicing_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0567284Z test_batch_vs_slicing_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0567873Z test_batch_vs_slicing_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0568459Z test_batch_vs_slicing_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0569042Z test_batch_vs_slicing_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0569642Z test_batch_vs_slicing_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0570283Z test_batch_vs_slicing_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0570892Z test_batch_vs_slicing_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0571491Z test_batch_vs_slicing_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0572090Z test_batch_vs_slicing_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0572699Z test_batch_vs_slicing_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0573311Z test_batch_vs_slicing_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0573931Z test_batch_vs_slicing_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0574552Z test_batch_vs_slicing_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0575174Z test_batch_vs_slicing_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0575790Z test_batch_vs_slicing_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0576402Z test_batch_vs_slicing_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0577003Z test_batch_vs_slicing_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0577598Z test_batch_vs_slicing_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0578188Z test_batch_vs_slicing_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0578788Z test_batch_vs_slicing_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0579435Z test_batch_vs_slicing_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0580050Z test_batch_vs_slicing_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0580659Z test_batch_vs_slicing_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0581274Z test_batch_vs_slicing_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0581896Z test_batch_vs_slicing_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0582518Z test_batch_vs_slicing_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0583129Z test_batch_vs_slicing_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0583777Z test_batch_vs_slicing_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0584378Z test_batch_vs_slicing_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0584977Z test_batch_vs_slicing_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0585570Z test_batch_vs_slicing_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0586171Z test_batch_vs_slicing_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0586900Z test_batch_vs_slicing_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0587499Z test_batch_vs_slicing_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0588096Z test_batch_vs_slicing_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0588697Z test_batch_vs_slicing_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0589297Z test_batch_vs_slicing_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0589899Z test_batch_vs_slicing_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0590499Z test_batch_vs_slicing_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0591092Z test_batch_vs_slicing_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0591686Z test_batch_vs_slicing_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0592283Z test_batch_vs_slicing_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0592886Z test_batch_vs_slicing_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0593552Z test_batch_vs_slicing_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0594148Z test_batch_vs_slicing_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0594752Z test_batch_vs_slicing_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0595353Z test_batch_vs_slicing_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0595948Z test_batch_vs_slicing_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0596543Z test_batch_vs_slicing_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0597187Z test_batch_vs_slicing_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0597782Z test_batch_vs_slicing_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0598374Z test_batch_vs_slicing_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0598971Z test_batch_vs_slicing_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0599573Z test_batch_vs_slicing_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0600178Z test_batch_vs_slicing_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0600781Z test_batch_vs_slicing_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0601384Z test_batch_vs_slicing_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0601980Z test_batch_vs_slicing_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0602581Z test_batch_vs_slicing_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0603182Z test_batch_vs_slicing_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0603781Z test_batch_vs_slicing_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0604376Z test_batch_vs_slicing_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0604969Z test_batch_vs_slicing_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0605559Z test_batch_vs_slicing_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0606152Z test_batch_vs_slicing_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0606808Z test_batch_vs_slicing_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0607435Z test_batch_vs_slicing_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0608058Z test_batch_vs_slicing_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0608680Z test_batch_vs_slicing_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0609302Z test_batch_vs_slicing_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0609922Z test_batch_vs_slicing_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0610580Z test_batch_vs_slicing_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0611201Z test_batch_vs_slicing_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0611818Z test_batch_vs_slicing_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0612440Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0613068Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0613701Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0614341Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0614968Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0615599Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0616217Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0616841Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0617462Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0618081Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0618699Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0619318Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0619981Z test_batch_vs_slicing_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0620609Z test_batch_vs_slicing_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0621234Z test_batch_vs_slicing_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0621852Z test_batch_vs_slicing_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0622463Z test_batch_vs_slicing_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0623084Z test_batch_vs_slicing_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0623745Z test_batch_vs_slicing_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0624364Z test_batch_vs_slicing_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0624985Z test_batch_vs_slicing_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0625598Z test_batch_vs_slicing_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0626203Z test_batch_vs_slicing_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0626839Z test_batch_vs_slicing_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0627432Z test_batch_vs_slicing_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0628034Z test_batch_vs_slicing_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0628629Z test_batch_vs_slicing_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0629210Z test_batch_vs_slicing_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0629793Z test_batch_vs_slicing_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0630379Z test_batch_vs_slicing_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0630964Z test_batch_vs_slicing_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0631540Z test_batch_vs_slicing_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0632121Z test_batch_vs_slicing_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0632701Z test_batch_vs_slicing_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0633345Z test_batch_vs_slicing_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0633941Z test_batch_vs_slicing_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0634551Z test_batch_vs_slicing_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0635152Z test_batch_vs_slicing_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0635773Z test_batch_vs_slicing_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0636391Z test_batch_vs_slicing_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0637002Z test_batch_vs_slicing_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0637657Z test_batch_vs_slicing_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0638263Z test_batch_vs_slicing_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0638862Z test_batch_vs_slicing_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0639458Z test_batch_vs_slicing_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0640058Z test_batch_vs_slicing_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0640658Z test_batch_vs_slicing_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0641219Z test_batch_vs_slicing_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.0641772Z test_batch_vs_slicing_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0642381Z test_batch_vs_slicing_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0642989Z test_batch_vs_slicing_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0643597Z test_batch_vs_slicing_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0644203Z test_batch_vs_slicing_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0644804Z test_batch_vs_slicing_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0645404Z test_batch_vs_slicing_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0646009Z test_batch_vs_slicing_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0646606Z test_batch_vs_slicing_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0647244Z test_batch_vs_slicing_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0647838Z test_batch_vs_slicing_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0648417Z test_batch_vs_slicing_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0649005Z test_batch_vs_slicing_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0649589Z test_batch_vs_slicing_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0650170Z test_batch_vs_slicing_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0650752Z test_batch_vs_slicing_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0651372Z test_batch_vs_slicing_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0651955Z test_batch_vs_slicing_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0652548Z test_batch_vs_slicing_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0653133Z test_batch_vs_slicing_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0653720Z test_batch_vs_slicing_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0654310Z test_batch_vs_slicing_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0654885Z test_batch_vs_slicing_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0655461Z test_batch_vs_slicing_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0656038Z test_batch_vs_slicing_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0656612Z test_batch_vs_slicing_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0657192Z test_batch_vs_slicing_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0657772Z test_batch_vs_slicing_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0658360Z test_batch_vs_slicing_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0658947Z test_batch_vs_slicing_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0659532Z test_batch_vs_slicing_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0660111Z test_batch_vs_slicing_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0660746Z test_batch_vs_slicing_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0661327Z test_batch_vs_slicing_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0661903Z test_batch_vs_slicing_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0662483Z test_batch_vs_slicing_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0663065Z test_batch_vs_slicing_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0663645Z test_batch_vs_slicing_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0664230Z test_batch_vs_slicing_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0664855Z test_batch_vs_slicing_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0665442Z test_batch_vs_slicing_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0666024Z test_batch_vs_slicing_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0666642Z test_batch_vs_slicing_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0667233Z test_batch_vs_slicing_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0667823Z test_batch_vs_slicing_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0668413Z test_batch_vs_slicing_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0668994Z test_batch_vs_slicing_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0669569Z test_batch_vs_slicing_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0670145Z test_batch_vs_slicing_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0670726Z test_batch_vs_slicing_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0671308Z test_batch_vs_slicing_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0671884Z test_batch_vs_slicing_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0672465Z test_batch_vs_slicing_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0673040Z test_batch_vs_slicing_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0673617Z test_batch_vs_slicing_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0674256Z test_batch_vs_slicing_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0674839Z test_batch_vs_slicing_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0675413Z test_batch_vs_slicing_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0675990Z test_batch_vs_slicing_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0676563Z test_batch_vs_slicing_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0677141Z test_batch_vs_slicing_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0677718Z test_batch_vs_slicing_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0678359Z test_batch_vs_slicing_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0678958Z test_batch_vs_slicing_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0679562Z test_batch_vs_slicing_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0680169Z test_batch_vs_slicing_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0680781Z test_batch_vs_slicing_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0681388Z test_batch_vs_slicing_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0681997Z test_batch_vs_slicing_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0682598Z test_batch_vs_slicing_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0683197Z test_batch_vs_slicing_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0683801Z test_batch_vs_slicing_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0684402Z test_batch_vs_slicing_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0684999Z test_batch_vs_slicing_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0685583Z test_batch_vs_slicing_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0686173Z test_batch_vs_slicing_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0686771Z test_batch_vs_slicing_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0687366Z test_batch_vs_slicing_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0688012Z test_batch_vs_slicing_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0688616Z test_batch_vs_slicing_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0689219Z test_batch_vs_slicing_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0689815Z test_batch_vs_slicing_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0690419Z test_batch_vs_slicing_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0691032Z test_batch_vs_slicing_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0691639Z test_batch_vs_slicing_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0692270Z test_batch_vs_slicing_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0692879Z test_batch_vs_slicing_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0693476Z test_batch_vs_slicing_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0694068Z test_batch_vs_slicing_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0694664Z test_batch_vs_slicing_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0695257Z test_batch_vs_slicing_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0695849Z test_batch_vs_slicing_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0696460Z test_batch_vs_slicing_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0697088Z test_batch_vs_slicing_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0697717Z test_batch_vs_slicing_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0698355Z test_batch_vs_slicing_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0698982Z test_batch_vs_slicing_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0699604Z test_batch_vs_slicing_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0700227Z test_batch_vs_slicing_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0700848Z test_batch_vs_slicing_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0701508Z test_batch_vs_slicing_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0702132Z test_batch_vs_slicing_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0702748Z test_batch_vs_slicing_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0703359Z test_batch_vs_slicing_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0703999Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0704664Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0705365Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0706032Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0706792Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0707459Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0708121Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0708780Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0709434Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0710087Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0710743Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0711394Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0712014Z test_batch_vs_slicing_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0712599Z test_batch_vs_slicing_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0713178Z test_batch_vs_slicing_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0713754Z test_batch_vs_slicing_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0714325Z test_batch_vs_slicing_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0714983Z test_batch_vs_slicing_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0715576Z test_batch_vs_slicing_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0716171Z test_batch_vs_slicing_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0716774Z test_batch_vs_slicing_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0717380Z test_batch_vs_slicing_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0717974Z test_batch_vs_slicing_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0718572Z test_batch_vs_slicing_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0719228Z test_batch_vs_slicing_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0719818Z test_batch_vs_slicing_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0720402Z test_batch_vs_slicing_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0720980Z test_batch_vs_slicing_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0721567Z test_batch_vs_slicing_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0722161Z test_batch_vs_slicing_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0722745Z test_batch_vs_slicing_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0723327Z test_batch_vs_slicing_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0723908Z test_batch_vs_slicing_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0724484Z test_batch_vs_slicing_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0725063Z test_batch_vs_slicing_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0725647Z test_batch_vs_slicing_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0726219Z test_batch_vs_slicing_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0726788Z test_batch_vs_slicing_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0727364Z test_batch_vs_slicing_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0727966Z test_batch_vs_slicing_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0728622Z test_batch_vs_slicing_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0729238Z test_batch_vs_slicing_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0729860Z test_batch_vs_slicing_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0730475Z test_batch_vs_slicing_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0731089Z test_batch_vs_slicing_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0731696Z test_batch_vs_slicing_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0732308Z test_batch_vs_slicing_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0732955Z test_batch_vs_slicing_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0733546Z test_batch_vs_slicing_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0734140Z test_batch_vs_slicing_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0734743Z test_batch_vs_slicing_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0735348Z test_batch_vs_slicing_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0735953Z test_batch_vs_slicing_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0736566Z test_batch_vs_slicing_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0737185Z test_batch_vs_slicing_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0737797Z test_batch_vs_slicing_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0738396Z test_batch_vs_slicing_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0739006Z test_batch_vs_slicing_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0739604Z test_batch_vs_slicing_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0740185Z test_batch_vs_slicing_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0740786Z test_batch_vs_slicing_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0741383Z test_batch_vs_slicing_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0742020Z test_batch_vs_slicing_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0742628Z test_batch_vs_slicing_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0743232Z test_batch_vs_slicing_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0743839Z test_batch_vs_slicing_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0744456Z test_batch_vs_slicing_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0745067Z test_batch_vs_slicing_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0745676Z test_batch_vs_slicing_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0746321Z test_batch_vs_slicing_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0746962Z test_batch_vs_slicing_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0747567Z test_batch_vs_slicing_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0748167Z test_batch_vs_slicing_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0748766Z test_batch_vs_slicing_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0749368Z test_batch_vs_slicing_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0749963Z test_batch_vs_slicing_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0750546Z test_batch_vs_slicing_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0751128Z test_batch_vs_slicing_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0751712Z test_batch_vs_slicing_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0752295Z test_batch_vs_slicing_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0752873Z test_batch_vs_slicing_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0753438Z test_batch_vs_slicing_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0754013Z test_batch_vs_slicing_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0754589Z test_batch_vs_slicing_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0755163Z test_batch_vs_slicing_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0755813Z test_batch_vs_slicing_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0756418Z test_batch_vs_slicing_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0757017Z test_batch_vs_slicing_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0757622Z test_batch_vs_slicing_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0758223Z test_batch_vs_slicing_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0758819Z test_batch_vs_slicing_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0759471Z test_batch_vs_slicing_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0760060Z test_batch_vs_slicing_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0760655Z test_batch_vs_slicing_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0761250Z test_batch_vs_slicing_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0761845Z test_batch_vs_slicing_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0762444Z test_batch_vs_slicing_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0763046Z test_batch_vs_slicing_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0763643Z test_batch_vs_slicing_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0764246Z test_batch_vs_slicing_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0764842Z test_batch_vs_slicing_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0765433Z test_batch_vs_slicing_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0766018Z test_batch_vs_slicing_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0766608Z test_batch_vs_slicing_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0767197Z test_batch_vs_slicing_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0767794Z test_batch_vs_slicing_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0768395Z test_batch_vs_slicing_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0769040Z test_batch_vs_slicing_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0769642Z test_batch_vs_slicing_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0770238Z test_batch_vs_slicing_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0770830Z test_batch_vs_slicing_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0771426Z test_batch_vs_slicing_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0772017Z test_batch_vs_slicing_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0772606Z test_batch_vs_slicing_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0773236Z test_batch_vs_slicing_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0773833Z test_batch_vs_slicing_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0774426Z test_batch_vs_slicing_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0775017Z test_batch_vs_slicing_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0775615Z test_batch_vs_slicing_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0776213Z test_batch_vs_slicing_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0776808Z test_batch_vs_slicing_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0777399Z test_batch_vs_slicing_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0777986Z test_batch_vs_slicing_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0778570Z test_batch_vs_slicing_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0779150Z test_batch_vs_slicing_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0779744Z test_batch_vs_slicing_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0780325Z test_batch_vs_slicing_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0780912Z test_batch_vs_slicing_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0781506Z test_batch_vs_slicing_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0782094Z test_batch_vs_slicing_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0782733Z test_batch_vs_slicing_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0783321Z test_batch_vs_slicing_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0783906Z test_batch_vs_slicing_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0784486Z test_batch_vs_slicing_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0785061Z test_batch_vs_slicing_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0785624Z test_batch_vs_slicing_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0786204Z test_batch_vs_slicing_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0786887Z test_batch_vs_slicing_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0787483Z test_batch_vs_slicing_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0788072Z test_batch_vs_slicing_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0788665Z test_batch_vs_slicing_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0789267Z test_batch_vs_slicing_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0789870Z test_batch_vs_slicing_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0790458Z test_batch_vs_slicing_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0791050Z test_batch_vs_slicing_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0791628Z test_batch_vs_slicing_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0792209Z test_batch_vs_slicing_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0792793Z test_batch_vs_slicing_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0793383Z test_batch_vs_slicing_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0793971Z test_batch_vs_slicing_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0794575Z test_batch_vs_slicing_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0795189Z test_batch_vs_slicing_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0795804Z test_batch_vs_slicing_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0796463Z test_batch_vs_slicing_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0797067Z test_batch_vs_slicing_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0797669Z test_batch_vs_slicing_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0798260Z test_batch_vs_slicing_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0798807Z test_batch_vs_slicing_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.0799358Z test_batch_vs_slicing_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0799963Z test_batch_vs_slicing_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0800604Z test_batch_vs_slicing_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0801196Z test_batch_vs_slicing_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0801784Z test_batch_vs_slicing_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0802372Z test_batch_vs_slicing_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0802957Z test_batch_vs_slicing_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0803540Z test_batch_vs_slicing_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0804118Z test_batch_vs_slicing_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0804716Z test_batch_vs_slicing_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0805325Z test_batch_vs_slicing_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0805931Z test_batch_vs_slicing_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0806536Z test_batch_vs_slicing_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0807140Z test_batch_vs_slicing_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0807739Z test_batch_vs_slicing_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0808337Z test_batch_vs_slicing_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0808939Z test_batch_vs_slicing_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0809541Z test_batch_vs_slicing_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0810186Z test_batch_vs_slicing_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0810777Z test_batch_vs_slicing_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0811376Z test_batch_vs_slicing_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0811968Z test_batch_vs_slicing_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0812549Z test_batch_vs_slicing_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0813126Z test_batch_vs_slicing_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0813709Z test_batch_vs_slicing_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0814352Z test_batch_vs_slicing_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0814931Z test_batch_vs_slicing_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0815508Z test_batch_vs_slicing_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0816087Z test_batch_vs_slicing_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0816697Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0817365Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.162s) 2022-11-23T01:53:32.0818028Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0818691Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0819351Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0820009Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0820670Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0821326Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0821984Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0822644Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0823305Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0824009Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0824663Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0825307Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0825960Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0826706Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0827895Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0828762Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0829609Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0830450Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0831285Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0832122Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0832956Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0833784Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0834614Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0835450Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0836294Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0837118Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0837952Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0838786Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0839618Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0840519Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0841177Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0841833Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0842491Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0843146Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0843802Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0844496Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0845143Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0845792Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0846434Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0847095Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0847769Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0848428Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0849081Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0849730Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0850384Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0851039Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0851690Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0852348Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0853009Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0853715Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0854370Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0855012Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0855661Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0856314Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0857175Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0858062Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0858912Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0859750Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0860583Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0861414Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0862248Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0863080Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0863933Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0864803Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0865669Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0866549Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0867470Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0868331Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0869196Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0870153Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0871015Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0871882Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0872751Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0873619Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0874531Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0875396Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0876252Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0877111Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0877966Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0878838Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0879711Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0880571Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0881430Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0882289Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0883148Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0884004Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0884858Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0885723Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0886644Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0887510Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0888364Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0889217Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0890078Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0890977Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.0891636Z test_batch_vs_slicing_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0892261Z test_batch_vs_slicing_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0892878Z test_batch_vs_slicing_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0893496Z test_batch_vs_slicing_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0894120Z test_batch_vs_slicing_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0894741Z test_batch_vs_slicing_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0895363Z test_batch_vs_slicing_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0895972Z test_batch_vs_slicing_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0896584Z test_batch_vs_slicing_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0897198Z test_batch_vs_slicing_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0897807Z test_batch_vs_slicing_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0898407Z test_batch_vs_slicing_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0899019Z test_batch_vs_slicing_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0899627Z test_batch_vs_slicing_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0900227Z test_batch_vs_slicing_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0900876Z test_batch_vs_slicing_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0901485Z test_batch_vs_slicing_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0902088Z test_batch_vs_slicing_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0902685Z test_batch_vs_slicing_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0903280Z test_batch_vs_slicing_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0903885Z test_batch_vs_slicing_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0904523Z test_batch_vs_slicing_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0905110Z test_batch_vs_slicing_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0905698Z test_batch_vs_slicing_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0906285Z test_batch_vs_slicing_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0906981Z test_batch_vs_slicing_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0907565Z test_batch_vs_slicing_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0908146Z test_batch_vs_slicing_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0908721Z test_batch_vs_slicing_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0909296Z test_batch_vs_slicing_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0909893Z test_batch_vs_slicing_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0910504Z test_batch_vs_slicing_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0911110Z test_batch_vs_slicing_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0911732Z test_batch_vs_slicing_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0912346Z test_batch_vs_slicing_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0912964Z test_batch_vs_slicing_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0913569Z test_batch_vs_slicing_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0914319Z test_batch_vs_slicing_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0914923Z test_batch_vs_slicing_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0915525Z test_batch_vs_slicing_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0916121Z test_batch_vs_slicing_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0916715Z test_batch_vs_slicing_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0917314Z test_batch_vs_slicing_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0917909Z test_batch_vs_slicing_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0918557Z test_batch_vs_slicing_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0919152Z test_batch_vs_slicing_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0919741Z test_batch_vs_slicing_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0920331Z test_batch_vs_slicing_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0920615Z test_batch_vs_slicing_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0920898Z test_batch_vs_slicing_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0921179Z test_batch_vs_slicing_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0921459Z test_batch_vs_slicing_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0921740Z test_batch_vs_slicing_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0922025Z test_binary_op_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0922334Z test_binary_op_scalar_device_unspecified_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0922618Z test_binary_ops_with_scalars_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0922890Z test_bitwise_ops_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0923162Z test_bitwise_ops_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0923431Z test_bitwise_ops_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0923696Z test_bitwise_ops_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0924008Z test_bitwise_ops_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0924276Z test_bitwise_ops_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0924565Z test_bool_tensor_comparison_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0924850Z test_broadcasting_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0925129Z test_broadcasting_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0925419Z test_broadcasting_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0925709Z test_broadcasting_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0926035Z test_broadcasting_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0926324Z test_broadcasting_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0926614Z test_broadcasting_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0926903Z test_broadcasting_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0927186Z test_broadcasting_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0927470Z test_broadcasting_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0927750Z test_broadcasting_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0928044Z test_broadcasting_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0928337Z test_broadcasting_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0928632Z test_broadcasting_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0928921Z test_broadcasting_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0929195Z test_broadcasting_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0929476Z test_broadcasting_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0929755Z test_broadcasting_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0930036Z test_broadcasting_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0930314Z test_broadcasting_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0930589Z test_broadcasting_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0930904Z test_broadcasting_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0931199Z test_broadcasting_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0931489Z test_broadcasting_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0931772Z test_broadcasting_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0932058Z test_broadcasting_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0932363Z test_broadcasting_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0932699Z test_broadcasting_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0933019Z test_broadcasting_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0933330Z test_broadcasting_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0933613Z test_broadcasting_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0933890Z test_broadcasting_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0934166Z test_broadcasting_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0934464Z test_broadcasting_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0934757Z test_broadcasting_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0935047Z test_broadcasting_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0935332Z test_broadcasting_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0935624Z test_broadcasting_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0935914Z test_broadcasting_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0936193Z test_broadcasting_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0936465Z test_broadcasting_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0936753Z test_broadcasting_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0937040Z test_broadcasting_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0937327Z test_broadcasting_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0937648Z test_broadcasting_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0937937Z test_broadcasting_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0938221Z test_broadcasting_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0938506Z test_broadcasting_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0938786Z test_broadcasting_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0939066Z test_broadcasting_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0939377Z test_broadcasting_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0939661Z test_broadcasting_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0939937Z test_broadcasting_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0940231Z test_broadcasting_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0940520Z test_broadcasting_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0940805Z test_broadcasting_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0941087Z test_broadcasting_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0941353Z test_cdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0941620Z test_cmul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0941955Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0942287Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0942615Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0942958Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0943291Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0943635Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0943971Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0944353Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0944684Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0945025Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0945363Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0945697Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0946081Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0946409Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0946784Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0947111Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0947443Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0947779Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0948113Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0948442Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0948771Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0949100Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0949430Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0949753Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0950078Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0950406Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0950780Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0951115Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0951440Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0951775Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0952109Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0952442Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0952812Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0953141Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0953464Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0953784Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0954119Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0954447Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0954775Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0955095Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T01:53:32.0955427Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0955760Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0956085Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0956406Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0956726Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0957089Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0957419Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0957739Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0958068Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0958399Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0958726Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0959083Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0959406Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0959739Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0960066Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0960391Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0960725Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0961049Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0961370Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0961691Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0962015Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0962346Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0962674Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0962997Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0963315Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0963672Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0963992Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0964313Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0964640Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0964963Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0965297Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0965661Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0965989Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0966309Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0966626Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0966957Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0967275Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0967597Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.0967896Z test_complex_scalar_pow_tensor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0968191Z test_complex_scalar_pow_tensor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0968484Z test_complex_scalar_pow_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0968774Z test_complex_scalar_pow_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0969069Z test_complex_scalar_pow_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0969357Z test_complex_scalar_pow_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0969641Z test_complex_scalar_pow_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0969970Z test_complex_scalar_pow_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0970263Z test_complex_scalar_pow_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0970551Z test_complex_scalar_pow_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0970836Z test_contig_size1___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0971112Z test_contig_size1___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0971403Z test_contig_size1___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0971691Z test_contig_size1___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0972011Z test_contig_size1___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0972291Z test_contig_size1___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0972567Z test_contig_size1___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0972840Z test_contig_size1___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0973112Z test_contig_size1___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0973391Z test_contig_size1___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0973669Z test_contig_size1___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0973943Z test_contig_size1___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0974216Z test_contig_size1___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0974494Z test_contig_size1___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0974767Z test_contig_size1___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0975044Z test_contig_size1___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0975322Z test_contig_size1___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0975600Z test_contig_size1___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0975880Z test_contig_size1___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0976154Z test_contig_size1___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0976486Z test_contig_size1___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0976773Z test_contig_size1___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0977054Z test_contig_size1___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0977330Z test_contig_size1___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0977604Z test_contig_size1___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0977877Z test_contig_size1___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0978157Z test_contig_size1___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0978467Z test_contig_size1___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0978742Z test_contig_size1___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0979016Z test_contig_size1___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0979295Z test_contig_size1___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0979574Z test_contig_size1___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0979858Z test_contig_size1___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0980140Z test_contig_size1___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0980414Z test_contig_size1___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0980687Z test_contig_size1___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0980969Z test_contig_size1___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0981244Z test_contig_size1___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0981528Z test_contig_size1___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0981815Z test_contig_size1___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0982080Z test_contig_size1___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0982372Z test_contig_size1___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0982660Z test_contig_size1___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0982979Z test_contig_size1___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0983264Z test_contig_size1___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0983540Z test_contig_size1___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0983815Z test_contig_size1___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0984089Z test_contig_size1___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0984368Z test_contig_size1___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0984644Z test_contig_size1___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0984956Z test_contig_size1___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0985236Z test_contig_size1___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0985511Z test_contig_size1___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0985788Z test_contig_size1___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0986061Z test_contig_size1___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0986335Z test_contig_size1___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0986657Z test_contig_size1___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0986938Z test_contig_size1___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0987222Z test_contig_size1___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0987504Z test_contig_size1___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0987783Z test_contig_size1___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0988062Z test_contig_size1___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0988339Z test_contig_size1___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0988614Z test_contig_size1___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0988890Z test_contig_size1___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0989160Z test_contig_size1___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0989485Z test_contig_size1___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0989769Z test_contig_size1___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0990054Z test_contig_size1___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0990339Z test_contig_size1___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0990617Z test_contig_size1___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0990899Z test_contig_size1___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0991175Z test_contig_size1___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0991488Z test_contig_size1___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0991763Z test_contig_size1___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0992033Z test_contig_size1___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0992306Z test_contig_size1___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0992576Z test_contig_size1___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0992854Z test_contig_size1___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0993132Z test_contig_size1___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0993403Z test_contig_size1___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0993673Z test_contig_size1___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0993946Z test_contig_size1___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0994218Z test_contig_size1___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0994494Z test_contig_size1___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0994775Z test_contig_size1_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0995052Z test_contig_size1_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0995337Z test_contig_size1_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0995618Z test_contig_size1_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0995902Z test_contig_size1_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0996241Z test_contig_size1_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0996529Z test_contig_size1_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0996799Z test_contig_size1_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0997076Z test_contig_size1_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0997352Z test_contig_size1_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0997631Z test_contig_size1_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0997910Z test_contig_size1_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0998218Z test_contig_size1_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0998500Z test_contig_size1_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0998774Z test_contig_size1_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.0999055Z test_contig_size1_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0999340Z test_contig_size1_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0999621Z test_contig_size1_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.0999896Z test_contig_size1_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1000174Z test_contig_size1_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1000451Z test_contig_size1_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1000726Z test_contig_size1_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1001008Z test_contig_size1_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1001300Z test_contig_size1_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1001583Z test_contig_size1_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1001863Z test_contig_size1_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1002148Z test_contig_size1_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1002431Z test_contig_size1_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1002776Z test_contig_size1_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1003075Z test_contig_size1_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1003367Z test_contig_size1_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1003660Z test_contig_size1_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1003954Z test_contig_size1_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1004247Z test_contig_size1_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1004566Z test_contig_size1_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1004852Z test_contig_size1_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1005128Z test_contig_size1_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1005402Z test_contig_size1_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1005684Z test_contig_size1_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1005970Z test_contig_size1_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1006266Z test_contig_size1_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1006564Z test_contig_size1_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1006855Z test_contig_size1_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1007151Z test_contig_size1_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1007443Z test_contig_size1_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1007726Z test_contig_size1_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1008012Z test_contig_size1_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1008297Z test_contig_size1_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1008577Z test_contig_size1_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1008857Z test_contig_size1_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1009178Z test_contig_size1_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1009469Z test_contig_size1_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1009752Z test_contig_size1_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1010037Z test_contig_size1_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1010324Z test_contig_size1_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1010608Z test_contig_size1_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1010896Z test_contig_size1_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1011212Z test_contig_size1_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1011498Z test_contig_size1_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1011776Z test_contig_size1_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1012062Z test_contig_size1_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1012351Z test_contig_size1_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1012622Z test_contig_size1_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1012907Z test_contig_size1_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1013187Z test_contig_size1_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1013472Z test_contig_size1_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1013753Z test_contig_size1_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1014038Z test_contig_size1_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1014317Z test_contig_size1_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1014598Z test_contig_size1_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1014877Z test_contig_size1_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1015161Z test_contig_size1_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1015443Z test_contig_size1_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1015767Z test_contig_size1_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1016060Z test_contig_size1_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1016345Z test_contig_size1_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1016629Z test_contig_size1_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1016910Z test_contig_size1_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1017195Z test_contig_size1_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1017482Z test_contig_size1_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1017799Z test_contig_size1_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1018081Z test_contig_size1_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1018362Z test_contig_size1_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1018644Z test_contig_size1_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1018944Z test_contig_size1_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1019245Z test_contig_size1_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1019544Z test_contig_size1_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1019841Z test_contig_size1_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1020136Z test_contig_size1_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1020426Z test_contig_size1_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1020721Z test_contig_size1_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1021016Z test_contig_size1_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1021309Z test_contig_size1_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1021609Z test_contig_size1_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1021902Z test_contig_size1_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1022207Z test_contig_size1_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1022545Z test_contig_size1_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1022849Z test_contig_size1_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1023146Z test_contig_size1_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1023444Z test_contig_size1_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1023741Z test_contig_size1_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1024041Z test_contig_size1_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1024371Z test_contig_size1_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1024667Z test_contig_size1_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1024960Z test_contig_size1_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1025257Z test_contig_size1_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1025559Z test_contig_size1_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1025854Z test_contig_size1_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1026149Z test_contig_size1_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1026441Z test_contig_size1_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1026836Z test_contig_size1_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1027129Z test_contig_size1_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1027422Z test_contig_size1_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1027720Z test_contig_size1_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1028012Z test_contig_size1_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1028291Z test_contig_size1_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1028566Z test_contig_size1_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1028909Z test_contig_size1_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1029190Z test_contig_size1_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1029477Z test_contig_size1_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1029755Z test_contig_size1_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1030030Z test_contig_size1_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1030304Z test_contig_size1_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1030572Z test_contig_size1_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1030887Z test_contig_size1_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1031161Z test_contig_size1_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1031435Z test_contig_size1_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1031704Z test_contig_size1_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1031994Z test_contig_size1_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1032281Z test_contig_size1_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1032577Z test_contig_size1_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1032869Z test_contig_size1_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1033159Z test_contig_size1_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1033447Z test_contig_size1_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1033732Z test_contig_size1_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1034019Z test_contig_size1_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1034307Z test_contig_size1_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1034589Z test_contig_size1_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1034872Z test_contig_size1_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1035154Z test_contig_size1_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1035390Z test_contig_size1_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.1035719Z test_contig_size1_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1036015Z test_contig_size1_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1036303Z test_contig_size1_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1036587Z test_contig_size1_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1036874Z test_contig_size1_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1037158Z test_contig_size1_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1037476Z test_contig_size1_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1037761Z test_contig_size1_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1038041Z test_contig_size1_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1038320Z test_contig_size1_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1038596Z test_contig_size1_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1038883Z test_contig_size1_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1039163Z test_contig_size1_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1039437Z test_contig_size1_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1039710Z test_contig_size1_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1039983Z test_contig_size1_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1040255Z test_contig_size1_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1040531Z test_contig_size1_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1040809Z test_contig_size1_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1041083Z test_contig_size1_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1041360Z test_contig_size1_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1041635Z test_contig_size1_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1041909Z test_contig_size1_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1042224Z test_contig_size1_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1042499Z test_contig_size1_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1042774Z test_contig_size1_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1043045Z test_contig_size1_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1043317Z test_contig_size1_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1043596Z test_contig_size1_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1043874Z test_contig_size1_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1044204Z test_contig_size1_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1044481Z test_contig_size1_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1044754Z test_contig_size1_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1045020Z test_contig_size1_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1045291Z test_contig_size1_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1045568Z test_contig_size1_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1045844Z test_contig_size1_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1046116Z test_contig_size1_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1046388Z test_contig_size1_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1046661Z test_contig_size1_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1046934Z test_contig_size1_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1047213Z test_contig_size1_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1047497Z test_contig_size1_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1047774Z test_contig_size1_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1048047Z test_contig_size1_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1048318Z test_contig_size1_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1048596Z test_contig_size1_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1048910Z test_contig_size1_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1049181Z test_contig_size1_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1049454Z test_contig_size1_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1049726Z test_contig_size1_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1050000Z test_contig_size1_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1050275Z test_contig_size1_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1050552Z test_contig_size1_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1050860Z test_contig_size1_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1051132Z test_contig_size1_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1051407Z test_contig_size1_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1051676Z test_contig_size1_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1051945Z test_contig_size1_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1052218Z test_contig_size1_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1052492Z test_contig_size1_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1052763Z test_contig_size1_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1053052Z test_contig_size1_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1053336Z test_contig_size1_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1053633Z test_contig_size1_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1053922Z test_contig_size1_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1054217Z test_contig_size1_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1054502Z test_contig_size1_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1054785Z test_contig_size1_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1055067Z test_contig_size1_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1055388Z test_contig_size1_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1055681Z test_contig_size1_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1055963Z test_contig_size1_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1056242Z test_contig_size1_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1056518Z test_contig_size1_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1056797Z test_contig_size1_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1057087Z test_contig_size1_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1057402Z test_contig_size1_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1057688Z test_contig_size1_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1057974Z test_contig_size1_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1058261Z test_contig_size1_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1058531Z test_contig_size1_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1058823Z test_contig_size1_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1059111Z test_contig_size1_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1059393Z test_contig_size1_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1059677Z test_contig_size1_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1059957Z test_contig_size1_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1060243Z test_contig_size1_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1060519Z test_contig_size1_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1060801Z test_contig_size1_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1061077Z test_contig_size1_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1061358Z test_contig_size1_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1061657Z test_contig_size1_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1061992Z test_contig_size1_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1062298Z test_contig_size1_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1062599Z test_contig_size1_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1062900Z test_contig_size1_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1063195Z test_contig_size1_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1063493Z test_contig_size1_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1063787Z test_contig_size1_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1064112Z test_contig_size1_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1064408Z test_contig_size1_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1064699Z test_contig_size1_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1064991Z test_contig_size1_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1065309Z test_contig_size1_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1065625Z test_contig_size1_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1065944Z test_contig_size1_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1066263Z test_contig_size1_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1066618Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1066935Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1067248Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1067556Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1067858Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1068166Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1068527Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1068840Z test_contig_size1_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1069136Z test_contig_size1_large_dim___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1069425Z test_contig_size1_large_dim___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1069723Z test_contig_size1_large_dim___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1070020Z test_contig_size1_large_dim___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1070317Z test_contig_size1_large_dim___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1070650Z test_contig_size1_large_dim___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1070944Z test_contig_size1_large_dim___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1071231Z test_contig_size1_large_dim___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1071518Z test_contig_size1_large_dim___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1071810Z test_contig_size1_large_dim___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1072099Z test_contig_size1_large_dim___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1072389Z test_contig_size1_large_dim___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1072679Z test_contig_size1_large_dim___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1072962Z test_contig_size1_large_dim___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1073251Z test_contig_size1_large_dim___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1073545Z test_contig_size1_large_dim___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1073833Z test_contig_size1_large_dim___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1074120Z test_contig_size1_large_dim___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1074413Z test_contig_size1_large_dim___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1074701Z test_contig_size1_large_dim___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1075039Z test_contig_size1_large_dim___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1075337Z test_contig_size1_large_dim___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1075626Z test_contig_size1_large_dim___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1075915Z test_contig_size1_large_dim___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1076203Z test_contig_size1_large_dim___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1076489Z test_contig_size1_large_dim___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1076779Z test_contig_size1_large_dim___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1077101Z test_contig_size1_large_dim___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1077388Z test_contig_size1_large_dim___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1077675Z test_contig_size1_large_dim___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1077966Z test_contig_size1_large_dim___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1078265Z test_contig_size1_large_dim___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1078557Z test_contig_size1_large_dim___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1078847Z test_contig_size1_large_dim___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1079133Z test_contig_size1_large_dim___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1079418Z test_contig_size1_large_dim___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1079704Z test_contig_size1_large_dim___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1079993Z test_contig_size1_large_dim___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1080272Z test_contig_size1_large_dim___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1080564Z test_contig_size1_large_dim___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1080851Z test_contig_size1_large_dim___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1081149Z test_contig_size1_large_dim___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1081488Z test_contig_size1_large_dim___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1081784Z test_contig_size1_large_dim___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1082078Z test_contig_size1_large_dim___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1082368Z test_contig_size1_large_dim___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1082652Z test_contig_size1_large_dim___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1082942Z test_contig_size1_large_dim___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1083263Z test_contig_size1_large_dim___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1083555Z test_contig_size1_large_dim___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1083846Z test_contig_size1_large_dim___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1084132Z test_contig_size1_large_dim___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1084421Z test_contig_size1_large_dim___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1084716Z test_contig_size1_large_dim___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1085002Z test_contig_size1_large_dim___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1085289Z test_contig_size1_large_dim___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1085576Z test_contig_size1_large_dim___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1085870Z test_contig_size1_large_dim___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1086176Z test_contig_size1_large_dim___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1086475Z test_contig_size1_large_dim___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1086766Z test_contig_size1_large_dim___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1087054Z test_contig_size1_large_dim___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1087342Z test_contig_size1_large_dim___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1087631Z test_contig_size1_large_dim___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1087957Z test_contig_size1_large_dim___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1088244Z test_contig_size1_large_dim___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1088528Z test_contig_size1_large_dim___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1088819Z test_contig_size1_large_dim___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1089111Z test_contig_size1_large_dim___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1089410Z test_contig_size1_large_dim___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1089740Z test_contig_size1_large_dim___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1090031Z test_contig_size1_large_dim___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1090317Z test_contig_size1_large_dim___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1090604Z test_contig_size1_large_dim___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1090894Z test_contig_size1_large_dim___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1091185Z test_contig_size1_large_dim___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1091470Z test_contig_size1_large_dim___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1091768Z test_contig_size1_large_dim___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1092056Z test_contig_size1_large_dim___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1092341Z test_contig_size1_large_dim___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1092628Z test_contig_size1_large_dim___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1092921Z test_contig_size1_large_dim___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1093203Z test_contig_size1_large_dim___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1093489Z test_contig_size1_large_dim___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1093777Z test_contig_size1_large_dim___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1094068Z test_contig_size1_large_dim_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1094409Z test_contig_size1_large_dim_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1094704Z test_contig_size1_large_dim_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1095000Z test_contig_size1_large_dim_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1095298Z test_contig_size1_large_dim_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1095592Z test_contig_size1_large_dim_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1095889Z test_contig_size1_large_dim_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1096215Z test_contig_size1_large_dim_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1096507Z test_contig_size1_large_dim_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1096794Z test_contig_size1_large_dim_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1097077Z test_contig_size1_large_dim_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1097365Z test_contig_size1_large_dim_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1097663Z test_contig_size1_large_dim_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1097956Z test_contig_size1_large_dim_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1098244Z test_contig_size1_large_dim_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1098537Z test_contig_size1_large_dim_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1098832Z test_contig_size1_large_dim_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1099123Z test_contig_size1_large_dim_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1099414Z test_contig_size1_large_dim_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1099707Z test_contig_size1_large_dim_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1099998Z test_contig_size1_large_dim_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1100275Z test_contig_size1_large_dim_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1100559Z test_contig_size1_large_dim_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1100899Z test_contig_size1_large_dim_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1101203Z test_contig_size1_large_dim_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1101499Z test_contig_size1_large_dim_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1101795Z test_contig_size1_large_dim_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1102089Z test_contig_size1_large_dim_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1102389Z test_contig_size1_large_dim_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1102729Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1103036Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1103335Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1103642Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1103952Z test_contig_size1_large_dim_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1104252Z test_contig_size1_large_dim_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1104547Z test_contig_size1_large_dim_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1104842Z test_contig_size1_large_dim_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1105137Z test_contig_size1_large_dim_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1105429Z test_contig_size1_large_dim_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1105727Z test_contig_size1_large_dim_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1106036Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1106342Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1106762Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1107074Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1107453Z test_contig_size1_large_dim_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1107755Z test_contig_size1_large_dim_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1108052Z test_contig_size1_large_dim_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1108353Z test_contig_size1_large_dim_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1108653Z test_contig_size1_large_dim_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1108958Z test_contig_size1_large_dim_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1109296Z test_contig_size1_large_dim_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1109604Z test_contig_size1_large_dim_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1109909Z test_contig_size1_large_dim_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1110211Z test_contig_size1_large_dim_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1110512Z test_contig_size1_large_dim_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1110813Z test_contig_size1_large_dim_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1111108Z test_contig_size1_large_dim_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1111402Z test_contig_size1_large_dim_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1111697Z test_contig_size1_large_dim_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1111987Z test_contig_size1_large_dim_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1112286Z test_contig_size1_large_dim_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1112584Z test_contig_size1_large_dim_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1112875Z test_contig_size1_large_dim_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1113174Z test_contig_size1_large_dim_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1113470Z test_contig_size1_large_dim_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1113768Z test_contig_size1_large_dim_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1114100Z test_contig_size1_large_dim_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1114397Z test_contig_size1_large_dim_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1114689Z test_contig_size1_large_dim_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1114978Z test_contig_size1_large_dim_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1115270Z test_contig_size1_large_dim_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1115568Z test_contig_size1_large_dim_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1115901Z test_contig_size1_large_dim_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1116196Z test_contig_size1_large_dim_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1116495Z test_contig_size1_large_dim_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1116789Z test_contig_size1_large_dim_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1117087Z test_contig_size1_large_dim_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1117386Z test_contig_size1_large_dim_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1117687Z test_contig_size1_large_dim_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1117978Z test_contig_size1_large_dim_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1118268Z test_contig_size1_large_dim_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1118558Z test_contig_size1_large_dim_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1118857Z test_contig_size1_large_dim_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1119159Z test_contig_size1_large_dim_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1119470Z test_contig_size1_large_dim_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1119783Z test_contig_size1_large_dim_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1120094Z test_contig_size1_large_dim_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1120443Z test_contig_size1_large_dim_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1120753Z test_contig_size1_large_dim_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1121057Z test_contig_size1_large_dim_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1121361Z test_contig_size1_large_dim_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1121662Z test_contig_size1_large_dim_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1121968Z test_contig_size1_large_dim_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1122401Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1122713Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1123030Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1123348Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1123661Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1123975Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1124283Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1124593Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1124900Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1125205Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1125509Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1125822Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1126118Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1126427Z test_contig_size1_large_dim_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1126734Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1127079Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1127390Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1127695Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1128002Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1128306Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1128612Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1128982Z test_contig_size1_large_dim_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1129276Z test_contig_size1_large_dim_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1129563Z test_contig_size1_large_dim_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1129857Z test_contig_size1_large_dim_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1130157Z test_contig_size1_large_dim_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1130453Z test_contig_size1_large_dim_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1130742Z test_contig_size1_large_dim_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1131033Z test_contig_size1_large_dim_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1131318Z test_contig_size1_large_dim_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1131606Z test_contig_size1_large_dim_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1131891Z test_contig_size1_large_dim_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1132181Z test_contig_size1_large_dim_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1132466Z test_contig_size1_large_dim_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1132750Z test_contig_size1_large_dim_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1133050Z test_contig_size1_large_dim_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1133344Z test_contig_size1_large_dim_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1133703Z test_contig_size1_large_dim_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1134012Z test_contig_size1_large_dim_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1134313Z test_contig_size1_large_dim_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1134615Z test_contig_size1_large_dim_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1134916Z test_contig_size1_large_dim_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1135221Z test_contig_size1_large_dim_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1135553Z test_contig_size1_large_dim_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1135852Z test_contig_size1_large_dim_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1136147Z test_contig_size1_large_dim_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1136439Z test_contig_size1_large_dim_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1136692Z test_contig_size1_large_dim_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T01:53:32.1136999Z test_contig_size1_large_dim_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1137297Z test_contig_size1_large_dim_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1137598Z test_contig_size1_large_dim_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1137891Z test_contig_size1_large_dim_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1138191Z test_contig_size1_large_dim_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1138489Z test_contig_size1_large_dim_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1138794Z test_contig_size1_large_dim_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1139091Z test_contig_size1_large_dim_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1139386Z test_contig_size1_large_dim_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1139676Z test_contig_size1_large_dim_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1140005Z test_contig_size1_large_dim_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1140301Z test_contig_size1_large_dim_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1140590Z test_contig_size1_large_dim_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1140879Z test_contig_size1_large_dim_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1141164Z test_contig_size1_large_dim_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1141448Z test_contig_size1_large_dim_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1141741Z test_contig_size1_large_dim_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1142074Z test_contig_size1_large_dim_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1142370Z test_contig_size1_large_dim_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1142661Z test_contig_size1_large_dim_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1142950Z test_contig_size1_large_dim_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1143241Z test_contig_size1_large_dim_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1143532Z test_contig_size1_large_dim_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1143815Z test_contig_size1_large_dim_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1144100Z test_contig_size1_large_dim_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1144390Z test_contig_size1_large_dim_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1144674Z test_contig_size1_large_dim_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1144962Z test_contig_size1_large_dim_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1145256Z test_contig_size1_large_dim_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1145546Z test_contig_size1_large_dim_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1145834Z test_contig_size1_large_dim_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1146121Z test_contig_size1_large_dim_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1146407Z test_contig_size1_large_dim_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1146796Z test_contig_size1_large_dim_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1147075Z test_contig_size1_large_dim_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1147361Z test_contig_size1_large_dim_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1147647Z test_contig_size1_large_dim_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1147936Z test_contig_size1_large_dim_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1148223Z test_contig_size1_large_dim_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1148562Z test_contig_size1_large_dim_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1148851Z test_contig_size1_large_dim_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1149139Z test_contig_size1_large_dim_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1149431Z test_contig_size1_large_dim_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1149717Z test_contig_size1_large_dim_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1150015Z test_contig_size1_large_dim_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1150305Z test_contig_size1_large_dim_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1150592Z test_contig_size1_large_dim_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1150882Z test_contig_size1_large_dim_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1151167Z test_contig_size1_large_dim_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1151454Z test_contig_size1_large_dim_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1151740Z test_contig_size1_large_dim_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1152023Z test_contig_size1_large_dim_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1152312Z test_contig_size1_large_dim_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1152597Z test_contig_size1_large_dim_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1152885Z test_contig_size1_large_dim_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1153214Z test_contig_size1_large_dim_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1153499Z test_contig_size1_large_dim_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1153784Z test_contig_size1_large_dim_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1154066Z test_contig_size1_large_dim_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1154345Z test_contig_size1_large_dim_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1154628Z test_contig_size1_large_dim_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1154915Z test_contig_size1_large_dim_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1155252Z test_contig_size1_large_dim_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1155553Z test_contig_size1_large_dim_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1155854Z test_contig_size1_large_dim_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1156156Z test_contig_size1_large_dim_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1156461Z test_contig_size1_large_dim_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1156765Z test_contig_size1_large_dim_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1157060Z test_contig_size1_large_dim_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1157354Z test_contig_size1_large_dim_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1157649Z test_contig_size1_large_dim_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1157944Z test_contig_size1_large_dim_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1158241Z test_contig_size1_large_dim_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1158537Z test_contig_size1_large_dim_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1158828Z test_contig_size1_large_dim_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1159119Z test_contig_size1_large_dim_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1159413Z test_contig_size1_large_dim_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1159748Z test_contig_size1_large_dim_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1160046Z test_contig_size1_large_dim_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1160342Z test_contig_size1_large_dim_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1160639Z test_contig_size1_large_dim_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1160929Z test_contig_size1_large_dim_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1161230Z test_contig_size1_large_dim_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1161538Z test_contig_size1_large_dim_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1161869Z test_contig_size1_large_dim_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1162169Z test_contig_size1_large_dim_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1162466Z test_contig_size1_large_dim_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1162761Z test_contig_size1_large_dim_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1163057Z test_contig_size1_large_dim_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1163355Z test_contig_size1_large_dim_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1163647Z test_contig_size1_large_dim_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1163942Z test_contig_size1_large_dim_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1164251Z test_contig_size1_large_dim_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1164555Z test_contig_size1_large_dim_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1164872Z test_contig_size1_large_dim_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1165185Z test_contig_size1_large_dim_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1165494Z test_contig_size1_large_dim_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1165801Z test_contig_size1_large_dim_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1166107Z test_contig_size1_large_dim_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1166453Z test_contig_size1_large_dim_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1166759Z test_contig_size1_large_dim_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1167063Z test_contig_size1_large_dim_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1167372Z test_contig_size1_large_dim_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1167667Z test_contig_size1_large_dim_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1167999Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1168356Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1168689Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1169018Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1169344Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1169671Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1170000Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1170318Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1170640Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1170956Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1171280Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1171603Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1171890Z test_contig_size1_large_dim_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1172177Z test_contig_size1_large_dim_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1172461Z test_contig_size1_large_dim_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1172791Z test_contig_size1_large_dim_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1173080Z test_contig_size1_large_dim_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1173377Z test_contig_size1_large_dim_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1173667Z test_contig_size1_large_dim_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1173967Z test_contig_size1_large_dim_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1174269Z test_contig_size1_large_dim_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1174594Z test_contig_size1_large_dim_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1174890Z test_contig_size1_large_dim_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1175185Z test_contig_size1_large_dim_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1175478Z test_contig_size1_large_dim_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1175767Z test_contig_size1_large_dim_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1176059Z test_contig_size1_large_dim_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1176347Z test_contig_size1_large_dim_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1176639Z test_contig_size1_large_dim_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1176927Z test_contig_size1_large_dim_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1177212Z test_contig_size1_large_dim_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1177500Z test_contig_size1_large_dim_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1177790Z test_contig_size1_large_dim_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1178077Z test_contig_size1_large_dim_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1178360Z test_contig_size1_large_dim_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1178641Z test_contig_size1_large_dim_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1178922Z test_contig_size1_large_dim_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1179243Z test_contig_size1_large_dim_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1179529Z test_contig_size1_large_dim_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1179831Z test_contig_size1_large_dim_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1180128Z test_contig_size1_large_dim_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1180433Z test_contig_size1_large_dim_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1180740Z test_contig_size1_large_dim_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1181043Z test_contig_size1_large_dim_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1181379Z test_contig_size1_large_dim_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1181681Z test_contig_size1_large_dim_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1181978Z test_contig_size1_large_dim_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1182275Z test_contig_size1_large_dim_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1182574Z test_contig_size1_large_dim_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1182870Z test_contig_size1_large_dim_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1183171Z test_contig_size1_large_dim_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1183469Z test_contig_size1_large_dim_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1183762Z test_contig_size1_large_dim_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1184070Z test_contig_size1_large_dim_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1184377Z test_contig_size1_large_dim_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1184677Z test_contig_size1_large_dim_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1184973Z test_contig_size1_large_dim_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1185272Z test_contig_size1_large_dim_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1185569Z test_contig_size1_large_dim_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1185900Z test_contig_size1_large_dim_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1186196Z test_contig_size1_large_dim_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1186490Z test_contig_size1_large_dim_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1186899Z test_contig_size1_large_dim_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1187203Z test_contig_size1_large_dim_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1187502Z test_contig_size1_large_dim_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1187857Z test_contig_size1_large_dim_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1188163Z test_contig_size1_large_dim_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1188460Z test_contig_size1_large_dim_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1188760Z test_contig_size1_large_dim_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1189060Z test_contig_size1_large_dim_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1189363Z test_contig_size1_large_dim_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1189659Z test_contig_size1_large_dim_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1189954Z test_contig_size1_large_dim_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1190245Z test_contig_size1_large_dim_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1190547Z test_contig_size1_large_dim_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1190837Z test_contig_size1_large_dim_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1191123Z test_contig_size1_large_dim_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1191410Z test_contig_size1_large_dim_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1191697Z test_contig_size1_large_dim_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1191976Z test_contig_size1_large_dim_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1192320Z test_contig_size1_large_dim_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1192610Z test_contig_size1_large_dim_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1192893Z test_contig_size1_large_dim_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1193174Z test_contig_size1_large_dim_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1193465Z test_contig_size1_large_dim_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1193766Z test_contig_size1_large_dim_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1194068Z test_contig_size1_large_dim_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1194406Z test_contig_size1_large_dim_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1194711Z test_contig_size1_large_dim_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1195012Z test_contig_size1_large_dim_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1195305Z test_contig_size1_large_dim_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1195600Z test_contig_size1_large_dim_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1195894Z test_contig_size1_large_dim_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1196186Z test_contig_size1_large_dim_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1196477Z test_contig_size1_large_dim_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1196768Z test_contig_size1_large_dim_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1197057Z test_contig_size1_large_dim_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1197355Z test_contig_size1_large_dim_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1197651Z test_contig_size1_large_dim_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1197946Z test_contig_size1_large_dim_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1198239Z test_contig_size1_large_dim_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1198531Z test_contig_size1_large_dim_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1198860Z test_contig_size1_large_dim_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1199153Z test_contig_size1_large_dim_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1199447Z test_contig_size1_large_dim_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1199749Z test_contig_size1_large_dim_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1200039Z test_contig_size1_large_dim_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1200335Z test_contig_size1_large_dim_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1200635Z test_contig_size1_large_dim_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1200972Z test_contig_size1_large_dim_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1201264Z test_contig_size1_large_dim_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1201556Z test_contig_size1_large_dim_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1201849Z test_contig_size1_large_dim_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1202143Z test_contig_size1_large_dim_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1202437Z test_contig_size1_large_dim_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1202730Z test_contig_size1_large_dim_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1203019Z test_contig_size1_large_dim_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1203313Z test_contig_size1_large_dim_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1203604Z test_contig_size1_large_dim_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1203901Z test_contig_size1_large_dim_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1204193Z test_contig_size1_large_dim_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1204485Z test_contig_size1_large_dim_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1204774Z test_contig_size1_large_dim_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1205069Z test_contig_size1_large_dim_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1205400Z test_contig_size1_large_dim_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1205697Z test_contig_size1_large_dim_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1205983Z test_contig_size1_large_dim_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1206279Z test_contig_size1_large_dim_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1206574Z test_contig_size1_large_dim_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1206867Z test_contig_size1_large_dim_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1207161Z test_contig_size1_large_dim_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1207485Z test_contig_size1_large_dim_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1207777Z test_contig_size1_large_dim_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1208065Z test_contig_size1_large_dim_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1208349Z test_contig_size1_large_dim_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1208640Z test_contig_size1_large_dim_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1208929Z test_contig_size1_large_dim_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1209214Z test_contig_size1_large_dim_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1209506Z test_contig_size1_large_dim_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1209793Z test_contig_size1_large_dim_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1210088Z test_contig_size1_large_dim_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1210386Z test_contig_size1_large_dim_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1210677Z test_contig_size1_large_dim_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1210965Z test_contig_size1_large_dim_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1211254Z test_contig_size1_large_dim_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1211528Z test_contig_size1_large_dim_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1211855Z test_contig_size1_large_dim_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1212145Z test_contig_size1_large_dim_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1212430Z test_contig_size1_large_dim_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1212715Z test_contig_size1_large_dim_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1213017Z test_contig_size1_large_dim_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1213318Z test_contig_size1_large_dim_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1213624Z test_contig_size1_large_dim_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1213952Z test_contig_size1_large_dim_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1214247Z test_contig_size1_large_dim_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1214541Z test_contig_size1_large_dim_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1214841Z test_contig_size1_large_dim_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1215140Z test_contig_size1_large_dim_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1215439Z test_contig_size1_large_dim_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1215731Z test_contig_size1_large_dim_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1216024Z test_contig_size1_large_dim_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1216317Z test_contig_size1_large_dim_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1216605Z test_contig_size1_large_dim_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1216893Z test_contig_size1_large_dim_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1217182Z test_contig_size1_large_dim_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1217469Z test_contig_size1_large_dim_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1217756Z test_contig_size1_large_dim_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1218056Z test_contig_size1_large_dim_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1218360Z test_contig_size1_large_dim_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1218700Z test_contig_size1_large_dim_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1219004Z test_contig_size1_large_dim_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1219302Z test_contig_size1_large_dim_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1219600Z test_contig_size1_large_dim_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1219898Z test_contig_size1_large_dim_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1220198Z test_contig_size1_large_dim_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1220530Z test_contig_size1_large_dim_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1220828Z test_contig_size1_large_dim_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1221124Z test_contig_size1_large_dim_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1221420Z test_contig_size1_large_dim_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1221712Z test_contig_size1_large_dim_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1222005Z test_contig_size1_large_dim_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1222292Z test_contig_size1_large_dim_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1222630Z test_contig_size1_large_dim_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1222968Z test_contig_size1_large_dim_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1223310Z test_contig_size1_large_dim_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1223651Z test_contig_size1_large_dim_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1223992Z test_contig_size1_large_dim_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1224381Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1224773Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1225161Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1225603Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1226006Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1226396Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1226862Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1227259Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1227662Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1228178Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1228586Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1228978Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1229370Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1229764Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1230164Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1230551Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1231302Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1231934Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1232571Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1233086Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1233590Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1234093Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1234601Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1235167Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1235675Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1236197Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1236708Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1237213Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1237764Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1238272Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1238774Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1239284Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1239613Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1239949Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1240277Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1240601Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1240926Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1241252Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1241576Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1241899Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1242225Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1242555Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1242926Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1243255Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1243575Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1243896Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1244222Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1244554Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1244929Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1245262Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1245587Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1245910Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1246239Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1246566Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1246890Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1247213Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1247731Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1248247Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1248759Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1249269Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1249778Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1250284Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1250838Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1251345Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1251872Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1252420Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1252948Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1253528Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1254057Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1254580Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1255104Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1255637Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1256164Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1256693Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1257222Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1257745Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1258273Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1258798Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1259318Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1259841Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1260363Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1260950Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1261478Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1262001Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1262524Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1263053Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1263617Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1264150Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1264675Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1265206Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1265740Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1266263Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1266833Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1267356Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1267881Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1268411Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-11-23T01:53:32.1268730Z test_contig_size1_large_dim_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1269040Z test_contig_size1_large_dim_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1269348Z test_contig_size1_large_dim_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1269661Z test_contig_size1_large_dim_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1270044Z test_contig_size1_large_dim_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1270358Z test_contig_size1_large_dim_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1270661Z test_contig_size1_large_dim_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1270971Z test_contig_size1_large_dim_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1271275Z test_contig_size1_large_dim_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1271588Z test_contig_size1_large_dim_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1271936Z test_contig_size1_large_dim_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1272244Z test_contig_size1_large_dim_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1272547Z test_contig_size1_large_dim_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1272850Z test_contig_size1_large_dim_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1273163Z test_contig_size1_large_dim_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1273469Z test_contig_size1_large_dim_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1273758Z test_contig_size1_large_dim_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1274058Z test_contig_size1_large_dim_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1274354Z test_contig_size1_large_dim_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1274658Z test_contig_size1_large_dim_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1274959Z test_contig_size1_large_dim_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1275255Z test_contig_size1_large_dim_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1275548Z test_contig_size1_large_dim_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1275839Z test_contig_size1_large_dim_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1276129Z test_contig_size1_large_dim_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1276457Z test_contig_size1_large_dim_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1276747Z test_contig_size1_large_dim_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1277034Z test_contig_size1_large_dim_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1277320Z test_contig_size1_large_dim_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1277609Z test_contig_size1_large_dim_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1277913Z test_contig_size1_large_dim_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1278217Z test_contig_size1_large_dim_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1278559Z test_contig_size1_large_dim_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1278866Z test_contig_size1_large_dim_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1279175Z test_contig_size1_large_dim_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1279478Z test_contig_size1_large_dim_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1279781Z test_contig_size1_large_dim_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1280085Z test_contig_size1_large_dim_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1280384Z test_contig_size1_large_dim_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1280682Z test_contig_size1_large_dim_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1280980Z test_contig_size1_large_dim_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1281276Z test_contig_size1_large_dim_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1281578Z test_contig_size1_large_dim_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1281877Z test_contig_size1_large_dim_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1282170Z test_contig_size1_large_dim_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1282463Z test_contig_size1_large_dim_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1282757Z test_contig_size1_large_dim_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1283093Z test_contig_size1_large_dim_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1283386Z test_contig_size1_large_dim_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1283675Z test_contig_size1_large_dim_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1283964Z test_contig_size1_large_dim_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1284258Z test_contig_size1_large_dim_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1284545Z test_contig_size1_large_dim_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1284826Z test_contig_size1_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1285138Z test_contig_size1_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1285419Z test_contig_size1_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1285694Z test_contig_size1_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1285968Z test_contig_size1_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1286256Z test_contig_size1_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1286538Z test_contig_size1_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1286830Z test_contig_size1_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1287118Z test_contig_size1_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1287401Z test_contig_size1_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1287680Z test_contig_size1_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1287967Z test_contig_size1_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1288247Z test_contig_size1_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1288532Z test_contig_size1_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1288813Z test_contig_size1_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1289092Z test_contig_size1_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1289375Z test_contig_size1_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1289694Z test_contig_size1_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1289973Z test_contig_size1_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1290255Z test_contig_size1_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1290537Z test_contig_size1_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1290814Z test_contig_size1_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1291077Z test_contig_size1_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1291353Z test_contig_size1_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1291665Z test_contig_size1_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1291942Z test_contig_size1_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1292214Z test_contig_size1_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1292510Z test_contig_size1_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1292808Z test_contig_size1_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1293109Z test_contig_size1_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1293409Z test_contig_size1_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1293702Z test_contig_size1_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1293994Z test_contig_size1_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1294283Z test_contig_size1_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1294576Z test_contig_size1_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1294874Z test_contig_size1_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1295167Z test_contig_size1_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1295454Z test_contig_size1_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1295752Z test_contig_size1_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1296049Z test_contig_size1_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1296376Z test_contig_size1_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1296676Z test_contig_size1_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1296975Z test_contig_size1_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1297266Z test_contig_size1_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1297559Z test_contig_size1_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1297851Z test_contig_size1_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1298141Z test_contig_size1_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1298457Z test_contig_size1_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1298737Z test_contig_size1_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1299020Z test_contig_size1_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1299302Z test_contig_size1_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1299593Z test_contig_size1_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1299882Z test_contig_size1_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1300182Z test_contig_size1_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1300478Z test_contig_size1_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1300766Z test_contig_size1_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1301052Z test_contig_size1_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1301346Z test_contig_size1_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1301633Z test_contig_size1_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1301916Z test_contig_size1_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1302206Z test_contig_size1_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1302490Z test_contig_size1_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1302776Z test_contig_size1_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1303110Z test_contig_size1_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1303392Z test_contig_size1_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1303670Z test_contig_size1_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1303948Z test_contig_size1_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1304228Z test_contig_size1_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1304499Z test_contig_size1_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1304777Z test_contig_size1_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1305085Z test_contig_size1_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1305360Z test_contig_size1_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1305630Z test_contig_size1_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1305922Z test_contig_size1_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1306207Z test_contig_size1_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1306498Z test_contig_size1_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1306909Z test_contig_size1_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1307202Z test_contig_size1_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1307490Z test_contig_size1_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1307775Z test_contig_size1_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1308060Z test_contig_size1_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1308354Z test_contig_size1_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1308646Z test_contig_size1_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1308936Z test_contig_size1_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1309225Z test_contig_size1_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1309515Z test_contig_size1_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1309866Z test_contig_size1_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1310159Z test_contig_size1_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1310446Z test_contig_size1_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1310733Z test_contig_size1_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1311022Z test_contig_size1_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1311307Z test_contig_size1_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1311597Z test_contig_size1_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1311930Z test_contig_size1_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1312222Z test_contig_size1_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1312515Z test_contig_size1_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1312808Z test_contig_size1_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1313101Z test_contig_size1_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1313393Z test_contig_size1_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1313682Z test_contig_size1_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1313970Z test_contig_size1_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1314260Z test_contig_size1_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1314547Z test_contig_size1_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1314836Z test_contig_size1_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1315120Z test_contig_size1_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1315407Z test_contig_size1_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1315693Z test_contig_size1_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1315978Z test_contig_size1_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1316260Z test_contig_size1_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1316585Z test_contig_size1_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1316869Z test_contig_size1_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1317150Z test_contig_size1_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1317431Z test_contig_size1_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1317711Z test_contig_size1_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1317987Z test_contig_size1_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1318277Z test_contig_size1_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1318598Z test_contig_size1_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1318884Z test_contig_size1_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1319164Z test_contig_size1_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1319442Z test_contig_size1_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1319719Z test_contig_size1_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1319996Z test_contig_size1_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1320271Z test_contig_size1_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1320546Z test_contig_size1_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1320818Z test_contig_size1_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1321097Z test_contig_size1_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1321380Z test_contig_size1_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1321649Z test_contig_size1_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1321936Z test_contig_size1_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1322223Z test_contig_size1_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1322501Z test_contig_size1_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1322779Z test_contig_size1_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1323054Z test_contig_size1_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1323368Z test_contig_size1_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1323644Z test_contig_size1_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1323920Z test_contig_size1_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1324196Z test_contig_size1_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1324524Z test_contig_size1_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1324935Z test_contig_size1_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1325313Z test_contig_size1_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1325746Z test_contig_size1_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1326088Z test_contig_size1_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1326424Z test_contig_size1_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1326766Z test_contig_size1_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1327055Z test_contig_size1_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1327344Z test_contig_size1_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1327637Z test_contig_size1_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1327915Z test_contig_size1_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1328195Z test_contig_size1_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1328474Z test_contig_size1_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1328754Z test_contig_size1_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1329030Z test_contig_size1_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1329304Z test_contig_size1_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1329577Z test_contig_size1_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1329853Z test_contig_size1_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1330146Z test_contig_size1_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1330496Z test_contig_size1_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1330790Z test_contig_size1_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1331077Z test_contig_size1_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1331362Z test_contig_size1_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1331650Z test_contig_size1_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1331937Z test_contig_size1_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1332227Z test_contig_size1_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1332551Z test_contig_size1_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1332837Z test_contig_size1_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1333121Z test_contig_size1_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1333408Z test_contig_size1_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1333688Z test_contig_size1_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1333967Z test_contig_size1_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1334250Z test_contig_size1_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1334528Z test_contig_size1_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1334801Z test_contig_size1_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1335077Z test_contig_size1_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1335353Z test_contig_size1_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1335632Z test_contig_size1_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1335957Z test_contig_size1_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1336277Z test_contig_size1_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1336597Z test_contig_size1_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1336914Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1337275Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1337581Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1337895Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1338213Z test_contig_size1_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1338526Z test_contig_size1_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1338848Z test_contig_size1_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1339203Z test_contig_size1_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1339519Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1339835Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1340148Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1340466Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1340783Z test_contig_size1_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1341311Z test_contig_size1_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1341813Z test_contig_size1_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1342309Z test_contig_size1_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1342804Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1343299Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1343790Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1344278Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1344769Z test_contig_size1_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1345259Z test_contig_size1_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1345892Z test_contig_size1_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1346389Z test_contig_size1_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1346940Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1347436Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1347925Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1348470Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1348964Z test_contig_size1_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1349282Z test_contig_size1_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1349601Z test_contig_size1_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1349916Z test_contig_size1_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1350236Z test_contig_size1_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1350549Z test_contig_size1_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1350860Z test_contig_size1_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1351169Z test_contig_size1_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1351480Z test_contig_size1_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1351795Z test_contig_size1_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1352117Z test_contig_size1_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1352435Z test_contig_size1_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1352750Z test_contig_size1_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1353064Z test_contig_size1_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1353428Z test_contig_size1_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1353749Z test_contig_size1_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1354066Z test_contig_size1_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1354378Z test_contig_size1_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1354697Z test_contig_size1_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1355019Z test_contig_size1_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1355382Z test_contig_size1_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1355701Z test_contig_size1_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1356011Z test_contig_size1_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1356324Z test_contig_size1_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1356640Z test_contig_size1_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1357142Z test_contig_size1_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1357640Z test_contig_size1_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1358136Z test_contig_size1_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1358625Z test_contig_size1_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1359112Z test_contig_size1_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1359606Z test_contig_size1_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1360095Z test_contig_size1_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1360581Z test_contig_size1_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1361088Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1361608Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1362177Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1362685Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1363190Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1363696Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1364198Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1364746Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1365258Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1365769Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1366280Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1366788Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1367297Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1367801Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1368304Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1368806Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1369310Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1369822Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1370332Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1370837Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1371339Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1371892Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1372401Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1372905Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1373410Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1373919Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1374430Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1374974Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1375479Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1375981Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1376488Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1376993Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1377297Z test_contig_size1_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1377597Z test_contig_size1_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1377898Z test_contig_size1_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1378193Z test_contig_size1_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1378494Z test_contig_size1_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1378792Z test_contig_size1_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1379085Z test_contig_size1_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1379376Z test_contig_size1_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1379668Z test_contig_size1_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1379966Z test_contig_size1_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1380305Z test_contig_size1_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1380602Z test_contig_size1_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1380898Z test_contig_size1_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1381190Z test_contig_size1_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1381482Z test_contig_size1_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1381770Z test_contig_size1_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1382061Z test_contig_size1_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1382387Z test_contig_size1_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1382667Z test_contig_size1_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1382960Z test_contig_size1_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1383245Z test_contig_size1_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1383533Z test_contig_size1_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1383819Z test_contig_size1_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1384086Z test_contig_size1_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1384374Z test_contig_size1_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1384650Z test_contig_size1_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1384926Z test_contig_size1_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1385204Z test_contig_size1_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1385480Z test_contig_size1_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1385756Z test_contig_size1_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1386048Z test_contig_size1_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1386339Z test_contig_size1_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1386773Z test_contig_size1_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1387137Z test_contig_size1_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1387448Z test_contig_size1_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1387744Z test_contig_size1_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1388043Z test_contig_size1_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1388336Z test_contig_size1_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1388627Z test_contig_size1_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1388917Z test_contig_size1_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1389250Z test_contig_size1_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1389544Z test_contig_size1_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1389833Z test_contig_size1_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1390118Z test_contig_size1_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1390404Z test_contig_size1_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1390691Z test_contig_size1_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1390978Z test_contig_size1_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1391264Z test_contig_size1_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1391543Z test_contig_size1_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1391820Z test_contig_size1_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1392105Z test_contig_size1_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1392386Z test_contig_size1_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1392664Z test_contig_size1_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1392961Z test_contig_vs_every_other___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1393253Z test_contig_vs_every_other___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1393561Z test_contig_vs_every_other___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1393903Z test_contig_vs_every_other___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1394204Z test_contig_vs_every_other___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1394500Z test_contig_vs_every_other___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1394798Z test_contig_vs_every_other___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1395092Z test_contig_vs_every_other___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1395392Z test_contig_vs_every_other___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1395721Z test_contig_vs_every_other___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1396015Z test_contig_vs_every_other___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1396307Z test_contig_vs_every_other___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1396600Z test_contig_vs_every_other___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1396893Z test_contig_vs_every_other___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1397192Z test_contig_vs_every_other___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1397485Z test_contig_vs_every_other___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1397781Z test_contig_vs_every_other___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1398072Z test_contig_vs_every_other___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1398369Z test_contig_vs_every_other___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1398666Z test_contig_vs_every_other___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1398971Z test_contig_vs_every_other___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1399272Z test_contig_vs_every_other___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1399567Z test_contig_vs_every_other___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1399859Z test_contig_vs_every_other___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1400159Z test_contig_vs_every_other___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1400491Z test_contig_vs_every_other___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1400790Z test_contig_vs_every_other___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1401082Z test_contig_vs_every_other___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1401377Z test_contig_vs_every_other___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1401657Z test_contig_vs_every_other___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1401959Z test_contig_vs_every_other___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1402288Z test_contig_vs_every_other___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1402585Z test_contig_vs_every_other___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1402876Z test_contig_vs_every_other___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1403165Z test_contig_vs_every_other___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1403456Z test_contig_vs_every_other___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1403746Z test_contig_vs_every_other___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1404039Z test_contig_vs_every_other___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1404330Z test_contig_vs_every_other___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1404626Z test_contig_vs_every_other___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1404916Z test_contig_vs_every_other___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1405220Z test_contig_vs_every_other___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1405529Z test_contig_vs_every_other___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1405830Z test_contig_vs_every_other___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1406137Z test_contig_vs_every_other___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1406433Z test_contig_vs_every_other___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1406735Z test_contig_vs_every_other___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1407066Z test_contig_vs_every_other___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1407358Z test_contig_vs_every_other___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1407654Z test_contig_vs_every_other___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1407947Z test_contig_vs_every_other___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1408238Z test_contig_vs_every_other___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1408528Z test_contig_vs_every_other___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1408878Z test_contig_vs_every_other___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1409178Z test_contig_vs_every_other___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1409469Z test_contig_vs_every_other___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1409762Z test_contig_vs_every_other___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1410064Z test_contig_vs_every_other___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1410372Z test_contig_vs_every_other___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1410684Z test_contig_vs_every_other___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1410981Z test_contig_vs_every_other___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1411276Z test_contig_vs_every_other___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1411577Z test_contig_vs_every_other___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1411872Z test_contig_vs_every_other___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1412163Z test_contig_vs_every_other___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1412460Z test_contig_vs_every_other___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1412751Z test_contig_vs_every_other___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1413046Z test_contig_vs_every_other___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1413339Z test_contig_vs_every_other___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1413704Z test_contig_vs_every_other___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1414005Z test_contig_vs_every_other___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1414300Z test_contig_vs_every_other___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1414594Z test_contig_vs_every_other___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1414881Z test_contig_vs_every_other___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1415187Z test_contig_vs_every_other___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1415508Z test_contig_vs_every_other___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1415796Z test_contig_vs_every_other___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1416090Z test_contig_vs_every_other___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1416377Z test_contig_vs_every_other___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1416669Z test_contig_vs_every_other___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1416974Z test_contig_vs_every_other___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1417259Z test_contig_vs_every_other___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1417544Z test_contig_vs_every_other___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1417839Z test_contig_vs_every_other___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1418128Z test_contig_vs_every_other___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1418432Z test_contig_vs_every_other_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1418724Z test_contig_vs_every_other_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1419020Z test_contig_vs_every_other_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1419329Z test_contig_vs_every_other_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1419624Z test_contig_vs_every_other_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1419928Z test_contig_vs_every_other_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1420268Z test_contig_vs_every_other_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1420568Z test_contig_vs_every_other_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1420857Z test_contig_vs_every_other_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1421160Z test_contig_vs_every_other_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1421437Z test_contig_vs_every_other_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1421741Z test_contig_vs_every_other_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1422059Z test_contig_vs_every_other_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1422362Z test_contig_vs_every_other_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1422657Z test_contig_vs_every_other_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1422954Z test_contig_vs_every_other_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1423252Z test_contig_vs_every_other_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1423551Z test_contig_vs_every_other_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1423844Z test_contig_vs_every_other_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1424140Z test_contig_vs_every_other_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1424431Z test_contig_vs_every_other_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1424720Z test_contig_vs_every_other_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1425014Z test_contig_vs_every_other_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1425321Z test_contig_vs_every_other_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1425626Z test_contig_vs_every_other_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1425926Z test_contig_vs_every_other_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1426226Z test_contig_vs_every_other_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1426520Z test_contig_vs_every_other_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1426945Z test_contig_vs_every_other_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1427269Z test_contig_vs_every_other_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1427583Z test_contig_vs_every_other_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1427895Z test_contig_vs_every_other_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1428211Z test_contig_vs_every_other_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1428537Z test_contig_vs_every_other_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1428895Z test_contig_vs_every_other_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1429200Z test_contig_vs_every_other_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1429499Z test_contig_vs_every_other_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1429800Z test_contig_vs_every_other_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1430110Z test_contig_vs_every_other_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1430424Z test_contig_vs_every_other_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1430740Z test_contig_vs_every_other_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1431059Z test_contig_vs_every_other_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1431374Z test_contig_vs_every_other_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1431696Z test_contig_vs_every_other_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1432009Z test_contig_vs_every_other_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1432315Z test_contig_vs_every_other_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1432621Z test_contig_vs_every_other_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1432920Z test_contig_vs_every_other_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1433219Z test_contig_vs_every_other_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1433573Z test_contig_vs_every_other_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1433882Z test_contig_vs_every_other_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1434194Z test_contig_vs_every_other_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1434501Z test_contig_vs_every_other_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1434807Z test_contig_vs_every_other_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1435110Z test_contig_vs_every_other_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1435415Z test_contig_vs_every_other_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1435754Z test_contig_vs_every_other_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1436067Z test_contig_vs_every_other_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1436372Z test_contig_vs_every_other_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1436677Z test_contig_vs_every_other_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1436984Z test_contig_vs_every_other_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1437294Z test_contig_vs_every_other_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1437601Z test_contig_vs_every_other_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1437908Z test_contig_vs_every_other_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1438214Z test_contig_vs_every_other_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1438508Z test_contig_vs_every_other_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1438816Z test_contig_vs_every_other_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1439109Z test_contig_vs_every_other_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1439406Z test_contig_vs_every_other_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1439707Z test_contig_vs_every_other_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1440005Z test_contig_vs_every_other_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1440351Z test_contig_vs_every_other_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1440656Z test_contig_vs_every_other_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1440959Z test_contig_vs_every_other_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1441273Z test_contig_vs_every_other_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1441572Z test_contig_vs_every_other_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1441883Z test_contig_vs_every_other_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1442224Z test_contig_vs_every_other_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1442529Z test_contig_vs_every_other_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1442834Z test_contig_vs_every_other_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1443137Z test_contig_vs_every_other_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1443439Z test_contig_vs_every_other_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1443736Z test_contig_vs_every_other_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1444024Z test_contig_vs_every_other_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1444338Z test_contig_vs_every_other_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1444651Z test_contig_vs_every_other_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1444965Z test_contig_vs_every_other_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1445284Z test_contig_vs_every_other_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1445597Z test_contig_vs_every_other_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1445910Z test_contig_vs_every_other_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1446222Z test_contig_vs_every_other_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1446533Z test_contig_vs_every_other_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1446894Z test_contig_vs_every_other_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1447215Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1447530Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1447850Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1448169Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1448491Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1448850Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1449171Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1449486Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1449798Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1450113Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1450425Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1450735Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1451048Z test_contig_vs_every_other_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1451371Z test_contig_vs_every_other_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1451687Z test_contig_vs_every_other_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1452003Z test_contig_vs_every_other_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1452315Z test_contig_vs_every_other_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1452622Z test_contig_vs_every_other_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1452933Z test_contig_vs_every_other_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1453237Z test_contig_vs_every_other_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1453586Z test_contig_vs_every_other_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1453899Z test_contig_vs_every_other_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1454199Z test_contig_vs_every_other_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1454497Z test_contig_vs_every_other_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1454799Z test_contig_vs_every_other_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1455098Z test_contig_vs_every_other_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1455404Z test_contig_vs_every_other_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1455737Z test_contig_vs_every_other_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1456031Z test_contig_vs_every_other_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1456324Z test_contig_vs_every_other_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1456609Z test_contig_vs_every_other_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1456903Z test_contig_vs_every_other_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1457200Z test_contig_vs_every_other_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1457488Z test_contig_vs_every_other_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1457779Z test_contig_vs_every_other_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1458092Z test_contig_vs_every_other_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1458394Z test_contig_vs_every_other_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1458706Z test_contig_vs_every_other_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1459027Z test_contig_vs_every_other_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1459339Z test_contig_vs_every_other_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1459643Z test_contig_vs_every_other_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1459943Z test_contig_vs_every_other_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1460286Z test_contig_vs_every_other_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1460586Z test_contig_vs_every_other_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1460891Z test_contig_vs_every_other_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1461194Z test_contig_vs_every_other_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1461503Z test_contig_vs_every_other_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1461757Z test_contig_vs_every_other_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.1462066Z test_contig_vs_every_other_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1462415Z test_contig_vs_every_other_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1462719Z test_contig_vs_every_other_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1463018Z test_contig_vs_every_other_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1463324Z test_contig_vs_every_other_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1463633Z test_contig_vs_every_other_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1463938Z test_contig_vs_every_other_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1464239Z test_contig_vs_every_other_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1464541Z test_contig_vs_every_other_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1464838Z test_contig_vs_every_other_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1465135Z test_contig_vs_every_other_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1465438Z test_contig_vs_every_other_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1465736Z test_contig_vs_every_other_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1466026Z test_contig_vs_every_other_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1466320Z test_contig_vs_every_other_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1466656Z test_contig_vs_every_other_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1467008Z test_contig_vs_every_other_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1467305Z test_contig_vs_every_other_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1467611Z test_contig_vs_every_other_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1467892Z test_contig_vs_every_other_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1468185Z test_contig_vs_every_other_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1468479Z test_contig_vs_every_other_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1468773Z test_contig_vs_every_other_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1469115Z test_contig_vs_every_other_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1469409Z test_contig_vs_every_other_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1469693Z test_contig_vs_every_other_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1469984Z test_contig_vs_every_other_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1470282Z test_contig_vs_every_other_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1470525Z test_contig_vs_every_other_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.1470825Z test_contig_vs_every_other_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1471124Z test_contig_vs_every_other_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1471419Z test_contig_vs_every_other_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1471717Z test_contig_vs_every_other_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1472013Z test_contig_vs_every_other_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1472302Z test_contig_vs_every_other_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1472596Z test_contig_vs_every_other_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1472882Z test_contig_vs_every_other_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1473166Z test_contig_vs_every_other_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1473451Z test_contig_vs_every_other_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1473773Z test_contig_vs_every_other_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1474064Z test_contig_vs_every_other_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1474360Z test_contig_vs_every_other_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1474657Z test_contig_vs_every_other_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1474947Z test_contig_vs_every_other_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1475236Z test_contig_vs_every_other_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1475530Z test_contig_vs_every_other_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1475854Z test_contig_vs_every_other_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1476150Z test_contig_vs_every_other_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1476435Z test_contig_vs_every_other_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1476722Z test_contig_vs_every_other_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1477011Z test_contig_vs_every_other_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1477303Z test_contig_vs_every_other_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1477612Z test_contig_vs_every_other_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1477904Z test_contig_vs_every_other_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1478204Z test_contig_vs_every_other_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1478494Z test_contig_vs_every_other_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1478790Z test_contig_vs_every_other_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1479088Z test_contig_vs_every_other_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1479379Z test_contig_vs_every_other_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1479666Z test_contig_vs_every_other_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1479960Z test_contig_vs_every_other_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1480253Z test_contig_vs_every_other_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1480600Z test_contig_vs_every_other_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1480902Z test_contig_vs_every_other_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1481212Z test_contig_vs_every_other_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1481523Z test_contig_vs_every_other_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1481828Z test_contig_vs_every_other_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1482131Z test_contig_vs_every_other_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1482475Z test_contig_vs_every_other_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1482776Z test_contig_vs_every_other_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1483077Z test_contig_vs_every_other_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1483377Z test_contig_vs_every_other_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1483677Z test_contig_vs_every_other_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1483983Z test_contig_vs_every_other_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1484285Z test_contig_vs_every_other_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1484588Z test_contig_vs_every_other_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1484894Z test_contig_vs_every_other_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1485197Z test_contig_vs_every_other_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1485488Z test_contig_vs_every_other_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1485786Z test_contig_vs_every_other_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1486089Z test_contig_vs_every_other_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1486379Z test_contig_vs_every_other_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1486683Z test_contig_vs_every_other_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1486983Z test_contig_vs_every_other_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1487325Z test_contig_vs_every_other_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1487619Z test_contig_vs_every_other_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1487915Z test_contig_vs_every_other_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1488207Z test_contig_vs_every_other_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1488498Z test_contig_vs_every_other_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1488793Z test_contig_vs_every_other_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1489119Z test_contig_vs_every_other_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1489415Z test_contig_vs_every_other_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1489726Z test_contig_vs_every_other_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1490035Z test_contig_vs_every_other_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1490356Z test_contig_vs_every_other_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1490671Z test_contig_vs_every_other_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1490978Z test_contig_vs_every_other_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1491285Z test_contig_vs_every_other_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1491598Z test_contig_vs_every_other_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1491904Z test_contig_vs_every_other_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1492211Z test_contig_vs_every_other_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1492522Z test_contig_vs_every_other_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1492825Z test_contig_vs_every_other_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1493132Z test_contig_vs_every_other_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1493460Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1493824Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1494157Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1494488Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1494815Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1495139Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1495503Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1495829Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1496149Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1496468Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1496790Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1497116Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1497403Z test_contig_vs_every_other_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1497689Z test_contig_vs_every_other_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1497970Z test_contig_vs_every_other_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1498255Z test_contig_vs_every_other_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1498539Z test_contig_vs_every_other_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1498838Z test_contig_vs_every_other_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1499132Z test_contig_vs_every_other_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1499432Z test_contig_vs_every_other_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1499730Z test_contig_vs_every_other_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1500026Z test_contig_vs_every_other_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1500359Z test_contig_vs_every_other_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1500655Z test_contig_vs_every_other_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1500946Z test_contig_vs_every_other_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1501235Z test_contig_vs_every_other_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1501523Z test_contig_vs_every_other_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1501819Z test_contig_vs_every_other_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1502142Z test_contig_vs_every_other_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1502436Z test_contig_vs_every_other_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1502720Z test_contig_vs_every_other_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1503010Z test_contig_vs_every_other_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1503301Z test_contig_vs_every_other_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1503591Z test_contig_vs_every_other_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1503880Z test_contig_vs_every_other_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1504163Z test_contig_vs_every_other_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1504446Z test_contig_vs_every_other_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1504730Z test_contig_vs_every_other_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1505018Z test_contig_vs_every_other_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1505322Z test_contig_vs_every_other_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1505621Z test_contig_vs_every_other_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1505930Z test_contig_vs_every_other_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1506239Z test_contig_vs_every_other_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1506542Z test_contig_vs_every_other_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1507007Z test_contig_vs_every_other_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1507308Z test_contig_vs_every_other_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1507605Z test_contig_vs_every_other_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1507899Z test_contig_vs_every_other_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1508193Z test_contig_vs_every_other_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1508493Z test_contig_vs_every_other_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1508834Z test_contig_vs_every_other_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1509136Z test_contig_vs_every_other_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1509432Z test_contig_vs_every_other_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1509728Z test_contig_vs_every_other_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1510035Z test_contig_vs_every_other_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1510342Z test_contig_vs_every_other_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1510643Z test_contig_vs_every_other_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1510937Z test_contig_vs_every_other_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1511230Z test_contig_vs_every_other_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1511520Z test_contig_vs_every_other_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1511814Z test_contig_vs_every_other_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1512108Z test_contig_vs_every_other_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1512403Z test_contig_vs_every_other_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1512703Z test_contig_vs_every_other_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1512995Z test_contig_vs_every_other_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1513366Z test_contig_vs_every_other_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1513680Z test_contig_vs_every_other_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1513979Z test_contig_vs_every_other_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1514275Z test_contig_vs_every_other_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1514570Z test_contig_vs_every_other_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1514869Z test_contig_vs_every_other_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1515165Z test_contig_vs_every_other_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1515491Z test_contig_vs_every_other_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1515787Z test_contig_vs_every_other_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1516080Z test_contig_vs_every_other_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1516370Z test_contig_vs_every_other_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1516660Z test_contig_vs_every_other_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1516950Z test_contig_vs_every_other_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1517237Z test_contig_vs_every_other_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1517521Z test_contig_vs_every_other_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1517802Z test_contig_vs_every_other_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1518088Z test_contig_vs_every_other_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1518373Z test_contig_vs_every_other_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1518657Z test_contig_vs_every_other_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1518942Z test_contig_vs_every_other_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1519241Z test_contig_vs_every_other_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1519536Z test_contig_vs_every_other_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1519836Z test_contig_vs_every_other_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1520172Z test_contig_vs_every_other_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1520467Z test_contig_vs_every_other_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1520763Z test_contig_vs_every_other_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1521058Z test_contig_vs_every_other_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1521349Z test_contig_vs_every_other_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1521643Z test_contig_vs_every_other_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1560422Z test_contig_vs_every_other_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1560827Z test_contig_vs_every_other_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1561125Z test_contig_vs_every_other_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1561429Z test_contig_vs_every_other_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1561738Z test_contig_vs_every_other_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1562040Z test_contig_vs_every_other_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1562344Z test_contig_vs_every_other_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1562639Z test_contig_vs_every_other_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1562933Z test_contig_vs_every_other_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1563229Z test_contig_vs_every_other_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1563531Z test_contig_vs_every_other_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1563835Z test_contig_vs_every_other_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1564126Z test_contig_vs_every_other_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1564425Z test_contig_vs_every_other_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1564728Z test_contig_vs_every_other_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1565100Z test_contig_vs_every_other_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1565401Z test_contig_vs_every_other_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1565700Z test_contig_vs_every_other_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1565993Z test_contig_vs_every_other_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1566288Z test_contig_vs_every_other_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1566585Z test_contig_vs_every_other_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1566888Z test_contig_vs_every_other_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1567218Z test_contig_vs_every_other_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1567519Z test_contig_vs_every_other_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1567813Z test_contig_vs_every_other_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1568106Z test_contig_vs_every_other_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1568403Z test_contig_vs_every_other_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1568702Z test_contig_vs_every_other_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1568996Z test_contig_vs_every_other_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1569288Z test_contig_vs_every_other_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1569581Z test_contig_vs_every_other_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1569869Z test_contig_vs_every_other_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1570156Z test_contig_vs_every_other_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1570455Z test_contig_vs_every_other_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1570749Z test_contig_vs_every_other_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1571043Z test_contig_vs_every_other_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1571336Z test_contig_vs_every_other_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1571670Z test_contig_vs_every_other_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1571958Z test_contig_vs_every_other_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1572244Z test_contig_vs_every_other_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1572530Z test_contig_vs_every_other_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1572812Z test_contig_vs_every_other_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1573098Z test_contig_vs_every_other_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1573389Z test_contig_vs_every_other_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1573725Z test_contig_vs_every_other_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1574018Z test_contig_vs_every_other_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1574313Z test_contig_vs_every_other_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1574607Z test_contig_vs_every_other_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1574900Z test_contig_vs_every_other_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1575201Z test_contig_vs_every_other_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1575491Z test_contig_vs_every_other_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1575767Z test_contig_vs_every_other_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1576049Z test_contig_vs_every_other_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1576333Z test_contig_vs_every_other_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1576618Z test_contig_vs_every_other_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1576902Z test_contig_vs_every_other_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1577205Z test_contig_vs_every_other_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1577510Z test_contig_vs_every_other_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1577813Z test_contig_vs_every_other_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1578104Z test_contig_vs_every_other_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1578472Z test_contig_vs_every_other_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1578766Z test_contig_vs_every_other_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1579064Z test_contig_vs_every_other_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1579361Z test_contig_vs_every_other_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1579653Z test_contig_vs_every_other_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1579950Z test_contig_vs_every_other_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1580279Z test_contig_vs_every_other_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1580572Z test_contig_vs_every_other_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1580858Z test_contig_vs_every_other_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1581146Z test_contig_vs_every_other_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1581429Z test_contig_vs_every_other_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1581714Z test_contig_vs_every_other_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1582003Z test_contig_vs_every_other_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1582252Z test_contig_vs_every_other_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.1582553Z test_contig_vs_every_other_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1582852Z test_contig_vs_every_other_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1583159Z test_contig_vs_every_other_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1583460Z test_contig_vs_every_other_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1583758Z test_contig_vs_every_other_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1584053Z test_contig_vs_every_other_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1584346Z test_contig_vs_every_other_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1584643Z test_contig_vs_every_other_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1584979Z test_contig_vs_every_other_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1585278Z test_contig_vs_every_other_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1585570Z test_contig_vs_every_other_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1585854Z test_contig_vs_every_other_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1586140Z test_contig_vs_every_other_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1586434Z test_contig_vs_every_other_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1586889Z test_contig_vs_every_other_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1587233Z test_contig_vs_every_other_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1587520Z test_contig_vs_every_other_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1587814Z test_contig_vs_every_other_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1588102Z test_contig_vs_every_other_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1588438Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1588771Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1589101Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1589432Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1589754Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1590074Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1590401Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1590731Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1591055Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1591384Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1591757Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1592085Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1592411Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1592737Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1593061Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1593395Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1594151Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1594675Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1595189Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1595701Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1596213Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1596722Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1597225Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1597730Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1598239Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1598754Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1599266Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1599767Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1600274Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1600777Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1601339Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1601847Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1602171Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1602499Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1602822Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1603306Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1603628Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1603957Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1604282Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1604602Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1604933Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1605259Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1605586Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1605906Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1606231Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1606558Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1606881Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1607203Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1607525Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1607855Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1608221Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1608542Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1608869Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1609190Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1609520Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1609878Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1610391Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1610903Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1611406Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1611912Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1612424Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1612925Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1613425Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1613933Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1614459Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1614993Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1615518Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1616044Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1616567Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1617142Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1617666Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1618188Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1618708Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1619234Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1619804Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1620329Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1620850Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1621368Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1621887Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1622412Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1622942Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1623475Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1624002Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1624525Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1625046Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1625564Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1626084Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1626654Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1627254Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1627784Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1628305Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1628824Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1629347Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1629918Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1630441Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1630963Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1631278Z test_contig_vs_every_other_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1631594Z test_contig_vs_every_other_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1631907Z test_contig_vs_every_other_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1632214Z test_contig_vs_every_other_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1632520Z test_contig_vs_every_other_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1632821Z test_contig_vs_every_other_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1633127Z test_contig_vs_every_other_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1633423Z test_contig_vs_every_other_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1633740Z test_contig_vs_every_other_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1634043Z test_contig_vs_every_other_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1634341Z test_contig_vs_every_other_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1634652Z test_contig_vs_every_other_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1635003Z test_contig_vs_every_other_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1635310Z test_contig_vs_every_other_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1635608Z test_contig_vs_every_other_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1635910Z test_contig_vs_every_other_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1636205Z test_contig_vs_every_other_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1636510Z test_contig_vs_every_other_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1636834Z test_contig_vs_every_other_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1637131Z test_contig_vs_every_other_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1637430Z test_contig_vs_every_other_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1637722Z test_contig_vs_every_other_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1638011Z test_contig_vs_every_other_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1638301Z test_contig_vs_every_other_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1638586Z test_contig_vs_every_other_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1638869Z test_contig_vs_every_other_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1639150Z test_contig_vs_every_other_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1639436Z test_contig_vs_every_other_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1639723Z test_contig_vs_every_other_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1640015Z test_contig_vs_every_other_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1640313Z test_contig_vs_every_other_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1640608Z test_contig_vs_every_other_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1640913Z test_contig_vs_every_other_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1641215Z test_contig_vs_every_other_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1641558Z test_contig_vs_every_other_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1641860Z test_contig_vs_every_other_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1642163Z test_contig_vs_every_other_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1642461Z test_contig_vs_every_other_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1642758Z test_contig_vs_every_other_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1643058Z test_contig_vs_every_other_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1643388Z test_contig_vs_every_other_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1643684Z test_contig_vs_every_other_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1643975Z test_contig_vs_every_other_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1644271Z test_contig_vs_every_other_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1644562Z test_contig_vs_every_other_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1644854Z test_contig_vs_every_other_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1645146Z test_contig_vs_every_other_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1645436Z test_contig_vs_every_other_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1645725Z test_contig_vs_every_other_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1646009Z test_contig_vs_every_other_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1646292Z test_contig_vs_every_other_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1646585Z test_contig_vs_every_other_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1646871Z test_contig_vs_every_other_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1647169Z test_contig_vs_transposed___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1647458Z test_contig_vs_transposed___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1647753Z test_contig_vs_transposed___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1648092Z test_contig_vs_transposed___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1648388Z test_contig_vs_transposed___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1648680Z test_contig_vs_transposed___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1648968Z test_contig_vs_transposed___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1649256Z test_contig_vs_transposed___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1649546Z test_contig_vs_transposed___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1649867Z test_contig_vs_transposed___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1650162Z test_contig_vs_transposed___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1650450Z test_contig_vs_transposed___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1650737Z test_contig_vs_transposed___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1651023Z test_contig_vs_transposed___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1651318Z test_contig_vs_transposed___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1651607Z test_contig_vs_transposed___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1651899Z test_contig_vs_transposed___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1652184Z test_contig_vs_transposed___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1652478Z test_contig_vs_transposed___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1652767Z test_contig_vs_transposed___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1653075Z test_contig_vs_transposed___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1653369Z test_contig_vs_transposed___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1653669Z test_contig_vs_transposed___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1653957Z test_contig_vs_transposed___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1654252Z test_contig_vs_transposed___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1654574Z test_contig_vs_transposed___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1654869Z test_contig_vs_transposed___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1655152Z test_contig_vs_transposed___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1655437Z test_contig_vs_transposed___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1655727Z test_contig_vs_transposed___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1656028Z test_contig_vs_transposed___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1656349Z test_contig_vs_transposed___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1656642Z test_contig_vs_transposed___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1656928Z test_contig_vs_transposed___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1657217Z test_contig_vs_transposed___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1657503Z test_contig_vs_transposed___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1657792Z test_contig_vs_transposed___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1658083Z test_contig_vs_transposed___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1658372Z test_contig_vs_transposed___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1658666Z test_contig_vs_transposed___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1658955Z test_contig_vs_transposed___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1659257Z test_contig_vs_transposed___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1659556Z test_contig_vs_transposed___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1659849Z test_contig_vs_transposed___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1660138Z test_contig_vs_transposed___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1660424Z test_contig_vs_transposed___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1660717Z test_contig_vs_transposed___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1661066Z test_contig_vs_transposed___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1661352Z test_contig_vs_transposed___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1661638Z test_contig_vs_transposed___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1661928Z test_contig_vs_transposed___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1662215Z test_contig_vs_transposed___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1662513Z test_contig_vs_transposed___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1662836Z test_contig_vs_transposed___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1663123Z test_contig_vs_transposed___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1663406Z test_contig_vs_transposed___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1663697Z test_contig_vs_transposed___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1663993Z test_contig_vs_transposed___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1664292Z test_contig_vs_transposed___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1664593Z test_contig_vs_transposed___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1664886Z test_contig_vs_transposed___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1665175Z test_contig_vs_transposed___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1665463Z test_contig_vs_transposed___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1665756Z test_contig_vs_transposed___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1666035Z test_contig_vs_transposed___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1666319Z test_contig_vs_transposed___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1666671Z test_contig_vs_transposed___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1666961Z test_contig_vs_transposed___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1667253Z test_contig_vs_transposed___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1667601Z test_contig_vs_transposed___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1667909Z test_contig_vs_transposed___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1668202Z test_contig_vs_transposed___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1668488Z test_contig_vs_transposed___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1668784Z test_contig_vs_transposed___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1669072Z test_contig_vs_transposed___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1669403Z test_contig_vs_transposed___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1669687Z test_contig_vs_transposed___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1669980Z test_contig_vs_transposed___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1670263Z test_contig_vs_transposed___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1670554Z test_contig_vs_transposed___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1670841Z test_contig_vs_transposed___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1671126Z test_contig_vs_transposed___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1671409Z test_contig_vs_transposed___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1671700Z test_contig_vs_transposed___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1671983Z test_contig_vs_transposed___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1672281Z test_contig_vs_transposed_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1672579Z test_contig_vs_transposed_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1672872Z test_contig_vs_transposed_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1673166Z test_contig_vs_transposed_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1673459Z test_contig_vs_transposed_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1673758Z test_contig_vs_transposed_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1674085Z test_contig_vs_transposed_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1674381Z test_contig_vs_transposed_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1674665Z test_contig_vs_transposed_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1674949Z test_contig_vs_transposed_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1675234Z test_contig_vs_transposed_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1675518Z test_contig_vs_transposed_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1675806Z test_contig_vs_transposed_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1676137Z test_contig_vs_transposed_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1676427Z test_contig_vs_transposed_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1676720Z test_contig_vs_transposed_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1677012Z test_contig_vs_transposed_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1677308Z test_contig_vs_transposed_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1677599Z test_contig_vs_transposed_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1677887Z test_contig_vs_transposed_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1678179Z test_contig_vs_transposed_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1678463Z test_contig_vs_transposed_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1678756Z test_contig_vs_transposed_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1679055Z test_contig_vs_transposed_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1679359Z test_contig_vs_transposed_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1679657Z test_contig_vs_transposed_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1679959Z test_contig_vs_transposed_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1680253Z test_contig_vs_transposed_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1680587Z test_contig_vs_transposed_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1680895Z test_contig_vs_transposed_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1681205Z test_contig_vs_transposed_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1681505Z test_contig_vs_transposed_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1681807Z test_contig_vs_transposed_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1682112Z test_contig_vs_transposed_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1682413Z test_contig_vs_transposed_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1682738Z test_contig_vs_transposed_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1683037Z test_contig_vs_transposed_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1683333Z test_contig_vs_transposed_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1683634Z test_contig_vs_transposed_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1683930Z test_contig_vs_transposed_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1684242Z test_contig_vs_transposed_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1684548Z test_contig_vs_transposed_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1684866Z test_contig_vs_transposed_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1685173Z test_contig_vs_transposed_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1685484Z test_contig_vs_transposed_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1685779Z test_contig_vs_transposed_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1686078Z test_contig_vs_transposed_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1686365Z test_contig_vs_transposed_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1686660Z test_contig_vs_transposed_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1686952Z test_contig_vs_transposed_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1687289Z test_contig_vs_transposed_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1687594Z test_contig_vs_transposed_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1687887Z test_contig_vs_transposed_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1688187Z test_contig_vs_transposed_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1688492Z test_contig_vs_transposed_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1688791Z test_contig_vs_transposed_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1689126Z test_contig_vs_transposed_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1689421Z test_contig_vs_transposed_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1689720Z test_contig_vs_transposed_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1690011Z test_contig_vs_transposed_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1690312Z test_contig_vs_transposed_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1690612Z test_contig_vs_transposed_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1690908Z test_contig_vs_transposed_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1691205Z test_contig_vs_transposed_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1691499Z test_contig_vs_transposed_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1691796Z test_contig_vs_transposed_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1692092Z test_contig_vs_transposed_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1692386Z test_contig_vs_transposed_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1692686Z test_contig_vs_transposed_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1692985Z test_contig_vs_transposed_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1693286Z test_contig_vs_transposed_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1693583Z test_contig_vs_transposed_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1693919Z test_contig_vs_transposed_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1694217Z test_contig_vs_transposed_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1694517Z test_contig_vs_transposed_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1694816Z test_contig_vs_transposed_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1695111Z test_contig_vs_transposed_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1695413Z test_contig_vs_transposed_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1695747Z test_contig_vs_transposed_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1696043Z test_contig_vs_transposed_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1696342Z test_contig_vs_transposed_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1696634Z test_contig_vs_transposed_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1696924Z test_contig_vs_transposed_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1697224Z test_contig_vs_transposed_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1697538Z test_contig_vs_transposed_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1697850Z test_contig_vs_transposed_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1698160Z test_contig_vs_transposed_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1698469Z test_contig_vs_transposed_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1698776Z test_contig_vs_transposed_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1699083Z test_contig_vs_transposed_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1699391Z test_contig_vs_transposed_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1699696Z test_contig_vs_transposed_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1700004Z test_contig_vs_transposed_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1700358Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1700673Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1700992Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1701304Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1701620Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1701931Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1702278Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1702592Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1702899Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1703209Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1703515Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1703831Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1704133Z test_contig_vs_transposed_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1704455Z test_contig_vs_transposed_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1704761Z test_contig_vs_transposed_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1705073Z test_contig_vs_transposed_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1705383Z test_contig_vs_transposed_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1705696Z test_contig_vs_transposed_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1706001Z test_contig_vs_transposed_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1706304Z test_contig_vs_transposed_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1706716Z test_contig_vs_transposed_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1707087Z test_contig_vs_transposed_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1707385Z test_contig_vs_transposed_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1707674Z test_contig_vs_transposed_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1707968Z test_contig_vs_transposed_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1708257Z test_contig_vs_transposed_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1708546Z test_contig_vs_transposed_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1708834Z test_contig_vs_transposed_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1709175Z test_contig_vs_transposed_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1709462Z test_contig_vs_transposed_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1709745Z test_contig_vs_transposed_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1710016Z test_contig_vs_transposed_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1710296Z test_contig_vs_transposed_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1710581Z test_contig_vs_transposed_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1710867Z test_contig_vs_transposed_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1711174Z test_contig_vs_transposed_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1711474Z test_contig_vs_transposed_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1711780Z test_contig_vs_transposed_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1712085Z test_contig_vs_transposed_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1712390Z test_contig_vs_transposed_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1712691Z test_contig_vs_transposed_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1712990Z test_contig_vs_transposed_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1713286Z test_contig_vs_transposed_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1713643Z test_contig_vs_transposed_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1713938Z test_contig_vs_transposed_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1714234Z test_contig_vs_transposed_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1714527Z test_contig_vs_transposed_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1714774Z test_contig_vs_transposed_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.1715075Z test_contig_vs_transposed_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1715379Z test_contig_vs_transposed_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1715727Z test_contig_vs_transposed_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1716024Z test_contig_vs_transposed_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1716321Z test_contig_vs_transposed_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1716617Z test_contig_vs_transposed_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1716916Z test_contig_vs_transposed_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1717214Z test_contig_vs_transposed_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1717506Z test_contig_vs_transposed_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1717794Z test_contig_vs_transposed_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1718083Z test_contig_vs_transposed_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1718368Z test_contig_vs_transposed_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1718659Z test_contig_vs_transposed_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1718947Z test_contig_vs_transposed_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1719231Z test_contig_vs_transposed_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1719517Z test_contig_vs_transposed_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1719801Z test_contig_vs_transposed_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1720123Z test_contig_vs_transposed_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1720418Z test_contig_vs_transposed_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1720706Z test_contig_vs_transposed_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1720996Z test_contig_vs_transposed_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1721280Z test_contig_vs_transposed_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1721567Z test_contig_vs_transposed_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1721854Z test_contig_vs_transposed_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1722174Z test_contig_vs_transposed_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1722460Z test_contig_vs_transposed_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1722743Z test_contig_vs_transposed_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1723030Z test_contig_vs_transposed_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1723320Z test_contig_vs_transposed_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1723612Z test_contig_vs_transposed_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1723903Z test_contig_vs_transposed_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1724190Z test_contig_vs_transposed_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1724474Z test_contig_vs_transposed_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1724759Z test_contig_vs_transposed_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1725045Z test_contig_vs_transposed_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1725335Z test_contig_vs_transposed_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1725620Z test_contig_vs_transposed_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1725906Z test_contig_vs_transposed_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1726189Z test_contig_vs_transposed_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1726477Z test_contig_vs_transposed_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1726803Z test_contig_vs_transposed_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1727092Z test_contig_vs_transposed_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1727383Z test_contig_vs_transposed_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1727670Z test_contig_vs_transposed_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1727958Z test_contig_vs_transposed_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1728238Z test_contig_vs_transposed_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1728528Z test_contig_vs_transposed_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1728848Z test_contig_vs_transposed_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1729135Z test_contig_vs_transposed_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1729415Z test_contig_vs_transposed_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1729698Z test_contig_vs_transposed_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1729988Z test_contig_vs_transposed_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1730280Z test_contig_vs_transposed_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1730561Z test_contig_vs_transposed_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1730847Z test_contig_vs_transposed_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1731132Z test_contig_vs_transposed_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1731415Z test_contig_vs_transposed_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1731703Z test_contig_vs_transposed_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1731988Z test_contig_vs_transposed_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1732266Z test_contig_vs_transposed_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1732547Z test_contig_vs_transposed_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1732827Z test_contig_vs_transposed_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1733128Z test_contig_vs_transposed_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1733465Z test_contig_vs_transposed_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1733768Z test_contig_vs_transposed_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1734066Z test_contig_vs_transposed_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1734367Z test_contig_vs_transposed_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1734663Z test_contig_vs_transposed_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1734962Z test_contig_vs_transposed_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1735294Z test_contig_vs_transposed_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1735589Z test_contig_vs_transposed_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1735887Z test_contig_vs_transposed_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1736181Z test_contig_vs_transposed_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1736473Z test_contig_vs_transposed_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1736770Z test_contig_vs_transposed_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1737064Z test_contig_vs_transposed_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1737357Z test_contig_vs_transposed_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1737647Z test_contig_vs_transposed_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1737944Z test_contig_vs_transposed_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1738244Z test_contig_vs_transposed_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1738546Z test_contig_vs_transposed_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1738839Z test_contig_vs_transposed_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1739142Z test_contig_vs_transposed_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1739442Z test_contig_vs_transposed_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1739737Z test_contig_vs_transposed_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1740072Z test_contig_vs_transposed_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1740370Z test_contig_vs_transposed_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1740664Z test_contig_vs_transposed_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1740956Z test_contig_vs_transposed_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1741247Z test_contig_vs_transposed_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1741541Z test_contig_vs_transposed_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1741878Z test_contig_vs_transposed_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1742188Z test_contig_vs_transposed_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1742491Z test_contig_vs_transposed_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1742804Z test_contig_vs_transposed_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1743115Z test_contig_vs_transposed_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1743426Z test_contig_vs_transposed_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1743733Z test_contig_vs_transposed_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1744040Z test_contig_vs_transposed_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1744341Z test_contig_vs_transposed_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1744640Z test_contig_vs_transposed_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1744947Z test_contig_vs_transposed_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1745252Z test_contig_vs_transposed_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1745554Z test_contig_vs_transposed_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1745884Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1746204Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1746628Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1746959Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1747282Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1747600Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1747925Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1748249Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1748610Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1748934Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1749257Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1749575Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1749865Z test_contig_vs_transposed_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1750155Z test_contig_vs_transposed_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1750440Z test_contig_vs_transposed_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1750715Z test_contig_vs_transposed_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1750997Z test_contig_vs_transposed_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1751293Z test_contig_vs_transposed_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1751584Z test_contig_vs_transposed_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1751886Z test_contig_vs_transposed_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1752185Z test_contig_vs_transposed_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1752482Z test_contig_vs_transposed_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1752773Z test_contig_vs_transposed_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1753111Z test_contig_vs_transposed_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1753405Z test_contig_vs_transposed_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1753695Z test_contig_vs_transposed_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1753986Z test_contig_vs_transposed_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1754271Z test_contig_vs_transposed_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1754562Z test_contig_vs_transposed_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1754854Z test_contig_vs_transposed_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1755172Z test_contig_vs_transposed_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1755460Z test_contig_vs_transposed_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1755746Z test_contig_vs_transposed_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1756027Z test_contig_vs_transposed_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1756315Z test_contig_vs_transposed_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1756597Z test_contig_vs_transposed_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1756876Z test_contig_vs_transposed_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1757160Z test_contig_vs_transposed_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1757446Z test_contig_vs_transposed_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1757748Z test_contig_vs_transposed_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1758049Z test_contig_vs_transposed_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1758356Z test_contig_vs_transposed_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1758662Z test_contig_vs_transposed_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1758964Z test_contig_vs_transposed_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1759267Z test_contig_vs_transposed_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1759624Z test_contig_vs_transposed_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1759922Z test_contig_vs_transposed_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1760219Z test_contig_vs_transposed_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1760514Z test_contig_vs_transposed_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1760812Z test_contig_vs_transposed_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1761105Z test_contig_vs_transposed_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1761409Z test_contig_vs_transposed_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1761741Z test_contig_vs_transposed_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1762050Z test_contig_vs_transposed_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1762351Z test_contig_vs_transposed_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1762651Z test_contig_vs_transposed_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1762952Z test_contig_vs_transposed_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1763250Z test_contig_vs_transposed_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1763540Z test_contig_vs_transposed_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1763832Z test_contig_vs_transposed_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1764123Z test_contig_vs_transposed_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1764415Z test_contig_vs_transposed_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1764712Z test_contig_vs_transposed_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1765013Z test_contig_vs_transposed_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1765306Z test_contig_vs_transposed_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1765610Z test_contig_vs_transposed_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1765913Z test_contig_vs_transposed_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1766253Z test_contig_vs_transposed_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1766552Z test_contig_vs_transposed_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1766852Z test_contig_vs_transposed_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1767148Z test_contig_vs_transposed_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1767440Z test_contig_vs_transposed_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1767736Z test_contig_vs_transposed_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1768032Z test_contig_vs_transposed_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1768362Z test_contig_vs_transposed_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1768654Z test_contig_vs_transposed_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1768939Z test_contig_vs_transposed_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1769224Z test_contig_vs_transposed_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1769514Z test_contig_vs_transposed_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1769801Z test_contig_vs_transposed_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1770082Z test_contig_vs_transposed_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1770355Z test_contig_vs_transposed_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1770636Z test_contig_vs_transposed_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1770917Z test_contig_vs_transposed_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1771201Z test_contig_vs_transposed_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1771500Z test_contig_vs_transposed_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1771793Z test_contig_vs_transposed_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1772091Z test_contig_vs_transposed_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1772392Z test_contig_vs_transposed_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1772727Z test_contig_vs_transposed_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1773024Z test_contig_vs_transposed_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1773316Z test_contig_vs_transposed_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1773608Z test_contig_vs_transposed_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1773902Z test_contig_vs_transposed_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1774194Z test_contig_vs_transposed_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1774492Z test_contig_vs_transposed_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1774820Z test_contig_vs_transposed_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1775122Z test_contig_vs_transposed_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1775414Z test_contig_vs_transposed_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1775709Z test_contig_vs_transposed_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1776004Z test_contig_vs_transposed_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1776300Z test_contig_vs_transposed_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1776591Z test_contig_vs_transposed_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1776879Z test_contig_vs_transposed_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1777170Z test_contig_vs_transposed_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1777469Z test_contig_vs_transposed_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1777766Z test_contig_vs_transposed_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1778067Z test_contig_vs_transposed_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1778363Z test_contig_vs_transposed_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1778656Z test_contig_vs_transposed_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1778947Z test_contig_vs_transposed_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1779273Z test_contig_vs_transposed_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1779564Z test_contig_vs_transposed_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1779856Z test_contig_vs_transposed_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1780149Z test_contig_vs_transposed_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1780441Z test_contig_vs_transposed_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1780730Z test_contig_vs_transposed_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1781030Z test_contig_vs_transposed_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1781360Z test_contig_vs_transposed_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1781655Z test_contig_vs_transposed_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1781948Z test_contig_vs_transposed_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1782237Z test_contig_vs_transposed_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1782531Z test_contig_vs_transposed_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1782825Z test_contig_vs_transposed_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1783116Z test_contig_vs_transposed_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1783405Z test_contig_vs_transposed_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1783689Z test_contig_vs_transposed_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1783982Z test_contig_vs_transposed_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1784281Z test_contig_vs_transposed_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1784575Z test_contig_vs_transposed_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1784865Z test_contig_vs_transposed_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1785153Z test_contig_vs_transposed_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1785439Z test_contig_vs_transposed_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1785724Z test_contig_vs_transposed_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1786045Z test_contig_vs_transposed_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1786333Z test_contig_vs_transposed_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1786655Z test_contig_vs_transposed_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1786938Z test_contig_vs_transposed_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1787227Z test_contig_vs_transposed_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1787515Z test_contig_vs_transposed_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1787856Z test_contig_vs_transposed_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1788156Z test_contig_vs_transposed_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1788444Z test_contig_vs_transposed_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1788730Z test_contig_vs_transposed_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1789017Z test_contig_vs_transposed_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1789294Z test_contig_vs_transposed_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1789576Z test_contig_vs_transposed_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1789853Z test_contig_vs_transposed_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1790138Z test_contig_vs_transposed_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1790417Z test_contig_vs_transposed_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1790720Z test_contig_vs_transposed_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1791025Z test_contig_vs_transposed_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1791327Z test_contig_vs_transposed_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1791621Z test_contig_vs_transposed_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1791914Z test_contig_vs_transposed_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1792201Z test_contig_vs_transposed_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1792540Z test_contig_vs_transposed_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1792835Z test_contig_vs_transposed_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1793129Z test_contig_vs_transposed_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1793418Z test_contig_vs_transposed_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1793709Z test_contig_vs_transposed_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1793998Z test_contig_vs_transposed_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1794286Z test_contig_vs_transposed_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1794605Z test_contig_vs_transposed_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1794891Z test_contig_vs_transposed_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1795171Z test_contig_vs_transposed_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1795455Z test_contig_vs_transposed_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1795762Z test_contig_vs_transposed_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1796068Z test_contig_vs_transposed_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1796367Z test_contig_vs_transposed_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1796665Z test_contig_vs_transposed_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1796960Z test_contig_vs_transposed_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1797254Z test_contig_vs_transposed_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1797553Z test_contig_vs_transposed_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1797849Z test_contig_vs_transposed_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1798143Z test_contig_vs_transposed_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1798434Z test_contig_vs_transposed_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1798728Z test_contig_vs_transposed_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1799062Z test_contig_vs_transposed_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1799351Z test_contig_vs_transposed_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1799638Z test_contig_vs_transposed_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1799928Z test_contig_vs_transposed_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1800214Z test_contig_vs_transposed_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1800496Z test_contig_vs_transposed_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1800786Z test_contig_vs_transposed_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1801105Z test_contig_vs_transposed_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1801393Z test_contig_vs_transposed_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1801721Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1802052Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1802386Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1802713Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1803036Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1803359Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1803686Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1804016Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1804343Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1804670Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1804993Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1805315Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1805678Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1806001Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1806325Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1806650Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1807209Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1807730Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1808297Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1808811Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1809315Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1809825Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1810329Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1810842Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1811341Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1811855Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1812364Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1812871Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1813376Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1813884Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1814387Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1814887Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1815265Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1815595Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1815924Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1816249Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1816571Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1816898Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1817255Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1817577Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1817900Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1818228Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1818559Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1818887Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1819210Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1819535Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1819858Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1820185Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1820515Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1820844Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1821173Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1821497Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1821934Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1822257Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1822578Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1822905Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1823418Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1823978Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1824490Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1824995Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1825498Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1825997Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1826509Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1827128Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1827646Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1828174Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1828704Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1829229Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1829751Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1830270Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1830787Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1831379Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1831907Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1832429Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1832956Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1833475Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1833994Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1834560Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1835085Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1835605Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1836126Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1836654Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1837182Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1837701Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1838217Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1838736Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1839255Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1839771Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1840289Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1840813Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1841389Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1841910Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1842429Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1842945Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1843470Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1844036Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.1844353Z test_contig_vs_transposed_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1844661Z test_contig_vs_transposed_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1844974Z test_contig_vs_transposed_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1845282Z test_contig_vs_transposed_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1845581Z test_contig_vs_transposed_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1845889Z test_contig_vs_transposed_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1846190Z test_contig_vs_transposed_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1846489Z test_contig_vs_transposed_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1846788Z test_contig_vs_transposed_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1847094Z test_contig_vs_transposed_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1847395Z test_contig_vs_transposed_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1847695Z test_contig_vs_transposed_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1847999Z test_contig_vs_transposed_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1848296Z test_contig_vs_transposed_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1848594Z test_contig_vs_transposed_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1848939Z test_contig_vs_transposed_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1849235Z test_contig_vs_transposed_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1849533Z test_contig_vs_transposed_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1849821Z test_contig_vs_transposed_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1850113Z test_contig_vs_transposed_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1850413Z test_contig_vs_transposed_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1850743Z test_contig_vs_transposed_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1851037Z test_contig_vs_transposed_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1851324Z test_contig_vs_transposed_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1851614Z test_contig_vs_transposed_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1851902Z test_contig_vs_transposed_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1852186Z test_contig_vs_transposed_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1852473Z test_contig_vs_transposed_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1852761Z test_contig_vs_transposed_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1853044Z test_contig_vs_transposed_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1853346Z test_contig_vs_transposed_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1853648Z test_contig_vs_transposed_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1853955Z test_contig_vs_transposed_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1854257Z test_contig_vs_transposed_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1854556Z test_contig_vs_transposed_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1854858Z test_contig_vs_transposed_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1855160Z test_contig_vs_transposed_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1855512Z test_contig_vs_transposed_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1855811Z test_contig_vs_transposed_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1856107Z test_contig_vs_transposed_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1856401Z test_contig_vs_transposed_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1856694Z test_contig_vs_transposed_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1856991Z test_contig_vs_transposed_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1857324Z test_contig_vs_transposed_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1857621Z test_contig_vs_transposed_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1857916Z test_contig_vs_transposed_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1858209Z test_contig_vs_transposed_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1858500Z test_contig_vs_transposed_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1858792Z test_contig_vs_transposed_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1859082Z test_contig_vs_transposed_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1859368Z test_contig_vs_transposed_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1859658Z test_contig_vs_transposed_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1859948Z test_contig_vs_transposed_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1860235Z test_copysign_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1860513Z test_copysign_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1860793Z test_copysign_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1861073Z test_copysign_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1861352Z test_copysign_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1861630Z test_copysign_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.1861944Z test_copysign_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1862225Z test_copysign_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1862499Z test_copysign_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1862774Z test_copysign_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1863051Z test_copysign_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1863322Z test_copysign_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1863603Z test_copysign_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1863904Z test_copysign_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1864184Z test_copysign_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1864456Z test_copysign_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1864726Z test_copysign_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1864998Z test_copysign_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1865273Z test_copysign_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1865545Z test_copysign_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1865825Z test_copysign_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1866102Z test_copysign_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1866381Z test_copysign_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1866720Z test_copysign_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1867004Z test_copysign_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1867288Z test_copysign_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1867563Z test_copysign_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1867839Z test_copysign_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1868111Z test_copysign_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1868384Z test_copysign_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1868727Z test_copysign_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1869003Z test_copysign_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1869279Z test_copysign_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1869555Z test_copysign_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1869832Z test_copysign_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1870105Z test_copysign_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1870382Z test_copysign_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1870695Z test_copysign_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1870972Z test_copysign_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1871245Z test_copysign_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1871523Z test_copysign_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1871795Z test_copysign_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1872076Z test_copysign_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1872354Z test_copysign_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1872629Z test_copysign_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1872903Z test_copysign_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1873177Z test_copysign_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1873446Z test_copysign_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1873725Z test_copysign_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1874000Z test_copysign_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1874273Z test_copysign_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1874545Z test_copysign_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1874819Z test_copysign_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1875090Z test_copysign_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1875402Z test_copysign_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1875676Z test_copysign_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1875948Z test_copysign_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1876215Z test_copysign_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1876484Z test_copysign_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1876748Z test_copysign_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1877026Z test_copysign_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1877329Z test_copysign_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1877603Z test_copysign_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1877875Z test_copysign_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1878150Z test_copysign_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1878420Z test_copysign_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1878691Z test_copysign_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1878964Z test_copysign_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1879235Z test_copysign_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1879506Z test_copysign_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1879780Z test_copysign_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1880049Z test_copysign_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1880322Z test_copysign_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1880597Z test_copysign_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1880869Z test_copysign_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1881138Z test_copysign_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1881405Z test_copysign_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1881673Z test_copysign_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1881983Z test_copysign_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1882256Z test_copysign_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1882532Z test_copysign_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1882802Z test_copysign_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1883073Z test_copysign_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1883345Z test_copysign_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1883617Z test_copysign_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1883923Z test_copysign_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1884198Z test_copysign_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1884465Z test_copysign_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1884731Z test_copysign_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1884998Z test_copysign_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1885276Z test_copysign_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1885547Z test_copysign_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1885822Z test_copysign_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1886093Z test_copysign_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1886366Z test_copysign_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1886635Z test_copysign_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1886908Z test_copysign_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1887181Z test_copysign_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1887454Z test_copysign_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1887727Z test_copysign_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1888026Z test_copysign_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1888326Z test_copysign_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1888662Z test_copysign_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1888960Z test_copysign_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1889255Z test_copysign_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1889542Z test_copysign_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1889842Z test_copysign_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1890140Z test_copysign_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1890470Z test_copysign_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1890766Z test_copysign_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1891060Z test_copysign_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1891353Z test_copysign_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1891646Z test_copysign_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1891941Z test_copysign_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1892235Z test_copysign_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1892528Z test_copysign_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1892793Z test_cpow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1893086Z test_cpu_tensor_pow_cuda_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1893363Z test_cremainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1893647Z test_cross_device_binary_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1893942Z test_cross_device_inplace_error_msg_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1894204Z test_csub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1894490Z test_cuda_tensor_pow_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1894771Z test_cumulative_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.1895107Z test_div_and_floordiv_script_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1895394Z test_div_and_floordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1895660Z test_div_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1895922Z test_div_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1896205Z test_div_rounding_modes_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1896489Z test_div_rounding_modes_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1896774Z test_div_rounding_modes_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1897086Z test_div_rounding_modes_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1897365Z test_div_rounding_modes_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1897643Z test_div_rounding_modes_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1897918Z test_div_rounding_modes_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1898193Z test_div_rounding_modes_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1898475Z test_div_rounding_modes_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1898767Z test_div_rounding_nonfinite_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1899053Z test_div_rounding_nonfinite_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1899339Z test_div_rounding_nonfinite_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1899626Z test_div_rounding_nonfinite_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1899906Z test_div_rounding_numpy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1900184Z test_div_rounding_numpy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1900460Z test_div_rounding_numpy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1900734Z test_div_rounding_numpy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1901011Z test_div_rounding_numpy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1901291Z test_div_rounding_numpy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1901565Z test_div_rounding_numpy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1901898Z test_div_rounding_numpy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1902189Z test_divide_by_zero_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1902478Z test_divide_by_zero_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1902765Z test_divide_by_zero_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1903051Z test_divide_by_zero_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1903330Z test_divmul_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1903651Z test_float_power_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1903942Z test_float_power_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1904229Z test_float_power_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1904503Z test_float_power_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1904785Z test_float_power_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1905069Z test_float_power_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1905350Z test_float_power_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1905625Z test_float_power_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1905905Z test_float_power_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1906181Z test_float_power_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1906462Z test_float_power_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1906792Z test_float_power_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1907088Z test_float_power_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1907379Z test_float_power_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1907667Z test_float_power_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1907950Z test_float_power_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1908235Z test_float_power_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1908568Z test_float_power_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1908860Z test_float_power_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1909140Z test_float_power_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1909421Z test_float_power_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1909704Z test_float_power_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1909994Z test_float_power_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1910322Z test_float_power_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1910616Z test_float_power_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1910900Z test_float_power_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1911182Z test_float_power_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1911460Z test_float_power_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1911743Z test_float_power_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1912023Z test_float_power_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1912299Z test_float_power_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1912577Z test_float_power_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1912854Z test_float_power_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1913136Z test_float_power_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1913430Z test_float_power_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1913720Z test_float_power_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1913996Z test_float_power_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1914279Z test_float_power_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1914554Z test_float_power_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1914828Z test_float_power_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1915145Z test_float_power_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1915423Z test_float_power_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1915700Z test_float_power_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1915975Z test_float_power_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1916258Z test_float_power_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1916546Z test_float_power_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1916877Z test_float_power_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1917160Z test_float_power_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1917435Z test_float_power_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1917714Z test_float_power_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1917989Z test_float_power_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1918267Z test_float_power_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1918544Z test_float_power_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1918820Z test_float_power_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1919096Z test_float_power_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1919375Z test_float_power_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1919664Z test_float_power_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1919952Z test_float_power_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1920233Z test_float_power_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1920509Z test_float_power_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1920788Z test_float_power_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1921063Z test_float_power_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1921336Z test_float_power_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1921651Z test_float_power_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1921931Z test_float_power_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1922204Z test_float_power_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1922483Z test_float_power_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1922766Z test_float_power_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1923047Z test_float_power_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1923325Z test_float_power_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1923637Z test_float_power_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1923910Z test_float_power_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1924182Z test_float_power_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1924455Z test_float_power_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1924730Z test_float_power_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1925003Z test_float_power_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1925277Z test_float_power_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1925557Z test_float_power_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1925840Z test_float_power_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1926118Z test_float_power_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1926394Z test_float_power_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1926672Z test_float_power_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1926949Z test_float_power_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1927221Z test_float_power_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1927493Z test_float_power_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1927762Z test_float_power_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1928074Z test_float_power_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1928349Z test_float_power_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1928627Z test_float_power_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1928911Z test_float_power_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1929192Z test_float_power_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1929468Z test_float_power_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1929747Z test_float_power_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1930055Z test_float_power_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1930325Z test_float_power_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1930596Z test_float_power_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1930866Z test_float_power_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1931136Z test_float_power_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1931413Z test_float_power_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1931690Z test_float_power_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1931972Z test_float_power_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1932249Z test_float_power_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1932525Z test_float_power_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1932800Z test_float_power_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1933078Z test_float_power_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1933343Z test_float_power_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1933615Z test_float_power_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1933891Z test_float_power_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1934162Z test_float_power_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1934433Z test_float_power_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1934748Z test_float_power_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1935035Z test_float_power_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1935320Z test_float_power_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1935595Z test_float_power_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1935873Z test_float_power_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1936150Z test_float_power_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1936426Z test_float_power_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1936733Z test_float_power_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1937005Z test_float_power_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1937278Z test_float_power_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1937549Z test_float_power_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1937835Z test_float_power_exceptions_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1938134Z test_float_scalar_pow_float_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1938430Z test_float_scalar_pow_float_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1938711Z test_floor_divide_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1938995Z test_floor_divide_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1939276Z test_floor_divide_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1939555Z test_floor_divide_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1939836Z test_floor_divide_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1940113Z test_floor_divide_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1940391Z test_floor_divide_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1940670Z test_floor_divide_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1940952Z test_floor_divide_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1941272Z test_floor_divide_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1941555Z test_floor_divide_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1941832Z test_floor_divide_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1942109Z test_floor_divide_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1942386Z test_floor_divide_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1942666Z test_floor_divide_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1942950Z test_floor_divide_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1943260Z test_floor_divide_zero_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1943536Z test_floor_divide_zero_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1943810Z test_floor_divide_zero_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1944085Z test_floor_divide_zero_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1944360Z test_floor_divide_zero_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1944660Z test_fmod_remainder_by_zero_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1944956Z test_fmod_remainder_by_zero_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1945247Z test_fmod_remainder_by_zero_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1945542Z test_fmod_remainder_by_zero_integral_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1945837Z test_fmod_remainder_by_zero_integral_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1946130Z test_fmod_remainder_by_zero_integral_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1946426Z test_fmod_remainder_by_zero_integral_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1946838Z test_fmod_remainder_by_zero_integral_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1947120Z test_fmod_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1947400Z test_fmod_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1947685Z test_fmod_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1948008Z test_fmod_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1948286Z test_fmod_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1948560Z test_fmod_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1948831Z test_fmod_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1949108Z test_fmod_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1949369Z test_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1949634Z test_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1949939Z test_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1950206Z test_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1950464Z test_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1950769Z test_heaviside_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1951072Z test_heaviside_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1951379Z test_heaviside_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1951681Z test_heaviside_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1951962Z test_heaviside_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1952248Z test_heaviside_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1952523Z test_heaviside_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1952805Z test_heaviside_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1953088Z test_heaviside_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1953372Z test_heaviside_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1953649Z test_heaviside_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1953929Z test_heaviside_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1954206Z test_heaviside_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1954485Z test_heaviside_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1954806Z test_heaviside_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1955085Z test_heaviside_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1955362Z test_heaviside_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1955640Z test_heaviside_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1955919Z test_heaviside_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1956196Z test_heaviside_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1956477Z test_heaviside_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1956785Z test_heaviside_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1957064Z test_heaviside_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1957337Z test_heaviside_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1957610Z test_heaviside_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1957890Z test_heaviside_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1958173Z test_heaviside_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1958455Z test_heaviside_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1958737Z test_heaviside_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1959018Z test_heaviside_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1959292Z test_heaviside_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1959570Z test_heaviside_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1959850Z test_heaviside_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1960128Z test_heaviside_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1960405Z test_heaviside_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1960682Z test_heaviside_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1960957Z test_heaviside_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1961268Z test_heaviside_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1961547Z test_heaviside_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1961825Z test_heaviside_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1962103Z test_heaviside_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1962378Z test_heaviside_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1962652Z test_heaviside_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1962931Z test_heaviside_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1963246Z test_heaviside_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1963532Z test_heaviside_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1963807Z test_heaviside_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1964086Z test_heaviside_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1964363Z test_heaviside_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1964642Z test_heaviside_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1964922Z test_heaviside_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1965198Z test_heaviside_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1965472Z test_heaviside_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1965748Z test_heaviside_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1966021Z test_heaviside_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1966304Z test_heaviside_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1966580Z test_heaviside_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1966857Z test_heaviside_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1967129Z test_heaviside_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1967404Z test_heaviside_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1967677Z test_heaviside_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1968011Z test_heaviside_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1968287Z test_heaviside_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1968562Z test_heaviside_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1968837Z test_heaviside_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1969114Z test_heaviside_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1969389Z test_heaviside_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1969668Z test_heaviside_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1969980Z test_heaviside_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1970254Z test_heaviside_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1970527Z test_heaviside_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1970803Z test_heaviside_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1971074Z test_heaviside_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1971350Z test_heaviside_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1971625Z test_heaviside_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1971900Z test_heaviside_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1972173Z test_heaviside_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1972446Z test_heaviside_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1972721Z test_heaviside_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1972999Z test_heaviside_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1973273Z test_heaviside_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1973542Z test_heaviside_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1973812Z test_heaviside_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1974074Z test_heaviside_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1974350Z test_heaviside_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1974670Z test_heaviside_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1974943Z test_heaviside_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1975218Z test_heaviside_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1975494Z test_heaviside_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1975769Z test_heaviside_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1976043Z test_heaviside_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1976317Z test_heaviside_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1976621Z test_heaviside_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1976894Z test_heaviside_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1977166Z test_heaviside_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1977450Z test_heaviside_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1977723Z test_heaviside_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1978000Z test_heaviside_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1978281Z test_heaviside_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1978557Z test_heaviside_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1978827Z test_heaviside_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1979099Z test_heaviside_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1979370Z test_heaviside_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1979650Z test_heaviside_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1979928Z test_heaviside_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1980197Z test_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1980462Z test_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1980749Z test_idiv_and_ifloordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.1981025Z test_inplace_division_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1981342Z test_inplace_dunders_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1981617Z test_int_and_float_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.1981893Z test_int_tensor_pow_neg_ints_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1982153Z test_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1982412Z test_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1982671Z test_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1982937Z test_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1983261Z test_lerp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1983532Z test_lerp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1983801Z test_lerp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1984067Z test_lerp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1984347Z test_lerp_lowp_cpu_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1984623Z test_lerp_lowp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1984892Z test_lerp_lowp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.1985175Z test_logaddexp2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1985451Z test_logaddexp2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1985726Z test_logaddexp2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1985989Z test_logaddexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1986262Z test_logaddexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1986538Z test_logaddexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1986872Z test_logical_and_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1987153Z test_logical_and_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1987443Z test_logical_and_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1987729Z test_logical_and_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1988095Z test_logical_and_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1988381Z test_logical_and_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1988659Z test_logical_and_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1988943Z test_logical_and_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1989218Z test_logical_and_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1989501Z test_logical_and_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1989783Z test_logical_and_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1990104Z test_logical_and_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1990382Z test_logical_and_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1990656Z test_logical_and_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1990939Z test_logical_and_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1991221Z test_logical_and_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1991503Z test_logical_and_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1991781Z test_logical_and_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1992061Z test_logical_and_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1992334Z test_logical_and_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1992610Z test_logical_and_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1992887Z test_logical_and_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1993162Z test_logical_and_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1993436Z test_logical_and_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1993729Z test_logical_and_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1994011Z test_logical_and_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1994305Z test_logical_and_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1994598Z test_logical_and_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1994921Z test_logical_and_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1995215Z test_logical_and_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1995503Z test_logical_and_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1995786Z test_logical_and_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1996070Z test_logical_and_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1996351Z test_logical_and_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1996633Z test_logical_and_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1996954Z test_logical_and_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1997244Z test_logical_and_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1997524Z test_logical_and_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1997814Z test_logical_and_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1998106Z test_logical_and_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1998396Z test_logical_and_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1998681Z test_logical_and_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1998965Z test_logical_and_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1999250Z test_logical_and_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1999531Z test_logical_and_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.1999813Z test_logical_and_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2000103Z test_logical_and_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2000385Z test_logical_and_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2000655Z test_logical_and_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2000933Z test_logical_and_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2001222Z test_logical_and_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2001547Z test_logical_and_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2001834Z test_logical_and_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2002112Z test_logical_and_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2002391Z test_logical_and_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2002668Z test_logical_and_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2002948Z test_logical_and_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2003226Z test_logical_and_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2003543Z test_logical_and_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2003823Z test_logical_and_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2004107Z test_logical_and_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2004382Z test_logical_and_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2004674Z test_logical_and_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2004960Z test_logical_and_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2005237Z test_logical_and_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2005518Z test_logical_and_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2005794Z test_logical_and_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2006070Z test_logical_and_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2006348Z test_logical_and_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2006623Z test_logical_and_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2006903Z test_logical_and_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2007178Z test_logical_and_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2007461Z test_logical_and_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2007741Z test_logical_and_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2008070Z test_logical_and_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2008356Z test_logical_and_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2008637Z test_logical_and_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2008918Z test_logical_and_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2009196Z test_logical_and_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2009471Z test_logical_and_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2009748Z test_logical_and_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2010055Z test_logical_and_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2010336Z test_logical_and_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2010612Z test_logical_and_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2010892Z test_logical_and_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2011166Z test_logical_and_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2011452Z test_logical_and_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2011735Z test_logical_and_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2012010Z test_logical_and_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2012286Z test_logical_and_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2012561Z test_logical_and_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2012839Z test_logical_and_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2013112Z test_logical_and_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2013390Z test_logical_and_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2013664Z test_logical_and_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2013937Z test_logical_and_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2014218Z test_logical_and_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2014533Z test_logical_and_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2014810Z test_logical_and_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2015091Z test_logical_and_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2015369Z test_logical_and_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2015642Z test_logical_and_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2015917Z test_logical_and_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2016192Z test_logical_and_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2016514Z test_logical_and_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2016793Z test_logical_and_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2017064Z test_logical_and_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2017340Z test_logical_and_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2017619Z test_logical_and_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2017895Z test_logical_and_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2018180Z test_logical_and_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2018463Z test_logical_and_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2018739Z test_logical_and_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2019012Z test_logical_and_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2019290Z test_logical_and_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2019567Z test_logical_and_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2019840Z test_logical_and_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2020111Z test_logical_and_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2020382Z test_logical_and_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2020657Z test_logical_and_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2020936Z test_logical_and_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2021250Z test_logical_and_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2021536Z test_logical_and_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2021819Z test_logical_and_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2022100Z test_logical_and_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2022377Z test_logical_and_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2022652Z test_logical_and_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2022929Z test_logical_and_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2023239Z test_logical_and_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2023511Z test_logical_and_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2023784Z test_logical_and_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2024055Z test_logical_and_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2024333Z test_logical_and_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2024611Z test_logical_and_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2024895Z test_logical_and_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2025181Z test_logical_and_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2025458Z test_logical_and_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2025732Z test_logical_and_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2026014Z test_logical_and_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2026289Z test_logical_and_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2026618Z test_logical_and_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2026894Z test_logical_and_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2027166Z test_logical_and_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2027439Z test_logical_and_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2027760Z test_logical_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2028027Z test_logical_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2028288Z test_logical_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2028555Z test_logical_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2028826Z test_logical_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2029092Z test_logical_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2029352Z test_logical_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2029621Z test_logical_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2029928Z test_logical_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2030194Z test_logical_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2030479Z test_logical_or_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2030759Z test_logical_or_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2031049Z test_logical_or_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2031339Z test_logical_or_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2031620Z test_logical_or_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2031901Z test_logical_or_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2032180Z test_logical_or_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2032455Z test_logical_or_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2032729Z test_logical_or_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2033008Z test_logical_or_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2033290Z test_logical_or_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2033569Z test_logical_or_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2033848Z test_logical_or_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2034122Z test_logical_or_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2034445Z test_logical_or_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2034726Z test_logical_or_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2035002Z test_logical_or_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2035280Z test_logical_or_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2035554Z test_logical_or_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2035834Z test_logical_or_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2036109Z test_logical_or_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2036495Z test_logical_or_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2036773Z test_logical_or_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2037045Z test_logical_or_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2037332Z test_logical_or_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2037613Z test_logical_or_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2037908Z test_logical_or_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2038196Z test_logical_or_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2038482Z test_logical_or_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2038765Z test_logical_or_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2039044Z test_logical_or_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2039324Z test_logical_or_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2039604Z test_logical_or_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2039885Z test_logical_or_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2040164Z test_logical_or_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2040448Z test_logical_or_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2040734Z test_logical_or_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2041013Z test_logical_or_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2041345Z test_logical_or_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2041636Z test_logical_or_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2041911Z test_logical_or_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2042194Z test_logical_or_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2042474Z test_logical_or_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2042759Z test_logical_or_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2043040Z test_logical_or_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2043351Z test_logical_or_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2043633Z test_logical_or_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2043915Z test_logical_or_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2044197Z test_logical_or_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2044477Z test_logical_or_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2044764Z test_logical_or_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2045048Z test_logical_or_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2045334Z test_logical_or_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2045611Z test_logical_or_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2045889Z test_logical_or_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2046169Z test_logical_or_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2046449Z test_logical_or_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2046729Z test_logical_or_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2047005Z test_logical_or_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2047284Z test_logical_or_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2047563Z test_logical_or_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2047879Z test_logical_or_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2048166Z test_logical_or_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2048453Z test_logical_or_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2048730Z test_logical_or_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2049005Z test_logical_or_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2049287Z test_logical_or_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2049565Z test_logical_or_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2049879Z test_logical_or_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2050157Z test_logical_or_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2050431Z test_logical_or_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2050708Z test_logical_or_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2050989Z test_logical_or_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2051267Z test_logical_or_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2051556Z test_logical_or_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2051842Z test_logical_or_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2052119Z test_logical_or_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2052398Z test_logical_or_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2052677Z test_logical_or_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2052953Z test_logical_or_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2053237Z test_logical_or_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2053512Z test_logical_or_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2053789Z test_logical_or_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2054065Z test_logical_or_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2054381Z test_logical_or_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2054659Z test_logical_or_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2054945Z test_logical_or_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2055228Z test_logical_or_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2055506Z test_logical_or_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2055772Z test_logical_or_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2056053Z test_logical_or_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2056362Z test_logical_or_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2056635Z test_logical_or_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2056909Z test_logical_or_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2057182Z test_logical_or_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2057456Z test_logical_or_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2057733Z test_logical_or_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2058009Z test_logical_or_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2058290Z test_logical_or_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2058569Z test_logical_or_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2058843Z test_logical_or_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2059117Z test_logical_or_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2059397Z test_logical_or_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2059672Z test_logical_or_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2059945Z test_logical_or_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2060215Z test_logical_or_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2060488Z test_logical_or_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2060760Z test_logical_or_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2061081Z test_logical_or_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2061357Z test_logical_or_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2061640Z test_logical_or_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2061919Z test_logical_or_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2062195Z test_logical_or_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2062468Z test_logical_or_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2062747Z test_logical_or_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2063050Z test_logical_or_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2063323Z test_logical_or_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2063594Z test_logical_or_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2063864Z test_logical_or_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2064136Z test_logical_or_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2064415Z test_logical_or_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2064691Z test_logical_or_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2064971Z test_logical_or_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2065253Z test_logical_or_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2065529Z test_logical_or_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2065802Z test_logical_or_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2066081Z test_logical_or_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2066354Z test_logical_or_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2066729Z test_logical_or_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2067002Z test_logical_or_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2067273Z test_logical_or_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2067543Z test_logical_or_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2067894Z test_logical_or_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2068169Z test_logical_or_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2068455Z test_logical_or_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2068738Z test_logical_or_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2069007Z test_logical_or_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2069282Z test_logical_or_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2069561Z test_logical_or_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2069875Z test_logical_or_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2070149Z test_logical_or_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2070419Z test_logical_or_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2070689Z test_logical_or_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2070963Z test_logical_or_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2071249Z test_logical_xor_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2071535Z test_logical_xor_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2071828Z test_logical_xor_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2072113Z test_logical_xor_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2072398Z test_logical_xor_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2072683Z test_logical_xor_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2072965Z test_logical_xor_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2073245Z test_logical_xor_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2073525Z test_logical_xor_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2073800Z test_logical_xor_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2074077Z test_logical_xor_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2074397Z test_logical_xor_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2074677Z test_logical_xor_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2074952Z test_logical_xor_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2075239Z test_logical_xor_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2075521Z test_logical_xor_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2075799Z test_logical_xor_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2076084Z test_logical_xor_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2076395Z test_logical_xor_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2076669Z test_logical_xor_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2076941Z test_logical_xor_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2077211Z test_logical_xor_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2077487Z test_logical_xor_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2077762Z test_logical_xor_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2078052Z test_logical_xor_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2078336Z test_logical_xor_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2078629Z test_logical_xor_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2078919Z test_logical_xor_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2079207Z test_logical_xor_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2079496Z test_logical_xor_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2079783Z test_logical_xor_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2080068Z test_logical_xor_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2080352Z test_logical_xor_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2080633Z test_logical_xor_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2080955Z test_logical_xor_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2081240Z test_logical_xor_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2081523Z test_logical_xor_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2081806Z test_logical_xor_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2082097Z test_logical_xor_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2082386Z test_logical_xor_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2082675Z test_logical_xor_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2082995Z test_logical_xor_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2083279Z test_logical_xor_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2083550Z test_logical_xor_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2083833Z test_logical_xor_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2084115Z test_logical_xor_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2084400Z test_logical_xor_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2084684Z test_logical_xor_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2084966Z test_logical_xor_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2085248Z test_logical_xor_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2085537Z test_logical_xor_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2085822Z test_logical_xor_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2086105Z test_logical_xor_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2086385Z test_logical_xor_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2086662Z test_logical_xor_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2086939Z test_logical_xor_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2087216Z test_logical_xor_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2087531Z test_logical_xor_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2087812Z test_logical_xor_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2088091Z test_logical_xor_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2088372Z test_logical_xor_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2088647Z test_logical_xor_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2088933Z test_logical_xor_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2089220Z test_logical_xor_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2089536Z test_logical_xor_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2089817Z test_logical_xor_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2090098Z test_logical_xor_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2090380Z test_logical_xor_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2090655Z test_logical_xor_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2090935Z test_logical_xor_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2091216Z test_logical_xor_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2091490Z test_logical_xor_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2091772Z test_logical_xor_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2092048Z test_logical_xor_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2092335Z test_logical_xor_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2092621Z test_logical_xor_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2092901Z test_logical_xor_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2093178Z test_logical_xor_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2093454Z test_logical_xor_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2093728Z test_logical_xor_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2094005Z test_logical_xor_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2094322Z test_logical_xor_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2094602Z test_logical_xor_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2094876Z test_logical_xor_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2095156Z test_logical_xor_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2095430Z test_logical_xor_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2095720Z test_logical_xor_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2096035Z test_logical_xor_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2096313Z test_logical_xor_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2096588Z test_logical_xor_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2096864Z test_logical_xor_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2097140Z test_logical_xor_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2097417Z test_logical_xor_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2097693Z test_logical_xor_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2097956Z test_logical_xor_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2098229Z test_logical_xor_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2098508Z test_logical_xor_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2098782Z test_logical_xor_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2099071Z test_logical_xor_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2099355Z test_logical_xor_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2099632Z test_logical_xor_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2099905Z test_logical_xor_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2100183Z test_logical_xor_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2100457Z test_logical_xor_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2100768Z test_logical_xor_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2101044Z test_logical_xor_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2101317Z test_logical_xor_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2101591Z test_logical_xor_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2101868Z test_logical_xor_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2102141Z test_logical_xor_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2102428Z test_logical_xor_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2102745Z test_logical_xor_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2103021Z test_logical_xor_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2103296Z test_logical_xor_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2103575Z test_logical_xor_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2103848Z test_logical_xor_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2104122Z test_logical_xor_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2104398Z test_logical_xor_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2104669Z test_logical_xor_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2104940Z test_logical_xor_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2105219Z test_logical_xor_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2105491Z test_logical_xor_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2105774Z test_logical_xor_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2106058Z test_logical_xor_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2106333Z test_logical_xor_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2106668Z test_logical_xor_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2106945Z test_logical_xor_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2107214Z test_logical_xor_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2107538Z test_logical_xor_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2107812Z test_logical_xor_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2108087Z test_logical_xor_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2108357Z test_logical_xor_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2108637Z test_logical_xor_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2108915Z test_logical_xor_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2109200Z test_logical_xor_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2109524Z test_logical_xor_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2109806Z test_logical_xor_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2110084Z test_logical_xor_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2110360Z test_logical_xor_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2110643Z test_logical_xor_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2110917Z test_logical_xor_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2111189Z test_logical_xor_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2111454Z test_logical_xor_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2111729Z test_logical_xor_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2112029Z test_logical_xor_with_nontrivial_alignment_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2112312Z test_long_tensor_pow_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2112628Z test_maximum_and_minimum_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2112943Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2113258Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2113570Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2113944Z test_maximum_and_minimum_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2114257Z test_maximum_and_minimum_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2114566Z test_maximum_and_minimum_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2114879Z test_maximum_and_minimum_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2115189Z test_maximum_and_minimum_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2115497Z test_maximum_and_minimum_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2115815Z test_maximum_and_minimum_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2116172Z test_maximum_and_minimum_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2116485Z test_maximum_and_minimum_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2116794Z test_maximum_and_minimum_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2117100Z test_maximum_and_minimum_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2117409Z test_maximum_and_minimum_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2117716Z test_maximum_minimum_complex_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2118017Z test_maximum_minimum_complex_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2118325Z test_maximum_minimum_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2118632Z test_maximum_minimum_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2118940Z test_maximum_minimum_complex_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2119244Z test_maximum_minimum_complex_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2119545Z test_maximum_minimum_complex_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2119848Z test_maximum_minimum_complex_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2120147Z test_maximum_minimum_complex_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2120487Z test_maximum_minimum_complex_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2120790Z test_maximum_minimum_complex_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2121089Z test_maximum_minimum_complex_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2121395Z test_maximum_minimum_complex_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2121692Z test_maximum_minimum_complex_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2122001Z test_maximum_minimum_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2122311Z test_maximum_minimum_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2122650Z test_maximum_minimum_complex_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2122953Z test_maximum_minimum_complex_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2123253Z test_maximum_minimum_complex_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2123550Z test_maximum_minimum_complex_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2123849Z test_maximum_minimum_complex_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2124149Z test_maximum_minimum_complex_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2124446Z test_maximum_minimum_complex_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2124739Z test_maximum_minimum_complex_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2125029Z test_maximum_minimum_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2125319Z test_maximum_minimum_float_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2125606Z test_maximum_minimum_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2125891Z test_maximum_minimum_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2126172Z test_maximum_minimum_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2126473Z test_maximum_minimum_float_nan_and_inf_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2126770Z test_maximum_minimum_float_nan_and_inf_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2127113Z test_maximum_minimum_float_nan_and_inf_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2127415Z test_maximum_minimum_float_nan_and_inf_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2127709Z test_maximum_minimum_forward_ad_float32_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2127997Z test_maximum_minimum_int_and_bool_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2128286Z test_maximum_minimum_int_and_bool_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2128573Z test_maximum_minimum_int_and_bool_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2128862Z test_maximum_minimum_int_and_bool_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2129186Z test_maximum_minimum_int_and_bool_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2129476Z test_maximum_minimum_int_and_bool_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2129787Z test_maximum_minimum_type_promotion_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2130092Z test_maximum_minimum_type_promotion_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2130404Z test_maximum_minimum_type_promotion_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2130716Z test_maximum_minimum_type_promotion_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2131020Z test_maximum_minimum_type_promotion_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2131326Z test_maximum_minimum_type_promotion_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2131626Z test_maximum_minimum_type_promotion_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2131935Z test_maximum_minimum_type_promotion_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2132243Z test_maximum_minimum_type_promotion_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2132549Z test_maximum_minimum_type_promotion_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2132855Z test_maximum_minimum_type_promotion_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2133155Z test_maximum_minimum_type_promotion_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2133459Z test_maximum_minimum_type_promotion_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2133801Z test_maximum_minimum_type_promotion_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2134106Z test_maximum_minimum_type_promotion_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2134403Z test_maximum_minimum_type_promotion_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2134703Z test_maximum_minimum_type_promotion_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2135000Z test_maximum_minimum_type_promotion_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2135305Z test_maximum_minimum_type_promotion_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2135639Z test_maximum_minimum_type_promotion_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2135939Z test_maximum_minimum_type_promotion_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2136240Z test_maximum_minimum_type_promotion_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2136546Z test_maximum_minimum_type_promotion_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2136857Z test_maximum_minimum_type_promotion_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2137165Z test_maximum_minimum_type_promotion_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2137468Z test_maximum_minimum_type_promotion_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2137767Z test_maximum_minimum_type_promotion_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2138066Z test_maximum_minimum_type_promotion_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2138367Z test_maximum_minimum_type_promotion_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2138675Z test_maximum_minimum_type_promotion_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2138985Z test_maximum_minimum_type_promotion_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2139285Z test_maximum_minimum_type_promotion_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2139595Z test_maximum_minimum_type_promotion_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2139901Z test_maximum_minimum_type_promotion_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2140246Z test_maximum_minimum_type_promotion_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2140553Z test_maximum_minimum_type_promotion_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2140855Z test_maximum_minimum_type_promotion_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2141156Z test_maximum_minimum_type_promotion_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2141455Z test_maximum_minimum_type_promotion_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2141757Z test_maximum_minimum_type_promotion_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2142100Z test_maximum_minimum_type_promotion_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2142401Z test_maximum_minimum_type_promotion_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2142706Z test_maximum_minimum_type_promotion_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2143005Z test_maximum_minimum_type_promotion_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2143315Z test_maximum_minimum_type_promotion_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2143621Z test_maximum_minimum_type_promotion_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2143924Z test_maximum_minimum_type_promotion_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2144222Z test_maximum_minimum_type_promotion_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2144523Z test_maximum_minimum_type_promotion_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2144823Z test_maximum_minimum_type_promotion_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2145131Z test_maximum_minimum_type_promotion_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2145432Z test_maximum_minimum_type_promotion_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2145734Z test_maximum_minimum_type_promotion_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2146035Z test_maximum_minimum_type_promotion_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2146334Z test_maximum_minimum_type_promotion_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2146724Z test_maximum_minimum_type_promotion_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2147029Z test_maximum_minimum_type_promotion_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2147330Z test_maximum_minimum_type_promotion_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2147630Z test_maximum_minimum_type_promotion_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2147930Z test_maximum_minimum_type_promotion_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2148238Z test_maximum_minimum_type_promotion_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2148586Z test_maximum_minimum_type_promotion_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2148888Z test_maximum_minimum_type_promotion_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2149185Z test_maximum_minimum_type_promotion_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2149488Z test_maximum_minimum_type_promotion_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2149789Z test_maximum_minimum_type_promotion_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2150089Z test_maximum_minimum_type_promotion_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2150390Z test_maximum_minimum_type_promotion_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2150686Z test_maximum_minimum_type_promotion_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2150983Z test_maximum_minimum_type_promotion_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2151288Z test_maximum_minimum_type_promotion_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2151587Z test_maximum_minimum_type_promotion_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2151893Z test_maximum_minimum_type_promotion_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2152194Z test_maximum_minimum_type_promotion_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2152493Z test_maximum_minimum_type_promotion_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2152792Z test_maximum_minimum_type_promotion_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2153132Z test_maximum_minimum_type_promotion_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2153427Z test_maximum_minimum_type_promotion_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2153724Z test_maximum_minimum_type_promotion_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2154022Z test_maximum_minimum_type_promotion_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2154323Z test_maximum_minimum_type_promotion_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2154620Z test_maximum_minimum_type_promotion_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2154956Z test_maximum_minimum_type_promotion_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2155258Z test_maximum_minimum_type_promotion_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2155556Z test_maximum_minimum_type_promotion_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2155852Z test_maximum_minimum_type_promotion_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2156149Z test_maximum_minimum_type_promotion_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2156449Z test_maximum_minimum_type_promotion_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2156750Z test_maximum_minimum_type_promotion_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2157046Z test_maximum_minimum_type_promotion_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2157349Z test_maximum_minimum_type_promotion_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2157648Z test_maximum_minimum_type_promotion_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2157957Z test_maximum_minimum_type_promotion_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2158260Z test_maximum_minimum_type_promotion_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2158562Z test_maximum_minimum_type_promotion_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2158859Z test_maximum_minimum_type_promotion_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2159158Z test_maximum_minimum_type_promotion_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2159457Z test_maximum_minimum_type_promotion_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2159794Z test_maximum_minimum_type_promotion_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2160097Z test_maximum_minimum_type_promotion_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2160383Z test_min_max_binary_op_nan_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2160667Z test_min_max_binary_op_nan_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2160952Z test_min_max_binary_op_nan_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2161263Z test_mul_chalf_tensor_and_cpu_scalar_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2161553Z test_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2161836Z test_mul_intertype_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2162120Z test_mul_intertype_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2162406Z test_mul_intertype_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2162687Z test_muldiv_scalar_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2162965Z test_muldiv_scalar_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2163251Z test_muldiv_scalar_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2163534Z test_muldiv_scalar_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2163811Z test_muldiv_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2164090Z test_muldiv_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2164365Z test_muldiv_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2164645Z test_muldiv_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2164919Z test_muldiv_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2165191Z test_muldiv_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2165463Z test_muldiv_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2165737Z test_muldiv_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2166025Z test_nextafter_bfloat16_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2166358Z test_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2166638Z test_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2166925Z test_non_contig___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2167201Z test_non_contig___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2167492Z test_non_contig___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2167779Z test_non_contig___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2168064Z test_non_contig___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2168379Z test_non_contig___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2168660Z test_non_contig___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2168937Z test_non_contig___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2169211Z test_non_contig___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2169492Z test_non_contig___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2169772Z test_non_contig___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2170051Z test_non_contig___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2170329Z test_non_contig___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2170604Z test_non_contig___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2170877Z test_non_contig___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2171155Z test_non_contig___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2171430Z test_non_contig___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2171704Z test_non_contig___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2171987Z test_non_contig___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2172263Z test_non_contig___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2172548Z test_non_contig___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2172873Z test_non_contig___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2173155Z test_non_contig___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2173430Z test_non_contig___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2173709Z test_non_contig___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2173979Z test_non_contig___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2174255Z test_non_contig___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2174531Z test_non_contig___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2174848Z test_non_contig___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2175125Z test_non_contig___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2175395Z test_non_contig___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2175672Z test_non_contig___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2175949Z test_non_contig___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2176230Z test_non_contig___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2176508Z test_non_contig___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2176778Z test_non_contig___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2177048Z test_non_contig___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2177323Z test_non_contig___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2177597Z test_non_contig___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2177881Z test_non_contig___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2178158Z test_non_contig___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2178443Z test_non_contig___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2178726Z test_non_contig___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2179004Z test_non_contig___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2179318Z test_non_contig___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2179592Z test_non_contig___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2179863Z test_non_contig___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2180136Z test_non_contig___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2180411Z test_non_contig___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2180684Z test_non_contig___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2180963Z test_non_contig___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2181280Z test_non_contig___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2181554Z test_non_contig___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2181827Z test_non_contig___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2182101Z test_non_contig___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2182372Z test_non_contig___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2182650Z test_non_contig___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2182930Z test_non_contig___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2183211Z test_non_contig___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2183496Z test_non_contig___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2183773Z test_non_contig___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2184051Z test_non_contig___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2184330Z test_non_contig___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2184604Z test_non_contig___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2184883Z test_non_contig___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2185155Z test_non_contig___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2185430Z test_non_contig___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2185705Z test_non_contig___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2186019Z test_non_contig___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2186305Z test_non_contig___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2186709Z test_non_contig___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2186990Z test_non_contig___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2187262Z test_non_contig___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2187535Z test_non_contig___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2187810Z test_non_contig___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2188132Z test_non_contig___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2188406Z test_non_contig___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2188681Z test_non_contig___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2188953Z test_non_contig___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2189231Z test_non_contig___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2189503Z test_non_contig___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2189770Z test_non_contig___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2190041Z test_non_contig___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2190313Z test_non_contig___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2190586Z test_non_contig___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2190867Z test_non_contig_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2191141Z test_non_contig_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2191418Z test_non_contig_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2191702Z test_non_contig_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2191980Z test_non_contig_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2192255Z test_non_contig_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2192582Z test_non_contig_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2192860Z test_non_contig_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2193139Z test_non_contig_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2193412Z test_non_contig_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2193685Z test_non_contig_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2193954Z test_non_contig_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2194229Z test_non_contig_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2194550Z test_non_contig_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2194827Z test_non_contig_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2195107Z test_non_contig_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2195386Z test_non_contig_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2195666Z test_non_contig_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2195948Z test_non_contig_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2196232Z test_non_contig_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2196505Z test_non_contig_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2196778Z test_non_contig_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2197055Z test_non_contig_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2197338Z test_non_contig_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2197632Z test_non_contig_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2197919Z test_non_contig_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2198201Z test_non_contig_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2198483Z test_non_contig_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2198767Z test_non_contig_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2199058Z test_non_contig_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2199389Z test_non_contig_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2199688Z test_non_contig_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2199980Z test_non_contig_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2200273Z test_non_contig_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2200555Z test_non_contig_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2200837Z test_non_contig_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2201151Z test_non_contig_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2201429Z test_non_contig_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2201712Z test_non_contig_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2201993Z test_non_contig_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2202289Z test_non_contig_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2202583Z test_non_contig_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2202880Z test_non_contig_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2203176Z test_non_contig_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2203475Z test_non_contig_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2203760Z test_non_contig_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2204034Z test_non_contig_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2204319Z test_non_contig_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2204604Z test_non_contig_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2204884Z test_non_contig_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2205164Z test_non_contig_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2205455Z test_non_contig_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2205738Z test_non_contig_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2206067Z test_non_contig_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2206359Z test_non_contig_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2206639Z test_non_contig_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2206923Z test_non_contig_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2207204Z test_non_contig_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2207489Z test_non_contig_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2207804Z test_non_contig_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2208091Z test_non_contig_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2208375Z test_non_contig_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2208659Z test_non_contig_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2208943Z test_non_contig_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2209227Z test_non_contig_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2209510Z test_non_contig_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2209790Z test_non_contig_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2210066Z test_non_contig_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2210344Z test_non_contig_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2210622Z test_non_contig_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2210908Z test_non_contig_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2211191Z test_non_contig_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2211474Z test_non_contig_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2211754Z test_non_contig_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2212040Z test_non_contig_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2212322Z test_non_contig_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2212653Z test_non_contig_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2212941Z test_non_contig_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2213227Z test_non_contig_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2213505Z test_non_contig_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2213791Z test_non_contig_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2214070Z test_non_contig_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2214353Z test_non_contig_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2214684Z test_non_contig_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2214984Z test_non_contig_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2215281Z test_non_contig_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2215578Z test_non_contig_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2215877Z test_non_contig_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2216173Z test_non_contig_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2216466Z test_non_contig_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2216760Z test_non_contig_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2217054Z test_non_contig_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2217345Z test_non_contig_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2217649Z test_non_contig_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2217945Z test_non_contig_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2218249Z test_non_contig_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2218550Z test_non_contig_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2218853Z test_non_contig_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2219192Z test_non_contig_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2219492Z test_non_contig_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2219786Z test_non_contig_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2220079Z test_non_contig_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2220358Z test_non_contig_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2220648Z test_non_contig_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2220949Z test_non_contig_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2221277Z test_non_contig_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2221580Z test_non_contig_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2221874Z test_non_contig_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2222169Z test_non_contig_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2222466Z test_non_contig_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2222764Z test_non_contig_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2223057Z test_non_contig_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2223350Z test_non_contig_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2223642Z test_non_contig_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2223936Z test_non_contig_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2224219Z test_non_contig_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2224493Z test_non_contig_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2224778Z test_non_contig_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2225063Z test_non_contig_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2225343Z test_non_contig_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2225655Z test_non_contig_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2225929Z test_non_contig_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2226210Z test_non_contig_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2226486Z test_non_contig_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2226804Z test_non_contig_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2227076Z test_non_contig_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2227352Z test_non_contig_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2227625Z test_non_contig_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2227962Z test_non_contig_expand___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2228250Z test_non_contig_expand___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2228545Z test_non_contig_expand___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2228843Z test_non_contig_expand___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2229136Z test_non_contig_expand___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2229429Z test_non_contig_expand___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2229719Z test_non_contig_expand___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2230007Z test_non_contig_expand___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2230292Z test_non_contig_expand___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2230574Z test_non_contig_expand___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2230865Z test_non_contig_expand___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2231154Z test_non_contig_expand___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2231439Z test_non_contig_expand___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2231728Z test_non_contig_expand___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2232011Z test_non_contig_expand___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2232341Z test_non_contig_expand___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2232631Z test_non_contig_expand___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2232920Z test_non_contig_expand___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2233213Z test_non_contig_expand___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2233499Z test_non_contig_expand___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2233792Z test_non_contig_expand___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2234092Z test_non_contig_expand___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2234420Z test_non_contig_expand___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2234711Z test_non_contig_expand___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2234997Z test_non_contig_expand___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2235280Z test_non_contig_expand___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2235566Z test_non_contig_expand___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2235852Z test_non_contig_expand___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2236139Z test_non_contig_expand___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2236425Z test_non_contig_expand___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2236715Z test_non_contig_expand___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2236993Z test_non_contig_expand___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2237282Z test_non_contig_expand___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2237570Z test_non_contig_expand___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2237855Z test_non_contig_expand___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2238138Z test_non_contig_expand___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2238422Z test_non_contig_expand___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2238704Z test_non_contig_expand___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2239033Z test_non_contig_expand___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2239326Z test_non_contig_expand___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2239612Z test_non_contig_expand___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2239906Z test_non_contig_expand___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2240202Z test_non_contig_expand___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2240494Z test_non_contig_expand___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2240838Z test_non_contig_expand___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2241131Z test_non_contig_expand___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2241417Z test_non_contig_expand___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2241704Z test_non_contig_expand___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2241987Z test_non_contig_expand___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2242275Z test_non_contig_expand___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2242563Z test_non_contig_expand___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2242851Z test_non_contig_expand___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2243134Z test_non_contig_expand___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2243417Z test_non_contig_expand___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2243700Z test_non_contig_expand___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2243985Z test_non_contig_expand___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2244274Z test_non_contig_expand___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2244564Z test_non_contig_expand___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2244858Z test_non_contig_expand___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2245150Z test_non_contig_expand___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2245563Z test_non_contig_expand___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2245852Z test_non_contig_expand___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2246137Z test_non_contig_expand___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2246422Z test_non_contig_expand___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2246707Z test_non_contig_expand___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2246991Z test_non_contig_expand___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2247277Z test_non_contig_expand___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2247601Z test_non_contig_expand___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2247895Z test_non_contig_expand___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2248191Z test_non_contig_expand___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2248486Z test_non_contig_expand___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2248780Z test_non_contig_expand___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2249072Z test_non_contig_expand___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2249361Z test_non_contig_expand___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2249651Z test_non_contig_expand___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2249936Z test_non_contig_expand___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2250221Z test_non_contig_expand___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2250507Z test_non_contig_expand___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2250792Z test_non_contig_expand___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2251077Z test_non_contig_expand___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2251359Z test_non_contig_expand___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2251637Z test_non_contig_expand___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2251920Z test_non_contig_expand___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2252238Z test_non_contig_expand___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2252526Z test_non_contig_expand___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2252823Z test_non_contig_expand_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2253108Z test_non_contig_expand_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2253401Z test_non_contig_expand_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2253696Z test_non_contig_expand_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2254024Z test_non_contig_expand_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2254312Z test_non_contig_expand_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2254586Z test_non_contig_expand_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2254867Z test_non_contig_expand_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2255149Z test_non_contig_expand_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2255434Z test_non_contig_expand_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2255716Z test_non_contig_expand_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2255998Z test_non_contig_expand_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2256277Z test_non_contig_expand_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2256565Z test_non_contig_expand_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2256853Z test_non_contig_expand_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2257145Z test_non_contig_expand_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2257433Z test_non_contig_expand_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2257720Z test_non_contig_expand_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2258005Z test_non_contig_expand_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2258292Z test_non_contig_expand_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2258614Z test_non_contig_expand_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2258899Z test_non_contig_expand_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2259181Z test_non_contig_expand_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2259473Z test_non_contig_expand_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2259770Z test_non_contig_expand_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2260063Z test_non_contig_expand_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2260361Z test_non_contig_expand_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2260689Z test_non_contig_expand_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2260983Z test_non_contig_expand_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2261287Z test_non_contig_expand_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2261589Z test_non_contig_expand_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2261888Z test_non_contig_expand_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2262196Z test_non_contig_expand_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2262502Z test_non_contig_expand_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2262796Z test_non_contig_expand_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2263086Z test_non_contig_expand_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2263379Z test_non_contig_expand_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2263669Z test_non_contig_expand_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2263963Z test_non_contig_expand_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2264254Z test_non_contig_expand_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2264559Z test_non_contig_expand_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2264864Z test_non_contig_expand_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2265217Z test_non_contig_expand_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2265522Z test_non_contig_expand_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2265828Z test_non_contig_expand_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2266119Z test_non_contig_expand_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2266413Z test_non_contig_expand_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2266751Z test_non_contig_expand_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2267049Z test_non_contig_expand_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2267385Z test_non_contig_expand_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2267678Z test_non_contig_expand_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2267978Z test_non_contig_expand_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2268272Z test_non_contig_expand_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2268571Z test_non_contig_expand_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2268869Z test_non_contig_expand_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2269162Z test_non_contig_expand_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2269454Z test_non_contig_expand_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2269743Z test_non_contig_expand_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2270034Z test_non_contig_expand_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2270331Z test_non_contig_expand_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2270624Z test_non_contig_expand_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2270921Z test_non_contig_expand_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2271211Z test_non_contig_expand_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2271506Z test_non_contig_expand_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2271800Z test_non_contig_expand_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2272138Z test_non_contig_expand_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2272429Z test_non_contig_expand_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2272722Z test_non_contig_expand_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2272999Z test_non_contig_expand_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2273291Z test_non_contig_expand_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2273586Z test_non_contig_expand_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2273907Z test_non_contig_expand_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2274203Z test_non_contig_expand_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2274493Z test_non_contig_expand_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2274793Z test_non_contig_expand_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2275083Z test_non_contig_expand_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2275381Z test_non_contig_expand_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2275677Z test_non_contig_expand_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2275968Z test_non_contig_expand_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2276260Z test_non_contig_expand_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2276546Z test_non_contig_expand_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2276839Z test_non_contig_expand_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2277130Z test_non_contig_expand_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2277419Z test_non_contig_expand_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2277729Z test_non_contig_expand_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2278038Z test_non_contig_expand_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2278343Z test_non_contig_expand_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2278683Z test_non_contig_expand_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2278987Z test_non_contig_expand_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2279292Z test_non_contig_expand_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2279593Z test_non_contig_expand_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2279895Z test_non_contig_expand_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2280203Z test_non_contig_expand_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2280549Z test_non_contig_expand_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2280856Z test_non_contig_expand_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2281171Z test_non_contig_expand_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2281486Z test_non_contig_expand_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2281802Z test_non_contig_expand_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2282114Z test_non_contig_expand_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2282421Z test_non_contig_expand_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2282730Z test_non_contig_expand_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2283035Z test_non_contig_expand_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2283337Z test_non_contig_expand_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2283642Z test_non_contig_expand_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2283943Z test_non_contig_expand_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2284247Z test_non_contig_expand_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2284552Z test_non_contig_expand_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2284859Z test_non_contig_expand_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2285207Z test_non_contig_expand_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2285519Z test_non_contig_expand_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2285822Z test_non_contig_expand_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2286123Z test_non_contig_expand_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2286423Z test_non_contig_expand_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2286727Z test_non_contig_expand_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2287065Z test_non_contig_expand_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2287355Z test_non_contig_expand_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2287636Z test_non_contig_expand_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2287932Z test_non_contig_expand_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2288222Z test_non_contig_expand_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2288515Z test_non_contig_expand_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2288804Z test_non_contig_expand_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2289092Z test_non_contig_expand_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2289373Z test_non_contig_expand_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2289653Z test_non_contig_expand_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2289937Z test_non_contig_expand_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2290224Z test_non_contig_expand_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2290508Z test_non_contig_expand_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2290788Z test_non_contig_expand_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2291090Z test_non_contig_expand_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2291386Z test_non_contig_expand_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2291734Z test_non_contig_expand_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2292044Z test_non_contig_expand_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2292344Z test_non_contig_expand_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2292643Z test_non_contig_expand_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2292940Z test_non_contig_expand_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2293230Z test_non_contig_expand_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2293527Z test_non_contig_expand_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2293860Z test_non_contig_expand_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2294145Z test_non_contig_expand_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2294443Z test_non_contig_expand_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2294688Z test_non_contig_expand_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2294991Z test_non_contig_expand_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2295295Z test_non_contig_expand_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2295591Z test_non_contig_expand_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2295886Z test_non_contig_expand_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2296181Z test_non_contig_expand_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2296478Z test_non_contig_expand_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2296777Z test_non_contig_expand_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2297075Z test_non_contig_expand_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2297367Z test_non_contig_expand_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2297652Z test_non_contig_expand_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2297940Z test_non_contig_expand_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2298227Z test_non_contig_expand_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2298556Z test_non_contig_expand_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2298844Z test_non_contig_expand_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2299130Z test_non_contig_expand_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2299412Z test_non_contig_expand_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2299693Z test_non_contig_expand_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2299978Z test_non_contig_expand_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2300303Z test_non_contig_expand_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2300586Z test_non_contig_expand_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2300870Z test_non_contig_expand_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2301158Z test_non_contig_expand_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2301451Z test_non_contig_expand_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2301741Z test_non_contig_expand_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2302028Z test_non_contig_expand_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2302313Z test_non_contig_expand_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2302596Z test_non_contig_expand_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2302879Z test_non_contig_expand_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2303168Z test_non_contig_expand_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2303461Z test_non_contig_expand_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2303750Z test_non_contig_expand_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2304035Z test_non_contig_expand_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2304323Z test_non_contig_expand_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2304607Z test_non_contig_expand_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2304925Z test_non_contig_expand_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2305211Z test_non_contig_expand_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2305495Z test_non_contig_expand_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2305778Z test_non_contig_expand_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2306058Z test_non_contig_expand_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2306346Z test_non_contig_expand_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2306743Z test_non_contig_expand_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2307088Z test_non_contig_expand_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2307384Z test_non_contig_expand_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2307672Z test_non_contig_expand_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2307962Z test_non_contig_expand_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2308252Z test_non_contig_expand_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2308545Z test_non_contig_expand_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2308831Z test_non_contig_expand_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2309109Z test_non_contig_expand_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2309385Z test_non_contig_expand_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2309666Z test_non_contig_expand_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2309941Z test_non_contig_expand_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2310228Z test_non_contig_expand_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2310511Z test_non_contig_expand_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2310798Z test_non_contig_expand_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2311078Z test_non_contig_expand_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2311358Z test_non_contig_expand_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2311637Z test_non_contig_expand_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2311966Z test_non_contig_expand_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2312246Z test_non_contig_expand_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2312525Z test_non_contig_expand_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2312806Z test_non_contig_expand_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2313104Z test_non_contig_expand_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2313397Z test_non_contig_expand_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2313755Z test_non_contig_expand_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2314054Z test_non_contig_expand_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2314350Z test_non_contig_expand_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2314641Z test_non_contig_expand_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2314929Z test_non_contig_expand_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2315231Z test_non_contig_expand_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2315524Z test_non_contig_expand_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2315816Z test_non_contig_expand_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2316110Z test_non_contig_expand_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2316399Z test_non_contig_expand_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2316684Z test_non_contig_expand_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2316977Z test_non_contig_expand_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2317270Z test_non_contig_expand_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2317557Z test_non_contig_expand_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2317852Z test_non_contig_expand_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2318143Z test_non_contig_expand_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2318478Z test_non_contig_expand_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2318771Z test_non_contig_expand_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2319072Z test_non_contig_expand_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2319371Z test_non_contig_expand_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2319665Z test_non_contig_expand_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2319954Z test_non_contig_expand_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2320245Z test_non_contig_expand_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2320572Z test_non_contig_expand_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2320864Z test_non_contig_expand_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2321149Z test_non_contig_expand_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2321440Z test_non_contig_expand_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2321731Z test_non_contig_expand_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2322039Z test_non_contig_expand_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2322338Z test_non_contig_expand_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2322651Z test_non_contig_expand_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2322962Z test_non_contig_expand_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2323266Z test_non_contig_expand_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2323573Z test_non_contig_expand_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2323884Z test_non_contig_expand_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2324186Z test_non_contig_expand_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2324488Z test_non_contig_expand_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2324786Z test_non_contig_expand_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2325134Z test_non_contig_expand_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2325439Z test_non_contig_expand_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2325762Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2326080Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2326411Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2326740Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2327097Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2327422Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2327747Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2328064Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2328384Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2328705Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2329021Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2329341Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2329626Z test_non_contig_expand_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2329907Z test_non_contig_expand_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2330190Z test_non_contig_expand_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2330474Z test_non_contig_expand_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2330747Z test_non_contig_expand_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2331038Z test_non_contig_expand_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2331329Z test_non_contig_expand_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2331670Z test_non_contig_expand_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2331969Z test_non_contig_expand_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2332262Z test_non_contig_expand_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2332550Z test_non_contig_expand_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2332842Z test_non_contig_expand_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2333128Z test_non_contig_expand_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2333415Z test_non_contig_expand_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2333732Z test_non_contig_expand_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2334019Z test_non_contig_expand_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2334302Z test_non_contig_expand_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2334590Z test_non_contig_expand_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2334873Z test_non_contig_expand_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2335162Z test_non_contig_expand_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2335448Z test_non_contig_expand_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2335735Z test_non_contig_expand_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2336017Z test_non_contig_expand_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2336294Z test_non_contig_expand_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2336573Z test_non_contig_expand_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2336856Z test_non_contig_expand_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2337142Z test_non_contig_expand_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2337444Z test_non_contig_expand_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2337738Z test_non_contig_expand_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2338047Z test_non_contig_expand_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2338395Z test_non_contig_expand_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2338697Z test_non_contig_expand_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2338993Z test_non_contig_expand_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2339288Z test_non_contig_expand_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2339584Z test_non_contig_expand_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2339883Z test_non_contig_expand_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2340212Z test_non_contig_expand_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2340506Z test_non_contig_expand_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2340799Z test_non_contig_expand_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2341095Z test_non_contig_expand_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2341386Z test_non_contig_expand_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2341691Z test_non_contig_expand_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2341993Z test_non_contig_expand_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2342288Z test_non_contig_expand_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2342583Z test_non_contig_expand_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2342877Z test_non_contig_expand_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2343171Z test_non_contig_expand_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2343465Z test_non_contig_expand_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2343752Z test_non_contig_expand_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2344041Z test_non_contig_expand_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2344334Z test_non_contig_expand_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2344632Z test_non_contig_expand_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2344966Z test_non_contig_expand_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2345275Z test_non_contig_expand_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2345578Z test_non_contig_expand_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2345877Z test_non_contig_expand_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2346176Z test_non_contig_expand_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2346474Z test_non_contig_expand_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2346869Z test_non_contig_expand_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2347168Z test_non_contig_expand_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2347462Z test_non_contig_expand_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2347759Z test_non_contig_expand_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2348055Z test_non_contig_expand_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2348346Z test_non_contig_expand_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2348635Z test_non_contig_expand_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2348912Z test_non_contig_expand_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2349194Z test_non_contig_expand_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2349476Z test_non_contig_expand_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2349762Z test_non_contig_expand_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2350049Z test_non_contig_expand_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2350334Z test_non_contig_expand_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2350615Z test_non_contig_expand_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2350903Z test_non_contig_expand_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2351206Z test_non_contig_expand_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2351505Z test_non_contig_expand_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2351852Z test_non_contig_expand_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2352149Z test_non_contig_expand_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2352445Z test_non_contig_expand_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2352738Z test_non_contig_expand_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2353030Z test_non_contig_expand_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2353325Z test_non_contig_expand_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2353653Z test_non_contig_expand_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2353948Z test_non_contig_expand_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2354242Z test_non_contig_expand_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2354532Z test_non_contig_expand_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2354833Z test_non_contig_expand_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2355125Z test_non_contig_expand_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2355416Z test_non_contig_expand_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2355707Z test_non_contig_expand_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2355997Z test_non_contig_expand_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2356281Z test_non_contig_expand_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2356574Z test_non_contig_expand_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2356866Z test_non_contig_expand_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2357162Z test_non_contig_expand_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2357451Z test_non_contig_expand_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2357746Z test_non_contig_expand_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2358043Z test_non_contig_expand_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2358378Z test_non_contig_expand_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2358672Z test_non_contig_expand_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2358966Z test_non_contig_expand_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2359257Z test_non_contig_expand_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2359544Z test_non_contig_expand_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2359834Z test_non_contig_expand_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2360162Z test_non_contig_expand_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2360449Z test_non_contig_expand_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2360736Z test_non_contig_expand_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2361027Z test_non_contig_expand_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2361315Z test_non_contig_expand_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2361603Z test_non_contig_expand_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2361896Z test_non_contig_expand_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2362183Z test_non_contig_expand_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2362467Z test_non_contig_expand_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2362754Z test_non_contig_expand_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2363040Z test_non_contig_expand_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2363325Z test_non_contig_expand_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2363621Z test_non_contig_expand_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2363916Z test_non_contig_expand_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2364206Z test_non_contig_expand_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2364493Z test_non_contig_expand_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2364836Z test_non_contig_expand_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2365119Z test_non_contig_expand_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2365402Z test_non_contig_expand_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2365682Z test_non_contig_expand_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2365959Z test_non_contig_expand_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2366231Z test_non_contig_expand_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2366522Z test_non_contig_expand_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2366841Z test_non_contig_expand_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2367123Z test_non_contig_expand_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2367415Z test_non_contig_expand_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2367702Z test_non_contig_expand_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2367988Z test_non_contig_expand_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2368271Z test_non_contig_expand_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2368555Z test_non_contig_expand_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2368836Z test_non_contig_expand_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2369117Z test_non_contig_expand_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2369395Z test_non_contig_expand_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2369676Z test_non_contig_expand_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2369959Z test_non_contig_expand_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2370260Z test_non_contig_expand_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2370559Z test_non_contig_expand_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2370859Z test_non_contig_expand_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2371150Z test_non_contig_expand_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2371497Z test_non_contig_expand_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2371791Z test_non_contig_expand_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2372094Z test_non_contig_expand_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2372383Z test_non_contig_expand_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2372672Z test_non_contig_expand_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2372960Z test_non_contig_expand_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2373254Z test_non_contig_expand_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2373573Z test_non_contig_expand_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2373855Z test_non_contig_expand_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2374134Z test_non_contig_expand_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2374412Z test_non_contig_expand_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2374694Z test_non_contig_expand_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2374980Z test_non_contig_expand_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2375282Z test_non_contig_expand_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2375579Z test_non_contig_expand_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2375877Z test_non_contig_expand_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2376170Z test_non_contig_expand_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2376463Z test_non_contig_expand_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2376759Z test_non_contig_expand_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2377051Z test_non_contig_expand_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2377342Z test_non_contig_expand_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2377635Z test_non_contig_expand_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2377922Z test_non_contig_expand_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2378252Z test_non_contig_expand_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2378547Z test_non_contig_expand_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2378834Z test_non_contig_expand_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2379120Z test_non_contig_expand_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2379413Z test_non_contig_expand_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2379696Z test_non_contig_expand_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2379982Z test_non_contig_expand_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2380298Z test_non_contig_expand_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2380585Z test_non_contig_expand_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2380867Z test_non_contig_expand_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2381194Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2381523Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2381853Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2382185Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2382507Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2382832Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2383160Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2383482Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2383803Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2384128Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2384453Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2384813Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2385135Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2385446Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2385769Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2386092Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2386862Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2387432Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2387943Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2388443Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2388944Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2389450Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2389951Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2390452Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2390951Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2391457Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2391960Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2392461Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2392959Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2393456Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2393953Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2394509Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2394834Z test_non_contig_expand_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2395153Z test_non_contig_expand_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2395471Z test_non_contig_expand_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2395795Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2396116Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2396479Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2396798Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2397118Z test_non_contig_expand_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2397440Z test_non_contig_expand_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2397767Z test_non_contig_expand_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2398094Z test_non_contig_expand_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2398414Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2398734Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2399050Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2399369Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2399695Z test_non_contig_expand_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2400014Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2400334Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2400658Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2401015Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2401337Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2401653Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2401973Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2402292Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2402797Z test_non_contig_expand_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2403338Z test_non_contig_expand_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2403846Z test_non_contig_expand_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2404341Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2404835Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2405336Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2405830Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2406326Z test_non_contig_expand_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2406838Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2407362Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2407880Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2408401Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2408915Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2409426Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2409944Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2410510Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2411025Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2411545Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2412064Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2412577Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2413094Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2413647Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2414164Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2414682Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2415193Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2415720Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2416245Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2416763Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2417273Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2417789Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2418303Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2418819Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2419332Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2419852Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2420417Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2420935Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2421442Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2421949Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2422461Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2422974Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2423340Z test_non_contig_expand_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2423646Z test_non_contig_expand_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2423950Z test_non_contig_expand_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2424253Z test_non_contig_expand_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2424554Z test_non_contig_expand_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2424857Z test_non_contig_expand_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2425155Z test_non_contig_expand_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2425454Z test_non_contig_expand_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2425754Z test_non_contig_expand_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2426049Z test_non_contig_expand_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2426345Z test_non_contig_expand_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2426755Z test_non_contig_expand_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2427059Z test_non_contig_expand_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2427361Z test_non_contig_expand_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2427662Z test_non_contig_expand_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2428023Z test_non_contig_expand_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2428324Z test_non_contig_expand_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2428624Z test_non_contig_expand_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2428919Z test_non_contig_expand_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2429213Z test_non_contig_expand_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2429508Z test_non_contig_expand_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2429805Z test_non_contig_expand_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2430135Z test_non_contig_expand_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2430426Z test_non_contig_expand_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2430712Z test_non_contig_expand_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2430994Z test_non_contig_expand_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2431280Z test_non_contig_expand_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2431563Z test_non_contig_expand_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2431849Z test_non_contig_expand_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2432135Z test_non_contig_expand_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2432438Z test_non_contig_expand_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2432739Z test_non_contig_expand_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2433052Z test_non_contig_expand_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2433365Z test_non_contig_expand_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2433672Z test_non_contig_expand_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2433971Z test_non_contig_expand_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2434271Z test_non_contig_expand_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2434612Z test_non_contig_expand_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2434913Z test_non_contig_expand_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2435209Z test_non_contig_expand_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2435504Z test_non_contig_expand_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2435799Z test_non_contig_expand_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2436085Z test_non_contig_expand_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2436384Z test_non_contig_expand_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2436711Z test_non_contig_expand_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2437003Z test_non_contig_expand_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2437290Z test_non_contig_expand_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2437578Z test_non_contig_expand_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2437864Z test_non_contig_expand_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2438150Z test_non_contig_expand_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2438432Z test_non_contig_expand_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2438716Z test_non_contig_expand_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2438998Z test_non_contig_expand_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2439284Z test_non_contig_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2439570Z test_non_contig_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2439863Z test_non_contig_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2440157Z test_non_contig_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2440448Z test_non_contig_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2440734Z test_non_contig_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2441018Z test_non_contig_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2441342Z test_non_contig_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2441630Z test_non_contig_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2441915Z test_non_contig_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2442196Z test_non_contig_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2442480Z test_non_contig_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2442713Z test_non_contig_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2443005Z test_non_contig_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2443326Z test_non_contig_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2443614Z test_non_contig_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2443898Z test_non_contig_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2444181Z test_non_contig_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2444460Z test_non_contig_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2444749Z test_non_contig_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2445039Z test_non_contig_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2445319Z test_non_contig_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2445596Z test_non_contig_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2445876Z test_non_contig_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2446153Z test_non_contig_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2446434Z test_non_contig_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2446710Z test_non_contig_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2446982Z test_non_contig_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2447255Z test_non_contig_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2447528Z test_non_contig_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2447800Z test_non_contig_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2448117Z test_non_contig_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2448391Z test_non_contig_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2448668Z test_non_contig_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2448944Z test_non_contig_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2449220Z test_non_contig_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2449495Z test_non_contig_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2449763Z test_non_contig_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2450073Z test_non_contig_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2450339Z test_non_contig_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2450615Z test_non_contig_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2450837Z test_non_contig_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2451112Z test_non_contig_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2451393Z test_non_contig_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2451673Z test_non_contig_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2451941Z test_non_contig_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2452210Z test_non_contig_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2452478Z test_non_contig_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2452751Z test_non_contig_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2453023Z test_non_contig_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2453297Z test_non_contig_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2453572Z test_non_contig_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2453850Z test_non_contig_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2454128Z test_non_contig_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2454404Z test_non_contig_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2454722Z test_non_contig_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2454998Z test_non_contig_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2455273Z test_non_contig_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2455548Z test_non_contig_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2455820Z test_non_contig_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2456095Z test_non_contig_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2456371Z test_non_contig_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2456677Z test_non_contig_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2456951Z test_non_contig_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2457222Z test_non_contig_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2457499Z test_non_contig_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2457770Z test_non_contig_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2458047Z test_non_contig_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2458323Z test_non_contig_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2458597Z test_non_contig_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2458868Z test_non_contig_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2459141Z test_non_contig_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2459411Z test_non_contig_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2459682Z test_non_contig_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2459954Z test_non_contig_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2460243Z test_non_contig_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2460529Z test_non_contig_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2460816Z test_non_contig_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2461099Z test_non_contig_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2461421Z test_non_contig_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2461713Z test_non_contig_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2461992Z test_non_contig_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2462270Z test_non_contig_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2462551Z test_non_contig_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2462829Z test_non_contig_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2463114Z test_non_contig_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2463504Z test_non_contig_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2463793Z test_non_contig_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2464073Z test_non_contig_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2464353Z test_non_contig_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2464637Z test_non_contig_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2464924Z test_non_contig_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2465206Z test_non_contig_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2465495Z test_non_contig_index___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2465778Z test_non_contig_index___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2466070Z test_non_contig_index___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2466367Z test_non_contig_index___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2466724Z test_non_contig_index___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2467011Z test_non_contig_index___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2467299Z test_non_contig_index___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2467582Z test_non_contig_index___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2467862Z test_non_contig_index___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2468195Z test_non_contig_index___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2468480Z test_non_contig_index___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2468761Z test_non_contig_index___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2469045Z test_non_contig_index___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2469325Z test_non_contig_index___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2469607Z test_non_contig_index___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2469929Z test_non_contig_index___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2470217Z test_non_contig_index___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2470504Z test_non_contig_index___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2470793Z test_non_contig_index___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2471078Z test_non_contig_index___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2471374Z test_non_contig_index___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2471669Z test_non_contig_index___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2471957Z test_non_contig_index___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2472240Z test_non_contig_index___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2472534Z test_non_contig_index___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2472816Z test_non_contig_index___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2473100Z test_non_contig_index___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2473388Z test_non_contig_index___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2473671Z test_non_contig_index___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2473953Z test_non_contig_index___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2474244Z test_non_contig_index___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2474585Z test_non_contig_index___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2474877Z test_non_contig_index___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2475167Z test_non_contig_index___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2475449Z test_non_contig_index___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2475730Z test_non_contig_index___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2476009Z test_non_contig_index___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2476297Z test_non_contig_index___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2476614Z test_non_contig_index___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2476906Z test_non_contig_index___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2477193Z test_non_contig_index___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2477487Z test_non_contig_index___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2477782Z test_non_contig_index___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2478071Z test_non_contig_index___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2478356Z test_non_contig_index___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2478642Z test_non_contig_index___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2478923Z test_non_contig_index___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2479204Z test_non_contig_index___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2479477Z test_non_contig_index___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2479762Z test_non_contig_index___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2480044Z test_non_contig_index___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2480327Z test_non_contig_index___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2480608Z test_non_contig_index___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2480888Z test_non_contig_index___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2481209Z test_non_contig_index___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2481494Z test_non_contig_index___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2481777Z test_non_contig_index___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2482066Z test_non_contig_index___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2482363Z test_non_contig_index___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2482661Z test_non_contig_index___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2482982Z test_non_contig_index___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2483268Z test_non_contig_index___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2483554Z test_non_contig_index___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2483839Z test_non_contig_index___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2484120Z test_non_contig_index___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2484404Z test_non_contig_index___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2484688Z test_non_contig_index___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2484971Z test_non_contig_index___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2485261Z test_non_contig_index___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2485554Z test_non_contig_index___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2485847Z test_non_contig_index___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2486134Z test_non_contig_index___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2486421Z test_non_contig_index___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2486705Z test_non_contig_index___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2486985Z test_non_contig_index___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2487265Z test_non_contig_index___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2487580Z test_non_contig_index___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2487866Z test_non_contig_index___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2488149Z test_non_contig_index___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2488434Z test_non_contig_index___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2488715Z test_non_contig_index___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2488993Z test_non_contig_index___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2489275Z test_non_contig_index___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2489594Z test_non_contig_index___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2489876Z test_non_contig_index___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2490163Z test_non_contig_index_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2490446Z test_non_contig_index_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2490740Z test_non_contig_index_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2491035Z test_non_contig_index_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2491324Z test_non_contig_index_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2491611Z test_non_contig_index_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2491893Z test_non_contig_index_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2492180Z test_non_contig_index_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2492467Z test_non_contig_index_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2492750Z test_non_contig_index_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2493028Z test_non_contig_index_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2493311Z test_non_contig_index_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2493600Z test_non_contig_index_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2493889Z test_non_contig_index_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2494216Z test_non_contig_index_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2494510Z test_non_contig_index_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2494797Z test_non_contig_index_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2495088Z test_non_contig_index_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2495376Z test_non_contig_index_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2495657Z test_non_contig_index_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2495931Z test_non_contig_index_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2496250Z test_non_contig_index_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2496540Z test_non_contig_index_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2496831Z test_non_contig_index_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2497128Z test_non_contig_index_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2497421Z test_non_contig_index_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2497718Z test_non_contig_index_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2498015Z test_non_contig_index_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2498305Z test_non_contig_index_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2498609Z test_non_contig_index_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2498910Z test_non_contig_index_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2499212Z test_non_contig_index_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2499517Z test_non_contig_index_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2499814Z test_non_contig_index_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2500106Z test_non_contig_index_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2500397Z test_non_contig_index_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2500685Z test_non_contig_index_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2501015Z test_non_contig_index_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2501312Z test_non_contig_index_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2501604Z test_non_contig_index_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2501909Z test_non_contig_index_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2502209Z test_non_contig_index_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2502509Z test_non_contig_index_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2502848Z test_non_contig_index_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2503152Z test_non_contig_index_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2503444Z test_non_contig_index_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2503736Z test_non_contig_index_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2504033Z test_non_contig_index_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2504323Z test_non_contig_index_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2504615Z test_non_contig_index_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2504908Z test_non_contig_index_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2505205Z test_non_contig_index_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2505494Z test_non_contig_index_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2505793Z test_non_contig_index_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2506088Z test_non_contig_index_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2506383Z test_non_contig_index_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2506788Z test_non_contig_index_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2507085Z test_non_contig_index_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2507376Z test_non_contig_index_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2507726Z test_non_contig_index_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2508025Z test_non_contig_index_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2508328Z test_non_contig_index_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2508623Z test_non_contig_index_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2508922Z test_non_contig_index_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2509223Z test_non_contig_index_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2509575Z test_non_contig_index_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2509873Z test_non_contig_index_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2510167Z test_non_contig_index_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2510459Z test_non_contig_index_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2510755Z test_non_contig_index_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2511052Z test_non_contig_index_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2511348Z test_non_contig_index_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2511642Z test_non_contig_index_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2511932Z test_non_contig_index_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2512227Z test_non_contig_index_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2512517Z test_non_contig_index_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2512814Z test_non_contig_index_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2513111Z test_non_contig_index_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2513402Z test_non_contig_index_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2513689Z test_non_contig_index_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2513974Z test_non_contig_index_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2514304Z test_non_contig_index_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2514599Z test_non_contig_index_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2514879Z test_non_contig_index_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2515187Z test_non_contig_index_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2515493Z test_non_contig_index_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2515796Z test_non_contig_index_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2516100Z test_non_contig_index_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2516439Z test_non_contig_index_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2516744Z test_non_contig_index_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2517048Z test_non_contig_index_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2517353Z test_non_contig_index_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2517659Z test_non_contig_index_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2517974Z test_non_contig_index_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2518275Z test_non_contig_index_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2518592Z test_non_contig_index_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2518903Z test_non_contig_index_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2519214Z test_non_contig_index_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2519527Z test_non_contig_index_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2519829Z test_non_contig_index_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2520135Z test_non_contig_index_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2520436Z test_non_contig_index_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2520784Z test_non_contig_index_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2521086Z test_non_contig_index_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2521388Z test_non_contig_index_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2521688Z test_non_contig_index_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2522000Z test_non_contig_index_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2522305Z test_non_contig_index_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2522611Z test_non_contig_index_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2522965Z test_non_contig_index_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2523267Z test_non_contig_index_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2523569Z test_non_contig_index_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2523870Z test_non_contig_index_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2524174Z test_non_contig_index_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2524478Z test_non_contig_index_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2524769Z test_non_contig_index_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2525058Z test_non_contig_index_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2525352Z test_non_contig_index_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2525645Z test_non_contig_index_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2525934Z test_non_contig_index_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2526224Z test_non_contig_index_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2526508Z test_non_contig_index_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2526789Z test_non_contig_index_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2527070Z test_non_contig_index_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2527390Z test_non_contig_index_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2527670Z test_non_contig_index_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2527955Z test_non_contig_index_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2528238Z test_non_contig_index_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2528539Z test_non_contig_index_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2528832Z test_non_contig_index_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2529140Z test_non_contig_index_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2529480Z test_non_contig_index_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2529781Z test_non_contig_index_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2530078Z test_non_contig_index_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2530378Z test_non_contig_index_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2530673Z test_non_contig_index_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2530972Z test_non_contig_index_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2531268Z test_non_contig_index_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2531562Z test_non_contig_index_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2531854Z test_non_contig_index_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2532097Z test_non_contig_index_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2532396Z test_non_contig_index_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2532697Z test_non_contig_index_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2532994Z test_non_contig_index_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2533290Z test_non_contig_index_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2533586Z test_non_contig_index_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2533880Z test_non_contig_index_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2534215Z test_non_contig_index_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2534517Z test_non_contig_index_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2534805Z test_non_contig_index_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2535088Z test_non_contig_index_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2535362Z test_non_contig_index_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2535645Z test_non_contig_index_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2535928Z test_non_contig_index_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2536252Z test_non_contig_index_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2536536Z test_non_contig_index_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2536815Z test_non_contig_index_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2537098Z test_non_contig_index_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2537386Z test_non_contig_index_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2537674Z test_non_contig_index_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2537959Z test_non_contig_index_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2538247Z test_non_contig_index_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2538533Z test_non_contig_index_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2538812Z test_non_contig_index_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2539095Z test_non_contig_index_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2539376Z test_non_contig_index_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2539658Z test_non_contig_index_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2539940Z test_non_contig_index_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2540222Z test_non_contig_index_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2540510Z test_non_contig_index_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2540841Z test_non_contig_index_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2541128Z test_non_contig_index_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2541411Z test_non_contig_index_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2541693Z test_non_contig_index_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2541975Z test_non_contig_index_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2542257Z test_non_contig_index_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2542544Z test_non_contig_index_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2542860Z test_non_contig_index_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2543143Z test_non_contig_index_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2543423Z test_non_contig_index_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2543704Z test_non_contig_index_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2543987Z test_non_contig_index_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2544276Z test_non_contig_index_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2544564Z test_non_contig_index_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2544845Z test_non_contig_index_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2545130Z test_non_contig_index_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2545410Z test_non_contig_index_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2545693Z test_non_contig_index_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2545975Z test_non_contig_index_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2546256Z test_non_contig_index_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2546537Z test_non_contig_index_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2546876Z test_non_contig_index_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2547161Z test_non_contig_index_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2547502Z test_non_contig_index_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2547787Z test_non_contig_index_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2548071Z test_non_contig_index_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2548351Z test_non_contig_index_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2548635Z test_non_contig_index_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2548915Z test_non_contig_index_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2549198Z test_non_contig_index_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2549515Z test_non_contig_index_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2549798Z test_non_contig_index_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2550077Z test_non_contig_index_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2550364Z test_non_contig_index_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2550658Z test_non_contig_index_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2550961Z test_non_contig_index_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2551260Z test_non_contig_index_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2551556Z test_non_contig_index_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2551851Z test_non_contig_index_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2552144Z test_non_contig_index_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2552438Z test_non_contig_index_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2552731Z test_non_contig_index_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2553024Z test_non_contig_index_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2553314Z test_non_contig_index_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2553604Z test_non_contig_index_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2553890Z test_non_contig_index_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.2554221Z test_non_contig_index_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2554516Z test_non_contig_index_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2554804Z test_non_contig_index_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2555100Z test_non_contig_index_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2555390Z test_non_contig_index_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2555686Z test_non_contig_index_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2555979Z test_non_contig_index_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2556314Z test_non_contig_index_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2556614Z test_non_contig_index_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2556906Z test_non_contig_index_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2557196Z test_non_contig_index_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2557493Z test_non_contig_index_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2557785Z test_non_contig_index_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2558069Z test_non_contig_index_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2558359Z test_non_contig_index_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2558644Z test_non_contig_index_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2558937Z test_non_contig_index_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2559245Z test_non_contig_index_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2559550Z test_non_contig_index_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2559864Z test_non_contig_index_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2560174Z test_non_contig_index_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2560478Z test_non_contig_index_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2560825Z test_non_contig_index_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2561131Z test_non_contig_index_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2561434Z test_non_contig_index_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2561738Z test_non_contig_index_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2562039Z test_non_contig_index_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2562340Z test_non_contig_index_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2562646Z test_non_contig_index_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2563003Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2563327Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2563659Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2563985Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2564314Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2564639Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2564956Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2565271Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2565585Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2565901Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2566219Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2566542Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2566824Z test_non_contig_index_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2567102Z test_non_contig_index_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2567431Z test_non_contig_index_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2567716Z test_non_contig_index_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2567999Z test_non_contig_index_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2568291Z test_non_contig_index_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2568577Z test_non_contig_index_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2568870Z test_non_contig_index_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2569171Z test_non_contig_index_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2569498Z test_non_contig_index_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2569792Z test_non_contig_index_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2570086Z test_non_contig_index_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2570377Z test_non_contig_index_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2570664Z test_non_contig_index_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2570939Z test_non_contig_index_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2571228Z test_non_contig_index_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2571517Z test_non_contig_index_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2571801Z test_non_contig_index_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2572081Z test_non_contig_index_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2572371Z test_non_contig_index_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2572659Z test_non_contig_index_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2572938Z test_non_contig_index_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2573213Z test_non_contig_index_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2573494Z test_non_contig_index_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2573773Z test_non_contig_index_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2574106Z test_non_contig_index_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2574389Z test_non_contig_index_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2574690Z test_non_contig_index_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2574991Z test_non_contig_index_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2575294Z test_non_contig_index_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2575598Z test_non_contig_index_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2575900Z test_non_contig_index_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2576230Z test_non_contig_index_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2576526Z test_non_contig_index_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2576819Z test_non_contig_index_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2577111Z test_non_contig_index_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2577408Z test_non_contig_index_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2577703Z test_non_contig_index_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2577995Z test_non_contig_index_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2578294Z test_non_contig_index_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2578585Z test_non_contig_index_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2578887Z test_non_contig_index_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2579190Z test_non_contig_index_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2579492Z test_non_contig_index_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2579788Z test_non_contig_index_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2580082Z test_non_contig_index_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2580373Z test_non_contig_index_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2580700Z test_non_contig_index_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2580995Z test_non_contig_index_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2581284Z test_non_contig_index_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2581582Z test_non_contig_index_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2581880Z test_non_contig_index_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2582172Z test_non_contig_index_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2582478Z test_non_contig_index_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2582813Z test_non_contig_index_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2583114Z test_non_contig_index_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2583410Z test_non_contig_index_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2583706Z test_non_contig_index_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2583998Z test_non_contig_index_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2584291Z test_non_contig_index_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2584582Z test_non_contig_index_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2584873Z test_non_contig_index_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2585164Z test_non_contig_index_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2585448Z test_non_contig_index_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2585736Z test_non_contig_index_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2586023Z test_non_contig_index_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2586304Z test_non_contig_index_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2586622Z test_non_contig_index_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2586907Z test_non_contig_index_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2587184Z test_non_contig_index_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2587514Z test_non_contig_index_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2587801Z test_non_contig_index_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2588067Z test_non_contig_index_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2588365Z test_non_contig_index_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2588658Z test_non_contig_index_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2588955Z test_non_contig_index_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2589252Z test_non_contig_index_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2589582Z test_non_contig_index_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2589873Z test_non_contig_index_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2590164Z test_non_contig_index_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2590453Z test_non_contig_index_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2590750Z test_non_contig_index_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2591043Z test_non_contig_index_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2591333Z test_non_contig_index_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2591621Z test_non_contig_index_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2591909Z test_non_contig_index_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2592203Z test_non_contig_index_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2592495Z test_non_contig_index_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2592787Z test_non_contig_index_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2593074Z test_non_contig_index_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2593359Z test_non_contig_index_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2593643Z test_non_contig_index_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2593928Z test_non_contig_index_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2594269Z test_non_contig_index_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2594563Z test_non_contig_index_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2594858Z test_non_contig_index_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2595151Z test_non_contig_index_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2595442Z test_non_contig_index_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2595730Z test_non_contig_index_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2596048Z test_non_contig_index_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2596338Z test_non_contig_index_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2596624Z test_non_contig_index_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2596912Z test_non_contig_index_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2597206Z test_non_contig_index_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2597493Z test_non_contig_index_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2597789Z test_non_contig_index_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2598079Z test_non_contig_index_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2598370Z test_non_contig_index_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2598657Z test_non_contig_index_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2598947Z test_non_contig_index_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2599238Z test_non_contig_index_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2599523Z test_non_contig_index_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2599807Z test_non_contig_index_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2600092Z test_non_contig_index_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2600371Z test_non_contig_index_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2600703Z test_non_contig_index_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2600995Z test_non_contig_index_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2601286Z test_non_contig_index_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2601573Z test_non_contig_index_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2601855Z test_non_contig_index_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2602136Z test_non_contig_index_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2602422Z test_non_contig_index_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2602737Z test_non_contig_index_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2603016Z test_non_contig_index_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2603295Z test_non_contig_index_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2603582Z test_non_contig_index_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2603869Z test_non_contig_index_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2604152Z test_non_contig_index_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2604447Z test_non_contig_index_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2604723Z test_non_contig_index_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2605014Z test_non_contig_index_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2605296Z test_non_contig_index_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2605580Z test_non_contig_index_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2605863Z test_non_contig_index_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2606144Z test_non_contig_index_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2606421Z test_non_contig_index_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2606704Z test_non_contig_index_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2606984Z test_non_contig_index_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2607319Z test_non_contig_index_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2607618Z test_non_contig_index_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2607914Z test_non_contig_index_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2608203Z test_non_contig_index_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2608492Z test_non_contig_index_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2608779Z test_non_contig_index_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2609074Z test_non_contig_index_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2609404Z test_non_contig_index_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2609695Z test_non_contig_index_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2609982Z test_non_contig_index_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2610265Z test_non_contig_index_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2610547Z test_non_contig_index_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2610832Z test_non_contig_index_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2611114Z test_non_contig_index_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2611391Z test_non_contig_index_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2611669Z test_non_contig_index_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2611950Z test_non_contig_index_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2612250Z test_non_contig_index_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2612548Z test_non_contig_index_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2612850Z test_non_contig_index_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2613145Z test_non_contig_index_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2613440Z test_non_contig_index_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2613733Z test_non_contig_index_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2614066Z test_non_contig_index_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2614362Z test_non_contig_index_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2614658Z test_non_contig_index_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2614946Z test_non_contig_index_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2615238Z test_non_contig_index_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2615528Z test_non_contig_index_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2615814Z test_non_contig_index_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2616137Z test_non_contig_index_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2616419Z test_non_contig_index_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2616702Z test_non_contig_index_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2616981Z test_non_contig_index_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2617266Z test_non_contig_index_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2617547Z test_non_contig_index_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2617829Z test_non_contig_index_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2618154Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2618479Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2618804Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2619138Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2619466Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2619787Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2620108Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2620427Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2620793Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2621122Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2621447Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2621768Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2622091Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2622413Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2622779Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2623100Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2623639Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2624141Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2624652Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2625159Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2625655Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2626157Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2626805Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2627313Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2627819Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2628324Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2628825Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2629323Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2629875Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2630372Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2630868Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2631362Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2631686Z test_non_contig_index_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2632010Z test_non_contig_index_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2632377Z test_non_contig_index_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2632700Z test_non_contig_index_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2633020Z test_non_contig_index_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2633337Z test_non_contig_index_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2633658Z test_non_contig_index_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2633979Z test_non_contig_index_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2634296Z test_non_contig_index_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2634620Z test_non_contig_index_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2634944Z test_non_contig_index_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2635266Z test_non_contig_index_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2635586Z test_non_contig_index_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2635902Z test_non_contig_index_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2636215Z test_non_contig_index_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2636530Z test_non_contig_index_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2636887Z test_non_contig_index_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2637211Z test_non_contig_index_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2637534Z test_non_contig_index_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2637855Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2638175Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2638493Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2638846Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2639168Z test_non_contig_index_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2639677Z test_non_contig_index_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2640180Z test_non_contig_index_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2640686Z test_non_contig_index_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2641184Z test_non_contig_index_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2641684Z test_non_contig_index_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2642179Z test_non_contig_index_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2642673Z test_non_contig_index_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2643168Z test_non_contig_index_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2643685Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2644211Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2644732Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2645250Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2645834Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2646352Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2646867Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2647383Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2647896Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2648426Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2648987Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2649505Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2650018Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2650529Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2651047Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2651559Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2652069Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2652584Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2653107Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2653618Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2654130Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2654639Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2655145Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2655707Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2656217Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2656730Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2657249Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2657757Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2658267Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2658815Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2659325Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2659830Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2660137Z test_non_contig_index_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2660441Z test_non_contig_index_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2660751Z test_non_contig_index_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2661051Z test_non_contig_index_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2661351Z test_non_contig_index_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2661649Z test_non_contig_index_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2661951Z test_non_contig_index_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2662251Z test_non_contig_index_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2662548Z test_non_contig_index_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2662845Z test_non_contig_index_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2663139Z test_non_contig_index_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2663437Z test_non_contig_index_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2663780Z test_non_contig_index_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2664075Z test_non_contig_index_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2664368Z test_non_contig_index_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2664659Z test_non_contig_index_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2664951Z test_non_contig_index_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2665248Z test_non_contig_index_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2665567Z test_non_contig_index_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2665857Z test_non_contig_index_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2666141Z test_non_contig_index_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2666427Z test_non_contig_index_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2666786Z test_non_contig_index_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2667072Z test_non_contig_index_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2667358Z test_non_contig_index_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2667635Z test_non_contig_index_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2667907Z test_non_contig_index_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2668183Z test_non_contig_index_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2668459Z test_non_contig_index_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2668741Z test_non_contig_index_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2669033Z test_non_contig_index_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2669321Z test_non_contig_index_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2669620Z test_non_contig_index_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2669919Z test_non_contig_index_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2670265Z test_non_contig_index_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2670561Z test_non_contig_index_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2670854Z test_non_contig_index_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2671146Z test_non_contig_index_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2671433Z test_non_contig_index_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2671719Z test_non_contig_index_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2672012Z test_non_contig_index_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2672338Z test_non_contig_index_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2672627Z test_non_contig_index_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2672914Z test_non_contig_index_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2673195Z test_non_contig_index_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2673472Z test_non_contig_index_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2673753Z test_non_contig_index_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2674041Z test_non_contig_index_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2674323Z test_non_contig_index_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2674604Z test_non_contig_index_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2674884Z test_non_contig_index_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2675167Z test_non_contig_index_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2675447Z test_non_contig_index_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2675731Z test_non_contig_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2676012Z test_non_contig_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2676299Z test_non_contig_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2676585Z test_non_contig_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2676910Z test_non_contig_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2677189Z test_non_contig_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2677471Z test_non_contig_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2677749Z test_non_contig_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2678027Z test_non_contig_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2678303Z test_non_contig_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2678583Z test_non_contig_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2678895Z test_non_contig_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2679192Z test_non_contig_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2679481Z test_non_contig_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2679777Z test_non_contig_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2680075Z test_non_contig_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2680375Z test_non_contig_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2680665Z test_non_contig_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2680956Z test_non_contig_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2681243Z test_non_contig_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2681527Z test_non_contig_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2681821Z test_non_contig_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2682112Z test_non_contig_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2682398Z test_non_contig_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2682712Z test_non_contig_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2683020Z test_non_contig_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2683335Z test_non_contig_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2683784Z test_non_contig_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2684093Z test_non_contig_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2684397Z test_non_contig_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2684707Z test_non_contig_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2685012Z test_non_contig_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2685357Z test_non_contig_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2685666Z test_non_contig_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2685970Z test_non_contig_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2686273Z test_non_contig_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2686545Z test_non_contig_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2686820Z test_non_contig_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2687091Z test_non_contig_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2687362Z test_non_contig_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2687636Z test_non_contig_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2687916Z test_non_contig_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2688195Z test_non_contig_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2688483Z test_non_contig_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2688768Z test_non_contig_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2689047Z test_non_contig_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2689325Z test_non_contig_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2689606Z test_non_contig_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2689884Z test_non_contig_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2690201Z test_non_contig_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2690470Z test_non_contig_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2690742Z test_non_contig_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2691020Z test_non_contig_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2691295Z test_non_contig_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2691566Z test_non_contig_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2691845Z test_non_contig_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2692152Z test_non_contig_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2692424Z test_non_contig_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2692693Z test_non_contig_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2692960Z test_non_contig_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2693227Z test_non_contig_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2693500Z test_non_contig_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2693774Z test_non_contig_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2694061Z test_non_contig_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2694342Z test_non_contig_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2694630Z test_non_contig_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2694920Z test_non_contig_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2695211Z test_non_contig_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2695499Z test_non_contig_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2695784Z test_non_contig_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2696067Z test_non_contig_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2696345Z test_non_contig_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2696667Z test_non_contig_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2696952Z test_non_contig_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2697235Z test_non_contig_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2697519Z test_non_contig_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2697798Z test_non_contig_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2698087Z test_non_contig_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2698378Z test_non_contig_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2698697Z test_non_contig_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2698982Z test_non_contig_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2699260Z test_non_contig_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2699541Z test_non_contig_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2699822Z test_non_contig_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2700104Z test_non_contig_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2700385Z test_non_contig_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2700662Z test_non_contig_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2700950Z test_non_contig_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2701229Z test_non_contig_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2701518Z test_non_contig_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2701812Z test_non_contig_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2702101Z test_non_contig_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2702384Z test_non_contig_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2702668Z test_non_contig_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2702948Z test_non_contig_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2703264Z test_non_contig_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2703545Z test_non_contig_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2703825Z test_non_contig_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2704104Z test_non_contig_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2704378Z test_non_contig_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2704649Z test_non_contig_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2704916Z test_non_contig_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2705226Z test_non_contig_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2705496Z test_non_contig_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2705766Z test_non_contig_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2706034Z test_non_contig_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2706301Z test_non_contig_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2706706Z test_non_contig_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2706982Z test_non_contig_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2707270Z test_non_contig_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2707549Z test_non_contig_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2707832Z test_non_contig_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2708111Z test_non_contig_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2708398Z test_non_contig_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2708680Z test_non_contig_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2708960Z test_non_contig_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2709237Z test_non_contig_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2709515Z test_non_contig_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2709795Z test_non_contig_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2710133Z test_non_contig_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2710410Z test_non_contig_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2710689Z test_non_contig_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2710969Z test_non_contig_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2711251Z test_non_contig_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2711528Z test_non_contig_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2711810Z test_non_contig_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2712126Z test_non_contig_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2712407Z test_non_contig_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2712687Z test_non_contig_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2712973Z test_non_contig_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2713259Z test_non_contig_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2713544Z test_non_contig_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2713825Z test_non_contig_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2714103Z test_non_contig_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2714381Z test_non_contig_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2714657Z test_non_contig_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2714938Z test_non_contig_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2715218Z test_non_contig_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2715493Z test_non_contig_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2715777Z test_non_contig_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2716052Z test_non_contig_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2716334Z test_non_contig_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2716653Z test_non_contig_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2716932Z test_non_contig_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2717210Z test_non_contig_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2717488Z test_non_contig_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2717762Z test_non_contig_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2718039Z test_non_contig_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2718320Z test_non_contig_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2718629Z test_non_contig_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2718895Z test_non_contig_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2719176Z test_non_contig_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2719456Z test_non_contig_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2719734Z test_non_contig_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2720015Z test_non_contig_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2720289Z test_non_contig_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2720562Z test_non_contig_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2720836Z test_non_contig_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2721107Z test_non_contig_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2721376Z test_non_contig_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2721648Z test_non_contig_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2721921Z test_non_contig_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2722197Z test_non_contig_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2722474Z test_non_contig_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2722754Z test_non_contig_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2723032Z test_non_contig_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2723346Z test_non_contig_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2723620Z test_non_contig_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2723894Z test_non_contig_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2724161Z test_non_contig_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2724428Z test_non_contig_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2724697Z test_non_contig_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2724972Z test_non_contig_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2725275Z test_non_contig_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2725568Z test_non_contig_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2725855Z test_non_contig_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2726136Z test_non_contig_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2726416Z test_non_contig_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2726699Z test_non_contig_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2726980Z test_non_contig_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2727260Z test_non_contig_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2727482Z test_non_contig_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2727764Z test_non_contig_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2728044Z test_non_contig_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2728324Z test_non_contig_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2728604Z test_non_contig_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2728874Z test_non_contig_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2729147Z test_non_contig_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2729417Z test_non_contig_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2729689Z test_non_contig_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2730001Z test_non_contig_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2730235Z test_non_contig_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2730520Z test_non_contig_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2730792Z test_non_contig_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2731070Z test_non_contig_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2731352Z test_non_contig_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2731636Z test_non_contig_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2731963Z test_non_contig_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2732249Z test_non_contig_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2732536Z test_non_contig_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2732813Z test_non_contig_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2733097Z test_non_contig_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2733379Z test_non_contig_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2733661Z test_non_contig_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2733935Z test_non_contig_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2734210Z test_non_contig_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2734480Z test_non_contig_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2734750Z test_non_contig_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2735021Z test_non_contig_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2735294Z test_non_contig_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2735563Z test_non_contig_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2735877Z test_non_contig_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2736193Z test_non_contig_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2736551Z test_non_contig_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2736867Z test_non_contig_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2737177Z test_non_contig_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2737488Z test_non_contig_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2737796Z test_non_contig_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2738106Z test_non_contig_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2738457Z test_non_contig_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2738775Z test_non_contig_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2739087Z test_non_contig_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2739399Z test_non_contig_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2739707Z test_non_contig_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2740021Z test_non_contig_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2740339Z test_non_contig_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2740650Z test_non_contig_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2741161Z test_non_contig_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2741648Z test_non_contig_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2742142Z test_non_contig_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2742626Z test_non_contig_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2743106Z test_non_contig_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2743583Z test_non_contig_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2744064Z test_non_contig_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2744600Z test_non_contig_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2745082Z test_non_contig_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2745571Z test_non_contig_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2746058Z test_non_contig_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2746537Z test_non_contig_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2747078Z test_non_contig_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2747610Z test_non_contig_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2748095Z test_non_contig_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2748580Z test_non_contig_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2748889Z test_non_contig_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2749205Z test_non_contig_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2749515Z test_non_contig_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2749823Z test_non_contig_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2750130Z test_non_contig_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2750432Z test_non_contig_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2750737Z test_non_contig_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2751058Z test_non_contig_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2751369Z test_non_contig_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2751678Z test_non_contig_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2751986Z test_non_contig_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2752297Z test_non_contig_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2752661Z test_non_contig_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2752973Z test_non_contig_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2753281Z test_non_contig_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2753587Z test_non_contig_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2753904Z test_non_contig_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2754219Z test_non_contig_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2754565Z test_non_contig_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2754877Z test_non_contig_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2755186Z test_non_contig_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2755493Z test_non_contig_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2755803Z test_non_contig_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2756110Z test_non_contig_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2756598Z test_non_contig_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2757089Z test_non_contig_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2757576Z test_non_contig_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2758059Z test_non_contig_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2758539Z test_non_contig_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2759021Z test_non_contig_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2759504Z test_non_contig_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2759986Z test_non_contig_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2760485Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2761048Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2761553Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2762049Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2762551Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2763048Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2763589Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2764093Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2764590Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2765082Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2765587Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2766088Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2766588Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2767084Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2767581Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2768081Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2768582Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2769086Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2769588Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2770083Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2770627Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2771125Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2771625Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2772120Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2772616Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2773123Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2773673Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2774172Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2774665Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2775161Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2775662Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2776156Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2776453Z test_non_contig_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2776742Z test_non_contig_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2777037Z test_non_contig_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2777329Z test_non_contig_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2777625Z test_non_contig_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2777915Z test_non_contig_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2778202Z test_non_contig_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2778497Z test_non_contig_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2778784Z test_non_contig_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2779123Z test_non_contig_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2779414Z test_non_contig_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2779705Z test_non_contig_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2779990Z test_non_contig_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2780274Z test_non_contig_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2780555Z test_non_contig_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2780837Z test_non_contig_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2781158Z test_non_contig_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2781445Z test_non_contig_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2781724Z test_non_contig_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2782003Z test_non_contig_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2782284Z test_non_contig_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2782569Z test_non_contig_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2782850Z test_non_contig_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2783130Z test_non_contig_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2783408Z test_non_contig_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2783686Z test_non_contig_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2783961Z test_non_contig_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2784239Z test_non_contig_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2784518Z test_non_contig_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2784794Z test_non_contig_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2785086Z test_non_contig_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2785370Z test_non_contig_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2785703Z test_non_contig_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2786000Z test_non_contig_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2786296Z test_non_contig_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2786637Z test_non_contig_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2786928Z test_non_contig_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2787215Z test_non_contig_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2787503Z test_non_contig_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2787844Z test_non_contig_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2788132Z test_non_contig_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2788420Z test_non_contig_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2788708Z test_non_contig_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2788993Z test_non_contig_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2789273Z test_non_contig_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2789558Z test_non_contig_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2789838Z test_non_contig_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2790108Z test_non_contig_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2790389Z test_non_contig_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2790665Z test_non_contig_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2790945Z test_non_contig_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2791227Z test_non_contig_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2791502Z test_non_contig_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2791797Z test_not_broadcastable___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2792091Z test_not_broadcastable___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2792382Z test_not_broadcastable___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2792739Z test_not_broadcastable___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2793040Z test_not_broadcastable___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2793333Z test_not_broadcastable___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2793623Z test_not_broadcastable_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2793924Z test_not_broadcastable_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2794228Z test_not_broadcastable_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2794562Z test_not_broadcastable_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2794864Z test_not_broadcastable_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2795165Z test_not_broadcastable_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2795481Z test_not_broadcastable_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2795794Z test_not_broadcastable_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2796108Z test_not_broadcastable_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2796404Z test_not_broadcastable_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2796710Z test_not_broadcastable_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2797014Z test_not_broadcastable_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2797304Z test_not_broadcastable_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2797596Z test_not_broadcastable_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2797891Z test_not_broadcastable_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2798181Z test_not_broadcastable_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2798474Z test_not_broadcastable_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2798777Z test_not_broadcastable_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2799071Z test_not_broadcastable_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2799407Z test_not_broadcastable_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2799711Z test_not_broadcastable_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2800009Z test_not_broadcastable_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2800322Z test_not_broadcastable_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2800651Z test_not_broadcastable_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2800955Z test_not_broadcastable_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2801276Z test_not_broadcastable_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2801579Z test_not_broadcastable_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2801884Z test_not_broadcastable_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2802189Z test_not_broadcastable_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2802477Z test_not_broadcastable_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2802780Z test_not_broadcastable_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2803087Z test_not_broadcastable_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2803387Z test_not_broadcastable_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2803681Z test_not_broadcastable_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2803974Z test_not_broadcastable_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2804266Z test_not_broadcastable_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2804570Z test_not_broadcastable_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2804861Z test_not_broadcastable_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2805155Z test_not_broadcastable_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2805457Z test_not_broadcastable_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2805749Z test_not_broadcastable_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2806119Z test_not_broadcastable_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2806457Z test_not_broadcastable_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2806992Z test_not_broadcastable_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2807502Z test_not_broadcastable_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2807829Z test_not_broadcastable_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2808165Z test_not_broadcastable_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2808533Z test_not_broadcastable_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2809045Z test_not_broadcastable_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2809572Z test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2810102Z test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2810627Z test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2811158Z test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T01:53:32.2811472Z test_not_broadcastable_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2811777Z test_not_broadcastable_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2812073Z test_not_broadcastable_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2812375Z test_not_broadcastable_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2812671Z test_not_broadcastable_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2812940Z test_out_resize_warning_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.2813212Z test_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2813485Z test_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2813756Z test_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2814115Z test_pow_cuda_complex_extremal_failing_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2814432Z test_pow_cuda_complex_extremal_failing_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2814699Z test_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2814965Z test_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2815227Z test_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2815488Z test_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2815759Z test_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2816055Z test_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2816317Z test_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2816580Z test_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.2816878Z test_pow_inplace_resizing_exception_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2817152Z test_pow_scalar_base_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2817462Z test_pow_scalar_overloads_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2817755Z test_pow_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2818031Z test_rdiv_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2818299Z test_rdiv_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2818565Z test_rdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2818829Z test_rdiv_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2819095Z test_rdiv_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2819358Z test_rdiv_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2819621Z test_rdiv_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2819880Z test_rdiv_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2820142Z test_rdiv_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2820436Z test_reference_numerics_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2820729Z test_reference_numerics_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2821065Z test_reference_numerics_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2821369Z test_reference_numerics_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2821670Z test_reference_numerics_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2821970Z test_reference_numerics_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2822261Z test_reference_numerics_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2822555Z test_reference_numerics_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2822880Z test_reference_numerics_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2823173Z test_reference_numerics_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2823461Z test_reference_numerics_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2823748Z test_reference_numerics_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2824042Z test_reference_numerics_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2824348Z test_reference_numerics_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2824652Z test_reference_numerics_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2824952Z test_reference_numerics_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2825250Z test_reference_numerics_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2825551Z test_reference_numerics_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2825850Z test_reference_numerics_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2826142Z test_reference_numerics_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2826442Z test_reference_numerics_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2826847Z test_reference_numerics_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2827151Z test_reference_numerics_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2827780Z test_reference_numerics_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2828158Z test_reference_numerics_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2828487Z test_reference_numerics_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2828802Z test_reference_numerics_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2829111Z test_reference_numerics_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2829421Z test_reference_numerics_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2829730Z test_reference_numerics_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2830039Z test_reference_numerics_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2830429Z test_reference_numerics_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2830759Z test_reference_numerics_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2831138Z test_reference_numerics_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2831452Z test_reference_numerics_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2831768Z test_reference_numerics_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2832080Z test_reference_numerics_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2832387Z test_reference_numerics_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2832694Z test_reference_numerics_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2833033Z test_reference_numerics_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2833343Z test_reference_numerics_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2833660Z test_reference_numerics_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2833969Z test_reference_numerics_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2834281Z test_reference_numerics_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2834591Z test_reference_numerics_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2834899Z test_reference_numerics_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2835267Z test_reference_numerics_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2835597Z test_reference_numerics_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2835902Z test_reference_numerics_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2836209Z test_reference_numerics_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2836514Z test_reference_numerics_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2836820Z test_reference_numerics_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2837122Z test_reference_numerics_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2837484Z test_reference_numerics_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2837797Z test_reference_numerics_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2838121Z test_reference_numerics_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2838423Z test_reference_numerics_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2838723Z test_reference_numerics_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2839019Z test_reference_numerics_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2839321Z test_reference_numerics_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2839618Z test_reference_numerics_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2839928Z test_reference_numerics_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2840224Z test_reference_numerics_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2840590Z test_reference_numerics_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2840989Z test_reference_numerics_extremal_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2841244Z test_reference_numerics_extremal_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2841519Z test_reference_numerics_extremal_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2841845Z test_reference_numerics_extremal_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2842174Z test_reference_numerics_extremal_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2842566Z test_reference_numerics_extremal_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2842909Z test_reference_numerics_extremal_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2843244Z test_reference_numerics_extremal_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2843598Z test_reference_numerics_extremal_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2843934Z test_reference_numerics_extremal_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2844278Z test_reference_numerics_extremal_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2844654Z test_reference_numerics_extremal_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2845007Z test_reference_numerics_extremal_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2845339Z test_reference_numerics_extremal_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2845665Z test_reference_numerics_extremal_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2845999Z test_reference_numerics_extremal_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2846353Z test_reference_numerics_extremal_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2846677Z test_reference_numerics_extremal_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2847000Z test_reference_numerics_extremal_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2847331Z test_reference_numerics_extremal_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2847674Z test_reference_numerics_extremal_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2847966Z test_reference_numerics_extremal_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2848252Z test_reference_numerics_extremal_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2848590Z test_reference_numerics_extremal_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2848942Z test_reference_numerics_extremal_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2849279Z test_reference_numerics_extremal_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2849626Z test_reference_numerics_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2849909Z test_reference_numerics_extremal_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2862479Z test_reference_numerics_extremal_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2862840Z test_reference_numerics_extremal_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2863164Z test_reference_numerics_extremal_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2863487Z test_reference_numerics_extremal_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2863915Z test_reference_numerics_extremal_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2864229Z test_reference_numerics_extremal_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2864546Z test_reference_numerics_extremal_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2864857Z test_reference_numerics_extremal_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2865167Z test_reference_numerics_extremal_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2865477Z test_reference_numerics_extremal_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2865790Z test_reference_numerics_extremal_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2866094Z test_reference_numerics_extremal_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2866398Z test_reference_numerics_extremal_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2866826Z test_reference_numerics_extremal_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2867096Z test_reference_numerics_extremal_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2867366Z test_reference_numerics_extremal_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2867631Z test_reference_numerics_extremal_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2867896Z test_reference_numerics_extremal_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2868167Z test_reference_numerics_extremal_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2868432Z test_reference_numerics_extremal_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2868746Z test_reference_numerics_extremal_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2869004Z test_reference_numerics_extremal_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2869267Z test_reference_numerics_extremal_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2869525Z test_reference_numerics_extremal_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2869857Z test_reference_numerics_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2870189Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2870523Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2870891Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2871216Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2871545Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2871894Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2872246Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2872602Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2872945Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2873288Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2873630Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2873945Z test_reference_numerics_extremal_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2874256Z test_reference_numerics_extremal_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2874565Z test_reference_numerics_extremal_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2874872Z test_reference_numerics_extremal_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2875197Z test_reference_numerics_extremal_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2875562Z test_reference_numerics_extremal_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2875890Z test_reference_numerics_extremal_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2876212Z test_reference_numerics_extremal_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2876534Z test_reference_numerics_extremal_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2876857Z test_reference_numerics_extremal_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2877180Z test_reference_numerics_extremal_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2877540Z test_reference_numerics_extremal_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2877866Z test_reference_numerics_extremal_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2878183Z test_reference_numerics_extremal_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2878500Z test_reference_numerics_extremal_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2878820Z test_reference_numerics_extremal_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2879140Z test_reference_numerics_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2879464Z test_reference_numerics_extremal_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2879789Z test_reference_numerics_extremal_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2880107Z test_reference_numerics_extremal_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2880429Z test_reference_numerics_extremal_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2880754Z test_reference_numerics_extremal_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2881063Z test_reference_numerics_extremal_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2881373Z test_reference_numerics_extremal_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2881679Z test_reference_numerics_extremal_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2882090Z test_reference_numerics_extremal_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2882412Z test_reference_numerics_extremal_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2882726Z test_reference_numerics_extremal_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2883040Z test_reference_numerics_extremal_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2883358Z test_reference_numerics_extremal_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2883677Z test_reference_numerics_extremal_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2884029Z test_reference_numerics_extremal_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2884348Z test_reference_numerics_extremal_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2884663Z test_reference_numerics_extremal_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2884978Z test_reference_numerics_extremal_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2885295Z test_reference_numerics_extremal_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2885610Z test_reference_numerics_extremal_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2885922Z test_reference_numerics_extremal_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2886238Z test_reference_numerics_extremal_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2886552Z test_reference_numerics_extremal_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2886868Z test_reference_numerics_extremal_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2887183Z test_reference_numerics_extremal_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2887492Z test_reference_numerics_extremal_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2887807Z test_reference_numerics_extremal_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2888119Z test_reference_numerics_extremal_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2888462Z test_reference_numerics_extremal_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2888777Z test_reference_numerics_extremal_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2889082Z test_reference_numerics_extremal_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2889395Z test_reference_numerics_extremal_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2889655Z test_reference_numerics_extremal_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2889917Z test_reference_numerics_extremal_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2890230Z test_reference_numerics_extremal_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2890577Z test_reference_numerics_extremal_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2890887Z test_reference_numerics_extremal_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2891206Z test_reference_numerics_extremal_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2891526Z test_reference_numerics_extremal_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2891851Z test_reference_numerics_extremal_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2892174Z test_reference_numerics_extremal_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2892487Z test_reference_numerics_extremal_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2892804Z test_reference_numerics_extremal_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2893118Z test_reference_numerics_extremal_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2893435Z test_reference_numerics_extremal_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2893746Z test_reference_numerics_extremal_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2894058Z test_reference_numerics_extremal_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2894359Z test_reference_numerics_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2894656Z test_reference_numerics_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2894959Z test_reference_numerics_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2895304Z test_reference_numerics_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2895608Z test_reference_numerics_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2895907Z test_reference_numerics_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2896204Z test_reference_numerics_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2896505Z test_reference_numerics_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2896807Z test_reference_numerics_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2897136Z test_reference_numerics_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2897433Z test_reference_numerics_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2897729Z test_reference_numerics_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2897974Z test_reference_numerics_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:53:32.2898276Z test_reference_numerics_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2898579Z test_reference_numerics_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2898881Z test_reference_numerics_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2899184Z test_reference_numerics_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2899480Z test_reference_numerics_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2899775Z test_reference_numerics_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2900073Z test_reference_numerics_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2900375Z test_reference_numerics_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2900603Z test_reference_numerics_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:53:32.2900891Z test_reference_numerics_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2901180Z test_reference_numerics_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2901468Z test_reference_numerics_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2901811Z test_reference_numerics_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2902098Z test_reference_numerics_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2902379Z test_reference_numerics_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2902665Z test_reference_numerics_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2902953Z test_reference_numerics_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2903239Z test_reference_numerics_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2903527Z test_reference_numerics_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2903848Z test_reference_numerics_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2904134Z test_reference_numerics_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2904420Z test_reference_numerics_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2904710Z test_reference_numerics_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2904993Z test_reference_numerics_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2905281Z test_reference_numerics_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2905565Z test_reference_numerics_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2905850Z test_reference_numerics_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2906131Z test_reference_numerics_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2906411Z test_reference_numerics_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2906742Z test_reference_numerics_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2907028Z test_reference_numerics_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2907315Z test_reference_numerics_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2907604Z test_reference_numerics_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2907886Z test_reference_numerics_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2908170Z test_reference_numerics_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2908497Z test_reference_numerics_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2908782Z test_reference_numerics_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2909068Z test_reference_numerics_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2909352Z test_reference_numerics_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2909633Z test_reference_numerics_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2909914Z test_reference_numerics_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2910199Z test_reference_numerics_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2910536Z test_reference_numerics_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2910836Z test_reference_numerics_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2911134Z test_reference_numerics_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2911434Z test_reference_numerics_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2911732Z test_reference_numerics_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2912032Z test_reference_numerics_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2912332Z test_reference_numerics_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2912626Z test_reference_numerics_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2912920Z test_reference_numerics_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2913213Z test_reference_numerics_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2913512Z test_reference_numerics_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2913807Z test_reference_numerics_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2914106Z test_reference_numerics_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2914404Z test_reference_numerics_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2914696Z test_reference_numerics_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2914991Z test_reference_numerics_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2915327Z test_reference_numerics_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2915621Z test_reference_numerics_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2915911Z test_reference_numerics_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2916201Z test_reference_numerics_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2916493Z test_reference_numerics_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2916787Z test_reference_numerics_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2917121Z test_reference_numerics_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2917429Z test_reference_numerics_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2917745Z test_reference_numerics_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2918055Z test_reference_numerics_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2918362Z test_reference_numerics_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2918671Z test_reference_numerics_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2918980Z test_reference_numerics_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2919283Z test_reference_numerics_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2919586Z test_reference_numerics_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2919887Z test_reference_numerics_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2920192Z test_reference_numerics_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2920500Z test_reference_numerics_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2920827Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2921144Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2921475Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2921841Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2922166Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2922488Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2922811Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2923126Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2923444Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2923796Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2924121Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2924437Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2924749Z test_reference_numerics_large_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2925068Z test_reference_numerics_large_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2925382Z test_reference_numerics_large_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2925689Z test_reference_numerics_large_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2925991Z test_reference_numerics_large_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2926297Z test_reference_numerics_large_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2926603Z test_reference_numerics_large_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2926911Z test_reference_numerics_large_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2927213Z test_reference_numerics_large_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2927527Z test_reference_numerics_large_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2927840Z test_reference_numerics_large_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2928150Z test_reference_numerics_large_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2928504Z test_reference_numerics_large_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2928819Z test_reference_numerics_large_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2929131Z test_reference_numerics_large_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2929448Z test_reference_numerics_large_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2929760Z test_reference_numerics_large_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2930073Z test_reference_numerics_large_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2930427Z test_reference_numerics_large_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2930742Z test_reference_numerics_large_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2931052Z test_reference_numerics_large_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2931365Z test_reference_numerics_large_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2931678Z test_reference_numerics_large_values_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2931987Z test_reference_numerics_large_values_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2932299Z test_reference_numerics_large_values_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2932614Z test_reference_numerics_large_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2932926Z test_reference_numerics_large_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2933243Z test_reference_numerics_large_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2933561Z test_reference_numerics_large_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2933867Z test_reference_numerics_large_values_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2934175Z test_reference_numerics_large_values_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2934484Z test_reference_numerics_large_values_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2934846Z test_reference_numerics_large_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2935158Z test_reference_numerics_large_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2935467Z test_reference_numerics_large_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2935778Z test_reference_numerics_large_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2936083Z test_reference_numerics_large_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2936384Z test_reference_numerics_large_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2936693Z test_reference_numerics_large_values_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2937030Z test_reference_numerics_large_values_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2937333Z test_reference_numerics_large_values_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2937653Z test_reference_numerics_large_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2937919Z test_reference_numerics_large_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2938190Z test_reference_numerics_large_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2938514Z test_reference_numerics_large_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2938828Z test_reference_numerics_large_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2939134Z test_reference_numerics_large_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2939445Z test_reference_numerics_large_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2939755Z test_reference_numerics_large_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2940071Z test_reference_numerics_large_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2940337Z test_reference_numerics_large_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2940660Z test_reference_numerics_large_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2940980Z test_reference_numerics_large_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2941298Z test_reference_numerics_large_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2941653Z test_reference_numerics_large_values_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2941971Z test_reference_numerics_large_values_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2942286Z test_reference_numerics_large_values_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2942598Z test_reference_numerics_large_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2942906Z test_reference_numerics_large_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2943218Z test_reference_numerics_large_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2943561Z test_reference_numerics_large_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2943867Z test_reference_numerics_large_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2944170Z test_reference_numerics_large_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2944477Z test_reference_numerics_large_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2944785Z test_reference_numerics_large_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2945092Z test_reference_numerics_large_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2945394Z test_reference_numerics_large_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2945704Z test_reference_numerics_large_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2946009Z test_reference_numerics_large_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2946314Z test_reference_numerics_large_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2946752Z test_reference_numerics_large_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2947066Z test_reference_numerics_large_values_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2947372Z test_reference_numerics_large_values_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2947677Z test_reference_numerics_large_values_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2947988Z test_reference_numerics_large_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2948351Z test_reference_numerics_large_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2948659Z test_reference_numerics_large_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2948961Z test_reference_numerics_large_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2949267Z test_reference_numerics_large_values_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2949570Z test_reference_numerics_large_values_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2949875Z test_reference_numerics_large_values_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2950248Z test_reference_numerics_large_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2950567Z test_reference_numerics_large_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2950889Z test_reference_numerics_large_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2951202Z test_reference_numerics_large_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2951519Z test_reference_numerics_large_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2951830Z test_reference_numerics_large_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2952138Z test_reference_numerics_large_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2952452Z test_reference_numerics_large_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2952771Z test_reference_numerics_large_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2953088Z test_reference_numerics_large_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2953402Z test_reference_numerics_large_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2953720Z test_reference_numerics_large_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2954029Z test_reference_numerics_large_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2954336Z test_reference_numerics_large_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2954642Z test_reference_numerics_large_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2954992Z test_reference_numerics_large_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2955325Z test_reference_numerics_large_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2955657Z test_reference_numerics_large_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2955986Z test_reference_numerics_large_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2956312Z test_reference_numerics_large_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2956648Z test_reference_numerics_large_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2957007Z test_reference_numerics_large_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2957330Z test_reference_numerics_large_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2957649Z test_reference_numerics_large_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2957969Z test_reference_numerics_large_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2958314Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2958663Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2959010Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2959349Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2959691Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2960037Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2960374Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2960711Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2961047Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2961389Z test_reference_numerics_large_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2961695Z test_reference_numerics_large_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2961997Z test_reference_numerics_large_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2962306Z test_reference_numerics_large_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2962609Z test_reference_numerics_large_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2962913Z test_reference_numerics_large_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2963254Z test_reference_numerics_large_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2963555Z test_reference_numerics_large_values_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2963855Z test_reference_numerics_large_values_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2964158Z test_reference_numerics_large_values_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2964478Z test_reference_numerics_large_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2964806Z test_reference_numerics_large_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2965131Z test_reference_numerics_large_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2965451Z test_reference_numerics_large_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2965770Z test_reference_numerics_large_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2966087Z test_reference_numerics_large_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2966404Z test_reference_numerics_large_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2966717Z test_reference_numerics_large_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2967029Z test_reference_numerics_large_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2967342Z test_reference_numerics_large_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2967662Z test_reference_numerics_large_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2968025Z test_reference_numerics_large_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2968345Z test_reference_numerics_large_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2968660Z test_reference_numerics_large_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2968975Z test_reference_numerics_large_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2969285Z test_reference_numerics_large_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2969597Z test_reference_numerics_large_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2969944Z test_reference_numerics_large_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2970263Z test_reference_numerics_large_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2970585Z test_reference_numerics_large_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2970902Z test_reference_numerics_large_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2971222Z test_reference_numerics_large_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2971542Z test_reference_numerics_large_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2971857Z test_reference_numerics_large_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2972170Z test_reference_numerics_large_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2972478Z test_reference_numerics_large_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2972790Z test_reference_numerics_large_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2973100Z test_reference_numerics_large_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2973403Z test_reference_numerics_large_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2973706Z test_reference_numerics_large_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2974005Z test_reference_numerics_large_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2974308Z test_reference_numerics_large_values_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2974648Z test_reference_numerics_large_values_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2974953Z test_reference_numerics_large_values_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2975261Z test_reference_numerics_large_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2975576Z test_reference_numerics_large_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2975894Z test_reference_numerics_large_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2976210Z test_reference_numerics_large_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2976554Z test_reference_numerics_large_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2976869Z test_reference_numerics_large_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2977180Z test_reference_numerics_large_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2977492Z test_reference_numerics_large_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2977809Z test_reference_numerics_large_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2978122Z test_reference_numerics_large_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2978434Z test_reference_numerics_large_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2978743Z test_reference_numerics_large_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2979047Z test_reference_numerics_large_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2979351Z test_reference_numerics_large_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2979667Z test_reference_numerics_large_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2979980Z test_reference_numerics_large_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2980293Z test_reference_numerics_large_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2980603Z test_reference_numerics_large_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2980952Z test_reference_numerics_large_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2981267Z test_reference_numerics_large_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2981574Z test_reference_numerics_large_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2981883Z test_reference_numerics_large_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2982196Z test_reference_numerics_large_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2982506Z test_reference_numerics_large_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2982851Z test_reference_numerics_large_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2983162Z test_reference_numerics_large_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2983468Z test_reference_numerics_large_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2983772Z test_reference_numerics_large_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2984076Z test_reference_numerics_large_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2984391Z test_reference_numerics_large_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2984704Z test_reference_numerics_large_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2985009Z test_reference_numerics_large_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2985310Z test_reference_numerics_large_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2985614Z test_reference_numerics_large_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2985921Z test_reference_numerics_large_values_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2986224Z test_reference_numerics_large_values_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2986523Z test_reference_numerics_large_values_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2986887Z test_reference_numerics_large_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2987149Z test_reference_numerics_large_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2987405Z test_reference_numerics_large_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.2987763Z test_reference_numerics_large_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2988072Z test_reference_numerics_large_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2988379Z test_reference_numerics_large_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2988685Z test_reference_numerics_large_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2988997Z test_reference_numerics_large_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2989300Z test_reference_numerics_large_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2989658Z test_reference_numerics_large_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2989974Z test_reference_numerics_large_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2990291Z test_reference_numerics_large_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2990607Z test_reference_numerics_large_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2990919Z test_reference_numerics_large_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2991239Z test_reference_numerics_large_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2991550Z test_reference_numerics_large_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2991859Z test_reference_numerics_large_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2992169Z test_reference_numerics_large_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2992475Z test_reference_numerics_large_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2992781Z test_reference_numerics_large_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2993085Z test_reference_numerics_large_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2993387Z test_reference_numerics_large_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2993686Z test_reference_numerics_large_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2993985Z test_reference_numerics_large_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2994323Z test_reference_numerics_large_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2994614Z test_reference_numerics_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2994903Z test_reference_numerics_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2995190Z test_reference_numerics_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2995478Z test_reference_numerics_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2995766Z test_reference_numerics_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2996061Z test_reference_numerics_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2996383Z test_reference_numerics_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2996674Z test_reference_numerics_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2996959Z test_reference_numerics_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2997245Z test_reference_numerics_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2997532Z test_reference_numerics_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2997813Z test_reference_numerics_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2998091Z test_reference_numerics_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2998377Z test_reference_numerics_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2998662Z test_reference_numerics_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2998964Z test_reference_numerics_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2999266Z test_reference_numerics_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2999575Z test_reference_numerics_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.2999872Z test_reference_numerics_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3000173Z test_reference_numerics_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3000476Z test_reference_numerics_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3000775Z test_reference_numerics_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3001125Z test_reference_numerics_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3001424Z test_reference_numerics_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3001717Z test_reference_numerics_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3002016Z test_reference_numerics_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3002314Z test_reference_numerics_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3002620Z test_reference_numerics_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3002952Z test_reference_numerics_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3003261Z test_reference_numerics_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3003564Z test_reference_numerics_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3003860Z test_reference_numerics_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3004156Z test_reference_numerics_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3004456Z test_reference_numerics_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3004753Z test_reference_numerics_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3005046Z test_reference_numerics_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3005337Z test_reference_numerics_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3005630Z test_reference_numerics_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3005927Z test_reference_numerics_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3006227Z test_reference_numerics_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3006519Z test_reference_numerics_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3006827Z test_reference_numerics_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3007129Z test_reference_numerics_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3007426Z test_reference_numerics_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3007766Z test_reference_numerics_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3008065Z test_reference_numerics_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3008361Z test_reference_numerics_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3008656Z test_reference_numerics_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3008951Z test_reference_numerics_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3009252Z test_reference_numerics_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3009582Z test_reference_numerics_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3009877Z test_reference_numerics_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3010165Z test_reference_numerics_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3010452Z test_reference_numerics_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3010735Z test_reference_numerics_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3011020Z test_reference_numerics_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3011303Z test_reference_numerics_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3011581Z test_reference_numerics_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3011858Z test_reference_numerics_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3012139Z test_reference_numerics_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3012430Z test_reference_numerics_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3012732Z test_reference_numerics_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3013028Z test_reference_numerics_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3013325Z test_reference_numerics_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3013625Z test_reference_numerics_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3013920Z test_reference_numerics_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3014252Z test_reference_numerics_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3014549Z test_reference_numerics_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3014842Z test_reference_numerics_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3015139Z test_reference_numerics_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3015435Z test_reference_numerics_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3015730Z test_reference_numerics_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3016024Z test_reference_numerics_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3016354Z test_reference_numerics_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3016651Z test_reference_numerics_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3016946Z test_reference_numerics_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3017236Z test_reference_numerics_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3017533Z test_reference_numerics_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3017826Z test_reference_numerics_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3018115Z test_reference_numerics_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3018406Z test_reference_numerics_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3018703Z test_reference_numerics_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3018989Z test_reference_numerics_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3019288Z test_reference_numerics_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3019588Z test_reference_numerics_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3019883Z test_reference_numerics_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3020175Z test_reference_numerics_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3020469Z test_reference_numerics_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3020804Z test_reference_numerics_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3021105Z test_reference_numerics_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3021400Z test_reference_numerics_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3021694Z test_reference_numerics_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3021982Z test_reference_numerics_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3022276Z test_reference_numerics_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3022572Z test_reference_numerics_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3022899Z test_reference_numerics_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3023195Z test_reference_numerics_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3023484Z test_reference_numerics_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3023775Z test_reference_numerics_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3024068Z test_reference_numerics_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3024360Z test_reference_numerics_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3024652Z test_reference_numerics_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3024938Z test_reference_numerics_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3025233Z test_reference_numerics_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3025524Z test_reference_numerics_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3025813Z test_reference_numerics_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3026096Z test_reference_numerics_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3026375Z test_reference_numerics_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3026699Z test_reference_numerics_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3026983Z test_reference_numerics_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3027265Z test_reference_numerics_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3027599Z test_reference_numerics_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3027884Z test_reference_numerics_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3028173Z test_reference_numerics_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3028468Z test_reference_numerics_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3028705Z test_reference_numerics_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:53:32.3029000Z test_reference_numerics_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3029296Z test_reference_numerics_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3029623Z test_reference_numerics_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3029916Z test_reference_numerics_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3030201Z test_reference_numerics_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3030483Z test_reference_numerics_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3030770Z test_reference_numerics_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3031052Z test_reference_numerics_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3031344Z test_reference_numerics_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3031592Z test_reference_numerics_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:53:32.3031891Z test_reference_numerics_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3032194Z test_reference_numerics_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3032495Z test_reference_numerics_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3032793Z test_reference_numerics_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3033090Z test_reference_numerics_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3033386Z test_reference_numerics_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3033682Z test_reference_numerics_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3033976Z test_reference_numerics_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3034328Z test_reference_numerics_small_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3034635Z test_reference_numerics_small_values_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3034948Z test_reference_numerics_small_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3035261Z test_reference_numerics_small_values_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3035573Z test_reference_numerics_small_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3035885Z test_reference_numerics_small_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3036218Z test_reference_numerics_small_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3036523Z test_reference_numerics_small_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3036822Z test_reference_numerics_small_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3037122Z test_reference_numerics_small_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3037426Z test_reference_numerics_small_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3037737Z test_reference_numerics_small_values_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3038039Z test_reference_numerics_small_values_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3038357Z test_reference_numerics_small_values_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3038668Z test_reference_numerics_small_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3038977Z test_reference_numerics_small_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3039294Z test_reference_numerics_small_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3039608Z test_reference_numerics_small_values_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3039918Z test_reference_numerics_small_values_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3040229Z test_reference_numerics_small_values_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3040539Z test_reference_numerics_small_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3040887Z test_reference_numerics_small_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3041202Z test_reference_numerics_small_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3041511Z test_reference_numerics_small_values_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3041820Z test_reference_numerics_small_values_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3042133Z test_reference_numerics_small_values_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3042445Z test_reference_numerics_small_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3042784Z test_reference_numerics_small_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3043099Z test_reference_numerics_small_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3043406Z test_reference_numerics_small_values_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3043715Z test_reference_numerics_small_values_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3044037Z test_reference_numerics_small_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3044353Z test_reference_numerics_small_values_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3044667Z test_reference_numerics_small_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3044979Z test_reference_numerics_small_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3045293Z test_reference_numerics_small_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3045605Z test_reference_numerics_small_values_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3045916Z test_reference_numerics_small_values_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3046226Z test_reference_numerics_small_values_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3046533Z test_reference_numerics_small_values_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3046843Z test_reference_numerics_small_values_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3047157Z test_reference_numerics_small_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3047505Z test_reference_numerics_small_values_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3047819Z test_reference_numerics_small_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3048133Z test_reference_numerics_small_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3048443Z test_reference_numerics_small_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3048751Z test_reference_numerics_small_values_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3049062Z test_reference_numerics_small_values_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3049418Z test_reference_numerics_small_values_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3049728Z test_reference_numerics_small_values_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3050037Z test_reference_numerics_small_values_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3050343Z test_reference_numerics_small_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3050647Z test_reference_numerics_small_values_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3050961Z test_reference_numerics_small_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3051273Z test_reference_numerics_small_values_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3051580Z test_reference_numerics_small_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3051884Z test_reference_numerics_small_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3052195Z test_reference_numerics_small_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3052499Z test_reference_numerics_small_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3052797Z test_reference_numerics_small_values_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3053096Z test_reference_numerics_small_values_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3053396Z test_reference_numerics_small_values_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3053695Z test_reference_numerics_small_values_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3054034Z test_reference_numerics_small_values_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3054357Z test_reference_numerics_small_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3054673Z test_reference_numerics_small_values_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3054939Z test_reference_numerics_small_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3055203Z test_reference_numerics_small_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3055522Z test_reference_numerics_small_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3055879Z test_reference_numerics_small_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3056197Z test_reference_numerics_small_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3056510Z test_reference_numerics_small_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3056818Z test_reference_numerics_small_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3057127Z test_reference_numerics_small_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3057444Z test_reference_numerics_small_values_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3057756Z test_reference_numerics_small_values_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3058019Z test_reference_numerics_small_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3058337Z test_reference_numerics_small_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3058654Z test_reference_numerics_small_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3058975Z test_reference_numerics_small_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3059292Z test_reference_numerics_small_values_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3059605Z test_reference_numerics_small_values_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3059920Z test_reference_numerics_small_values_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3060178Z test_reference_numerics_small_values_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3060529Z test_reference_numerics_small_values_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3060841Z test_reference_numerics_small_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3061150Z test_reference_numerics_small_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3061456Z test_reference_numerics_small_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3061762Z test_reference_numerics_small_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3062072Z test_reference_numerics_small_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3062418Z test_reference_numerics_small_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3062728Z test_reference_numerics_small_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3063029Z test_reference_numerics_small_values_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3063278Z test_reference_numerics_small_values_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3063580Z test_reference_numerics_small_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3063883Z test_reference_numerics_small_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3064180Z test_reference_numerics_small_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3064483Z test_reference_numerics_small_values_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3064785Z test_reference_numerics_small_values_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3065092Z test_reference_numerics_small_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3065398Z test_reference_numerics_small_values_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3065707Z test_reference_numerics_small_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3066009Z test_reference_numerics_small_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3066313Z test_reference_numerics_small_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3066721Z test_reference_numerics_small_values_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3067024Z test_reference_numerics_small_values_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3067385Z test_reference_numerics_small_values_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3067691Z test_reference_numerics_small_values_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3067992Z test_reference_numerics_small_values_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3068297Z test_reference_numerics_small_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3068601Z test_reference_numerics_small_values_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3068906Z test_reference_numerics_small_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3069253Z test_reference_numerics_small_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3069560Z test_reference_numerics_small_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3069859Z test_reference_numerics_small_values_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3070157Z test_reference_numerics_small_values_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3070456Z test_reference_numerics_small_values_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3070756Z test_reference_numerics_small_values_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3071055Z test_reference_numerics_small_values_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3071367Z test_reference_numerics_small_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3071679Z test_reference_numerics_small_values_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3071997Z test_reference_numerics_small_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3072316Z test_reference_numerics_small_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3072634Z test_reference_numerics_small_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3072947Z test_reference_numerics_small_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3073256Z test_reference_numerics_small_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3073564Z test_reference_numerics_small_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3073918Z test_reference_numerics_small_values_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3074230Z test_reference_numerics_small_values_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3074542Z test_reference_numerics_small_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3074851Z test_reference_numerics_small_values_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3075172Z test_reference_numerics_small_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3075493Z test_reference_numerics_small_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3075837Z test_reference_numerics_small_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3076147Z test_reference_numerics_small_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3076458Z test_reference_numerics_small_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3076764Z test_reference_numerics_small_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3077074Z test_reference_numerics_small_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3077382Z test_reference_numerics_small_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3077689Z test_reference_numerics_small_values_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3077997Z test_reference_numerics_small_values_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3078321Z test_reference_numerics_small_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3078642Z test_reference_numerics_small_values_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3078973Z test_reference_numerics_small_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3079301Z test_reference_numerics_small_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3079621Z test_reference_numerics_small_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3079945Z test_reference_numerics_small_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3080308Z test_reference_numerics_small_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3080630Z test_reference_numerics_small_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3080949Z test_reference_numerics_small_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3081270Z test_reference_numerics_small_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3081586Z test_reference_numerics_small_values_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3081907Z test_reference_numerics_small_values_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3082282Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3082624Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3082969Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3083317Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3083661Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3084005Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3084342Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3084678Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3085013Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3085354Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3085690Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3086025Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3086327Z test_reference_numerics_small_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3086631Z test_reference_numerics_small_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3086968Z test_reference_numerics_small_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3087272Z test_reference_numerics_small_values_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3087572Z test_reference_numerics_small_values_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3087881Z test_reference_numerics_small_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3088177Z test_reference_numerics_small_values_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3088487Z test_reference_numerics_small_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3088896Z test_reference_numerics_small_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3089202Z test_reference_numerics_small_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3089500Z test_reference_numerics_small_values_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3089796Z test_reference_numerics_small_values_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3090099Z test_reference_numerics_small_values_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3090401Z test_reference_numerics_small_values_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3090699Z test_reference_numerics_small_values_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3091020Z test_reference_numerics_small_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3091335Z test_reference_numerics_small_values_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3091659Z test_reference_numerics_small_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3091985Z test_reference_numerics_small_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3092303Z test_reference_numerics_small_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3092622Z test_reference_numerics_small_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3092941Z test_reference_numerics_small_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3093255Z test_reference_numerics_small_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3093606Z test_reference_numerics_small_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3093920Z test_reference_numerics_small_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3094234Z test_reference_numerics_small_values_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3094547Z test_reference_numerics_small_values_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3094863Z test_reference_numerics_small_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3095176Z test_reference_numerics_small_values_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3095527Z test_reference_numerics_small_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3095850Z test_reference_numerics_small_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3096163Z test_reference_numerics_small_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3096479Z test_reference_numerics_small_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3096796Z test_reference_numerics_small_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3097108Z test_reference_numerics_small_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3097413Z test_reference_numerics_small_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3097723Z test_reference_numerics_small_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3098033Z test_reference_numerics_small_values_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3098347Z test_reference_numerics_small_values_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3098669Z test_reference_numerics_small_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3098980Z test_reference_numerics_small_values_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3099302Z test_reference_numerics_small_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3099622Z test_reference_numerics_small_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3099989Z test_reference_numerics_small_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3100308Z test_reference_numerics_small_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3100624Z test_reference_numerics_small_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3100934Z test_reference_numerics_small_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3101233Z test_reference_numerics_small_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3101544Z test_reference_numerics_small_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3101890Z test_reference_numerics_small_values_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3102205Z test_reference_numerics_small_values_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3102508Z test_reference_numerics_small_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3102809Z test_reference_numerics_small_values_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3103112Z test_reference_numerics_small_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3103418Z test_reference_numerics_small_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3103723Z test_reference_numerics_small_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3104023Z test_reference_numerics_small_values_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3104323Z test_reference_numerics_small_values_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3104621Z test_reference_numerics_small_values_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3104923Z test_reference_numerics_small_values_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3105226Z test_reference_numerics_small_values_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3105541Z test_reference_numerics_small_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3105851Z test_reference_numerics_small_values_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3106165Z test_reference_numerics_small_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3106517Z test_reference_numerics_small_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3106902Z test_reference_numerics_small_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3107218Z test_reference_numerics_small_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3107524Z test_reference_numerics_small_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3107828Z test_reference_numerics_small_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3108141Z test_reference_numerics_small_values_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3108494Z test_reference_numerics_small_values_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3108804Z test_reference_numerics_small_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3109114Z test_reference_numerics_small_values_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3109425Z test_reference_numerics_small_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3109734Z test_reference_numerics_small_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3110050Z test_reference_numerics_small_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3110355Z test_reference_numerics_small_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3110657Z test_reference_numerics_small_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3110960Z test_reference_numerics_small_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3111269Z test_reference_numerics_small_values_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3111580Z test_reference_numerics_small_values_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3111899Z test_reference_numerics_small_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3112206Z test_reference_numerics_small_values_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3112520Z test_reference_numerics_small_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3112833Z test_reference_numerics_small_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3113189Z test_reference_numerics_small_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3113502Z test_reference_numerics_small_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3113812Z test_reference_numerics_small_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3114120Z test_reference_numerics_small_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3114426Z test_reference_numerics_small_values_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3114739Z test_reference_numerics_small_values_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3115083Z test_reference_numerics_small_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3115390Z test_reference_numerics_small_values_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3115698Z test_reference_numerics_small_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3116008Z test_reference_numerics_small_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3116318Z test_reference_numerics_small_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3116624Z test_reference_numerics_small_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3116925Z test_reference_numerics_small_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3117230Z test_reference_numerics_small_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3117536Z test_reference_numerics_small_values_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3117842Z test_reference_numerics_small_values_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3118149Z test_reference_numerics_small_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3118452Z test_reference_numerics_small_values_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3118762Z test_reference_numerics_small_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3119069Z test_reference_numerics_small_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3119372Z test_reference_numerics_small_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3119714Z test_reference_numerics_small_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3120020Z test_reference_numerics_small_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3120318Z test_reference_numerics_small_values_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3120619Z test_reference_numerics_small_values_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3120923Z test_reference_numerics_small_values_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3121223Z test_reference_numerics_small_values_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3121556Z test_reference_numerics_small_values_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3121866Z test_reference_numerics_small_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3122122Z test_reference_numerics_small_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3122376Z test_reference_numerics_small_values_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3122627Z test_reference_numerics_small_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3122936Z test_reference_numerics_small_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3123243Z test_reference_numerics_small_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3123544Z test_reference_numerics_small_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3123845Z test_reference_numerics_small_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3124147Z test_reference_numerics_small_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3124452Z test_reference_numerics_small_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3124755Z test_reference_numerics_small_values_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3125059Z test_reference_numerics_small_values_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3125377Z test_reference_numerics_small_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3125692Z test_reference_numerics_small_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3126008Z test_reference_numerics_small_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3126362Z test_reference_numerics_small_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3126678Z test_reference_numerics_small_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3126990Z test_reference_numerics_small_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3127302Z test_reference_numerics_small_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3127613Z test_reference_numerics_small_values_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3127872Z test_reference_numerics_small_values_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3128204Z test_reference_numerics_small_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3128516Z test_reference_numerics_small_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3128825Z test_reference_numerics_small_values_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3129136Z test_reference_numerics_small_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3129441Z test_reference_numerics_small_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3129746Z test_reference_numerics_small_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3130048Z test_reference_numerics_small_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3130350Z test_reference_numerics_small_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3130649Z test_reference_numerics_small_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3130951Z test_reference_numerics_small_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3131255Z test_reference_numerics_small_values_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3131503Z test_reference_numerics_small_values_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T01:53:32.3131801Z test_reference_numerics_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3132093Z test_reference_numerics_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3132387Z test_reference_numerics_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3132684Z test_reference_numerics_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3133012Z test_reference_numerics_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3133300Z test_reference_numerics_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3133591Z test_reference_numerics_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3133876Z test_reference_numerics_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3134167Z test_reference_numerics_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3134457Z test_reference_numerics_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3134773Z test_reference_numerics_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3135006Z test_reference_numerics_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:53:32.3135308Z test_remainder_fmod_large_dividend_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3135607Z test_remainder_fmod_large_dividend_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3135885Z test_remainder_overflow_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3136146Z test_rpow_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3136436Z test_scalar_support_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3136724Z test_scalar_support_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3137004Z test_scalar_support_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3137295Z test_scalar_support_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3137585Z test_scalar_support_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3137877Z test_scalar_support_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3138169Z test_scalar_support_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3138459Z test_scalar_support_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3138748Z test_scalar_support_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3139037Z test_scalar_support_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3139326Z test_scalar_support_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3139649Z test_scalar_support_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3139931Z test_scalar_support_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3140233Z test_scalar_support_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3140528Z test_scalar_support_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3140819Z test_scalar_support_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3141117Z test_scalar_support_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3141416Z test_scalar_support_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3141736Z test_scalar_support_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3142021Z test_scalar_support_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3142303Z test_scalar_support_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3142587Z test_scalar_support_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3142871Z test_scalar_support_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3143154Z test_scalar_support_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3143436Z test_scalar_support_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3143734Z test_scalar_support_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3144024Z test_scalar_support_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3144311Z test_scalar_support_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3144605Z test_scalar_support_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3144894Z test_scalar_support_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3145199Z test_scalar_support_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3145502Z test_scalar_support_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3145802Z test_scalar_support_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3146126Z test_scalar_support_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3146484Z test_scalar_support_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3146916Z test_scalar_support_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3147209Z test_scalar_support_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3147494Z test_scalar_support_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3147776Z test_scalar_support_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3148081Z test_scalar_support_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3148446Z test_scalar_support_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3148747Z test_scalar_support_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3149050Z test_scalar_support_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3149346Z test_scalar_support_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3149640Z test_scalar_support_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3149943Z test_scalar_support_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3150241Z test_scalar_support_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3150532Z test_scalar_support_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3150811Z test_scalar_support_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3151088Z test_scalar_support_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3151384Z test_scalar_support_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3151675Z test_scalar_support_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3151964Z test_scalar_support_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3152250Z test_scalar_support_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3152540Z test_scalar_support_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3152829Z test_scalar_support_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3153163Z test_scalar_support_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3153454Z test_scalar_support_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3153743Z test_scalar_support_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3154024Z test_scalar_support_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3154301Z test_scalar_support_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3154593Z test_scalar_support_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3154879Z test_scalar_support_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3155195Z test_scalar_support_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3155493Z test_scalar_support_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3155784Z test_scalar_support_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3156072Z test_scalar_support_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3156357Z test_scalar_support_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3156642Z test_scalar_support_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3156821Z test_signed_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:53:32.3157093Z Ensure that signed integer bit shifting works as expected. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3157268Z test_signed_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:53:32.3157538Z Ensure that signed integer bit shifting works as expected. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3157711Z test_signed_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:53:32.3157979Z Ensure that signed integer bit shifting works as expected. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3158146Z test_signed_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) 2022-11-23T01:53:32.3158415Z Ensure that signed integer bit shifting works as expected. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3158688Z test_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3158948Z test_sub_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3159222Z test_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3159487Z test_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3159749Z test_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3160053Z test_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3160314Z test_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3160578Z test_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3160836Z test_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3161096Z test_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3161357Z test_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3161618Z test_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3161922Z test_sub_typing_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3162197Z test_tensor_pow_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:53:32.3162460Z test_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:32.3162740Z test_true_divide_out_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3163018Z test_true_divide_out_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3163296Z test_type_promotion___radd___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3163574Z test_type_promotion___rand___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3163855Z test_type_promotion___rdiv___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3164128Z test_type_promotion___rmod___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3164402Z test_type_promotion___rmul___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3164681Z test_type_promotion___ror___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3164959Z test_type_promotion___rpow___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3165238Z test_type_promotion___rsub___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3165520Z test_type_promotion___rxor___cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3165830Z test_type_promotion__refs__conversions_complex_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3166114Z test_type_promotion__refs_add_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3166400Z test_type_promotion__refs_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3166733Z test_type_promotion__refs_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3167038Z test_type_promotion__refs_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3167324Z test_type_promotion__refs_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3167623Z test_type_promotion__refs_bitwise_right_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3167917Z test_type_promotion__refs_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3168204Z test_type_promotion__refs_clamp_max_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3168496Z test_type_promotion__refs_clamp_min_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3168764Z test_type_promotion__refs_copysign_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-11-23T01:53:32.3169069Z test_type_promotion__refs_div_floor_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3169372Z test_type_promotion__refs_div_no_rounding_mode_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3169672Z test_type_promotion__refs_div_trunc_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3169956Z test_type_promotion__refs_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3170247Z test_type_promotion__refs_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3170533Z test_type_promotion__refs_floor_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3170816Z test_type_promotion__refs_fmax_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3171095Z test_type_promotion__refs_fmin_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3171382Z test_type_promotion__refs_fmod_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3171669Z test_type_promotion__refs_gcd_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3171951Z test_type_promotion__refs_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3172234Z test_type_promotion__refs_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3172525Z test_type_promotion__refs_heaviside_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3172807Z test_type_promotion__refs_hypot_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3173092Z test_type_promotion__refs_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3173418Z test_type_promotion__refs_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3173710Z test_type_promotion__refs_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3173994Z test_type_promotion__refs_lcm_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3174271Z test_type_promotion__refs_le_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3174567Z test_type_promotion__refs_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3174857Z test_type_promotion__refs_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3175150Z test_type_promotion__refs_logical_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3175466Z test_type_promotion__refs_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3175753Z test_type_promotion__refs_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3176035Z test_type_promotion__refs_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3176315Z test_type_promotion__refs_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3176597Z test_type_promotion__refs_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3176892Z test_type_promotion__refs_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3177174Z test_type_promotion__refs_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3177462Z test_type_promotion__refs_remainder_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3177744Z test_type_promotion__refs_rsub_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3178043Z test_type_promotion__refs_special_xlog1py_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3178343Z test_type_promotion__refs_special_zeta_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3178623Z test_type_promotion__refs_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3178915Z test_type_promotion__refs_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3179200Z test_type_promotion__refs_xlogy_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3179477Z test_type_promotion_add_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3179757Z test_type_promotion_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3180081Z test_type_promotion_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3180316Z test_type_promotion_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-11-23T01:53:32.3180602Z test_type_promotion_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3180843Z test_type_promotion_bitwise_right_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-11-23T01:53:32.3181128Z test_type_promotion_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3181411Z test_type_promotion_clamp_max_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3181695Z test_type_promotion_clamp_min_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3181980Z test_type_promotion_complex_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3182297Z test_type_promotion_copysign_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3182595Z test_type_promotion_div_floor_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3182891Z test_type_promotion_div_no_rounding_mode_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3183182Z test_type_promotion_div_trunc_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3183465Z test_type_promotion_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3183694Z test_type_promotion_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-11-23T01:53:32.3183986Z test_type_promotion_floor_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3184193Z test_type_promotion_fmax_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-11-23T01:53:32.3184405Z test_type_promotion_fmin_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-11-23T01:53:32.3184681Z test_type_promotion_fmod_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3184958Z test_type_promotion_gcd_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3185233Z test_type_promotion_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3185508Z test_type_promotion_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3185798Z test_type_promotion_heaviside_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3186077Z test_type_promotion_hypot_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3186361Z test_type_promotion_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3186694Z test_type_promotion_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3187028Z test_type_promotion_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3187327Z test_type_promotion_jiterator_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3187638Z test_type_promotion_jiterator_binary_return_by_ref_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3187915Z test_type_promotion_lcm_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3188198Z test_type_promotion_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3188473Z test_type_promotion_le_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3188763Z test_type_promotion_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3189087Z test_type_promotion_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3189378Z test_type_promotion_logical_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3189648Z test_type_promotion_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3189928Z test_type_promotion_max_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3190210Z test_type_promotion_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3190494Z test_type_promotion_min_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3190780Z test_type_promotion_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3191054Z test_type_promotion_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3191328Z test_type_promotion_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3191611Z test_type_promotion_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3191829Z test_type_promotion_polar_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-11-23T01:53:32.3192107Z test_type_promotion_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3192396Z test_type_promotion_remainder_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3192674Z test_type_promotion_rsub_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3192988Z test_type_promotion_special_chebyshev_polynomial_t_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3193301Z test_type_promotion_special_chebyshev_polynomial_u_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3193995Z test_type_promotion_special_chebyshev_polynomial_v_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-11-23T01:53:32.3194549Z test_type_promotion_special_chebyshev_polynomial_w_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-11-23T01:53:32.3194864Z test_type_promotion_special_hermite_polynomial_h_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3195178Z test_type_promotion_special_hermite_polynomial_he_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3195492Z test_type_promotion_special_laguerre_polynomial_l_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3195979Z test_type_promotion_special_legendre_polynomial_p_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-11-23T01:53:32.3196488Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-11-23T01:53:32.3197038Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-11-23T01:53:32.3197545Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-11-23T01:53:32.3198046Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-11-23T01:53:32.3198340Z test_type_promotion_special_xlog1py_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3198631Z test_type_promotion_special_zeta_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3198908Z test_type_promotion_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3199193Z test_type_promotion_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3199475Z test_type_promotion_xlogy_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T01:53:32.3199754Z test_xlogy_xlog1py_bfloat16_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:32.3200033Z test_xlogy_xlog1py_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3200309Z test_xlogy_xlog1py_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3200592Z test_xlogy_xlog1py_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3200875Z test_xlogy_xlog1py_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3201153Z test_xlogy_xlog1py_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3201428Z test_xlogy_xlog1py_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3201706Z test_xlogy_xlog1py_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3202045Z test_xlogy_xlog1py_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3202324Z test_xlogy_xlog1py_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3202605Z test_xlogy_xlog1py_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3202888Z test_xlogy_xlog1py_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3203174Z test_xlogy_xlog1py_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3203454Z test_xlogy_xlog1py_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3203738Z test_xlogy_xlog1py_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3204054Z test_xlogy_xlog1py_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3204341Z test_xlogy_xlog1py_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3204619Z test_xlogy_xlog1py_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3204897Z test_xlogy_xlog1py_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3205174Z test_xlogy_xlog1py_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3205463Z test_xlogy_xlog1py_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3205747Z test_xlogy_xlog1py_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3206026Z test_xlogy_xlog1py_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3206305Z test_xlogy_xlog1py_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3206584Z test_xlogy_xlog1py_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3206863Z test_xlogy_xlog1py_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3207144Z test_xlogy_xlog1py_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3207424Z test_xlogy_xlog1py_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3207705Z test_xlogy_xlog1py_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3207986Z test_xlogy_xlog1py_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3208268Z test_xlogy_xlog1py_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3208587Z test_xlogy_xlog1py_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3208872Z test_xlogy_xlog1py_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3209150Z test_xlogy_xlog1py_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3209426Z test_xlogy_xlog1py_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3209706Z test_xlogy_xlog1py_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3209985Z test_xlogy_xlog1py_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3210265Z test_xlogy_xlog1py_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3210583Z test_xlogy_xlog1py_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3210863Z test_xlogy_xlog1py_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3211146Z test_xlogy_xlog1py_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3211420Z test_xlogy_xlog1py_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3211699Z test_xlogy_xlog1py_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3211977Z test_xlogy_xlog1py_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3212257Z test_xlogy_xlog1py_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3212533Z test_xlogy_xlog1py_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3212808Z test_xlogy_xlog1py_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3213089Z test_xlogy_xlog1py_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3213370Z test_xlogy_xlog1py_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3213645Z test_xlogy_xlog1py_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3213924Z test_xlogy_xlog1py_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3214200Z test_xlogy_xlog1py_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3214475Z test_xlogy_xlog1py_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3214741Z test_xlogy_xlog1py_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3215055Z test_xlogy_xlog1py_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3215334Z test_xlogy_xlog1py_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3215610Z test_xlogy_xlog1py_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3215888Z test_xlogy_xlog1py_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3216163Z test_xlogy_xlog1py_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3216438Z test_xlogy_xlog1py_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3216718Z test_xlogy_xlog1py_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3217029Z test_xlogy_xlog1py_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3217311Z test_xlogy_xlog1py_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3217588Z test_xlogy_xlog1py_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3217866Z test_xlogy_xlog1py_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3218149Z test_xlogy_xlog1py_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3218429Z test_xlogy_xlog1py_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3218713Z test_xlogy_xlog1py_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3218986Z test_xlogy_xlog1py_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3219266Z test_xlogy_xlog1py_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3219543Z test_xlogy_xlog1py_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3219817Z test_xlogy_xlog1py_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3220098Z test_xlogy_xlog1py_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3220379Z test_xlogy_xlog1py_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3220661Z test_xlogy_xlog1py_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3220941Z test_xlogy_xlog1py_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3221220Z test_xlogy_xlog1py_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3221495Z test_xlogy_xlog1py_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3221817Z test_xlogy_xlog1py_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3222102Z test_xlogy_xlog1py_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3222378Z test_xlogy_xlog1py_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3222653Z test_xlogy_xlog1py_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T01:53:32.3222947Z test_xlogy_xlog1py_gradients_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3223243Z test_xlogy_xlog1py_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:32.3223431Z test_zeta_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (2.601s) 2022-11-23T01:53:32.3223655Z test_zeta_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3223843Z test_zeta_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.807s) 2022-11-23T01:53:32.3224026Z test_zeta_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3224209Z test_zeta_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3224394Z test_zeta_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3224575Z test_zeta_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3224750Z test_zeta_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3224939Z test_zeta_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3225140Z test_zeta_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.030s) 2022-11-23T01:53:32.3225332Z test_zeta_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3225524Z test_zeta_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3225715Z test_zeta_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3225902Z test_zeta_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3226092Z test_zeta_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3226280Z test_zeta_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3226471Z test_zeta_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.641s) 2022-11-23T01:53:32.3226713Z test_zeta_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3226909Z test_zeta_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.131s) 2022-11-23T01:53:32.3227097Z test_zeta_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3227287Z test_zeta_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3227474Z test_zeta_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3227658Z test_zeta_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3227843Z test_zeta_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3228025Z test_zeta_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3228210Z test_zeta_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3228388Z test_zeta_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3228628Z test_zeta_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3228809Z test_zeta_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3228991Z test_zeta_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3229174Z test_zeta_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3229358Z test_zeta_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3229537Z test_zeta_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3229721Z test_zeta_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3229907Z test_zeta_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3230089Z test_zeta_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3230270Z test_zeta_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3230457Z test_zeta_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3230638Z test_zeta_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3230823Z test_zeta_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3231043Z test_zeta_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3231231Z test_zeta_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3231419Z test_zeta_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3231601Z test_zeta_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3231774Z test_zeta_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3231954Z test_zeta_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3232137Z test_zeta_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3232325Z test_zeta_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3232508Z test_zeta_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3232696Z test_zeta_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3232881Z test_zeta_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3233062Z test_zeta_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3233240Z test_zeta_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3233421Z test_zeta_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3233599Z test_zeta_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3233777Z test_zeta_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3233960Z test_zeta_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3234147Z test_zeta_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3234333Z test_zeta_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3234520Z test_zeta_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3234709Z test_zeta_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3234892Z test_zeta_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3235072Z test_zeta_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-11-23T01:53:32.3235246Z test_zeta_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-11-23T01:53:32.3235269Z 2022-11-23T01:53:32.3235553Z ---------------------------------------------------------------------- 2022-11-23T01:53:32.3235661Z Ran 8341 tests in 21.409s 2022-11-23T01:53:32.3235714Z 2022-11-23T01:53:32.3235816Z OK (skipped=8277) 2022-11-23T01:53:32.3235823Z 2022-11-23T01:53:32.3235937Z Generating XML reports... 2022-11-23T01:53:32.3236372Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCUDA-20221123015306.xml 2022-11-23T01:53:32.3236379Z 2022-11-23T01:53:32.3237002Z ##[endgroup] 2022-11-23T01:53:32.3237414Z FINISHED PRINTING LOG FILE of test_binary_ufuncs (/var/lib/jenkins/pytorch/test/test-reports/test_binary_ufuncs_afphznj1) 2022-11-23T01:53:32.3237421Z 2022-11-23T01:53:36.5411531Z Ignoring disabled issues: [] 2022-11-23T01:53:36.5617080Z Running test_bundled_inputs ... [2022-11-23 01:53:36.560849] 2022-11-23T01:53:36.5619295Z Executing ['/opt/conda/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:53:36.561137] 2022-11-23T01:53:41.0822242Z 2022-11-23T01:53:41.0823232Z Expand the folded group to see the log file of test_bundled_inputs 2022-11-23T01:53:41.0825619Z ##[group]PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/pytorch/test/test-reports/test_bundled_inputs_ppud_m2b) 2022-11-23T01:53:41.0828039Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2022-11-23T01:53:41.0828998Z 2022-11-23T01:53:41.0829258Z Running tests... 2022-11-23T01:53:41.0830946Z ---------------------------------------------------------------------- 2022-11-23T01:53:41.0832278Z test_bad_inputs (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.588s) 2022-11-23T01:53:41.0833742Z test_dict_args (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:53:41.0835241Z test_double_augment_fail (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0836804Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0838359Z test_double_augment_success (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0839969Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0841544Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:41.0843204Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0844984Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0846603Z test_non_tensors (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0848093Z test_rejected_tensors (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:41.0849571Z test_single_tensors (__main__.TestBundledInputs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:53:41.0850362Z 2022-11-23T01:53:41.0851125Z ---------------------------------------------------------------------- 2022-11-23T01:53:41.0851996Z Ran 12 tests in 0.608s 2022-11-23T01:53:41.0852406Z 2022-11-23T01:53:41.0852657Z OK (skipped=12) 2022-11-23T01:53:41.0853055Z 2022-11-23T01:53:41.0853361Z Generating XML reports... 2022-11-23T01:53:41.0854934Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20221123015338.xml 2022-11-23T01:53:41.0855785Z 2022-11-23T01:53:41.0856549Z ##[endgroup] 2022-11-23T01:53:41.0858004Z FINISHED PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/pytorch/test/test-reports/test_bundled_inputs_ppud_m2b) 2022-11-23T01:53:41.0859015Z 2022-11-23T01:53:45.5772748Z Ignoring disabled issues: [] 2022-11-23T01:53:45.5976499Z Running test_comparison_utils ... [2022-11-23 01:53:45.596978] 2022-11-23T01:53:45.5978395Z Executing ['/opt/conda/bin/python', '-bb', 'test_comparison_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:53:45.597258] 2022-11-23T01:53:49.4237575Z 2022-11-23T01:53:49.4238394Z Expand the folded group to see the log file of test_comparison_utils 2022-11-23T01:53:49.4240362Z ##[group]PRINTING LOG FILE of test_comparison_utils (/var/lib/jenkins/pytorch/test/test-reports/test_comparison_utils_cwl_kxhl) 2022-11-23T01:53:49.4241193Z 2022-11-23T01:53:49.4241898Z ##[endgroup] 2022-11-23T01:53:49.4243490Z FINISHED PRINTING LOG FILE of test_comparison_utils (/var/lib/jenkins/pytorch/test/test-reports/test_comparison_utils_cwl_kxhl) 2022-11-23T01:53:49.4244301Z 2022-11-23T01:53:53.9252361Z Ignoring disabled issues: [] 2022-11-23T01:53:53.9455482Z Running test_complex ... [2022-11-23 01:53:53.944897] 2022-11-23T01:53:53.9457244Z Executing ['/opt/conda/bin/python', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:53:53.945244] 2022-11-23T01:53:58.3873742Z 2022-11-23T01:53:58.3875338Z Expand the folded group to see the log file of test_complex 2022-11-23T01:53:58.3877994Z ##[group]PRINTING LOG FILE of test_complex (/var/lib/jenkins/pytorch/test/test-reports/test_complex_lucsufb7) 2022-11-23T01:53:58.3879758Z Test results will be stored in test-reports/python-unittest/test_complex 2022-11-23T01:53:58.3880700Z 2022-11-23T01:53:58.3881030Z Running tests... 2022-11-23T01:53:58.3882410Z ---------------------------------------------------------------------- 2022-11-23T01:53:58.3884111Z test_dtype_inference_cuda_float32 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:58.3885706Z test_dtype_inference_cuda_float64 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:58.3887282Z test_to_list_cuda_complex128 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:58.3888803Z test_to_list_cuda_complex64 (__main__.TestComplexTensorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:53:58.3889617Z 2022-11-23T01:53:58.3890355Z ---------------------------------------------------------------------- 2022-11-23T01:53:58.3891199Z Ran 4 tests in 0.004s 2022-11-23T01:53:58.3891606Z 2022-11-23T01:53:58.3891859Z OK (skipped=4) 2022-11-23T01:53:58.3892248Z 2022-11-23T01:53:58.3892547Z Generating XML reports... 2022-11-23T01:53:58.3894080Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20221123015356.xml 2022-11-23T01:53:58.3894926Z 2022-11-23T01:53:58.3895669Z ##[endgroup] 2022-11-23T01:53:58.3896993Z FINISHED PRINTING LOG FILE of test_complex (/var/lib/jenkins/pytorch/test/test-reports/test_complex_lucsufb7) 2022-11-23T01:53:58.3897743Z 2022-11-23T01:54:02.8836648Z Ignoring disabled issues: [] 2022-11-23T01:54:02.9043268Z Running test_cuda_sanitizer ... [2022-11-23 01:54:02.903412] 2022-11-23T01:54:02.9045114Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_sanitizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:54:02.903688] 2022-11-23T01:54:07.6844036Z 2022-11-23T01:54:07.6845717Z Expand the folded group to see the log file of test_cuda_sanitizer 2022-11-23T01:54:07.6848513Z ##[group]PRINTING LOG FILE of test_cuda_sanitizer (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_sanitizer_ggi0ion1) 2022-11-23T01:54:07.6850644Z Test results will be stored in test-reports/python-unittest/test_cuda_sanitizer 2022-11-23T01:54:07.6851324Z 2022-11-23T01:54:07.6851568Z Running tests... 2022-11-23T01:54:07.6852703Z ---------------------------------------------------------------------- 2022-11-23T01:54:07.6854410Z test_add (__main__.TestArgumentHandler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.588s) 2022-11-23T01:54:07.6855806Z test_cat (__main__.TestArgumentHandler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:54:07.6857226Z test_inplace (__main__.TestArgumentHandler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:54:07.6858650Z test_nonzero (__main__.TestArgumentHandler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:54:07.6860053Z test_out (__main__.TestArgumentHandler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:54:07.6861436Z test_split (__main__.TestArgumentHandler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:54:07.6862838Z test_tensor_names (__main__.TestArgumentHandler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:54:07.6864110Z test_all_reads_checked_failing (__main__.TestEventHandler) ... ok (0.002s) 2022-11-23T01:54:07.6865205Z test_all_reads_checked_passing (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6866404Z test_branch_sync (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6867715Z test_chain_sync (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6868734Z test_correct_state_merging (__main__.TestEventHandler) ... ok (0.002s) 2022-11-23T01:54:07.6869770Z test_deleted_record (__main__.TestEventHandler) ... ok (0.002s) 2022-11-23T01:54:07.6870831Z test_device_synchronization_expired (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6871922Z test_device_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6873004Z test_empty_kernel_launch (__main__.TestEventHandler) ... ok (0.000s) 2022-11-23T01:54:07.6874037Z test_event_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6875075Z test_expired_record (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6876081Z test_multiple_errors (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6877081Z test_multiple_wait (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6878119Z test_new_stream_is_synchronized (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6879192Z test_reads_check_last_write (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6880221Z test_record_override (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6881218Z test_simple_error (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6882214Z test_simple_passing (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6883202Z test_simple_sync (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6884187Z test_stream_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2022-11-23T01:54:07.6885202Z test_ensure_does_not_exist (__main__.TestMessages) ... ok (0.001s) 2022-11-23T01:54:07.6886182Z test_ensure_exists (__main__.TestMessages) ... ok (0.001s) 2022-11-23T01:54:07.6887120Z test_error_message (__main__.TestMessages) ... ok (0.002s) 2022-11-23T01:54:07.6887655Z 2022-11-23T01:54:07.6888424Z ---------------------------------------------------------------------- 2022-11-23T01:54:07.6889263Z Ran 30 tests in 0.622s 2022-11-23T01:54:07.6889666Z 2022-11-23T01:54:07.6889921Z OK (skipped=7) 2022-11-23T01:54:07.6890306Z 2022-11-23T01:54:07.6890587Z Generating XML reports... 2022-11-23T01:54:07.6892108Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestEventHandler-20221123015404.xml 2022-11-23T01:54:07.6893943Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestMessages-20221123015404.xml 2022-11-23T01:54:07.6895818Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestArgumentHandler-20221123015404.xml 2022-11-23T01:54:07.6896854Z 2022-11-23T01:54:07.6897603Z ##[endgroup] 2022-11-23T01:54:07.6899048Z FINISHED PRINTING LOG FILE of test_cuda_sanitizer (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_sanitizer_ggi0ion1) 2022-11-23T01:54:07.6899858Z 2022-11-23T01:54:12.1808772Z Ignoring disabled issues: [] 2022-11-23T01:54:12.2017651Z Running test_dataloader ... [2022-11-23 01:54:12.201002] 2022-11-23T01:54:12.2019450Z Executing ['/opt/conda/bin/python', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:54:12.201285] 2022-11-23T01:56:26.3720782Z 2022-11-23T01:56:26.3725221Z Expand the folded group to see the log file of test_dataloader 2022-11-23T01:56:26.3727275Z ##[group]PRINTING LOG FILE of test_dataloader (/var/lib/jenkins/pytorch/test/test-reports/test_dataloader_u5fph4cn) 2022-11-23T01:56:26.3729679Z Test results will be stored in test-reports/python-unittest/test_dataloader 2022-11-23T01:56:26.3730533Z 2022-11-23T01:56:26.3730872Z Running tests... 2022-11-23T01:56:26.3733457Z ---------------------------------------------------------------------- 2022-11-23T01:56:26.3734950Z test_shuffler_iterdatapipe (__main__.IntegrationTestDataLoaderDataPipe) 2022-11-23T01:56:26.3737900Z Verify ``IterDataPipe.shuffle`` is controlled by ``DataLoader`` ... /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3739856Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3742081Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3743493Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3745286Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3747239Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3749455Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3751120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3753157Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3754950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3756627Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3758032Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3759791Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3761073Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3762734Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3764061Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3765719Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3766927Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3768559Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3769845Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3771489Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3772730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3774449Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3776107Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3777830Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3779105Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3780820Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3782172Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3783882Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3785159Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3787220Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3788569Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3790298Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3791568Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3793225Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3794155Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3795297Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3796141Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3797286Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3798155Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3799306Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3800155Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3801296Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3802181Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3803782Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3804626Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3805771Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3806639Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3807774Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3808625Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3809767Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3810651Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3811796Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3812638Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3813760Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3814645Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3815782Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3816744Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3817880Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3818779Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3819923Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3820766Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3821896Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3822778Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3823926Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3824776Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3825919Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3827018Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3828184Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3829019Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3830152Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3831042Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3832178Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3833023Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3834175Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3835065Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3836196Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3837035Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3838170Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3839049Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3840169Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3841016Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3842152Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3843039Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3844181Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3845026Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3846155Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3847047Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3848196Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3849044Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3850185Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3851169Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3852325Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3853169Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3854294Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3855180Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3856327Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3857176Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3858288Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3859181Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3860332Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3861269Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3862409Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3863290Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3864427Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3865271Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3866395Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3867449Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3868627Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3869476Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3870610Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3871506Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3872641Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3873467Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3874599Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3875487Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3876634Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3877480Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3878631Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3879515Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3880643Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3881493Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3882625Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3883512Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3884799Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3885643Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3886794Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3887679Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3888815Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3889661Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3890796Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3891679Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3892820Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3893681Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3894917Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3895801Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3896959Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3897803Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3898947Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3899832Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3900987Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3901837Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3902972Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3903868Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3905000Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3905845Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3907223Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3908124Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3909290Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3910155Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3911289Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3912210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3913302Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3913865Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3914594Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3915163Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3915885Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3916417Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3917279Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3917847Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3918567Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3919119Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3919831Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3920397Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3921107Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3921652Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3922379Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3922945Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3923710Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3924165Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3924761Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3925230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3925814Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3926264Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3926857Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3927335Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3927927Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T01:56:26.3928382Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T01:56:26.3928971Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T01:56:26.3929428Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T01:56:26.3929737Z ok (129.938s) 2022-11-23T01:56:26.3930133Z test_add_dataset (__main__.TestConcatDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.3930702Z test_concat_raises_index_error (__main__.TestConcatDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3931281Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3931877Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3932462Z test_concat_two_singletons (__main__.TestConcatDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3933029Z test_iterable_dataset_err (__main__.TestConcatDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3934237Z test_conv_after_fork (__main__.TestConvAfterFork) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75492 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.000s) 2022-11-23T01:56:26.3935145Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3935702Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3936237Z test_batch_sampler (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3937453Z test_builtin_collection_conversion (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 for allplatform(s) . 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-11-23T01:56:26.3938314Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3938887Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3939515Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3940106Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3940685Z test_default_collate_dtype (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.3941264Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3941844Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3942437Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3943042Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3943606Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3944183Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3944773Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3945366Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3945948Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3946522Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3947128Z test_error (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3947699Z test_error_in_init (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3948326Z test_error_workers (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3948991Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3949731Z test_fd_limit_exceeded (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3950374Z test_get_worker_info (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3951017Z test_growing_dataset (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3951671Z test_invalid_assign_after_init (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3952357Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:26.3953827Z test_iterable_style_dataset (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73055 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.006s) 2022-11-23T01:56:26.3954851Z test_iterabledataset_len (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3955610Z test_large_sampler_indices (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3956248Z test_len (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3956910Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3957573Z test_multiple_dataloaders (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3959026Z test_multiprocessing_contexts (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71229 for allplatform(s) . 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-11-23T01:56:26.3960845Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . 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.002s) 2022-11-23T01:56:26.3961846Z test_no_segfault (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3962455Z test_numpy (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3963080Z test_numpy_gen_state (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.3963717Z test_numpy_scalars (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3964148Z test_partial_workers (__main__.TestDataLoader) 2022-11-23T01:56:26.3965246Z Check that workers exit even if the iterator is not exhausted. ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81034 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-11-23T01:56:26.3965974Z test_proper_exit (__main__.TestDataLoader) 2022-11-23T01:56:26.3967202Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70517 for allplatform(s) . 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.006s) 2022-11-23T01:56:26.3968185Z test_random_sampler (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:26.3968747Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3969343Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3969899Z test_sampler (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3970423Z test_sampler_reproducibility (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.3970965Z test_segfault (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3972187Z test_seqential_batch_workers (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81891 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-11-23T01:56:26.3973047Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3973606Z test_sequential_batch (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3974144Z test_sequential_nonbatch (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:56:26.3974696Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3975244Z test_sequential_workers (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:56:26.3975768Z test_shuffle (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T01:56:26.3976290Z test_shuffle_batch (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3976823Z test_shuffle_batch_none (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3977982Z test_shuffle_batch_workers (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . 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-11-23T01:56:26.3978837Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3979398Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3979947Z test_shuffle_reproducibility (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3980492Z test_shuffle_workers (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3981011Z test_timeout (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3981570Z test_typing (__main__.TestDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3982719Z test_worker_init_fn (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82803 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-11-23T01:56:26.3984145Z test_worker_seed (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80769 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-11-23T01:56:26.3985605Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80249 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-11-23T01:56:26.3987532Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70756 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:56:26.3989465Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 for allplatform(s) . 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-11-23T01:56:26.3991361Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77769 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-11-23T01:56:26.3993260Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80757 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-11-23T01:56:26.3994375Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3995157Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3995959Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3996750Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3997529Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3998320Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.3999198Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4000018Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4000810Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4001608Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4002405Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4003221Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4003986Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4004688Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4005959Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74868 for allplatform(s) . 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-11-23T01:56:26.4006839Z test_error (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4007442Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4008682Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78017 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.000s) 2022-11-23T01:56:26.4009599Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4010244Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4010858Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4011476Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4012107Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4012758Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:26.4014042Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73055 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.006s) 2022-11-23T01:56:26.4015019Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4015651Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4016256Z test_len (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4016877Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4018169Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70947 for allplatform(s) . 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-11-23T01:56:26.4019770Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71229 for allplatform(s) . 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-11-23T01:56:26.4021367Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . 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.002s) 2022-11-23T01:56:26.4022923Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70968 for allplatform(s) . 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-11-23T01:56:26.4023821Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4024434Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.4025050Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4025572Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2022-11-23T01:56:26.4026831Z Check that workers exit even if the iterator is not exhausted. ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81034 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-11-23T01:56:26.4027607Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2022-11-23T01:56:26.4028873Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70517 for allplatform(s) . 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-11-23T01:56:26.4029835Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:26.4030551Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4031235Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4031869Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4032492Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.4033114Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4034463Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81891 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-11-23T01:56:26.4035671Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4036437Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4037187Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4037954Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4038714Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4039452Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4040196Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4040937Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4042470Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . 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-11-23T01:56:26.4043595Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4044319Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4044952Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4045577Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4046789Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68844 for allplatform(s) . 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-11-23T01:56:26.4047741Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4048984Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82803 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-11-23T01:56:26.4050496Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80769 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-11-23T01:56:26.4052105Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80249 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-11-23T01:56:26.4053044Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4053655Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4054274Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4054882Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.4055496Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.4056108Z test_splits_generator (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4056702Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.4057205Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2022-11-23T01:56:26.4057664Z Indices generated by random_split ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4058229Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.4058803Z test_pin_memory (__main__.TestDictDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4059349Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4059923Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4060497Z test_sequential_batch (__main__.TestDictDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:26.4061742Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68643 for platform(s) macos, 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-11-23T01:56:26.4062713Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4063317Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4063889Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4064440Z test_getitem (__main__.TestTensorDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4064974Z test_getitem_1d (__main__.TestTensorDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4065509Z test_len (__main__.TestTensorDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4066039Z test_many_tensors (__main__.TestTensorDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4066622Z test_single_tensor (__main__.TestTensorDataset) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:26.4066970Z 2022-11-23T01:56:26.4067260Z ---------------------------------------------------------------------- 2022-11-23T01:56:26.4067593Z Ran 164 tests in 130.128s 2022-11-23T01:56:26.4067751Z 2022-11-23T01:56:26.4067853Z OK (skipped=163) 2022-11-23T01:56:26.4068006Z 2022-11-23T01:56:26.4068123Z Generating XML reports... 2022-11-23T01:56:26.4068753Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-IntegrationTestDataLoaderDataPipe-20221123015414.xml 2022-11-23T01:56:26.4069520Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20221123015414.xml 2022-11-23T01:56:26.4070215Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20221123015414.xml 2022-11-23T01:56:26.4070917Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20221123015414.xml 2022-11-23T01:56:26.4071598Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20221123015414.xml 2022-11-23T01:56:26.4072357Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20221123015414.xml 2022-11-23T01:56:26.4073119Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20221123015414.xml 2022-11-23T01:56:26.4073837Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20221123015414.xml 2022-11-23T01:56:26.4074571Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20221123015414.xml 2022-11-23T01:56:26.4075322Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20221123015414.xml 2022-11-23T01:56:26.4076025Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20221123015414.xml 2022-11-23T01:56:26.4076734Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20221123015414.xml 2022-11-23T01:56:26.4077440Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20221123015414.xml 2022-11-23T01:56:26.4077751Z 2022-11-23T01:56:26.4078158Z ##[endgroup] 2022-11-23T01:56:26.4078685Z FINISHED PRINTING LOG FILE of test_dataloader (/var/lib/jenkins/pytorch/test/test-reports/test_dataloader_u5fph4cn) 2022-11-23T01:56:26.4078983Z 2022-11-23T01:56:30.8958650Z Ignoring disabled issues: [] 2022-11-23T01:56:30.9169121Z Running test_datapipe ... [2022-11-23 01:56:30.916244] 2022-11-23T01:56:30.9170893Z Executing ['/opt/conda/bin/python', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:56:30.916528] 2022-11-23T01:56:35.5604447Z 2022-11-23T01:56:35.5606035Z Expand the folded group to see the log file of test_datapipe 2022-11-23T01:56:35.5608103Z ##[group]PRINTING LOG FILE of test_datapipe (/var/lib/jenkins/pytorch/test/test-reports/test_datapipe_ygf2iarc) 2022-11-23T01:56:35.5608887Z 2022-11-23T01:56:35.5609194Z Running tests... 2022-11-23T01:56:35.5610671Z ---------------------------------------------------------------------- 2022-11-23T01:56:35.5612476Z test_basic_capture (__main__.TestCaptureDataFrame) ... Test results will be stored in test-reports/python-unittest/test_datapipe 2022-11-23T01:56:35.5613694Z skip: no dataframes (pandas) (0.001s) 2022-11-23T01:56:35.5615083Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.003s) 2022-11-23T01:56:35.5616759Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.568s) 2022-11-23T01:56:35.5618084Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2022-11-23T01:56:35.5619028Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-11-23T01:56:35.5620127Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-11-23T01:56:35.5621013Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2022-11-23T01:56:35.5622596Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2022-11-23T01:56:35.5623572Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2022-11-23T01:56:35.5624465Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2022-11-23T01:56:35.5625491Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-11-23T01:56:35.5626899Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-11-23T01:56:35.5628129Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-11-23T01:56:35.5629355Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-11-23T01:56:35.5630568Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-11-23T01:56:35.5631769Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-11-23T01:56:35.5633225Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5634867Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5636520Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5638166Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T01:56:35.5639789Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:35.5641410Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T01:56:35.5643064Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5644756Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T01:56:35.5646410Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5648062Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T01:56:35.5649701Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5651512Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5653091Z test_serializable (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:35.5654407Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-11-23T01:56:35.5655717Z Only for DataPipes that take in a function as argument ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:35.5657270Z test_shuffler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:35.5658915Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5660578Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:35.5662181Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5663892Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5665493Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5667354Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5669027Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5670673Z test_serializable (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5672023Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-11-23T01:56:35.5673347Z Only for DataPipes that take in a function as argument ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5674926Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:56:35.5676550Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5677989Z test_simple_traverse (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5679087Z test_traverse_circular_datapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5680095Z test_traverse_forked (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5681096Z test_traverse_mapdatapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5682122Z test_traverse_mixdatapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5683149Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5684386Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5685823Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5687325Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5688682Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5690050Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5691370Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5692642Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5693872Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5695126Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5696494Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5697627Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-11-23T01:56:35.5699089Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5700219Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-11-23T01:56:35.5701367Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T01:56:35.5702445Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-11-23T01:56:35.5703844Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5704884Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-11-23T01:56:35.5706312Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5707456Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-11-23T01:56:35.5708922Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5711046Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/utils/common.py:135: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-11-23T01:56:35.5712205Z warnings.warn( 2022-11-23T01:56:35.5712641Z ok (0.005s) 2022-11-23T01:56:35.5713294Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.009s) 2022-11-23T01:56:35.5714178Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2022-11-23T01:56:35.5715134Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2022-11-23T01:56:35.5716090Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2022-11-23T01:56:35.5717011Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-11-23T01:56:35.5718057Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2022-11-23T01:56:35.5718913Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-11-23T01:56:35.5719721Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-11-23T01:56:35.5720635Z test_old_dataloader (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5721634Z test_sharding_groups (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5722636Z test_sharding_length (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:56:35.5723641Z test_simple_sharding (__main__.TestSharding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5724639Z test_api (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5725633Z test_dir (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5726710Z test_pickle (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5727723Z test_repr (__main__.TestStreamWrapper) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5728607Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.005s) 2022-11-23T01:56:35.5729390Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-11-23T01:56:35.5730283Z test_isinstance (__main__.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5731157Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-11-23T01:56:35.5732047Z test_protocol (__main__.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:56:35.5732905Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-11-23T01:56:35.5733682Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-11-23T01:56:35.5734437Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-11-23T01:56:35.5734860Z 2022-11-23T01:56:35.5735400Z ---------------------------------------------------------------------- 2022-11-23T01:56:35.5735998Z Ran 88 tests in 0.744s 2022-11-23T01:56:35.5736288Z 2022-11-23T01:56:35.5736486Z OK (skipped=74) 2022-11-23T01:56:35.5736770Z 2022-11-23T01:56:35.5736986Z Generating XML reports... 2022-11-23T01:56:35.5738023Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20221123015632.xml 2022-11-23T01:56:35.5739383Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20221123015632.xml 2022-11-23T01:56:35.5740793Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20221123015632.xml 2022-11-23T01:56:35.5742211Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20221123015632.xml 2022-11-23T01:56:35.5743577Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20221123015632.xml 2022-11-23T01:56:35.5744984Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20221123015632.xml 2022-11-23T01:56:35.5746416Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20221123015632.xml 2022-11-23T01:56:35.5747804Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20221123015632.xml 2022-11-23T01:56:35.5749226Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20221123015632.xml 2022-11-23T01:56:35.5750902Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20221123015632.xml 2022-11-23T01:56:35.5752448Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20221123015632.xml 2022-11-23T01:56:35.5753890Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20221123015632.xml 2022-11-23T01:56:35.5755160Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20221123015632.xml 2022-11-23T01:56:35.5756460Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20221123015632.xml 2022-11-23T01:56:35.5757721Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20221123015632.xml 2022-11-23T01:56:35.5758262Z 2022-11-23T01:56:35.5758821Z ##[endgroup] 2022-11-23T01:56:35.5759811Z FINISHED PRINTING LOG FILE of test_datapipe (/var/lib/jenkins/pytorch/test/test-reports/test_datapipe_ygf2iarc) 2022-11-23T01:56:35.5760379Z 2022-11-23T01:56:40.0292193Z Ignoring disabled issues: [] 2022-11-23T01:56:40.0496828Z Running test_decomp ... [2022-11-23 01:56:40.048698] 2022-11-23T01:56:40.0498994Z Executing ['/opt/conda/bin/python', '-bb', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:56:40.048988] 2022-11-23T01:59:36.3000804Z 2022-11-23T01:59:36.3005138Z Expand the folded group to see the log file of test_decomp 2022-11-23T01:59:36.3007207Z ##[group]PRINTING LOG FILE of test_decomp (/var/lib/jenkins/pytorch/test/test-reports/test_decomp_1xn72za1) 2022-11-23T01:59:36.3027784Z Test results will be stored in test-reports/python-unittest/test_decomp 2022-11-23T01:59:36.3028467Z 2022-11-23T01:59:36.3028726Z Running tests... 2022-11-23T01:59:36.3035575Z ---------------------------------------------------------------------- 2022-11-23T01:59:36.3037340Z test_contiguous_log_softmax_cuda (__main__.DecompContiguousTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3039751Z test_contiguous_softmax_cuda (__main__.DecompContiguousTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3042490Z test_comprehensive_H_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3044856Z test_comprehensive_H_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3046912Z test_comprehensive_H_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3048793Z test_comprehensive_H_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3050902Z test_comprehensive_H_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3052979Z test_comprehensive_H_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3055009Z test_comprehensive_H_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3057060Z test_comprehensive_H_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3059117Z test_comprehensive_H_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3061321Z test_comprehensive_H_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3063239Z test_comprehensive_H_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3065701Z test_comprehensive_H_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3068670Z test_comprehensive_H_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3070643Z test_comprehensive_T_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3072669Z test_comprehensive_T_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3074709Z test_comprehensive_T_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3076734Z test_comprehensive_T_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3078690Z test_comprehensive_T_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3080871Z test_comprehensive_T_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3082900Z test_comprehensive_T_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3084995Z test_comprehensive_T_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3086976Z test_comprehensive_T_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3088940Z test_comprehensive_T_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3090770Z test_comprehensive_T_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3092957Z test_comprehensive_T_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3094887Z test_comprehensive_T_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3097006Z test_comprehensive___getitem___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3099115Z test_comprehensive___getitem___cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3101180Z test_comprehensive___getitem___cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3103321Z test_comprehensive___getitem___cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3105525Z test_comprehensive___getitem___cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3108084Z test_comprehensive___getitem___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3110251Z test_comprehensive___getitem___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3112388Z test_comprehensive___getitem___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3114456Z test_comprehensive___getitem___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3116784Z test_comprehensive___getitem___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3118949Z test_comprehensive___getitem___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3120540Z test_comprehensive___getitem___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3121995Z test_comprehensive___getitem___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3123457Z test_comprehensive___radd___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3124871Z test_comprehensive___radd___cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3126369Z test_comprehensive___radd___cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3128038Z test_comprehensive___radd___cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3129643Z test_comprehensive___radd___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3131115Z test_comprehensive___radd___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3132612Z test_comprehensive___radd___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3134192Z test_comprehensive___radd___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3135726Z test_comprehensive___radd___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3137265Z test_comprehensive___radd___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3138706Z test_comprehensive___radd___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3140159Z test_comprehensive___radd___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3141634Z test_comprehensive___rand___cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3143095Z test_comprehensive___rand___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3144504Z test_comprehensive___rand___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3145982Z test_comprehensive___rand___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3147464Z test_comprehensive___rand___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3148875Z test_comprehensive___rand___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3150320Z test_comprehensive___rdiv___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3151772Z test_comprehensive___rdiv___cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3153414Z test_comprehensive___rdiv___cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3154876Z test_comprehensive___rdiv___cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3156328Z test_comprehensive___rdiv___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3157739Z test_comprehensive___rdiv___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3159278Z test_comprehensive___rdiv___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3160456Z test_comprehensive___rdiv___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3161337Z test_comprehensive___rdiv___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3162349Z test_comprehensive___rdiv___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3163275Z test_comprehensive___rdiv___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3164177Z test_comprehensive___rdiv___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3165095Z test_comprehensive___rmatmul___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3166077Z test_comprehensive___rmatmul___cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3167032Z test_comprehensive___rmatmul___cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3167964Z test_comprehensive___rmatmul___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3168895Z test_comprehensive___rmatmul___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3169859Z test_comprehensive___rmatmul___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3170856Z test_comprehensive___rmod___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3171764Z test_comprehensive___rmod___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3172668Z test_comprehensive___rmod___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3173639Z test_comprehensive___rmod___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3174612Z test_comprehensive___rmod___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3175548Z test_comprehensive___rmod___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3176422Z test_comprehensive___rmod___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3177585Z test_comprehensive___rmod___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3178549Z test_comprehensive___rmod___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3179473Z test_comprehensive___rmul___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3180409Z test_comprehensive___rmul___cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3181301Z test_comprehensive___rmul___cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3182314Z test_comprehensive___rmul___cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3183296Z test_comprehensive___rmul___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3184405Z test_comprehensive___rmul___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3185401Z test_comprehensive___rmul___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3186327Z test_comprehensive___rmul___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3187358Z test_comprehensive___rmul___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3188303Z test_comprehensive___rmul___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3189294Z test_comprehensive___rmul___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3190315Z test_comprehensive___rmul___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3191248Z test_comprehensive___ror___cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3192245Z test_comprehensive___ror___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3193098Z test_comprehensive___ror___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3194058Z test_comprehensive___ror___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3195082Z test_comprehensive___ror___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3196025Z test_comprehensive___ror___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3196988Z test_comprehensive___rpow___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3197911Z test_comprehensive___rpow___cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3198970Z test_comprehensive___rpow___cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3199986Z test_comprehensive___rpow___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3201063Z test_comprehensive___rpow___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3202027Z test_comprehensive___rpow___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3203007Z test_comprehensive___rpow___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3203967Z test_comprehensive___rpow___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3204837Z test_comprehensive___rpow___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3205764Z test_comprehensive___rpow___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3206731Z test_comprehensive___rpow___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3207806Z test_comprehensive___rsub___cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3208786Z test_comprehensive___rsub___cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3209727Z test_comprehensive___rsub___cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3210659Z test_comprehensive___rsub___cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3211618Z test_comprehensive___rsub___cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3212548Z test_comprehensive___rsub___cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3213455Z test_comprehensive___rsub___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3214342Z test_comprehensive___rsub___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3215203Z test_comprehensive___rsub___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3216143Z test_comprehensive___rsub___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3217112Z test_comprehensive___rsub___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3218077Z test_comprehensive___rxor___cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3219034Z test_comprehensive___rxor___cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3219977Z test_comprehensive___rxor___cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3220820Z test_comprehensive___rxor___cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3221570Z test_comprehensive___rxor___cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3222403Z test_comprehensive___rxor___cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3223653Z test_comprehensive__softmax_backward_data_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3224721Z test_comprehensive__softmax_backward_data_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3225823Z test_comprehensive__softmax_backward_data_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3227052Z test_comprehensive__softmax_backward_data_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3227985Z test_comprehensive_abs_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3228939Z test_comprehensive_abs_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3230030Z test_comprehensive_abs_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3231029Z test_comprehensive_abs_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3232017Z test_comprehensive_abs_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3233018Z test_comprehensive_abs_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3234061Z test_comprehensive_abs_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3235041Z test_comprehensive_abs_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3236087Z test_comprehensive_abs_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3237022Z test_comprehensive_abs_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3238050Z test_comprehensive_abs_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3239011Z test_comprehensive_abs_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3239991Z test_comprehensive_abs_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3240939Z test_comprehensive_acos_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3241952Z test_comprehensive_acos_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3242983Z test_comprehensive_acos_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3243994Z test_comprehensive_acos_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3244957Z test_comprehensive_acos_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3245850Z test_comprehensive_acos_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3246936Z test_comprehensive_acos_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3247875Z test_comprehensive_acos_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3248800Z test_comprehensive_acos_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3249758Z test_comprehensive_acos_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3250738Z test_comprehensive_acos_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3251735Z test_comprehensive_acos_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3252691Z test_comprehensive_acos_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3253688Z test_comprehensive_acosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3254779Z test_comprehensive_acosh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3255747Z test_comprehensive_acosh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3256669Z test_comprehensive_acosh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3257661Z test_comprehensive_acosh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3258654Z test_comprehensive_acosh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3259680Z test_comprehensive_acosh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3260695Z test_comprehensive_acosh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3261687Z test_comprehensive_acosh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3262618Z test_comprehensive_acosh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3263624Z test_comprehensive_acosh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3264530Z test_comprehensive_acosh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3265501Z test_comprehensive_acosh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3266453Z test_comprehensive_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3313262Z test_comprehensive_add_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3314073Z test_comprehensive_add_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3314857Z test_comprehensive_add_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3315618Z test_comprehensive_add_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3316822Z test_comprehensive_add_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3317598Z test_comprehensive_add_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3319475Z test_comprehensive_add_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86878 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3320754Z test_comprehensive_add_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3321644Z test_comprehensive_add_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3322519Z test_comprehensive_add_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3323271Z test_comprehensive_add_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3324033Z test_comprehensive_add_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3324812Z test_comprehensive_addbmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3325591Z test_comprehensive_addbmm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3326392Z test_comprehensive_addbmm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3328049Z test_comprehensive_addbmm_cuda_float16 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86865 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3329228Z test_comprehensive_addbmm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3330841Z test_comprehensive_addbmm_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86574 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3331987Z test_comprehensive_addcdiv_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3332807Z test_comprehensive_addcdiv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3334446Z test_comprehensive_addcdiv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86866 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3335648Z test_comprehensive_addcdiv_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3336530Z test_comprehensive_addcdiv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3338178Z test_comprehensive_addcdiv_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86570 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3339384Z test_comprehensive_addcmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3341025Z test_comprehensive_addcmul_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87169 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3343089Z test_comprehensive_addcmul_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87347 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3344305Z test_comprehensive_addcmul_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3345084Z test_comprehensive_addcmul_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3345862Z test_comprehensive_addcmul_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3346751Z test_comprehensive_addcmul_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3347476Z test_comprehensive_addcmul_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3348190Z test_comprehensive_addcmul_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3348899Z test_comprehensive_addcmul_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3349606Z test_comprehensive_addcmul_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3350326Z test_comprehensive_addmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3351047Z test_comprehensive_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3352555Z test_comprehensive_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87323 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3353614Z test_comprehensive_addmm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3355094Z test_comprehensive_addmm_cuda_float32 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86868 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3356266Z test_comprehensive_addmm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3357175Z test_comprehensive_addmm_decomposed_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3357930Z test_comprehensive_addmm_decomposed_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3358693Z test_comprehensive_addmm_decomposed_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3359470Z test_comprehensive_addmm_decomposed_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3360239Z test_comprehensive_addmm_decomposed_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3361116Z test_comprehensive_addmm_decomposed_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3361847Z test_comprehensive_addmv_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3362552Z test_comprehensive_addmv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3363282Z test_comprehensive_addmv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3364783Z test_comprehensive_addmv_cuda_float16 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87166 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3365830Z test_comprehensive_addmv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3367291Z test_comprehensive_addmv_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86867 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3368340Z test_comprehensive_addr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3369035Z test_comprehensive_addr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3369749Z test_comprehensive_addr_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3371230Z test_comprehensive_addr_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86869 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3372123Z test_comprehensive_addr_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3373466Z test_comprehensive_addr_cuda_float32 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87110 for platform(s) rocm. 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-11-23T01:59:36.3374349Z test_comprehensive_addr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3374934Z test_comprehensive_addr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3375513Z test_comprehensive_addr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3376082Z test_comprehensive_addr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3376662Z test_comprehensive_addr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3377288Z test_comprehensive_addr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3377861Z test_comprehensive_all_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3378442Z test_comprehensive_all_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3379025Z test_comprehensive_all_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3379625Z test_comprehensive_all_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3380219Z test_comprehensive_all_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3380814Z test_comprehensive_all_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3381391Z test_comprehensive_all_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3381965Z test_comprehensive_all_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3382544Z test_comprehensive_all_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3383108Z test_comprehensive_all_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3383684Z test_comprehensive_all_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3384268Z test_comprehensive_all_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3384857Z test_comprehensive_allclose_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3385463Z test_comprehensive_allclose_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3386079Z test_comprehensive_allclose_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3386743Z test_comprehensive_allclose_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3387410Z test_comprehensive_allclose_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3388019Z test_comprehensive_allclose_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3388612Z test_comprehensive_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3389198Z test_comprehensive_amax_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3389770Z test_comprehensive_amax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3390354Z test_comprehensive_amax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3391673Z test_comprehensive_amax_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86573 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3392562Z test_comprehensive_amax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3393146Z test_comprehensive_amax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3393728Z test_comprehensive_amax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3394310Z test_comprehensive_amax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3394896Z test_comprehensive_amax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3395491Z test_comprehensive_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3396075Z test_comprehensive_amin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3396657Z test_comprehensive_amin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3397900Z test_comprehensive_amin_cuda_float32 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86575 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3398769Z test_comprehensive_amin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3399332Z test_comprehensive_amin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3399899Z test_comprehensive_amin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3400468Z test_comprehensive_amin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3401046Z test_comprehensive_amin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3401611Z test_comprehensive_amin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3402249Z test_comprehensive_aminmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3402843Z test_comprehensive_aminmax_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3403428Z test_comprehensive_aminmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3404016Z test_comprehensive_aminmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3404600Z test_comprehensive_aminmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3405176Z test_comprehensive_aminmax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3405749Z test_comprehensive_aminmax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3406372Z test_comprehensive_aminmax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3406950Z test_comprehensive_aminmax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3407530Z test_comprehensive_aminmax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3408112Z test_comprehensive_angle_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3408702Z test_comprehensive_angle_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3409301Z test_comprehensive_angle_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3409897Z test_comprehensive_angle_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3410484Z test_comprehensive_angle_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3411050Z test_comprehensive_angle_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3411635Z test_comprehensive_angle_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3412216Z test_comprehensive_angle_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3412793Z test_comprehensive_angle_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3413374Z test_comprehensive_angle_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3413946Z test_comprehensive_angle_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3414522Z test_comprehensive_any_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3415096Z test_comprehensive_any_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3415682Z test_comprehensive_any_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3416300Z test_comprehensive_any_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3416888Z test_comprehensive_any_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3417461Z test_comprehensive_any_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3418032Z test_comprehensive_any_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3418598Z test_comprehensive_any_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3419162Z test_comprehensive_any_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3419731Z test_comprehensive_any_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3420339Z test_comprehensive_any_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3420912Z test_comprehensive_any_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3421489Z test_comprehensive_arange_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3422065Z test_comprehensive_arange_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3422652Z test_comprehensive_arange_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3423240Z test_comprehensive_arange_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3423832Z test_comprehensive_arange_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3424411Z test_comprehensive_arange_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3424984Z test_comprehensive_arange_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3425564Z test_comprehensive_arange_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3426138Z test_comprehensive_arange_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3426856Z test_comprehensive_argmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3427460Z test_comprehensive_argmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3428047Z test_comprehensive_argmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3428636Z test_comprehensive_argmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3429219Z test_comprehensive_argmax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3429808Z test_comprehensive_argmax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3430449Z test_comprehensive_argmax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3431029Z test_comprehensive_argmax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3431610Z test_comprehensive_argmax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3432193Z test_comprehensive_argmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3432773Z test_comprehensive_argmin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3433357Z test_comprehensive_argmin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3433933Z test_comprehensive_argmin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3434553Z test_comprehensive_argmin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3435127Z test_comprehensive_argmin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3435684Z test_comprehensive_argmin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3436251Z test_comprehensive_argmin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3436827Z test_comprehensive_argmin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3437414Z test_comprehensive_argsort_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3438000Z test_comprehensive_argsort_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3438588Z test_comprehensive_argsort_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3439165Z test_comprehensive_argsort_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3439739Z test_comprehensive_argsort_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3440315Z test_comprehensive_argsort_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3440903Z test_comprehensive_argsort_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3441483Z test_comprehensive_argsort_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3442060Z test_comprehensive_argsort_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3442652Z test_comprehensive_argwhere_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3443242Z test_comprehensive_argwhere_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3443832Z test_comprehensive_argwhere_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3444473Z test_comprehensive_argwhere_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3445078Z test_comprehensive_argwhere_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3445655Z test_comprehensive_argwhere_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3446251Z test_comprehensive_argwhere_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3446834Z test_comprehensive_argwhere_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3447424Z test_comprehensive_argwhere_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3448013Z test_comprehensive_argwhere_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3448655Z test_comprehensive_argwhere_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3449238Z test_comprehensive_argwhere_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3449833Z test_comprehensive_as_strided_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3450421Z test_comprehensive_as_strided_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3451018Z test_comprehensive_as_strided_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3451612Z test_comprehensive_as_strided_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3452216Z test_comprehensive_as_strided_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3452817Z test_comprehensive_as_strided_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3453409Z test_comprehensive_as_strided_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3453999Z test_comprehensive_as_strided_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3454591Z test_comprehensive_as_strided_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3455182Z test_comprehensive_as_strided_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3455772Z test_comprehensive_as_strided_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3456354Z test_comprehensive_as_strided_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3456943Z test_comprehensive_as_strided_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3457543Z test_comprehensive_as_strided_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3458177Z test_comprehensive_as_strided_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3458782Z test_comprehensive_as_strided_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3459393Z test_comprehensive_as_strided_scatter_cuda_complex32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3459999Z test_comprehensive_as_strided_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3460600Z test_comprehensive_as_strided_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3461193Z test_comprehensive_as_strided_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3461799Z test_comprehensive_as_strided_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3462489Z test_comprehensive_as_strided_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3463085Z test_comprehensive_as_strided_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3463678Z test_comprehensive_as_strided_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3464250Z test_comprehensive_as_strided_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3464843Z test_comprehensive_as_strided_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.3465432Z test_comprehensive_asin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3466015Z test_comprehensive_asin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3466657Z test_comprehensive_asin_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3467241Z test_comprehensive_asin_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3467824Z test_comprehensive_asin_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3468408Z test_comprehensive_asin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3468987Z test_comprehensive_asin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3469568Z test_comprehensive_asin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3470126Z test_comprehensive_asin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3470694Z test_comprehensive_asin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3471264Z test_comprehensive_asin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3471828Z test_comprehensive_asin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3472454Z test_comprehensive_asin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3473031Z test_comprehensive_asinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3473612Z test_comprehensive_asinh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3474199Z test_comprehensive_asinh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3474785Z test_comprehensive_asinh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3475375Z test_comprehensive_asinh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3475949Z test_comprehensive_asinh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3476584Z test_comprehensive_asinh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3477165Z test_comprehensive_asinh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3477735Z test_comprehensive_asinh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3478299Z test_comprehensive_asinh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3478864Z test_comprehensive_asinh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3479433Z test_comprehensive_asinh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3480004Z test_comprehensive_asinh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3480575Z test_comprehensive_atan2_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3481148Z test_comprehensive_atan2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3481708Z test_comprehensive_atan2_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3482283Z test_comprehensive_atan2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3482857Z test_comprehensive_atan2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3483432Z test_comprehensive_atan2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3484002Z test_comprehensive_atan2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3484564Z test_comprehensive_atan2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3485132Z test_comprehensive_atan2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3485693Z test_comprehensive_atan2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3486313Z test_comprehensive_atan_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3486871Z test_comprehensive_atan_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3487444Z test_comprehensive_atan_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3488036Z test_comprehensive_atan_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3488617Z test_comprehensive_atan_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3489191Z test_comprehensive_atan_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3489774Z test_comprehensive_atan_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3490390Z test_comprehensive_atan_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3490961Z test_comprehensive_atan_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3491533Z test_comprehensive_atan_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3492099Z test_comprehensive_atan_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3492649Z test_comprehensive_atan_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3493215Z test_comprehensive_atan_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3493794Z test_comprehensive_atanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3494367Z test_comprehensive_atanh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3494944Z test_comprehensive_atanh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3495532Z test_comprehensive_atanh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3496122Z test_comprehensive_atanh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3496705Z test_comprehensive_atanh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3497283Z test_comprehensive_atanh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3497855Z test_comprehensive_atanh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3498414Z test_comprehensive_atanh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3498981Z test_comprehensive_atanh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3499550Z test_comprehensive_atanh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3500166Z test_comprehensive_atanh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3500737Z test_comprehensive_atanh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3501315Z test_comprehensive_atleast_1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3501897Z test_comprehensive_atleast_1d_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3502492Z test_comprehensive_atleast_1d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3503096Z test_comprehensive_atleast_1d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3503697Z test_comprehensive_atleast_1d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3504322Z test_comprehensive_atleast_1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3504920Z test_comprehensive_atleast_1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3505506Z test_comprehensive_atleast_1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3506094Z test_comprehensive_atleast_1d_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3506720Z test_comprehensive_atleast_1d_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3507312Z test_comprehensive_atleast_1d_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3507898Z test_comprehensive_atleast_1d_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3508479Z test_comprehensive_atleast_1d_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3509064Z test_comprehensive_atleast_2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3509647Z test_comprehensive_atleast_2d_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3510234Z test_comprehensive_atleast_2d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3510822Z test_comprehensive_atleast_2d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3511417Z test_comprehensive_atleast_2d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3512012Z test_comprehensive_atleast_2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3512600Z test_comprehensive_atleast_2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3513183Z test_comprehensive_atleast_2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3513830Z test_comprehensive_atleast_2d_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3514410Z test_comprehensive_atleast_2d_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3514991Z test_comprehensive_atleast_2d_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3515569Z test_comprehensive_atleast_2d_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3516147Z test_comprehensive_atleast_2d_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3522518Z test_comprehensive_atleast_3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3523107Z test_comprehensive_atleast_3d_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3523776Z test_comprehensive_atleast_3d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3524376Z test_comprehensive_atleast_3d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3524975Z test_comprehensive_atleast_3d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3525565Z test_comprehensive_atleast_3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3526149Z test_comprehensive_atleast_3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3526739Z test_comprehensive_atleast_3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3527319Z test_comprehensive_atleast_3d_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3527898Z test_comprehensive_atleast_3d_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3528482Z test_comprehensive_atleast_3d_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3529048Z test_comprehensive_atleast_3d_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3529630Z test_comprehensive_atleast_3d_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3530215Z test_comprehensive_baddbmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3530814Z test_comprehensive_baddbmm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3532116Z test_comprehensive_baddbmm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86571 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3533003Z test_comprehensive_baddbmm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3533593Z test_comprehensive_baddbmm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3534885Z test_comprehensive_baddbmm_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87111 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3535768Z test_comprehensive_bernoulli_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3536368Z test_comprehensive_bernoulli_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3536961Z test_comprehensive_bernoulli_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3537563Z test_comprehensive_bernoulli_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3538201Z test_comprehensive_bfloat16_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3538792Z test_comprehensive_bfloat16_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3539371Z test_comprehensive_bfloat16_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3539966Z test_comprehensive_bfloat16_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3540559Z test_comprehensive_bfloat16_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3541156Z test_comprehensive_bfloat16_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3541740Z test_comprehensive_bfloat16_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3542328Z test_comprehensive_bfloat16_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3542908Z test_comprehensive_bfloat16_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3543486Z test_comprehensive_bfloat16_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3544061Z test_comprehensive_bfloat16_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3544641Z test_comprehensive_bfloat16_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3545206Z test_comprehensive_bfloat16_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3545779Z test_comprehensive_bincount_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3546360Z test_comprehensive_bincount_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3547065Z test_comprehensive_bincount_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3547640Z test_comprehensive_bincount_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3548283Z test_comprehensive_bincount_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3548878Z test_comprehensive_bitwise_and_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3549464Z test_comprehensive_bitwise_and_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3550057Z test_comprehensive_bitwise_and_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3550642Z test_comprehensive_bitwise_and_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3551219Z test_comprehensive_bitwise_and_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3551811Z test_comprehensive_bitwise_and_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3552451Z test_comprehensive_bitwise_left_shift_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3553062Z test_comprehensive_bitwise_left_shift_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3553667Z test_comprehensive_bitwise_left_shift_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3554270Z test_comprehensive_bitwise_left_shift_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3554879Z test_comprehensive_bitwise_left_shift_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3555477Z test_comprehensive_bitwise_not_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3556063Z test_comprehensive_bitwise_not_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3556646Z test_comprehensive_bitwise_not_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3557218Z test_comprehensive_bitwise_not_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3557808Z test_comprehensive_bitwise_not_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3558397Z test_comprehensive_bitwise_not_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3558984Z test_comprehensive_bitwise_or_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3559569Z test_comprehensive_bitwise_or_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3560155Z test_comprehensive_bitwise_or_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3560733Z test_comprehensive_bitwise_or_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3561314Z test_comprehensive_bitwise_or_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3561946Z test_comprehensive_bitwise_or_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3562549Z test_comprehensive_bitwise_right_shift_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3563166Z test_comprehensive_bitwise_right_shift_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3563757Z test_comprehensive_bitwise_right_shift_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3564370Z test_comprehensive_bitwise_right_shift_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3564981Z test_comprehensive_bitwise_right_shift_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3565580Z test_comprehensive_bitwise_xor_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3566213Z test_comprehensive_bitwise_xor_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3566799Z test_comprehensive_bitwise_xor_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3567383Z test_comprehensive_bitwise_xor_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3567967Z test_comprehensive_bitwise_xor_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3568553Z test_comprehensive_bitwise_xor_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3569147Z test_comprehensive_block_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3569732Z test_comprehensive_block_diag_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3570329Z test_comprehensive_block_diag_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3570931Z test_comprehensive_block_diag_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3571532Z test_comprehensive_block_diag_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3572131Z test_comprehensive_block_diag_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3572728Z test_comprehensive_block_diag_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3573322Z test_comprehensive_block_diag_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3573907Z test_comprehensive_block_diag_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3574493Z test_comprehensive_block_diag_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3575078Z test_comprehensive_block_diag_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3575692Z test_comprehensive_block_diag_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3576282Z test_comprehensive_block_diag_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3576865Z test_comprehensive_bmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3577450Z test_comprehensive_bmm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3578030Z test_comprehensive_bmm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3578609Z test_comprehensive_bmm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3579182Z test_comprehensive_bmm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3579968Z test_comprehensive_bmm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3580545Z test_comprehensive_bool_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3581123Z test_comprehensive_bool_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3581682Z test_comprehensive_bool_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3582272Z test_comprehensive_bool_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3582874Z test_comprehensive_bool_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3583455Z test_comprehensive_bool_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3584035Z test_comprehensive_bool_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3584608Z test_comprehensive_bool_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3585177Z test_comprehensive_bool_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3585748Z test_comprehensive_bool_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3586318Z test_comprehensive_bool_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3586956Z test_comprehensive_bool_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3587512Z test_comprehensive_bool_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3588106Z test_comprehensive_broadcast_shapes_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3588729Z test_comprehensive_broadcast_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3589347Z test_comprehensive_broadcast_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3590046Z test_comprehensive_broadcast_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3591366Z test_comprehensive_broadcast_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86886 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3592277Z test_comprehensive_broadcast_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3592888Z test_comprehensive_broadcast_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3593505Z test_comprehensive_broadcast_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3594168Z test_comprehensive_broadcast_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3594778Z test_comprehensive_broadcast_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3595383Z test_comprehensive_broadcast_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3595992Z test_comprehensive_broadcast_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3596585Z test_comprehensive_broadcast_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3597196Z test_comprehensive_broadcast_to_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3597797Z test_comprehensive_broadcast_to_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3598404Z test_comprehensive_broadcast_to_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3599017Z test_comprehensive_broadcast_to_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3599630Z test_comprehensive_broadcast_to_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3600234Z test_comprehensive_broadcast_to_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3600833Z test_comprehensive_broadcast_to_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3601432Z test_comprehensive_broadcast_to_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3602024Z test_comprehensive_broadcast_to_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3602598Z test_comprehensive_broadcast_to_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3603183Z test_comprehensive_broadcast_to_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3603772Z test_comprehensive_broadcast_to_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3604407Z test_comprehensive_bucketize_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3605006Z test_comprehensive_bucketize_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3605598Z test_comprehensive_bucketize_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3606189Z test_comprehensive_bucketize_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3606777Z test_comprehensive_bucketize_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3607368Z test_comprehensive_bucketize_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3607953Z test_comprehensive_bucketize_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3608577Z test_comprehensive_bucketize_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3609146Z test_comprehensive_byte_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3609722Z test_comprehensive_byte_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3610298Z test_comprehensive_byte_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3610886Z test_comprehensive_byte_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3611462Z test_comprehensive_byte_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3612048Z test_comprehensive_byte_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3612622Z test_comprehensive_byte_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3613194Z test_comprehensive_byte_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3613759Z test_comprehensive_byte_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3614323Z test_comprehensive_byte_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3614874Z test_comprehensive_byte_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3615445Z test_comprehensive_byte_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3616032Z test_comprehensive_cartesian_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3616639Z test_comprehensive_cartesian_prod_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3617249Z test_comprehensive_cartesian_prod_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3618592Z test_comprehensive_cartesian_prod_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87167 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3619494Z test_comprehensive_cartesian_prod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3620101Z test_comprehensive_cartesian_prod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3620712Z test_comprehensive_cartesian_prod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3621319Z test_comprehensive_cartesian_prod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3621919Z test_comprehensive_cartesian_prod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3622566Z test_comprehensive_cartesian_prod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3623149Z test_comprehensive_cartesian_prod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3623747Z test_comprehensive_cartesian_prod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3624347Z test_comprehensive_cat_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3624923Z test_comprehensive_cat_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3625504Z test_comprehensive_cat_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3626097Z test_comprehensive_cat_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3626786Z test_comprehensive_cat_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3627370Z test_comprehensive_cat_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3627942Z test_comprehensive_cat_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3628511Z test_comprehensive_cat_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3629068Z test_comprehensive_cat_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3629636Z test_comprehensive_cat_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3630200Z test_comprehensive_cat_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3630767Z test_comprehensive_cat_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3631329Z test_comprehensive_cat_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3631908Z test_comprehensive_cdist_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3633218Z test_comprehensive_cdist_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87165 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3634095Z test_comprehensive_cdouble_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3634684Z test_comprehensive_cdouble_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3635270Z test_comprehensive_cdouble_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3635868Z test_comprehensive_cdouble_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3636505Z test_comprehensive_cdouble_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3637112Z test_comprehensive_cdouble_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3637695Z test_comprehensive_cdouble_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3638278Z test_comprehensive_cdouble_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:59:36.3638866Z test_comprehensive_cdouble_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3639453Z test_comprehensive_cdouble_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3640035Z test_comprehensive_cdouble_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3640614Z test_comprehensive_cdouble_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3641192Z test_comprehensive_cdouble_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3641767Z test_comprehensive_ceil_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3642347Z test_comprehensive_ceil_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3642911Z test_comprehensive_ceil_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3643495Z test_comprehensive_ceil_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3644073Z test_comprehensive_ceil_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3644641Z test_comprehensive_ceil_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3645206Z test_comprehensive_ceil_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3645772Z test_comprehensive_ceil_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3646386Z test_comprehensive_ceil_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3646971Z test_comprehensive_cfloat_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3647554Z test_comprehensive_cfloat_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3648126Z test_comprehensive_cfloat_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3648725Z test_comprehensive_cfloat_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3649314Z test_comprehensive_cfloat_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3649906Z test_comprehensive_cfloat_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3650528Z test_comprehensive_cfloat_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3651109Z test_comprehensive_cfloat_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3651690Z test_comprehensive_cfloat_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3652259Z test_comprehensive_cfloat_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3652829Z test_comprehensive_cfloat_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3653404Z test_comprehensive_cfloat_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3653965Z test_comprehensive_cfloat_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3654541Z test_comprehensive_chalf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3655122Z test_comprehensive_chalf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3655697Z test_comprehensive_chalf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3656287Z test_comprehensive_chalf_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3656879Z test_comprehensive_chalf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3657463Z test_comprehensive_chalf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3658042Z test_comprehensive_chalf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3658617Z test_comprehensive_chalf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3659193Z test_comprehensive_chalf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3659751Z test_comprehensive_chalf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3660376Z test_comprehensive_chalf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3660953Z test_comprehensive_chalf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3661526Z test_comprehensive_chalf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3662099Z test_comprehensive_char_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3662671Z test_comprehensive_char_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3663246Z test_comprehensive_char_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3663836Z test_comprehensive_char_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3664462Z test_comprehensive_char_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3665050Z test_comprehensive_char_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3665612Z test_comprehensive_char_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3666183Z test_comprehensive_char_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3666806Z test_comprehensive_char_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3667385Z test_comprehensive_char_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3667952Z test_comprehensive_char_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3668521Z test_comprehensive_char_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3669087Z test_comprehensive_char_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3669671Z test_comprehensive_cholesky_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3670269Z test_comprehensive_cholesky_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3670867Z test_comprehensive_cholesky_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3671443Z test_comprehensive_cholesky_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3672057Z test_comprehensive_cholesky_inverse_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3672681Z test_comprehensive_cholesky_inverse_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3673298Z test_comprehensive_cholesky_inverse_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3673913Z test_comprehensive_cholesky_inverse_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3675341Z test_comprehensive_cholesky_solve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87346 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3677179Z test_comprehensive_cholesky_solve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88296 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3678239Z test_comprehensive_cholesky_solve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3679806Z test_comprehensive_cholesky_solve_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87138 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3680891Z test_comprehensive_chunk_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3681605Z test_comprehensive_chunk_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3682315Z test_comprehensive_chunk_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3683042Z test_comprehensive_chunk_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3683764Z test_comprehensive_chunk_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3684478Z test_comprehensive_chunk_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3685188Z test_comprehensive_chunk_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3685876Z test_comprehensive_chunk_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3686582Z test_comprehensive_chunk_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3687268Z test_comprehensive_chunk_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3687945Z test_comprehensive_chunk_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3688632Z test_comprehensive_chunk_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3689323Z test_comprehensive_chunk_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3690011Z test_comprehensive_clamp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3690711Z test_comprehensive_clamp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3691468Z test_comprehensive_clamp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3692094Z test_comprehensive_clamp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3692662Z test_comprehensive_clamp_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3693238Z test_comprehensive_clamp_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3693809Z test_comprehensive_clamp_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3694385Z test_comprehensive_clamp_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3694954Z test_comprehensive_clamp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3695540Z test_comprehensive_clamp_max_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3696182Z test_comprehensive_clamp_max_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3696776Z test_comprehensive_clamp_max_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3697370Z test_comprehensive_clamp_max_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3697961Z test_comprehensive_clamp_max_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3698543Z test_comprehensive_clamp_max_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3699124Z test_comprehensive_clamp_max_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3699703Z test_comprehensive_clamp_max_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3700291Z test_comprehensive_clamp_max_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3700869Z test_comprehensive_clamp_max_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3701459Z test_comprehensive_clamp_min_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3702046Z test_comprehensive_clamp_min_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3702629Z test_comprehensive_clamp_min_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3703222Z test_comprehensive_clamp_min_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3703811Z test_comprehensive_clamp_min_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3704383Z test_comprehensive_clamp_min_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3704961Z test_comprehensive_clamp_min_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3705589Z test_comprehensive_clamp_min_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3706174Z test_comprehensive_clamp_min_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3706859Z test_comprehensive_clamp_min_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3707459Z test_comprehensive_clone_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3708043Z test_comprehensive_clone_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3708635Z test_comprehensive_clone_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3709242Z test_comprehensive_clone_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3709901Z test_comprehensive_clone_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3710478Z test_comprehensive_clone_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3711063Z test_comprehensive_clone_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3711652Z test_comprehensive_clone_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3712237Z test_comprehensive_clone_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3712820Z test_comprehensive_clone_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3713397Z test_comprehensive_clone_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3713978Z test_comprehensive_clone_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3714552Z test_comprehensive_clone_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3715138Z test_comprehensive_column_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3715736Z test_comprehensive_column_stack_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3716328Z test_comprehensive_column_stack_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3716943Z test_comprehensive_column_stack_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3717550Z test_comprehensive_column_stack_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3718158Z test_comprehensive_column_stack_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3718750Z test_comprehensive_column_stack_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3719344Z test_comprehensive_column_stack_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3719987Z test_comprehensive_column_stack_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3720581Z test_comprehensive_column_stack_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3721172Z test_comprehensive_column_stack_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3721757Z test_comprehensive_column_stack_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3722344Z test_comprehensive_column_stack_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3722933Z test_comprehensive_combinations_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3723537Z test_comprehensive_combinations_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3724185Z test_comprehensive_combinations_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3724800Z test_comprehensive_combinations_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3725409Z test_comprehensive_combinations_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3726014Z test_comprehensive_combinations_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3726622Z test_comprehensive_combinations_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3727222Z test_comprehensive_combinations_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3727815Z test_comprehensive_combinations_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3728407Z test_comprehensive_combinations_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3728987Z test_comprehensive_combinations_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3729580Z test_comprehensive_combinations_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3730172Z test_comprehensive_complex_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3730764Z test_comprehensive_complex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3731348Z test_comprehensive_complex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3731934Z test_comprehensive_conj_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3732510Z test_comprehensive_conj_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3733092Z test_comprehensive_conj_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3733728Z test_comprehensive_conj_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3734318Z test_comprehensive_conj_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3734888Z test_comprehensive_conj_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3735461Z test_comprehensive_conj_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3736035Z test_comprehensive_conj_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3736611Z test_comprehensive_conj_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3737185Z test_comprehensive_conj_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3737788Z test_comprehensive_conj_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3738357Z test_comprehensive_conj_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3738921Z test_comprehensive_conj_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3739510Z test_comprehensive_conj_physical_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3740111Z test_comprehensive_conj_physical_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3740709Z test_comprehensive_conj_physical_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3741324Z test_comprehensive_conj_physical_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3741938Z test_comprehensive_conj_physical_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3742539Z test_comprehensive_conj_physical_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3743147Z test_comprehensive_conj_physical_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3743744Z test_comprehensive_conj_physical_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3744340Z test_comprehensive_conj_physical_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3744937Z test_comprehensive_conj_physical_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3745531Z test_comprehensive_conj_physical_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3746123Z test_comprehensive_conj_physical_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3746766Z test_comprehensive_conj_physical_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3747357Z test_comprehensive_constant_pad_nd_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3748059Z test_comprehensive_constant_pad_nd_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3748678Z test_comprehensive_constant_pad_nd_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3749303Z test_comprehensive_constant_pad_nd_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3749943Z test_comprehensive_constant_pad_nd_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3750590Z test_comprehensive_constant_pad_nd_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3751228Z test_comprehensive_constant_pad_nd_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3751905Z test_comprehensive_constant_pad_nd_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3752509Z test_comprehensive_constant_pad_nd_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3753105Z test_comprehensive_constant_pad_nd_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3753705Z test_comprehensive_constant_pad_nd_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3754295Z test_comprehensive_constant_pad_nd_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3754901Z test_comprehensive_contiguous_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3755495Z test_comprehensive_contiguous_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3756095Z test_comprehensive_contiguous_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3756700Z test_comprehensive_contiguous_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3757308Z test_comprehensive_contiguous_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3757908Z test_comprehensive_contiguous_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3758509Z test_comprehensive_contiguous_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3759114Z test_comprehensive_contiguous_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3759710Z test_comprehensive_contiguous_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3760287Z test_comprehensive_contiguous_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3760878Z test_comprehensive_contiguous_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3761464Z test_comprehensive_contiguous_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3762107Z test_comprehensive_contiguous_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3762709Z test_comprehensive_copysign_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3763299Z test_comprehensive_copysign_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3763892Z test_comprehensive_copysign_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3764482Z test_comprehensive_copysign_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3765073Z test_comprehensive_copysign_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3765665Z test_comprehensive_copysign_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3766276Z test_comprehensive_copysign_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3766859Z test_comprehensive_copysign_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3767442Z test_comprehensive_copysign_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3768027Z test_comprehensive_copysign_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3768618Z test_comprehensive_corrcoef_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3769221Z test_comprehensive_corrcoef_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3769825Z test_comprehensive_corrcoef_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3770421Z test_comprehensive_corrcoef_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3771014Z test_comprehensive_corrcoef_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3771598Z test_comprehensive_corrcoef_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3772183Z test_comprehensive_corrcoef_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3772774Z test_comprehensive_corrcoef_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3773352Z test_comprehensive_corrcoef_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3773940Z test_comprehensive_corrcoef_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3774520Z test_comprehensive_corrcoef_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3775099Z test_comprehensive_cos_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3775720Z test_comprehensive_cos_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3776299Z test_comprehensive_cos_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3776881Z test_comprehensive_cos_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3777461Z test_comprehensive_cos_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3778031Z test_comprehensive_cos_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3778602Z test_comprehensive_cos_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3779173Z test_comprehensive_cos_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3779747Z test_comprehensive_cos_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3780354Z test_comprehensive_cos_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3780928Z test_comprehensive_cos_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3781491Z test_comprehensive_cos_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3782062Z test_comprehensive_cos_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3782639Z test_comprehensive_cosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3783216Z test_comprehensive_cosh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3783786Z test_comprehensive_cosh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3784380Z test_comprehensive_cosh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3784966Z test_comprehensive_cosh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3785561Z test_comprehensive_cosh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3786142Z test_comprehensive_cosh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3786767Z test_comprehensive_cosh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3787347Z test_comprehensive_cosh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3787915Z test_comprehensive_cosh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3788478Z test_comprehensive_cosh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3789042Z test_comprehensive_cosh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3789594Z test_comprehensive_cosh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3790257Z test_comprehensive_count_nonzero_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3790864Z test_comprehensive_count_nonzero_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3791465Z test_comprehensive_count_nonzero_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3792082Z test_comprehensive_count_nonzero_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3792682Z test_comprehensive_count_nonzero_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3793291Z test_comprehensive_count_nonzero_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3793934Z test_comprehensive_count_nonzero_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3794532Z test_comprehensive_count_nonzero_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3795130Z test_comprehensive_count_nonzero_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3795710Z test_comprehensive_count_nonzero_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3796303Z test_comprehensive_count_nonzero_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3796899Z test_comprehensive_count_nonzero_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3797488Z test_comprehensive_cov_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3798073Z test_comprehensive_cov_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3798657Z test_comprehensive_cov_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3799235Z test_comprehensive_cov_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3799809Z test_comprehensive_cov_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3800388Z test_comprehensive_cov_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3800963Z test_comprehensive_cov_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3801531Z test_comprehensive_cov_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3802082Z test_comprehensive_cov_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3802642Z test_comprehensive_cov_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3803214Z test_comprehensive_cov_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3803850Z test_comprehensive_cross_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3804453Z test_comprehensive_cross_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3805036Z test_comprehensive_cross_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3805614Z test_comprehensive_cross_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3806196Z test_comprehensive_cross_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3806772Z test_comprehensive_cross_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3807334Z test_comprehensive_cross_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3807952Z test_comprehensive_cross_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3808532Z test_comprehensive_cross_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3809105Z test_comprehensive_cross_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3809685Z test_comprehensive_cummax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3810266Z test_comprehensive_cummax_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3810851Z test_comprehensive_cummax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3811444Z test_comprehensive_cummax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3812020Z test_comprehensive_cummax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3812601Z test_comprehensive_cummax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3813163Z test_comprehensive_cummax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3813734Z test_comprehensive_cummax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3814319Z test_comprehensive_cummax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3814904Z test_comprehensive_cummax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3815488Z test_comprehensive_cummin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3816068Z test_comprehensive_cummin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3816643Z test_comprehensive_cummin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3817226Z test_comprehensive_cummin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3817848Z test_comprehensive_cummin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3818426Z test_comprehensive_cummin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3818986Z test_comprehensive_cummin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3819560Z test_comprehensive_cummin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3820134Z test_comprehensive_cummin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3820710Z test_comprehensive_cummin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3821294Z test_comprehensive_cumprod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3821925Z test_comprehensive_cumprod_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3822527Z test_comprehensive_cumprod_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3823120Z test_comprehensive_cumprod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3823703Z test_comprehensive_cumprod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3824289Z test_comprehensive_cumprod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3824861Z test_comprehensive_cumprod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3825443Z test_comprehensive_cumprod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3826021Z test_comprehensive_cumprod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3826694Z test_comprehensive_cumprod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3827288Z test_comprehensive_cumprod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3827880Z test_comprehensive_cumsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3828469Z test_comprehensive_cumsum_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3829060Z test_comprehensive_cumsum_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3829647Z test_comprehensive_cumsum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3830226Z test_comprehensive_cumsum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3830788Z test_comprehensive_cumsum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3831366Z test_comprehensive_cumsum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3832009Z test_comprehensive_cumsum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3832589Z test_comprehensive_cumsum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3833161Z test_comprehensive_cumsum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3833737Z test_comprehensive_cumsum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3834342Z test_comprehensive_cumulative_trapezoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3834984Z test_comprehensive_cumulative_trapezoid_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3835624Z test_comprehensive_cumulative_trapezoid_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3836302Z test_comprehensive_cumulative_trapezoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3836935Z test_comprehensive_cumulative_trapezoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3837548Z test_comprehensive_cumulative_trapezoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3838169Z test_comprehensive_cumulative_trapezoid_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3838793Z test_comprehensive_cumulative_trapezoid_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3839414Z test_comprehensive_cumulative_trapezoid_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3840032Z test_comprehensive_cumulative_trapezoid_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3840646Z test_comprehensive_cumulative_trapezoid_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3841253Z test_comprehensive_deg2rad_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3841840Z test_comprehensive_deg2rad_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3842424Z test_comprehensive_deg2rad_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3843015Z test_comprehensive_deg2rad_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3843589Z test_comprehensive_deg2rad_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3844174Z test_comprehensive_deg2rad_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3844751Z test_comprehensive_deg2rad_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3845325Z test_comprehensive_deg2rad_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3845955Z test_comprehensive_deg2rad_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3846540Z test_comprehensive_deg2rad_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3847120Z test_comprehensive_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3847699Z test_comprehensive_diag_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3848277Z test_comprehensive_diag_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3848867Z test_comprehensive_diag_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3849448Z test_comprehensive_diag_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3850074Z test_comprehensive_diag_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3850665Z test_comprehensive_diag_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3851243Z test_comprehensive_diag_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3851815Z test_comprehensive_diag_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3852383Z test_comprehensive_diag_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3852958Z test_comprehensive_diag_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3853534Z test_comprehensive_diag_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3854110Z test_comprehensive_diag_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3854700Z test_comprehensive_diag_embed_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3855282Z test_comprehensive_diag_embed_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3855876Z test_comprehensive_diag_embed_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3856478Z test_comprehensive_diag_embed_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3856774Z test_comprehensive_diag_embed_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3857063Z test_comprehensive_diag_embed_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3857346Z test_comprehensive_diag_embed_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3857628Z test_comprehensive_diag_embed_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3857911Z test_comprehensive_diag_embed_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3858240Z test_comprehensive_diag_embed_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3858529Z test_comprehensive_diag_embed_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3858811Z test_comprehensive_diag_embed_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3859096Z test_comprehensive_diag_embed_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3859384Z test_comprehensive_diagflat_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3859670Z test_comprehensive_diagflat_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3859965Z test_comprehensive_diagflat_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3860288Z test_comprehensive_diagflat_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3860574Z test_comprehensive_diagflat_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3860861Z test_comprehensive_diagflat_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3861145Z test_comprehensive_diagflat_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3861424Z test_comprehensive_diagflat_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3861710Z test_comprehensive_diagflat_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3861994Z test_comprehensive_diagflat_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3862275Z test_comprehensive_diagflat_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3862557Z test_comprehensive_diagflat_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3862848Z test_comprehensive_diagonal_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3863138Z test_comprehensive_diagonal_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3863437Z test_comprehensive_diagonal_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3863733Z test_comprehensive_diagonal_copy_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3864032Z test_comprehensive_diagonal_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3864320Z test_comprehensive_diagonal_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3864604Z test_comprehensive_diagonal_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3864925Z test_comprehensive_diagonal_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3865212Z test_comprehensive_diagonal_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3865503Z test_comprehensive_diagonal_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3865788Z test_comprehensive_diagonal_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3866082Z test_comprehensive_diagonal_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3866367Z test_comprehensive_diagonal_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3866696Z test_comprehensive_diagonal_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3867041Z test_comprehensive_diagonal_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3867336Z test_comprehensive_diagonal_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3867629Z test_comprehensive_diagonal_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3867926Z test_comprehensive_diagonal_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3868197Z test_comprehensive_diagonal_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3868486Z test_comprehensive_diagonal_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3868773Z test_comprehensive_diagonal_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3869067Z test_comprehensive_diagonal_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3869345Z test_comprehensive_diagonal_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3869628Z test_comprehensive_diagonal_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3869911Z test_comprehensive_diagonal_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3870204Z test_comprehensive_diagonal_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3870501Z test_comprehensive_diagonal_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3870805Z test_comprehensive_diagonal_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3871098Z test_comprehensive_diagonal_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3871394Z test_comprehensive_diagonal_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3871737Z test_comprehensive_diagonal_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3872037Z test_comprehensive_diagonal_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3872337Z test_comprehensive_diagonal_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3872629Z test_comprehensive_diagonal_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3872922Z test_comprehensive_diagonal_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3873220Z test_comprehensive_diagonal_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3873501Z test_comprehensive_diff_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3873820Z test_comprehensive_diff_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3874105Z test_comprehensive_diff_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3874398Z test_comprehensive_diff_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3874675Z test_comprehensive_diff_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3874950Z test_comprehensive_diff_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3875232Z test_comprehensive_diff_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3875519Z test_comprehensive_diff_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3875796Z test_comprehensive_diff_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3876075Z test_comprehensive_diff_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3876349Z test_comprehensive_diff_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3876626Z test_comprehensive_diff_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3876914Z test_comprehensive_digamma_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3877203Z test_comprehensive_digamma_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3877494Z test_comprehensive_digamma_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3877783Z test_comprehensive_digamma_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3878068Z test_comprehensive_digamma_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3878346Z test_comprehensive_digamma_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3878663Z test_comprehensive_digamma_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3878948Z test_comprehensive_digamma_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3879236Z test_comprehensive_digamma_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3879513Z test_comprehensive_dist_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3879800Z test_comprehensive_dist_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3880086Z test_comprehensive_dist_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3880376Z test_comprehensive_dist_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3880710Z test_comprehensive_dist_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3880990Z test_comprehensive_dist_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3881296Z test_comprehensive_div_floor_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3881598Z test_comprehensive_div_floor_rounding_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3881902Z test_comprehensive_div_floor_rounding_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3882187Z test_comprehensive_div_floor_rounding_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3882491Z test_comprehensive_div_floor_rounding_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3882793Z test_comprehensive_div_floor_rounding_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3883086Z test_comprehensive_div_floor_rounding_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3883391Z test_comprehensive_div_floor_rounding_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3883696Z test_comprehensive_div_floor_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3884005Z test_comprehensive_div_no_rounding_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3884303Z test_comprehensive_div_no_rounding_mode_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3884613Z test_comprehensive_div_no_rounding_mode_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3884925Z test_comprehensive_div_no_rounding_mode_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3885233Z test_comprehensive_div_no_rounding_mode_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3885583Z test_comprehensive_div_no_rounding_mode_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3885886Z test_comprehensive_div_no_rounding_mode_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3886186Z test_comprehensive_div_no_rounding_mode_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3886488Z test_comprehensive_div_no_rounding_mode_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3886782Z test_comprehensive_div_no_rounding_mode_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3887079Z test_comprehensive_div_no_rounding_mode_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3887383Z test_comprehensive_div_no_rounding_mode_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3887718Z test_comprehensive_div_no_rounding_mode_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3888022Z test_comprehensive_div_trunc_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3888334Z test_comprehensive_div_trunc_rounding_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3888631Z test_comprehensive_div_trunc_rounding_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3888928Z test_comprehensive_div_trunc_rounding_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3889222Z test_comprehensive_div_trunc_rounding_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3889515Z test_comprehensive_div_trunc_rounding_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3889806Z test_comprehensive_div_trunc_rounding_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3890096Z test_comprehensive_div_trunc_rounding_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3890391Z test_comprehensive_div_trunc_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3890671Z test_comprehensive_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3890956Z test_comprehensive_dot_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3891235Z test_comprehensive_dot_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3891511Z test_comprehensive_dot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3891790Z test_comprehensive_dot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3892063Z test_comprehensive_dot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3892386Z test_comprehensive_double_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3892663Z test_comprehensive_double_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3892953Z test_comprehensive_double_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3893239Z test_comprehensive_double_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3893527Z test_comprehensive_double_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3893807Z test_comprehensive_double_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3894092Z test_comprehensive_double_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3894409Z test_comprehensive_double_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3894686Z test_comprehensive_double_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3894964Z test_comprehensive_double_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3895239Z test_comprehensive_double_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3895520Z test_comprehensive_double_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3895800Z test_comprehensive_double_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3896087Z test_comprehensive_dsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3896365Z test_comprehensive_dsplit_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3896650Z test_comprehensive_dsplit_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3896935Z test_comprehensive_dsplit_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3897222Z test_comprehensive_dsplit_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3897501Z test_comprehensive_dsplit_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3897772Z test_comprehensive_dsplit_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3898051Z test_comprehensive_dsplit_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3898331Z test_comprehensive_dsplit_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3898605Z test_comprehensive_dsplit_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3898880Z test_comprehensive_dsplit_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3899201Z test_comprehensive_dsplit_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3899486Z test_comprehensive_dsplit_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3899768Z test_comprehensive_dstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3900045Z test_comprehensive_dstack_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3900331Z test_comprehensive_dstack_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3900615Z test_comprehensive_dstack_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3900906Z test_comprehensive_dstack_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3901218Z test_comprehensive_dstack_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3901505Z test_comprehensive_dstack_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3901787Z test_comprehensive_dstack_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3902063Z test_comprehensive_dstack_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3902339Z test_comprehensive_dstack_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3902616Z test_comprehensive_dstack_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3902895Z test_comprehensive_dstack_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3903172Z test_comprehensive_dstack_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3903452Z test_comprehensive_einsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3903738Z test_comprehensive_einsum_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3904031Z test_comprehensive_einsum_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3904310Z test_comprehensive_einsum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3904593Z test_comprehensive_einsum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3904875Z test_comprehensive_einsum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3905154Z test_comprehensive_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3905431Z test_comprehensive_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3905760Z test_comprehensive_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3906048Z test_comprehensive_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3906335Z test_comprehensive_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3906654Z test_comprehensive_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3906935Z test_comprehensive_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3907213Z test_comprehensive_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3907491Z test_comprehensive_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3907763Z test_comprehensive_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3908088Z test_comprehensive_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3908365Z test_comprehensive_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3908645Z test_comprehensive_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3908931Z test_comprehensive_empty_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3909216Z test_comprehensive_empty_like_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3909511Z test_comprehensive_empty_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3909800Z test_comprehensive_empty_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3910086Z test_comprehensive_empty_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3910372Z test_comprehensive_empty_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3910643Z test_comprehensive_empty_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3910925Z test_comprehensive_empty_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3911206Z test_comprehensive_empty_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3911486Z test_comprehensive_empty_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3911768Z test_comprehensive_empty_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3912046Z test_comprehensive_empty_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3912330Z test_comprehensive_empty_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3912659Z test_comprehensive_eq_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3912939Z test_comprehensive_eq_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3913216Z test_comprehensive_eq_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3913497Z test_comprehensive_eq_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3913781Z test_comprehensive_eq_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3914057Z test_comprehensive_eq_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3914337Z test_comprehensive_eq_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3914646Z test_comprehensive_eq_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3914920Z test_comprehensive_eq_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3915194Z test_comprehensive_eq_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3915464Z test_comprehensive_eq_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3915738Z test_comprehensive_eq_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3916017Z test_comprehensive_eq_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3916300Z test_comprehensive_equal_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3916578Z test_comprehensive_equal_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3916867Z test_comprehensive_equal_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3917152Z test_comprehensive_equal_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3917429Z test_comprehensive_equal_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3917713Z test_comprehensive_equal_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3917990Z test_comprehensive_equal_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3918269Z test_comprehensive_equal_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3918545Z test_comprehensive_equal_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3918818Z test_comprehensive_equal_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3919094Z test_comprehensive_equal_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3919409Z test_comprehensive_equal_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3919692Z test_comprehensive_erf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3919971Z test_comprehensive_erf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3920249Z test_comprehensive_erf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3920527Z test_comprehensive_erf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3920801Z test_comprehensive_erf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3921076Z test_comprehensive_erf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3921347Z test_comprehensive_erf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3921648Z test_comprehensive_erf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3921922Z test_comprehensive_erf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3922194Z test_comprehensive_erf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3922473Z test_comprehensive_erfc_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3922733Z test_comprehensive_erfc_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3923019Z test_comprehensive_erfc_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3923301Z test_comprehensive_erfc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3923575Z test_comprehensive_erfc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3923851Z test_comprehensive_erfc_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3924123Z test_comprehensive_erfc_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3924394Z test_comprehensive_erfc_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3924669Z test_comprehensive_erfc_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3924948Z test_comprehensive_erfc_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3925223Z test_comprehensive_erfinv_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3925504Z test_comprehensive_erfinv_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3925785Z test_comprehensive_erfinv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3926070Z test_comprehensive_erfinv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3926388Z test_comprehensive_erfinv_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3926668Z test_comprehensive_erfinv_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3926943Z test_comprehensive_erfinv_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3927220Z test_comprehensive_erfinv_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3927500Z test_comprehensive_erfinv_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3927778Z test_comprehensive_exp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3928056Z test_comprehensive_exp2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3928367Z test_comprehensive_exp2_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3928643Z test_comprehensive_exp2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3928919Z test_comprehensive_exp2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3929192Z test_comprehensive_exp2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3929465Z test_comprehensive_exp2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3929740Z test_comprehensive_exp2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3930013Z test_comprehensive_exp2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3930291Z test_comprehensive_exp2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3930571Z test_comprehensive_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3930843Z test_comprehensive_exp_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3931126Z test_comprehensive_exp_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3931408Z test_comprehensive_exp_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3931694Z test_comprehensive_exp_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3931971Z test_comprehensive_exp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3932248Z test_comprehensive_exp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3932520Z test_comprehensive_exp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3932790Z test_comprehensive_exp_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3933114Z test_comprehensive_exp_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3933392Z test_comprehensive_exp_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3933666Z test_comprehensive_exp_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3933941Z test_comprehensive_exp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3934228Z test_comprehensive_expand_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3934507Z test_comprehensive_expand_as_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3934802Z test_comprehensive_expand_as_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3935153Z test_comprehensive_expand_as_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3935445Z test_comprehensive_expand_as_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3935732Z test_comprehensive_expand_as_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3936015Z test_comprehensive_expand_as_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3936296Z test_comprehensive_expand_as_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3936586Z test_comprehensive_expand_as_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3936871Z test_comprehensive_expand_as_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3937153Z test_comprehensive_expand_as_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3937434Z test_comprehensive_expand_as_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3937716Z test_comprehensive_expand_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3937993Z test_comprehensive_expand_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3938282Z test_comprehensive_expand_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3938570Z test_comprehensive_expand_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3938854Z test_comprehensive_expand_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3939131Z test_comprehensive_expand_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3939410Z test_comprehensive_expand_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3939688Z test_comprehensive_expand_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3940170Z test_comprehensive_expand_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3940453Z test_comprehensive_expand_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3940730Z test_comprehensive_expand_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3941008Z test_comprehensive_expand_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3941289Z test_comprehensive_expm1_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3941565Z test_comprehensive_expm1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3941849Z test_comprehensive_expm1_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3942162Z test_comprehensive_expm1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3942439Z test_comprehensive_expm1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3942711Z test_comprehensive_expm1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3942984Z test_comprehensive_expm1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3943265Z test_comprehensive_expm1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3943541Z test_comprehensive_expm1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3943822Z test_comprehensive_expm1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3944100Z test_comprehensive_eye_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3944373Z test_comprehensive_eye_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3944660Z test_comprehensive_eye_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3944941Z test_comprehensive_eye_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3945221Z test_comprehensive_eye_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3945502Z test_comprehensive_eye_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3945776Z test_comprehensive_eye_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3946046Z test_comprehensive_eye_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3946317Z test_comprehensive_eye_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3946694Z test_comprehensive_eye_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3947031Z test_comprehensive_eye_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3947311Z test_comprehensive_eye_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3947587Z test_comprehensive_fft_fft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3947872Z test_comprehensive_fft_fft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3948145Z test_comprehensive_fft_fft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3948421Z test_comprehensive_fft_fft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3948703Z test_comprehensive_fft_fft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3949029Z test_comprehensive_fft_fft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3949304Z test_comprehensive_fft_fft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3949580Z test_comprehensive_fft_fft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3949856Z test_comprehensive_fft_fft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3950132Z test_comprehensive_fft_fft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3950410Z test_comprehensive_fft_fft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3950700Z test_comprehensive_fft_fft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3950984Z test_comprehensive_fft_fft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3951263Z test_comprehensive_fft_fft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3951540Z test_comprehensive_fft_fft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3951814Z test_comprehensive_fft_fft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3952094Z test_comprehensive_fft_fft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3952371Z test_comprehensive_fft_fft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3952647Z test_comprehensive_fft_fft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3952922Z test_comprehensive_fft_fft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3953197Z test_comprehensive_fft_fftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3953481Z test_comprehensive_fft_fftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3953809Z test_comprehensive_fft_fftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3954093Z test_comprehensive_fft_fftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3954375Z test_comprehensive_fft_fftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3954649Z test_comprehensive_fft_fftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3954922Z test_comprehensive_fft_fftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3955201Z test_comprehensive_fft_fftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3955471Z test_comprehensive_fft_fftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3955781Z test_comprehensive_fft_fftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3956077Z test_comprehensive_fft_fftshift_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3956360Z test_comprehensive_fft_fftshift_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3956651Z test_comprehensive_fft_fftshift_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3956946Z test_comprehensive_fft_fftshift_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3957244Z test_comprehensive_fft_fftshift_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3957530Z test_comprehensive_fft_fftshift_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3957812Z test_comprehensive_fft_fftshift_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3958098Z test_comprehensive_fft_fftshift_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3958374Z test_comprehensive_fft_fftshift_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3958661Z test_comprehensive_fft_fftshift_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3958950Z test_comprehensive_fft_fftshift_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3959231Z test_comprehensive_fft_fftshift_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3959516Z test_comprehensive_fft_fftshift_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3959795Z test_comprehensive_fft_hfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3960084Z test_comprehensive_fft_hfft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3960416Z test_comprehensive_fft_hfft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3960700Z test_comprehensive_fft_hfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3960983Z test_comprehensive_fft_hfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3961259Z test_comprehensive_fft_hfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3961535Z test_comprehensive_fft_hfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3961799Z test_comprehensive_fft_hfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3962085Z test_comprehensive_fft_hfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3962396Z test_comprehensive_fft_hfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3962671Z test_comprehensive_fft_hfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3962955Z test_comprehensive_fft_hfft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3963237Z test_comprehensive_fft_hfft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3963523Z test_comprehensive_fft_hfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3963801Z test_comprehensive_fft_hfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3964081Z test_comprehensive_fft_hfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3964358Z test_comprehensive_fft_hfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3964635Z test_comprehensive_fft_hfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3964909Z test_comprehensive_fft_hfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3965184Z test_comprehensive_fft_hfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3965465Z test_comprehensive_fft_hfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3965757Z test_comprehensive_fft_hfftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3966043Z test_comprehensive_fft_hfftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3966323Z test_comprehensive_fft_hfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3966602Z test_comprehensive_fft_hfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3966919Z test_comprehensive_fft_hfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3967198Z test_comprehensive_fft_hfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3967476Z test_comprehensive_fft_hfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3967753Z test_comprehensive_fft_hfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3968027Z test_comprehensive_fft_hfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3968304Z test_comprehensive_fft_ifft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3968596Z test_comprehensive_fft_ifft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3968916Z test_comprehensive_fft_ifft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3969199Z test_comprehensive_fft_ifft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3969478Z test_comprehensive_fft_ifft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3969753Z test_comprehensive_fft_ifft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3970029Z test_comprehensive_fft_ifft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3970304Z test_comprehensive_fft_ifft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3970582Z test_comprehensive_fft_ifft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3970859Z test_comprehensive_fft_ifft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3971138Z test_comprehensive_fft_ifft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3971421Z test_comprehensive_fft_ifft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3971705Z test_comprehensive_fft_ifft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3971992Z test_comprehensive_fft_ifft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3972277Z test_comprehensive_fft_ifft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3972552Z test_comprehensive_fft_ifft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3972825Z test_comprehensive_fft_ifft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3973099Z test_comprehensive_fft_ifft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3973372Z test_comprehensive_fft_ifft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3973685Z test_comprehensive_fft_ifft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3973964Z test_comprehensive_fft_ifftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3974253Z test_comprehensive_fft_ifftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3974539Z test_comprehensive_fft_ifftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3974820Z test_comprehensive_fft_ifftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3975102Z test_comprehensive_fft_ifftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3975371Z test_comprehensive_fft_ifftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3975683Z test_comprehensive_fft_ifftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3975961Z test_comprehensive_fft_ifftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3976234Z test_comprehensive_fft_ifftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3976513Z test_comprehensive_fft_ifftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3976802Z test_comprehensive_fft_ifftshift_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3977092Z test_comprehensive_fft_ifftshift_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3977386Z test_comprehensive_fft_ifftshift_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3977682Z test_comprehensive_fft_ifftshift_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3977973Z test_comprehensive_fft_ifftshift_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3978258Z test_comprehensive_fft_ifftshift_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3978545Z test_comprehensive_fft_ifftshift_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3978830Z test_comprehensive_fft_ifftshift_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3979115Z test_comprehensive_fft_ifftshift_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3979402Z test_comprehensive_fft_ifftshift_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3979684Z test_comprehensive_fft_ifftshift_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3979969Z test_comprehensive_fft_ifftshift_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3980292Z test_comprehensive_fft_ifftshift_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3980575Z test_comprehensive_fft_ihfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3980858Z test_comprehensive_fft_ihfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3981890Z test_comprehensive_fft_ihfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86883 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.3982174Z test_comprehensive_fft_ihfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3982460Z test_comprehensive_fft_ihfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3982807Z test_comprehensive_fft_ihfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3983091Z test_comprehensive_fft_ihfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3983371Z test_comprehensive_fft_ihfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3983648Z test_comprehensive_fft_ihfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3983930Z test_comprehensive_fft_ihfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3984220Z test_comprehensive_fft_ihfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3984498Z test_comprehensive_fft_ihfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3984776Z test_comprehensive_fft_ihfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3985050Z test_comprehensive_fft_ihfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3985330Z test_comprehensive_fft_ihfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3985609Z test_comprehensive_fft_ihfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3985888Z test_comprehensive_fft_ihfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3986175Z test_comprehensive_fft_ihfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3986463Z test_comprehensive_fft_ihfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3986779Z test_comprehensive_fft_ihfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3987065Z test_comprehensive_fft_ihfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3987404Z test_comprehensive_fft_ihfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3987686Z test_comprehensive_fft_ihfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3987971Z test_comprehensive_fft_ihfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3988251Z test_comprehensive_fft_irfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3988542Z test_comprehensive_fft_irfft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3988828Z test_comprehensive_fft_irfft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3989119Z test_comprehensive_fft_irfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3989441Z test_comprehensive_fft_irfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3989724Z test_comprehensive_fft_irfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3990004Z test_comprehensive_fft_irfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3990283Z test_comprehensive_fft_irfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3990558Z test_comprehensive_fft_irfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3990842Z test_comprehensive_fft_irfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3991122Z test_comprehensive_fft_irfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3991408Z test_comprehensive_fft_irfft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3991694Z test_comprehensive_fft_irfft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3991962Z test_comprehensive_fft_irfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3992247Z test_comprehensive_fft_irfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3992530Z test_comprehensive_fft_irfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3992806Z test_comprehensive_fft_irfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3993083Z test_comprehensive_fft_irfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3993355Z test_comprehensive_fft_irfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3993625Z test_comprehensive_fft_irfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3993905Z test_comprehensive_fft_irfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3994233Z test_comprehensive_fft_irfftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3994528Z test_comprehensive_fft_irfftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3994812Z test_comprehensive_fft_irfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3995090Z test_comprehensive_fft_irfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3995367Z test_comprehensive_fft_irfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3995648Z test_comprehensive_fft_irfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3995933Z test_comprehensive_fft_irfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3996246Z test_comprehensive_fft_irfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3996529Z test_comprehensive_fft_irfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3996811Z test_comprehensive_fft_rfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3997092Z test_comprehensive_fft_rfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3997371Z test_comprehensive_fft_rfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3997654Z test_comprehensive_fft_rfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3997931Z test_comprehensive_fft_rfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3998208Z test_comprehensive_fft_rfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3998480Z test_comprehensive_fft_rfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3998758Z test_comprehensive_fft_rfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3999036Z test_comprehensive_fft_rfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3999321Z test_comprehensive_fft_rfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3999602Z test_comprehensive_fft_rfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.3999879Z test_comprehensive_fft_rfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4000158Z test_comprehensive_fft_rfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4000432Z test_comprehensive_fft_rfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4000709Z test_comprehensive_fft_rfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4001025Z test_comprehensive_fft_rfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4001304Z test_comprehensive_fft_rfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4001584Z test_comprehensive_fft_rfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4001866Z test_comprehensive_fft_rfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4002139Z test_comprehensive_fft_rfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4002418Z test_comprehensive_fft_rfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4002696Z test_comprehensive_fft_rfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4003002Z test_comprehensive_fft_rfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4003280Z test_comprehensive_fft_rfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4003560Z test_comprehensive_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4003833Z test_comprehensive_fill_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4004118Z test_comprehensive_fill_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4004399Z test_comprehensive_fill_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4004687Z test_comprehensive_fill_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4004968Z test_comprehensive_fill_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4005230Z test_comprehensive_fill_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4005505Z test_comprehensive_fill_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4005786Z test_comprehensive_fill_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4006061Z test_comprehensive_fill_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4006340Z test_comprehensive_fill_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4006614Z test_comprehensive_fill_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4006884Z test_comprehensive_fill_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4007172Z test_comprehensive_flatten_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4007496Z test_comprehensive_flatten_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4007783Z test_comprehensive_flatten_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4008076Z test_comprehensive_flatten_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4008360Z test_comprehensive_flatten_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4008643Z test_comprehensive_flatten_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4008926Z test_comprehensive_flatten_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4009206Z test_comprehensive_flatten_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4009523Z test_comprehensive_flatten_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4009804Z test_comprehensive_flatten_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4010084Z test_comprehensive_flatten_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4010360Z test_comprehensive_flatten_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4010640Z test_comprehensive_flatten_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4010921Z test_comprehensive_flip_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4011198Z test_comprehensive_flip_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4011480Z test_comprehensive_flip_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4011764Z test_comprehensive_flip_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4012037Z test_comprehensive_flip_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4012315Z test_comprehensive_flip_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4012599Z test_comprehensive_flip_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4012875Z test_comprehensive_flip_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4013145Z test_comprehensive_flip_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4013415Z test_comprehensive_flip_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4013688Z test_comprehensive_flip_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4013962Z test_comprehensive_flip_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4014291Z test_comprehensive_fliplr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4014574Z test_comprehensive_fliplr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4014864Z test_comprehensive_fliplr_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4015148Z test_comprehensive_fliplr_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4015433Z test_comprehensive_fliplr_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4015712Z test_comprehensive_fliplr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4015994Z test_comprehensive_fliplr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4016307Z test_comprehensive_fliplr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4016592Z test_comprehensive_fliplr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4016869Z test_comprehensive_fliplr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4017144Z test_comprehensive_fliplr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4017425Z test_comprehensive_fliplr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4017707Z test_comprehensive_flipud_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4017971Z test_comprehensive_flipud_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4018263Z test_comprehensive_flipud_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4018547Z test_comprehensive_flipud_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4018830Z test_comprehensive_flipud_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4019110Z test_comprehensive_flipud_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4019390Z test_comprehensive_flipud_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4019671Z test_comprehensive_flipud_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4019946Z test_comprehensive_flipud_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4020220Z test_comprehensive_flipud_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4020500Z test_comprehensive_flipud_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4020776Z test_comprehensive_flipud_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4021097Z test_comprehensive_float_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4021378Z test_comprehensive_float_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4021661Z test_comprehensive_float_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4021946Z test_comprehensive_float_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4022228Z test_comprehensive_float_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4022504Z test_comprehensive_float_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4022785Z test_comprehensive_float_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4023096Z test_comprehensive_float_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4023370Z test_comprehensive_float_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4023647Z test_comprehensive_float_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4023925Z test_comprehensive_float_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4024203Z test_comprehensive_float_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4024484Z test_comprehensive_float_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4024777Z test_comprehensive_float_power_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4025063Z test_comprehensive_float_power_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4025361Z test_comprehensive_float_power_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4025653Z test_comprehensive_float_power_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4025942Z test_comprehensive_float_power_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4026233Z test_comprehensive_float_power_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4026519Z test_comprehensive_float_power_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4026853Z test_comprehensive_float_power_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4027138Z test_comprehensive_float_power_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4027421Z test_comprehensive_float_power_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4027703Z test_comprehensive_float_power_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4028043Z test_comprehensive_float_power_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4028326Z test_comprehensive_floor_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4028603Z test_comprehensive_floor_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4028879Z test_comprehensive_floor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4029155Z test_comprehensive_floor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4029423Z test_comprehensive_floor_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4029700Z test_comprehensive_floor_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4030013Z test_comprehensive_floor_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4030288Z test_comprehensive_floor_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4030563Z test_comprehensive_floor_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4030856Z test_comprehensive_floor_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4031131Z test_comprehensive_floor_divide_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4031421Z test_comprehensive_floor_divide_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4031714Z test_comprehensive_floor_divide_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4032000Z test_comprehensive_floor_divide_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4032280Z test_comprehensive_floor_divide_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4032559Z test_comprehensive_floor_divide_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4032845Z test_comprehensive_floor_divide_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4033135Z test_comprehensive_floor_divide_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4033416Z test_comprehensive_fmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4033690Z test_comprehensive_fmax_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4033968Z test_comprehensive_fmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4034248Z test_comprehensive_fmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4034523Z test_comprehensive_fmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4034853Z test_comprehensive_fmax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4035130Z test_comprehensive_fmax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4035407Z test_comprehensive_fmax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4035678Z test_comprehensive_fmax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4035951Z test_comprehensive_fmax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4036229Z test_comprehensive_fmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4036505Z test_comprehensive_fmin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4036816Z test_comprehensive_fmin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4037094Z test_comprehensive_fmin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4037371Z test_comprehensive_fmin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4037647Z test_comprehensive_fmin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4037919Z test_comprehensive_fmin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4038197Z test_comprehensive_fmin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4038474Z test_comprehensive_fmin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4038743Z test_comprehensive_fmin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4039022Z test_comprehensive_fmod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4039299Z test_comprehensive_fmod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4039577Z test_comprehensive_fmod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4039857Z test_comprehensive_fmod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4040134Z test_comprehensive_fmod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4040405Z test_comprehensive_fmod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4040677Z test_comprehensive_fmod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4040945Z test_comprehensive_fmod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4041218Z test_comprehensive_fmod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4041534Z test_comprehensive_frac_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4041813Z test_comprehensive_frac_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4042091Z test_comprehensive_frac_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4042368Z test_comprehensive_frac_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4042648Z test_comprehensive_frexp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4042929Z test_comprehensive_frexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4043212Z test_comprehensive_frexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4043509Z test_comprehensive_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4043789Z test_comprehensive_full_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4044072Z test_comprehensive_full_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4044357Z test_comprehensive_full_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4044639Z test_comprehensive_full_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4044918Z test_comprehensive_full_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4045195Z test_comprehensive_full_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4045471Z test_comprehensive_full_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4045745Z test_comprehensive_full_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4046017Z test_comprehensive_full_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4046288Z test_comprehensive_full_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4046565Z test_comprehensive_full_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4046838Z test_comprehensive_full_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4047128Z test_comprehensive_full_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4047406Z test_comprehensive_full_like_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4047697Z test_comprehensive_full_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4047986Z test_comprehensive_full_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4048311Z test_comprehensive_full_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4048602Z test_comprehensive_full_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4048887Z test_comprehensive_full_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4049166Z test_comprehensive_full_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4049451Z test_comprehensive_full_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4049730Z test_comprehensive_full_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4050007Z test_comprehensive_full_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4050317Z test_comprehensive_full_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4050605Z test_comprehensive_gather_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4050890Z test_comprehensive_gather_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4051182Z test_comprehensive_gather_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4051470Z test_comprehensive_gather_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4051760Z test_comprehensive_gather_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4052046Z test_comprehensive_gather_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4052326Z test_comprehensive_gather_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4052607Z test_comprehensive_gather_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4052884Z test_comprehensive_gather_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4053165Z test_comprehensive_gather_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4053446Z test_comprehensive_gather_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4053728Z test_comprehensive_gather_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4054002Z test_comprehensive_gcd_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4054271Z test_comprehensive_gcd_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4054543Z test_comprehensive_gcd_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4054815Z test_comprehensive_gcd_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4055130Z test_comprehensive_gcd_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4055414Z test_comprehensive_ge_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4055692Z test_comprehensive_ge_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4055969Z test_comprehensive_ge_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4056230Z test_comprehensive_ge_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4056504Z test_comprehensive_ge_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4056781Z test_comprehensive_ge_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4057091Z test_comprehensive_ge_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4057367Z test_comprehensive_ge_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4057643Z test_comprehensive_ge_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4057915Z test_comprehensive_ge_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4058204Z test_comprehensive_geqrf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4058490Z test_comprehensive_geqrf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4058776Z test_comprehensive_geqrf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4059054Z test_comprehensive_geqrf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4059340Z test_comprehensive_gradient_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4059634Z test_comprehensive_gradient_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4059931Z test_comprehensive_gradient_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4060218Z test_comprehensive_gradient_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4060511Z test_comprehensive_gradient_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4060795Z test_comprehensive_gradient_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4061074Z test_comprehensive_gradient_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4061356Z test_comprehensive_gradient_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4061643Z test_comprehensive_gradient_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4061965Z test_comprehensive_gradient_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4062262Z test_comprehensive_grid_sampler_2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4062561Z test_comprehensive_grid_sampler_2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4062854Z test_comprehensive_grid_sampler_2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4063126Z test_comprehensive_gt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4063398Z test_comprehensive_gt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4063675Z test_comprehensive_gt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4063990Z test_comprehensive_gt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4064266Z test_comprehensive_gt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4064533Z test_comprehensive_gt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4064805Z test_comprehensive_gt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4065075Z test_comprehensive_gt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4065351Z test_comprehensive_gt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4065629Z test_comprehensive_gt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4065906Z test_comprehensive_half_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4066175Z test_comprehensive_half_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4066454Z test_comprehensive_half_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4066888Z test_comprehensive_half_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4067174Z test_comprehensive_half_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4067462Z test_comprehensive_half_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4067737Z test_comprehensive_half_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4068013Z test_comprehensive_half_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4068293Z test_comprehensive_half_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4068565Z test_comprehensive_half_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4068904Z test_comprehensive_half_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4069184Z test_comprehensive_half_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4069469Z test_comprehensive_heaviside_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4069746Z test_comprehensive_heaviside_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4070031Z test_comprehensive_heaviside_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4070323Z test_comprehensive_heaviside_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4070611Z test_comprehensive_heaviside_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4070939Z test_comprehensive_heaviside_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4071224Z test_comprehensive_heaviside_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4071502Z test_comprehensive_heaviside_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4071785Z test_comprehensive_heaviside_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4072066Z test_comprehensive_heaviside_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4072363Z test_comprehensive_histc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4072702Z test_comprehensive_histc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4073023Z test_comprehensive_histc_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4073345Z test_comprehensive_histc_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4073668Z test_comprehensive_histc_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4073994Z test_comprehensive_histc_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4074329Z test_comprehensive_hsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4074660Z test_comprehensive_hsplit_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4074998Z test_comprehensive_hsplit_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4075333Z test_comprehensive_hsplit_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4075669Z test_comprehensive_hsplit_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4075999Z test_comprehensive_hsplit_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4076379Z test_comprehensive_hsplit_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4076717Z test_comprehensive_hsplit_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4077043Z test_comprehensive_hsplit_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4077369Z test_comprehensive_hsplit_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4077695Z test_comprehensive_hsplit_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4078027Z test_comprehensive_hsplit_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4078358Z test_comprehensive_hsplit_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4078748Z test_comprehensive_hstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4079091Z test_comprehensive_hstack_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4079433Z test_comprehensive_hstack_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4079773Z test_comprehensive_hstack_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4080124Z test_comprehensive_hstack_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4080478Z test_comprehensive_hstack_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4080821Z test_comprehensive_hstack_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4081159Z test_comprehensive_hstack_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4081493Z test_comprehensive_hstack_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4081826Z test_comprehensive_hstack_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4082158Z test_comprehensive_hstack_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4082499Z test_comprehensive_hstack_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4082797Z test_comprehensive_hstack_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4083076Z test_comprehensive_hypot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4083341Z test_comprehensive_hypot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4083623Z test_comprehensive_hypot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4083898Z test_comprehensive_hypot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4084214Z test_comprehensive_i0_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4084489Z test_comprehensive_i0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4084769Z test_comprehensive_i0_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4085044Z test_comprehensive_i0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4085316Z test_comprehensive_i0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4085588Z test_comprehensive_i0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4085861Z test_comprehensive_i0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4086181Z test_comprehensive_i0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4086453Z test_comprehensive_i0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4086725Z test_comprehensive_i0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4087005Z test_comprehensive_igamma_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4087286Z test_comprehensive_igamma_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4087572Z test_comprehensive_igammac_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4087857Z test_comprehensive_igammac_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4088140Z test_comprehensive_imag_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4088421Z test_comprehensive_imag_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4088703Z test_comprehensive_imag_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4088991Z test_comprehensive_index_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4089275Z test_comprehensive_index_add_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4089570Z test_comprehensive_index_add_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4089857Z test_comprehensive_index_add_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4090142Z test_comprehensive_index_add_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4090424Z test_comprehensive_index_add_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4090706Z test_comprehensive_index_add_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4091037Z test_comprehensive_index_add_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4091321Z test_comprehensive_index_add_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4091605Z test_comprehensive_index_add_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4091885Z test_comprehensive_index_add_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4092161Z test_comprehensive_index_add_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4092440Z test_comprehensive_index_add_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4092732Z test_comprehensive_index_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4093050Z test_comprehensive_index_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4093343Z test_comprehensive_index_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4093635Z test_comprehensive_index_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4093917Z test_comprehensive_index_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4094207Z test_comprehensive_index_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4094488Z test_comprehensive_index_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4094775Z test_comprehensive_index_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4095056Z test_comprehensive_index_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4095338Z test_comprehensive_index_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4095617Z test_comprehensive_index_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4095902Z test_comprehensive_index_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4096191Z test_comprehensive_index_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4096471Z test_comprehensive_index_fill_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4096748Z test_comprehensive_index_fill_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4097036Z test_comprehensive_index_fill_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4097317Z test_comprehensive_index_fill_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4097640Z test_comprehensive_index_fill_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4097924Z test_comprehensive_index_fill_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4098201Z test_comprehensive_index_fill_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4098483Z test_comprehensive_index_fill_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4098766Z test_comprehensive_index_fill_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4099043Z test_comprehensive_index_fill_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4099329Z test_comprehensive_index_fill_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4099656Z test_comprehensive_index_put_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4099938Z test_comprehensive_index_put_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4100230Z test_comprehensive_index_put_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4100516Z test_comprehensive_index_put_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4100804Z test_comprehensive_index_put_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4101092Z test_comprehensive_index_put_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4101378Z test_comprehensive_index_put_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4101661Z test_comprehensive_index_put_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4101938Z test_comprehensive_index_put_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4102217Z test_comprehensive_index_put_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4102497Z test_comprehensive_index_put_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4102778Z test_comprehensive_index_put_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4103064Z test_comprehensive_index_put_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4103360Z test_comprehensive_index_reduce_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4103655Z test_comprehensive_index_reduce_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4104632Z test_comprehensive_index_reduce_cuda_float32 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86882 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.4104983Z test_comprehensive_index_reduce_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4105271Z test_comprehensive_index_reduce_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4105554Z test_comprehensive_index_reduce_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4105840Z test_comprehensive_index_reduce_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4106132Z test_comprehensive_index_reduce_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4106426Z test_comprehensive_index_reduce_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4106820Z test_comprehensive_index_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4107114Z test_comprehensive_index_select_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4107414Z test_comprehensive_index_select_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4107713Z test_comprehensive_index_select_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4108009Z test_comprehensive_index_select_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4108302Z test_comprehensive_index_select_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4108591Z test_comprehensive_index_select_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4108872Z test_comprehensive_index_select_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4109149Z test_comprehensive_index_select_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4109433Z test_comprehensive_index_select_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4109719Z test_comprehensive_index_select_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4110002Z test_comprehensive_index_select_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4110292Z test_comprehensive_index_select_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4110571Z test_comprehensive_inner_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4110853Z test_comprehensive_inner_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4111133Z test_comprehensive_inner_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4111456Z test_comprehensive_inner_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4111737Z test_comprehensive_inner_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4112018Z test_comprehensive_inner_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4112299Z test_comprehensive_int_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4112571Z test_comprehensive_int_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4112850Z test_comprehensive_int_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4113132Z test_comprehensive_int_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4113394Z test_comprehensive_int_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4113705Z test_comprehensive_int_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4113984Z test_comprehensive_int_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4114256Z test_comprehensive_int_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4114527Z test_comprehensive_int_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4114800Z test_comprehensive_int_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4115075Z test_comprehensive_int_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4115349Z test_comprehensive_int_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4115632Z test_comprehensive_isclose_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4115912Z test_comprehensive_isclose_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4116201Z test_comprehensive_isclose_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4116488Z test_comprehensive_isclose_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4116772Z test_comprehensive_isclose_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4117054Z test_comprehensive_isclose_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4117334Z test_comprehensive_isclose_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4117614Z test_comprehensive_isclose_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4117895Z test_comprehensive_isclose_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4118215Z test_comprehensive_isclose_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4118493Z test_comprehensive_isclose_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4118777Z test_comprehensive_isclose_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4119064Z test_comprehensive_isfinite_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4119342Z test_comprehensive_isfinite_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4119629Z test_comprehensive_isfinite_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4119921Z test_comprehensive_isfinite_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4120243Z test_comprehensive_isfinite_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4120529Z test_comprehensive_isfinite_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4120818Z test_comprehensive_isfinite_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4121098Z test_comprehensive_isfinite_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4121380Z test_comprehensive_isfinite_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4121664Z test_comprehensive_isfinite_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4121942Z test_comprehensive_isfinite_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4122222Z test_comprehensive_isfinite_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4122500Z test_comprehensive_isfinite_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4122779Z test_comprehensive_isin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4123059Z test_comprehensive_isin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4123337Z test_comprehensive_isin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4123614Z test_comprehensive_isin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4123886Z test_comprehensive_isin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4124161Z test_comprehensive_isin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4124432Z test_comprehensive_isin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4124707Z test_comprehensive_isin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4125026Z test_comprehensive_isinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4125302Z test_comprehensive_isinf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4125588Z test_comprehensive_isinf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4125870Z test_comprehensive_isinf_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4126139Z test_comprehensive_isinf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4126416Z test_comprehensive_isinf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4126699Z test_comprehensive_isinf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4127012Z test_comprehensive_isinf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4127290Z test_comprehensive_isinf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4127562Z test_comprehensive_isinf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4127831Z test_comprehensive_isinf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4128104Z test_comprehensive_isinf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4128389Z test_comprehensive_isinf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4128673Z test_comprehensive_isnan_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4128945Z test_comprehensive_isnan_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4129230Z test_comprehensive_isnan_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4129509Z test_comprehensive_isnan_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4129784Z test_comprehensive_isnan_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4130067Z test_comprehensive_isnan_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4130342Z test_comprehensive_isnan_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4130614Z test_comprehensive_isnan_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4130890Z test_comprehensive_isnan_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4131168Z test_comprehensive_isnan_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4131440Z test_comprehensive_isnan_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4131752Z test_comprehensive_isnan_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4132040Z test_comprehensive_isneginf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4132318Z test_comprehensive_isneginf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4132606Z test_comprehensive_isneginf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4132890Z test_comprehensive_isneginf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4133175Z test_comprehensive_isneginf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4133460Z test_comprehensive_isneginf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4133774Z test_comprehensive_isneginf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4134051Z test_comprehensive_isneginf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4134334Z test_comprehensive_isneginf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4134615Z test_comprehensive_isneginf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4134900Z test_comprehensive_isposinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4135181Z test_comprehensive_isposinf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4135463Z test_comprehensive_isposinf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4135745Z test_comprehensive_isposinf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4136025Z test_comprehensive_isposinf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4136304Z test_comprehensive_isposinf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4136587Z test_comprehensive_isposinf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4136867Z test_comprehensive_isposinf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4137150Z test_comprehensive_isposinf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4137426Z test_comprehensive_isposinf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4137708Z test_comprehensive_isreal_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4137986Z test_comprehensive_isreal_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4138271Z test_comprehensive_isreal_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4138612Z test_comprehensive_isreal_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4138909Z test_comprehensive_isreal_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4139174Z test_comprehensive_isreal_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4139456Z test_comprehensive_isreal_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4139738Z test_comprehensive_isreal_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4140018Z test_comprehensive_isreal_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4140299Z test_comprehensive_isreal_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4140609Z test_comprehensive_isreal_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4140890Z test_comprehensive_isreal_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4141170Z test_comprehensive_isreal_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4141453Z test_comprehensive_istft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4141737Z test_comprehensive_istft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4142054Z test_comprehensive_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4142362Z test_comprehensive_jiterator_2inputs_2outputs_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4142679Z test_comprehensive_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4142990Z test_comprehensive_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4143299Z test_comprehensive_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4143606Z test_comprehensive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4143917Z test_comprehensive_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4144226Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4144526Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4144826Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4145128Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4145471Z test_comprehensive_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4145792Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4146107Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4146429Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4146796Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4147118Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4147480Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4147792Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4148100Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4148410Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4148725Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4149040Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4149350Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4149645Z test_comprehensive_jiterator_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4149935Z test_comprehensive_jiterator_binary_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4150243Z test_comprehensive_jiterator_binary_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4150543Z test_comprehensive_jiterator_binary_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4150838Z test_comprehensive_jiterator_binary_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4151133Z test_comprehensive_jiterator_binary_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4151425Z test_comprehensive_jiterator_binary_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4151719Z test_comprehensive_jiterator_binary_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4152053Z test_comprehensive_jiterator_binary_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4152346Z test_comprehensive_jiterator_binary_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4152635Z test_comprehensive_jiterator_binary_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4152928Z test_comprehensive_jiterator_binary_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4153247Z test_comprehensive_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4153558Z test_comprehensive_jiterator_binary_return_by_ref_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4153880Z test_comprehensive_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4154326Z test_comprehensive_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4154647Z test_comprehensive_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4154961Z test_comprehensive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4155270Z test_comprehensive_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4155583Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4155890Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4156197Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4156508Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4156814Z test_comprehensive_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4157113Z test_comprehensive_jiterator_unary_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4157410Z test_comprehensive_jiterator_unary_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4157712Z test_comprehensive_jiterator_unary_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4158011Z test_comprehensive_jiterator_unary_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4158305Z test_comprehensive_jiterator_unary_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4158597Z test_comprehensive_jiterator_unary_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4158928Z test_comprehensive_jiterator_unary_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4159220Z test_comprehensive_jiterator_unary_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4159503Z test_comprehensive_jiterator_unary_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4159791Z test_comprehensive_jiterator_unary_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4160068Z test_comprehensive_jiterator_unary_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4160365Z test_comprehensive_jiterator_unary_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4160643Z test_comprehensive_kron_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4160949Z test_comprehensive_kron_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4161235Z test_comprehensive_kron_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4161515Z test_comprehensive_kron_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4161793Z test_comprehensive_kron_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4162071Z test_comprehensive_kron_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4162347Z test_comprehensive_kron_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4162622Z test_comprehensive_kron_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4162892Z test_comprehensive_kron_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4163166Z test_comprehensive_kron_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4163438Z test_comprehensive_kron_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4163710Z test_comprehensive_kron_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4163998Z test_comprehensive_kthvalue_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4164281Z test_comprehensive_kthvalue_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4164566Z test_comprehensive_kthvalue_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4164846Z test_comprehensive_kthvalue_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4165126Z test_comprehensive_kthvalue_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4165447Z test_comprehensive_kthvalue_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4165728Z test_comprehensive_kthvalue_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4166014Z test_comprehensive_kthvalue_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4166285Z test_comprehensive_lcm_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4166556Z test_comprehensive_lcm_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4166830Z test_comprehensive_lcm_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4167105Z test_comprehensive_lcm_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4167386Z test_comprehensive_lcm_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4167703Z test_comprehensive_ldexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4167983Z test_comprehensive_ldexp_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4168271Z test_comprehensive_ldexp_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4168555Z test_comprehensive_ldexp_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4168834Z test_comprehensive_ldexp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4169115Z test_comprehensive_ldexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4169395Z test_comprehensive_ldexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4169673Z test_comprehensive_ldexp_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4169955Z test_comprehensive_ldexp_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4170231Z test_comprehensive_ldexp_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4170508Z test_comprehensive_ldexp_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4170788Z test_comprehensive_ldexp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4171066Z test_comprehensive_le_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4171343Z test_comprehensive_le_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4171619Z test_comprehensive_le_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4171895Z test_comprehensive_le_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4172166Z test_comprehensive_le_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4172466Z test_comprehensive_le_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4172738Z test_comprehensive_le_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4173007Z test_comprehensive_le_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4173276Z test_comprehensive_le_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4173550Z test_comprehensive_le_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4173833Z test_comprehensive_lerp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4174118Z test_comprehensive_lerp_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4174433Z test_comprehensive_lerp_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4174718Z test_comprehensive_lerp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4175668Z test_comprehensive_lerp_cuda_float32 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87139 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.4175957Z test_comprehensive_lerp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4176238Z test_comprehensive_lgamma_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4176528Z test_comprehensive_lgamma_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4176809Z test_comprehensive_lgamma_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4177091Z test_comprehensive_lgamma_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4177370Z test_comprehensive_lgamma_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4177650Z test_comprehensive_lgamma_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4177931Z test_comprehensive_lgamma_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4178216Z test_comprehensive_lgamma_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4178494Z test_comprehensive_lgamma_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4178795Z test_comprehensive_linalg_cholesky_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4179096Z test_comprehensive_linalg_cholesky_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4179442Z test_comprehensive_linalg_cholesky_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4179740Z test_comprehensive_linalg_cholesky_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4180045Z test_comprehensive_linalg_cholesky_ex_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4180351Z test_comprehensive_linalg_cholesky_ex_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4180646Z test_comprehensive_linalg_cholesky_ex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4180941Z test_comprehensive_linalg_cholesky_ex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4181238Z test_comprehensive_linalg_cond_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4181566Z test_comprehensive_linalg_cond_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4181859Z test_comprehensive_linalg_cond_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4182143Z test_comprehensive_linalg_cond_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4182438Z test_comprehensive_linalg_cross_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4182736Z test_comprehensive_linalg_cross_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4183028Z test_comprehensive_linalg_cross_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4183317Z test_comprehensive_linalg_cross_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4183602Z test_comprehensive_linalg_cross_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4183886Z test_comprehensive_linalg_cross_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4184170Z test_comprehensive_linalg_cross_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4184457Z test_comprehensive_linalg_cross_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4184740Z test_comprehensive_linalg_cross_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4185028Z test_comprehensive_linalg_cross_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4185320Z test_comprehensive_linalg_det_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4185612Z test_comprehensive_linalg_det_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4185898Z test_comprehensive_linalg_det_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4186218Z test_comprehensive_linalg_det_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4186524Z test_comprehensive_linalg_det_singular_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4186942Z test_comprehensive_linalg_det_singular_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4187249Z test_comprehensive_linalg_det_singular_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4187550Z test_comprehensive_linalg_det_singular_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T01:59:36.4187846Z test_comprehensive_linalg_eig_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4188149Z test_comprehensive_linalg_eig_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4188503Z test_comprehensive_linalg_eig_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4188793Z test_comprehensive_linalg_eig_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4189088Z test_comprehensive_linalg_eigh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4189388Z test_comprehensive_linalg_eigh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4189682Z test_comprehensive_linalg_eigh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4189955Z test_comprehensive_linalg_eigh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4190255Z test_comprehensive_linalg_eigvals_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4190555Z test_comprehensive_linalg_eigvals_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4190850Z test_comprehensive_linalg_eigvals_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4191144Z test_comprehensive_linalg_eigvals_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4191446Z test_comprehensive_linalg_eigvalsh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4191745Z test_comprehensive_linalg_eigvalsh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4192040Z test_comprehensive_linalg_eigvalsh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4192335Z test_comprehensive_linalg_eigvalsh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4192649Z test_comprehensive_linalg_householder_product_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4192965Z test_comprehensive_linalg_householder_product_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4193321Z test_comprehensive_linalg_householder_product_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4193637Z test_comprehensive_linalg_householder_product_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4193931Z test_comprehensive_linalg_inv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4194220Z test_comprehensive_linalg_inv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4194505Z test_comprehensive_linalg_inv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4194789Z test_comprehensive_linalg_inv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4195121Z test_comprehensive_linalg_inv_ex_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4195419Z test_comprehensive_linalg_inv_ex_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4195709Z test_comprehensive_linalg_inv_ex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4195994Z test_comprehensive_linalg_inv_ex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4196295Z test_comprehensive_linalg_ldl_factor_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4196599Z test_comprehensive_linalg_ldl_factor_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4196894Z test_comprehensive_linalg_ldl_factor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4197191Z test_comprehensive_linalg_ldl_factor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4197498Z test_comprehensive_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4197803Z test_comprehensive_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4198107Z test_comprehensive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4198407Z test_comprehensive_linalg_ldl_factor_ex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4198705Z test_comprehensive_linalg_ldl_solve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4199003Z test_comprehensive_linalg_ldl_solve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4199298Z test_comprehensive_linalg_ldl_solve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4199591Z test_comprehensive_linalg_ldl_solve_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4199920Z test_comprehensive_linalg_lstsq_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4200215Z test_comprehensive_linalg_lstsq_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4200505Z test_comprehensive_linalg_lstsq_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4200793Z test_comprehensive_linalg_lstsq_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4201106Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4201418Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4201727Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4202078Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4202378Z test_comprehensive_linalg_lu_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4202669Z test_comprehensive_linalg_lu_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4202955Z test_comprehensive_linalg_lu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4203245Z test_comprehensive_linalg_lu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4203552Z test_comprehensive_linalg_lu_factor_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4203848Z test_comprehensive_linalg_lu_factor_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4204142Z test_comprehensive_linalg_lu_factor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4204432Z test_comprehensive_linalg_lu_factor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4204737Z test_comprehensive_linalg_lu_factor_ex_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4205043Z test_comprehensive_linalg_lu_factor_ex_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4205344Z test_comprehensive_linalg_lu_factor_ex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4205645Z test_comprehensive_linalg_lu_factor_ex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4205940Z test_comprehensive_linalg_lu_solve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4206244Z test_comprehensive_linalg_lu_solve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4206585Z test_comprehensive_linalg_lu_solve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4206878Z test_comprehensive_linalg_lu_solve_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4207175Z test_comprehensive_linalg_matrix_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4208166Z test_comprehensive_linalg_matrix_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86884 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.4208471Z test_comprehensive_linalg_matrix_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4208770Z test_comprehensive_linalg_matrix_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4209106Z test_comprehensive_linalg_matrix_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4209406Z test_comprehensive_linalg_matrix_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4209709Z test_comprehensive_linalg_matrix_power_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4210010Z test_comprehensive_linalg_matrix_power_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4210309Z test_comprehensive_linalg_matrix_power_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4210605Z test_comprehensive_linalg_matrix_power_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4210898Z test_comprehensive_linalg_matrix_rank_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4211192Z test_comprehensive_linalg_matrix_rank_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4211472Z test_comprehensive_linalg_matrix_rank_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4211764Z test_comprehensive_linalg_matrix_rank_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4212084Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4212398Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4212710Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4213016Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4213308Z test_comprehensive_linalg_multi_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4213644Z test_comprehensive_linalg_multi_dot_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4214608Z test_comprehensive_linalg_multi_dot_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87164 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T01:59:36.4214904Z test_comprehensive_linalg_multi_dot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4215192Z test_comprehensive_linalg_multi_dot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4215487Z test_comprehensive_linalg_multi_dot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4215813Z test_comprehensive_linalg_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4216108Z test_comprehensive_linalg_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4216397Z test_comprehensive_linalg_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4216680Z test_comprehensive_linalg_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4216961Z test_comprehensive_linalg_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4217253Z test_comprehensive_linalg_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4217572Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4217892Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4218210Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4218519Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4218831Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4219141Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4219428Z test_comprehensive_linalg_pinv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4219718Z test_comprehensive_linalg_pinv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4219996Z test_comprehensive_linalg_pinv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4220274Z test_comprehensive_linalg_pinv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4220613Z test_comprehensive_linalg_pinv_hermitian_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4220914Z test_comprehensive_linalg_pinv_hermitian_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4221212Z test_comprehensive_linalg_pinv_hermitian_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4221514Z test_comprehensive_linalg_pinv_hermitian_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4222478Z test_comprehensive_linalg_pinv_singular_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80934 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-11-23T01:59:36.4222783Z test_comprehensive_linalg_pinv_singular_cuda_complex64 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.377s) 2022-11-23T01:59:36.4223047Z test_comprehensive_linalg_pinv_singular_cuda_float32 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T01:59:36.4223304Z test_comprehensive_linalg_pinv_singular_cuda_float64 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T01:59:36.4223590Z test_comprehensive_linalg_qr_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4223875Z test_comprehensive_linalg_qr_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4224154Z test_comprehensive_linalg_qr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4224442Z test_comprehensive_linalg_qr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4224732Z test_comprehensive_linalg_slogdet_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4225032Z test_comprehensive_linalg_slogdet_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4225320Z test_comprehensive_linalg_slogdet_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4225605Z test_comprehensive_linalg_slogdet_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4225896Z test_comprehensive_linalg_solve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4226186Z test_comprehensive_linalg_solve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4226471Z test_comprehensive_linalg_solve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4226846Z test_comprehensive_linalg_solve_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4227136Z test_comprehensive_linalg_solve_ex_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4227444Z test_comprehensive_linalg_solve_ex_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4227784Z test_comprehensive_linalg_solve_ex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4228076Z test_comprehensive_linalg_solve_ex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4228385Z test_comprehensive_linalg_solve_triangular_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4228691Z test_comprehensive_linalg_solve_triangular_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4228999Z test_comprehensive_linalg_solve_triangular_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4229303Z test_comprehensive_linalg_solve_triangular_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4229633Z test_comprehensive_linalg_svd_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4229924Z test_comprehensive_linalg_svd_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4230201Z test_comprehensive_linalg_svd_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4230487Z test_comprehensive_linalg_svd_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4230779Z test_comprehensive_linalg_svdvals_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4231077Z test_comprehensive_linalg_svdvals_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4231365Z test_comprehensive_linalg_svdvals_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4231648Z test_comprehensive_linalg_svdvals_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4231943Z test_comprehensive_linalg_tensorinv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4232233Z test_comprehensive_linalg_tensorinv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4232528Z test_comprehensive_linalg_tensorinv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4232825Z test_comprehensive_linalg_tensorinv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4233123Z test_comprehensive_linalg_tensorsolve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4233422Z test_comprehensive_linalg_tensorsolve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4233715Z test_comprehensive_linalg_tensorsolve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4234006Z test_comprehensive_linalg_tensorsolve_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4234333Z test_comprehensive_linalg_vander_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4234628Z test_comprehensive_linalg_vander_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4234912Z test_comprehensive_linalg_vander_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4235186Z test_comprehensive_linalg_vander_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4235466Z test_comprehensive_linalg_vander_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4235749Z test_comprehensive_linalg_vander_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4236031Z test_comprehensive_linalg_vander_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4236350Z test_comprehensive_linalg_vander_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4236630Z test_comprehensive_linalg_vander_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4236916Z test_comprehensive_linalg_vecdot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4237208Z test_comprehensive_linalg_vecdot_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4237499Z test_comprehensive_linalg_vecdot_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4237786Z test_comprehensive_linalg_vecdot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4238065Z test_comprehensive_linalg_vecdot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4238342Z test_comprehensive_linalg_vecdot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4238637Z test_comprehensive_linalg_vector_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4238933Z test_comprehensive_linalg_vector_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4239235Z test_comprehensive_linalg_vector_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4239527Z test_comprehensive_linalg_vector_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4239813Z test_comprehensive_linalg_vector_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4240100Z test_comprehensive_linalg_vector_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4240386Z test_comprehensive_linspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4240668Z test_comprehensive_linspace_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4241007Z test_comprehensive_linspace_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4241294Z test_comprehensive_linspace_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4241575Z test_comprehensive_linspace_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4241859Z test_comprehensive_linspace_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4242132Z test_comprehensive_linspace_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4242411Z test_comprehensive_linspace_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4242684Z test_comprehensive_linspace_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4242992Z test_comprehensive_linspace_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4243268Z test_comprehensive_linspace_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4243540Z test_comprehensive_log10_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4243807Z test_comprehensive_log10_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4244093Z test_comprehensive_log10_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4244368Z test_comprehensive_log10_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4244646Z test_comprehensive_log10_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4244918Z test_comprehensive_log10_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4245191Z test_comprehensive_log10_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4245458Z test_comprehensive_log10_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4245728Z test_comprehensive_log10_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4245993Z test_comprehensive_log10_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4246261Z test_comprehensive_log10_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4246532Z test_comprehensive_log10_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4246809Z test_comprehensive_log1p_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4247079Z test_comprehensive_log1p_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4247390Z test_comprehensive_log1p_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4247664Z test_comprehensive_log1p_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4247934Z test_comprehensive_log1p_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4248206Z test_comprehensive_log1p_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4248472Z test_comprehensive_log1p_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4248737Z test_comprehensive_log1p_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4249002Z test_comprehensive_log1p_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4249267Z test_comprehensive_log1p_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4249573Z test_comprehensive_log2_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4249843Z test_comprehensive_log2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4250118Z test_comprehensive_log2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4250391Z test_comprehensive_log2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4250664Z test_comprehensive_log2_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4250934Z test_comprehensive_log2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4251204Z test_comprehensive_log2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4251469Z test_comprehensive_log2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4251737Z test_comprehensive_log2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4252002Z test_comprehensive_log2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4252268Z test_comprehensive_log2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4252537Z test_comprehensive_log2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4252814Z test_comprehensive_log_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4253082Z test_comprehensive_log_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4253355Z test_comprehensive_log_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4253631Z test_comprehensive_log_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4253904Z test_comprehensive_log_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4254211Z test_comprehensive_log_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4254483Z test_comprehensive_log_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4254748Z test_comprehensive_log_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4255015Z test_comprehensive_log_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4255280Z test_comprehensive_log_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4255548Z test_comprehensive_log_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4255822Z test_comprehensive_log_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4256122Z test_comprehensive_log_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4256408Z test_comprehensive_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4256687Z test_comprehensive_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4256965Z test_comprehensive_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4257243Z test_comprehensive_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4257542Z test_comprehensive_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4257838Z test_comprehensive_log_softmax_with_dtype_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4258140Z test_comprehensive_log_softmax_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4258443Z test_comprehensive_log_softmax_with_dtype_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4258741Z test_comprehensive_log_softmax_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4259040Z test_comprehensive_log_softmax_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4259338Z test_comprehensive_log_softmax_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4259632Z test_comprehensive_log_softmax_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4259920Z test_comprehensive_log_softmax_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4260207Z test_comprehensive_log_softmax_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4260495Z test_comprehensive_log_softmax_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4260843Z test_comprehensive_log_softmax_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4261141Z test_comprehensive_log_softmax_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4261426Z test_comprehensive_logaddexp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4261709Z test_comprehensive_logaddexp2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4261986Z test_comprehensive_logaddexp2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4262272Z test_comprehensive_logaddexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4262584Z test_comprehensive_logaddexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4262858Z test_comprehensive_logaddexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4263147Z test_comprehensive_logcumsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4263434Z test_comprehensive_logcumsumexp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4263719Z test_comprehensive_logcumsumexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4264008Z test_comprehensive_logcumsumexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4264290Z test_comprehensive_logdet_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4264574Z test_comprehensive_logdet_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4264846Z test_comprehensive_logdet_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4265118Z test_comprehensive_logdet_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4265401Z test_comprehensive_logical_and_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4265682Z test_comprehensive_logical_and_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4265968Z test_comprehensive_logical_and_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4266254Z test_comprehensive_logical_and_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4266532Z test_comprehensive_logical_and_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4266932Z test_comprehensive_logical_and_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4267210Z test_comprehensive_logical_and_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4267548Z test_comprehensive_logical_and_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4267830Z test_comprehensive_logical_and_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4268113Z test_comprehensive_logical_and_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4268390Z test_comprehensive_logical_and_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4268667Z test_comprehensive_logical_and_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4268956Z test_comprehensive_logical_not_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4269232Z test_comprehensive_logical_not_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4269560Z test_comprehensive_logical_not_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4269850Z test_comprehensive_logical_not_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4270133Z test_comprehensive_logical_not_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4270412Z test_comprehensive_logical_not_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4270700Z test_comprehensive_logical_not_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4270981Z test_comprehensive_logical_not_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4271258Z test_comprehensive_logical_not_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4271534Z test_comprehensive_logical_not_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4271810Z test_comprehensive_logical_not_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4272087Z test_comprehensive_logical_not_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4272373Z test_comprehensive_logical_or_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4272653Z test_comprehensive_logical_or_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4272939Z test_comprehensive_logical_or_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4273225Z test_comprehensive_logical_or_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4273502Z test_comprehensive_logical_or_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4273780Z test_comprehensive_logical_or_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4274104Z test_comprehensive_logical_or_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4274383Z test_comprehensive_logical_or_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4274657Z test_comprehensive_logical_or_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4274937Z test_comprehensive_logical_or_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4275213Z test_comprehensive_logical_or_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4275486Z test_comprehensive_logical_or_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4275771Z test_comprehensive_logical_xor_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4276084Z test_comprehensive_logical_xor_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4276374Z test_comprehensive_logical_xor_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4276662Z test_comprehensive_logical_xor_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4276945Z test_comprehensive_logical_xor_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4277221Z test_comprehensive_logical_xor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4277497Z test_comprehensive_logical_xor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4277775Z test_comprehensive_logical_xor_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4278050Z test_comprehensive_logical_xor_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4278325Z test_comprehensive_logical_xor_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4278604Z test_comprehensive_logical_xor_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4278881Z test_comprehensive_logical_xor_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4279156Z test_comprehensive_logit_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4279428Z test_comprehensive_logit_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4279706Z test_comprehensive_logit_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4279978Z test_comprehensive_logit_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4280251Z test_comprehensive_logit_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4280558Z test_comprehensive_logit_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4280826Z test_comprehensive_logit_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4281099Z test_comprehensive_logit_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4281369Z test_comprehensive_logit_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4281637Z test_comprehensive_logit_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4281920Z test_comprehensive_logspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4282207Z test_comprehensive_logspace_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4282526Z test_comprehensive_logspace_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4282808Z test_comprehensive_logspace_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4283088Z test_comprehensive_logspace_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4283368Z test_comprehensive_logspace_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4283644Z test_comprehensive_logspace_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4283925Z test_comprehensive_logspace_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4284203Z test_comprehensive_logspace_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4284477Z test_comprehensive_logspace_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4284751Z test_comprehensive_logspace_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4285034Z test_comprehensive_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4285309Z test_comprehensive_logsumexp_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4285593Z test_comprehensive_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4285874Z test_comprehensive_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4286156Z test_comprehensive_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4286433Z test_comprehensive_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4286711Z test_comprehensive_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4286986Z test_comprehensive_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4287303Z test_comprehensive_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4287582Z test_comprehensive_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4287855Z test_comprehensive_long_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4288121Z test_comprehensive_long_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4288396Z test_comprehensive_long_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4288675Z test_comprehensive_long_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4288956Z test_comprehensive_long_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4289277Z test_comprehensive_long_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4289555Z test_comprehensive_long_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4289827Z test_comprehensive_long_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4290094Z test_comprehensive_long_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4290355Z test_comprehensive_long_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4290626Z test_comprehensive_long_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4290901Z test_comprehensive_long_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4291166Z test_comprehensive_long_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4291435Z test_comprehensive_lt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4291705Z test_comprehensive_lt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4291972Z test_comprehensive_lt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4292242Z test_comprehensive_lt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4292514Z test_comprehensive_lt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4292785Z test_comprehensive_lt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4293050Z test_comprehensive_lt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4293315Z test_comprehensive_lt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4293584Z test_comprehensive_lt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4293888Z test_comprehensive_lt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4294164Z test_comprehensive_lu_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4294445Z test_comprehensive_lu_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4294715Z test_comprehensive_lu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4294982Z test_comprehensive_lu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4295264Z test_comprehensive_lu_solve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4295547Z test_comprehensive_lu_solve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4295861Z test_comprehensive_lu_solve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4296140Z test_comprehensive_lu_solve_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4296426Z test_comprehensive_lu_unpack_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4296710Z test_comprehensive_lu_unpack_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4296991Z test_comprehensive_lu_unpack_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4297272Z test_comprehensive_lu_unpack_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4297544Z test_comprehensive_mH_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4297810Z test_comprehensive_mH_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4298086Z test_comprehensive_mH_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4298359Z test_comprehensive_mH_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4298634Z test_comprehensive_mH_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4298905Z test_comprehensive_mH_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4299176Z test_comprehensive_mH_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4299446Z test_comprehensive_mH_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4299711Z test_comprehensive_mH_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4299973Z test_comprehensive_mH_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4300241Z test_comprehensive_mH_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4300553Z test_comprehensive_mH_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4300816Z test_comprehensive_mH_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4301093Z test_comprehensive_mT_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4301360Z test_comprehensive_mT_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4301635Z test_comprehensive_mT_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4301908Z test_comprehensive_mT_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4302176Z test_comprehensive_mT_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4302444Z test_comprehensive_mT_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4302749Z test_comprehensive_mT_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4303017Z test_comprehensive_mT_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4303280Z test_comprehensive_mT_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4303543Z test_comprehensive_mT_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4303805Z test_comprehensive_mT_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4304078Z test_comprehensive_mT_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4304345Z test_comprehensive_mT_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4304631Z test_comprehensive_masked_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4304915Z test_comprehensive_masked_amax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4305193Z test_comprehensive_masked_amax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4305469Z test_comprehensive_masked_amax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4305746Z test_comprehensive_masked_amax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4306027Z test_comprehensive_masked_amax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4306309Z test_comprehensive_masked_amax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4306640Z test_comprehensive_masked_amax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4306922Z test_comprehensive_masked_amax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4307257Z test_comprehensive_masked_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4307541Z test_comprehensive_masked_amin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4307824Z test_comprehensive_masked_amin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4308103Z test_comprehensive_masked_amin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4308380Z test_comprehensive_masked_amin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4308662Z test_comprehensive_masked_amin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4308941Z test_comprehensive_masked_amin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4309260Z test_comprehensive_masked_amin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4309541Z test_comprehensive_masked_amin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4309829Z test_comprehensive_masked_argmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4310116Z test_comprehensive_masked_argmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4310400Z test_comprehensive_masked_argmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4310688Z test_comprehensive_masked_argmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4310972Z test_comprehensive_masked_argmax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4311250Z test_comprehensive_masked_argmax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4311527Z test_comprehensive_masked_argmax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4311810Z test_comprehensive_masked_argmax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4312092Z test_comprehensive_masked_argmax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4312385Z test_comprehensive_masked_argmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4312672Z test_comprehensive_masked_argmin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4312957Z test_comprehensive_masked_argmin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4313240Z test_comprehensive_masked_argmin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4313518Z test_comprehensive_masked_argmin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4313839Z test_comprehensive_masked_argmin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4314121Z test_comprehensive_masked_argmin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4314408Z test_comprehensive_masked_argmin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4314692Z test_comprehensive_masked_argmin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4314983Z test_comprehensive_masked_cumprod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4315282Z test_comprehensive_masked_cumprod_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4315577Z test_comprehensive_masked_cumprod_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4315897Z test_comprehensive_masked_cumprod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4316188Z test_comprehensive_masked_cumprod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4316466Z test_comprehensive_masked_cumprod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4316750Z test_comprehensive_masked_cumprod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4317030Z test_comprehensive_masked_cumprod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4317313Z test_comprehensive_masked_cumprod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4317598Z test_comprehensive_masked_cumprod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4317883Z test_comprehensive_masked_cumprod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4318169Z test_comprehensive_masked_cumsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4318459Z test_comprehensive_masked_cumsum_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4318746Z test_comprehensive_masked_cumsum_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4319038Z test_comprehensive_masked_cumsum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4319330Z test_comprehensive_masked_cumsum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4319616Z test_comprehensive_masked_cumsum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4319899Z test_comprehensive_masked_cumsum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4320185Z test_comprehensive_masked_cumsum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4320502Z test_comprehensive_masked_cumsum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4320786Z test_comprehensive_masked_cumsum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4321066Z test_comprehensive_masked_cumsum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4321350Z test_comprehensive_masked_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4321629Z test_comprehensive_masked_fill_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4321917Z test_comprehensive_masked_fill_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4322208Z test_comprehensive_masked_fill_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4322529Z test_comprehensive_masked_fill_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4322818Z test_comprehensive_masked_fill_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4323102Z test_comprehensive_masked_fill_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4323385Z test_comprehensive_masked_fill_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4323662Z test_comprehensive_masked_fill_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4323950Z test_comprehensive_masked_fill_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4324234Z test_comprehensive_masked_fill_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4324515Z test_comprehensive_masked_fill_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4324792Z test_comprehensive_masked_fill_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4325083Z test_comprehensive_masked_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4325377Z test_comprehensive_masked_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4325677Z test_comprehensive_masked_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4325971Z test_comprehensive_masked_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4326263Z test_comprehensive_masked_logaddexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4326555Z test_comprehensive_masked_logaddexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4326849Z test_comprehensive_masked_logaddexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4327126Z test_comprehensive_masked_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4327363Z test_comprehensive_masked_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4327599Z test_comprehensive_masked_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4327832Z test_comprehensive_masked_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4328065Z test_comprehensive_masked_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4328292Z test_comprehensive_masked_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4328523Z test_comprehensive_masked_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4328752Z test_comprehensive_masked_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4328977Z test_comprehensive_masked_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2022-11-23T01:59:36.4329297Z test_comprehensive_masked_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4329580Z test_comprehensive_masked_mean_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4329867Z test_comprehensive_masked_mean_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4330158Z test_comprehensive_masked_mean_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4330442Z test_comprehensive_masked_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4330724Z test_comprehensive_masked_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4331010Z test_comprehensive_masked_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4331285Z test_comprehensive_masked_mean_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4331564Z test_comprehensive_masked_mean_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4331841Z test_comprehensive_masked_mean_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4332119Z test_comprehensive_masked_mean_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4332399Z test_comprehensive_masked_mean_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4332688Z test_comprehensive_masked_median_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4332969Z test_comprehensive_masked_median_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4333254Z test_comprehensive_masked_median_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4333537Z test_comprehensive_masked_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4333817Z test_comprehensive_masked_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4334152Z test_comprehensive_masked_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4334440Z test_comprehensive_masked_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4334732Z test_comprehensive_masked_normalize_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4335027Z test_comprehensive_masked_normalize_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4335321Z test_comprehensive_masked_normalize_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4335612Z test_comprehensive_masked_normalize_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4335938Z test_comprehensive_masked_normalize_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4336230Z test_comprehensive_masked_normalize_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4336512Z test_comprehensive_masked_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4336789Z test_comprehensive_masked_prod_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4337077Z test_comprehensive_masked_prod_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4337366Z test_comprehensive_masked_prod_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4337649Z test_comprehensive_masked_prod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4337927Z test_comprehensive_masked_prod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4338204Z test_comprehensive_masked_prod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4338481Z test_comprehensive_masked_prod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4338758Z test_comprehensive_masked_prod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4339040Z test_comprehensive_masked_prod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4339322Z test_comprehensive_masked_prod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4339601Z test_comprehensive_masked_prod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4339892Z test_comprehensive_masked_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4340177Z test_comprehensive_masked_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4340471Z test_comprehensive_masked_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4340823Z test_comprehensive_masked_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4341114Z test_comprehensive_masked_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4341403Z test_comprehensive_masked_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4341693Z test_comprehensive_masked_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4341977Z test_comprehensive_masked_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4342262Z test_comprehensive_masked_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4342578Z test_comprehensive_masked_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4342865Z test_comprehensive_masked_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4343149Z test_comprehensive_masked_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4343434Z test_comprehensive_masked_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4343707Z test_comprehensive_masked_select_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4344003Z test_comprehensive_masked_select_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4344299Z test_comprehensive_masked_select_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4344585Z test_comprehensive_masked_select_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4344872Z test_comprehensive_masked_select_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4345155Z test_comprehensive_masked_select_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4345436Z test_comprehensive_masked_select_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4345720Z test_comprehensive_masked_select_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4346000Z test_comprehensive_masked_select_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4346277Z test_comprehensive_masked_select_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4346555Z test_comprehensive_masked_select_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4346890Z test_comprehensive_masked_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4347175Z test_comprehensive_masked_softmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4347514Z test_comprehensive_masked_softmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4347800Z test_comprehensive_masked_softmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4348088Z test_comprehensive_masked_softmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4348374Z test_comprehensive_masked_softmin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4348663Z test_comprehensive_masked_softmin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4348950Z test_comprehensive_masked_softmin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4349274Z test_comprehensive_masked_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4349563Z test_comprehensive_masked_std_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4349846Z test_comprehensive_masked_std_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4350125Z test_comprehensive_masked_std_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4350405Z test_comprehensive_masked_std_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4350691Z test_comprehensive_masked_std_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4350973Z test_comprehensive_masked_std_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4351250Z test_comprehensive_masked_std_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4351533Z test_comprehensive_masked_std_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4351810Z test_comprehensive_masked_std_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4352085Z test_comprehensive_masked_std_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4352368Z test_comprehensive_masked_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4352649Z test_comprehensive_masked_sum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4352933Z test_comprehensive_masked_sum_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4353219Z test_comprehensive_masked_sum_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4353498Z test_comprehensive_masked_sum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4353777Z test_comprehensive_masked_sum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4354097Z test_comprehensive_masked_sum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4354379Z test_comprehensive_masked_sum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4354653Z test_comprehensive_masked_sum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4354928Z test_comprehensive_masked_sum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4355211Z test_comprehensive_masked_sum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4355487Z test_comprehensive_masked_sum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4355773Z test_comprehensive_masked_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4356099Z test_comprehensive_masked_var_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4356383Z test_comprehensive_masked_var_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4356661Z test_comprehensive_masked_var_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4356939Z test_comprehensive_masked_var_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4357223Z test_comprehensive_masked_var_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4357504Z test_comprehensive_masked_var_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4357782Z test_comprehensive_masked_var_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4358065Z test_comprehensive_masked_var_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4358347Z test_comprehensive_masked_var_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4358614Z test_comprehensive_masked_var_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4358911Z test_comprehensive_matmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4359208Z test_comprehensive_matmul_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4359486Z test_comprehensive_matmul_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4359767Z test_comprehensive_matmul_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4360051Z test_comprehensive_matmul_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4360326Z test_comprehensive_matmul_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4360658Z test_comprehensive_matrix_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4360952Z test_comprehensive_matrix_exp_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4361243Z test_comprehensive_matrix_exp_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4361523Z test_comprehensive_matrix_exp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4361806Z test_comprehensive_matrix_exp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4362083Z test_comprehensive_matrix_exp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4362369Z test_comprehensive_max_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4362695Z test_comprehensive_max_binary_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4362975Z test_comprehensive_max_binary_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4363253Z test_comprehensive_max_binary_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4363537Z test_comprehensive_max_binary_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4363810Z test_comprehensive_max_binary_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4364097Z test_comprehensive_max_binary_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4364385Z test_comprehensive_max_binary_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4364673Z test_comprehensive_max_binary_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4364957Z test_comprehensive_max_binary_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4365284Z test_comprehensive_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4365609Z test_comprehensive_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4365926Z test_comprehensive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4366236Z test_comprehensive_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4366540Z test_comprehensive_max_reduction_no_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4366837Z test_comprehensive_max_reduction_no_dim_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4367134Z test_comprehensive_max_reduction_no_dim_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4367562Z test_comprehensive_max_reduction_no_dim_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4367860Z test_comprehensive_max_reduction_no_dim_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4368159Z test_comprehensive_max_reduction_no_dim_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4368450Z test_comprehensive_max_reduction_no_dim_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4368740Z test_comprehensive_max_reduction_no_dim_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4369038Z test_comprehensive_max_reduction_no_dim_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4369373Z test_comprehensive_max_reduction_no_dim_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4369681Z test_comprehensive_max_reduction_with_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4369979Z test_comprehensive_max_reduction_with_dim_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4370278Z test_comprehensive_max_reduction_with_dim_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4370584Z test_comprehensive_max_reduction_with_dim_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4370888Z test_comprehensive_max_reduction_with_dim_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4371192Z test_comprehensive_max_reduction_with_dim_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4371499Z test_comprehensive_max_reduction_with_dim_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4371797Z test_comprehensive_max_reduction_with_dim_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4372094Z test_comprehensive_max_reduction_with_dim_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4372393Z test_comprehensive_max_reduction_with_dim_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4372680Z test_comprehensive_maximum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4372961Z test_comprehensive_maximum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4373247Z test_comprehensive_maximum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4373527Z test_comprehensive_maximum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4373813Z test_comprehensive_maximum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4374133Z test_comprehensive_maximum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4374416Z test_comprehensive_maximum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4374689Z test_comprehensive_maximum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4374957Z test_comprehensive_maximum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4375240Z test_comprehensive_maximum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4375521Z test_comprehensive_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4375811Z test_comprehensive_mean_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4376136Z test_comprehensive_mean_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4376420Z test_comprehensive_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4376705Z test_comprehensive_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4376980Z test_comprehensive_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4377267Z test_comprehensive_median_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4377554Z test_comprehensive_median_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4377843Z test_comprehensive_median_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4378127Z test_comprehensive_median_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4378408Z test_comprehensive_median_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4378687Z test_comprehensive_median_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4378972Z test_comprehensive_median_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4379260Z test_comprehensive_median_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4379580Z test_comprehensive_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4379876Z test_comprehensive_meshgrid_list_of_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4380195Z test_comprehensive_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4380503Z test_comprehensive_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4380806Z test_comprehensive_meshgrid_list_of_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4381163Z test_comprehensive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4381473Z test_comprehensive_meshgrid_list_of_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4381778Z test_comprehensive_meshgrid_list_of_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4382079Z test_comprehensive_meshgrid_list_of_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4382382Z test_comprehensive_meshgrid_list_of_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4382699Z test_comprehensive_meshgrid_list_of_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4383032Z test_comprehensive_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4383343Z test_comprehensive_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4383643Z test_comprehensive_meshgrid_variadic_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4383964Z test_comprehensive_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4384287Z test_comprehensive_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4384598Z test_comprehensive_meshgrid_variadic_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4384908Z test_comprehensive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4385213Z test_comprehensive_meshgrid_variadic_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4385523Z test_comprehensive_meshgrid_variadic_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4385836Z test_comprehensive_meshgrid_variadic_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4386141Z test_comprehensive_meshgrid_variadic_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4386447Z test_comprehensive_meshgrid_variadic_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4386855Z test_comprehensive_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4387148Z test_comprehensive_min_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4387438Z test_comprehensive_min_binary_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4387791Z test_comprehensive_min_binary_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4388083Z test_comprehensive_min_binary_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4388392Z test_comprehensive_min_binary_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4388676Z test_comprehensive_min_binary_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4388971Z test_comprehensive_min_binary_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4389261Z test_comprehensive_min_binary_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4389555Z test_comprehensive_min_binary_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4389909Z test_comprehensive_min_binary_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4390222Z test_comprehensive_min_reduction_no_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4390529Z test_comprehensive_min_reduction_no_dim_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4390832Z test_comprehensive_min_reduction_no_dim_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4391138Z test_comprehensive_min_reduction_no_dim_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4391439Z test_comprehensive_min_reduction_no_dim_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4391739Z test_comprehensive_min_reduction_no_dim_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4392032Z test_comprehensive_min_reduction_no_dim_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4392331Z test_comprehensive_min_reduction_no_dim_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4392610Z test_comprehensive_min_reduction_no_dim_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4392922Z test_comprehensive_min_reduction_no_dim_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4393227Z test_comprehensive_min_reduction_with_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4393530Z test_comprehensive_min_reduction_with_dim_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4393834Z test_comprehensive_min_reduction_with_dim_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4394137Z test_comprehensive_min_reduction_with_dim_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4394450Z test_comprehensive_min_reduction_with_dim_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4394801Z test_comprehensive_min_reduction_with_dim_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4395104Z test_comprehensive_min_reduction_with_dim_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4395409Z test_comprehensive_min_reduction_with_dim_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4395709Z test_comprehensive_min_reduction_with_dim_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4396011Z test_comprehensive_min_reduction_with_dim_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4396311Z test_comprehensive_minimum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4396594Z test_comprehensive_minimum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4396922Z test_comprehensive_minimum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4397212Z test_comprehensive_minimum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4397507Z test_comprehensive_minimum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4397800Z test_comprehensive_minimum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4398085Z test_comprehensive_minimum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4398369Z test_comprehensive_minimum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4398662Z test_comprehensive_minimum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4398945Z test_comprehensive_minimum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4399229Z test_comprehensive_mm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4399515Z test_comprehensive_mm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4399811Z test_comprehensive_mm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4400100Z test_comprehensive_mm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4400380Z test_comprehensive_mm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4400666Z test_comprehensive_mm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4400961Z test_comprehensive_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4401238Z test_comprehensive_mode_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4401570Z test_comprehensive_mode_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4401863Z test_comprehensive_mode_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4402150Z test_comprehensive_mode_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4402435Z test_comprehensive_mode_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4402717Z test_comprehensive_mode_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4402993Z test_comprehensive_mode_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4403281Z test_comprehensive_mode_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4403568Z test_comprehensive_mode_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4403889Z test_comprehensive_movedim_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4404180Z test_comprehensive_movedim_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4404485Z test_comprehensive_movedim_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4404775Z test_comprehensive_movedim_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4405071Z test_comprehensive_movedim_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4405368Z test_comprehensive_movedim_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4405656Z test_comprehensive_movedim_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4405951Z test_comprehensive_movedim_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4406239Z test_comprehensive_movedim_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4406524Z test_comprehensive_movedim_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4406812Z test_comprehensive_movedim_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4407077Z test_comprehensive_movedim_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4407368Z test_comprehensive_movedim_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4407659Z test_comprehensive_msort_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4407944Z test_comprehensive_msort_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4408231Z test_comprehensive_msort_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4408554Z test_comprehensive_msort_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4408839Z test_comprehensive_msort_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4409125Z test_comprehensive_msort_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4409404Z test_comprehensive_msort_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4409689Z test_comprehensive_msort_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4409977Z test_comprehensive_msort_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4410264Z test_comprehensive_mul_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4410546Z test_comprehensive_mul_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4410883Z test_comprehensive_mul_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4411170Z test_comprehensive_mul_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4411460Z test_comprehensive_mul_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4411738Z test_comprehensive_mul_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4412026Z test_comprehensive_mul_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4412316Z test_comprehensive_mul_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4412600Z test_comprehensive_mul_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4412878Z test_comprehensive_mul_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4413158Z test_comprehensive_mul_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4413435Z test_comprehensive_mul_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4413716Z test_comprehensive_mul_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4414017Z test_comprehensive_multinomial_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4414309Z test_comprehensive_multinomial_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4414608Z test_comprehensive_multinomial_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4414889Z test_comprehensive_mv_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4415172Z test_comprehensive_mv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4415461Z test_comprehensive_mv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4415785Z test_comprehensive_mv_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4416075Z test_comprehensive_mv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4416349Z test_comprehensive_mv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4416659Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4416966Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4417283Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4417634Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4417936Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4418242Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4418538Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4418842Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4419148Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4419456Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4419763Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4420069Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4420375Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4420674Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4420984Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4421282Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4421567Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4421871Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4422178Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4422518Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4422827Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4423136Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4423432Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4423733Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4424030Z test_comprehensive_nan_to_num_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4424319Z test_comprehensive_nan_to_num_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4424656Z test_comprehensive_nan_to_num_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4424946Z test_comprehensive_nan_to_num_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4425237Z test_comprehensive_nan_to_num_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4425522Z test_comprehensive_nan_to_num_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4425820Z test_comprehensive_nan_to_num_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4426110Z test_comprehensive_nan_to_num_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4426397Z test_comprehensive_nan_to_num_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4426734Z test_comprehensive_nan_to_num_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4427027Z test_comprehensive_nanmean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4427319Z test_comprehensive_nanmean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4427604Z test_comprehensive_nanmean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4427896Z test_comprehensive_nanmean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4428195Z test_comprehensive_nanmedian_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4428488Z test_comprehensive_nanmedian_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4428788Z test_comprehensive_nanmedian_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4429076Z test_comprehensive_nanmedian_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4429416Z test_comprehensive_nanmedian_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4429709Z test_comprehensive_nanmedian_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4429996Z test_comprehensive_nanmedian_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4430287Z test_comprehensive_nanmedian_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4430581Z test_comprehensive_nanquantile_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4430875Z test_comprehensive_nanquantile_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4431165Z test_comprehensive_nansum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4431493Z test_comprehensive_nansum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4431788Z test_comprehensive_nansum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4432066Z test_comprehensive_nansum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4432358Z test_comprehensive_nansum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4432642Z test_comprehensive_nansum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4432928Z test_comprehensive_nansum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4433220Z test_comprehensive_nansum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4433506Z test_comprehensive_nansum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4433794Z test_comprehensive_nansum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4434086Z test_comprehensive_narrow_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4434374Z test_comprehensive_narrow_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4434683Z test_comprehensive_narrow_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4434988Z test_comprehensive_narrow_copy_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4435285Z test_comprehensive_narrow_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4435580Z test_comprehensive_narrow_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4435869Z test_comprehensive_narrow_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4436163Z test_comprehensive_narrow_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4436473Z test_comprehensive_narrow_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4436768Z test_comprehensive_narrow_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4437056Z test_comprehensive_narrow_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4437344Z test_comprehensive_narrow_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4437629Z test_comprehensive_narrow_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4437916Z test_comprehensive_narrow_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4438211Z test_comprehensive_narrow_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4438534Z test_comprehensive_narrow_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4438831Z test_comprehensive_narrow_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4439130Z test_comprehensive_narrow_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4439414Z test_comprehensive_narrow_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4439710Z test_comprehensive_narrow_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4439997Z test_comprehensive_narrow_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4440283Z test_comprehensive_narrow_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4440567Z test_comprehensive_narrow_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4440849Z test_comprehensive_narrow_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4441132Z test_comprehensive_narrow_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4441419Z test_comprehensive_narrow_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4441720Z test_comprehensive_native_batch_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4442020Z test_comprehensive_native_batch_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4442327Z test_comprehensive_native_batch_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4442631Z test_comprehensive_native_batch_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4442942Z test_comprehensive_native_dropout_backward_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4443313Z test_comprehensive_native_dropout_backward_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4443632Z test_comprehensive_native_dropout_backward_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4443946Z test_comprehensive_native_dropout_backward_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4444253Z test_comprehensive_native_layer_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4444554Z test_comprehensive_native_layer_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4444854Z test_comprehensive_native_layer_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4445158Z test_comprehensive_native_layer_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4445475Z test_comprehensive_ne_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4445756Z test_comprehensive_ne_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4446046Z test_comprehensive_ne_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4446328Z test_comprehensive_ne_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4446612Z test_comprehensive_ne_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4446894Z test_comprehensive_ne_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4447183Z test_comprehensive_ne_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4447460Z test_comprehensive_ne_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4447738Z test_comprehensive_ne_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4448025Z test_comprehensive_ne_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4448300Z test_comprehensive_ne_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4448583Z test_comprehensive_ne_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4448876Z test_comprehensive_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4449173Z test_comprehensive_neg_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4449462Z test_comprehensive_neg_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4449754Z test_comprehensive_neg_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4450036Z test_comprehensive_neg_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4450354Z test_comprehensive_neg_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4450622Z test_comprehensive_neg_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4450897Z test_comprehensive_neg_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4451180Z test_comprehensive_neg_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4451455Z test_comprehensive_neg_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4451731Z test_comprehensive_neg_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4452020Z test_comprehensive_neg_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4452356Z test_comprehensive_new_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4452645Z test_comprehensive_new_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4452946Z test_comprehensive_new_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4453246Z test_comprehensive_new_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4453545Z test_comprehensive_new_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4453834Z test_comprehensive_new_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4454125Z test_comprehensive_new_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4454416Z test_comprehensive_new_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4454705Z test_comprehensive_new_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4454987Z test_comprehensive_new_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4455270Z test_comprehensive_new_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4455562Z test_comprehensive_new_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4455850Z test_comprehensive_new_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4456149Z test_comprehensive_new_empty_strided_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4456436Z test_comprehensive_new_empty_strided_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4456737Z test_comprehensive_new_empty_strided_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4457075Z test_comprehensive_new_empty_strided_cuda_complex32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4457376Z test_comprehensive_new_empty_strided_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4457668Z test_comprehensive_new_empty_strided_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4457969Z test_comprehensive_new_empty_strided_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4458260Z test_comprehensive_new_empty_strided_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4458551Z test_comprehensive_new_empty_strided_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4458844Z test_comprehensive_new_empty_strided_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4459133Z test_comprehensive_new_empty_strided_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4459455Z test_comprehensive_new_empty_strided_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4459742Z test_comprehensive_new_empty_strided_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4460044Z test_comprehensive_new_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4460329Z test_comprehensive_new_full_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4460626Z test_comprehensive_new_full_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4460922Z test_comprehensive_new_full_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4461223Z test_comprehensive_new_full_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4461512Z test_comprehensive_new_full_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4461799Z test_comprehensive_new_full_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4462084Z test_comprehensive_new_full_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4462375Z test_comprehensive_new_full_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4462662Z test_comprehensive_new_full_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4462953Z test_comprehensive_new_full_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4463237Z test_comprehensive_new_full_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4463525Z test_comprehensive_new_full_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4463819Z test_comprehensive_new_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4464135Z test_comprehensive_new_ones_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4464409Z test_comprehensive_new_ones_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4464703Z test_comprehensive_new_ones_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4464989Z test_comprehensive_new_ones_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4465277Z test_comprehensive_new_ones_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4465568Z test_comprehensive_new_ones_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4465859Z test_comprehensive_new_ones_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4466200Z test_comprehensive_new_ones_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4466493Z test_comprehensive_new_ones_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4466869Z test_comprehensive_new_ones_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4467154Z test_comprehensive_new_ones_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4467436Z test_comprehensive_new_ones_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4467737Z test_comprehensive_new_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4468073Z test_comprehensive_new_zeros_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4468420Z test_comprehensive_new_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4468763Z test_comprehensive_new_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4469102Z test_comprehensive_new_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4469447Z test_comprehensive_new_zeros_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4469792Z test_comprehensive_new_zeros_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4470136Z test_comprehensive_new_zeros_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4470475Z test_comprehensive_new_zeros_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4470811Z test_comprehensive_new_zeros_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4471149Z test_comprehensive_new_zeros_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4471487Z test_comprehensive_new_zeros_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4471891Z test_comprehensive_new_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4472244Z test_comprehensive_nextafter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4472587Z test_comprehensive_nextafter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4472921Z test_comprehensive_nextafter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4473254Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2022-11-23T01:59:36.4473575Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2022-11-23T01:59:36.4473908Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2022-11-23T01:59:36.4474326Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2022-11-23T01:59:36.4474724Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4475111Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4475492Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4475884Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4476282Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4476672Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4477053Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4477438Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4477832Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4478229Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4478611Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4479002Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4479386Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4479781Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4480213Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4480598Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4480983Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4481376Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4481758Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4482148Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4482582Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4482972Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4483323Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4483647Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4483970Z test_comprehensive_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4484279Z test_comprehensive_nn_functional_alpha_dropout_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4484596Z test_comprehensive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4484916Z test_comprehensive_nn_functional_alpha_dropout_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4485239Z test_comprehensive_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4485552Z test_comprehensive_nn_functional_avg_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4485870Z test_comprehensive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4486180Z test_comprehensive_nn_functional_avg_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4486495Z test_comprehensive_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4486813Z test_comprehensive_nn_functional_avg_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4487121Z test_comprehensive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4487450Z test_comprehensive_nn_functional_avg_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4487769Z test_comprehensive_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4488078Z test_comprehensive_nn_functional_avg_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4488390Z test_comprehensive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4488694Z test_comprehensive_nn_functional_avg_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4489002Z test_comprehensive_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4489343Z test_comprehensive_nn_functional_batch_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4489658Z test_comprehensive_nn_functional_batch_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4489970Z test_comprehensive_nn_functional_batch_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4490308Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4490640Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4490965Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4491290Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4491601Z test_comprehensive_nn_functional_bilinear_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4491914Z test_comprehensive_nn_functional_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4492217Z test_comprehensive_nn_functional_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4492540Z test_comprehensive_nn_functional_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4492865Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4493191Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4493525Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4493849Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4494237Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4494579Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4494922Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4495258Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4495569Z test_comprehensive_nn_functional_celu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4495873Z test_comprehensive_nn_functional_celu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4496227Z test_comprehensive_nn_functional_celu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4496530Z test_comprehensive_nn_functional_celu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4496842Z test_comprehensive_nn_functional_conv1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4497154Z test_comprehensive_nn_functional_conv1d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4497467Z test_comprehensive_nn_functional_conv1d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4497779Z test_comprehensive_nn_functional_conv1d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4498092Z test_comprehensive_nn_functional_conv1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4498397Z test_comprehensive_nn_functional_conv1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4498711Z test_comprehensive_nn_functional_conv1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4499013Z test_comprehensive_nn_functional_conv2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4499328Z test_comprehensive_nn_functional_conv2d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4499645Z test_comprehensive_nn_functional_conv2d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4499951Z test_comprehensive_nn_functional_conv2d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4500257Z test_comprehensive_nn_functional_conv2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4500561Z test_comprehensive_nn_functional_conv2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4500907Z test_comprehensive_nn_functional_conv2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4501234Z test_comprehensive_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4501562Z test_comprehensive_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4501885Z test_comprehensive_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4502202Z test_comprehensive_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4502527Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4502882Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4503209Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4503530Z test_comprehensive_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4503854Z test_comprehensive_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4504180Z test_comprehensive_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4504512Z test_comprehensive_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4504827Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4505133Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4505451Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4505782Z test_comprehensive_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4506111Z test_comprehensive_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4506432Z test_comprehensive_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4506803Z test_comprehensive_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4507122Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4507437Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4507796Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4508130Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4508456Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4508785Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4509113Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4509438Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4509790Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4510112Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4510440Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4510761Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4511086Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4511412Z test_comprehensive_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4511738Z test_comprehensive_nn_functional_cosine_similarity_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4512057Z test_comprehensive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4512379Z test_comprehensive_nn_functional_cosine_similarity_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4512698Z test_comprehensive_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4513013Z test_comprehensive_nn_functional_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4513320Z test_comprehensive_nn_functional_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4513630Z test_comprehensive_nn_functional_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4513934Z test_comprehensive_nn_functional_ctc_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4514238Z test_comprehensive_nn_functional_ctc_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4514590Z test_comprehensive_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4514904Z test_comprehensive_nn_functional_dropout2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4515208Z test_comprehensive_nn_functional_dropout2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4515517Z test_comprehensive_nn_functional_dropout2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4515827Z test_comprehensive_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4516131Z test_comprehensive_nn_functional_dropout3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4516474Z test_comprehensive_nn_functional_dropout3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4516787Z test_comprehensive_nn_functional_dropout3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4517074Z test_comprehensive_nn_functional_dropout_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4517379Z test_comprehensive_nn_functional_dropout_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4517683Z test_comprehensive_nn_functional_dropout_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4517990Z test_comprehensive_nn_functional_dropout_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4518294Z test_comprehensive_nn_functional_elu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4518595Z test_comprehensive_nn_functional_elu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4518892Z test_comprehensive_nn_functional_elu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4519189Z test_comprehensive_nn_functional_elu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4519509Z test_comprehensive_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4519828Z test_comprehensive_nn_functional_embedding_bag_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4520144Z test_comprehensive_nn_functional_embedding_bag_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4520456Z test_comprehensive_nn_functional_embedding_bag_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4520769Z test_comprehensive_nn_functional_embedding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4521118Z test_comprehensive_nn_functional_embedding_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4521431Z test_comprehensive_nn_functional_embedding_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4521739Z test_comprehensive_nn_functional_embedding_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4522078Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4522421Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4522756Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4523134Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4523482Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4523823Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4524170Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4524528Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4524873Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4525216Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4525558Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4525901Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4526241Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4526580Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4526915Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4527246Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4527566Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4527925Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4528245Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4528561Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4528887Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4529215Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4529539Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4529898Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4530149Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (82.230s) 2022-11-23T01:59:36.4530392Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (81.045s) 2022-11-23T01:59:36.4530698Z test_comprehensive_nn_functional_gelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4530999Z test_comprehensive_nn_functional_gelu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4531305Z test_comprehensive_nn_functional_gelu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4531616Z test_comprehensive_nn_functional_gelu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4531915Z test_comprehensive_nn_functional_glu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4532217Z test_comprehensive_nn_functional_glu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4532515Z test_comprehensive_nn_functional_glu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4532811Z test_comprehensive_nn_functional_glu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4533132Z test_comprehensive_nn_functional_grid_sample_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4533442Z test_comprehensive_nn_functional_grid_sample_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4533754Z test_comprehensive_nn_functional_grid_sample_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4534069Z test_comprehensive_nn_functional_group_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4534378Z test_comprehensive_nn_functional_group_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4534723Z test_comprehensive_nn_functional_group_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4535032Z test_comprehensive_nn_functional_group_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4535343Z test_comprehensive_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4535651Z test_comprehensive_nn_functional_hardshrink_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4535956Z test_comprehensive_nn_functional_hardshrink_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4536264Z test_comprehensive_nn_functional_hardshrink_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4536611Z test_comprehensive_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4536915Z test_comprehensive_nn_functional_hardsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4537225Z test_comprehensive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4537535Z test_comprehensive_nn_functional_hardsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4537839Z test_comprehensive_nn_functional_hardswish_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4538153Z test_comprehensive_nn_functional_hardswish_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4538461Z test_comprehensive_nn_functional_hardswish_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4538768Z test_comprehensive_nn_functional_hardswish_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4539077Z test_comprehensive_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4539386Z test_comprehensive_nn_functional_hardtanh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4539701Z test_comprehensive_nn_functional_hardtanh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4540008Z test_comprehensive_nn_functional_hardtanh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4540312Z test_comprehensive_nn_functional_hardtanh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4540620Z test_comprehensive_nn_functional_hardtanh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4540930Z test_comprehensive_nn_functional_hardtanh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4541231Z test_comprehensive_nn_functional_hardtanh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4541598Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4541916Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4542241Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4542564Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4542866Z test_comprehensive_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4543176Z test_comprehensive_nn_functional_huber_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4543521Z test_comprehensive_nn_functional_huber_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4543829Z test_comprehensive_nn_functional_huber_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4544140Z test_comprehensive_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4544453Z test_comprehensive_nn_functional_instance_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4544769Z test_comprehensive_nn_functional_instance_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4545074Z test_comprehensive_nn_functional_instance_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4545375Z test_comprehensive_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4545690Z test_comprehensive_nn_functional_interpolate_area_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4546013Z test_comprehensive_nn_functional_interpolate_area_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4546334Z test_comprehensive_nn_functional_interpolate_area_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4546697Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4547019Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4547343Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4547669Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4547998Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4548386Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4548711Z test_comprehensive_nn_functional_interpolate_linear_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4549021Z test_comprehensive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4549343Z test_comprehensive_nn_functional_interpolate_linear_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4549666Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4549993Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4550352Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4550676Z test_comprehensive_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4551003Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4551322Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4551651Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4551953Z test_comprehensive_nn_functional_kl_div_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4552255Z test_comprehensive_nn_functional_kl_div_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4552554Z test_comprehensive_nn_functional_kl_div_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4552858Z test_comprehensive_nn_functional_kl_div_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4553164Z test_comprehensive_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4553465Z test_comprehensive_nn_functional_l1_loss_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4553778Z test_comprehensive_nn_functional_l1_loss_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4554074Z test_comprehensive_nn_functional_l1_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4554376Z test_comprehensive_nn_functional_l1_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4554675Z test_comprehensive_nn_functional_l1_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4555023Z test_comprehensive_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4555330Z test_comprehensive_nn_functional_layer_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4555634Z test_comprehensive_nn_functional_layer_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4555934Z test_comprehensive_nn_functional_layer_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4556234Z test_comprehensive_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4556546Z test_comprehensive_nn_functional_leaky_relu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4556898Z test_comprehensive_nn_functional_leaky_relu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4557204Z test_comprehensive_nn_functional_leaky_relu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4557503Z test_comprehensive_nn_functional_linear_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4557810Z test_comprehensive_nn_functional_linear_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4558124Z test_comprehensive_nn_functional_linear_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4558426Z test_comprehensive_nn_functional_linear_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4558726Z test_comprehensive_nn_functional_linear_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4559032Z test_comprehensive_nn_functional_linear_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4559354Z test_comprehensive_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4559679Z test_comprehensive_nn_functional_local_response_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4559998Z test_comprehensive_nn_functional_local_response_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4560312Z test_comprehensive_nn_functional_local_response_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4560616Z test_comprehensive_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4560927Z test_comprehensive_nn_functional_logsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4561234Z test_comprehensive_nn_functional_logsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4561585Z test_comprehensive_nn_functional_logsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4561900Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4562219Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4562537Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4562851Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4563172Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4563523Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4563840Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4564165Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4564479Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4564794Z test_comprehensive_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4565109Z test_comprehensive_nn_functional_max_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4565408Z test_comprehensive_nn_functional_max_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4565718Z test_comprehensive_nn_functional_max_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4566026Z test_comprehensive_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4566334Z test_comprehensive_nn_functional_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4566648Z test_comprehensive_nn_functional_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4566962Z test_comprehensive_nn_functional_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4567276Z test_comprehensive_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4567576Z test_comprehensive_nn_functional_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4567876Z test_comprehensive_nn_functional_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4568222Z test_comprehensive_nn_functional_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4568538Z test_comprehensive_nn_functional_max_unpool1d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4568841Z test_comprehensive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4569155Z test_comprehensive_nn_functional_max_unpool1d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4569473Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4569792Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4570143Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4570454Z test_comprehensive_nn_functional_max_unpool2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4570757Z test_comprehensive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4571062Z test_comprehensive_nn_functional_max_unpool2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4571376Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4571696Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4572019Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4572323Z test_comprehensive_nn_functional_max_unpool3d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4572635Z test_comprehensive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4572937Z test_comprehensive_nn_functional_max_unpool3d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4573235Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4573555Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4573871Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4574179Z test_comprehensive_nn_functional_mish_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4574480Z test_comprehensive_nn_functional_mish_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4574814Z test_comprehensive_nn_functional_mish_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4575116Z test_comprehensive_nn_functional_mish_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4575421Z test_comprehensive_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4575736Z test_comprehensive_nn_functional_mse_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4576037Z test_comprehensive_nn_functional_mse_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4576341Z test_comprehensive_nn_functional_mse_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4576664Z test_comprehensive_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4577025Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4577340Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4577651Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4578183Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4578529Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4578878Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4579456Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4579799Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4580136Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4580474Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4580811Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4581130Z test_comprehensive_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4581436Z test_comprehensive_nn_functional_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4581753Z test_comprehensive_nn_functional_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4582144Z test_comprehensive_nn_functional_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4582463Z test_comprehensive_nn_functional_normalize_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4582786Z test_comprehensive_nn_functional_normalize_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4583103Z test_comprehensive_nn_functional_normalize_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4583420Z test_comprehensive_nn_functional_normalize_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4583727Z test_comprehensive_nn_functional_normalize_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4584052Z test_comprehensive_nn_functional_normalize_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4584400Z test_comprehensive_nn_functional_one_hot_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4584744Z test_comprehensive_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4585055Z test_comprehensive_nn_functional_pad_circular_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4585362Z test_comprehensive_nn_functional_pad_circular_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4608384Z test_comprehensive_nn_functional_pad_circular_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4608700Z test_comprehensive_nn_functional_pad_circular_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4609013Z test_comprehensive_nn_functional_pad_circular_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4609318Z test_comprehensive_nn_functional_pad_circular_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4609618Z test_comprehensive_nn_functional_pad_circular_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4609918Z test_comprehensive_nn_functional_pad_circular_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4610229Z test_comprehensive_nn_functional_pad_circular_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4610530Z test_comprehensive_nn_functional_pad_circular_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4610825Z test_comprehensive_nn_functional_pad_circular_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.4611138Z test_comprehensive_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4611454Z test_comprehensive_nn_functional_pad_constant_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4611772Z test_comprehensive_nn_functional_pad_constant_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4612234Z test_comprehensive_nn_functional_pad_constant_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4612546Z test_comprehensive_nn_functional_pad_constant_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4612853Z test_comprehensive_nn_functional_pad_constant_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4613170Z test_comprehensive_nn_functional_pad_constant_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4613477Z test_comprehensive_nn_functional_pad_constant_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4613792Z test_comprehensive_nn_functional_pad_constant_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4614144Z test_comprehensive_nn_functional_pad_constant_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4614448Z test_comprehensive_nn_functional_pad_constant_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4614766Z test_comprehensive_nn_functional_pad_constant_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4615077Z test_comprehensive_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4615395Z test_comprehensive_nn_functional_pad_reflect_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4615716Z test_comprehensive_nn_functional_pad_reflect_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4616037Z test_comprehensive_nn_functional_pad_reflect_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4616355Z test_comprehensive_nn_functional_pad_reflect_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4616667Z test_comprehensive_nn_functional_pad_reflect_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4616986Z test_comprehensive_nn_functional_pad_replicate_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4617312Z test_comprehensive_nn_functional_pad_replicate_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4617627Z test_comprehensive_nn_functional_pad_replicate_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4617944Z test_comprehensive_nn_functional_pad_replicate_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4618250Z test_comprehensive_nn_functional_pad_replicate_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4618571Z test_comprehensive_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4618932Z test_comprehensive_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4619257Z test_comprehensive_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4619568Z test_comprehensive_nn_functional_pairwise_distance_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4619878Z test_comprehensive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4620193Z test_comprehensive_nn_functional_pairwise_distance_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4620514Z test_comprehensive_nn_functional_pairwise_distance_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4620861Z test_comprehensive_nn_functional_pairwise_distance_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4621176Z test_comprehensive_nn_functional_pairwise_distance_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4621494Z test_comprehensive_nn_functional_pairwise_distance_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4621813Z test_comprehensive_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4622110Z test_comprehensive_nn_functional_pdist_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4622424Z test_comprehensive_nn_functional_pdist_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4622740Z test_comprehensive_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4623050Z test_comprehensive_nn_functional_pixel_shuffle_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4623359Z test_comprehensive_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4623675Z test_comprehensive_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4623987Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4624293Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4624604Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4624910Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4625220Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4625583Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4625890Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4626190Z test_comprehensive_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4626498Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4626909Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4627233Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4627616Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4627928Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4628232Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4628552Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4628856Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4629171Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4629479Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4629785Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4630090Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4630395Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4630703Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4631014Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4631319Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4631627Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4631939Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4632286Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4632593Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4632904Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4633206Z test_comprehensive_nn_functional_prelu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4633508Z test_comprehensive_nn_functional_prelu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4633805Z test_comprehensive_nn_functional_prelu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4634125Z test_comprehensive_nn_functional_relu6_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4634420Z test_comprehensive_nn_functional_relu6_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4634724Z test_comprehensive_nn_functional_relu6_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4635020Z test_comprehensive_nn_functional_relu6_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4635309Z test_comprehensive_nn_functional_relu6_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4635607Z test_comprehensive_nn_functional_relu6_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4635906Z test_comprehensive_nn_functional_relu6_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4636199Z test_comprehensive_nn_functional_relu6_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4636495Z test_comprehensive_nn_functional_relu6_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4636790Z test_comprehensive_nn_functional_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4637087Z test_comprehensive_nn_functional_relu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4637383Z test_comprehensive_nn_functional_relu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4637677Z test_comprehensive_nn_functional_relu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4637968Z test_comprehensive_nn_functional_relu_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4638262Z test_comprehensive_nn_functional_relu_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4638546Z test_comprehensive_nn_functional_relu_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4638887Z test_comprehensive_nn_functional_relu_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4639179Z test_comprehensive_nn_functional_relu_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4639474Z test_comprehensive_nn_functional_rrelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4639765Z test_comprehensive_nn_functional_rrelu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4640058Z test_comprehensive_nn_functional_rrelu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4640351Z test_comprehensive_nn_functional_rrelu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4640645Z test_comprehensive_nn_functional_selu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4640970Z test_comprehensive_nn_functional_selu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4641263Z test_comprehensive_nn_functional_selu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4641557Z test_comprehensive_nn_functional_selu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4641849Z test_comprehensive_nn_functional_silu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4642141Z test_comprehensive_nn_functional_silu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4642434Z test_comprehensive_nn_functional_silu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4642723Z test_comprehensive_nn_functional_silu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4643028Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4643330Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4643630Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4643943Z test_comprehensive_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4644251Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4644563Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4644868Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4645168Z test_comprehensive_nn_functional_softmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4645511Z test_comprehensive_nn_functional_softmin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4645814Z test_comprehensive_nn_functional_softmin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4646113Z test_comprehensive_nn_functional_softmin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4646432Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4646749Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4647070Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4647420Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4647732Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4648041Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4648349Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4648653Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4648968Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4649273Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4649573Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4649875Z test_comprehensive_nn_functional_softplus_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4650175Z test_comprehensive_nn_functional_softplus_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4650476Z test_comprehensive_nn_functional_softplus_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4650778Z test_comprehensive_nn_functional_softplus_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4651078Z test_comprehensive_nn_functional_softshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4651383Z test_comprehensive_nn_functional_softshrink_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4651687Z test_comprehensive_nn_functional_softshrink_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4652030Z test_comprehensive_nn_functional_softshrink_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4652336Z test_comprehensive_nn_functional_softsign_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4652632Z test_comprehensive_nn_functional_softsign_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4652937Z test_comprehensive_nn_functional_softsign_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4653241Z test_comprehensive_nn_functional_softsign_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4653541Z test_comprehensive_nn_functional_softsign_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4653843Z test_comprehensive_nn_functional_softsign_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4654172Z test_comprehensive_nn_functional_softsign_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4654470Z test_comprehensive_nn_functional_softsign_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4654767Z test_comprehensive_nn_functional_softsign_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4655060Z test_comprehensive_nn_functional_softsign_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4655355Z test_comprehensive_nn_functional_softsign_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4655657Z test_comprehensive_nn_functional_softsign_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4655964Z test_comprehensive_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4656274Z test_comprehensive_nn_functional_tanhshrink_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4656585Z test_comprehensive_nn_functional_tanhshrink_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4656889Z test_comprehensive_nn_functional_tanhshrink_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4657195Z test_comprehensive_nn_functional_tanhshrink_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4657496Z test_comprehensive_nn_functional_tanhshrink_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4657792Z test_comprehensive_nn_functional_tanhshrink_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4658091Z test_comprehensive_nn_functional_tanhshrink_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4658389Z test_comprehensive_nn_functional_tanhshrink_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4658725Z test_comprehensive_nn_functional_tanhshrink_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4659023Z test_comprehensive_nn_functional_tanhshrink_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4659327Z test_comprehensive_nn_functional_threshold_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4659629Z test_comprehensive_nn_functional_threshold_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4659928Z test_comprehensive_nn_functional_threshold_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4660236Z test_comprehensive_nn_functional_threshold_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4660570Z test_comprehensive_nn_functional_threshold_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4660870Z test_comprehensive_nn_functional_threshold_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4661171Z test_comprehensive_nn_functional_threshold_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4661471Z test_comprehensive_nn_functional_threshold_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4661769Z test_comprehensive_nn_functional_threshold_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4662088Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4662414Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4662735Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4663048Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4663355Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4663671Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4663983Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4664289Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4664598Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4664909Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4665257Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4665600Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4665936Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4666276Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4666659Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4666994Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4667365Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4667695Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4668024Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4668353Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4668681Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4669009Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4669308Z test_comprehensive_nn_functional_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4669608Z test_comprehensive_nn_functional_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4669910Z test_comprehensive_nn_functional_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4670215Z test_comprehensive_nn_functional_unfold_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4670516Z test_comprehensive_nn_functional_unfold_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4670812Z test_comprehensive_nn_functional_unfold_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4671126Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4671427Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4671791Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4672108Z test_comprehensive_nn_functional_upsample_nearest_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4672423Z test_comprehensive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4672732Z test_comprehensive_nn_functional_upsample_nearest_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4673045Z test_comprehensive_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4673326Z test_comprehensive_nonzero_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4673610Z test_comprehensive_nonzero_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4674027Z test_comprehensive_nonzero_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4674314Z test_comprehensive_nonzero_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4674600Z test_comprehensive_nonzero_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4674879Z test_comprehensive_nonzero_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4675160Z test_comprehensive_nonzero_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4675443Z test_comprehensive_nonzero_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4675720Z test_comprehensive_nonzero_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4675997Z test_comprehensive_nonzero_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4676270Z test_comprehensive_nonzero_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4676549Z test_comprehensive_nonzero_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4676827Z test_comprehensive_nonzero_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4677112Z test_comprehensive_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4677397Z test_comprehensive_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4677680Z test_comprehensive_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4677956Z test_comprehensive_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4678235Z test_comprehensive_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4678567Z test_comprehensive_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4678854Z test_comprehensive_norm_fro_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4679144Z test_comprehensive_norm_fro_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4679427Z test_comprehensive_norm_fro_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4679708Z test_comprehensive_norm_fro_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4679987Z test_comprehensive_norm_fro_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4680266Z test_comprehensive_norm_fro_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4680591Z test_comprehensive_norm_inf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4680881Z test_comprehensive_norm_inf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4681165Z test_comprehensive_norm_inf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4681445Z test_comprehensive_norm_inf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4681722Z test_comprehensive_norm_inf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4682002Z test_comprehensive_norm_inf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4682289Z test_comprehensive_norm_nuc_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4682575Z test_comprehensive_norm_nuc_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4682855Z test_comprehensive_norm_nuc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4683135Z test_comprehensive_norm_nuc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4683412Z test_comprehensive_normal_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4683694Z test_comprehensive_normal_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4683976Z test_comprehensive_normal_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4684251Z test_comprehensive_normal_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4684550Z test_comprehensive_normal_number_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4684844Z test_comprehensive_normal_number_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4685135Z test_comprehensive_normal_number_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4685468Z test_comprehensive_normal_number_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4685753Z test_comprehensive_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4686027Z test_comprehensive_ones_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4686299Z test_comprehensive_ones_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4686579Z test_comprehensive_ones_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4686860Z test_comprehensive_ones_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4687143Z test_comprehensive_ones_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4687454Z test_comprehensive_ones_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4687730Z test_comprehensive_ones_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4688002Z test_comprehensive_ones_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4688275Z test_comprehensive_ones_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4688547Z test_comprehensive_ones_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4688826Z test_comprehensive_ones_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4689105Z test_comprehensive_ones_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4689389Z test_comprehensive_ones_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4689667Z test_comprehensive_ones_like_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4689954Z test_comprehensive_ones_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4690238Z test_comprehensive_ones_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4690527Z test_comprehensive_ones_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4690808Z test_comprehensive_ones_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4691091Z test_comprehensive_ones_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4691372Z test_comprehensive_ones_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4691648Z test_comprehensive_ones_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4691926Z test_comprehensive_ones_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4692238Z test_comprehensive_ones_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4692519Z test_comprehensive_ones_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4692796Z test_comprehensive_ones_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4693041Z test_comprehensive_ormqr_cuda_complex128 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T01:59:36.4693285Z test_comprehensive_ormqr_cuda_complex64 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T01:59:36.4693562Z test_comprehensive_ormqr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4693841Z test_comprehensive_ormqr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4694154Z test_comprehensive_outer_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4694430Z test_comprehensive_outer_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4694715Z test_comprehensive_outer_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4695002Z test_comprehensive_outer_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4695276Z test_comprehensive_outer_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4695555Z test_comprehensive_outer_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4695832Z test_comprehensive_outer_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4696109Z test_comprehensive_outer_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4696383Z test_comprehensive_outer_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4696656Z test_comprehensive_outer_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4696932Z test_comprehensive_outer_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4697207Z test_comprehensive_outer_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4697494Z test_comprehensive_pca_lowrank_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4697782Z test_comprehensive_pca_lowrank_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4698066Z test_comprehensive_permute_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4698345Z test_comprehensive_permute_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4698620Z test_comprehensive_permute_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4698944Z test_comprehensive_permute_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4699232Z test_comprehensive_permute_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4699513Z test_comprehensive_permute_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4699797Z test_comprehensive_permute_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4700075Z test_comprehensive_permute_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4700356Z test_comprehensive_permute_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4700636Z test_comprehensive_permute_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4700947Z test_comprehensive_permute_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4701224Z test_comprehensive_permute_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4701503Z test_comprehensive_permute_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4701791Z test_comprehensive_pinverse_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4702076Z test_comprehensive_pinverse_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4702364Z test_comprehensive_pinverse_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4702652Z test_comprehensive_pinverse_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4702928Z test_comprehensive_polar_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4703204Z test_comprehensive_polar_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4703503Z test_comprehensive_polygamma_polygamma_n_0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4703804Z test_comprehensive_polygamma_polygamma_n_0_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4704107Z test_comprehensive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4704412Z test_comprehensive_polygamma_polygamma_n_0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4704708Z test_comprehensive_polygamma_polygamma_n_0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4705004Z test_comprehensive_polygamma_polygamma_n_0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4705300Z test_comprehensive_polygamma_polygamma_n_0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4705640Z test_comprehensive_polygamma_polygamma_n_0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4705941Z test_comprehensive_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4706237Z test_comprehensive_polygamma_polygamma_n_1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4706537Z test_comprehensive_polygamma_polygamma_n_1_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4706971Z test_comprehensive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4707280Z test_comprehensive_polygamma_polygamma_n_1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4707631Z test_comprehensive_polygamma_polygamma_n_1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4707927Z test_comprehensive_polygamma_polygamma_n_1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4708225Z test_comprehensive_polygamma_polygamma_n_1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4708521Z test_comprehensive_polygamma_polygamma_n_1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4708816Z test_comprehensive_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4709112Z test_comprehensive_polygamma_polygamma_n_2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4709411Z test_comprehensive_polygamma_polygamma_n_2_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4709708Z test_comprehensive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4710008Z test_comprehensive_polygamma_polygamma_n_2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4710301Z test_comprehensive_polygamma_polygamma_n_2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4710596Z test_comprehensive_polygamma_polygamma_n_2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4710893Z test_comprehensive_polygamma_polygamma_n_2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4711190Z test_comprehensive_polygamma_polygamma_n_2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4711484Z test_comprehensive_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4711780Z test_comprehensive_polygamma_polygamma_n_3_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4712080Z test_comprehensive_polygamma_polygamma_n_3_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4712424Z test_comprehensive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4712729Z test_comprehensive_polygamma_polygamma_n_3_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4713021Z test_comprehensive_polygamma_polygamma_n_3_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4713314Z test_comprehensive_polygamma_polygamma_n_3_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4713609Z test_comprehensive_polygamma_polygamma_n_3_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4713907Z test_comprehensive_polygamma_polygamma_n_3_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4714241Z test_comprehensive_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4714541Z test_comprehensive_polygamma_polygamma_n_4_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4714840Z test_comprehensive_polygamma_polygamma_n_4_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4715138Z test_comprehensive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4715435Z test_comprehensive_polygamma_polygamma_n_4_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4715733Z test_comprehensive_polygamma_polygamma_n_4_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4716030Z test_comprehensive_polygamma_polygamma_n_4_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4716322Z test_comprehensive_polygamma_polygamma_n_4_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4716615Z test_comprehensive_polygamma_polygamma_n_4_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4716909Z test_comprehensive_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4717198Z test_comprehensive_positive_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4717477Z test_comprehensive_positive_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4717764Z test_comprehensive_positive_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4718052Z test_comprehensive_positive_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4718339Z test_comprehensive_positive_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4718620Z test_comprehensive_positive_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4718953Z test_comprehensive_positive_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4719234Z test_comprehensive_positive_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4719511Z test_comprehensive_positive_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4719789Z test_comprehensive_positive_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4720066Z test_comprehensive_positive_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4720343Z test_comprehensive_positive_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4720631Z test_comprehensive_pow_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4720950Z test_comprehensive_pow_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4721230Z test_comprehensive_pow_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4721512Z test_comprehensive_pow_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4721786Z test_comprehensive_pow_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4722059Z test_comprehensive_pow_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4722333Z test_comprehensive_pow_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4722607Z test_comprehensive_pow_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4722874Z test_comprehensive_pow_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4723150Z test_comprehensive_pow_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4723422Z test_comprehensive_pow_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4723698Z test_comprehensive_pow_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4723980Z test_comprehensive_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4724259Z test_comprehensive_prod_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4724540Z test_comprehensive_prod_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4724822Z test_comprehensive_prod_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4725104Z test_comprehensive_prod_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4725380Z test_comprehensive_prod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4725694Z test_comprehensive_prod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4725972Z test_comprehensive_prod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4726246Z test_comprehensive_prod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4726516Z test_comprehensive_prod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4726792Z test_comprehensive_prod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4727062Z test_comprehensive_prod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:59:36.4727339Z test_comprehensive_prod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4727662Z test_comprehensive_put_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4727933Z test_comprehensive_put_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4728209Z test_comprehensive_put_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4728493Z test_comprehensive_put_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4728770Z test_comprehensive_put_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4729047Z test_comprehensive_put_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4729321Z test_comprehensive_put_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4729592Z test_comprehensive_put_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4729850Z test_comprehensive_put_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4730119Z test_comprehensive_put_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4730385Z test_comprehensive_put_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4730662Z test_comprehensive_put_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4730942Z test_comprehensive_qr_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4731220Z test_comprehensive_qr_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4731494Z test_comprehensive_qr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4731766Z test_comprehensive_qr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4732046Z test_comprehensive_quantile_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4732368Z test_comprehensive_quantile_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4732656Z test_comprehensive_rad2deg_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4732934Z test_comprehensive_rad2deg_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4733213Z test_comprehensive_rad2deg_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4733492Z test_comprehensive_rad2deg_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4733773Z test_comprehensive_rad2deg_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4734052Z test_comprehensive_rad2deg_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4734362Z test_comprehensive_rad2deg_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4734643Z test_comprehensive_rad2deg_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4734922Z test_comprehensive_rad2deg_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4735199Z test_comprehensive_rad2deg_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4735484Z test_comprehensive_rand_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4735773Z test_comprehensive_rand_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4736060Z test_comprehensive_rand_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4736345Z test_comprehensive_rand_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4736628Z test_comprehensive_rand_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4736910Z test_comprehensive_rand_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4737195Z test_comprehensive_rand_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4737477Z test_comprehensive_randint_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4737763Z test_comprehensive_randint_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4738041Z test_comprehensive_randint_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4738316Z test_comprehensive_randint_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4738594Z test_comprehensive_randint_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4738869Z test_comprehensive_randint_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4739181Z test_comprehensive_randint_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4739460Z test_comprehensive_randint_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4739735Z test_comprehensive_randint_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4740021Z test_comprehensive_randint_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4740307Z test_comprehensive_randint_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4740589Z test_comprehensive_randint_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4740876Z test_comprehensive_randint_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4741191Z test_comprehensive_randint_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4741476Z test_comprehensive_randint_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4741757Z test_comprehensive_randint_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4742038Z test_comprehensive_randint_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4742324Z test_comprehensive_randint_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4742609Z test_comprehensive_randn_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4742893Z test_comprehensive_randn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4743165Z test_comprehensive_randn_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4743448Z test_comprehensive_randn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4743723Z test_comprehensive_randn_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4744001Z test_comprehensive_randn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4744279Z test_comprehensive_randn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4744568Z test_comprehensive_randn_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4744859Z test_comprehensive_randn_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4745144Z test_comprehensive_randn_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4745428Z test_comprehensive_randn_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4745750Z test_comprehensive_randn_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4746034Z test_comprehensive_randn_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4746312Z test_comprehensive_randn_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4746646Z test_comprehensive_ravel_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4746923Z test_comprehensive_ravel_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4747203Z test_comprehensive_ravel_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4747491Z test_comprehensive_ravel_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4747819Z test_comprehensive_ravel_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4748098Z test_comprehensive_ravel_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4748378Z test_comprehensive_ravel_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4748655Z test_comprehensive_ravel_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4748933Z test_comprehensive_ravel_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4749212Z test_comprehensive_ravel_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4749490Z test_comprehensive_ravel_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4749763Z test_comprehensive_ravel_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4750033Z test_comprehensive_ravel_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4750311Z test_comprehensive_real_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4750584Z test_comprehensive_real_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4750870Z test_comprehensive_real_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4751155Z test_comprehensive_real_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4751437Z test_comprehensive_real_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4751712Z test_comprehensive_real_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4751987Z test_comprehensive_real_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4752266Z test_comprehensive_real_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4752585Z test_comprehensive_real_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4752862Z test_comprehensive_real_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4753133Z test_comprehensive_real_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4753408Z test_comprehensive_real_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4753679Z test_comprehensive_real_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4753970Z test_comprehensive_reciprocal_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4754255Z test_comprehensive_reciprocal_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4754595Z test_comprehensive_reciprocal_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4754887Z test_comprehensive_reciprocal_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4755171Z test_comprehensive_reciprocal_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4755452Z test_comprehensive_reciprocal_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4755743Z test_comprehensive_reciprocal_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4756031Z test_comprehensive_reciprocal_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4756304Z test_comprehensive_reciprocal_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4756590Z test_comprehensive_reciprocal_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4756877Z test_comprehensive_reciprocal_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4757159Z test_comprehensive_reciprocal_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4757448Z test_comprehensive_remainder_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4757734Z test_comprehensive_remainder_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4758021Z test_comprehensive_remainder_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4758308Z test_comprehensive_remainder_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4758593Z test_comprehensive_remainder_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4758875Z test_comprehensive_remainder_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4759154Z test_comprehensive_remainder_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4759473Z test_comprehensive_remainder_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4759756Z test_comprehensive_remainder_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4760037Z test_comprehensive_renorm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4760321Z test_comprehensive_renorm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4760605Z test_comprehensive_renorm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4760885Z test_comprehensive_renorm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4761166Z test_comprehensive_renorm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4761480Z test_comprehensive_renorm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4761765Z test_comprehensive_repeat_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4762043Z test_comprehensive_repeat_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4762329Z test_comprehensive_repeat_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4762611Z test_comprehensive_repeat_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4762895Z test_comprehensive_repeat_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4763177Z test_comprehensive_repeat_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4763457Z test_comprehensive_repeat_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4763736Z test_comprehensive_repeat_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4764013Z test_comprehensive_repeat_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4764291Z test_comprehensive_repeat_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4764569Z test_comprehensive_repeat_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4764855Z test_comprehensive_repeat_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4765157Z test_comprehensive_repeat_interleave_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4765453Z test_comprehensive_repeat_interleave_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4765756Z test_comprehensive_repeat_interleave_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4766058Z test_comprehensive_repeat_interleave_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4766398Z test_comprehensive_repeat_interleave_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4766701Z test_comprehensive_repeat_interleave_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4766997Z test_comprehensive_repeat_interleave_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4767292Z test_comprehensive_repeat_interleave_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4767586Z test_comprehensive_repeat_interleave_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4767885Z test_comprehensive_repeat_interleave_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4768214Z test_comprehensive_repeat_interleave_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4768503Z test_comprehensive_repeat_interleave_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4768797Z test_comprehensive_repeat_interleave_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4769081Z test_comprehensive_reshape_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4769362Z test_comprehensive_reshape_as_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4769655Z test_comprehensive_reshape_as_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4769946Z test_comprehensive_reshape_as_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4770231Z test_comprehensive_reshape_as_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4770520Z test_comprehensive_reshape_as_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4770791Z test_comprehensive_reshape_as_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4771071Z test_comprehensive_reshape_as_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4771355Z test_comprehensive_reshape_as_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4771643Z test_comprehensive_reshape_as_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4771924Z test_comprehensive_reshape_as_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4772204Z test_comprehensive_reshape_as_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4772483Z test_comprehensive_reshape_as_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4772762Z test_comprehensive_reshape_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4773084Z test_comprehensive_reshape_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4773375Z test_comprehensive_reshape_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4773659Z test_comprehensive_reshape_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4773946Z test_comprehensive_reshape_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4774224Z test_comprehensive_reshape_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4774507Z test_comprehensive_reshape_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4774786Z test_comprehensive_reshape_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4775102Z test_comprehensive_reshape_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4775379Z test_comprehensive_reshape_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4775651Z test_comprehensive_reshape_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4775931Z test_comprehensive_reshape_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4776215Z test_comprehensive_reshape_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4776499Z test_comprehensive_resize__cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4776775Z test_comprehensive_resize__cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4777059Z test_comprehensive_resize__cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4777343Z test_comprehensive_resize__cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4777622Z test_comprehensive_resize__cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4777905Z test_comprehensive_resize__cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4778184Z test_comprehensive_resize__cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4778460Z test_comprehensive_resize__cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4778737Z test_comprehensive_resize__cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4779010Z test_comprehensive_resize__cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4779284Z test_comprehensive_resize__cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4779614Z test_comprehensive_resize__cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4779898Z test_comprehensive_resize_as__cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4780175Z test_comprehensive_resize_as__cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4780464Z test_comprehensive_resize_as__cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4780750Z test_comprehensive_resize_as__cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4781033Z test_comprehensive_resize_as__cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4781318Z test_comprehensive_resize_as__cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4781638Z test_comprehensive_resize_as__cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4781922Z test_comprehensive_resize_as__cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4782199Z test_comprehensive_resize_as__cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4782481Z test_comprehensive_resize_as__cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4782762Z test_comprehensive_resize_as__cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4783040Z test_comprehensive_resize_as__cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4783336Z test_comprehensive_resolve_conj_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4783619Z test_comprehensive_resolve_conj_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4783913Z test_comprehensive_resolve_conj_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4784204Z test_comprehensive_resolve_conj_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4784478Z test_comprehensive_resolve_conj_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4784769Z test_comprehensive_resolve_conj_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4785054Z test_comprehensive_resolve_conj_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4785334Z test_comprehensive_resolve_conj_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4785612Z test_comprehensive_resolve_conj_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4785893Z test_comprehensive_resolve_conj_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4786172Z test_comprehensive_resolve_conj_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4786495Z test_comprehensive_resolve_conj_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4786834Z test_comprehensive_resolve_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4787119Z test_comprehensive_resolve_neg_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4787411Z test_comprehensive_resolve_neg_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4787702Z test_comprehensive_resolve_neg_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4787994Z test_comprehensive_resolve_neg_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4788328Z test_comprehensive_resolve_neg_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4788608Z test_comprehensive_resolve_neg_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4788888Z test_comprehensive_resolve_neg_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4789164Z test_comprehensive_resolve_neg_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4789441Z test_comprehensive_resolve_neg_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4789718Z test_comprehensive_resolve_neg_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4789997Z test_comprehensive_resolve_neg_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4790269Z test_comprehensive_resolve_neg_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4790538Z test_comprehensive_roll_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4790808Z test_comprehensive_roll_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4791089Z test_comprehensive_roll_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4791371Z test_comprehensive_roll_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4791651Z test_comprehensive_roll_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4791930Z test_comprehensive_roll_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4792204Z test_comprehensive_roll_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4792476Z test_comprehensive_roll_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4792747Z test_comprehensive_roll_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4793063Z test_comprehensive_roll_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4793334Z test_comprehensive_roll_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4793604Z test_comprehensive_roll_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4793872Z test_comprehensive_roll_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4794147Z test_comprehensive_rot90_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4794419Z test_comprehensive_rot90_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4794701Z test_comprehensive_rot90_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4795018Z test_comprehensive_rot90_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4795298Z test_comprehensive_rot90_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4795569Z test_comprehensive_rot90_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4795844Z test_comprehensive_rot90_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4796115Z test_comprehensive_rot90_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4796393Z test_comprehensive_rot90_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4796667Z test_comprehensive_rot90_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4796937Z test_comprehensive_rot90_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4797208Z test_comprehensive_rot90_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4797485Z test_comprehensive_round_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4797748Z test_comprehensive_round_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4798024Z test_comprehensive_round_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4798299Z test_comprehensive_round_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4798574Z test_comprehensive_round_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4798842Z test_comprehensive_round_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4799109Z test_comprehensive_round_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4799380Z test_comprehensive_round_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4799696Z test_comprehensive_round_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4799991Z test_comprehensive_round_decimals_0_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4800281Z test_comprehensive_round_decimals_0_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4800574Z test_comprehensive_round_decimals_0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4800865Z test_comprehensive_round_decimals_0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4801156Z test_comprehensive_round_decimals_3_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4801458Z test_comprehensive_round_decimals_3_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4801782Z test_comprehensive_round_decimals_3_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4802075Z test_comprehensive_round_decimals_3_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4802374Z test_comprehensive_round_decimals_neg_3_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4802673Z test_comprehensive_round_decimals_neg_3_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4802976Z test_comprehensive_round_decimals_neg_3_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4803274Z test_comprehensive_round_decimals_neg_3_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4803551Z test_comprehensive_rsqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4803822Z test_comprehensive_rsqrt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4804103Z test_comprehensive_rsqrt_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4804386Z test_comprehensive_rsqrt_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4804669Z test_comprehensive_rsqrt_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4804947Z test_comprehensive_rsqrt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4805223Z test_comprehensive_rsqrt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4805495Z test_comprehensive_rsqrt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4805768Z test_comprehensive_rsqrt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4806037Z test_comprehensive_rsqrt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4806345Z test_comprehensive_rsqrt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4806619Z test_comprehensive_rsqrt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4806891Z test_comprehensive_rsqrt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4807166Z test_comprehensive_rsub_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4807446Z test_comprehensive_rsub_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4807728Z test_comprehensive_rsub_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4808006Z test_comprehensive_rsub_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4808316Z test_comprehensive_rsub_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4808594Z test_comprehensive_rsub_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4808863Z test_comprehensive_rsub_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4809132Z test_comprehensive_rsub_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4809402Z test_comprehensive_rsub_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4809678Z test_comprehensive_rsub_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4809955Z test_comprehensive_rsub_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4810245Z test_comprehensive_scalar_tensor_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4810528Z test_comprehensive_scalar_tensor_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4810822Z test_comprehensive_scalar_tensor_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4811118Z test_comprehensive_scalar_tensor_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4811418Z test_comprehensive_scalar_tensor_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4811696Z test_comprehensive_scalar_tensor_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4811983Z test_comprehensive_scalar_tensor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4812266Z test_comprehensive_scalar_tensor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4812554Z test_comprehensive_scalar_tensor_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4812838Z test_comprehensive_scalar_tensor_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4813164Z test_comprehensive_scalar_tensor_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4813451Z test_comprehensive_scalar_tensor_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4813736Z test_comprehensive_scalar_tensor_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4814024Z test_comprehensive_scatter_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4814304Z test_comprehensive_scatter_add_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4814597Z test_comprehensive_scatter_add_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4814891Z test_comprehensive_scatter_add_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4815212Z test_comprehensive_scatter_add_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4815497Z test_comprehensive_scatter_add_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4815778Z test_comprehensive_scatter_add_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4816061Z test_comprehensive_scatter_add_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4816347Z test_comprehensive_scatter_add_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4816627Z test_comprehensive_scatter_add_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4816918Z test_comprehensive_scatter_add_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4817197Z test_comprehensive_scatter_add_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4817483Z test_comprehensive_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4817764Z test_comprehensive_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4818054Z test_comprehensive_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4818341Z test_comprehensive_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4818620Z test_comprehensive_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4818901Z test_comprehensive_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4819181Z test_comprehensive_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4819459Z test_comprehensive_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4819777Z test_comprehensive_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4820056Z test_comprehensive_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4820332Z test_comprehensive_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4820613Z test_comprehensive_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4820910Z test_comprehensive_scatter_reduce_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4821208Z test_comprehensive_scatter_reduce_amax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4821506Z test_comprehensive_scatter_reduce_amax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4821833Z test_comprehensive_scatter_reduce_amax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4822130Z test_comprehensive_scatter_reduce_amax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4822418Z test_comprehensive_scatter_reduce_amax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4822712Z test_comprehensive_scatter_reduce_amax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4823004Z test_comprehensive_scatter_reduce_amax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4823301Z test_comprehensive_scatter_reduce_amax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4823603Z test_comprehensive_scatter_reduce_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4823903Z test_comprehensive_scatter_reduce_amin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4824199Z test_comprehensive_scatter_reduce_amin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4824492Z test_comprehensive_scatter_reduce_amin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4824786Z test_comprehensive_scatter_reduce_amin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4825078Z test_comprehensive_scatter_reduce_amin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4825371Z test_comprehensive_scatter_reduce_amin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4825662Z test_comprehensive_scatter_reduce_amin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4825951Z test_comprehensive_scatter_reduce_amin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4826252Z test_comprehensive_scatter_reduce_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4826707Z test_comprehensive_scatter_reduce_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4827016Z test_comprehensive_scatter_reduce_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4827313Z test_comprehensive_scatter_reduce_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4827594Z test_comprehensive_scatter_reduce_mean_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4827889Z test_comprehensive_scatter_reduce_mean_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4828188Z test_comprehensive_scatter_reduce_mean_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4828548Z test_comprehensive_scatter_reduce_mean_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4828844Z test_comprehensive_scatter_reduce_mean_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4829148Z test_comprehensive_scatter_reduce_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4829451Z test_comprehensive_scatter_reduce_prod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4829750Z test_comprehensive_scatter_reduce_prod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4830052Z test_comprehensive_scatter_reduce_prod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4830353Z test_comprehensive_scatter_reduce_prod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4830643Z test_comprehensive_scatter_reduce_prod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4830942Z test_comprehensive_scatter_reduce_prod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4831238Z test_comprehensive_scatter_reduce_prod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4831539Z test_comprehensive_scatter_reduce_prod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4831843Z test_comprehensive_scatter_reduce_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4832138Z test_comprehensive_scatter_reduce_sum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4832431Z test_comprehensive_scatter_reduce_sum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4832727Z test_comprehensive_scatter_reduce_sum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4833019Z test_comprehensive_scatter_reduce_sum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4833353Z test_comprehensive_scatter_reduce_sum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4833647Z test_comprehensive_scatter_reduce_sum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4833938Z test_comprehensive_scatter_reduce_sum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4834227Z test_comprehensive_scatter_reduce_sum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4834516Z test_comprehensive_scatter_reduce_sum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4834810Z test_comprehensive_searchsorted_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4835108Z test_comprehensive_searchsorted_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4835433Z test_comprehensive_searchsorted_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4835725Z test_comprehensive_searchsorted_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4836012Z test_comprehensive_searchsorted_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4836302Z test_comprehensive_searchsorted_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4836592Z test_comprehensive_searchsorted_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4836883Z test_comprehensive_searchsorted_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4837193Z test_comprehensive_segment_reduce_lengths_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4837496Z test_comprehensive_segment_reduce_lengths_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4837799Z test_comprehensive_segment_reduce_lengths_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4838100Z test_comprehensive_segment_reduce_lengths_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4838408Z test_comprehensive_segment_reduce_offsets_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4838714Z test_comprehensive_segment_reduce_offsets_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4839013Z test_comprehensive_segment_reduce_offsets_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4839311Z test_comprehensive_segment_reduce_offsets_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4839592Z test_comprehensive_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4839868Z test_comprehensive_select_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4840192Z test_comprehensive_select_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4840480Z test_comprehensive_select_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4840770Z test_comprehensive_select_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4841050Z test_comprehensive_select_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4841330Z test_comprehensive_select_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4841611Z test_comprehensive_select_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4841891Z test_comprehensive_select_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4842203Z test_comprehensive_select_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4842478Z test_comprehensive_select_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4842757Z test_comprehensive_select_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4843035Z test_comprehensive_select_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4843330Z test_comprehensive_select_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4843622Z test_comprehensive_select_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4843917Z test_comprehensive_select_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4844196Z test_comprehensive_select_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4844488Z test_comprehensive_select_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4844776Z test_comprehensive_select_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4845070Z test_comprehensive_select_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4845355Z test_comprehensive_select_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4845648Z test_comprehensive_select_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4845939Z test_comprehensive_select_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4846217Z test_comprehensive_sgn_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4846494Z test_comprehensive_sgn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4846819Z test_comprehensive_sgn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4847102Z test_comprehensive_sgn_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4847381Z test_comprehensive_sgn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4847655Z test_comprehensive_sgn_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4847937Z test_comprehensive_sgn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4848208Z test_comprehensive_sgn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4848481Z test_comprehensive_sgn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4848786Z test_comprehensive_sgn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4849053Z test_comprehensive_sgn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4849330Z test_comprehensive_sgn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4849604Z test_comprehensive_sgn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4849882Z test_comprehensive_short_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4850161Z test_comprehensive_short_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4850448Z test_comprehensive_short_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4850731Z test_comprehensive_short_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4851009Z test_comprehensive_short_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4851284Z test_comprehensive_short_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4851562Z test_comprehensive_short_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4851838Z test_comprehensive_short_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4852113Z test_comprehensive_short_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4852384Z test_comprehensive_short_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4852657Z test_comprehensive_short_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4852930Z test_comprehensive_short_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4853213Z test_comprehensive_sigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4853533Z test_comprehensive_sigmoid_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4853823Z test_comprehensive_sigmoid_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4854107Z test_comprehensive_sigmoid_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4854391Z test_comprehensive_sigmoid_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4854669Z test_comprehensive_sigmoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4854946Z test_comprehensive_sigmoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4855229Z test_comprehensive_sigmoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4855541Z test_comprehensive_sigmoid_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4855822Z test_comprehensive_sigmoid_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4856097Z test_comprehensive_sigmoid_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4856373Z test_comprehensive_sigmoid_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4856649Z test_comprehensive_sigmoid_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4856925Z test_comprehensive_sign_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4857188Z test_comprehensive_sign_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4857468Z test_comprehensive_sign_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4857744Z test_comprehensive_sign_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4858020Z test_comprehensive_sign_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4858292Z test_comprehensive_sign_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4858565Z test_comprehensive_sign_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4858834Z test_comprehensive_sign_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4859107Z test_comprehensive_sign_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4859377Z test_comprehensive_sign_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4859676Z test_comprehensive_signal_windows_cosine_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4859976Z test_comprehensive_signal_windows_cosine_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4860318Z test_comprehensive_signal_windows_cosine_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4860619Z test_comprehensive_signal_windows_cosine_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4860928Z test_comprehensive_signal_windows_exponential_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4861239Z test_comprehensive_signal_windows_exponential_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4861547Z test_comprehensive_signal_windows_exponential_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4861858Z test_comprehensive_signal_windows_exponential_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4862201Z test_comprehensive_signal_windows_gaussian_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4862504Z test_comprehensive_signal_windows_gaussian_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4862805Z test_comprehensive_signal_windows_gaussian_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4863108Z test_comprehensive_signal_windows_gaussian_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4863406Z test_comprehensive_signal_windows_kaiser_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4863705Z test_comprehensive_signal_windows_kaiser_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4864007Z test_comprehensive_signal_windows_kaiser_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4864305Z test_comprehensive_signal_windows_kaiser_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4864586Z test_comprehensive_signbit_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4864864Z test_comprehensive_signbit_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4865149Z test_comprehensive_signbit_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4865429Z test_comprehensive_signbit_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4865713Z test_comprehensive_signbit_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4865983Z test_comprehensive_signbit_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4866259Z test_comprehensive_signbit_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4866533Z test_comprehensive_signbit_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4866920Z test_comprehensive_signbit_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4867200Z test_comprehensive_signbit_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4867484Z test_comprehensive_sin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4867763Z test_comprehensive_sin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4868042Z test_comprehensive_sin_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4868324Z test_comprehensive_sin_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4868606Z test_comprehensive_sin_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4868885Z test_comprehensive_sin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4869205Z test_comprehensive_sin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4869494Z test_comprehensive_sin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4869768Z test_comprehensive_sin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4870044Z test_comprehensive_sin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4870316Z test_comprehensive_sin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4870591Z test_comprehensive_sin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4870869Z test_comprehensive_sin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4871151Z test_comprehensive_sinc_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4871425Z test_comprehensive_sinc_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4871695Z test_comprehensive_sinc_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4871981Z test_comprehensive_sinc_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4872263Z test_comprehensive_sinc_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4872545Z test_comprehensive_sinc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4872825Z test_comprehensive_sinc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4873101Z test_comprehensive_sinc_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4873379Z test_comprehensive_sinc_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4873654Z test_comprehensive_sinc_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4873976Z test_comprehensive_sinc_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4874257Z test_comprehensive_sinc_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4874535Z test_comprehensive_sinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4874815Z test_comprehensive_sinh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4875102Z test_comprehensive_sinh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4875384Z test_comprehensive_sinh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4875676Z test_comprehensive_sinh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4875990Z test_comprehensive_sinh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4876274Z test_comprehensive_sinh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4876551Z test_comprehensive_sinh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4876826Z test_comprehensive_sinh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4877100Z test_comprehensive_sinh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4877376Z test_comprehensive_sinh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4877649Z test_comprehensive_sinh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4877924Z test_comprehensive_sinh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4878212Z test_comprehensive_slice_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4878488Z test_comprehensive_slice_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4878778Z test_comprehensive_slice_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4879072Z test_comprehensive_slice_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4879363Z test_comprehensive_slice_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4879645Z test_comprehensive_slice_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4879922Z test_comprehensive_slice_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4880203Z test_comprehensive_slice_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4880477Z test_comprehensive_slice_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4880810Z test_comprehensive_slice_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4881096Z test_comprehensive_slice_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4881375Z test_comprehensive_slice_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4881655Z test_comprehensive_slice_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4881951Z test_comprehensive_slice_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4882244Z test_comprehensive_slice_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4882539Z test_comprehensive_slice_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4882867Z test_comprehensive_slice_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4883162Z test_comprehensive_slice_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4883448Z test_comprehensive_slice_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4883734Z test_comprehensive_slice_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4884022Z test_comprehensive_slice_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4884309Z test_comprehensive_slice_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4884587Z test_comprehensive_slice_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4884872Z test_comprehensive_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4885152Z test_comprehensive_softmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4885429Z test_comprehensive_softmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4885710Z test_comprehensive_softmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4886006Z test_comprehensive_softmax_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4886298Z test_comprehensive_softmax_with_dtype_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4886600Z test_comprehensive_softmax_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4886905Z test_comprehensive_softmax_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4887198Z test_comprehensive_softmax_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4887643Z test_comprehensive_softmax_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4887944Z test_comprehensive_softmax_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4888236Z test_comprehensive_softmax_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4888525Z test_comprehensive_softmax_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4888813Z test_comprehensive_softmax_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4889106Z test_comprehensive_softmax_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4889402Z test_comprehensive_softmax_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4889716Z test_comprehensive_sort_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4889993Z test_comprehensive_sort_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4890270Z test_comprehensive_sort_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4890546Z test_comprehensive_sort_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4890820Z test_comprehensive_sort_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4891090Z test_comprehensive_sort_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4891360Z test_comprehensive_sort_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4891631Z test_comprehensive_sort_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4891903Z test_comprehensive_sort_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4892209Z test_comprehensive_sparse_sampled_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4892518Z test_comprehensive_sparse_sampled_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4892823Z test_comprehensive_sparse_sampled_addmm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4893122Z test_comprehensive_sparse_sampled_addmm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4893408Z test_comprehensive_special_airy_ai_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4893702Z test_comprehensive_special_airy_ai_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4893992Z test_comprehensive_special_airy_ai_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4894325Z test_comprehensive_special_airy_ai_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4894615Z test_comprehensive_special_airy_ai_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4894898Z test_comprehensive_special_airy_ai_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4895184Z test_comprehensive_special_airy_ai_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4895467Z test_comprehensive_special_airy_ai_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4895763Z test_comprehensive_special_bessel_j0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4896059Z test_comprehensive_special_bessel_j0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4896388Z test_comprehensive_special_bessel_j0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4896680Z test_comprehensive_special_bessel_j0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4896969Z test_comprehensive_special_bessel_j0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4897261Z test_comprehensive_special_bessel_j0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4897558Z test_comprehensive_special_bessel_j0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4897851Z test_comprehensive_special_bessel_j0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4898140Z test_comprehensive_special_bessel_j1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4898431Z test_comprehensive_special_bessel_j1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4898726Z test_comprehensive_special_bessel_j1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4899018Z test_comprehensive_special_bessel_j1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4899308Z test_comprehensive_special_bessel_j1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4899601Z test_comprehensive_special_bessel_j1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4899887Z test_comprehensive_special_bessel_j1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4900175Z test_comprehensive_special_bessel_j1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4900464Z test_comprehensive_special_bessel_y0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4900745Z test_comprehensive_special_bessel_y0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4901072Z test_comprehensive_special_bessel_y0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4901367Z test_comprehensive_special_bessel_y0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4901654Z test_comprehensive_special_bessel_y0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4901940Z test_comprehensive_special_bessel_y0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4902229Z test_comprehensive_special_bessel_y0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4902518Z test_comprehensive_special_bessel_y0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4902841Z test_comprehensive_special_bessel_y1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4903140Z test_comprehensive_special_bessel_y1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4903430Z test_comprehensive_special_bessel_y1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4903716Z test_comprehensive_special_bessel_y1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4904005Z test_comprehensive_special_bessel_y1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4904298Z test_comprehensive_special_bessel_y1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4904587Z test_comprehensive_special_bessel_y1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4904877Z test_comprehensive_special_bessel_y1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4905186Z test_comprehensive_special_chebyshev_polynomial_t_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4905503Z test_comprehensive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4905823Z test_comprehensive_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4906141Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4906451Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4906805Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4907113Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4907425Z test_comprehensive_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4907785Z test_comprehensive_special_chebyshev_polynomial_u_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4908103Z test_comprehensive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4908414Z test_comprehensive_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4908724Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4909033Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4909347Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4909688Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4910000Z test_comprehensive_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4910693Z test_comprehensive_special_chebyshev_polynomial_v_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4911189Z test_comprehensive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4911688Z test_comprehensive_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4912173Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4912657Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4913136Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4913616Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4914096Z test_comprehensive_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4914580Z test_comprehensive_special_chebyshev_polynomial_w_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4915065Z test_comprehensive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4915551Z test_comprehensive_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4916031Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4916506Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4917043Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4917529Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4918009Z test_comprehensive_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4918300Z test_comprehensive_special_entr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4918584Z test_comprehensive_special_entr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4918878Z test_comprehensive_special_entr_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4919204Z test_comprehensive_special_entr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4919490Z test_comprehensive_special_entr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4919774Z test_comprehensive_special_entr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4920060Z test_comprehensive_special_entr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4920341Z test_comprehensive_special_entr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4920628Z test_comprehensive_special_entr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4920920Z test_comprehensive_special_entr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4921208Z test_comprehensive_special_erfcx_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4921500Z test_comprehensive_special_erfcx_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4921788Z test_comprehensive_special_erfcx_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4922076Z test_comprehensive_special_erfcx_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4922362Z test_comprehensive_special_erfcx_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4922650Z test_comprehensive_special_erfcx_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4922937Z test_comprehensive_special_erfcx_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4923224Z test_comprehensive_special_erfcx_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4923531Z test_comprehensive_special_hermite_polynomial_h_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4923882Z test_comprehensive_special_hermite_polynomial_h_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4924194Z test_comprehensive_special_hermite_polynomial_h_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4924501Z test_comprehensive_special_hermite_polynomial_h_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4924805Z test_comprehensive_special_hermite_polynomial_h_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4925103Z test_comprehensive_special_hermite_polynomial_h_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4925408Z test_comprehensive_special_hermite_polynomial_h_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4925723Z test_comprehensive_special_hermite_polynomial_h_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4926068Z test_comprehensive_special_hermite_polynomial_he_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4926385Z test_comprehensive_special_hermite_polynomial_he_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4926692Z test_comprehensive_special_hermite_polynomial_he_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4927000Z test_comprehensive_special_hermite_polynomial_he_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4927310Z test_comprehensive_special_hermite_polynomial_he_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4927617Z test_comprehensive_special_hermite_polynomial_he_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4927926Z test_comprehensive_special_hermite_polynomial_he_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4928232Z test_comprehensive_special_hermite_polynomial_he_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4928520Z test_comprehensive_special_i0e_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4928805Z test_comprehensive_special_i0e_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4929099Z test_comprehensive_special_i0e_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4929382Z test_comprehensive_special_i0e_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4929665Z test_comprehensive_special_i0e_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4929948Z test_comprehensive_special_i0e_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4930238Z test_comprehensive_special_i0e_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4930557Z test_comprehensive_special_i0e_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4930844Z test_comprehensive_special_i0e_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4931128Z test_comprehensive_special_i0e_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4931407Z test_comprehensive_special_i1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4931692Z test_comprehensive_special_i1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4931975Z test_comprehensive_special_i1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4932259Z test_comprehensive_special_i1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4932587Z test_comprehensive_special_i1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4932869Z test_comprehensive_special_i1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4933150Z test_comprehensive_special_i1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4933433Z test_comprehensive_special_i1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4933714Z test_comprehensive_special_i1e_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4934003Z test_comprehensive_special_i1e_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4934292Z test_comprehensive_special_i1e_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4934574Z test_comprehensive_special_i1e_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4934854Z test_comprehensive_special_i1e_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4935136Z test_comprehensive_special_i1e_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4935417Z test_comprehensive_special_i1e_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4935701Z test_comprehensive_special_i1e_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4936014Z test_comprehensive_special_laguerre_polynomial_l_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4936328Z test_comprehensive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4936635Z test_comprehensive_special_laguerre_polynomial_l_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4936942Z test_comprehensive_special_laguerre_polynomial_l_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4937292Z test_comprehensive_special_laguerre_polynomial_l_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4937604Z test_comprehensive_special_laguerre_polynomial_l_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4937909Z test_comprehensive_special_laguerre_polynomial_l_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4938223Z test_comprehensive_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4938717Z test_comprehensive_special_legendre_polynomial_p_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4939203Z test_comprehensive_special_legendre_polynomial_p_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4939729Z test_comprehensive_special_legendre_polynomial_p_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4940218Z test_comprehensive_special_legendre_polynomial_p_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4940699Z test_comprehensive_special_legendre_polynomial_p_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4941171Z test_comprehensive_special_legendre_polynomial_p_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4941647Z test_comprehensive_special_legendre_polynomial_p_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4942125Z test_comprehensive_special_legendre_polynomial_p_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4942425Z test_comprehensive_special_log_ndtr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4942722Z test_comprehensive_special_log_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4943017Z test_comprehensive_special_log_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4943304Z test_comprehensive_special_log_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4943597Z test_comprehensive_special_log_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4943889Z test_comprehensive_special_log_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4944179Z test_comprehensive_special_log_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4944464Z test_comprehensive_special_log_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4944771Z test_comprehensive_special_modified_bessel_i0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4945078Z test_comprehensive_special_modified_bessel_i0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4945430Z test_comprehensive_special_modified_bessel_i0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4945731Z test_comprehensive_special_modified_bessel_i0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4946033Z test_comprehensive_special_modified_bessel_i0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4946338Z test_comprehensive_special_modified_bessel_i0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4946755Z test_comprehensive_special_modified_bessel_i0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4947072Z test_comprehensive_special_modified_bessel_i0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4947432Z test_comprehensive_special_modified_bessel_i1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4947745Z test_comprehensive_special_modified_bessel_i1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4948056Z test_comprehensive_special_modified_bessel_i1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4948361Z test_comprehensive_special_modified_bessel_i1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4948667Z test_comprehensive_special_modified_bessel_i1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4948976Z test_comprehensive_special_modified_bessel_i1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4949282Z test_comprehensive_special_modified_bessel_i1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4949590Z test_comprehensive_special_modified_bessel_i1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4949898Z test_comprehensive_special_modified_bessel_k0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4950208Z test_comprehensive_special_modified_bessel_k0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4950515Z test_comprehensive_special_modified_bessel_k0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4950819Z test_comprehensive_special_modified_bessel_k0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4951121Z test_comprehensive_special_modified_bessel_k0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4951424Z test_comprehensive_special_modified_bessel_k0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4951725Z test_comprehensive_special_modified_bessel_k0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4952075Z test_comprehensive_special_modified_bessel_k0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4952381Z test_comprehensive_special_modified_bessel_k1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4952689Z test_comprehensive_special_modified_bessel_k1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4952996Z test_comprehensive_special_modified_bessel_k1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4953293Z test_comprehensive_special_modified_bessel_k1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4953591Z test_comprehensive_special_modified_bessel_k1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4953897Z test_comprehensive_special_modified_bessel_k1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4954232Z test_comprehensive_special_modified_bessel_k1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4954538Z test_comprehensive_special_modified_bessel_k1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4954830Z test_comprehensive_special_ndtr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4955114Z test_comprehensive_special_ndtr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4955412Z test_comprehensive_special_ndtr_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4955702Z test_comprehensive_special_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4955986Z test_comprehensive_special_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4956268Z test_comprehensive_special_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4956551Z test_comprehensive_special_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4956832Z test_comprehensive_special_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4957116Z test_comprehensive_special_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4957403Z test_comprehensive_special_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4957689Z test_comprehensive_special_ndtri_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4957978Z test_comprehensive_special_ndtri_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4958269Z test_comprehensive_special_ndtri_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4958552Z test_comprehensive_special_ndtri_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4958879Z test_comprehensive_special_ndtri_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4959166Z test_comprehensive_special_ndtri_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4959450Z test_comprehensive_special_ndtri_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4959734Z test_comprehensive_special_ndtri_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4960062Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4960391Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4960758Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4961090Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4961413Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4961735Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4962059Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4962391Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4962713Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4963029Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4963343Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4963663Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4963979Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4964293Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4964611Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4964924Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4965238Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4965595Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4965911Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4966226Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4966539Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4966850Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4967165Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4967511Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4967825Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4968349Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4968863Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4969373Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4969871Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4970373Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4970869Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4971362Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4971861Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4972357Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4972859Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4973349Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4973845Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4974388Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4974888Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4975384Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4975878Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4976372Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4976878Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4977420Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4977921Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4978413Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4978906Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4979404Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4979901Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4980399Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4980897Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4981400Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4981899Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4982395Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4982889Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4983382Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4983879Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T01:59:36.4984238Z test_comprehensive_special_spherical_bessel_j0_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4984554Z test_comprehensive_special_spherical_bessel_j0_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4984861Z test_comprehensive_special_spherical_bessel_j0_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4985167Z test_comprehensive_special_spherical_bessel_j0_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4985475Z test_comprehensive_special_spherical_bessel_j0_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4985779Z test_comprehensive_special_spherical_bessel_j0_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4986089Z test_comprehensive_special_spherical_bessel_j0_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4986434Z test_comprehensive_special_spherical_bessel_j0_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4986787Z test_comprehensive_special_xlog1py_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4987078Z test_comprehensive_special_xlog1py_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4987371Z test_comprehensive_special_xlog1py_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4987665Z test_comprehensive_special_xlog1py_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4987957Z test_comprehensive_special_xlog1py_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4988250Z test_comprehensive_special_xlog1py_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4988538Z test_comprehensive_special_xlog1py_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4988826Z test_comprehensive_special_xlog1py_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4989115Z test_comprehensive_special_xlog1py_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4989404Z test_comprehensive_special_xlog1py_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4989691Z test_comprehensive_special_zeta_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4989981Z test_comprehensive_special_zeta_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4990271Z test_comprehensive_special_zeta_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4990559Z test_comprehensive_special_zeta_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4990839Z test_comprehensive_special_zeta_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4991190Z test_comprehensive_special_zeta_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4991480Z test_comprehensive_special_zeta_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4991765Z test_comprehensive_special_zeta_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4992046Z test_comprehensive_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4992322Z test_comprehensive_split_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4992608Z test_comprehensive_split_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4992893Z test_comprehensive_split_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4993217Z test_comprehensive_split_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4993503Z test_comprehensive_split_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4993780Z test_comprehensive_split_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4994056Z test_comprehensive_split_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4994332Z test_comprehensive_split_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4994606Z test_comprehensive_split_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4994886Z test_comprehensive_split_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4995161Z test_comprehensive_split_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4995438Z test_comprehensive_split_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4995732Z test_comprehensive_split_list_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4996023Z test_comprehensive_split_list_args_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4996321Z test_comprehensive_split_list_args_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4996619Z test_comprehensive_split_list_args_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4996913Z test_comprehensive_split_list_args_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4997201Z test_comprehensive_split_list_args_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4997489Z test_comprehensive_split_list_args_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4997817Z test_comprehensive_split_list_args_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4998091Z test_comprehensive_split_list_args_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4998372Z test_comprehensive_split_list_args_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4998662Z test_comprehensive_split_list_args_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4998948Z test_comprehensive_split_list_args_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4999238Z test_comprehensive_split_with_sizes_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4999527Z test_comprehensive_split_with_sizes_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.4999858Z test_comprehensive_split_with_sizes_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5000157Z test_comprehensive_split_with_sizes_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5000452Z test_comprehensive_split_with_sizes_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5000743Z test_comprehensive_split_with_sizes_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5001036Z test_comprehensive_split_with_sizes_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5001332Z test_comprehensive_split_with_sizes_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5001621Z test_comprehensive_split_with_sizes_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5001903Z test_comprehensive_split_with_sizes_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5002192Z test_comprehensive_split_with_sizes_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5002477Z test_comprehensive_split_with_sizes_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5002775Z test_comprehensive_split_with_sizes_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5003054Z test_comprehensive_sqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5003326Z test_comprehensive_sqrt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5003607Z test_comprehensive_sqrt_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5003890Z test_comprehensive_sqrt_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5004173Z test_comprehensive_sqrt_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5004491Z test_comprehensive_sqrt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5004771Z test_comprehensive_sqrt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5005046Z test_comprehensive_sqrt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5005321Z test_comprehensive_sqrt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5005589Z test_comprehensive_sqrt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5005861Z test_comprehensive_sqrt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5006136Z test_comprehensive_sqrt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5006443Z test_comprehensive_sqrt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5006727Z test_comprehensive_square_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5007006Z test_comprehensive_square_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5007291Z test_comprehensive_square_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5007580Z test_comprehensive_square_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5007868Z test_comprehensive_square_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5008156Z test_comprehensive_square_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5008437Z test_comprehensive_square_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5008715Z test_comprehensive_square_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5008993Z test_comprehensive_square_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5009273Z test_comprehensive_square_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5009550Z test_comprehensive_square_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5009832Z test_comprehensive_square_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5010118Z test_comprehensive_squeeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5010396Z test_comprehensive_squeeze_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5010683Z test_comprehensive_squeeze_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5010973Z test_comprehensive_squeeze_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5011298Z test_comprehensive_squeeze_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5011588Z test_comprehensive_squeeze_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5011867Z test_comprehensive_squeeze_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5012136Z test_comprehensive_squeeze_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5012413Z test_comprehensive_squeeze_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5012690Z test_comprehensive_squeeze_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5012972Z test_comprehensive_squeeze_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5013286Z test_comprehensive_squeeze_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5013567Z test_comprehensive_squeeze_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5013847Z test_comprehensive_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5014123Z test_comprehensive_stack_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5014410Z test_comprehensive_stack_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5014696Z test_comprehensive_stack_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5014981Z test_comprehensive_stack_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5015258Z test_comprehensive_stack_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5015535Z test_comprehensive_stack_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5015817Z test_comprehensive_stack_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5016089Z test_comprehensive_stack_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5016366Z test_comprehensive_stack_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5016637Z test_comprehensive_stack_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5016910Z test_comprehensive_stack_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5017184Z test_comprehensive_stack_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5017465Z test_comprehensive_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5017749Z test_comprehensive_std_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5018070Z test_comprehensive_std_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5018347Z test_comprehensive_std_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5018622Z test_comprehensive_std_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5018898Z test_comprehensive_std_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5019182Z test_comprehensive_std_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5019468Z test_comprehensive_std_mean_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5019761Z test_comprehensive_std_mean_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5020077Z test_comprehensive_std_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5020358Z test_comprehensive_std_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5020638Z test_comprehensive_std_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5020921Z test_comprehensive_stft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5021205Z test_comprehensive_stft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5021484Z test_comprehensive_stft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5021769Z test_comprehensive_stft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5022043Z test_comprehensive_sub_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5022328Z test_comprehensive_sub_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5022608Z test_comprehensive_sub_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5022886Z test_comprehensive_sub_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5023167Z test_comprehensive_sub_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5023442Z test_comprehensive_sub_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5023717Z test_comprehensive_sub_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5023986Z test_comprehensive_sub_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5024255Z test_comprehensive_sub_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5024525Z test_comprehensive_sub_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5024824Z test_comprehensive_sub_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5025099Z test_comprehensive_sub_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5025376Z test_comprehensive_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5025645Z test_comprehensive_sum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5025924Z test_comprehensive_sum_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5026203Z test_comprehensive_sum_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5026486Z test_comprehensive_sum_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5026870Z test_comprehensive_sum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5027153Z test_comprehensive_sum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5027431Z test_comprehensive_sum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5027704Z test_comprehensive_sum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5027977Z test_comprehensive_sum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5028252Z test_comprehensive_sum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5028530Z test_comprehensive_sum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5028804Z test_comprehensive_sum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5029092Z test_comprehensive_sum_to_size_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5029378Z test_comprehensive_sum_to_size_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5029668Z test_comprehensive_sum_to_size_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5029959Z test_comprehensive_sum_to_size_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5030248Z test_comprehensive_sum_to_size_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5030530Z test_comprehensive_sum_to_size_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5030809Z test_comprehensive_sum_to_size_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5031090Z test_comprehensive_sum_to_size_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5031371Z test_comprehensive_sum_to_size_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5031701Z test_comprehensive_sum_to_size_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5031982Z test_comprehensive_sum_to_size_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5032263Z test_comprehensive_sum_to_size_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5032544Z test_comprehensive_svd_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5032822Z test_comprehensive_svd_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5033099Z test_comprehensive_svd_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5033372Z test_comprehensive_svd_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5033688Z test_comprehensive_svd_lowrank_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5033978Z test_comprehensive_svd_lowrank_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5034264Z test_comprehensive_symeig_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5034547Z test_comprehensive_symeig_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5034830Z test_comprehensive_symeig_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5035115Z test_comprehensive_symeig_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5035388Z test_comprehensive_t_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5035656Z test_comprehensive_t_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5035935Z test_comprehensive_t_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5036215Z test_comprehensive_t_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5036485Z test_comprehensive_t_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5036758Z test_comprehensive_t_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5037029Z test_comprehensive_t_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5037296Z test_comprehensive_t_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5037547Z test_comprehensive_t_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5037820Z test_comprehensive_t_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5038091Z test_comprehensive_t_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5038400Z test_comprehensive_t_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5038694Z test_comprehensive_take_along_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5038979Z test_comprehensive_take_along_dim_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5039272Z test_comprehensive_take_along_dim_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5039567Z test_comprehensive_take_along_dim_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5039858Z test_comprehensive_take_along_dim_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5040150Z test_comprehensive_take_along_dim_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5040483Z test_comprehensive_take_along_dim_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5040774Z test_comprehensive_take_along_dim_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5041058Z test_comprehensive_take_along_dim_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5041345Z test_comprehensive_take_along_dim_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5041631Z test_comprehensive_take_along_dim_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5041917Z test_comprehensive_take_along_dim_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5042194Z test_comprehensive_take_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5042468Z test_comprehensive_take_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5042753Z test_comprehensive_take_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5043037Z test_comprehensive_take_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5043320Z test_comprehensive_take_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5043601Z test_comprehensive_take_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5043887Z test_comprehensive_take_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5044163Z test_comprehensive_take_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5044436Z test_comprehensive_take_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5044705Z test_comprehensive_take_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5045012Z test_comprehensive_take_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5045291Z test_comprehensive_take_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5045568Z test_comprehensive_tan_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5045844Z test_comprehensive_tan_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5046125Z test_comprehensive_tan_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5046403Z test_comprehensive_tan_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5046686Z test_comprehensive_tan_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5046994Z test_comprehensive_tan_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5047275Z test_comprehensive_tan_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5047552Z test_comprehensive_tan_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5047827Z test_comprehensive_tan_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5048099Z test_comprehensive_tan_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5048370Z test_comprehensive_tan_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5048642Z test_comprehensive_tan_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5048914Z test_comprehensive_tan_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5049194Z test_comprehensive_tanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5049469Z test_comprehensive_tanh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5049750Z test_comprehensive_tanh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5050035Z test_comprehensive_tanh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5050303Z test_comprehensive_tanh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5050582Z test_comprehensive_tanh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5050856Z test_comprehensive_tanh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5051128Z test_comprehensive_tanh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5051398Z test_comprehensive_tanh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5051717Z test_comprehensive_tanh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5051989Z test_comprehensive_tanh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5052261Z test_comprehensive_tanh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5052534Z test_comprehensive_tanh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5052829Z test_comprehensive_tensor_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5053114Z test_comprehensive_tensor_split_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5053411Z test_comprehensive_tensor_split_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5053708Z test_comprehensive_tensor_split_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5054031Z test_comprehensive_tensor_split_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5054318Z test_comprehensive_tensor_split_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5054602Z test_comprehensive_tensor_split_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5054884Z test_comprehensive_tensor_split_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5055177Z test_comprehensive_tensor_split_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5055460Z test_comprehensive_tensor_split_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5055740Z test_comprehensive_tensor_split_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5056030Z test_comprehensive_tensor_split_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5056318Z test_comprehensive_tensordot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5056606Z test_comprehensive_tensordot_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5056899Z test_comprehensive_tensordot_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5057187Z test_comprehensive_tensordot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5057473Z test_comprehensive_tensordot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5057760Z test_comprehensive_tensordot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5058039Z test_comprehensive_tile_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5058312Z test_comprehensive_tile_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5058632Z test_comprehensive_tile_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5058919Z test_comprehensive_tile_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5059197Z test_comprehensive_tile_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5059471Z test_comprehensive_tile_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5059751Z test_comprehensive_tile_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5060023Z test_comprehensive_tile_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5060298Z test_comprehensive_tile_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5060604Z test_comprehensive_tile_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5060878Z test_comprehensive_tile_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5061153Z test_comprehensive_tile_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5061429Z test_comprehensive_to_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5061701Z test_comprehensive_to_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5061990Z test_comprehensive_to_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5062275Z test_comprehensive_to_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5062547Z test_comprehensive_to_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5062819Z test_comprehensive_to_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5063092Z test_comprehensive_to_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5063364Z test_comprehensive_to_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5063620Z test_comprehensive_to_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5063895Z test_comprehensive_to_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5064166Z test_comprehensive_to_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5064436Z test_comprehensive_to_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5064721Z test_comprehensive_to_sparse_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5065004Z test_comprehensive_to_sparse_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5065337Z test_comprehensive_to_sparse_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5065627Z test_comprehensive_to_sparse_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5065914Z test_comprehensive_to_sparse_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5066198Z test_comprehensive_to_sparse_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5066482Z test_comprehensive_to_sparse_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5066894Z test_comprehensive_to_sparse_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5067183Z test_comprehensive_to_sparse_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5067514Z test_comprehensive_to_sparse_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5067797Z test_comprehensive_to_sparse_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5068075Z test_comprehensive_to_sparse_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5068353Z test_comprehensive_topk_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5068629Z test_comprehensive_topk_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5068913Z test_comprehensive_topk_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5069192Z test_comprehensive_topk_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5069463Z test_comprehensive_topk_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5069731Z test_comprehensive_topk_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5070003Z test_comprehensive_topk_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5070275Z test_comprehensive_topk_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5070549Z test_comprehensive_topk_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5070834Z test_comprehensive_trace_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5071106Z test_comprehensive_trace_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5071394Z test_comprehensive_trace_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5071682Z test_comprehensive_trace_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5071963Z test_comprehensive_trace_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5072289Z test_comprehensive_trace_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5072572Z test_comprehensive_trace_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5072849Z test_comprehensive_trace_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5073126Z test_comprehensive_trace_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5073402Z test_comprehensive_trace_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5073675Z test_comprehensive_trace_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5073953Z test_comprehensive_trace_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5074263Z test_comprehensive_trace_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5074553Z test_comprehensive_transpose_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5074834Z test_comprehensive_transpose_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5075125Z test_comprehensive_transpose_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5075416Z test_comprehensive_transpose_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5075708Z test_comprehensive_transpose_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5076002Z test_comprehensive_transpose_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5076285Z test_comprehensive_transpose_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5076558Z test_comprehensive_transpose_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5076843Z test_comprehensive_transpose_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5077123Z test_comprehensive_transpose_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5077407Z test_comprehensive_transpose_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5077695Z test_comprehensive_transpose_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5077972Z test_comprehensive_transpose_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5078257Z test_comprehensive_trapezoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5078549Z test_comprehensive_trapezoid_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5078836Z test_comprehensive_trapezoid_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5079161Z test_comprehensive_trapezoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5079450Z test_comprehensive_trapezoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5079734Z test_comprehensive_trapezoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5080015Z test_comprehensive_trapezoid_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5080296Z test_comprehensive_trapezoid_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5080574Z test_comprehensive_trapezoid_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5080857Z test_comprehensive_trapezoid_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5081172Z test_comprehensive_trapezoid_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5081453Z test_comprehensive_trapz_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5081738Z test_comprehensive_trapz_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5082021Z test_comprehensive_trapz_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5082306Z test_comprehensive_trapz_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5082582Z test_comprehensive_trapz_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5082864Z test_comprehensive_trapz_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5083137Z test_comprehensive_trapz_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5083409Z test_comprehensive_trapz_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5083680Z test_comprehensive_trapz_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5083952Z test_comprehensive_trapz_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5084224Z test_comprehensive_trapz_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5084526Z test_comprehensive_triangular_solve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5084830Z test_comprehensive_triangular_solve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5085126Z test_comprehensive_triangular_solve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5085419Z test_comprehensive_triangular_solve_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5085735Z test_comprehensive_tril_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5086026Z test_comprehensive_tril_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5086307Z test_comprehensive_tril_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5086591Z test_comprehensive_tril_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5086866Z test_comprehensive_tril_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5087142Z test_comprehensive_tril_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5087420Z test_comprehensive_tril_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5087727Z test_comprehensive_tril_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5088002Z test_comprehensive_tril_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5088271Z test_comprehensive_tril_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5088541Z test_comprehensive_tril_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5088814Z test_comprehensive_tril_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5089100Z test_comprehensive_tril_indices_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5089384Z test_comprehensive_tril_indices_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5089655Z test_comprehensive_triu_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5089928Z test_comprehensive_triu_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5090217Z test_comprehensive_triu_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5090496Z test_comprehensive_triu_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5090775Z test_comprehensive_triu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5091053Z test_comprehensive_triu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5091327Z test_comprehensive_triu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5091598Z test_comprehensive_triu_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5091867Z test_comprehensive_triu_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5092141Z test_comprehensive_triu_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5092471Z test_comprehensive_triu_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5092750Z test_comprehensive_triu_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5093034Z test_comprehensive_triu_indices_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5093315Z test_comprehensive_triu_indices_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5093607Z test_comprehensive_true_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5093893Z test_comprehensive_true_divide_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5094189Z test_comprehensive_true_divide_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5094517Z test_comprehensive_true_divide_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5094814Z test_comprehensive_true_divide_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5095103Z test_comprehensive_true_divide_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5095386Z test_comprehensive_true_divide_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5095672Z test_comprehensive_true_divide_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5095956Z test_comprehensive_true_divide_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5096244Z test_comprehensive_true_divide_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5096525Z test_comprehensive_true_divide_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5096809Z test_comprehensive_true_divide_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5097094Z test_comprehensive_true_divide_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5097374Z test_comprehensive_trunc_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5097657Z test_comprehensive_trunc_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5097938Z test_comprehensive_trunc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5098216Z test_comprehensive_trunc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5098492Z test_comprehensive_trunc_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5098767Z test_comprehensive_trunc_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5099043Z test_comprehensive_trunc_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5099360Z test_comprehensive_trunc_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5099640Z test_comprehensive_trunc_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5099923Z test_comprehensive_unbind_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5100201Z test_comprehensive_unbind_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5100489Z test_comprehensive_unbind_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5100774Z test_comprehensive_unbind_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5101064Z test_comprehensive_unbind_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5101385Z test_comprehensive_unbind_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5101669Z test_comprehensive_unbind_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5101946Z test_comprehensive_unbind_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5102224Z test_comprehensive_unbind_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5102499Z test_comprehensive_unbind_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5102779Z test_comprehensive_unbind_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5103043Z test_comprehensive_unbind_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5103323Z test_comprehensive_unbind_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5103609Z test_comprehensive_unflatten_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5103888Z test_comprehensive_unflatten_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5104186Z test_comprehensive_unflatten_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5104482Z test_comprehensive_unflatten_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5104781Z test_comprehensive_unflatten_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5105063Z test_comprehensive_unflatten_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5105350Z test_comprehensive_unflatten_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5105631Z test_comprehensive_unflatten_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5105910Z test_comprehensive_unflatten_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5106231Z test_comprehensive_unflatten_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5106519Z test_comprehensive_unflatten_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5106851Z test_comprehensive_unflatten_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5107129Z test_comprehensive_unflatten_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5107417Z test_comprehensive_unfold_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5107704Z test_comprehensive_unfold_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5107997Z test_comprehensive_unfold_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5108430Z test_comprehensive_unfold_copy_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5108725Z test_comprehensive_unfold_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5109007Z test_comprehensive_unfold_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5109292Z test_comprehensive_unfold_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5109579Z test_comprehensive_unfold_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5109862Z test_comprehensive_unfold_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5110143Z test_comprehensive_unfold_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5110420Z test_comprehensive_unfold_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5110704Z test_comprehensive_unfold_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5110985Z test_comprehensive_unfold_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5111270Z test_comprehensive_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5111549Z test_comprehensive_unfold_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5111835Z test_comprehensive_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5112118Z test_comprehensive_unfold_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5112405Z test_comprehensive_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5112683Z test_comprehensive_unfold_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5113005Z test_comprehensive_unfold_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5113287Z test_comprehensive_unfold_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5113569Z test_comprehensive_unfold_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5113843Z test_comprehensive_unfold_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5114118Z test_comprehensive_unfold_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5114392Z test_comprehensive_unfold_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5114672Z test_comprehensive_unfold_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5114991Z test_comprehensive_uniform_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5115280Z test_comprehensive_uniform_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5115563Z test_comprehensive_uniform_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5115842Z test_comprehensive_uniform_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5116122Z test_comprehensive_uniform_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5116404Z test_comprehensive_uniform_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5116698Z test_comprehensive_unique_consecutive_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5116985Z test_comprehensive_unique_consecutive_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5117284Z test_comprehensive_unique_consecutive_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5117579Z test_comprehensive_unique_consecutive_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5117878Z test_comprehensive_unique_consecutive_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5118179Z test_comprehensive_unique_consecutive_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5118477Z test_comprehensive_unique_consecutive_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5118773Z test_comprehensive_unique_consecutive_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5119069Z test_comprehensive_unique_consecutive_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5119347Z test_comprehensive_unique_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5119664Z test_comprehensive_unique_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5119946Z test_comprehensive_unique_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5120226Z test_comprehensive_unique_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5120506Z test_comprehensive_unique_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5120785Z test_comprehensive_unique_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5121063Z test_comprehensive_unique_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5121342Z test_comprehensive_unique_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5121656Z test_comprehensive_unique_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5121947Z test_comprehensive_unsqueeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5122230Z test_comprehensive_unsqueeze_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5122523Z test_comprehensive_unsqueeze_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5122815Z test_comprehensive_unsqueeze_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5123105Z test_comprehensive_unsqueeze_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5123395Z test_comprehensive_unsqueeze_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5123679Z test_comprehensive_unsqueeze_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5123962Z test_comprehensive_unsqueeze_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5124244Z test_comprehensive_unsqueeze_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5124527Z test_comprehensive_unsqueeze_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5124813Z test_comprehensive_unsqueeze_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5125096Z test_comprehensive_unsqueeze_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5125381Z test_comprehensive_unsqueeze_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5125660Z test_comprehensive_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5125938Z test_comprehensive_var_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5126221Z test_comprehensive_var_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5126539Z test_comprehensive_var_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5126819Z test_comprehensive_var_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5127091Z test_comprehensive_var_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5127373Z test_comprehensive_var_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5127660Z test_comprehensive_var_mean_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5127947Z test_comprehensive_var_mean_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5128231Z test_comprehensive_var_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5128547Z test_comprehensive_var_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5128831Z test_comprehensive_var_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5129111Z test_comprehensive_vdot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5129394Z test_comprehensive_vdot_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5129672Z test_comprehensive_vdot_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5129951Z test_comprehensive_vdot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5130230Z test_comprehensive_vdot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5130506Z test_comprehensive_vdot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5130784Z test_comprehensive_view_as_complex_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5131083Z test_comprehensive_view_as_complex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5131371Z test_comprehensive_view_as_complex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5131653Z test_comprehensive_view_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5131934Z test_comprehensive_view_as_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5132220Z test_comprehensive_view_as_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5132506Z test_comprehensive_view_as_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5132791Z test_comprehensive_view_as_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5133073Z test_comprehensive_view_as_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5133398Z test_comprehensive_view_as_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5133685Z test_comprehensive_view_as_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5133960Z test_comprehensive_view_as_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5134235Z test_comprehensive_view_as_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5134508Z test_comprehensive_view_as_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5134785Z test_comprehensive_view_as_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5135062Z test_comprehensive_view_as_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5135387Z test_comprehensive_view_as_real_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5135674Z test_comprehensive_view_as_real_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5135958Z test_comprehensive_view_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5136237Z test_comprehensive_view_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5136519Z test_comprehensive_view_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5136808Z test_comprehensive_view_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5137090Z test_comprehensive_view_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5137366Z test_comprehensive_view_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5137646Z test_comprehensive_view_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5137926Z test_comprehensive_view_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5138205Z test_comprehensive_view_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5138488Z test_comprehensive_view_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5138766Z test_comprehensive_view_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5139040Z test_comprehensive_view_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5139320Z test_comprehensive_view_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5139603Z test_comprehensive_view_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5139923Z test_comprehensive_view_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5140205Z test_comprehensive_view_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5140483Z test_comprehensive_view_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5140757Z test_comprehensive_view_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5141032Z test_comprehensive_view_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5141305Z test_comprehensive_view_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5141581Z test_comprehensive_view_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5141902Z test_comprehensive_view_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5142176Z test_comprehensive_view_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5142462Z test_comprehensive_vsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5142737Z test_comprehensive_vsplit_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5143023Z test_comprehensive_vsplit_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5143313Z test_comprehensive_vsplit_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5143601Z test_comprehensive_vsplit_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5143879Z test_comprehensive_vsplit_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5144146Z test_comprehensive_vsplit_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5144425Z test_comprehensive_vsplit_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5144700Z test_comprehensive_vsplit_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5144978Z test_comprehensive_vsplit_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5145254Z test_comprehensive_vsplit_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5145527Z test_comprehensive_vsplit_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5145798Z test_comprehensive_vsplit_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5146078Z test_comprehensive_vstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5146356Z test_comprehensive_vstack_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5146730Z test_comprehensive_vstack_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5147020Z test_comprehensive_vstack_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5147306Z test_comprehensive_vstack_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5147587Z test_comprehensive_vstack_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5147866Z test_comprehensive_vstack_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5148145Z test_comprehensive_vstack_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5148426Z test_comprehensive_vstack_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5148746Z test_comprehensive_vstack_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5149023Z test_comprehensive_vstack_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5149298Z test_comprehensive_vstack_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5149572Z test_comprehensive_vstack_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5149851Z test_comprehensive_where_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5150130Z test_comprehensive_where_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5150413Z test_comprehensive_where_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5150699Z test_comprehensive_where_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5150979Z test_comprehensive_where_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5151254Z test_comprehensive_where_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5151532Z test_comprehensive_where_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5151812Z test_comprehensive_where_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5152092Z test_comprehensive_where_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5152371Z test_comprehensive_where_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5152649Z test_comprehensive_where_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5152922Z test_comprehensive_where_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5153198Z test_comprehensive_where_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5153522Z test_comprehensive_xlogy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5153800Z test_comprehensive_xlogy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5154079Z test_comprehensive_xlogy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5154356Z test_comprehensive_xlogy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5154631Z test_comprehensive_xlogy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5154904Z test_comprehensive_xlogy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5155182Z test_comprehensive_xlogy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5155487Z test_comprehensive_xlogy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5155766Z test_comprehensive_xlogy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5156039Z test_comprehensive_xlogy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5156321Z test_comprehensive_zero__cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5156581Z test_comprehensive_zero__cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5156873Z test_comprehensive_zero__cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5157158Z test_comprehensive_zero__cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5157437Z test_comprehensive_zero__cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5157713Z test_comprehensive_zero__cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5157990Z test_comprehensive_zero__cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5158259Z test_comprehensive_zero__cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5158532Z test_comprehensive_zero__cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5158805Z test_comprehensive_zero__cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5159080Z test_comprehensive_zero__cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5159353Z test_comprehensive_zero__cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5159635Z test_comprehensive_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5159911Z test_comprehensive_zeros_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5160260Z test_comprehensive_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5160543Z test_comprehensive_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5160826Z test_comprehensive_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5161107Z test_comprehensive_zeros_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5161382Z test_comprehensive_zeros_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5161660Z test_comprehensive_zeros_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5161936Z test_comprehensive_zeros_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5162246Z test_comprehensive_zeros_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5162521Z test_comprehensive_zeros_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5162795Z test_comprehensive_zeros_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5163071Z test_comprehensive_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5163356Z test_comprehensive_zeros_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5163646Z test_comprehensive_zeros_like_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5163943Z test_comprehensive_zeros_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5164234Z test_comprehensive_zeros_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5164522Z test_comprehensive_zeros_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5164814Z test_comprehensive_zeros_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5165094Z test_comprehensive_zeros_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5165376Z test_comprehensive_zeros_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5165658Z test_comprehensive_zeros_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5165938Z test_comprehensive_zeros_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5166222Z test_comprehensive_zeros_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5166499Z test_comprehensive_zeros_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5166782Z test_comprehensive_zeros_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5167114Z test_quick__softmax_backward_data_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5167404Z test_quick__softmax_backward_data_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5167695Z test_quick__softmax_backward_data_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5167980Z test_quick__softmax_backward_data_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5168244Z test_quick_abs_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5168502Z test_quick_abs_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5168776Z test_quick_abs_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5169077Z test_quick_abs_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5169345Z test_quick_abs_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5169594Z test_quick_abs_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5169854Z test_quick_abs_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5170114Z test_quick_abs_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5170374Z test_quick_abs_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5170637Z test_quick_abs_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5170893Z test_quick_abs_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5171149Z test_quick_abs_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5171407Z test_quick_abs_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5171672Z test_quick_acos_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5171929Z test_quick_acos_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5172197Z test_quick_acos_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5172472Z test_quick_acos_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5172737Z test_quick_acos_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5173000Z test_quick_acos_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5173260Z test_quick_acos_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5173520Z test_quick_acos_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5173816Z test_quick_acos_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5174072Z test_quick_acos_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5174331Z test_quick_acos_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5174595Z test_quick_acos_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5174855Z test_quick_acos_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5175118Z test_quick_acosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5175380Z test_quick_acosh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5175684Z test_quick_acosh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5175954Z test_quick_acosh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5176225Z test_quick_acosh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5176490Z test_quick_acosh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5176755Z test_quick_acosh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5177021Z test_quick_acosh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5177282Z test_quick_acosh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5177545Z test_quick_acosh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5177802Z test_quick_acosh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5178059Z test_quick_acosh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5178316Z test_quick_acosh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5178580Z test_quick_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5178847Z test_quick_add_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5179118Z test_quick_add_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5179373Z test_quick_add_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5179643Z test_quick_add_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5179902Z test_quick_add_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5180166Z test_quick_add_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5180468Z test_quick_add_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5180731Z test_quick_add_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5180986Z test_quick_add_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5181242Z test_quick_add_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5181502Z test_quick_add_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5181760Z test_quick_add_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5182032Z test_quick_addcdiv_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5182314Z test_quick_addcdiv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5182624Z test_quick_addcdiv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5182896Z test_quick_addcdiv_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5183164Z test_quick_addcdiv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5183428Z test_quick_addcdiv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5183701Z test_quick_addcmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5183980Z test_quick_addcmul_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5184256Z test_quick_addcmul_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5184524Z test_quick_addcmul_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5184792Z test_quick_addcmul_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5185058Z test_quick_addcmul_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5185319Z test_quick_addcmul_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5185582Z test_quick_addcmul_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5185849Z test_quick_addcmul_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5186113Z test_quick_addcmul_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5186377Z test_quick_addcmul_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5186751Z test_quick_addmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5187028Z test_quick_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5187364Z test_quick_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5187634Z test_quick_addmm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5187900Z test_quick_addmm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5188163Z test_quick_addmm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5188451Z test_quick_addmm_decomposed_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5188741Z test_quick_addmm_decomposed_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5189030Z test_quick_addmm_decomposed_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5189356Z test_quick_addmm_decomposed_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5189641Z test_quick_addmm_decomposed_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5189926Z test_quick_addmm_decomposed_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5190188Z test_quick_addr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5190434Z test_quick_addr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5190707Z test_quick_addr_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5190974Z test_quick_addr_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5191240Z test_quick_addr_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5191503Z test_quick_addr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5191761Z test_quick_addr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5192019Z test_quick_addr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5192273Z test_quick_addr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5192539Z test_quick_addr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5192799Z test_quick_addr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5193056Z test_quick_addr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5193318Z test_quick_all_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5193575Z test_quick_all_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5193843Z test_quick_all_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5194169Z test_quick_all_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5194433Z test_quick_all_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5194692Z test_quick_all_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5194949Z test_quick_all_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5195206Z test_quick_all_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5195464Z test_quick_all_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5195724Z test_quick_all_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5195980Z test_quick_all_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5196271Z test_quick_all_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5196541Z test_quick_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5196797Z test_quick_amax_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5197061Z test_quick_amax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5197318Z test_quick_amax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5197577Z test_quick_amax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5197841Z test_quick_amax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5198097Z test_quick_amax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5198351Z test_quick_amax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5198607Z test_quick_amax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5198866Z test_quick_amax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5199134Z test_quick_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5199395Z test_quick_amin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5199654Z test_quick_amin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5199916Z test_quick_amin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5200163Z test_quick_amin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5200419Z test_quick_amin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5200715Z test_quick_amin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5200971Z test_quick_amin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5201228Z test_quick_amin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5201490Z test_quick_amin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5201754Z test_quick_any_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5202010Z test_quick_any_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5202280Z test_quick_any_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5202552Z test_quick_any_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5202847Z test_quick_any_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5203108Z test_quick_any_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5203376Z test_quick_any_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5203630Z test_quick_any_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5203888Z test_quick_any_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5204147Z test_quick_any_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5204401Z test_quick_any_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5204660Z test_quick_any_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5204928Z test_quick_arange_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5205192Z test_quick_arange_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5205454Z test_quick_arange_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5205720Z test_quick_arange_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5205993Z test_quick_arange_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5206260Z test_quick_arange_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5206519Z test_quick_arange_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5206779Z test_quick_arange_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5207041Z test_quick_arange_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5207307Z test_quick_asin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5207605Z test_quick_asin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5207874Z test_quick_asin_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5208138Z test_quick_asin_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5208403Z test_quick_asin_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5208665Z test_quick_asin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5208929Z test_quick_asin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5209192Z test_quick_asin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5209482Z test_quick_asin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5209738Z test_quick_asin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5209978Z test_quick_asin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5210233Z test_quick_asin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5210492Z test_quick_asin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5210757Z test_quick_asinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5211045Z test_quick_asinh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5211325Z test_quick_asinh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5211605Z test_quick_asinh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5211872Z test_quick_asinh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5212140Z test_quick_asinh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5212402Z test_quick_asinh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5212670Z test_quick_asinh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5212933Z test_quick_asinh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5213190Z test_quick_asinh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5213449Z test_quick_asinh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5213713Z test_quick_asinh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5213974Z test_quick_asinh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5214279Z test_quick_atan2_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5214537Z test_quick_atan2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5214800Z test_quick_atan2_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5215063Z test_quick_atan2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5215324Z test_quick_atan2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5215581Z test_quick_atan2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5215842Z test_quick_atan2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5216096Z test_quick_atan2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5216386Z test_quick_atan2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5216645Z test_quick_atan2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5216906Z test_quick_atan_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5217168Z test_quick_atan_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5217435Z test_quick_atan_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5217709Z test_quick_atan_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5217978Z test_quick_atan_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5218240Z test_quick_atan_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5218499Z test_quick_atan_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5218758Z test_quick_atan_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5219015Z test_quick_atan_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5219274Z test_quick_atan_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5219534Z test_quick_atan_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5219793Z test_quick_atan_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5220039Z test_quick_atan_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5220305Z test_quick_atanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5220569Z test_quick_atanh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5220838Z test_quick_atanh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5221147Z test_quick_atanh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5221418Z test_quick_atanh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5221680Z test_quick_atanh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5221940Z test_quick_atanh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5222209Z test_quick_atanh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5222469Z test_quick_atanh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5222731Z test_quick_atanh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5223028Z test_quick_atanh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5223293Z test_quick_atanh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5223552Z test_quick_atanh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5223821Z test_quick_bitwise_and_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5224091Z test_quick_bitwise_and_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5224361Z test_quick_bitwise_and_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5224631Z test_quick_bitwise_and_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5224901Z test_quick_bitwise_and_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5225173Z test_quick_bitwise_and_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5225452Z test_quick_bitwise_left_shift_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5225730Z test_quick_bitwise_left_shift_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5226011Z test_quick_bitwise_left_shift_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5226294Z test_quick_bitwise_left_shift_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5226622Z test_quick_bitwise_left_shift_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5226892Z test_quick_bitwise_not_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5227159Z test_quick_bitwise_not_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5227423Z test_quick_bitwise_not_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5227743Z test_quick_bitwise_not_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5228013Z test_quick_bitwise_not_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5228284Z test_quick_bitwise_not_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5228555Z test_quick_bitwise_or_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5228820Z test_quick_bitwise_or_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5229089Z test_quick_bitwise_or_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5229356Z test_quick_bitwise_or_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5229619Z test_quick_bitwise_or_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5229928Z test_quick_bitwise_or_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5230218Z test_quick_bitwise_right_shift_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5230499Z test_quick_bitwise_right_shift_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5230779Z test_quick_bitwise_right_shift_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5231062Z test_quick_bitwise_right_shift_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5231335Z test_quick_bitwise_right_shift_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5231599Z test_quick_bitwise_xor_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5231866Z test_quick_bitwise_xor_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5232131Z test_quick_bitwise_xor_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5232395Z test_quick_bitwise_xor_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5232669Z test_quick_bitwise_xor_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5232935Z test_quick_bitwise_xor_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5233211Z test_quick_bucketize_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5233487Z test_quick_bucketize_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5233759Z test_quick_bucketize_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5234025Z test_quick_bucketize_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5234293Z test_quick_bucketize_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5234598Z test_quick_bucketize_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5234871Z test_quick_bucketize_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5235142Z test_quick_bucketize_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5235405Z test_quick_cat_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5235662Z test_quick_cat_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5235933Z test_quick_cat_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5236209Z test_quick_cat_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5236511Z test_quick_cat_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5236778Z test_quick_cat_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5237037Z test_quick_cat_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5237301Z test_quick_cat_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5237557Z test_quick_cat_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5237815Z test_quick_cat_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5238074Z test_quick_cat_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5238335Z test_quick_cat_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5238589Z test_quick_cat_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5238852Z test_quick_ceil_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5239115Z test_quick_ceil_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5239381Z test_quick_ceil_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5239645Z test_quick_ceil_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5239905Z test_quick_ceil_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5240160Z test_quick_ceil_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5240415Z test_quick_ceil_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5240669Z test_quick_ceil_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5240927Z test_quick_ceil_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5241229Z test_quick_clamp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5241480Z test_quick_clamp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5241744Z test_quick_clamp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5242002Z test_quick_clamp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5242255Z test_quick_clamp_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5242518Z test_quick_clamp_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5242786Z test_quick_clamp_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5243095Z test_quick_clamp_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5243361Z test_quick_clamp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5243635Z test_quick_clamp_max_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5243906Z test_quick_clamp_max_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5244174Z test_quick_clamp_max_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5244447Z test_quick_clamp_max_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5244713Z test_quick_clamp_max_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5244981Z test_quick_clamp_max_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5245248Z test_quick_clamp_max_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5245511Z test_quick_clamp_max_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5245776Z test_quick_clamp_max_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5246043Z test_quick_clamp_max_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5246321Z test_quick_clamp_min_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5246587Z test_quick_clamp_min_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5246855Z test_quick_clamp_min_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5247123Z test_quick_clamp_min_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5247390Z test_quick_clamp_min_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5247654Z test_quick_clamp_min_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5247951Z test_quick_clamp_min_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5248217Z test_quick_clamp_min_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5248483Z test_quick_clamp_min_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5248745Z test_quick_clamp_min_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5249011Z test_quick_clone_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5249272Z test_quick_clone_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5249546Z test_quick_clone_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5249848Z test_quick_clone_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5250115Z test_quick_clone_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5250380Z test_quick_clone_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5250646Z test_quick_clone_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5250907Z test_quick_clone_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5251168Z test_quick_clone_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5251425Z test_quick_clone_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5251683Z test_quick_clone_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5251931Z test_quick_clone_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5252192Z test_quick_clone_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5252458Z test_quick_complex_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5252725Z test_quick_complex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5252999Z test_quick_complex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5253282Z test_quick_conj_physical_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5253552Z test_quick_conj_physical_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5253833Z test_quick_conj_physical_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5254112Z test_quick_conj_physical_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5254392Z test_quick_conj_physical_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5254710Z test_quick_conj_physical_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5254987Z test_quick_conj_physical_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5255260Z test_quick_conj_physical_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5255529Z test_quick_conj_physical_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5255796Z test_quick_conj_physical_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5256062Z test_quick_conj_physical_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5256342Z test_quick_conj_physical_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5256645Z test_quick_conj_physical_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5256931Z test_quick_constant_pad_nd_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5257206Z test_quick_constant_pad_nd_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5257493Z test_quick_constant_pad_nd_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5257776Z test_quick_constant_pad_nd_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5258182Z test_quick_constant_pad_nd_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5258472Z test_quick_constant_pad_nd_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5258806Z test_quick_constant_pad_nd_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5259130Z test_quick_constant_pad_nd_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5259453Z test_quick_constant_pad_nd_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5259770Z test_quick_constant_pad_nd_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5260100Z test_quick_constant_pad_nd_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5260425Z test_quick_constant_pad_nd_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5260741Z test_quick_copysign_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5261059Z test_quick_copysign_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5261375Z test_quick_copysign_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5261691Z test_quick_copysign_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5262076Z test_quick_copysign_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5262397Z test_quick_copysign_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5262711Z test_quick_copysign_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5263022Z test_quick_copysign_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5263335Z test_quick_copysign_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5263648Z test_quick_copysign_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5263964Z test_quick_cos_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5264321Z test_quick_cos_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5264648Z test_quick_cos_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5264951Z test_quick_cos_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5265268Z test_quick_cos_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5265578Z test_quick_cos_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5265890Z test_quick_cos_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5266196Z test_quick_cos_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5266512Z test_quick_cos_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5267041Z test_quick_cos_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5267356Z test_quick_cos_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5267666Z test_quick_cos_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5267978Z test_quick_cos_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5268304Z test_quick_cosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5268621Z test_quick_cosh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5268943Z test_quick_cosh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5269263Z test_quick_cosh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5269585Z test_quick_cosh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5269903Z test_quick_cosh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5270286Z test_quick_cosh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5270616Z test_quick_cosh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5270929Z test_quick_cosh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5271239Z test_quick_cosh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5271547Z test_quick_cosh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5271858Z test_quick_cosh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5272174Z test_quick_cosh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5272492Z test_quick_cumsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5272864Z test_quick_cumsum_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5273188Z test_quick_cumsum_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5273509Z test_quick_cumsum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5273826Z test_quick_cumsum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5274148Z test_quick_cumsum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5274473Z test_quick_cumsum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5274769Z test_quick_cumsum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5275028Z test_quick_cumsum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5275289Z test_quick_cumsum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5275553Z test_quick_cumsum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5275817Z test_quick_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5276079Z test_quick_diag_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5276353Z test_quick_diag_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5276606Z test_quick_diag_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5276875Z test_quick_diag_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5277138Z test_quick_diag_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5277397Z test_quick_diag_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5277707Z test_quick_diag_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5277969Z test_quick_diag_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5278219Z test_quick_diag_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5278474Z test_quick_diag_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5278732Z test_quick_diag_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5278994Z test_quick_diag_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5279272Z test_quick_diag_embed_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5279549Z test_quick_diag_embed_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5279862Z test_quick_diag_embed_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5280141Z test_quick_diag_embed_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5280419Z test_quick_diag_embed_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5280690Z test_quick_diag_embed_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5280964Z test_quick_diag_embed_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5281242Z test_quick_diag_embed_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5281519Z test_quick_diag_embed_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5281788Z test_quick_diag_embed_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5282052Z test_quick_diag_embed_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5282321Z test_quick_diag_embed_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5282589Z test_quick_diag_embed_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5282871Z test_quick_diagonal_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5283149Z test_quick_diagonal_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5283433Z test_quick_diagonal_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5283719Z test_quick_diagonal_copy_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5284000Z test_quick_diagonal_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5284277Z test_quick_diagonal_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5284598Z test_quick_diagonal_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5284881Z test_quick_diagonal_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5285156Z test_quick_diagonal_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5285428Z test_quick_diagonal_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5285696Z test_quick_diagonal_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5285969Z test_quick_diagonal_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5286242Z test_quick_diagonal_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5286549Z test_quick_diagonal_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5286820Z test_quick_diagonal_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5287094Z test_quick_diagonal_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5287369Z test_quick_diagonal_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5287644Z test_quick_diagonal_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5287907Z test_quick_diagonal_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5288179Z test_quick_diagonal_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5288448Z test_quick_diagonal_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5288716Z test_quick_diagonal_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5288981Z test_quick_diagonal_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5289248Z test_quick_diagonal_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5289513Z test_quick_diagonal_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5289782Z test_quick_diagonal_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5290063Z test_quick_diagonal_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5290341Z test_quick_diagonal_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5290622Z test_quick_diagonal_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5290905Z test_quick_diagonal_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5291233Z test_quick_diagonal_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5291517Z test_quick_diagonal_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5291790Z test_quick_diagonal_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5292071Z test_quick_diagonal_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5292349Z test_quick_diagonal_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5292625Z test_quick_diagonal_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5292894Z test_quick_digamma_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5293220Z test_quick_digamma_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5293494Z test_quick_digamma_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5293763Z test_quick_digamma_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5294025Z test_quick_digamma_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5294286Z test_quick_digamma_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5294552Z test_quick_digamma_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5294818Z test_quick_digamma_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5295087Z test_quick_digamma_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5295372Z test_quick_div_floor_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5295652Z test_quick_div_floor_rounding_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5295931Z test_quick_div_floor_rounding_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5296213Z test_quick_div_floor_rounding_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5296490Z test_quick_div_floor_rounding_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5296768Z test_quick_div_floor_rounding_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5297044Z test_quick_div_floor_rounding_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5297319Z test_quick_div_floor_rounding_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5297596Z test_quick_div_floor_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5297937Z test_quick_div_no_rounding_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5298217Z test_quick_div_no_rounding_mode_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5298503Z test_quick_div_no_rounding_mode_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5298792Z test_quick_div_no_rounding_mode_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5299080Z test_quick_div_no_rounding_mode_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5299360Z test_quick_div_no_rounding_mode_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5299641Z test_quick_div_no_rounding_mode_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5299957Z test_quick_div_no_rounding_mode_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5300238Z test_quick_div_no_rounding_mode_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5300502Z test_quick_div_no_rounding_mode_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5300777Z test_quick_div_no_rounding_mode_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5301055Z test_quick_div_no_rounding_mode_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5301336Z test_quick_div_no_rounding_mode_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5301623Z test_quick_div_trunc_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5301904Z test_quick_div_trunc_rounding_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5302181Z test_quick_div_trunc_rounding_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5302458Z test_quick_div_trunc_rounding_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5302737Z test_quick_div_trunc_rounding_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5303015Z test_quick_div_trunc_rounding_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5303296Z test_quick_div_trunc_rounding_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5303572Z test_quick_div_trunc_rounding_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5303850Z test_quick_div_trunc_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5304114Z test_quick_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5304387Z test_quick_dot_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5304699Z test_quick_dot_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5304962Z test_quick_dot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5305222Z test_quick_dot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5305481Z test_quick_dot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5305748Z test_quick_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5306010Z test_quick_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5306288Z test_quick_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5306660Z test_quick_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5306936Z test_quick_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5307205Z test_quick_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5307476Z test_quick_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5307741Z test_quick_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5308009Z test_quick_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5308273Z test_quick_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5308533Z test_quick_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5308790Z test_quick_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5309054Z test_quick_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5309327Z test_quick_empty_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5309597Z test_quick_empty_like_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5309877Z test_quick_empty_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5310153Z test_quick_empty_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5310429Z test_quick_empty_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5310699Z test_quick_empty_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5310966Z test_quick_empty_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5311283Z test_quick_empty_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5311549Z test_quick_empty_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5311821Z test_quick_empty_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5312075Z test_quick_empty_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5312340Z test_quick_empty_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5312602Z test_quick_empty_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5312863Z test_quick_eq_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5313120Z test_quick_eq_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5313431Z test_quick_eq_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5313700Z test_quick_eq_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5313958Z test_quick_eq_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5314213Z test_quick_eq_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5314468Z test_quick_eq_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5314727Z test_quick_eq_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5314988Z test_quick_eq_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5315245Z test_quick_eq_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5315496Z test_quick_eq_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5315751Z test_quick_eq_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5316011Z test_quick_eq_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5316276Z test_quick_erf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5316532Z test_quick_erf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5316795Z test_quick_erf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5317054Z test_quick_erf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5317312Z test_quick_erf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5317569Z test_quick_erf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5317827Z test_quick_erf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5318123Z test_quick_erf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5318386Z test_quick_erf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5318643Z test_quick_erf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5318905Z test_quick_erfc_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5319160Z test_quick_erfc_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5319423Z test_quick_erfc_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5319689Z test_quick_erfc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5319954Z test_quick_erfc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5320245Z test_quick_erfc_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5320507Z test_quick_erfc_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5320764Z test_quick_erfc_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5321017Z test_quick_erfc_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5321276Z test_quick_erfc_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5321528Z test_quick_erfinv_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5321798Z test_quick_erfinv_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5322061Z test_quick_erfinv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5322324Z test_quick_erfinv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5322587Z test_quick_erfinv_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5322845Z test_quick_erfinv_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5323106Z test_quick_erfinv_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5323368Z test_quick_erfinv_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5323628Z test_quick_erfinv_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5323895Z test_quick_exp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5324158Z test_quick_exp2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5324422Z test_quick_exp2_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5324810Z test_quick_exp2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5325070Z test_quick_exp2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5325335Z test_quick_exp2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5325589Z test_quick_exp2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5325845Z test_quick_exp2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5326100Z test_quick_exp2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5326357Z test_quick_exp2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5326625Z test_quick_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5326921Z test_quick_exp_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5327191Z test_quick_exp_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5327460Z test_quick_exp_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5327722Z test_quick_exp_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5327981Z test_quick_exp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5328246Z test_quick_exp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5328506Z test_quick_exp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5328764Z test_quick_exp_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5329021Z test_quick_exp_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5329277Z test_quick_exp_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5329536Z test_quick_exp_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5329794Z test_quick_exp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5330065Z test_quick_expand_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5330334Z test_quick_expand_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5330611Z test_quick_expand_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5330883Z test_quick_expand_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5331152Z test_quick_expand_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5331404Z test_quick_expand_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5331714Z test_quick_expand_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5331980Z test_quick_expand_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5332238Z test_quick_expand_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5332502Z test_quick_expand_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5332766Z test_quick_expand_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5333030Z test_quick_expand_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5333302Z test_quick_expm1_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5333598Z test_quick_expm1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5333866Z test_quick_expm1_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5334126Z test_quick_expm1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5334387Z test_quick_expm1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5334643Z test_quick_expm1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5334902Z test_quick_expm1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5335159Z test_quick_expm1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5335419Z test_quick_expm1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5335682Z test_quick_expm1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5335947Z test_quick_eye_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5336206Z test_quick_eye_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5336473Z test_quick_eye_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5336743Z test_quick_eye_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5337010Z test_quick_eye_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5337268Z test_quick_eye_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5337525Z test_quick_eye_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5337787Z test_quick_eye_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5338044Z test_quick_eye_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5338341Z test_quick_eye_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5338600Z test_quick_eye_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5338856Z test_quick_eye_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5339120Z test_quick_fft_fft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5339397Z test_quick_fft_fft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5339669Z test_quick_fft_fft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5339942Z test_quick_fft_fft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5340206Z test_quick_fft_fft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5340500Z test_quick_fft_fft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5340764Z test_quick_fft_fft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5341024Z test_quick_fft_fft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5341282Z test_quick_fft_fft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5341528Z test_quick_fft_fft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5341793Z test_quick_fft_fft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5342067Z test_quick_fft_fft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5342339Z test_quick_fft_fft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5342602Z test_quick_fft_fft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5342872Z test_quick_fft_fft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5343132Z test_quick_fft_fft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5343393Z test_quick_fft_fft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5343656Z test_quick_fft_fft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5343922Z test_quick_fft_fft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5344182Z test_quick_fft_fft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5344442Z test_quick_fft_fftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5344710Z test_quick_fft_fftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5345021Z test_quick_fft_fftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5345292Z test_quick_fft_fftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5345556Z test_quick_fft_fftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5345820Z test_quick_fft_fftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5346088Z test_quick_fft_fftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5346343Z test_quick_fft_fftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5346671Z test_quick_fft_fftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5347001Z test_quick_fft_fftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5347265Z test_quick_fft_hfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5347537Z test_quick_fft_hfft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5347808Z test_quick_fft_hfft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5348074Z test_quick_fft_hfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5348343Z test_quick_fft_hfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5348602Z test_quick_fft_hfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5348869Z test_quick_fft_hfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5349131Z test_quick_fft_hfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5349393Z test_quick_fft_hfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5349655Z test_quick_fft_hfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5349915Z test_quick_fft_hfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5350188Z test_quick_fft_hfft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5350458Z test_quick_fft_hfft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5350727Z test_quick_fft_hfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5350989Z test_quick_fft_hfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5351253Z test_quick_fft_hfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5351507Z test_quick_fft_hfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5351806Z test_quick_fft_hfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5352071Z test_quick_fft_hfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5352320Z test_quick_fft_hfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5352587Z test_quick_fft_hfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5352858Z test_quick_fft_hfftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5353130Z test_quick_fft_hfftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5353398Z test_quick_fft_hfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5353698Z test_quick_fft_hfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5353962Z test_quick_fft_hfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5354224Z test_quick_fft_hfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5354485Z test_quick_fft_hfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5354747Z test_quick_fft_hfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5355015Z test_quick_fft_hfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5355283Z test_quick_fft_ifft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5355556Z test_quick_fft_ifft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5355820Z test_quick_fft_ifft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5356089Z test_quick_fft_ifft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5356354Z test_quick_fft_ifft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5356618Z test_quick_fft_ifft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5356880Z test_quick_fft_ifft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5357140Z test_quick_fft_ifft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5357403Z test_quick_fft_ifft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5357663Z test_quick_fft_ifft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5357927Z test_quick_fft_ifft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5358240Z test_quick_fft_ifft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5358511Z test_quick_fft_ifft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5358777Z test_quick_fft_ifft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5359043Z test_quick_fft_ifft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5359306Z test_quick_fft_ifft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5359568Z test_quick_fft_ifft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5359829Z test_quick_fft_ifft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5360099Z test_quick_fft_ifft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5360393Z test_quick_fft_ifft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5360656Z test_quick_fft_ifftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5360929Z test_quick_fft_ifftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5361200Z test_quick_fft_ifftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5361467Z test_quick_fft_ifftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5361738Z test_quick_fft_ifftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5362003Z test_quick_fft_ifftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5362265Z test_quick_fft_ifftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5362524Z test_quick_fft_ifftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5362786Z test_quick_fft_ifftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5363034Z test_quick_fft_ifftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5363306Z test_quick_fft_ihfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5363580Z test_quick_fft_ihfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5363851Z test_quick_fft_ihfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5364115Z test_quick_fft_ihfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5364378Z test_quick_fft_ihfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5364639Z test_quick_fft_ihfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5364948Z test_quick_fft_ihfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5365216Z test_quick_fft_ihfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5365483Z test_quick_fft_ihfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5365753Z test_quick_fft_ihfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5366019Z test_quick_fft_ihfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5366286Z test_quick_fft_ihfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5366556Z test_quick_fft_ihfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5366813Z test_quick_fft_ihfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5367114Z test_quick_fft_ihfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5367378Z test_quick_fft_ihfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5367646Z test_quick_fft_ihfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5367917Z test_quick_fft_ihfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5368188Z test_quick_fft_ihfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5368458Z test_quick_fft_ihfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5368726Z test_quick_fft_ihfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5368987Z test_quick_fft_ihfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5369251Z test_quick_fft_ihfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5369515Z test_quick_fft_ihfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5369780Z test_quick_fft_irfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5370062Z test_quick_fft_irfft2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5370339Z test_quick_fft_irfft2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5370606Z test_quick_fft_irfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5370874Z test_quick_fft_irfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5371143Z test_quick_fft_irfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5371403Z test_quick_fft_irfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5371703Z test_quick_fft_irfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5371969Z test_quick_fft_irfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5372231Z test_quick_fft_irfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5372494Z test_quick_fft_irfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5372768Z test_quick_fft_irfft_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5373041Z test_quick_fft_irfft_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5373316Z test_quick_fft_irfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5373620Z test_quick_fft_irfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5373886Z test_quick_fft_irfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5374136Z test_quick_fft_irfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5374393Z test_quick_fft_irfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5374657Z test_quick_fft_irfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5374924Z test_quick_fft_irfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5375193Z test_quick_fft_irfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5375468Z test_quick_fft_irfftn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5375742Z test_quick_fft_irfftn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5376011Z test_quick_fft_irfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5376278Z test_quick_fft_irfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5376545Z test_quick_fft_irfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5376813Z test_quick_fft_irfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5377080Z test_quick_fft_irfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5377342Z test_quick_fft_irfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5377605Z test_quick_fft_irfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5377869Z test_quick_fft_rfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5378179Z test_quick_fft_rfft2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5378446Z test_quick_fft_rfft2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5378711Z test_quick_fft_rfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5378973Z test_quick_fft_rfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5379233Z test_quick_fft_rfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5379495Z test_quick_fft_rfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5379756Z test_quick_fft_rfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5380026Z test_quick_fft_rfft_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5380332Z test_quick_fft_rfft_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5380599Z test_quick_fft_rfft_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5380860Z test_quick_fft_rfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5381125Z test_quick_fft_rfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5381385Z test_quick_fft_rfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5381650Z test_quick_fft_rfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5381911Z test_quick_fft_rfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5382173Z test_quick_fft_rfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5382442Z test_quick_fft_rfftn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5382707Z test_quick_fft_rfftn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5382966Z test_quick_fft_rfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5383233Z test_quick_fft_rfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5383496Z test_quick_fft_rfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5383762Z test_quick_fft_rfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5384024Z test_quick_fft_rfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5384289Z test_quick_flip_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5384546Z test_quick_flip_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5384842Z test_quick_flip_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5385110Z test_quick_flip_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5385375Z test_quick_flip_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5385634Z test_quick_flip_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5385891Z test_quick_flip_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5386150Z test_quick_flip_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5386408Z test_quick_flip_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5386789Z test_quick_flip_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5387109Z test_quick_flip_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5387375Z test_quick_flip_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5387643Z test_quick_floor_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5387912Z test_quick_floor_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5388173Z test_quick_floor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5388444Z test_quick_floor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5388710Z test_quick_floor_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5388977Z test_quick_floor_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5389237Z test_quick_floor_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5389501Z test_quick_floor_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5389760Z test_quick_floor_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5390040Z test_quick_floor_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5390322Z test_quick_floor_divide_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5390600Z test_quick_floor_divide_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5390879Z test_quick_floor_divide_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5391152Z test_quick_floor_divide_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5391424Z test_quick_floor_divide_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5391740Z test_quick_floor_divide_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5392012Z test_quick_floor_divide_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5392285Z test_quick_floor_divide_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5392554Z test_quick_fmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5392812Z test_quick_fmax_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5393079Z test_quick_fmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5393342Z test_quick_fmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5393606Z test_quick_fmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5393905Z test_quick_fmax_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5394163Z test_quick_fmax_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5394422Z test_quick_fmax_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5394680Z test_quick_fmax_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5394939Z test_quick_fmax_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5395194Z test_quick_fmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5395454Z test_quick_fmin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5395719Z test_quick_fmin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5395980Z test_quick_fmin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5396239Z test_quick_fmin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5396493Z test_quick_fmin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5396749Z test_quick_fmin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5397004Z test_quick_fmin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5397263Z test_quick_fmin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5397524Z test_quick_fmin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5397791Z test_quick_fmod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5398052Z test_quick_fmod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5398309Z test_quick_fmod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5398621Z test_quick_fmod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5398884Z test_quick_fmod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5399140Z test_quick_fmod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5399395Z test_quick_fmod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5399649Z test_quick_fmod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5399906Z test_quick_fmod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5400173Z test_quick_frac_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5400464Z test_quick_frac_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5400723Z test_quick_frac_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5400982Z test_quick_frac_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5401247Z test_quick_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5401503Z test_quick_full_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5401772Z test_quick_full_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5402039Z test_quick_full_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5402308Z test_quick_full_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5402566Z test_quick_full_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5402822Z test_quick_full_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5403077Z test_quick_full_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5403334Z test_quick_full_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5403590Z test_quick_full_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5403846Z test_quick_full_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5404101Z test_quick_full_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5404361Z test_quick_full_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5404623Z test_quick_gcd_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5404870Z test_quick_gcd_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5405173Z test_quick_gcd_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5405434Z test_quick_gcd_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5405693Z test_quick_gcd_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5405958Z test_quick_ge_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5406220Z test_quick_ge_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5406480Z test_quick_ge_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5406737Z test_quick_ge_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5406999Z test_quick_ge_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5407288Z test_quick_ge_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5407546Z test_quick_ge_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5407804Z test_quick_ge_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5408059Z test_quick_ge_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5408318Z test_quick_ge_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5408599Z test_quick_grid_sampler_2d_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5408880Z test_quick_grid_sampler_2d_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5409156Z test_quick_grid_sampler_2d_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5409413Z test_quick_gt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5409672Z test_quick_gt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5409930Z test_quick_gt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5410187Z test_quick_gt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5410448Z test_quick_gt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5410704Z test_quick_gt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5410958Z test_quick_gt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5411213Z test_quick_gt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5411467Z test_quick_gt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5411722Z test_quick_gt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5412036Z test_quick_heaviside_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5412311Z test_quick_heaviside_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5412585Z test_quick_heaviside_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5412853Z test_quick_heaviside_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5413125Z test_quick_heaviside_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5413393Z test_quick_heaviside_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5413664Z test_quick_heaviside_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5413965Z test_quick_heaviside_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5414234Z test_quick_heaviside_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5414502Z test_quick_heaviside_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5414753Z test_quick_hypot_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5415015Z test_quick_hypot_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5415284Z test_quick_hypot_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5415548Z test_quick_hypot_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5415812Z test_quick_igamma_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5416074Z test_quick_igamma_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5416339Z test_quick_igammac_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5416607Z test_quick_igammac_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5416881Z test_quick_index_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5417148Z test_quick_index_add_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5417431Z test_quick_index_add_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5417705Z test_quick_index_add_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5417976Z test_quick_index_add_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5418247Z test_quick_index_add_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5418553Z test_quick_index_add_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5418823Z test_quick_index_add_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5419089Z test_quick_index_add_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5419350Z test_quick_index_add_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5419612Z test_quick_index_add_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5419873Z test_quick_index_add_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5420137Z test_quick_index_add_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5420413Z test_quick_index_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5420715Z test_quick_index_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5420996Z test_quick_index_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5421271Z test_quick_index_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5421542Z test_quick_index_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5421812Z test_quick_index_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5422084Z test_quick_index_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5422353Z test_quick_index_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5422616Z test_quick_index_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5422879Z test_quick_index_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5423149Z test_quick_index_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5423419Z test_quick_index_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5423693Z test_quick_index_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5423957Z test_quick_index_fill_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5424235Z test_quick_index_fill_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5424509Z test_quick_index_fill_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5424778Z test_quick_index_fill_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5425048Z test_quick_index_fill_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5425366Z test_quick_index_fill_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5425632Z test_quick_index_fill_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5425879Z test_quick_index_fill_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5426144Z test_quick_index_fill_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5426407Z test_quick_index_fill_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5426734Z test_quick_index_fill_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5427018Z test_quick_index_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5427338Z test_quick_index_select_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5427622Z test_quick_index_select_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5427901Z test_quick_index_select_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5428176Z test_quick_index_select_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5428458Z test_quick_index_select_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5428741Z test_quick_index_select_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5429018Z test_quick_index_select_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5429288Z test_quick_index_select_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5429556Z test_quick_index_select_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5429822Z test_quick_index_select_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5430090Z test_quick_index_select_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5430360Z test_quick_index_select_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5430627Z test_quick_isinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5430889Z test_quick_isinf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5431161Z test_quick_isinf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5431432Z test_quick_isinf_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5431698Z test_quick_isinf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5432006Z test_quick_isinf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5432267Z test_quick_isinf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5432535Z test_quick_isinf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5432794Z test_quick_isinf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5433054Z test_quick_isinf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5433312Z test_quick_isinf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5433575Z test_quick_isinf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5433836Z test_quick_isinf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5434144Z test_quick_isnan_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5434403Z test_quick_isnan_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5434673Z test_quick_isnan_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5434942Z test_quick_isnan_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5435206Z test_quick_isnan_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5435467Z test_quick_isnan_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5435733Z test_quick_isnan_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5435988Z test_quick_isnan_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5436245Z test_quick_isnan_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5436501Z test_quick_isnan_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5436749Z test_quick_isnan_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5437010Z test_quick_isnan_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5437284Z test_quick_isneginf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5437555Z test_quick_isneginf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5437825Z test_quick_isneginf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5438096Z test_quick_isneginf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5438366Z test_quick_isneginf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5438631Z test_quick_isneginf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5438936Z test_quick_isneginf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5439201Z test_quick_isneginf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5439466Z test_quick_isneginf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5439734Z test_quick_isneginf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5440004Z test_quick_isposinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5440267Z test_quick_isposinf_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5440540Z test_quick_isposinf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5440854Z test_quick_isposinf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5441126Z test_quick_isposinf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5441390Z test_quick_isposinf_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5441657Z test_quick_isposinf_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5441919Z test_quick_isposinf_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5442183Z test_quick_isposinf_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5442447Z test_quick_isposinf_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5442705Z test_quick_lcm_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5442966Z test_quick_lcm_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5443222Z test_quick_lcm_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5443478Z test_quick_lcm_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5443739Z test_quick_lcm_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5444005Z test_quick_le_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5444255Z test_quick_le_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5444509Z test_quick_le_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5444763Z test_quick_le_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5445019Z test_quick_le_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5445278Z test_quick_le_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5445574Z test_quick_le_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5445835Z test_quick_le_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5446096Z test_quick_le_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5446349Z test_quick_le_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5446600Z test_quick_lerp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5446871Z test_quick_lerp_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5447143Z test_quick_lerp_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5447456Z test_quick_lerp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5447721Z test_quick_lerp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5447978Z test_quick_lerp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5448238Z test_quick_lgamma_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5448507Z test_quick_lgamma_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5448774Z test_quick_lgamma_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5449041Z test_quick_lgamma_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5449307Z test_quick_lgamma_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5449573Z test_quick_lgamma_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5449837Z test_quick_lgamma_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5450098Z test_quick_lgamma_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5450361Z test_quick_lgamma_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5450649Z test_quick_linalg_vector_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5450933Z test_quick_linalg_vector_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5451213Z test_quick_linalg_vector_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5451490Z test_quick_linalg_vector_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5451764Z test_quick_linalg_vector_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5452037Z test_quick_linalg_vector_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5452342Z test_quick_linspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5452618Z test_quick_linspace_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5452889Z test_quick_linspace_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5453151Z test_quick_linspace_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5453416Z test_quick_linspace_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5453686Z test_quick_linspace_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5453950Z test_quick_linspace_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5454247Z test_quick_linspace_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5454508Z test_quick_linspace_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5454769Z test_quick_linspace_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5455029Z test_quick_linspace_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5455285Z test_quick_log10_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5455540Z test_quick_log10_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5455804Z test_quick_log10_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5456064Z test_quick_log10_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5456321Z test_quick_log10_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5456575Z test_quick_log10_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5456828Z test_quick_log10_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5457082Z test_quick_log10_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5457326Z test_quick_log10_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5457576Z test_quick_log10_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5457825Z test_quick_log10_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5458079Z test_quick_log10_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5458341Z test_quick_log1p_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5458590Z test_quick_log1p_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5458888Z test_quick_log1p_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5459148Z test_quick_log1p_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5459404Z test_quick_log1p_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5459657Z test_quick_log1p_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5459911Z test_quick_log1p_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5460166Z test_quick_log1p_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5460423Z test_quick_log1p_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5460712Z test_quick_log1p_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5460971Z test_quick_log2_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5461220Z test_quick_log2_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5461483Z test_quick_log2_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5461741Z test_quick_log2_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5462006Z test_quick_log2_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5462265Z test_quick_log2_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5462517Z test_quick_log2_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5462771Z test_quick_log2_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5463017Z test_quick_log2_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5463269Z test_quick_log2_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5463520Z test_quick_log2_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5463776Z test_quick_log2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5464037Z test_quick_log_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5464292Z test_quick_log_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5464553Z test_quick_log_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5464815Z test_quick_log_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5465074Z test_quick_log_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5465366Z test_quick_log_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5465621Z test_quick_log_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5465873Z test_quick_log_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5466123Z test_quick_log_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5466372Z test_quick_log_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5466680Z test_quick_log_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5466928Z test_quick_log_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5467181Z test_quick_log_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5467497Z test_quick_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5467767Z test_quick_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5468035Z test_quick_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5468300Z test_quick_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5468568Z test_quick_logical_and_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5468832Z test_quick_logical_and_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5469114Z test_quick_logical_and_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5469386Z test_quick_logical_and_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5469655Z test_quick_logical_and_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5469924Z test_quick_logical_and_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5470191Z test_quick_logical_and_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5470456Z test_quick_logical_and_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5470720Z test_quick_logical_and_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5470982Z test_quick_logical_and_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5471245Z test_quick_logical_and_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5471507Z test_quick_logical_and_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5471777Z test_quick_logical_not_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5472086Z test_quick_logical_not_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5472366Z test_quick_logical_not_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5472641Z test_quick_logical_not_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5472905Z test_quick_logical_not_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5473168Z test_quick_logical_not_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5473429Z test_quick_logical_not_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5473696Z test_quick_logical_not_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5473994Z test_quick_logical_not_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5474260Z test_quick_logical_not_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5474520Z test_quick_logical_not_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5474788Z test_quick_logical_not_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5475053Z test_quick_logical_or_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5475320Z test_quick_logical_or_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5475592Z test_quick_logical_or_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5475861Z test_quick_logical_or_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5476127Z test_quick_logical_or_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5476390Z test_quick_logical_or_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5476654Z test_quick_logical_or_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5476921Z test_quick_logical_or_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5477183Z test_quick_logical_or_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5477443Z test_quick_logical_or_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5477705Z test_quick_logical_or_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5477967Z test_quick_logical_or_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5478228Z test_quick_logical_xor_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5478531Z test_quick_logical_xor_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5478806Z test_quick_logical_xor_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5479083Z test_quick_logical_xor_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5479348Z test_quick_logical_xor_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5479612Z test_quick_logical_xor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5479873Z test_quick_logical_xor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5480137Z test_quick_logical_xor_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5480438Z test_quick_logical_xor_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5480703Z test_quick_logical_xor_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5480965Z test_quick_logical_xor_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5481230Z test_quick_logical_xor_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5481490Z test_quick_logit_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5481748Z test_quick_logit_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5482004Z test_quick_logit_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5482259Z test_quick_logit_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5482517Z test_quick_logit_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5482772Z test_quick_logit_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5483023Z test_quick_logit_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5483282Z test_quick_logit_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5483542Z test_quick_logit_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5483798Z test_quick_logit_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5484062Z test_quick_logspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5484338Z test_quick_logspace_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5484607Z test_quick_logspace_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5484871Z test_quick_logspace_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5485177Z test_quick_logspace_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5485445Z test_quick_logspace_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5485705Z test_quick_logspace_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5485968Z test_quick_logspace_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5486226Z test_quick_logspace_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5486485Z test_quick_logspace_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5486747Z test_quick_logspace_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5487048Z test_quick_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5487312Z test_quick_logsumexp_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5487574Z test_quick_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5487833Z test_quick_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5488098Z test_quick_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5488362Z test_quick_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5488628Z test_quick_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5488882Z test_quick_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5489143Z test_quick_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5489402Z test_quick_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5489659Z test_quick_lt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5489911Z test_quick_lt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5490165Z test_quick_lt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5490420Z test_quick_lt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5490672Z test_quick_lt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5490921Z test_quick_lt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5491176Z test_quick_lt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5491424Z test_quick_lt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5491715Z test_quick_lt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5491971Z test_quick_lt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5492240Z test_quick_masked_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5492503Z test_quick_masked_fill_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5492777Z test_quick_masked_fill_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5493051Z test_quick_masked_fill_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5493324Z test_quick_masked_fill_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5493626Z test_quick_masked_fill_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5493896Z test_quick_masked_fill_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5494161Z test_quick_masked_fill_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5494422Z test_quick_masked_fill_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5494685Z test_quick_masked_fill_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5494946Z test_quick_masked_fill_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5495212Z test_quick_masked_fill_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5495472Z test_quick_masked_fill_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5495736Z test_quick_maximum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5495994Z test_quick_maximum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5496256Z test_quick_maximum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5496520Z test_quick_maximum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5496781Z test_quick_maximum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5497042Z test_quick_maximum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5497297Z test_quick_maximum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5497552Z test_quick_maximum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5497809Z test_quick_maximum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5498067Z test_quick_maximum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5498382Z test_quick_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5498647Z test_quick_mean_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5498908Z test_quick_mean_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5499156Z test_quick_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5499412Z test_quick_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5499668Z test_quick_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5499956Z test_quick_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5500272Z test_quick_meshgrid_list_of_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5500564Z test_quick_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5500851Z test_quick_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5501134Z test_quick_meshgrid_list_of_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5501419Z test_quick_meshgrid_list_of_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5501705Z test_quick_meshgrid_list_of_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5501986Z test_quick_meshgrid_list_of_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5502260Z test_quick_meshgrid_list_of_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5502543Z test_quick_meshgrid_list_of_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5502818Z test_quick_meshgrid_list_of_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5503101Z test_quick_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5503392Z test_quick_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5503673Z test_quick_meshgrid_variadic_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5503964Z test_quick_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5504255Z test_quick_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5504539Z test_quick_meshgrid_variadic_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5504861Z test_quick_meshgrid_variadic_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5505151Z test_quick_meshgrid_variadic_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5505433Z test_quick_meshgrid_variadic_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5505714Z test_quick_meshgrid_variadic_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5505999Z test_quick_meshgrid_variadic_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5506283Z test_quick_meshgrid_variadic_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5506708Z test_quick_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5507033Z test_quick_minimum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5507294Z test_quick_minimum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5507552Z test_quick_minimum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5507807Z test_quick_minimum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5508068Z test_quick_minimum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5508328Z test_quick_minimum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5508584Z test_quick_minimum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5508841Z test_quick_minimum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5509096Z test_quick_minimum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5509353Z test_quick_minimum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5509613Z test_quick_mul_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5509869Z test_quick_mul_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5510133Z test_quick_mul_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5510402Z test_quick_mul_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5510657Z test_quick_mul_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5510914Z test_quick_mul_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5511169Z test_quick_mul_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5511487Z test_quick_mul_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5511747Z test_quick_mul_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5511996Z test_quick_mul_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5512238Z test_quick_mul_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5512487Z test_quick_mul_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5512739Z test_quick_mul_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5512995Z test_quick_mv_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5513258Z test_quick_mv_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5513553Z test_quick_mv_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5513808Z test_quick_mv_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5514060Z test_quick_mv_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5514309Z test_quick_mv_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5514588Z test_quick_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5514867Z test_quick_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5515155Z test_quick_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5515432Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5515706Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5515979Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5516256Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5516534Z test_quick_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5516813Z test_quick_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5517088Z test_quick_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5517369Z test_quick_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5517645Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5517958Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5518234Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5518510Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5518790Z test_quick_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5519066Z test_quick_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5519338Z test_quick_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5519624Z test_quick_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5519934Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5520209Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5520480Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5520754Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5521032Z test_quick_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5521297Z test_quick_nan_to_num_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5521558Z test_quick_nan_to_num_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5521818Z test_quick_nan_to_num_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5522079Z test_quick_nan_to_num_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5522337Z test_quick_nan_to_num_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5522596Z test_quick_nan_to_num_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5522856Z test_quick_nan_to_num_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5523113Z test_quick_nan_to_num_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5523375Z test_quick_nan_to_num_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5523633Z test_quick_nan_to_num_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5523899Z test_quick_narrow_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5524159Z test_quick_narrow_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5524466Z test_quick_narrow_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5524739Z test_quick_narrow_copy_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5525010Z test_quick_narrow_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5525276Z test_quick_narrow_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5525543Z test_quick_narrow_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5525807Z test_quick_narrow_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5526071Z test_quick_narrow_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5526369Z test_quick_narrow_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5526630Z test_quick_narrow_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5526894Z test_quick_narrow_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5527157Z test_quick_narrow_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5527432Z test_quick_native_batch_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5527706Z test_quick_native_batch_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5527984Z test_quick_native_batch_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5528259Z test_quick_native_batch_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5528545Z test_quick_native_dropout_backward_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5528831Z test_quick_native_dropout_backward_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5529113Z test_quick_native_dropout_backward_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5529401Z test_quick_native_dropout_backward_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5529682Z test_quick_native_layer_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5529957Z test_quick_native_layer_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5530230Z test_quick_native_layer_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5530502Z test_quick_native_layer_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5530759Z test_quick_ne_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5531048Z test_quick_ne_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5531315Z test_quick_ne_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5531575Z test_quick_ne_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5531829Z test_quick_ne_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5532082Z test_quick_ne_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5532336Z test_quick_ne_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5532591Z test_quick_ne_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5532842Z test_quick_ne_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5533229Z test_quick_ne_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5533482Z test_quick_ne_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5533733Z test_quick_ne_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5533991Z test_quick_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5534256Z test_quick_neg_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5534522Z test_quick_neg_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5534788Z test_quick_neg_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5535044Z test_quick_neg_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5535300Z test_quick_neg_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5535553Z test_quick_neg_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5535799Z test_quick_neg_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5536056Z test_quick_neg_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5536309Z test_quick_neg_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5536564Z test_quick_neg_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5536817Z test_quick_neg_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5537081Z test_quick_new_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5537339Z test_quick_new_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5537653Z test_quick_new_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5537922Z test_quick_new_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5538196Z test_quick_new_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5538456Z test_quick_new_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5538722Z test_quick_new_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5538987Z test_quick_new_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5539249Z test_quick_new_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5539512Z test_quick_new_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5539804Z test_quick_new_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5540068Z test_quick_new_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5540323Z test_quick_new_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5540596Z test_quick_new_empty_strided_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5540860Z test_quick_new_empty_strided_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5541136Z test_quick_new_empty_strided_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5541408Z test_quick_new_empty_strided_cuda_complex32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5541681Z test_quick_new_empty_strided_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5541947Z test_quick_new_empty_strided_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5542213Z test_quick_new_empty_strided_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5542478Z test_quick_new_empty_strided_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5542748Z test_quick_new_empty_strided_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5543010Z test_quick_new_empty_strided_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5543272Z test_quick_new_empty_strided_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5543534Z test_quick_new_empty_strided_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5543795Z test_quick_new_empty_strided_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2022-11-23T01:59:36.5544060Z test_quick_new_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5544357Z test_quick_new_full_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5544628Z test_quick_new_full_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5544896Z test_quick_new_full_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5545162Z test_quick_new_full_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5545423Z test_quick_new_full_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5545684Z test_quick_new_full_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5545949Z test_quick_new_full_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5546200Z test_quick_new_full_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5546510Z test_quick_new_full_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5546834Z test_quick_new_full_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5547100Z test_quick_new_full_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5547361Z test_quick_new_full_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5547628Z test_quick_new_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5547887Z test_quick_new_ones_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5548154Z test_quick_new_ones_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5548420Z test_quick_new_ones_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5548685Z test_quick_new_ones_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5548946Z test_quick_new_ones_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5549210Z test_quick_new_ones_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5549473Z test_quick_new_ones_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5549732Z test_quick_new_ones_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5549986Z test_quick_new_ones_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5550243Z test_quick_new_ones_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5550496Z test_quick_new_ones_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5550757Z test_quick_new_ones_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5551075Z test_quick_new_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5551339Z test_quick_new_zeros_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5551609Z test_quick_new_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5551880Z test_quick_new_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5552149Z test_quick_new_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5552412Z test_quick_new_zeros_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5552679Z test_quick_new_zeros_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5552987Z test_quick_new_zeros_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5553250Z test_quick_new_zeros_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5553505Z test_quick_new_zeros_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5553766Z test_quick_new_zeros_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5554025Z test_quick_new_zeros_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5554284Z test_quick_new_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5554557Z test_quick_nextafter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5554823Z test_quick_nextafter_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5555090Z test_quick_nextafter_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5555386Z test_quick_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5555682Z test_quick_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5555988Z test_quick_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5556285Z test_quick_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5556599Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5556910Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5557220Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5557571Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5557848Z test_quick_nn_functional_elu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5558120Z test_quick_nn_functional_elu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5558394Z test_quick_nn_functional_elu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5558668Z test_quick_nn_functional_elu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5558956Z test_quick_nn_functional_embedding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5559240Z test_quick_nn_functional_embedding_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5559560Z test_quick_nn_functional_embedding_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5559843Z test_quick_nn_functional_embedding_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5560120Z test_quick_nn_functional_gelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5560398Z test_quick_nn_functional_gelu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5560671Z test_quick_nn_functional_gelu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5560949Z test_quick_nn_functional_gelu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5561226Z test_quick_nn_functional_glu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5561496Z test_quick_nn_functional_glu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5561773Z test_quick_nn_functional_glu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5562045Z test_quick_nn_functional_glu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5562333Z test_quick_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5562625Z test_quick_nn_functional_hardshrink_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5562910Z test_quick_nn_functional_hardshrink_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5563193Z test_quick_nn_functional_hardshrink_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5563482Z test_quick_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5563769Z test_quick_nn_functional_hardsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5564097Z test_quick_nn_functional_hardsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5564387Z test_quick_nn_functional_hardsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5564674Z test_quick_nn_functional_hardswish_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5564958Z test_quick_nn_functional_hardswish_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5565240Z test_quick_nn_functional_hardswish_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5565525Z test_quick_nn_functional_hardswish_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5565811Z test_quick_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5566131Z test_quick_nn_functional_hardtanh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5566418Z test_quick_nn_functional_hardtanh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5566697Z test_quick_nn_functional_hardtanh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5566976Z test_quick_nn_functional_hardtanh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5567256Z test_quick_nn_functional_hardtanh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5567541Z test_quick_nn_functional_hardtanh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5567816Z test_quick_nn_functional_hardtanh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5568099Z test_quick_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5568392Z test_quick_nn_functional_huber_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5568672Z test_quick_nn_functional_huber_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5568954Z test_quick_nn_functional_huber_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5569245Z test_quick_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5569527Z test_quick_nn_functional_leaky_relu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5569807Z test_quick_nn_functional_leaky_relu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5570090Z test_quick_nn_functional_leaky_relu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5570377Z test_quick_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5570700Z test_quick_nn_functional_logsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5570986Z test_quick_nn_functional_logsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5571269Z test_quick_nn_functional_logsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5571547Z test_quick_nn_functional_mish_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5571819Z test_quick_nn_functional_mish_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5572090Z test_quick_nn_functional_mish_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5572397Z test_quick_nn_functional_mish_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5572681Z test_quick_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5572961Z test_quick_nn_functional_mse_loss_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5573240Z test_quick_nn_functional_mse_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5573518Z test_quick_nn_functional_mse_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5573811Z test_quick_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5574097Z test_quick_nn_functional_pad_constant_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5574388Z test_quick_nn_functional_pad_constant_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5574683Z test_quick_nn_functional_pad_constant_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5574969Z test_quick_nn_functional_pad_constant_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5575248Z test_quick_nn_functional_pad_constant_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5575537Z test_quick_nn_functional_pad_constant_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5575823Z test_quick_nn_functional_pad_constant_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5576106Z test_quick_nn_functional_pad_constant_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5576389Z test_quick_nn_functional_pad_constant_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5576670Z test_quick_nn_functional_pad_constant_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5576992Z test_quick_nn_functional_pad_constant_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5577272Z test_quick_nn_functional_prelu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5577551Z test_quick_nn_functional_prelu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5578678Z test_quick_nn_functional_prelu_cuda_float64 (__main__.TestDecompCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86870 for platform(s) rocm. 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-11-23T01:59:36.5578963Z test_quick_nn_functional_relu6_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5579244Z test_quick_nn_functional_relu6_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5579569Z test_quick_nn_functional_relu6_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5579846Z test_quick_nn_functional_relu6_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5580117Z test_quick_nn_functional_relu6_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5580389Z test_quick_nn_functional_relu6_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5580665Z test_quick_nn_functional_relu6_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5580945Z test_quick_nn_functional_relu6_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5581219Z test_quick_nn_functional_relu6_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5581495Z test_quick_nn_functional_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5581769Z test_quick_nn_functional_relu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5582046Z test_quick_nn_functional_relu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5582319Z test_quick_nn_functional_relu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5582590Z test_quick_nn_functional_relu_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5582864Z test_quick_nn_functional_relu_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5583135Z test_quick_nn_functional_relu_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5583404Z test_quick_nn_functional_relu_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5583676Z test_quick_nn_functional_relu_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5583996Z test_quick_nn_functional_rrelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5584276Z test_quick_nn_functional_rrelu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5584550Z test_quick_nn_functional_rrelu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5584823Z test_quick_nn_functional_rrelu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5585096Z test_quick_nn_functional_silu_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5585369Z test_quick_nn_functional_silu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5585643Z test_quick_nn_functional_silu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5585946Z test_quick_nn_functional_silu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5586228Z test_quick_nn_functional_softplus_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5586511Z test_quick_nn_functional_softplus_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5586911Z test_quick_nn_functional_softplus_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5587193Z test_quick_nn_functional_softplus_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5587489Z test_quick_nn_functional_softshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5587777Z test_quick_nn_functional_softshrink_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5588062Z test_quick_nn_functional_softshrink_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5588345Z test_quick_nn_functional_softshrink_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5588624Z test_quick_nn_functional_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5588914Z test_quick_nn_functional_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5589201Z test_quick_nn_functional_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5589477Z test_quick_nn_functional_unfold_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5589753Z test_quick_nn_functional_unfold_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5590026Z test_quick_nn_functional_unfold_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:59:36.5590284Z test_quick_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:59:36.5590609Z test_quick_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5590870Z test_quick_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5591129Z test_quick_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5591386Z test_quick_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5591639Z test_quick_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5591891Z test_quick_norm_fro_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5592162Z test_quick_norm_fro_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5592431Z test_quick_norm_fro_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5592732Z test_quick_norm_fro_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5592996Z test_quick_norm_fro_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5593259Z test_quick_norm_fro_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5593519Z test_quick_norm_inf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5593786Z test_quick_norm_inf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5594054Z test_quick_norm_inf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5594320Z test_quick_norm_inf_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5594580Z test_quick_norm_inf_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5594837Z test_quick_norm_inf_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5595104Z test_quick_norm_nuc_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5595374Z test_quick_norm_nuc_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5595633Z test_quick_norm_nuc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5595898Z test_quick_norm_nuc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5596159Z test_quick_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5596414Z test_quick_ones_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5596674Z test_quick_ones_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5596935Z test_quick_ones_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5597249Z test_quick_ones_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5597508Z test_quick_ones_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5597768Z test_quick_ones_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5598019Z test_quick_ones_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5598274Z test_quick_ones_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5598525Z test_quick_ones_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5598780Z test_quick_ones_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5599030Z test_quick_ones_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5599319Z test_quick_ones_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5599584Z test_quick_permute_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5599846Z test_quick_permute_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5600115Z test_quick_permute_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5600382Z test_quick_permute_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5600655Z test_quick_permute_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5600921Z test_quick_permute_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5601186Z test_quick_permute_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5601446Z test_quick_permute_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5601703Z test_quick_permute_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5601958Z test_quick_permute_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5602214Z test_quick_permute_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5602470Z test_quick_permute_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5602728Z test_quick_permute_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5602987Z test_quick_pow_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5603249Z test_quick_pow_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5603509Z test_quick_pow_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5603807Z test_quick_pow_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5604069Z test_quick_pow_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5604323Z test_quick_pow_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5604580Z test_quick_pow_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5604832Z test_quick_pow_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5605086Z test_quick_pow_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5605339Z test_quick_pow_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5605590Z test_quick_pow_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5605880Z test_quick_pow_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5606140Z test_quick_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5606389Z test_quick_prod_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5606650Z test_quick_prod_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5606918Z test_quick_prod_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5607184Z test_quick_prod_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5607445Z test_quick_prod_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5607701Z test_quick_prod_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5607954Z test_quick_prod_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5608206Z test_quick_prod_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5608459Z test_quick_prod_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5608717Z test_quick_prod_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5608974Z test_quick_prod_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5609231Z test_quick_prod_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5609493Z test_quick_randn_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5609754Z test_quick_randn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5610013Z test_quick_randn_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5610318Z test_quick_randn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5610574Z test_quick_randn_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5610841Z test_quick_randn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5611096Z test_quick_randn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5611368Z test_quick_reciprocal_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5611637Z test_quick_reciprocal_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5611919Z test_quick_reciprocal_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5612202Z test_quick_reciprocal_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5612504Z test_quick_reciprocal_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5612780Z test_quick_reciprocal_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5613055Z test_quick_reciprocal_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5613328Z test_quick_reciprocal_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5613598Z test_quick_reciprocal_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5613872Z test_quick_reciprocal_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5614141Z test_quick_reciprocal_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5614413Z test_quick_reciprocal_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5614689Z test_quick_remainder_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5614961Z test_quick_remainder_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5615230Z test_quick_remainder_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5615505Z test_quick_remainder_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5615778Z test_quick_remainder_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5616047Z test_quick_remainder_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5616313Z test_quick_remainder_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5616580Z test_quick_remainder_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5616854Z test_quick_remainder_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5617161Z test_quick_repeat_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5617428Z test_quick_repeat_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5617701Z test_quick_repeat_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5617975Z test_quick_repeat_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5618246Z test_quick_repeat_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5618508Z test_quick_repeat_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5618784Z test_quick_repeat_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5619081Z test_quick_repeat_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5619345Z test_quick_repeat_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5619608Z test_quick_repeat_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5619873Z test_quick_repeat_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5620134Z test_quick_repeat_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5620399Z test_quick_roll_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5620660Z test_quick_roll_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5620930Z test_quick_roll_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5621194Z test_quick_roll_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5621458Z test_quick_roll_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5621718Z test_quick_roll_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5621976Z test_quick_roll_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5622236Z test_quick_roll_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5622495Z test_quick_roll_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5622753Z test_quick_roll_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5622995Z test_quick_roll_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5623253Z test_quick_roll_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5623513Z test_quick_roll_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5623819Z test_quick_rot90_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5624076Z test_quick_rot90_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5624341Z test_quick_rot90_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5624608Z test_quick_rot90_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5624869Z test_quick_rot90_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5625128Z test_quick_rot90_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5625387Z test_quick_rot90_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5625646Z test_quick_rot90_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5625946Z test_quick_rot90_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5626201Z test_quick_rot90_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5626458Z test_quick_rot90_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5626763Z test_quick_rot90_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5627029Z test_quick_rsqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5627288Z test_quick_rsqrt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5627558Z test_quick_rsqrt_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5627825Z test_quick_rsqrt_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5628092Z test_quick_rsqrt_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5628352Z test_quick_rsqrt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5628609Z test_quick_rsqrt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5628869Z test_quick_rsqrt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5629131Z test_quick_rsqrt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5629391Z test_quick_rsqrt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5629649Z test_quick_rsqrt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5629906Z test_quick_rsqrt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5630170Z test_quick_rsqrt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5630483Z test_quick_rsub_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5630746Z test_quick_rsub_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5631021Z test_quick_rsub_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5631286Z test_quick_rsub_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5631544Z test_quick_rsub_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5631802Z test_quick_rsub_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5632057Z test_quick_rsub_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5632316Z test_quick_rsub_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5632614Z test_quick_rsub_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5632861Z test_quick_rsub_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5633121Z test_quick_rsub_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5633392Z test_quick_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5633655Z test_quick_select_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5633927Z test_quick_select_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5634206Z test_quick_select_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5634475Z test_quick_select_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5634742Z test_quick_select_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5635009Z test_quick_select_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5635271Z test_quick_select_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5635540Z test_quick_select_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5635798Z test_quick_select_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5636060Z test_quick_select_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5636319Z test_quick_select_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5636583Z test_quick_select_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5636846Z test_quick_sgn_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5637104Z test_quick_sgn_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5637411Z test_quick_sgn_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5637679Z test_quick_sgn_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5637941Z test_quick_sgn_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5638201Z test_quick_sgn_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5638458Z test_quick_sgn_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5638721Z test_quick_sgn_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5638984Z test_quick_sgn_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5639280Z test_quick_sgn_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5639540Z test_quick_sgn_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5639804Z test_quick_sgn_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5640059Z test_quick_sgn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5640329Z test_quick_sigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5640592Z test_quick_sigmoid_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5640874Z test_quick_sigmoid_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5641152Z test_quick_sigmoid_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5641425Z test_quick_sigmoid_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5641692Z test_quick_sigmoid_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5641957Z test_quick_sigmoid_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5642224Z test_quick_sigmoid_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5642494Z test_quick_sigmoid_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5642759Z test_quick_sigmoid_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5643007Z test_quick_sigmoid_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5643268Z test_quick_sigmoid_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5643529Z test_quick_sigmoid_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5643791Z test_quick_sign_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5644091Z test_quick_sign_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5644359Z test_quick_sign_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5644621Z test_quick_sign_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5644883Z test_quick_sign_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5645140Z test_quick_sign_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5645395Z test_quick_sign_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5645652Z test_quick_sign_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5645956Z test_quick_sign_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5646213Z test_quick_sign_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5646483Z test_quick_signbit_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5646748Z test_quick_signbit_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5647014Z test_quick_signbit_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5647277Z test_quick_signbit_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5647548Z test_quick_signbit_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5647815Z test_quick_signbit_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5648078Z test_quick_signbit_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5648340Z test_quick_signbit_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5648598Z test_quick_signbit_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5648859Z test_quick_signbit_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5649122Z test_quick_sin_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5649383Z test_quick_sin_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5649649Z test_quick_sin_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5649914Z test_quick_sin_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5650178Z test_quick_sin_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5650436Z test_quick_sin_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5650733Z test_quick_sin_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5650991Z test_quick_sin_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5651244Z test_quick_sin_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5651498Z test_quick_sin_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5651755Z test_quick_sin_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5652009Z test_quick_sin_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5652268Z test_quick_sin_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5652534Z test_quick_sinc_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5652833Z test_quick_sinc_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5653090Z test_quick_sinc_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5653360Z test_quick_sinc_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5653624Z test_quick_sinc_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5653886Z test_quick_sinc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5654147Z test_quick_sinc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5654466Z test_quick_sinc_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5654769Z test_quick_sinc_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5655066Z test_quick_sinc_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5655371Z test_quick_sinc_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5655674Z test_quick_sinc_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5655988Z test_quick_sinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5656291Z test_quick_sinh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5656607Z test_quick_sinh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5656918Z test_quick_sinh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5657228Z test_quick_sinh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5657533Z test_quick_sinh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5657839Z test_quick_sinh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5658192Z test_quick_sinh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5658507Z test_quick_sinh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5658813Z test_quick_sinh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5659119Z test_quick_sinh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5659426Z test_quick_sinh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5659742Z test_quick_sinh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5660072Z test_quick_slice_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5660420Z test_quick_slice_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5660745Z test_quick_slice_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5661062Z test_quick_slice_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5661384Z test_quick_slice_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5661700Z test_quick_slice_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5662017Z test_quick_slice_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5662347Z test_quick_slice_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5662662Z test_quick_slice_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5662972Z test_quick_slice_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5663281Z test_quick_slice_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5663591Z test_quick_slice_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5663899Z test_quick_slice_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5664222Z test_quick_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5664532Z test_quick_softmax_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5664850Z test_quick_softmax_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5665162Z test_quick_softmax_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5665507Z test_quick_special_entr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5665783Z test_quick_special_entr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5666101Z test_quick_special_entr_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5666378Z test_quick_special_entr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5666699Z test_quick_special_entr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5666972Z test_quick_special_entr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5667244Z test_quick_special_entr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5667513Z test_quick_special_entr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5667784Z test_quick_special_entr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5668097Z test_quick_special_entr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5668370Z test_quick_special_erfcx_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5668645Z test_quick_special_erfcx_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5668919Z test_quick_special_erfcx_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5669194Z test_quick_special_erfcx_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5669470Z test_quick_special_erfcx_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5669748Z test_quick_special_erfcx_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5670019Z test_quick_special_erfcx_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5670290Z test_quick_special_erfcx_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5670563Z test_quick_special_i0e_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5670832Z test_quick_special_i0e_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5671106Z test_quick_special_i0e_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5671384Z test_quick_special_i0e_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5671652Z test_quick_special_i0e_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5671917Z test_quick_special_i0e_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5672184Z test_quick_special_i0e_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5672447Z test_quick_special_i0e_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5672756Z test_quick_special_i0e_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5673031Z test_quick_special_i0e_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5673297Z test_quick_special_i1_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5673566Z test_quick_special_i1_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5673839Z test_quick_special_i1_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5674110Z test_quick_special_i1_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5674381Z test_quick_special_i1_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5674679Z test_quick_special_i1_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5674947Z test_quick_special_i1_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5675214Z test_quick_special_i1_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5675484Z test_quick_special_i1e_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5675754Z test_quick_special_i1e_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5676031Z test_quick_special_i1e_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5676289Z test_quick_special_i1e_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5676556Z test_quick_special_i1e_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5676822Z test_quick_special_i1e_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5677088Z test_quick_special_i1e_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5677354Z test_quick_special_i1e_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5677636Z test_quick_special_log_ndtr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5677914Z test_quick_special_log_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5678199Z test_quick_special_log_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5678474Z test_quick_special_log_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5678751Z test_quick_special_log_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5679025Z test_quick_special_log_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5679347Z test_quick_special_log_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5679623Z test_quick_special_log_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5679897Z test_quick_special_ndtr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5680167Z test_quick_special_ndtr_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5680443Z test_quick_special_ndtr_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5680718Z test_quick_special_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5680992Z test_quick_special_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5681259Z test_quick_special_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5681561Z test_quick_special_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5681829Z test_quick_special_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5682098Z test_quick_special_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5682366Z test_quick_special_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5682639Z test_quick_special_ndtri_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5682914Z test_quick_special_ndtri_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5683189Z test_quick_special_ndtri_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5683461Z test_quick_special_ndtri_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5683736Z test_quick_special_ndtri_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5684006Z test_quick_special_ndtri_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5684277Z test_quick_special_ndtri_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5684548Z test_quick_special_ndtri_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5684832Z test_quick_special_xlog1py_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5685108Z test_quick_special_xlog1py_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5685384Z test_quick_special_xlog1py_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5685658Z test_quick_special_xlog1py_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5685990Z test_quick_special_xlog1py_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5686262Z test_quick_special_xlog1py_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5686541Z test_quick_special_xlog1py_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5686815Z test_quick_special_xlog1py_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5687088Z test_quick_special_xlog1py_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5687361Z test_quick_special_xlog1py_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5687635Z test_quick_special_zeta_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5687908Z test_quick_special_zeta_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5688222Z test_quick_special_zeta_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5688481Z test_quick_special_zeta_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5688754Z test_quick_special_zeta_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5689022Z test_quick_special_zeta_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5689291Z test_quick_special_zeta_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5689564Z test_quick_special_zeta_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5689835Z test_quick_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5690095Z test_quick_split_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5690368Z test_quick_split_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5690634Z test_quick_split_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5690899Z test_quick_split_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5691164Z test_quick_split_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5691428Z test_quick_split_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5691685Z test_quick_split_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5691942Z test_quick_split_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5692199Z test_quick_split_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5692455Z test_quick_split_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5692753Z test_quick_split_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5693019Z test_quick_split_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5693298Z test_quick_split_list_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5693570Z test_quick_split_list_args_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5693851Z test_quick_split_list_args_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5694128Z test_quick_split_list_args_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5694409Z test_quick_split_list_args_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5694716Z test_quick_split_list_args_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5694993Z test_quick_split_list_args_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5695263Z test_quick_split_list_args_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5695531Z test_quick_split_list_args_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5695801Z test_quick_split_list_args_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5696074Z test_quick_split_list_args_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5696345Z test_quick_split_list_args_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5696624Z test_quick_split_with_sizes_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5696892Z test_quick_split_with_sizes_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5697172Z test_quick_split_with_sizes_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5697452Z test_quick_split_with_sizes_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5697738Z test_quick_split_with_sizes_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5698018Z test_quick_split_with_sizes_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5698292Z test_quick_split_with_sizes_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5698569Z test_quick_split_with_sizes_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5698841Z test_quick_split_with_sizes_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5699110Z test_quick_split_with_sizes_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5699441Z test_quick_split_with_sizes_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5699712Z test_quick_split_with_sizes_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5699985Z test_quick_split_with_sizes_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5700233Z test_quick_sqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5700492Z test_quick_sqrt_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5700760Z test_quick_sqrt_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5701030Z test_quick_sqrt_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5701330Z test_quick_sqrt_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5701596Z test_quick_sqrt_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5701854Z test_quick_sqrt_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5702112Z test_quick_sqrt_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5702366Z test_quick_sqrt_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5702623Z test_quick_sqrt_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5702880Z test_quick_sqrt_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5703144Z test_quick_sqrt_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5703402Z test_quick_sqrt_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5703670Z test_quick_squeeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5703934Z test_quick_squeeze_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5704204Z test_quick_squeeze_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5704480Z test_quick_squeeze_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5704757Z test_quick_squeeze_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5705022Z test_quick_squeeze_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5705285Z test_quick_squeeze_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5705552Z test_quick_squeeze_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5705815Z test_quick_squeeze_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5706123Z test_quick_squeeze_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5706392Z test_quick_squeeze_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5706763Z test_quick_squeeze_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5707031Z test_quick_squeeze_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5707300Z test_quick_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5707563Z test_quick_stack_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5707840Z test_quick_stack_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5708165Z test_quick_stack_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5708437Z test_quick_stack_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5708700Z test_quick_stack_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5708957Z test_quick_stack_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5709216Z test_quick_stack_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5709476Z test_quick_stack_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5709736Z test_quick_stack_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5709997Z test_quick_stack_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5710254Z test_quick_stack_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5710513Z test_quick_stack_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5710764Z test_quick_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5711030Z test_quick_std_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5711297Z test_quick_std_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5711559Z test_quick_std_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5711817Z test_quick_std_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5712074Z test_quick_std_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5712342Z test_quick_std_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5712615Z test_quick_std_mean_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5712932Z test_quick_std_mean_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5713209Z test_quick_std_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5713474Z test_quick_std_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5713739Z test_quick_std_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5714001Z test_quick_sub_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5714270Z test_quick_sub_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5714536Z test_quick_sub_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5714832Z test_quick_sub_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5715092Z test_quick_sub_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5715353Z test_quick_sub_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5715608Z test_quick_sub_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5715864Z test_quick_sub_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5716125Z test_quick_sub_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5716379Z test_quick_sub_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5716640Z test_quick_sub_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5716895Z test_quick_sub_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5717157Z test_quick_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5717412Z test_quick_sum_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5717676Z test_quick_sum_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5717940Z test_quick_sum_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5718207Z test_quick_sum_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5718468Z test_quick_sum_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5718726Z test_quick_sum_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5718983Z test_quick_sum_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5719240Z test_quick_sum_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5719538Z test_quick_sum_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5719794Z test_quick_sum_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5720054Z test_quick_sum_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5720310Z test_quick_sum_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5720555Z test_quick_t_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5720809Z test_quick_t_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5721072Z test_quick_t_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5721339Z test_quick_t_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5721638Z test_quick_t_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5721899Z test_quick_t_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5722156Z test_quick_t_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5722412Z test_quick_t_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5722663Z test_quick_t_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5722919Z test_quick_t_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5723173Z test_quick_t_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5723424Z test_quick_t_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5723688Z test_quick_tan_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5723946Z test_quick_tan_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5724210Z test_quick_tan_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5724474Z test_quick_tan_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5724740Z test_quick_tan_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5725002Z test_quick_tan_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5725262Z test_quick_tan_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5725521Z test_quick_tan_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5725772Z test_quick_tan_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5726027Z test_quick_tan_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5726323Z test_quick_tan_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5726583Z test_quick_tan_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5726838Z test_quick_tan_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5727099Z test_quick_tanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5727352Z test_quick_tanh_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5727617Z test_quick_tanh_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5727890Z test_quick_tanh_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5728152Z test_quick_tanh_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5728448Z test_quick_tanh_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5728707Z test_quick_tanh_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5728965Z test_quick_tanh_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5729222Z test_quick_tanh_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5729474Z test_quick_tanh_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5729735Z test_quick_tanh_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5729981Z test_quick_tanh_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5730239Z test_quick_tanh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5730503Z test_quick_trace_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5730762Z test_quick_trace_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5731035Z test_quick_trace_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5731304Z test_quick_trace_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5731576Z test_quick_trace_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5731839Z test_quick_trace_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5732101Z test_quick_trace_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5732364Z test_quick_trace_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5732620Z test_quick_trace_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5732925Z test_quick_trace_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5733182Z test_quick_trace_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5733441Z test_quick_trace_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5733698Z test_quick_trace_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5733971Z test_quick_transpose_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5734239Z test_quick_transpose_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5734515Z test_quick_transpose_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5734793Z test_quick_transpose_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5735102Z test_quick_transpose_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5735375Z test_quick_transpose_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5735643Z test_quick_transpose_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5735910Z test_quick_transpose_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5736173Z test_quick_transpose_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5736441Z test_quick_transpose_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5736712Z test_quick_transpose_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5736982Z test_quick_transpose_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5737249Z test_quick_transpose_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5737509Z test_quick_tril_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5737772Z test_quick_tril_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5738049Z test_quick_tril_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5738312Z test_quick_tril_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5738571Z test_quick_tril_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5738828Z test_quick_tril_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5739086Z test_quick_tril_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5739340Z test_quick_tril_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5739638Z test_quick_tril_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5739891Z test_quick_tril_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5740144Z test_quick_tril_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5740387Z test_quick_tril_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5740653Z test_quick_tril_indices_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5740919Z test_quick_tril_indices_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5741178Z test_quick_triu_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5741441Z test_quick_triu_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5741741Z test_quick_triu_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5742006Z test_quick_triu_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5742265Z test_quick_triu_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5742522Z test_quick_triu_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5742778Z test_quick_triu_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5743039Z test_quick_triu_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5743295Z test_quick_triu_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5743551Z test_quick_triu_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5743804Z test_quick_triu_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5744062Z test_quick_triu_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5744329Z test_quick_triu_indices_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5744598Z test_quick_triu_indices_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5744866Z test_quick_trunc_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5745128Z test_quick_trunc_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5745387Z test_quick_trunc_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5745652Z test_quick_trunc_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5745910Z test_quick_trunc_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5746303Z test_quick_trunc_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5746615Z test_quick_trunc_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5746880Z test_quick_trunc_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5747140Z test_quick_trunc_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5747404Z test_quick_unbind_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5747664Z test_quick_unbind_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5747935Z test_quick_unbind_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5748210Z test_quick_unbind_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5748542Z test_quick_unbind_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5748807Z test_quick_unbind_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5749067Z test_quick_unbind_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5749330Z test_quick_unbind_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5749589Z test_quick_unbind_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5749850Z test_quick_unbind_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5750114Z test_quick_unbind_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5750373Z test_quick_unbind_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5750620Z test_quick_unbind_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5750893Z test_quick_unfold_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5751162Z test_quick_unfold_copy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5751445Z test_quick_unfold_copy_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5751721Z test_quick_unfold_copy_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5751998Z test_quick_unfold_copy_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5752268Z test_quick_unfold_copy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5752537Z test_quick_unfold_copy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5752809Z test_quick_unfold_copy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5753121Z test_quick_unfold_copy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5753389Z test_quick_unfold_copy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5753659Z test_quick_unfold_copy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5753926Z test_quick_unfold_copy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5754195Z test_quick_unfold_copy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5754461Z test_quick_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5754728Z test_quick_unfold_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5754997Z test_quick_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5755300Z test_quick_unfold_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5755565Z test_quick_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5755828Z test_quick_unfold_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5756092Z test_quick_unfold_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5756363Z test_quick_unfold_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5756625Z test_quick_unfold_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5756887Z test_quick_unfold_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5757147Z test_quick_unfold_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5757405Z test_quick_unfold_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5757664Z test_quick_unfold_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5757931Z test_quick_uniform_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5758207Z test_quick_uniform_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5758481Z test_quick_uniform_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5758748Z test_quick_uniform_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5759012Z test_quick_uniform_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5759275Z test_quick_uniform_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5759549Z test_quick_unsqueeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5759859Z test_quick_unsqueeze_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5760140Z test_quick_unsqueeze_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5760416Z test_quick_unsqueeze_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5760691Z test_quick_unsqueeze_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5760959Z test_quick_unsqueeze_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5761231Z test_quick_unsqueeze_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5761501Z test_quick_unsqueeze_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5761791Z test_quick_unsqueeze_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5762058Z test_quick_unsqueeze_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5762322Z test_quick_unsqueeze_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5762593Z test_quick_unsqueeze_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5762858Z test_quick_unsqueeze_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5763123Z test_quick_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5763385Z test_quick_var_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5763653Z test_quick_var_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5763912Z test_quick_var_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5764171Z test_quick_var_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5764428Z test_quick_var_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5764696Z test_quick_var_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5764972Z test_quick_var_mean_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5765246Z test_quick_var_mean_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5765515Z test_quick_var_mean_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5765781Z test_quick_var_mean_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5766052Z test_quick_var_mean_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5766314Z test_quick_view_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5766614Z test_quick_view_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5766883Z test_quick_view_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5767150Z test_quick_view_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5767415Z test_quick_view_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5767680Z test_quick_view_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5767937Z test_quick_view_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5768198Z test_quick_view_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5768492Z test_quick_view_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5768753Z test_quick_view_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5769008Z test_quick_view_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5769266Z test_quick_view_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5769532Z test_quick_view_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5769803Z test_quick_where_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5770064Z test_quick_where_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5770336Z test_quick_where_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5770601Z test_quick_where_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5770871Z test_quick_where_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5771137Z test_quick_where_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5771396Z test_quick_where_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5771663Z test_quick_where_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5771912Z test_quick_where_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5772171Z test_quick_where_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5772426Z test_quick_where_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5772685Z test_quick_where_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5772943Z test_quick_where_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5773246Z test_quick_xlogy_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5773513Z test_quick_xlogy_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5773775Z test_quick_xlogy_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5774035Z test_quick_xlogy_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5774293Z test_quick_xlogy_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5774549Z test_quick_xlogy_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5774818Z test_quick_xlogy_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5775074Z test_quick_xlogy_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5775366Z test_quick_xlogy_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5775625Z test_quick_xlogy_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5775887Z test_quick_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5776144Z test_quick_zeros_cuda_bool (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5776414Z test_quick_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5776684Z test_quick_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5776950Z test_quick_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5777214Z test_quick_zeros_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5777475Z test_quick_zeros_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5777736Z test_quick_zeros_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5777994Z test_quick_zeros_cuda_int16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5778252Z test_quick_zeros_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5778508Z test_quick_zeros_cuda_int64 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5778760Z test_quick_zeros_cuda_int8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5779016Z test_quick_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:36.5779029Z 2022-11-23T01:59:36.5779373Z ---------------------------------------------------------------------- 2022-11-23T01:59:36.5779479Z Ran 7597 tests in 168.797s 2022-11-23T01:59:36.5779486Z 2022-11-23T01:59:36.5779586Z OK (skipped=7595) 2022-11-23T01:59:36.5779592Z 2022-11-23T01:59:36.5779706Z Generating XML reports... 2022-11-23T01:59:36.5780151Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-TestDecompCUDA-20221123015643.xml 2022-11-23T01:59:36.5780577Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-DecompContiguousTestsCUDA-20221123015643.xml 2022-11-23T01:59:36.5780584Z 2022-11-23T01:59:36.5781089Z ##[endgroup] 2022-11-23T01:59:36.5781467Z FINISHED PRINTING LOG FILE of test_decomp (/var/lib/jenkins/pytorch/test/test-reports/test_decomp_1xn72za1) 2022-11-23T01:59:36.5781474Z 2022-11-23T01:59:40.9282473Z Ignoring disabled issues: [] 2022-11-23T01:59:40.9496668Z Running test_deploy ... [2022-11-23 01:59:40.948645] 2022-11-23T01:59:40.9498130Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-11-23 01:59:40.948939] 2022-11-23T01:59:45.8351306Z 2022-11-23T01:59:45.8352286Z Expand the folded group to see the log file of test_deploy 2022-11-23T01:59:45.8354332Z ##[group]PRINTING LOG FILE of test_deploy (/var/lib/jenkins/pytorch/test/test-reports/test_deploy_5z8q5718) 2022-11-23T01:59:45.8355701Z ============================= test session starts ============================== 2022-11-23T01:59:45.8357256Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T01:59:45.8358175Z cachedir: .pytest_cache 2022-11-23T01:59:45.8360210Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/pytorch/test/.hypothesis/examples') 2022-11-23T01:59:45.8361533Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T01:59:45.8363194Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T01:59:45.8364246Z collecting ... collected 1 item 2022-11-23T01:59:45.8365235Z Running 1 items in this shard: test/test_deploy.py::TestFreezer::test_compile_string 2022-11-23T01:59:45.8365886Z 2022-11-23T01:59:45.8366421Z test_deploy.py::TestFreezer::test_compile_string SKIPPED (test is fa...) [100%] 2022-11-23T01:59:45.8367073Z 2022-11-23T01:59:45.8367465Z ============================== 1 skipped in 2.21s ============================== 2022-11-23T01:59:45.8367952Z 2022-11-23T01:59:45.8368698Z ##[endgroup] 2022-11-23T01:59:45.8370057Z FINISHED PRINTING LOG FILE of test_deploy (/var/lib/jenkins/pytorch/test/test-reports/test_deploy_5z8q5718) 2022-11-23T01:59:45.8370775Z 2022-11-23T01:59:50.3035599Z Ignoring disabled issues: [] 2022-11-23T01:59:50.3247444Z Running test_dlpack ... [2022-11-23 01:59:50.323597] 2022-11-23T01:59:50.3249275Z Executing ['/opt/conda/bin/python', '-bb', 'test_dlpack.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:59:50.323906] 2022-11-23T01:59:54.9267352Z 2022-11-23T01:59:54.9268072Z Expand the folded group to see the log file of test_dlpack 2022-11-23T01:59:54.9269957Z ##[group]PRINTING LOG FILE of test_dlpack (/var/lib/jenkins/pytorch/test/test-reports/test_dlpack_m1k07obz) 2022-11-23T01:59:54.9272434Z Test results will be stored in test-reports/python-unittest/test_dlpack 2022-11-23T01:59:54.9273350Z 2022-11-23T01:59:54.9273723Z Running tests... 2022-11-23T01:59:54.9275238Z ---------------------------------------------------------------------- 2022-11-23T01:59:54.9277073Z test_dlpack_capsule_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9279208Z test_dlpack_capsule_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9281209Z test_dlpack_capsule_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9282906Z test_dlpack_capsule_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9284575Z test_dlpack_capsule_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9286707Z test_dlpack_capsule_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9288345Z test_dlpack_capsule_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9290643Z test_dlpack_capsule_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9292720Z test_dlpack_capsule_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9294543Z test_dlpack_capsule_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9296077Z test_dlpack_capsule_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9297700Z test_dlpack_conversion_with_diff_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9299155Z test_dlpack_conversion_with_diff_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9300601Z test_dlpack_conversion_with_diff_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9302041Z test_dlpack_conversion_with_diff_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9303456Z test_dlpack_conversion_with_diff_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9304895Z test_dlpack_conversion_with_diff_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9306316Z test_dlpack_conversion_with_diff_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9307819Z test_dlpack_conversion_with_diff_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9309223Z test_dlpack_conversion_with_diff_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9310613Z test_dlpack_conversion_with_diff_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9312036Z test_dlpack_conversion_with_diff_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9315142Z test_dlpack_conversion_with_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86386 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-11-23T01:59:54.9317235Z test_dlpack_conversion_with_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9320224Z test_dlpack_conversion_with_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86778 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-11-23T01:59:54.9322602Z test_dlpack_conversion_with_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9324038Z test_dlpack_conversion_with_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9325474Z test_dlpack_conversion_with_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9326890Z test_dlpack_conversion_with_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9328290Z test_dlpack_conversion_with_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9329698Z test_dlpack_conversion_with_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9331201Z test_dlpack_conversion_with_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9334198Z test_dlpack_conversion_with_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86696 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-11-23T01:59:54.9336238Z test_dlpack_default_stream_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T01:59:54.9337613Z test_dlpack_error_on_bool_tensor_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9338964Z test_dlpack_export_is_conj_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9340310Z test_dlpack_export_non_strided_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9341691Z test_dlpack_export_requires_grad_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9343065Z test_dlpack_normalize_strides_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9344452Z test_dlpack_protocol_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9345873Z test_dlpack_protocol_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9347544Z test_dlpack_protocol_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9348949Z test_dlpack_protocol_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9350343Z test_dlpack_protocol_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9351739Z test_dlpack_protocol_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9353262Z test_dlpack_protocol_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9354757Z test_dlpack_protocol_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9356485Z test_dlpack_protocol_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9357871Z test_dlpack_protocol_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9359237Z test_dlpack_protocol_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9360595Z test_dlpack_shared_storage_cuda (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9361508Z test_dlpack_tensor_invalid_stream_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9362203Z test_dlpack_tensor_invalid_stream_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9362842Z test_dlpack_tensor_invalid_stream_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9363468Z test_dlpack_tensor_invalid_stream_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9364088Z test_dlpack_tensor_invalid_stream_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9364711Z test_dlpack_tensor_invalid_stream_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9365329Z test_dlpack_tensor_invalid_stream_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9365948Z test_dlpack_tensor_invalid_stream_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9366558Z test_dlpack_tensor_invalid_stream_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9367177Z test_dlpack_tensor_invalid_stream_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9367789Z test_dlpack_tensor_invalid_stream_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9368392Z test_from_dlpack_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9368969Z test_from_dlpack_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9369558Z test_from_dlpack_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9370139Z test_from_dlpack_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9370712Z test_from_dlpack_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9371284Z test_from_dlpack_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9371903Z test_from_dlpack_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9372480Z test_from_dlpack_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9373047Z test_from_dlpack_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9373615Z test_from_dlpack_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9374190Z test_from_dlpack_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9374763Z test_from_dlpack_dtype_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9375369Z test_from_dlpack_dtype_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9376023Z test_from_dlpack_dtype_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9376623Z test_from_dlpack_dtype_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9377212Z test_from_dlpack_dtype_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9377798Z test_from_dlpack_dtype_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9378382Z test_from_dlpack_dtype_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9378971Z test_from_dlpack_dtype_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9379567Z test_from_dlpack_dtype_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9380144Z test_from_dlpack_dtype_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9380719Z test_from_dlpack_dtype_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9381328Z test_from_dlpack_noncontinguous_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9381957Z test_from_dlpack_noncontinguous_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9382591Z test_from_dlpack_noncontinguous_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9383224Z test_from_dlpack_noncontinguous_cuda_float16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9383845Z test_from_dlpack_noncontinguous_cuda_float32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9384459Z test_from_dlpack_noncontinguous_cuda_float64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9385076Z test_from_dlpack_noncontinguous_cuda_int16 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9385682Z test_from_dlpack_noncontinguous_cuda_int32 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9386347Z test_from_dlpack_noncontinguous_cuda_int64 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9387008Z test_from_dlpack_noncontinguous_cuda_int8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9387608Z test_from_dlpack_noncontinguous_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T01:59:54.9387932Z 2022-11-23T01:59:54.9388237Z ---------------------------------------------------------------------- 2022-11-23T01:59:54.9388567Z Ran 95 tests in 0.091s 2022-11-23T01:59:54.9388723Z 2022-11-23T01:59:54.9388824Z OK (skipped=95) 2022-11-23T01:59:54.9388980Z 2022-11-23T01:59:54.9389097Z Generating XML reports... 2022-11-23T01:59:54.9389671Z Generated XML report: test-reports/python-unittest/test_dlpack/TEST-TestTorchDlPackCUDA-20221123015952.xml 2022-11-23T01:59:54.9389987Z 2022-11-23T01:59:54.9390306Z ##[endgroup] 2022-11-23T01:59:54.9390807Z FINISHED PRINTING LOG FILE of test_dlpack (/var/lib/jenkins/pytorch/test/test-reports/test_dlpack_m1k07obz) 2022-11-23T01:59:54.9391167Z 2022-11-23T01:59:59.4027655Z Ignoring disabled issues: [] 2022-11-23T01:59:59.4238080Z Running test_dynamic_shapes ... [2022-11-23 01:59:59.422879] 2022-11-23T01:59:59.4240363Z Executing ['/opt/conda/bin/python', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 01:59:59.423159] 2022-11-23T02:00:04.0927368Z 2022-11-23T02:00:04.0928535Z Expand the folded group to see the log file of test_dynamic_shapes 2022-11-23T02:00:04.0931767Z ##[group]PRINTING LOG FILE of test_dynamic_shapes (/var/lib/jenkins/pytorch/test/test-reports/test_dynamic_shapes_rwnvznu1) 2022-11-23T02:00:04.0934296Z Test results will be stored in test-reports/python-unittest/test_dynamic_shapes 2022-11-23T02:00:04.0935447Z 2022-11-23T02:00:04.0935883Z Running tests... 2022-11-23T02:00:04.0937042Z ---------------------------------------------------------------------- 2022-11-23T02:00:04.0938319Z test_arith_ops (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.597s) 2022-11-23T02:00:04.0939705Z test_aten_ops (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0941072Z test_binary (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0942455Z test_fx_trace_intlist (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0943841Z test_guard_int (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0945229Z test_int_conversion (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0947013Z test_int_to_float (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0948410Z test_meta_symint (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0949769Z test_numel (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0951181Z test_print_readable_with_symints (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0952639Z test_reverse_arith_ops (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0954032Z test_roundtrip (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:04.0955795Z test_size_expressions (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0957174Z test_stride (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0958508Z test_sym_floor (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0959851Z test_sym_int (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0961187Z test_sym_sqrt (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0962536Z test_symint_args (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0963918Z test_symint_as_scalar (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0965315Z test_symint_vargs (__main__.TestPySymInt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:04.0966901Z test_method_fn_add_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0968845Z test_method_fn_add_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0970607Z test_method_fn_add_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0972352Z test_method_fn_add_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0974080Z test_method_fn_ceil_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0975844Z test_method_fn_ceil_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0977587Z test_method_fn_ceil_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0979311Z test_method_fn_ceil_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0981048Z test_method_fn_eq_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0982785Z test_method_fn_eq_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0984518Z test_method_fn_eq_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0986249Z test_method_fn_eq_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0988104Z test_method_fn_floor_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0989860Z test_method_fn_floor_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0991612Z test_method_fn_floor_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0993495Z test_method_fn_floor_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0995243Z test_method_fn_floordiv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0997018Z test_method_fn_floordiv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.0998783Z test_method_fn_floordiv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1000532Z test_method_fn_floordiv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1002266Z test_method_fn_ge_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1004103Z test_method_fn_ge_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1005828Z test_method_fn_ge_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1007527Z test_method_fn_ge_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1009248Z test_method_fn_gt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1010970Z test_method_fn_gt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1012675Z test_method_fn_gt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1014377Z test_method_fn_gt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1016105Z test_method_fn_le_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1017800Z test_method_fn_le_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1019508Z test_method_fn_le_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1021214Z test_method_fn_le_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1022927Z test_method_fn_lt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1024637Z test_method_fn_lt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1026328Z test_method_fn_lt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1028113Z test_method_fn_lt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1029984Z test_method_fn_max_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1031903Z test_method_fn_max_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1033613Z test_method_fn_max_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1035341Z test_method_fn_max_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1037076Z test_method_fn_min_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1038788Z test_method_fn_min_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1040630Z test_method_fn_min_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1042338Z test_method_fn_min_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1044079Z test_method_fn_mod_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1045801Z test_method_fn_mod_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1047527Z test_method_fn_mod_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1049238Z test_method_fn_mod_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1050981Z test_method_fn_mul_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1052695Z test_method_fn_mul_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1054417Z test_method_fn_mul_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1056116Z test_method_fn_mul_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1057861Z test_method_fn_neg_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1059571Z test_method_fn_neg_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1061290Z test_method_fn_neg_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1063013Z test_method_fn_neg_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1064759Z test_method_fn_pow_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1066851Z test_method_fn_pow_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1068601Z test_method_fn_pow_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1070351Z test_method_fn_pow_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1072047Z test_method_fn_sub_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1073777Z test_method_fn_sub_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1075488Z test_method_fn_sub_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1076974Z test_method_fn_sub_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1077708Z test_method_fn_sym_float_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1078368Z test_method_fn_sym_float_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1079035Z test_method_fn_sym_float_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1079697Z test_method_fn_sym_float_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1080365Z test_method_fn_sym_sqrt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1081036Z test_method_fn_sym_sqrt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1081698Z test_method_fn_sym_sqrt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1082355Z test_method_fn_sym_sqrt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1083022Z test_method_fn_truediv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1083696Z test_method_fn_truediv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1084360Z test_method_fn_truediv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1085025Z test_method_fn_truediv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:04.1085374Z 2022-11-23T02:00:04.1085675Z ---------------------------------------------------------------------- 2022-11-23T02:00:04.1085991Z Ran 96 tests in 0.717s 2022-11-23T02:00:04.1086148Z 2022-11-23T02:00:04.1086250Z OK (skipped=96) 2022-11-23T02:00:04.1086459Z 2022-11-23T02:00:04.1086576Z Generating XML reports... 2022-11-23T02:00:04.1087149Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20221123020001.xml 2022-11-23T02:00:04.1087901Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestSymNumberMagicMethods-20221123020001.xml 2022-11-23T02:00:04.1088247Z 2022-11-23T02:00:04.1088550Z ##[endgroup] 2022-11-23T02:00:04.1089100Z FINISHED PRINTING LOG FILE of test_dynamic_shapes (/var/lib/jenkins/pytorch/test/test-reports/test_dynamic_shapes_rwnvznu1) 2022-11-23T02:00:04.1089405Z 2022-11-23T02:00:08.6116787Z Ignoring disabled issues: [] 2022-11-23T02:00:08.6324883Z Running test_expanded_weights ... [2022-11-23 02:00:08.631754] 2022-11-23T02:00:08.6326732Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:08.632048] 2022-11-23T02:00:14.3286531Z 2022-11-23T02:00:14.3287747Z Expand the folded group to see the log file of test_expanded_weights 2022-11-23T02:00:14.3290385Z ##[group]PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/pytorch/test/test-reports/test_expanded_weights_8wg7i63i) 2022-11-23T02:00:14.3292982Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-11-23T02:00:14.3294387Z 2022-11-23T02:00:14.3294952Z Running tests... 2022-11-23T02:00:14.3296548Z ---------------------------------------------------------------------- 2022-11-23T02:00:14.3298448Z test_cnn_model_mean_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3303186Z test_cnn_model_sum_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86498 for platform(s) rocm. 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-11-23T02:00:14.3306029Z test_embedding_model_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3308143Z test_expanded_weight_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3310016Z test_expanded_weight_forward_nn_functional_conv1d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3311992Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3313961Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3315944Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3317893Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3319836Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3321801Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3323721Z test_expanded_weight_forward_nn_functional_conv2d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3325933Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3327918Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3329889Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3331838Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3333789Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3335840Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3337823Z test_expanded_weight_forward_nn_functional_embedding_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3339818Z test_expanded_weight_forward_nn_functional_embedding_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3341788Z test_expanded_weight_forward_nn_functional_embedding_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3343773Z test_expanded_weight_forward_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3345741Z test_expanded_weight_forward_nn_functional_group_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3347840Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3349803Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3351764Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3353699Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3355671Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3357635Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3359585Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3361534Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3363641Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3365571Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3367496Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3369422Z test_expanded_weight_forward_nn_functional_linear_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3371367Z test_expanded_weight_forward_nn_functional_linear_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3373476Z test_expanded_weight_forward_nn_functional_linear_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3375407Z test_expanded_weight_forward_nn_functional_linear_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3377311Z test_expanded_weight_forward_nn_functional_linear_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3379227Z test_expanded_weight_forward_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3381196Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3383195Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3385234Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3387370Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3389416Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3391485Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3393498Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3395494Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3397492Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3399655Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3401713Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3403755Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3405788Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3407797Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3410267Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3412348Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3414456Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3416569Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3418693Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3420791Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3422868Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3424737Z test_group_norm_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3426448Z test_group_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3428433Z test_group_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3430149Z test_group_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3431878Z test_instance_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3433596Z test_instance_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3435330Z test_instance_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3437228Z test_layer_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3438948Z test_layer_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3440649Z test_layer_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3441906Z test_unsupported_expand_weights_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3442681Z test_unsupported_expand_weights_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3443422Z test_unsupported_expand_weights_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3444220Z test_unsupported_expand_weights_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3444978Z test_unsupported_expand_weights_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3445730Z test_unsupported_expand_weights_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3446464Z test_unsupported_expand_weights_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3447166Z test_forward_helper_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3447838Z test_forward_helper_failure_args_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3448525Z test_set_grad_sample_if_exists_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3449212Z test_set_grad_sample_if_exists_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3449901Z test_sum_over_all_but_batch_and_last_n_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3450604Z test_unpack_expanded_weight_or_tensor_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3451331Z test_unpack_expanded_weight_or_tensor_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3452072Z test_unpack_expanded_weight_or_tensor_with_custom_function_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3452727Z test_Conv1d (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3453315Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3453987Z test_Conv1d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3454633Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3455254Z test_Conv1d_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3455836Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3456421Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3457005Z test_Conv1d_pad1_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3457610Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3458251Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3458848Z test_Conv1d_pad1size1_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3459464Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3460059Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3460644Z test_Conv1d_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3461248Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3461833Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3462427Z test_Conv1d_pad2size1_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3463039Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3463658Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3464278Z test_Conv1d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3464922Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3465561Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3466192Z test_Conv1d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3466898Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3467517Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3468173Z test_Conv1d_stride_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3468771Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3469479Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3470199Z test_Conv1d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3470944Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3471672Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3472415Z test_Conv1d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3473235Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3473959Z test_Conv2d (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3474666Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3475415Z test_Conv2d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3476179Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3476933Z test_Conv2d_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3477639Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3478353Z test_Conv2d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3479097Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3479830Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3480526Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3481236Z test_Conv2d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3481893Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3482490Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3483069Z test_Conv2d_padding_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3483677Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3484291Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3484966Z test_Conv2d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3485613Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3486251Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3486876Z test_Conv2d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3487529Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3488146Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3488774Z test_Conv2d_strided_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3489392Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3489981Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3490577Z test_Conv2d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3491192Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3491809Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3492433Z test_Conv2d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3493066Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3493660Z test_Conv3d (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3494231Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3494823Z test_Conv3d_1x1x1_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3495442Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3496045Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3496665Z test_Conv3d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3497307Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3497925Z test_Conv3d_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3498519Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3499150Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3499741Z test_Conv3d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3500341Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3500950Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3501582Z test_Conv3d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3502230Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3502876Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3503469Z test_Conv3d_stride_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3504076Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3504684Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3505294Z test_Conv3d_stride_padding_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3505930Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3506541Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3507185Z test_Conv3d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3507801Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3508406Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3509023Z test_Conv3d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3509782Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3510508Z test_Embedding (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3511215Z test_Embedding_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3511940Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3512688Z test_Embedding_discontiguous_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3513466Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3514297Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3515020Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3515738Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3516470Z test_GroupNorm_1d_affine_GN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3517214Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3517974Z test_GroupNorm_1d_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3518740Z test_GroupNorm_1d_affine_large_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3519569Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3520313Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3521050Z test_GroupNorm_1d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3521745Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3522373Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3522989Z test_GroupNorm_1d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3523625Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3524237Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3524827Z test_GroupNorm_2d_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3525466Z test_GroupNorm_2d_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3526110Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3526730Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3527349Z test_GroupNorm_2d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3527979Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3528601Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3529276Z test_GroupNorm_2d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3529920Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3530579Z test_GroupNorm_2d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3531226Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3531861Z test_LayerNorm_1d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3532522Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3533183Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3533882Z test_LayerNorm_1d_empty_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3534561Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3535223Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3535870Z test_LayerNorm_1d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3536545Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3537196Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3537832Z test_LayerNorm_3d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3538489Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3539126Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3539785Z test_LayerNorm_3d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3540455Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3541108Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3541757Z test_LayerNorm_3d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3542427Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3543039Z test_Linear (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3543666Z test_Linear_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3544268Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3544867Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3545469Z test_Linear_no_batch_dim_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3546077Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3546782Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3547386Z test_Linear_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3548049Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:14.3548685Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3549418Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:14.3550191Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:14.3550580Z 2022-11-23T02:00:14.3550981Z ---------------------------------------------------------------------- 2022-11-23T02:00:14.3551371Z Ran 236 tests in 0.203s 2022-11-23T02:00:14.3551563Z 2022-11-23T02:00:14.3551684Z OK (skipped=236) 2022-11-23T02:00:14.3551857Z 2022-11-23T02:00:14.3551994Z Generating XML reports... 2022-11-23T02:00:14.3552785Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20221123020011.xml 2022-11-23T02:00:14.3553817Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20221123020011.xml 2022-11-23T02:00:14.3554809Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20221123020011.xml 2022-11-23T02:00:14.3555217Z 2022-11-23T02:00:14.3555613Z ##[endgroup] 2022-11-23T02:00:14.3556287Z FINISHED PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/pytorch/test/test-reports/test_expanded_weights_8wg7i63i) 2022-11-23T02:00:14.3556666Z 2022-11-23T02:00:18.8236614Z Ignoring disabled issues: [] 2022-11-23T02:00:18.8444723Z Running test_foreach ... [2022-11-23 02:00:18.843670] 2022-11-23T02:00:18.8447110Z Executing ['/opt/conda/bin/python', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:18.843963] 2022-11-23T02:00:25.8235821Z 2022-11-23T02:00:25.8236600Z Expand the folded group to see the log file of test_foreach 2022-11-23T02:00:25.8238488Z ##[group]PRINTING LOG FILE of test_foreach (/var/lib/jenkins/pytorch/test/test-reports/test_foreach_t80a1zl5) 2022-11-23T02:00:25.8240654Z Test results will be stored in test-reports/python-unittest/test_foreach 2022-11-23T02:00:25.8241345Z 2022-11-23T02:00:25.8241741Z Running tests... 2022-11-23T02:00:25.8243675Z ---------------------------------------------------------------------- 2022-11-23T02:00:25.8245872Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8249014Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8251424Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8253661Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8255961Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8258327Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8261202Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8263621Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8265863Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8268206Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8270386Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8272544Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8274778Z test_binary_op_list_error_cases__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8277148Z test_binary_op_list_error_cases__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8279408Z test_binary_op_list_error_cases__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8281652Z test_binary_op_list_error_cases__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8283899Z test_binary_op_list_error_cases__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8286243Z test_binary_op_list_error_cases__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8288523Z test_binary_op_list_error_cases__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8290736Z test_binary_op_list_error_cases__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8292894Z test_binary_op_list_error_cases__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8294959Z test_binary_op_list_error_cases__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8296953Z test_binary_op_list_error_cases__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8298666Z test_binary_op_list_error_cases__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8300437Z test_binary_op_list_error_cases__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8302196Z test_binary_op_list_error_cases__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8303933Z test_binary_op_list_error_cases__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8305713Z test_binary_op_list_error_cases__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8307758Z test_binary_op_list_error_cases__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8309509Z test_binary_op_list_error_cases__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8311252Z test_binary_op_list_error_cases__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8312967Z test_binary_op_list_error_cases__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8314696Z test_binary_op_list_error_cases__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8316428Z test_binary_op_list_error_cases__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8318165Z test_binary_op_list_error_cases__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8319890Z test_binary_op_list_error_cases__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8321638Z test_binary_op_list_error_cases__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8323359Z test_binary_op_list_error_cases__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8325101Z test_binary_op_list_error_cases__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8326895Z test_binary_op_list_error_cases__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8328663Z test_binary_op_list_error_cases__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8330429Z test_binary_op_list_error_cases__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8332178Z test_binary_op_list_error_cases__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8333912Z test_binary_op_list_error_cases__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8335768Z test_binary_op_list_error_cases__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8337522Z test_binary_op_list_error_cases__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8339255Z test_binary_op_list_error_cases__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8340993Z test_binary_op_list_error_cases__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8342727Z test_binary_op_list_error_cases__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8344488Z test_binary_op_list_error_cases__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8346355Z test_binary_op_list_error_cases__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8348441Z test_binary_op_list_error_cases__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8350197Z test_binary_op_list_error_cases__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8351958Z test_binary_op_list_error_cases__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8353708Z test_binary_op_list_error_cases__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8355464Z test_binary_op_list_error_cases__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8357191Z test_binary_op_list_error_cases__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8358934Z test_binary_op_list_error_cases__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8360310Z test_binary_op_list_error_cases__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8360990Z test_binary_op_list_error_cases__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:00:25.8361610Z test_binary_op_list_slow_path__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8362244Z test_binary_op_list_slow_path__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8362875Z test_binary_op_list_slow_path__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8363517Z test_binary_op_list_slow_path__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8364146Z test_binary_op_list_slow_path__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8364814Z test_binary_op_list_slow_path__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8365440Z test_binary_op_list_slow_path__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8366049Z test_binary_op_list_slow_path__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8366650Z test_binary_op_list_slow_path__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8367256Z test_binary_op_list_slow_path__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8367863Z test_binary_op_list_slow_path__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8368510Z test_binary_op_list_slow_path__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8369126Z test_binary_op_list_slow_path__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8369733Z test_binary_op_list_slow_path__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8370346Z test_binary_op_list_slow_path__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8370966Z test_binary_op_list_slow_path__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8371589Z test_binary_op_list_slow_path__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8372213Z test_binary_op_list_slow_path__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8372827Z test_binary_op_list_slow_path__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8373437Z test_binary_op_list_slow_path__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8374044Z test_binary_op_list_slow_path__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8374656Z test_binary_op_list_slow_path__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8375272Z test_binary_op_list_slow_path__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8375879Z test_binary_op_list_slow_path__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8376495Z test_binary_op_list_slow_path__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8377113Z test_binary_op_list_slow_path__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8377718Z test_binary_op_list_slow_path__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8378391Z test_binary_op_list_slow_path__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8379017Z test_binary_op_list_slow_path__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8379630Z test_binary_op_list_slow_path__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8380239Z test_binary_op_list_slow_path__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8380844Z test_binary_op_list_slow_path__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8381454Z test_binary_op_list_slow_path__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8382106Z test_binary_op_list_slow_path__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8382709Z test_binary_op_list_slow_path__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8383318Z test_binary_op_list_slow_path__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8383928Z test_binary_op_list_slow_path__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8384542Z test_binary_op_list_slow_path__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8385155Z test_binary_op_list_slow_path__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8385778Z test_binary_op_list_slow_path__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8386398Z test_binary_op_list_slow_path__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8387066Z test_binary_op_list_slow_path__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8387675Z test_binary_op_list_slow_path__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8388288Z test_binary_op_list_slow_path__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8388897Z test_binary_op_list_slow_path__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8389500Z test_binary_op_list_slow_path__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8390106Z test_binary_op_list_slow_path__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8390715Z test_binary_op_list_slow_path__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:00:25.8391391Z test_binary_op_scalar_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8392035Z test_binary_op_scalar_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8392657Z test_binary_op_scalar_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8393298Z test_binary_op_scalar_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8393929Z test_binary_op_scalar_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8394559Z test_binary_op_scalar_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8395194Z test_binary_op_scalar_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8395868Z test_binary_op_scalar_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8396481Z test_binary_op_scalar_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8397106Z test_binary_op_scalar_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8397726Z test_binary_op_scalar_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8398350Z test_binary_op_scalar_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8398979Z test_binary_op_scalar_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8399613Z test_binary_op_scalar_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8400232Z test_binary_op_scalar_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8400868Z test_binary_op_scalar_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8401511Z test_binary_op_scalar_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8402141Z test_binary_op_scalar_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8402764Z test_binary_op_scalar_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8403386Z test_binary_op_scalar_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8404735Z test_binary_op_scalar_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/84048 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-11-23T02:00:25.8406374Z test_binary_op_scalar_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86892 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-11-23T02:00:25.8407923Z test_binary_op_scalar_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/84047 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-11-23T02:00:25.8409527Z test_binary_op_scalar_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86999 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-11-23T02:00:25.8411136Z test_binary_op_scalar_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86996 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-11-23T02:00:25.8412072Z test_binary_op_scalar_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8412719Z test_binary_op_scalar_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8413372Z test_binary_op_scalar_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8414012Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8414646Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8415280Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8415908Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8416528Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8417155Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8417775Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8418387Z test_binary_op_scalar_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8419012Z test_binary_op_scalar_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8419715Z test_binary_op_scalar_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8420356Z test_binary_op_scalar_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8421010Z test_binary_op_scalar_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8421647Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8422280Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8422911Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8423592Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8424221Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8424857Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8426149Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86997 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-11-23T02:00:25.8427149Z test_binary_op_scalar_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8427788Z test_binary_op_scalar_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8428415Z test_binary_op_scalar_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8429057Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8429700Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8430341Z test_binary_op_scalar_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8430980Z test_binary_op_scalar_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8431615Z test_binary_op_scalar_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8432241Z test_binary_op_scalar_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8432868Z test_binary_op_scalar_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8433565Z test_binary_op_scalar_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8434196Z test_binary_op_scalar_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8434819Z test_binary_op_scalar_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8435454Z test_binary_op_scalar_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8436069Z test_binary_op_scalar_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8436702Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8437361Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8438032Z test_binary_op_scalar_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8438668Z test_binary_op_scalar_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8439298Z test_binary_op_scalar_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8439924Z test_binary_op_scalar_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8440556Z test_binary_op_scalar_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8441182Z test_binary_op_scalar_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8441794Z test_binary_op_scalar_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8442412Z test_binary_op_scalar_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8443036Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8443675Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8444314Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8444952Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8445585Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8446217Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8446850Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8447533Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8448173Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8448800Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8449429Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8450072Z test_binary_op_scalar_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8450722Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8451404Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8452078Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8452710Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8453354Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8453987Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8454620Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8455246Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8455868Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8456487Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8457106Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8457727Z test_binary_op_scalar_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8458385Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8459070Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8459753Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8460417Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8461142Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8461826Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8462510Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8463205Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8463888Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8464568Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8465283Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8465958Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8466749Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8467421Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8468093Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8468760Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8469418Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8470093Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8470771Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8471445Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8472121Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8472787Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8473449Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8474111Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8474824Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8475489Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8476150Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8476813Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8477476Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8478140Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8478921Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8479607Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8480274Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8480934Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8481605Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8482270Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8482925Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8483581Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8484240Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8484892Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8485558Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8486218Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8486888Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8487548Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8488273Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8488942Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8489601Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8490257Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8490919Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8491574Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8492283Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8492941Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8493596Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8494234Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8494891Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8495551Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8496898Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82168 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-11-23T02:00:25.8497833Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8498466Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8499105Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8500400Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83029 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-11-23T02:00:25.8501321Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8502669Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86998 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-11-23T02:00:25.8504236Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83026 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-11-23T02:00:25.8505166Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8506491Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83027 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-11-23T02:00:25.8507512Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8508160Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8508791Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: Unable to reproduce failure locally (0.001s) 2022-11-23T02:00:25.8509425Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8510074Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8511389Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83951 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-11-23T02:00:25.8512325Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8513630Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83028 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-11-23T02:00:25.8514567Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8515207Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8515852Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8516578Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8517227Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8517881Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8518513Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: Unable to reproduce failure locally (0.001s) 2022-11-23T02:00:25.8519140Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8519788Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8520485Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8521128Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8521761Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8522396Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8523037Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8523674Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8524307Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8524950Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8525597Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8526233Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8526877Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8527514Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8528130Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8528764Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8529397Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8530078Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8530707Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8531343Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8531975Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8532618Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8533261Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8533947Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8534614Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8535252Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8535884Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8536508Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8537163Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8537789Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8538421Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8539065Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8539700Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8540369Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8541026Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8541697Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8542351Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8543006Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8543718Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8544364Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8545030Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8545686Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8546351Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8547077Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8547777Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8548431Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8549077Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8549715Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8550350Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8550997Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8551631Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8552259Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8552888Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8553518Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8554134Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8554773Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8555408Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8556044Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8556689Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8557382Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8558019Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8558653Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8559283Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8559909Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8560536Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8561165Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8561821Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8562461Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8563786Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79780 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-11-23T02:00:25.8564729Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8565391Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8566037Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8566678Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8567318Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8567970Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8568609Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8569251Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8569882Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8570520Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8571217Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8572518Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82300 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-11-23T02:00:25.8573457Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8574094Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8574747Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8575434Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8576072Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8577377Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83513 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-11-23T02:00:25.8578299Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8578936Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8579564Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8580199Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8580837Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8581478Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8582129Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8582779Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8583419Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8584044Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8584679Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8585374Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8586009Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8586778Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8587413Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8588044Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8588690Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8589387Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8590027Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8590674Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8591305Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8592712Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8593349Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8593983Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8594620Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8595249Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8595879Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8596507Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8597144Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8597776Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8598412Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8599065Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8599769Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8600396Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8601028Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8601659Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8602294Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8602928Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8603600Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8604231Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8604865Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8605496Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8606139Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8606783Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8607427Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8608048Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8608680Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8609315Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8609949Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8610574Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8611202Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8611837Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8612470Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8613157Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8613795Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8614444Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8615079Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8615704Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8616339Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8617015Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8617654Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8618282Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8618909Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8619543Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8620185Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8620817Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8621451Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8622098Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8622743Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8623366Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8624002Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8624633Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8625260Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8625886Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8626619Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8627252Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8627904Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8628560Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8629221Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8629897Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8630622Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8631284Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8631927Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8632582Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8633242Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8633898Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8634548Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8635198Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8635850Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8636506Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8637168Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8637840Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8638502Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8639154Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8639863Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8640508Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8641157Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8641805Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8642449Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8643105Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8643799Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8644454Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8645107Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8645774Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8646437Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8647098Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8647745Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8648390Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8649021Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8649668Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8650320Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8650968Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8651623Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8652276Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8652973Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8653639Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8654296Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8654951Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8655605Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8656260Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8656949Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8657585Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8658231Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8658877Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8659522Z test_foreach_l2_large_value_input__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8660159Z test_foreach_l2_large_value_input__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8660786Z test_minmax_fastpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8661408Z test_minmax_fastpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8662025Z test_minmax_fastpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8662640Z test_minmax_fastpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8663254Z test_minmax_fastpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8663867Z test_minmax_fastpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8664463Z test_minmax_fastpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8665075Z test_minmax_fastpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8665683Z test_minmax_fastpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8666343Z test_minmax_fastpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8666997Z test_minmax_fastpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8667612Z test_minmax_fastpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8668231Z test_minmax_fastpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8668836Z test_minmax_fastpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8669438Z test_minmax_fastpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8670043Z test_minmax_fastpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8670713Z test_minmax_fastpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8671299Z test_minmax_fastpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8671917Z test_minmax_float_inf_nan__foreach_maximum_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8672546Z test_minmax_float_inf_nan__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8673170Z test_minmax_float_inf_nan__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8673795Z test_minmax_float_inf_nan__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8674421Z test_minmax_float_inf_nan__foreach_minimum_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8675044Z test_minmax_float_inf_nan__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8675657Z test_minmax_float_inf_nan__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8676277Z test_minmax_float_inf_nan__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8676896Z test_minmax_slowpath__foreach_maximum_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8677510Z test_minmax_slowpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8678124Z test_minmax_slowpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8678725Z test_minmax_slowpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8679329Z test_minmax_slowpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8679993Z test_minmax_slowpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8680607Z test_minmax_slowpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8681207Z test_minmax_slowpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8681817Z test_minmax_slowpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8682418Z test_minmax_slowpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8683027Z test_minmax_slowpath__foreach_minimum_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8683647Z test_minmax_slowpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8684301Z test_minmax_slowpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8684914Z test_minmax_slowpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8685512Z test_minmax_slowpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8686116Z test_minmax_slowpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8686722Z test_minmax_slowpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8687328Z test_minmax_slowpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8687940Z test_minmax_slowpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8688549Z test_minmax_slowpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8689177Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8689820Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8690472Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8691115Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8691744Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8692356Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8692983Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8693654Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8694273Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8694903Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8695526Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8696152Z test_pointwise_op_fastpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8696797Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8697495Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8698136Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8698761Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8699386Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:25.8700675Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71478 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.002s) 2022-11-23T02:00:25.8702258Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75591 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.002s) 2022-11-23T02:00:25.8703803Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74781 for allplatform(s) . 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.002s) 2022-11-23T02:00:25.8705361Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76599 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.002s) 2022-11-23T02:00:25.8707019Z test_pointwise_op_fastpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67723 for allplatform(s) . 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.002s) 2022-11-23T02:00:25.8707927Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8708645Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8709288Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8709927Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8710552Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8711162Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8711825Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8712514Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8713139Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8713763Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8714392Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8715018Z test_pointwise_op_slowpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8715662Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8716292Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8716942Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8717567Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8718178Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8718809Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8719428Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8720053Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8720678Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8721300Z test_pointwise_op_slowpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8722004Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8722698Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8723367Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8724039Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8724679Z test_reduce_fastpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8725306Z test_reduce_fastpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8725970Z test_reduce_fastpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8726587Z test_reduce_fastpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8727196Z test_reduce_fastpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8727803Z test_reduce_fastpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8728410Z test_reduce_slowpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8729027Z test_reduce_slowpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8729645Z test_reduce_slowpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8730254Z test_reduce_slowpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8730845Z test_reduce_slowpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8731446Z test_reduce_slowpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8732049Z test_unary_fastpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8732648Z test_unary_fastpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8733250Z test_unary_fastpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8733859Z test_unary_fastpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8734456Z test_unary_fastpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8735058Z test_unary_fastpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8735693Z test_unary_fastpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8736296Z test_unary_fastpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8736873Z test_unary_fastpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8737465Z test_unary_fastpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8738061Z test_unary_fastpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8738648Z test_unary_fastpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8739257Z test_unary_fastpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8739902Z test_unary_fastpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8740507Z test_unary_fastpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8741106Z test_unary_fastpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8741702Z test_unary_fastpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8742307Z test_unary_fastpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8742924Z test_unary_fastpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8743515Z test_unary_fastpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8744114Z test_unary_fastpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8744709Z test_unary_fastpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8745308Z test_unary_fastpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8745918Z test_unary_fastpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8746523Z test_unary_fastpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8747181Z test_unary_fastpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8747770Z test_unary_fastpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8748371Z test_unary_fastpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8749030Z test_unary_fastpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8749629Z test_unary_fastpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8750212Z test_unary_fastpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8750809Z test_unary_fastpath__foreach_ceil_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8751397Z test_unary_fastpath__foreach_ceil_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8751985Z test_unary_fastpath__foreach_ceil_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8752576Z test_unary_fastpath__foreach_ceil_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8753223Z test_unary_fastpath__foreach_ceil_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8753830Z test_unary_fastpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8754440Z test_unary_fastpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8755039Z test_unary_fastpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8755632Z test_unary_fastpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8756217Z test_unary_fastpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8756823Z test_unary_fastpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8757429Z test_unary_fastpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8758033Z test_unary_fastpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8758632Z test_unary_fastpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8759232Z test_unary_fastpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8759832Z test_unary_fastpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8760429Z test_unary_fastpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8761023Z test_unary_fastpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8761620Z test_unary_fastpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8762222Z test_unary_fastpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8762856Z test_unary_fastpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8763456Z test_unary_fastpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8764049Z test_unary_fastpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8764647Z test_unary_fastpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8765256Z test_unary_fastpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8765852Z test_unary_fastpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8766450Z test_unary_fastpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8767081Z test_unary_fastpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8767682Z test_unary_fastpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8768286Z test_unary_fastpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8768885Z test_unary_fastpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8769476Z test_unary_fastpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8770079Z test_unary_fastpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8770677Z test_unary_fastpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8771278Z test_unary_fastpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8771871Z test_unary_fastpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8772466Z test_unary_fastpath__foreach_floor_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8773056Z test_unary_fastpath__foreach_floor_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8773647Z test_unary_fastpath__foreach_floor_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8774237Z test_unary_fastpath__foreach_floor_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8774834Z test_unary_fastpath__foreach_floor_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8775432Z test_unary_fastpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8776023Z test_unary_fastpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8776664Z test_unary_fastpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8777265Z test_unary_fastpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8777868Z test_unary_fastpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8778482Z test_unary_fastpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8779087Z test_unary_fastpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8779688Z test_unary_fastpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8780320Z test_unary_fastpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8780918Z test_unary_fastpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8781510Z test_unary_fastpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8782105Z test_unary_fastpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8782694Z test_unary_fastpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8783305Z test_unary_fastpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8783907Z test_unary_fastpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8784500Z test_unary_fastpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8785095Z test_unary_fastpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8785694Z test_unary_fastpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8786300Z test_unary_fastpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8786947Z test_unary_fastpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8787541Z test_unary_fastpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8788131Z test_unary_fastpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8788721Z test_unary_fastpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8789326Z test_unary_fastpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8789985Z test_unary_fastpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8790581Z test_unary_fastpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8791172Z test_unary_fastpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8791762Z test_unary_fastpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8792353Z test_unary_fastpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8792942Z test_unary_fastpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8793532Z test_unary_fastpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8794179Z test_unary_fastpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8794810Z test_unary_fastpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8795414Z test_unary_fastpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8796022Z test_unary_fastpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8796622Z test_unary_fastpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8797225Z test_unary_fastpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8797825Z test_unary_fastpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8798417Z test_unary_fastpath__foreach_round_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8799008Z test_unary_fastpath__foreach_round_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8799602Z test_unary_fastpath__foreach_round_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8800203Z test_unary_fastpath__foreach_round_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8800800Z test_unary_fastpath__foreach_round_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8801398Z test_unary_fastpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8801994Z test_unary_fastpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8802597Z test_unary_fastpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8803201Z test_unary_fastpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8803847Z test_unary_fastpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8804448Z test_unary_fastpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8805039Z test_unary_fastpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8805633Z test_unary_fastpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8806230Z test_unary_fastpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8806840Z test_unary_fastpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8807480Z test_unary_fastpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8808076Z test_unary_fastpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8808661Z test_unary_fastpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8809269Z test_unary_fastpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8809873Z test_unary_fastpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8810476Z test_unary_fastpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8811072Z test_unary_fastpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8811665Z test_unary_fastpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8812264Z test_unary_fastpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8812865Z test_unary_fastpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8813466Z test_unary_fastpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8814058Z test_unary_fastpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8814656Z test_unary_fastpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8815242Z test_unary_fastpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8815848Z test_unary_fastpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8816443Z test_unary_fastpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8817096Z test_unary_fastpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8817693Z test_unary_fastpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8818294Z test_unary_fastpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8818895Z test_unary_fastpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8819497Z test_unary_fastpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8820092Z test_unary_fastpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8820693Z test_unary_fastpath__foreach_trunc_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8821323Z test_unary_fastpath__foreach_trunc_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8821920Z test_unary_fastpath__foreach_trunc_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8822511Z test_unary_fastpath__foreach_trunc_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8823107Z test_unary_fastpath__foreach_trunc_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8823738Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8824400Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8825061Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8825724Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8826384Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8827161Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8827820Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8828467Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8829117Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8829750Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8830387Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8831124Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8831784Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8832453Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8833109Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8833765Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8834425Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8835135Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8835806Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8836466Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8837114Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8837775Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8838426Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8839094Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8839756Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8840407Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8841062Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8841717Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8842374Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8843023Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8843673Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8844365Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8845022Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8845670Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8846318Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8846952Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8847611Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8848320Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8848976Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8849628Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8850277Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8850941Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8851613Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8852276Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8852923Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8853572Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8854230Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8854889Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8855530Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8856187Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8856838Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8857546Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8858197Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8858847Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8859506Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8860176Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8860832Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8861523Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8862185Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8862837Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8863496Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8864138Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8864796Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8865449Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8866105Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8866809Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8867465Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8868118Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8868767Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8869418Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8870060Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8870771Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8871432Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8872091Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8872752Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8873400Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8874062Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8874773Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8875435Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8876081Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8876729Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8877382Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8878045Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8878691Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8879346Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8880010Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8880674Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8881322Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8881956Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8882608Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8883278Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8883980Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8884633Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8885280Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8885933Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8886593Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8887255Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8887948Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8888598Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8889245Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8889882Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8890517Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8891162Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8891824Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8892505Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8893184Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8893856Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8894522Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8895175Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8895829Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8896487Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8897186Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8897844Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8898494Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8899132Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8899789Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8900459Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8901161Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8901824Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8902486Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8903130Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8903789Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8904435Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8905093Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8905759Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8906411Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8907113Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8907763Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8908405Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8909064Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8909709Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8910503Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8911154Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8911807Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8912465Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8913118Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8913771Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8914460Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8915120Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8915787Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8916455Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8917099Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8917760Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8918419Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8919071Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8919727Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8920378Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8921027Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8921672Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8922316Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8922967Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8923671Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8924300Z test_unary_slowpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8924896Z test_unary_slowpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8925489Z test_unary_slowpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8926104Z test_unary_slowpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8926705Z test_unary_slowpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8927304Z test_unary_slowpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8927958Z test_unary_slowpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8928552Z test_unary_slowpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8929145Z test_unary_slowpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8929739Z test_unary_slowpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8930333Z test_unary_slowpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8930930Z test_unary_slowpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8931514Z test_unary_slowpath__foreach_acos_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8932114Z test_unary_slowpath__foreach_acos_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8932722Z test_unary_slowpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8933328Z test_unary_slowpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8933930Z test_unary_slowpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8934526Z test_unary_slowpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8935125Z test_unary_slowpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8935713Z test_unary_slowpath__foreach_acos_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8936303Z test_unary_slowpath__foreach_acos_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8936894Z test_unary_slowpath__foreach_acos_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8937537Z test_unary_slowpath__foreach_acos_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8938118Z test_unary_slowpath__foreach_acos_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8938716Z test_unary_slowpath__foreach_asin_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8939310Z test_unary_slowpath__foreach_asin_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8939905Z test_unary_slowpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8940512Z test_unary_slowpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8941150Z test_unary_slowpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8941743Z test_unary_slowpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8942336Z test_unary_slowpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8942923Z test_unary_slowpath__foreach_asin_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8943513Z test_unary_slowpath__foreach_asin_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8944100Z test_unary_slowpath__foreach_asin_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8944676Z test_unary_slowpath__foreach_asin_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8945260Z test_unary_slowpath__foreach_asin_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8945851Z test_unary_slowpath__foreach_atan_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8946446Z test_unary_slowpath__foreach_atan_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8947156Z test_unary_slowpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8947766Z test_unary_slowpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8948371Z test_unary_slowpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8948966Z test_unary_slowpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8949559Z test_unary_slowpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8950151Z test_unary_slowpath__foreach_atan_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8950798Z test_unary_slowpath__foreach_atan_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8951384Z test_unary_slowpath__foreach_atan_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8951969Z test_unary_slowpath__foreach_atan_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8952555Z test_unary_slowpath__foreach_atan_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8953150Z test_unary_slowpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8953741Z test_unary_slowpath__foreach_ceil_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8954346Z test_unary_slowpath__foreach_ceil_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8954998Z test_unary_slowpath__foreach_ceil_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8955602Z test_unary_slowpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8956193Z test_unary_slowpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8956788Z test_unary_slowpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8957362Z test_unary_slowpath__foreach_ceil_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8957953Z test_unary_slowpath__foreach_ceil_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8958543Z test_unary_slowpath__foreach_ceil_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8959134Z test_unary_slowpath__foreach_ceil_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8959719Z test_unary_slowpath__foreach_ceil_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8960313Z test_unary_slowpath__foreach_cos_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8960906Z test_unary_slowpath__foreach_cos_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8961505Z test_unary_slowpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8962111Z test_unary_slowpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8962709Z test_unary_slowpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8963309Z test_unary_slowpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8963890Z test_unary_slowpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8964535Z test_unary_slowpath__foreach_cos_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8965132Z test_unary_slowpath__foreach_cos_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8965721Z test_unary_slowpath__foreach_cos_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8966308Z test_unary_slowpath__foreach_cos_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8966895Z test_unary_slowpath__foreach_cos_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8967498Z test_unary_slowpath__foreach_cosh_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8968098Z test_unary_slowpath__foreach_cosh_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8968735Z test_unary_slowpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8969347Z test_unary_slowpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8969935Z test_unary_slowpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8970526Z test_unary_slowpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8971119Z test_unary_slowpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8971701Z test_unary_slowpath__foreach_cosh_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8972295Z test_unary_slowpath__foreach_cosh_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8972879Z test_unary_slowpath__foreach_cosh_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8973464Z test_unary_slowpath__foreach_cosh_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8974048Z test_unary_slowpath__foreach_cosh_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8974646Z test_unary_slowpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8975240Z test_unary_slowpath__foreach_erf_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8975834Z test_unary_slowpath__foreach_erf_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8976429Z test_unary_slowpath__foreach_erf_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8977032Z test_unary_slowpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8977627Z test_unary_slowpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8978271Z test_unary_slowpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8978864Z test_unary_slowpath__foreach_erf_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8979456Z test_unary_slowpath__foreach_erf_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8980042Z test_unary_slowpath__foreach_erf_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8980627Z test_unary_slowpath__foreach_erf_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8981218Z test_unary_slowpath__foreach_erf_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8981813Z test_unary_slowpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8982444Z test_unary_slowpath__foreach_erfc_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8983041Z test_unary_slowpath__foreach_erfc_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8983650Z test_unary_slowpath__foreach_erfc_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8984252Z test_unary_slowpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8984854Z test_unary_slowpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8985446Z test_unary_slowpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8986036Z test_unary_slowpath__foreach_erfc_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8986737Z test_unary_slowpath__foreach_erfc_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8987326Z test_unary_slowpath__foreach_erfc_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8987907Z test_unary_slowpath__foreach_erfc_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8988500Z test_unary_slowpath__foreach_erfc_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8989083Z test_unary_slowpath__foreach_exp_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8989676Z test_unary_slowpath__foreach_exp_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8990275Z test_unary_slowpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8990879Z test_unary_slowpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8991169Z test_unary_slowpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8991517Z test_unary_slowpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8991807Z test_unary_slowpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8992092Z test_unary_slowpath__foreach_exp_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8992377Z test_unary_slowpath__foreach_exp_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8992662Z test_unary_slowpath__foreach_exp_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8992948Z test_unary_slowpath__foreach_exp_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8993273Z test_unary_slowpath__foreach_exp_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8993568Z test_unary_slowpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8993852Z test_unary_slowpath__foreach_expm1_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8994149Z test_unary_slowpath__foreach_expm1_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8994444Z test_unary_slowpath__foreach_expm1_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8994736Z test_unary_slowpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8995025Z test_unary_slowpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8995319Z test_unary_slowpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8995603Z test_unary_slowpath__foreach_expm1_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8995885Z test_unary_slowpath__foreach_expm1_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8996166Z test_unary_slowpath__foreach_expm1_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8996454Z test_unary_slowpath__foreach_expm1_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8996746Z test_unary_slowpath__foreach_expm1_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8997038Z test_unary_slowpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8997323Z test_unary_slowpath__foreach_floor_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8997617Z test_unary_slowpath__foreach_floor_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8997955Z test_unary_slowpath__foreach_floor_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8998250Z test_unary_slowpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8998539Z test_unary_slowpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8998826Z test_unary_slowpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8999107Z test_unary_slowpath__foreach_floor_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8999389Z test_unary_slowpath__foreach_floor_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8999677Z test_unary_slowpath__foreach_floor_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.8999994Z test_unary_slowpath__foreach_floor_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9000279Z test_unary_slowpath__foreach_floor_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9000566Z test_unary_slowpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9000851Z test_unary_slowpath__foreach_frac_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9001144Z test_unary_slowpath__foreach_frac_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9001436Z test_unary_slowpath__foreach_frac_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9001725Z test_unary_slowpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9002014Z test_unary_slowpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9002296Z test_unary_slowpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9002575Z test_unary_slowpath__foreach_frac_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9002853Z test_unary_slowpath__foreach_frac_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9003137Z test_unary_slowpath__foreach_frac_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9003428Z test_unary_slowpath__foreach_frac_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9003709Z test_unary_slowpath__foreach_frac_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9003999Z test_unary_slowpath__foreach_log10_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9004282Z test_unary_slowpath__foreach_log10_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9004617Z test_unary_slowpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9004911Z test_unary_slowpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9005201Z test_unary_slowpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9005486Z test_unary_slowpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9005771Z test_unary_slowpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9006052Z test_unary_slowpath__foreach_log10_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9006338Z test_unary_slowpath__foreach_log10_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9006650Z test_unary_slowpath__foreach_log10_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9006933Z test_unary_slowpath__foreach_log10_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9007219Z test_unary_slowpath__foreach_log10_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9007511Z test_unary_slowpath__foreach_log1p_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9007801Z test_unary_slowpath__foreach_log1p_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9008099Z test_unary_slowpath__foreach_log1p_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9008398Z test_unary_slowpath__foreach_log1p_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9008683Z test_unary_slowpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9008970Z test_unary_slowpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9009252Z test_unary_slowpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9009536Z test_unary_slowpath__foreach_log1p_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9009819Z test_unary_slowpath__foreach_log1p_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9010099Z test_unary_slowpath__foreach_log1p_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9010382Z test_unary_slowpath__foreach_log1p_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9010664Z test_unary_slowpath__foreach_log1p_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9010950Z test_unary_slowpath__foreach_log2_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9011285Z test_unary_slowpath__foreach_log2_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9011579Z test_unary_slowpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9011869Z test_unary_slowpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9012154Z test_unary_slowpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9012437Z test_unary_slowpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9012725Z test_unary_slowpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9013040Z test_unary_slowpath__foreach_log2_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9013327Z test_unary_slowpath__foreach_log2_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9013607Z test_unary_slowpath__foreach_log2_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9013891Z test_unary_slowpath__foreach_log2_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9014170Z test_unary_slowpath__foreach_log2_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9014462Z test_unary_slowpath__foreach_log_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9014749Z test_unary_slowpath__foreach_log_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9015039Z test_unary_slowpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9015329Z test_unary_slowpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9015612Z test_unary_slowpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9015896Z test_unary_slowpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9016182Z test_unary_slowpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9016467Z test_unary_slowpath__foreach_log_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9016749Z test_unary_slowpath__foreach_log_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9017028Z test_unary_slowpath__foreach_log_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9017306Z test_unary_slowpath__foreach_log_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9017633Z test_unary_slowpath__foreach_log_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9017924Z test_unary_slowpath__foreach_neg_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9018203Z test_unary_slowpath__foreach_neg_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9018495Z test_unary_slowpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9018786Z test_unary_slowpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9019057Z test_unary_slowpath__foreach_neg_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9019346Z test_unary_slowpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9019668Z test_unary_slowpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9019951Z test_unary_slowpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9020237Z test_unary_slowpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9020524Z test_unary_slowpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9020807Z test_unary_slowpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9021092Z test_unary_slowpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9021401Z test_unary_slowpath__foreach_reciprocal_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9021697Z test_unary_slowpath__foreach_reciprocal_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9021999Z test_unary_slowpath__foreach_reciprocal_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9022301Z test_unary_slowpath__foreach_reciprocal_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9022597Z test_unary_slowpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9022902Z test_unary_slowpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9023196Z test_unary_slowpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9023493Z test_unary_slowpath__foreach_reciprocal_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9023791Z test_unary_slowpath__foreach_reciprocal_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9024085Z test_unary_slowpath__foreach_reciprocal_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9024420Z test_unary_slowpath__foreach_reciprocal_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9024721Z test_unary_slowpath__foreach_reciprocal_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9025010Z test_unary_slowpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9025291Z test_unary_slowpath__foreach_round_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9025584Z test_unary_slowpath__foreach_round_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9025878Z test_unary_slowpath__foreach_round_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9026206Z test_unary_slowpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9026499Z test_unary_slowpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9026909Z test_unary_slowpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9027198Z test_unary_slowpath__foreach_round_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9027483Z test_unary_slowpath__foreach_round_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9027769Z test_unary_slowpath__foreach_round_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9028057Z test_unary_slowpath__foreach_round_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9028343Z test_unary_slowpath__foreach_round_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9028642Z test_unary_slowpath__foreach_sigmoid_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9028930Z test_unary_slowpath__foreach_sigmoid_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9029228Z test_unary_slowpath__foreach_sigmoid_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9029529Z test_unary_slowpath__foreach_sigmoid_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9029824Z test_unary_slowpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9030119Z test_unary_slowpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9030410Z test_unary_slowpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9030700Z test_unary_slowpath__foreach_sigmoid_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9031054Z test_unary_slowpath__foreach_sigmoid_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9031347Z test_unary_slowpath__foreach_sigmoid_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9031636Z test_unary_slowpath__foreach_sigmoid_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9031924Z test_unary_slowpath__foreach_sigmoid_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9032210Z test_unary_slowpath__foreach_sin_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9032491Z test_unary_slowpath__foreach_sin_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9032785Z test_unary_slowpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9033128Z test_unary_slowpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9033416Z test_unary_slowpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9033697Z test_unary_slowpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9033980Z test_unary_slowpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9034269Z test_unary_slowpath__foreach_sin_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9034553Z test_unary_slowpath__foreach_sin_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9034839Z test_unary_slowpath__foreach_sin_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9035124Z test_unary_slowpath__foreach_sin_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9035408Z test_unary_slowpath__foreach_sin_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9035694Z test_unary_slowpath__foreach_sinh_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9035981Z test_unary_slowpath__foreach_sinh_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9036276Z test_unary_slowpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9036553Z test_unary_slowpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9036837Z test_unary_slowpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9037119Z test_unary_slowpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9037402Z test_unary_slowpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9037725Z test_unary_slowpath__foreach_sinh_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9038015Z test_unary_slowpath__foreach_sinh_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9038295Z test_unary_slowpath__foreach_sinh_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9038578Z test_unary_slowpath__foreach_sinh_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9038860Z test_unary_slowpath__foreach_sinh_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9039147Z test_unary_slowpath__foreach_sqrt_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9039434Z test_unary_slowpath__foreach_sqrt_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9039764Z test_unary_slowpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9040054Z test_unary_slowpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9040334Z test_unary_slowpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9040619Z test_unary_slowpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9040903Z test_unary_slowpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9041184Z test_unary_slowpath__foreach_sqrt_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9041467Z test_unary_slowpath__foreach_sqrt_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9041745Z test_unary_slowpath__foreach_sqrt_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9042027Z test_unary_slowpath__foreach_sqrt_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9042304Z test_unary_slowpath__foreach_sqrt_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9042599Z test_unary_slowpath__foreach_tan_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9042884Z test_unary_slowpath__foreach_tan_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9043173Z test_unary_slowpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9043464Z test_unary_slowpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9043746Z test_unary_slowpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9044030Z test_unary_slowpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9044359Z test_unary_slowpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9044641Z test_unary_slowpath__foreach_tan_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9044925Z test_unary_slowpath__foreach_tan_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9045210Z test_unary_slowpath__foreach_tan_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9045490Z test_unary_slowpath__foreach_tan_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9045783Z test_unary_slowpath__foreach_tan_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9046106Z test_unary_slowpath__foreach_tanh_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9046387Z test_unary_slowpath__foreach_tanh_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9046682Z test_unary_slowpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9046970Z test_unary_slowpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9047260Z test_unary_slowpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9047550Z test_unary_slowpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9047834Z test_unary_slowpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9048115Z test_unary_slowpath__foreach_tanh_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9048398Z test_unary_slowpath__foreach_tanh_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9048680Z test_unary_slowpath__foreach_tanh_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9048964Z test_unary_slowpath__foreach_tanh_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9049249Z test_unary_slowpath__foreach_tanh_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9049544Z test_unary_slowpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9049827Z test_unary_slowpath__foreach_trunc_cuda_bool (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9050126Z test_unary_slowpath__foreach_trunc_cuda_complex128 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9050422Z test_unary_slowpath__foreach_trunc_cuda_complex64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9050755Z test_unary_slowpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9051051Z test_unary_slowpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9051340Z test_unary_slowpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9051624Z test_unary_slowpath__foreach_trunc_cuda_int16 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9051905Z test_unary_slowpath__foreach_trunc_cuda_int32 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9052185Z test_unary_slowpath__foreach_trunc_cuda_int64 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9052470Z test_unary_slowpath__foreach_trunc_cuda_int8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9052794Z test_unary_slowpath__foreach_trunc_cuda_uint8 (__main__.TestForeachCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:25.9052804Z 2022-11-23T02:00:25.9053185Z ---------------------------------------------------------------------- 2022-11-23T02:00:25.9053284Z Ran 1232 tests in 1.445s 2022-11-23T02:00:25.9053291Z 2022-11-23T02:00:25.9053396Z OK (skipped=1232) 2022-11-23T02:00:25.9053404Z 2022-11-23T02:00:25.9053522Z Generating XML reports... 2022-11-23T02:00:25.9053919Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCUDA-20221123020021.xml 2022-11-23T02:00:25.9053926Z 2022-11-23T02:00:25.9054409Z ##[endgroup] 2022-11-23T02:00:25.9054796Z FINISHED PRINTING LOG FILE of test_foreach (/var/lib/jenkins/pytorch/test/test-reports/test_foreach_t80a1zl5) 2022-11-23T02:00:25.9054808Z 2022-11-23T02:00:30.3630315Z Ignoring disabled issues: [] 2022-11-23T02:00:30.3836069Z Running test_function_schema ... [2022-11-23 02:00:30.382936] 2022-11-23T02:00:30.3837951Z Executing ['/opt/conda/bin/python', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:30.383303] 2022-11-23T02:00:35.1446994Z 2022-11-23T02:00:35.1448015Z Expand the folded group to see the log file of test_function_schema 2022-11-23T02:00:35.1450427Z ##[group]PRINTING LOG FILE of test_function_schema (/var/lib/jenkins/pytorch/test/test-reports/test_function_schema_4d1_pu4y) 2022-11-23T02:00:35.1452276Z Test results will be stored in test-reports/python-unittest/test_function_schema 2022-11-23T02:00:35.1452982Z 2022-11-23T02:00:35.1453304Z Running tests... 2022-11-23T02:00:35.1454435Z ---------------------------------------------------------------------- 2022-11-23T02:00:35.1455864Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.588s) 2022-11-23T02:00:35.1457491Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1459099Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1460766Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1462481Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1464134Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1466154Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:00:35.1468043Z test_out_schema (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1469502Z test_schema_error (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1471023Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1472652Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1474335Z test_tensor_list_alias_annotation_properly_parsed (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1476022Z test_tensor_option_arguments_properly_parsed (__main__.TestFunctionSchema) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:35.1476917Z 2022-11-23T02:00:35.1477886Z ---------------------------------------------------------------------- 2022-11-23T02:00:35.1478757Z Ran 13 tests in 0.599s 2022-11-23T02:00:35.1479165Z 2022-11-23T02:00:35.1479429Z OK (skipped=13) 2022-11-23T02:00:35.1479805Z 2022-11-23T02:00:35.1480105Z Generating XML reports... 2022-11-23T02:00:35.1481686Z Generated XML report: test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20221123020032.xml 2022-11-23T02:00:35.1482546Z 2022-11-23T02:00:35.1483305Z ##[endgroup] 2022-11-23T02:00:35.1484777Z FINISHED PRINTING LOG FILE of test_function_schema (/var/lib/jenkins/pytorch/test/test-reports/test_function_schema_4d1_pu4y) 2022-11-23T02:00:35.1485597Z 2022-11-23T02:00:39.6332586Z Ignoring disabled issues: [] 2022-11-23T02:00:39.6544396Z Running test_functional_autograd_benchmark ... [2022-11-23 02:00:39.653717] 2022-11-23T02:00:39.6546489Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:39.654021] 2022-11-23T02:00:44.4766300Z 2022-11-23T02:00:44.4767264Z Expand the folded group to see the log file of test_functional_autograd_benchmark 2022-11-23T02:00:44.4769720Z ##[group]PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/pytorch/test/test-reports/test_functional_autograd_benchmark_as11tpk1) 2022-11-23T02:00:44.4771872Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2022-11-23T02:00:44.4772603Z 2022-11-23T02:00:44.4772872Z Running tests... 2022-11-23T02:00:44.4773984Z ---------------------------------------------------------------------- 2022-11-23T02:00:44.4775374Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.580s) 2022-11-23T02:00:44.4778855Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77260 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-11-23T02:00:44.4780489Z 2022-11-23T02:00:44.4781218Z ---------------------------------------------------------------------- 2022-11-23T02:00:44.4782091Z Ran 2 tests in 0.581s 2022-11-23T02:00:44.4782499Z 2022-11-23T02:00:44.4782761Z OK (skipped=2) 2022-11-23T02:00:44.4783150Z 2022-11-23T02:00:44.4783447Z Generating XML reports... 2022-11-23T02:00:44.4785255Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20221123020041.xml 2022-11-23T02:00:44.4786279Z 2022-11-23T02:00:44.4787604Z ##[endgroup] 2022-11-23T02:00:44.4789301Z FINISHED PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/pytorch/test/test-reports/test_functional_autograd_benchmark_as11tpk1) 2022-11-23T02:00:44.4790226Z 2022-11-23T02:00:48.9844771Z Ignoring disabled issues: [] 2022-11-23T02:00:49.0057328Z Running test_functional_optim ... [2022-11-23 02:00:49.004795] 2022-11-23T02:00:49.0059248Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:49.005076] 2022-11-23T02:00:53.6886111Z 2022-11-23T02:00:53.6887293Z Expand the folded group to see the log file of test_functional_optim 2022-11-23T02:00:53.6889350Z ##[group]PRINTING LOG FILE of test_functional_optim (/var/lib/jenkins/pytorch/test/test-reports/test_functional_optim_3ir74fqu) 2022-11-23T02:00:53.6891219Z Test results will be stored in test-reports/python-unittest/test_functional_optim 2022-11-23T02:00:53.6891932Z 2022-11-23T02:00:53.6892221Z Running tests... 2022-11-23T02:00:53.6893331Z ---------------------------------------------------------------------- 2022-11-23T02:00:53.6894775Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.582s) 2022-11-23T02:00:53.6896987Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:53.6898672Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:00:53.6900338Z test_functional_optim_registration (__main__.TestFunctionalOptimParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:00:53.6901225Z 2022-11-23T02:00:53.6901978Z ---------------------------------------------------------------------- 2022-11-23T02:00:53.6902846Z Ran 4 tests in 0.584s 2022-11-23T02:00:53.6903261Z 2022-11-23T02:00:53.6903530Z OK (skipped=4) 2022-11-23T02:00:53.6903901Z 2022-11-23T02:00:53.6904205Z Generating XML reports... 2022-11-23T02:00:53.6905854Z Generated XML report: test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20221123020050.xml 2022-11-23T02:00:53.6907106Z 2022-11-23T02:00:53.6907874Z ##[endgroup] 2022-11-23T02:00:53.6909418Z FINISHED PRINTING LOG FILE of test_functional_optim (/var/lib/jenkins/pytorch/test/test-reports/test_functional_optim_3ir74fqu) 2022-11-23T02:00:53.6910240Z 2022-11-23T02:00:58.1919532Z Ignoring disabled issues: [] 2022-11-23T02:00:58.2132635Z Running test_functionalization ... [2022-11-23 02:00:58.212389] 2022-11-23T02:00:58.2134507Z Executing ['/opt/conda/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:00:58.212668] 2022-11-23T02:01:02.8200043Z 2022-11-23T02:01:02.8201032Z Expand the folded group to see the log file of test_functionalization 2022-11-23T02:01:02.8203719Z ##[group]PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/pytorch/test/test-reports/test_functionalization_c0jr8w4q) 2022-11-23T02:01:02.8206092Z Test results will be stored in test-reports/python-unittest/test_functionalization 2022-11-23T02:01:02.8206812Z 2022-11-23T02:01:02.8207088Z Running tests... 2022-11-23T02:01:02.8208218Z ---------------------------------------------------------------------- 2022-11-23T02:01:02.8209704Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.595s) 2022-11-23T02:01:02.8211356Z test_as_strided (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8212801Z test_cat (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8214221Z test_copy_ (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:02.8216125Z test_copy_stride_mismatch (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8217636Z test_diagonal (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8219133Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8220651Z test_everything (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:02.8222107Z test_expand_symint (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8223558Z test_fill_ (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8225002Z test_freeze (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8226845Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8228398Z test_inplace_on_non_view (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8229912Z test_metadata_change (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8231443Z test_metadata_change_out_op (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8232993Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8234553Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8236029Z test_multi_out (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8237539Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8239113Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8240750Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8242307Z test_only_one_view (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8243798Z test_optional_tensor_list (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8245336Z test_reapply_views_simple (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8246885Z test_resize_larger_invalid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8248420Z test_resize_larger_valid (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8249925Z test_resize_smaller (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8251443Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8252944Z test_scalars (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8254531Z test_simple (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8255975Z test_simple_out (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8257410Z test_split (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8258845Z test_tensor_ctr (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8260356Z test_tensor_list_composite (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8261972Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8263592Z test_view_clone_view_inplace (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8265212Z test_view_inplace (__main__.TestFunctionalization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:02.8266013Z 2022-11-23T02:01:02.8266918Z ---------------------------------------------------------------------- 2022-11-23T02:01:02.8267777Z Ran 37 tests in 0.635s 2022-11-23T02:01:02.8268181Z 2022-11-23T02:01:02.8268438Z OK (skipped=37) 2022-11-23T02:01:02.8268828Z 2022-11-23T02:01:02.8269125Z Generating XML reports... 2022-11-23T02:01:02.8270739Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20221123020100.xml 2022-11-23T02:01:02.8271633Z 2022-11-23T02:01:02.8272393Z ##[endgroup] 2022-11-23T02:01:02.8273894Z FINISHED PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/pytorch/test/test-reports/test_functionalization_c0jr8w4q) 2022-11-23T02:01:02.8274752Z 2022-11-23T02:01:07.3218494Z Ignoring disabled issues: [] 2022-11-23T02:01:07.3426393Z Running test_futures ... [2022-11-23 02:01:07.342032] 2022-11-23T02:01:07.3428441Z Executing ['/opt/conda/bin/python', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:07.342325] 2022-11-23T02:01:11.8046519Z 2022-11-23T02:01:11.8047316Z Expand the folded group to see the log file of test_futures 2022-11-23T02:01:11.8049170Z ##[group]PRINTING LOG FILE of test_futures (/var/lib/jenkins/pytorch/test/test-reports/test_futures_1vpxrz1q) 2022-11-23T02:01:11.8050901Z Test results will be stored in test-reports/python-unittest/test_futures 2022-11-23T02:01:11.8051541Z 2022-11-23T02:01:11.8051802Z Running tests... 2022-11-23T02:01:11.8052914Z ---------------------------------------------------------------------- 2022-11-23T02:01:11.8054255Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.580s) 2022-11-23T02:01:11.8055831Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8057424Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8058936Z test_add_done_callback_simple (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8060338Z test_chained_then (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8061695Z test_collect_all (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8063018Z test_done (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8064834Z test_done_exception (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8066415Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8068491Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8070030Z test_mark_future_twice (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8071417Z test_pickle_future (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8072792Z test_set_exception (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8074267Z test_set_exception_multithreading (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8075667Z test_then (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8077188Z test_then_no_arg (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8078522Z test_then_raise (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8079848Z test_then_wrong_arg (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8081145Z test_wait (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8082419Z test_wait_all (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8083763Z test_wait_multi_thread (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8085100Z test_wait_none (__main__.TestFuture) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:11.8085807Z 2022-11-23T02:01:11.8086577Z ---------------------------------------------------------------------- 2022-11-23T02:01:11.8087422Z Ran 22 tests in 0.600s 2022-11-23T02:01:11.8087831Z 2022-11-23T02:01:11.8088089Z OK (skipped=22) 2022-11-23T02:01:11.8088481Z 2022-11-23T02:01:11.8088783Z Generating XML reports... 2022-11-23T02:01:11.8090173Z Generated XML report: test-reports/python-unittest/test_futures/TEST-TestFuture-20221123020109.xml 2022-11-23T02:01:11.8090929Z 2022-11-23T02:01:11.8091672Z ##[endgroup] 2022-11-23T02:01:11.8093023Z FINISHED PRINTING LOG FILE of test_futures (/var/lib/jenkins/pytorch/test/test-reports/test_futures_1vpxrz1q) 2022-11-23T02:01:11.8093762Z 2022-11-23T02:01:16.3582618Z Ignoring disabled issues: [] 2022-11-23T02:01:16.3798777Z Running test_fx_experimental ... [2022-11-23 02:01:16.378992] 2022-11-23T02:01:16.3800598Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:16.379273] 2022-11-23T02:01:24.8574341Z 2022-11-23T02:01:24.8575670Z Expand the folded group to see the log file of test_fx_experimental 2022-11-23T02:01:24.8578072Z ##[group]PRINTING LOG FILE of test_fx_experimental (/var/lib/jenkins/pytorch/test/test-reports/test_fx_experimental_n4bc_o95) 2022-11-23T02:01:24.8582267Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2022-11-23T02:01:24.8583114Z 2022-11-23T02:01:24.8583490Z Running tests... 2022-11-23T02:01:24.8584927Z ---------------------------------------------------------------------- 2022-11-23T02:01:24.8586973Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8589429Z test_aot_based_partition (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8591576Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8593650Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8595612Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8597522Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8599563Z test_conv_bn_fusion (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8601494Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8603418Z test_cost_aware_partition (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:24.8645089Z test_fetch (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8647158Z test_find_single_partition (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8649654Z test_lack_of_devices (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8651490Z test_large_node_error (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8653007Z test_merge_matmuls (__main__.TestFXExperimental) 2022-11-23T02:01:24.8654695Z A collection of test cases for torch.fx.experimental.merge_matmul, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8656450Z test_meta_tracer (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8658042Z test_normalize_args (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8659699Z test_normalize_args_perserve_type (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8661386Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8663064Z test_normalize_binary_operators (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8664597Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-11-23T02:01:24.8666167Z Exhaustively test `Node.normalized_arguments` on all standard ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:24.8668224Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8669902Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8671611Z test_partition_device_mapping (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8673222Z test_partition_latency (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:24.8674669Z test_partition_node_manipulation (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8675517Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8676184Z test_saturate_host (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8676850Z test_size_based_partition (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8677524Z test_sparse_nn_partition (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8678207Z test_split_module_default_arg (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8678908Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8679599Z test_split_qualname_mapping (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8680363Z test_subgraph_creation (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8681065Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8681761Z test_subgraph_uniquename (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8682424Z test_to_folder (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:24.8683128Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8683839Z test_type_matches (__main__.TestFXExperimental) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:24.8684556Z test_normalize_args_op_overload_cuda (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.8685217Z test_normalize_operator_exhaustive_H_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8685883Z test_normalize_operator_exhaustive_T_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8686538Z test_normalize_operator_exhaustive___getitem___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8687217Z test_normalize_operator_exhaustive___radd___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8687899Z test_normalize_operator_exhaustive___rdiv___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8688580Z test_normalize_operator_exhaustive___rmatmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8689261Z test_normalize_operator_exhaustive___rmod___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8689932Z test_normalize_operator_exhaustive___rmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8690603Z test_normalize_operator_exhaustive___rpow___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8691320Z test_normalize_operator_exhaustive___rsub___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8692020Z test_normalize_operator_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8692713Z test_normalize_operator_exhaustive_abs_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8693381Z test_normalize_operator_exhaustive_acos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8694050Z test_normalize_operator_exhaustive_acosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8694729Z test_normalize_operator_exhaustive_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8695438Z test_normalize_operator_exhaustive_addbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8696124Z test_normalize_operator_exhaustive_addcdiv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8696804Z test_normalize_operator_exhaustive_addcmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8697483Z test_normalize_operator_exhaustive_addmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8698180Z test_normalize_operator_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8698871Z test_normalize_operator_exhaustive_addmv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8699534Z test_normalize_operator_exhaustive_addr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8700198Z test_normalize_operator_exhaustive_all_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8700877Z test_normalize_operator_exhaustive_allclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8701556Z test_normalize_operator_exhaustive_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8702226Z test_normalize_operator_exhaustive_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8702903Z test_normalize_operator_exhaustive_aminmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8703579Z test_normalize_operator_exhaustive_angle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8704230Z test_normalize_operator_exhaustive_any_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8704953Z test_normalize_operator_exhaustive_arange_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8705628Z test_normalize_operator_exhaustive_argmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8706301Z test_normalize_operator_exhaustive_argmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8707035Z test_normalize_operator_exhaustive_argsort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8707789Z test_normalize_operator_exhaustive_argwhere_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8708619Z test_normalize_operator_exhaustive_as_strided_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8709531Z test_normalize_operator_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8710369Z test_normalize_operator_exhaustive_asin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8711169Z test_normalize_operator_exhaustive_asinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8711975Z test_normalize_operator_exhaustive_atan2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8712785Z test_normalize_operator_exhaustive_atan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8713585Z test_normalize_operator_exhaustive_atanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8714391Z test_normalize_operator_exhaustive_atleast_1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8715220Z test_normalize_operator_exhaustive_atleast_2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8716035Z test_normalize_operator_exhaustive_atleast_3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8716855Z test_normalize_operator_exhaustive_baddbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8717676Z test_normalize_operator_exhaustive_bernoulli_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8718495Z test_normalize_operator_exhaustive_bfloat16_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8719313Z test_normalize_operator_exhaustive_block_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8720118Z test_normalize_operator_exhaustive_bmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8720920Z test_normalize_operator_exhaustive_bool_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8721827Z test_normalize_operator_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8722676Z test_normalize_operator_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8723523Z test_normalize_operator_exhaustive_broadcast_to_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8724343Z test_normalize_operator_exhaustive_bucketize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8725075Z test_normalize_operator_exhaustive_byte_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8725817Z test_normalize_operator_exhaustive_cartesian_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8726506Z test_normalize_operator_exhaustive_cat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8727169Z test_normalize_operator_exhaustive_cdist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8727843Z test_normalize_operator_exhaustive_cdouble_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8728509Z test_normalize_operator_exhaustive_ceil_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8729187Z test_normalize_operator_exhaustive_cfloat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8729853Z test_normalize_operator_exhaustive_chalf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8730520Z test_normalize_operator_exhaustive_char_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8731190Z test_normalize_operator_exhaustive_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8731884Z test_normalize_operator_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8732585Z test_normalize_operator_exhaustive_cholesky_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8733261Z test_normalize_operator_exhaustive_chunk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8733929Z test_normalize_operator_exhaustive_clamp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8734602Z test_normalize_operator_exhaustive_clamp_max_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8735282Z test_normalize_operator_exhaustive_clamp_min_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8735997Z test_normalize_operator_exhaustive_clone_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8736672Z test_normalize_operator_exhaustive_column_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8737361Z test_normalize_operator_exhaustive_combinations_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8738038Z test_normalize_operator_exhaustive_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8738709Z test_normalize_operator_exhaustive_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8739399Z test_normalize_operator_exhaustive_conj_physical_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8740137Z test_normalize_operator_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8740831Z test_normalize_operator_exhaustive_contiguous_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8741516Z test_normalize_operator_exhaustive_copysign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8742185Z test_normalize_operator_exhaustive_corrcoef_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8742859Z test_normalize_operator_exhaustive_cos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8743521Z test_normalize_operator_exhaustive_cosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8744192Z test_normalize_operator_exhaustive_count_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8744883Z test_normalize_operator_exhaustive_cov_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8745548Z test_normalize_operator_exhaustive_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8746229Z test_normalize_operator_exhaustive_cummax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8746973Z test_normalize_operator_exhaustive_cummin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8747645Z test_normalize_operator_exhaustive_cumprod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8748315Z test_normalize_operator_exhaustive_cumsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8749011Z test_normalize_operator_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8749759Z test_normalize_operator_exhaustive_deg2rad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8750432Z test_normalize_operator_exhaustive_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8751102Z test_normalize_operator_exhaustive_diag_embed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8751784Z test_normalize_operator_exhaustive_diagflat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8752469Z test_normalize_operator_exhaustive_diagonal_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8753176Z test_normalize_operator_exhaustive_diagonal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8753918Z test_normalize_operator_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8754610Z test_normalize_operator_exhaustive_diff_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8755277Z test_normalize_operator_exhaustive_digamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8755942Z test_normalize_operator_exhaustive_dist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8756635Z test_normalize_operator_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8757345Z test_normalize_operator_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8758045Z test_normalize_operator_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8758725Z test_normalize_operator_exhaustive_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8759392Z test_normalize_operator_exhaustive_double_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8760063Z test_normalize_operator_exhaustive_dsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8760752Z test_normalize_operator_exhaustive_dstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8761423Z test_normalize_operator_exhaustive_einsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8762098Z test_normalize_operator_exhaustive_empty_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8762715Z test_normalize_operator_exhaustive_empty_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.004s) 2022-11-23T02:01:24.8763321Z test_normalize_operator_exhaustive_eq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8764017Z test_normalize_operator_exhaustive_equal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8764674Z test_normalize_operator_exhaustive_erf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8765343Z test_normalize_operator_exhaustive_erfc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8766024Z test_normalize_operator_exhaustive_erfinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8766699Z test_normalize_operator_exhaustive_exp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8767373Z test_normalize_operator_exhaustive_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8768115Z test_normalize_operator_exhaustive_expand_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8768801Z test_normalize_operator_exhaustive_expand_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8769481Z test_normalize_operator_exhaustive_expm1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8770158Z test_normalize_operator_exhaustive_eye_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8770840Z test_normalize_operator_exhaustive_fft_fft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8771527Z test_normalize_operator_exhaustive_fft_fft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8772202Z test_normalize_operator_exhaustive_fft_fftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8772892Z test_normalize_operator_exhaustive_fft_fftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8773585Z test_normalize_operator_exhaustive_fft_hfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8774261Z test_normalize_operator_exhaustive_fft_hfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8774948Z test_normalize_operator_exhaustive_fft_hfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8775625Z test_normalize_operator_exhaustive_fft_ifft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8776309Z test_normalize_operator_exhaustive_fft_ifft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8776974Z test_normalize_operator_exhaustive_fft_ifftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8777710Z test_normalize_operator_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8778414Z test_normalize_operator_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8779091Z test_normalize_operator_exhaustive_fft_ihfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8779781Z test_normalize_operator_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8780479Z test_normalize_operator_exhaustive_fft_irfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8781162Z test_normalize_operator_exhaustive_fft_irfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8781885Z test_normalize_operator_exhaustive_fft_irfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8782573Z test_normalize_operator_exhaustive_fft_rfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8783254Z test_normalize_operator_exhaustive_fft_rfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8783940Z test_normalize_operator_exhaustive_fft_rfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8784629Z test_normalize_operator_exhaustive_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8785316Z test_normalize_operator_exhaustive_flatten_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8785980Z test_normalize_operator_exhaustive_flip_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8786775Z test_normalize_operator_exhaustive_fliplr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8787462Z test_normalize_operator_exhaustive_flipud_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8788152Z test_normalize_operator_exhaustive_float_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8788845Z test_normalize_operator_exhaustive_float_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8789553Z test_normalize_operator_exhaustive_floor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8790251Z test_normalize_operator_exhaustive_floor_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8790931Z test_normalize_operator_exhaustive_fmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8791675Z test_normalize_operator_exhaustive_fmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8792351Z test_normalize_operator_exhaustive_fmod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8793031Z test_normalize_operator_exhaustive_frac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8793716Z test_normalize_operator_exhaustive_frexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8794406Z test_normalize_operator_exhaustive_full_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8795072Z test_normalize_operator_exhaustive_full_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8795822Z test_normalize_operator_exhaustive_gather_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8796506Z test_normalize_operator_exhaustive_ge_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8797192Z test_normalize_operator_exhaustive_geqrf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8797885Z test_normalize_operator_exhaustive_gradient_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8798583Z test_normalize_operator_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8799277Z test_normalize_operator_exhaustive_gt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8799961Z test_normalize_operator_exhaustive_half_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8800646Z test_normalize_operator_exhaustive_heaviside_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8801337Z test_normalize_operator_exhaustive_histc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8802003Z test_normalize_operator_exhaustive_hsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8802686Z test_normalize_operator_exhaustive_hstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8803354Z test_normalize_operator_exhaustive_hypot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8804002Z test_normalize_operator_exhaustive_i0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8804668Z test_normalize_operator_exhaustive_igamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8805345Z test_normalize_operator_exhaustive_igammac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8806065Z test_normalize_operator_exhaustive_index_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8806748Z test_normalize_operator_exhaustive_index_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8807426Z test_normalize_operator_exhaustive_index_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8808107Z test_normalize_operator_exhaustive_index_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8808791Z test_normalize_operator_exhaustive_index_reduce_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8809489Z test_normalize_operator_exhaustive_index_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8810212Z test_normalize_operator_exhaustive_inner_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8810881Z test_normalize_operator_exhaustive_int_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8811551Z test_normalize_operator_exhaustive_isclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8812223Z test_normalize_operator_exhaustive_isfinite_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8812894Z test_normalize_operator_exhaustive_isin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8813543Z test_normalize_operator_exhaustive_isinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8814209Z test_normalize_operator_exhaustive_isnan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8814883Z test_normalize_operator_exhaustive_isneginf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8815554Z test_normalize_operator_exhaustive_isposinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8816236Z test_normalize_operator_exhaustive_isreal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8816929Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8817659Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:01:24.8818382Z test_normalize_operator_exhaustive_jiterator_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8819100Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8819865Z test_normalize_operator_exhaustive_jiterator_unary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8820548Z test_normalize_operator_exhaustive_kron_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8821220Z test_normalize_operator_exhaustive_kthvalue_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8821889Z test_normalize_operator_exhaustive_ldexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8822553Z test_normalize_operator_exhaustive_le_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8823207Z test_normalize_operator_exhaustive_lerp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8823936Z test_normalize_operator_exhaustive_lgamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8824630Z test_normalize_operator_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8825334Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8826029Z test_normalize_operator_exhaustive_linalg_cond_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8826777Z test_normalize_operator_exhaustive_linalg_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8827469Z test_normalize_operator_exhaustive_linalg_det_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8828168Z test_normalize_operator_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8828868Z test_normalize_operator_exhaustive_linalg_eig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8829551Z test_normalize_operator_exhaustive_linalg_eigh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8830244Z test_normalize_operator_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8830945Z test_normalize_operator_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8831665Z test_normalize_operator_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8832354Z test_normalize_operator_exhaustive_linalg_inv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8833037Z test_normalize_operator_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8833791Z test_normalize_operator_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8834768Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8835469Z test_normalize_operator_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8836163Z test_normalize_operator_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8836866Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8837722Z test_normalize_operator_exhaustive_linalg_lu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8838407Z test_normalize_operator_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8839108Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8839802Z test_normalize_operator_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8840501Z test_normalize_operator_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8841206Z test_normalize_operator_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8841909Z test_normalize_operator_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8842624Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8843316Z test_normalize_operator_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8844007Z test_normalize_operator_exhaustive_linalg_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8844721Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8845437Z test_normalize_operator_exhaustive_linalg_pinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8846134Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8846806Z test_normalize_operator_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: cuSOLVER not available (0.377s) 2022-11-23T02:01:24.8847512Z test_normalize_operator_exhaustive_linalg_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8848209Z test_normalize_operator_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8848903Z test_normalize_operator_exhaustive_linalg_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8849590Z test_normalize_operator_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8850297Z test_normalize_operator_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8851001Z test_normalize_operator_exhaustive_linalg_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8851729Z test_normalize_operator_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8852425Z test_normalize_operator_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8853112Z test_normalize_operator_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8853812Z test_normalize_operator_exhaustive_linalg_vander_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8854505Z test_normalize_operator_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8855209Z test_normalize_operator_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8855900Z test_normalize_operator_exhaustive_linspace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8856578Z test_normalize_operator_exhaustive_log10_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8857244Z test_normalize_operator_exhaustive_log1p_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8857911Z test_normalize_operator_exhaustive_log2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8858582Z test_normalize_operator_exhaustive_log_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8859260Z test_normalize_operator_exhaustive_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8859958Z test_normalize_operator_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8860654Z test_normalize_operator_exhaustive_logaddexp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8861394Z test_normalize_operator_exhaustive_logaddexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8862079Z test_normalize_operator_exhaustive_logcumsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8862771Z test_normalize_operator_exhaustive_logdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8863449Z test_normalize_operator_exhaustive_logical_and_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8864131Z test_normalize_operator_exhaustive_logical_not_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8864825Z test_normalize_operator_exhaustive_logical_or_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8865552Z test_normalize_operator_exhaustive_logical_xor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8866229Z test_normalize_operator_exhaustive_logit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8867025Z test_normalize_operator_exhaustive_logspace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8867710Z test_normalize_operator_exhaustive_logsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8868392Z test_normalize_operator_exhaustive_long_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8869059Z test_normalize_operator_exhaustive_lt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8869724Z test_normalize_operator_exhaustive_lu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8870389Z test_normalize_operator_exhaustive_lu_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8871055Z test_normalize_operator_exhaustive_lu_unpack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8871731Z test_normalize_operator_exhaustive_mH_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8872396Z test_normalize_operator_exhaustive_mT_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8873070Z test_normalize_operator_exhaustive_masked_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8873756Z test_normalize_operator_exhaustive_masked_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8874444Z test_normalize_operator_exhaustive_masked_argmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8875222Z test_normalize_operator_exhaustive_masked_argmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8875918Z test_normalize_operator_exhaustive_masked_cumprod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8876605Z test_normalize_operator_exhaustive_masked_cumsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8877285Z test_normalize_operator_exhaustive_masked_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8877975Z test_normalize_operator_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8878676Z test_normalize_operator_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8879367Z test_normalize_operator_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.8879996Z test_normalize_operator_exhaustive_masked_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8880679Z test_normalize_operator_exhaustive_masked_median_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8881359Z test_normalize_operator_exhaustive_masked_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8882049Z test_normalize_operator_exhaustive_masked_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8882743Z test_normalize_operator_exhaustive_masked_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8883430Z test_normalize_operator_exhaustive_masked_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8884122Z test_normalize_operator_exhaustive_masked_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8884815Z test_normalize_operator_exhaustive_masked_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8885504Z test_normalize_operator_exhaustive_masked_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8886190Z test_normalize_operator_exhaustive_masked_std_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8886866Z test_normalize_operator_exhaustive_masked_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8887543Z test_normalize_operator_exhaustive_masked_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8888216Z test_normalize_operator_exhaustive_matmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8888919Z test_normalize_operator_exhaustive_matrix_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8889598Z test_normalize_operator_exhaustive_max_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8890303Z test_normalize_operator_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8891025Z test_normalize_operator_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8891734Z test_normalize_operator_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8892428Z test_normalize_operator_exhaustive_maximum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8893131Z test_normalize_operator_exhaustive_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8893800Z test_normalize_operator_exhaustive_median_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8894493Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8895158Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.8895806Z test_normalize_operator_exhaustive_min_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8896501Z test_normalize_operator_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8897203Z test_normalize_operator_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8897892Z test_normalize_operator_exhaustive_minimum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8898543Z test_normalize_operator_exhaustive_mm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8899211Z test_normalize_operator_exhaustive_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8899888Z test_normalize_operator_exhaustive_movedim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8900557Z test_normalize_operator_exhaustive_msort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8901217Z test_normalize_operator_exhaustive_mul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8901888Z test_normalize_operator_exhaustive_multinomial_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8902597Z test_normalize_operator_exhaustive_mv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8903283Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8903990Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8904692Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8905380Z test_normalize_operator_exhaustive_nan_to_num_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8906054Z test_normalize_operator_exhaustive_nanmean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8906825Z test_normalize_operator_exhaustive_nanmedian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8907506Z test_normalize_operator_exhaustive_nanquantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8908196Z test_normalize_operator_exhaustive_nansum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8908877Z test_normalize_operator_exhaustive_narrow_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8909564Z test_normalize_operator_exhaustive_narrow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8910264Z test_normalize_operator_exhaustive_native_batch_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8910979Z test_normalize_operator_exhaustive_native_dropout_backward_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8911694Z test_normalize_operator_exhaustive_native_layer_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8912379Z test_normalize_operator_exhaustive_ne_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8913047Z test_normalize_operator_exhaustive_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8913725Z test_normalize_operator_exhaustive_new_empty_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8914407Z test_normalize_operator_exhaustive_new_empty_strided_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8915091Z test_normalize_operator_exhaustive_new_full_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8915760Z test_normalize_operator_exhaustive_new_ones_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8916467Z test_normalize_operator_exhaustive_new_zeros_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8917155Z test_normalize_operator_exhaustive_nextafter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8917822Z test_normalize_operator_exhaustive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.8918524Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8919261Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8920003Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8920782Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8921513Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8922242Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8922970Z test_normalize_operator_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8923699Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8924414Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8925123Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8925831Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8926563Z test_normalize_operator_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8927282Z test_normalize_operator_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8928006Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8928762Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8929499Z test_normalize_operator_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8930248Z test_normalize_operator_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8930953Z test_normalize_operator_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8931670Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8932404Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8933131Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8933919Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8934665Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8935391Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8936105Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8936820Z test_normalize_operator_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8937540Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8938247Z test_normalize_operator_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8938934Z test_normalize_operator_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8939640Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8940362Z test_normalize_operator_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8941110Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8941884Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8942644Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8943438Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8944173Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8944886Z test_normalize_operator_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8945581Z test_normalize_operator_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8946288Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8947069Z test_normalize_operator_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8947840Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8948560Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8949279Z test_normalize_operator_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8949989Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8950712Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8951441Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8952162Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8952888Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8953626Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8954374Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8955116Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8955863Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8956606Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8957383Z test_normalize_operator_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8958084Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8958795Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8959509Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8960218Z test_normalize_operator_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8960986Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8961719Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8962432Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8963154Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8963870Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8964584Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8965296Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8966017Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8966743Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8967466Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8968194Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8968915Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8969626Z test_normalize_operator_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8970323Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8971082Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8971815Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8972564Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8973298Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8973998Z test_normalize_operator_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8974764Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8975489Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8976208Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8976933Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8977676Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8978399Z test_normalize_operator_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8979112Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8979835Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8980563Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8981276Z test_normalize_operator_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8981976Z test_normalize_operator_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8982669Z test_normalize_operator_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8983361Z test_normalize_operator_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8984103Z test_normalize_operator_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8984785Z test_normalize_operator_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8985491Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8986220Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8987053Z test_normalize_operator_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8987782Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8988573Z test_normalize_operator_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8989291Z test_normalize_operator_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8990004Z test_normalize_operator_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8990721Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8991440Z test_normalize_operator_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8992168Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8992930Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8993679Z test_normalize_operator_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8994410Z test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8995156Z test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8995864Z test_normalize_operator_exhaustive_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8996517Z test_normalize_operator_exhaustive_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8997187Z test_normalize_operator_exhaustive_norm_fro_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8997908Z test_normalize_operator_exhaustive_norm_inf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8998584Z test_normalize_operator_exhaustive_norm_nuc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8999259Z test_normalize_operator_exhaustive_normal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.8999943Z test_normalize_operator_exhaustive_normal_number_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9000623Z test_normalize_operator_exhaustive_ones_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9001305Z test_normalize_operator_exhaustive_ones_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9002023Z test_normalize_operator_exhaustive_ormqr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9002690Z test_normalize_operator_exhaustive_outer_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9003367Z test_normalize_operator_exhaustive_pca_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9004048Z test_normalize_operator_exhaustive_permute_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9004720Z test_normalize_operator_exhaustive_pinverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9005404Z test_normalize_operator_exhaustive_polar_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9006097Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9006759Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.9007373Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.9007985Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.9008588Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.9009235Z test_normalize_operator_exhaustive_positive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9009911Z test_normalize_operator_exhaustive_pow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9010578Z test_normalize_operator_exhaustive_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9011240Z test_normalize_operator_exhaustive_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9011950Z test_normalize_operator_exhaustive_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9012610Z test_normalize_operator_exhaustive_quantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9013286Z test_normalize_operator_exhaustive_rad2deg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9013968Z test_normalize_operator_exhaustive_rand_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9014645Z test_normalize_operator_exhaustive_randint_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9015332Z test_normalize_operator_exhaustive_randint_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9016047Z test_normalize_operator_exhaustive_randn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9016723Z test_normalize_operator_exhaustive_randn_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9017396Z test_normalize_operator_exhaustive_ravel_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9018062Z test_normalize_operator_exhaustive_real_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9018744Z test_normalize_operator_exhaustive_reciprocal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9019447Z test_normalize_operator_exhaustive_remainder_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9020130Z test_normalize_operator_exhaustive_renorm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9020803Z test_normalize_operator_exhaustive_repeat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9021478Z test_normalize_operator_exhaustive_repeat_interleave_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9022176Z test_normalize_operator_exhaustive_reshape_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9022857Z test_normalize_operator_exhaustive_reshape_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9023529Z test_normalize_operator_exhaustive_resize__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9024198Z test_normalize_operator_exhaustive_resize_as__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9024882Z test_normalize_operator_exhaustive_resolve_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9025620Z test_normalize_operator_exhaustive_resolve_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9026298Z test_normalize_operator_exhaustive_roll_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9027019Z test_normalize_operator_exhaustive_rot90_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9027677Z test_normalize_operator_exhaustive_round_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9028360Z test_normalize_operator_exhaustive_round_decimals_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9029064Z test_normalize_operator_exhaustive_round_decimals_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9029818Z test_normalize_operator_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9030493Z test_normalize_operator_exhaustive_rsqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9031158Z test_normalize_operator_exhaustive_rsub_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9031834Z test_normalize_operator_exhaustive_scalar_tensor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9032529Z test_normalize_operator_exhaustive_scatter_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9033214Z test_normalize_operator_exhaustive_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9033903Z test_normalize_operator_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9034612Z test_normalize_operator_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9035316Z test_normalize_operator_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9036026Z test_normalize_operator_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9036739Z test_normalize_operator_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9037439Z test_normalize_operator_exhaustive_searchsorted_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9038142Z test_normalize_operator_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9038860Z test_normalize_operator_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9039599Z test_normalize_operator_exhaustive_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9040277Z test_normalize_operator_exhaustive_select_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9040956Z test_normalize_operator_exhaustive_sgn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9041620Z test_normalize_operator_exhaustive_short_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9042291Z test_normalize_operator_exhaustive_sigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9042969Z test_normalize_operator_exhaustive_sign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9043700Z test_normalize_operator_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9044426Z test_normalize_operator_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9045158Z test_normalize_operator_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9045876Z test_normalize_operator_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9046566Z test_normalize_operator_exhaustive_signbit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9047243Z test_normalize_operator_exhaustive_sin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9047913Z test_normalize_operator_exhaustive_sinc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9048580Z test_normalize_operator_exhaustive_sinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9049238Z test_normalize_operator_exhaustive_slice_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9049923Z test_normalize_operator_exhaustive_slice_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9050612Z test_normalize_operator_exhaustive_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9051295Z test_normalize_operator_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9051977Z test_normalize_operator_exhaustive_sort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9052664Z test_normalize_operator_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9053421Z test_normalize_operator_exhaustive_special_airy_ai_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9054123Z test_normalize_operator_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9054822Z test_normalize_operator_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9055521Z test_normalize_operator_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9056218Z test_normalize_operator_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9056937Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9057716Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9058974Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-11-23T02:01:24.9059912Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-11-23T02:01:24.9060639Z test_normalize_operator_exhaustive_special_entr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9061338Z test_normalize_operator_exhaustive_special_erfcx_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9062050Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9062789Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9063498Z test_normalize_operator_exhaustive_special_i0e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9064182Z test_normalize_operator_exhaustive_special_i1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9064861Z test_normalize_operator_exhaustive_special_i1e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9065579Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9066524Z test_normalize_operator_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-11-23T02:01:24.9067365Z test_normalize_operator_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9068155Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9068882Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9069609Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9070330Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9071024Z test_normalize_operator_exhaustive_special_ndtr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9071719Z test_normalize_operator_exhaustive_special_ndtri_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9072491Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9073247Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9073993Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9074974Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T02:01:24.9075952Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T02:01:24.9076916Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T02:01:24.9077872Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-11-23T02:01:24.9078612Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9079331Z test_normalize_operator_exhaustive_special_xlog1py_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9080026Z test_normalize_operator_exhaustive_special_zeta_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9080706Z test_normalize_operator_exhaustive_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9081392Z test_normalize_operator_exhaustive_split_list_args_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9082089Z test_normalize_operator_exhaustive_split_with_sizes_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9082833Z test_normalize_operator_exhaustive_sqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9083505Z test_normalize_operator_exhaustive_square_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9084187Z test_normalize_operator_exhaustive_squeeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9084857Z test_normalize_operator_exhaustive_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9085524Z test_normalize_operator_exhaustive_std_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9086199Z test_normalize_operator_exhaustive_std_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9086911Z test_normalize_operator_exhaustive_stft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9087580Z test_normalize_operator_exhaustive_sub_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9088240Z test_normalize_operator_exhaustive_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9088910Z test_normalize_operator_exhaustive_sum_to_size_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9089580Z test_normalize_operator_exhaustive_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9090253Z test_normalize_operator_exhaustive_svd_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9090928Z test_normalize_operator_exhaustive_symeig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9091578Z test_normalize_operator_exhaustive_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9092254Z test_normalize_operator_exhaustive_take_along_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9092939Z test_normalize_operator_exhaustive_take_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9093601Z test_normalize_operator_exhaustive_tan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9094264Z test_normalize_operator_exhaustive_tanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9094934Z test_normalize_operator_exhaustive_tensor_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9095615Z test_normalize_operator_exhaustive_tensordot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9096345Z test_normalize_operator_exhaustive_tile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9096958Z test_normalize_operator_exhaustive_to_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:01:24.9097579Z test_normalize_operator_exhaustive_to_sparse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9098247Z test_normalize_operator_exhaustive_topk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9098912Z test_normalize_operator_exhaustive_trace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9099573Z test_normalize_operator_exhaustive_transpose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9100299Z test_normalize_operator_exhaustive_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9100976Z test_normalize_operator_exhaustive_trapz_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9101667Z test_normalize_operator_exhaustive_triangular_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9102350Z test_normalize_operator_exhaustive_tril_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9103012Z test_normalize_operator_exhaustive_triu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9103695Z test_normalize_operator_exhaustive_true_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9104368Z test_normalize_operator_exhaustive_trunc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9105041Z test_normalize_operator_exhaustive_unbind_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9105716Z test_normalize_operator_exhaustive_unflatten_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9106394Z test_normalize_operator_exhaustive_unfold_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9107140Z test_normalize_operator_exhaustive_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9107813Z test_normalize_operator_exhaustive_uniform_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9108490Z test_normalize_operator_exhaustive_unique_consecutive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9109183Z test_normalize_operator_exhaustive_unique_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9109855Z test_normalize_operator_exhaustive_unsqueeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9110597Z test_normalize_operator_exhaustive_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9111271Z test_normalize_operator_exhaustive_var_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9111938Z test_normalize_operator_exhaustive_vdot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9112613Z test_normalize_operator_exhaustive_view_as_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9113296Z test_normalize_operator_exhaustive_view_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9113973Z test_normalize_operator_exhaustive_view_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9114691Z test_normalize_operator_exhaustive_view_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9115361Z test_normalize_operator_exhaustive_vsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9116033Z test_normalize_operator_exhaustive_vstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9116698Z test_normalize_operator_exhaustive_where_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9117356Z test_normalize_operator_exhaustive_xlogy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9118022Z test_normalize_operator_exhaustive_zero__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9118682Z test_normalize_operator_exhaustive_zeros_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9119364Z test_normalize_operator_exhaustive_zeros_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:24.9120020Z test_normalize_quantized_eb_cuda (__main__.TestNormalizeOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:24.9120353Z 2022-11-23T02:01:24.9120654Z ---------------------------------------------------------------------- 2022-11-23T02:01:24.9120985Z Ran 657 tests in 2.805s 2022-11-23T02:01:24.9121143Z 2022-11-23T02:01:24.9121245Z OK (skipped=657) 2022-11-23T02:01:24.9121401Z 2022-11-23T02:01:24.9121520Z Generating XML reports... 2022-11-23T02:01:24.9122093Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20221123020119.xml 2022-11-23T02:01:24.9122860Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCUDA-20221123020119.xml 2022-11-23T02:01:24.9123207Z 2022-11-23T02:01:24.9123701Z ##[endgroup] 2022-11-23T02:01:24.9124260Z FINISHED PRINTING LOG FILE of test_fx_experimental (/var/lib/jenkins/pytorch/test/test-reports/test_fx_experimental_n4bc_o95) 2022-11-23T02:01:24.9124571Z 2022-11-23T02:01:29.4109575Z Ignoring disabled issues: [] 2022-11-23T02:01:29.4325383Z Running test_fx_passes ... [2022-11-23 02:01:29.431920] 2022-11-23T02:01:29.4327351Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:29.432202] 2022-11-23T02:01:34.2025600Z 2022-11-23T02:01:34.2026890Z Expand the folded group to see the log file of test_fx_passes 2022-11-23T02:01:34.2029271Z ##[group]PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/pytorch/test/test-reports/test_fx_passes_bm1tvpm7) 2022-11-23T02:01:34.2031205Z Test results will be stored in test-reports/python-unittest/test_fx_passes 2022-11-23T02:01:34.2031852Z 2022-11-23T02:01:34.2032109Z Running tests... 2022-11-23T02:01:34.2033216Z ---------------------------------------------------------------------- 2022-11-23T02:01:34.2035045Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.012s) 2022-11-23T02:01:34.2037161Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2040181Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2042454Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2044461Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2046525Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2048720Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2050820Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2052829Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2054828Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2056898Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2058947Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2061018Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:34.2063198Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:34.2065301Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:34.2067457Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:34.2070365Z test_partitioner_fn__expected_partition_[['add_7', 'add_6'], ['add_5', 'add_4', 'add_3'], ['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2073812Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2076868Z test_partitioner_fn__expected_partition_[['add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2080005Z test_partitioner_fn__expected_partition_[['add_2'], ['add_3', 'add_4', 'add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2083269Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2086467Z test_partitioner_fn__expected_partition_[['add', 'std_mean', 'getitem', 'getitem_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2089841Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2093039Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2096359Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2099570Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2102664Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:01:34.2105741Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2109245Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2112267Z test_partitioner_fn__expected_partition_[['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2115444Z test_partitioner_fn__expected_partition_[['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2118480Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2121628Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2124707Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:01:34.2127468Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2129879Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2132349Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2134855Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2137458Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2140088Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2142802Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2145354Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2148843Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2151226Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2153567Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2155932Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2158232Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2160777Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2163063Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2165306Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:01:34.2166247Z 2022-11-23T02:01:34.2166975Z ---------------------------------------------------------------------- 2022-11-23T02:01:34.2167812Z Ran 50 tests in 0.128s 2022-11-23T02:01:34.2168215Z 2022-11-23T02:01:34.2168472Z OK (skipped=50) 2022-11-23T02:01:34.2168857Z 2022-11-23T02:01:34.2169162Z Generating XML reports... 2022-11-23T02:01:34.2170655Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20221123020131.xml 2022-11-23T02:01:34.2172521Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20221123020131.xml 2022-11-23T02:01:34.2173331Z 2022-11-23T02:01:34.2174094Z ##[endgroup] 2022-11-23T02:01:34.2175600Z FINISHED PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/pytorch/test/test-reports/test_fx_passes_bm1tvpm7) 2022-11-23T02:01:34.2176386Z 2022-11-23T02:01:38.7064315Z Ignoring disabled issues: [] 2022-11-23T02:01:38.7273468Z Running test_fx_reinplace_pass ... [2022-11-23 02:01:38.726629] 2022-11-23T02:01:38.7275372Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:38.726922] 2022-11-23T02:01:43.3959571Z 2022-11-23T02:01:43.3961566Z Expand the folded group to see the log file of test_fx_reinplace_pass 2022-11-23T02:01:43.3965002Z ##[group]PRINTING LOG FILE of test_fx_reinplace_pass (/var/lib/jenkins/pytorch/test/test-reports/test_fx_reinplace_pass_crty0qqd) 2022-11-23T02:01:43.3966356Z Test results will be stored in test-reports/python-unittest/test_fx_reinplace_pass 2022-11-23T02:01:43.3966719Z 2022-11-23T02:01:43.3966854Z Running tests... 2022-11-23T02:01:43.3967409Z ---------------------------------------------------------------------- 2022-11-23T02:01:43.3968033Z test_out_node_updated (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.587s) 2022-11-23T02:01:43.3968704Z test_reinplace_basic (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3969430Z test_reinplace_different_metadata (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3970162Z test_reinplace_index_mutation (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3970898Z test_reinplace_overlapping_memory (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3971624Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3972338Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3973108Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3973921Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3974729Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3975962Z test_reinplace_with_view (__main__.TestReinplacePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:01:43.3976338Z 2022-11-23T02:01:43.3976695Z ---------------------------------------------------------------------- 2022-11-23T02:01:43.3977088Z Ran 11 tests in 0.599s 2022-11-23T02:01:43.3977284Z 2022-11-23T02:01:43.3977412Z OK (skipped=11) 2022-11-23T02:01:43.3977604Z 2022-11-23T02:01:43.3977749Z Generating XML reports... 2022-11-23T02:01:43.3978441Z Generated XML report: test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20221123020140.xml 2022-11-23T02:01:43.3978771Z 2022-11-23T02:01:43.3979094Z ##[endgroup] 2022-11-23T02:01:43.3979698Z FINISHED PRINTING LOG FILE of test_fx_reinplace_pass (/var/lib/jenkins/pytorch/test/test-reports/test_fx_reinplace_pass_crty0qqd) 2022-11-23T02:01:43.3980021Z 2022-11-23T02:01:47.9107599Z Ignoring disabled issues: [] 2022-11-23T02:01:47.9319613Z Running test_hub ... [2022-11-23 02:01:47.931351] 2022-11-23T02:01:47.9321307Z Executing ['/opt/conda/bin/python', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:47.931634] 2022-11-23T02:01:51.9883850Z 2022-11-23T02:01:51.9885945Z Expand the folded group to see the log file of test_hub 2022-11-23T02:01:51.9888218Z ##[group]PRINTING LOG FILE of test_hub (/var/lib/jenkins/pytorch/test/test-reports/test_hub_p3opb7kb) 2022-11-23T02:01:51.9888964Z 2022-11-23T02:01:51.9889685Z ##[endgroup] 2022-11-23T02:01:51.9891405Z FINISHED PRINTING LOG FILE of test_hub (/var/lib/jenkins/pytorch/test/test-reports/test_hub_p3opb7kb) 2022-11-23T02:01:51.9892153Z 2022-11-23T02:01:56.5013814Z Ignoring disabled issues: [] 2022-11-23T02:01:56.5232844Z Running test_import_stats ... [2022-11-23 02:01:56.522296] 2022-11-23T02:01:56.5234931Z Executing ['/opt/conda/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:01:56.522583] 2022-11-23T02:02:01.0183412Z 2022-11-23T02:02:01.0184336Z Expand the folded group to see the log file of test_import_stats 2022-11-23T02:02:01.0187223Z ##[group]PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/pytorch/test/test-reports/test_import_stats_echzzjas) 2022-11-23T02:02:01.0189222Z Test results will be stored in test-reports/python-unittest/test_import_stats 2022-11-23T02:02:01.0189923Z 2022-11-23T02:02:01.0190202Z Running tests... 2022-11-23T02:02:01.0191362Z ---------------------------------------------------------------------- 2022-11-23T02:02:01.0192729Z test_time_cuda_device_count (__main__.TestImportTime) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.581s) 2022-11-23T02:02:01.0194261Z test_time_import_torch (__main__.TestImportTime) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:02:01.0195031Z 2022-11-23T02:02:01.0195781Z ---------------------------------------------------------------------- 2022-11-23T02:02:01.0196697Z Ran 2 tests in 0.582s 2022-11-23T02:02:01.0197219Z 2022-11-23T02:02:01.0197559Z OK (skipped=2) 2022-11-23T02:02:01.0197974Z 2022-11-23T02:02:01.0198297Z Generating XML reports... 2022-11-23T02:02:01.0199893Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20221123020158.xml 2022-11-23T02:02:01.0200754Z 2022-11-23T02:02:01.0201539Z ##[endgroup] 2022-11-23T02:02:01.0202987Z FINISHED PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/pytorch/test/test-reports/test_import_stats_echzzjas) 2022-11-23T02:02:01.0203712Z 2022-11-23T02:02:05.5093712Z Ignoring disabled issues: [] 2022-11-23T02:02:05.5302724Z Running test_itt ... [2022-11-23 02:02:05.529685] 2022-11-23T02:02:05.5304625Z Executing ['/opt/conda/bin/python', '-bb', 'test_itt.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:02:05.529982] 2022-11-23T02:02:09.9284951Z 2022-11-23T02:02:09.9285919Z Expand the folded group to see the log file of test_itt 2022-11-23T02:02:09.9288876Z ##[group]PRINTING LOG FILE of test_itt (/var/lib/jenkins/pytorch/test/test-reports/test_itt_4du_swqb) 2022-11-23T02:02:09.9290668Z Test results will be stored in test-reports/python-unittest/test_itt 2022-11-23T02:02:09.9291354Z 2022-11-23T02:02:09.9291646Z Running tests... 2022-11-23T02:02:09.9292881Z ---------------------------------------------------------------------- 2022-11-23T02:02:09.9294138Z test_itt (__main__.TestItt) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.578s) 2022-11-23T02:02:09.9294851Z 2022-11-23T02:02:09.9295621Z ---------------------------------------------------------------------- 2022-11-23T02:02:09.9296526Z Ran 1 test in 0.578s 2022-11-23T02:02:09.9296950Z 2022-11-23T02:02:09.9297260Z OK (skipped=1) 2022-11-23T02:02:09.9297693Z 2022-11-23T02:02:09.9298117Z Generating XML reports... 2022-11-23T02:02:09.9299580Z Generated XML report: test-reports/python-unittest/test_itt/TEST-TestItt-20221123020207.xml 2022-11-23T02:02:09.9300365Z 2022-11-23T02:02:09.9301164Z ##[endgroup] 2022-11-23T02:02:09.9303080Z FINISHED PRINTING LOG FILE of test_itt (/var/lib/jenkins/pytorch/test/test-reports/test_itt_4du_swqb) 2022-11-23T02:02:09.9303939Z 2022-11-23T02:02:14.4372981Z Ignoring disabled issues: [] 2022-11-23T02:02:14.4586856Z Running test_jit ... [2022-11-23 02:02:14.457681] 2022-11-23T02:02:14.4589146Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:02:14.457964] 2022-11-23T02:03:09.8627429Z 2022-11-23T02:03:09.8628614Z Expand the folded group to see the log file of test_jit 2022-11-23T02:03:09.8630605Z ##[group]PRINTING LOG FILE of test_jit (/var/lib/jenkins/pytorch/test/test-reports/test_jit_6zaetcw4) 2022-11-23T02:03:09.8634046Z Test results will be stored in test-reports/python-unittest/test_jit 2022-11-23T02:03:09.8634823Z 2022-11-23T02:03:09.8635250Z Running tests... 2022-11-23T02:03:09.8637525Z ---------------------------------------------------------------------- 2022-11-23T02:03:09.8639739Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8642570Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8644825Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8646990Z test_async_future_type_python (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8648798Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8650430Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8652218Z test_async_kwargs (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8653789Z test_async_parsing (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8655285Z test_async_python (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8656798Z test_async_script (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8658360Z test_async_script_capture (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8659951Z test_async_script_error (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8661548Z test_async_script_multi_forks (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8663694Z test_async_script_multi_waits (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8665297Z test_async_script_nested (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8667049Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8673657Z test_async_script_trace (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8675633Z test_future_subtyping (jit.test_async.TestAsync) 2022-11-23T02:03:09.8677554Z Test that futures subtype each other properly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8680271Z test_no_future_subtype_message (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8683209Z test_trace_fork_wait (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8685960Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8688462Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8690861Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8693422Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8695516Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-11-23T02:03:09.8697395Z 1. Testing a = int, b = int ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:03:09.8700252Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8702590Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8704544Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8706514Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8708655Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8710689Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8712817Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8715374Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8717503Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8719523Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8721882Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8724353Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.002s) 2022-11-23T02:03:09.8726441Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8728405Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8730402Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8732387Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8734453Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8736329Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8738152Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8740027Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8742428Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.001s) 2022-11-23T02:03:09.8744332Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8746307Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8748453Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8750321Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8753094Z test_errors (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-11-23T02:03:09.8754820Z test_execution (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-11-23T02:03:09.8755646Z test_save_load (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-11-23T02:03:09.8756707Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8757481Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8758336Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8759097Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8759947Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8760700Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8761439Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8762204Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8762970Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8763758Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8764497Z test_del (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8765251Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8765958Z test_has_attr (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8766647Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8767460Z test_cuda_synchronize (jit.test_cuda.TestCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8768188Z test_current_stream (jit.test_cuda.TestCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8768891Z test_event_args (jit.test_cuda.TestCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8769533Z test_stream_args (jit.test_cuda.TestCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8770271Z test_streams_and_events (jit.test_cuda.TestCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.017s) 2022-11-23T02:03:09.8771028Z test_cast_overloads (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8771697Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8772328Z Test that the error message displayed when convering a class type ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8773042Z test_class_constant (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8773831Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8774568Z test_class_inheritance (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8775165Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8775753Z Test that inheritance is detected in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8776418Z test_class_sorting (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.8777197Z test_class_specialization (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8778011Z test_class_type_as_param (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8778806Z test_classmethod (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8779365Z Test classmethods on class types. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8780123Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8780690Z test_custom_delete (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8781278Z Test that del can be called on an instance of a class that ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8781845Z test_default_args (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8782441Z Test that methods on class types can have default arguments. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.8783130Z test_get_attr (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8783853Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8784643Z test_get_with_method (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8785369Z test_imported_classes (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8786048Z test_in (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8786797Z test_init_compiled_first (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8787660Z test_interface (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.8788465Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8789310Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8790027Z test_overloaded_fn (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.8790603Z test_properties (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8791208Z Test that a scripted class can make use of the @property decorator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8791957Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8792688Z test_python_interop (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8793252Z test_recursive_class (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8793880Z Recursive class types not yet supported. We should give a good error message. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8794536Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8795517Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8796251Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8797208Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8797973Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8798617Z Test that class types are recursively scripted when an Python instance of one ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8799237Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8799854Z Test that class types module attributes that fail to script ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8800439Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8801058Z Test that modifications made to a class instance in TorchScript ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8801781Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8802512Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8803392Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8804147Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8804988Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8805664Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8806371Z Test that a scripted class can have a method that refers to the class itself ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8807156Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8807880Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8808669Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8809259Z test_staticmethod (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8809810Z Test static methods on class types. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8810359Z test_type_annotation (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8810964Z Test that annotating container attributes with types works correctly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8811753Z test_type_annotations (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8812480Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8813090Z test_unused_method (jit.test_class_type.TestClassType) 2022-11-23T02:03:09.8813718Z Test unused methods on scripted classes. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8814412Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8815116Z test_comparison_ops (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8815823Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.8816542Z test_complex_constructor (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.8817299Z test_complex_list_sum (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8817987Z test_complex_parse (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8818680Z test_complexdict (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8819431Z test_complexlist (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8820237Z test_div (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8820905Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8821593Z test_pickle (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8822262Z test_script (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8823030Z test_tensor_attributes (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8823750Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8824535Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8825333Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8826329Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8827192Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8827957Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8828733Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8829554Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8830374Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8831160Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8831948Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8832729Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8833595Z test_script_graph_for_custom_ops_matches_traced_graph (jit.test_custom_operators.TestCustomOperators) ... skip: Need to figure out default dtype differences between fbcode and oss (0.000s) 2022-11-23T02:03:09.8834468Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8835336Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8836053Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8836712Z test_setattr_removed (jit.test_dce.TestDCE) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8837430Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8838191Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8838929Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8839777Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8840607Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8841317Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8842036Z test_comparators (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8842764Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8843496Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8844229Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8844939Z test_no_source (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8845707Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8846486Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8847240Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8847970Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8848744Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8849500Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8850341Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8851161Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8851964Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8852770Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8853611Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8854412Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8855221Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8855946Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8856699Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8857448Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8858209Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8858918Z test_aug_assign (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8859635Z test_basic (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8860286Z test_clear (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8860928Z test_copy (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8861565Z test_del (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8862235Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8862914Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8863675Z test_dict_to_python (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8864215Z test_dict_variance (jit.test_list_dict.TestDict) 2022-11-23T02:03:09.8866749Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8867407Z test_get (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8868064Z test_get_boolkey (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8868711Z test_items (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8869358Z test_key_type (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8870004Z test_keys (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8870619Z test_len (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8871351Z test_loop (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8872002Z test_membership (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8872658Z test_mutability (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8873337Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8874120Z test_ordered_dict (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8874773Z test_pop (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8875417Z test_popitem (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8876048Z test_setdefault (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8876638Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-11-23T02:03:09.8877263Z Test that the use of a Dict type annotation without contained ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8877940Z test_update (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8878608Z test_update_existing_key (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8879341Z test_values (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8879989Z test_view (jit.test_list_dict.TestDict) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8880584Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.142s) 2022-11-23T02:03:09.8881981Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... /var/lib/jenkins/pytorch/test/jit/test_dtype_analysis.py:165: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:31.) 2022-11-23T02:03:09.8882834Z rand_tensor = torch.rand(shape, dtype=dtype) 2022-11-23T02:03:09.8883170Z ok (0.091s) 2022-11-23T02:03:09.8883594Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2022-11-23T02:03:09.8884152Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.020s) 2022-11-23T02:03:09.8884713Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.031s) 2022-11-23T02:03:09.8885247Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.047s) 2022-11-23T02:03:09.8885762Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8886317Z test_enum_as_const (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8886853Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8887401Z test_enum_comp (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8887953Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8888523Z test_enum_explicit_script (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8889070Z test_enum_iterate (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8889685Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8890235Z test_enum_module_return (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8890773Z test_enum_name (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8891370Z test_enum_return (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8891884Z test_enum_value (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8892425Z test_enum_value_types (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8893000Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8893640Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8894326Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8895017Z test_freeze_interface_swapping_two_methods (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8895667Z test_freeze_interface_within_object (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8896384Z test_freeze_module (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.8896995Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8897617Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.8898207Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8898810Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8899422Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8900033Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8900658Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8901279Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8901903Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8902537Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8903289Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8904027Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8904702Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8905518Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8906177Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8906899Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8907602Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8908367Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8909122Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8909863Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8910592Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8911337Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8912304Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8913100Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8913993Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8914918Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8915722Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-11-23T02:03:09.8916628Z Test that Modules containing non-static ModuleDict or ModuleList ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8917389Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8918157Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8918937Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8919938Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8920787Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8921501Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8922233Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8922974Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8923746Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8924544Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8925459Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8926133Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8926781Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8927436Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8928066Z test_freeze_no_forward (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8928678Z test_freeze_non_interface_module_swap (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8929290Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8929979Z test_freeze_recursive_interfaces (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8930620Z test_freeze_recursive_interfaces_same_name (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8931280Z test_freeze_recursive_interfaces_with_reassignment (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8931921Z test_freeze_with_interface_mutable (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8932546Z test_freeze_with_swapping_interfaces (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8933249Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8933873Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8934504Z test_dictionary_as_example_inputs_for_jit_trace (__main__.TestFrontend) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8935083Z test_instancing_error (__main__.TestFrontend) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8935600Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.073s) 2022-11-23T02:03:09.8936112Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.885s) 2022-11-23T02:03:09.8936600Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.498s) 2022-11-23T02:03:09.8937121Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... ok (2.201s) 2022-11-23T02:03:09.8937717Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-11-23T02:03:09.8938210Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... ok (1.767s) 2022-11-23T02:03:09.8938745Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.059s) 2022-11-23T02:03:09.8939272Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.150s) 2022-11-23T02:03:09.8939772Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.001s) 2022-11-23T02:03:09.8940295Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... ok (0.554s) 2022-11-23T02:03:09.8940877Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.020s) 2022-11-23T02:03:09.8941378Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.028s) 2022-11-23T02:03:09.8941920Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.011s) 2022-11-23T02:03:09.8942432Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2022-11-23T02:03:09.8942937Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.034s) 2022-11-23T02:03:09.8943424Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.281s) 2022-11-23T02:03:09.8943913Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... ok (0.034s) 2022-11-23T02:03:09.8944389Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-11-23T02:03:09.8944849Z Testing that the interleaving of multiple optimizations does not ... ok (0.017s) 2022-11-23T02:03:09.8945331Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-11-23T02:03:09.8945805Z There should be no change to the graph due to the optimization pass ... ok (0.014s) 2022-11-23T02:03:09.8946333Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... ok (0.021s) 2022-11-23T02:03:09.8946891Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-11-23T02:03:09.8947395Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-11-23T02:03:09.8947970Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.283s) 2022-11-23T02:03:09.8948554Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.032s) 2022-11-23T02:03:09.8949156Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.018s) 2022-11-23T02:03:09.8949769Z test_numel_less_than_size_with_padding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.024s) 2022-11-23T02:03:09.8950472Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.026s) 2022-11-23T02:03:09.8951116Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.329s) 2022-11-23T02:03:09.8951704Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.738s) 2022-11-23T02:03:09.8952282Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.005s) 2022-11-23T02:03:09.8952872Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.005s) 2022-11-23T02:03:09.8953452Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.039s) 2022-11-23T02:03:09.8954134Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8954975Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8955905Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8956822Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8957695Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8958501Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8959256Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8960055Z test_hash_bool (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8960705Z test_hash_device (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8961352Z test_hash_float (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8961989Z test_hash_int (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8962783Z test_hash_none (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8963431Z test_hash_string (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8963932Z test_hash_tensor (jit.test_hash.TestHash) 2022-11-23T02:03:09.8964459Z Tensors should hash by identity ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8965092Z test_hash_tuple (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8965761Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8966347Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8966839Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... skip: (0.001s) 2022-11-23T02:03:09.8967353Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8968002Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8968582Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8969187Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8969773Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8970418Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8971011Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8971621Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8972207Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8972785Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8973379Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8974054Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8974641Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8975238Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8975934Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8976644Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8977246Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8977933Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8978524Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8979257Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.8979916Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8980626Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8981276Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8981975Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8982674Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.8983492Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8984235Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8984987Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.8985738Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8986389Z test_bool (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8987078Z test_dict (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8987799Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8988541Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8989240Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8989981Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8990770Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8991511Z test_float (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8992293Z test_if_else (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8992980Z test_in_if (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8993686Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8994379Z test_int (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8995062Z test_list (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8995759Z test_list_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8996452Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8997176Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8997955Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8998728Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.8999480Z test_optional (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9000189Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9000927Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9001662Z test_optional_none (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9002381Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9003063Z test_tuple (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9003761Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9004488Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9005200Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9005846Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9006444Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9007001Z test_ModuleList (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9007516Z test_Sequential (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9008020Z test_T_mT_H_mH (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9008509Z test_add_relu_fusion (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:03:09.9009007Z test_arg_configurations (__main__.TestJit) 2022-11-23T02:03:09.9009527Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.002s) 2022-11-23T02:03:09.9010051Z test_attrs (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9010559Z test_batchnorm (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9011071Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.001s) 2022-11-23T02:03:09.9011536Z test_conj_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9012069Z test_constant_insertion (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9012646Z test_constant_prop_aliasing_type (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9013311Z test_constant_prop_exception (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9013866Z test_constant_prop_if_constant (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9014522Z test_constant_prop_if_inline (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9015131Z test_constant_prop_loop_constant (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9015727Z test_constant_prop_nested (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9016318Z test_constant_prop_none (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9016848Z test_constant_prop_print (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9017379Z test_constant_prop_rand (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9017896Z test_constant_prop_remove_output (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9018440Z test_constant_prop_simple (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9018968Z test_constants_pkl (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9019425Z test_cpp (__main__.TestJit) ... skip: covered by test_cpp_cuda (0.001s) 2022-11-23T02:03:09.9019877Z test_cse (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9020396Z test_cse_not_introduce_aliasing (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9020997Z test_cu_escaped_number (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9021525Z test_cuda_export_restore (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9022061Z test_debug_flush_compilation_cache (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9022599Z test_decompose_addmm (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9023180Z test_device_not_equal (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9023793Z test_diff_subgraph_clones_constants (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9024327Z test_disabled (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9024907Z test_dropout (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9025476Z test_dropout_cuda (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9026018Z test_dropout_func_requires_grad (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9026701Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.002s) 2022-11-23T02:03:09.9027241Z test_einsum (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9027920Z test_element_size (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9028621Z test_expand_fold_quant_inputs (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9029416Z test_expand_quantlint (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9030013Z test_export_batchnorm (__main__.TestJit) ... ok (1.299s) 2022-11-23T02:03:09.9030763Z test_export_dropout (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9031386Z test_export_lstm (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9032133Z test_export_opnames (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9032794Z test_export_rnn (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9033453Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.001s) 2022-11-23T02:03:09.9034076Z test_function_default_values (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9034755Z test_hide_source_ranges_context_manager (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9035414Z test_import_method (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9036046Z test_inferred_as_tensor (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9036667Z test_layout (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9037283Z test_matrix_conj_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9037895Z test_matrix_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9038532Z test_module_default_values (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9039196Z test_mutable_default_values (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9039853Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9040785Z test_nn_conv (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9041400Z test_nn_lp_pool1d (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9042077Z test_nn_lp_pool2d (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9042691Z test_nn_padding (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9043480Z test_nn_padding_functional (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9044106Z test_no_erroneous_warnings (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9044804Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2022-11-23T02:03:09.9045435Z test_numel (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9045962Z test_pattern_based_module_rewrite (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9046566Z test_pattern_based_rewrite (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9047144Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9047956Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.003s) 2022-11-23T02:03:09.9048510Z test_permute_inputs_binding (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9049117Z test_pretty_printer (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9049630Z test_print_classes_module (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9050161Z test_print_op_module (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9050748Z test_print_torch_ops_modules (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9051972Z test_profiler (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/65521 for allplatform(s) . 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.002s) 2022-11-23T02:03:09.9052798Z test_python_bindings (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9053367Z test_python_ir (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9053979Z test_python_ir_utils (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9055211Z test_python_ir_utils_graph (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73473 for platform(s) macos, 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.002s) 2022-11-23T02:03:09.9056093Z test_python_ivalue (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9056617Z test_pytorch_jit_env_off (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9057137Z test_recursive_cse (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9057655Z test_repeat_interleave_script (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9058198Z test_restore_device (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9058723Z test_restore_device_cuda (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9059275Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9059904Z test_script_autograd_grad (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9060435Z test_script_backward (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9060964Z test_script_backward_twice (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9061549Z test_script_fn_pkl (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9062065Z test_script_tensor_type (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9062584Z test_shape_analysis_broadcast (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9063145Z test_shape_analysis_masked_select (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9063710Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9064302Z test_sparse_csr_tensors (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9064832Z test_sparse_tensors (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9065350Z test_torch_complex (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9066058Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.001s) 2022-11-23T02:03:09.9066741Z test_torch_load_zipfile_check (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9067396Z test_torch_ops_kwonly (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9068011Z test_torch_ops_overloaded (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9068622Z test_torch_sum (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9069247Z test_trace_retains_train (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9069865Z test_train_eval (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9070473Z test_transpose (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9071093Z test_unchecked_cast (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9071735Z test_unique_state_dict (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9072362Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2022-11-23T02:03:09.9072943Z test_warnings (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9073612Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9074364Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9075209Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9075984Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9076673Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9077369Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9078054Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9078745Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9079376Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9080050Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9080798Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9081424Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9082105Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9082721Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9083350Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9084046Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9084680Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9085300Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9085928Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9086693Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9087310Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9088003Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9088646Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9089280Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9089926Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9090530Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9091122Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9091790Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9092391Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9092986Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9093554Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9094158Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9094774Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9095393Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9096036Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9096640Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9097230Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9097813Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9098411Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9099049Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9099671Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9100319Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9100993Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9101668Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9102312Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9102910Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9103520Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9104131Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9104762Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9105415Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9106121Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9106777Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9107417Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9108138Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9108855Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9109563Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9110298Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9111096Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9111830Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9112560Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9113321Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9114058Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9114812Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9115588Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9116285Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9116925Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9117562Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9118201Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9118851Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9119492Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9120109Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9120699Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9121315Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9122003Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9122632Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9123248Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9123866Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9124457Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9125060Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9125682Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9126326Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9126929Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9127545Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9128137Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9128741Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9129361Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9129970Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9130588Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9131202Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9131789Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9132348Z test_nn_CELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9132908Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9133494Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9134101Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9134738Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9135364Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9135972Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9136664Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9137263Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9137859Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9138463Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9139039Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9139637Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9140257Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9140962Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9141674Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9142315Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9142898Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9143486Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9144091Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9144674Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9145231Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9145810Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9146384Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9147010Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9147680Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9148360Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9149224Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9150066Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9150904Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9151766Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9152634Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9153462Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9154307Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9155115Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9155959Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9156656Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9157378Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9158166Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9158940Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9159672Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9160313Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9161011Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9161720Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9162405Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9163091Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9163797Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9164483Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9165170Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9165874Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9166608Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9167245Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9167928Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9168624Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9169315Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9170050Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9170823Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9171534Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9172240Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9173114Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9173719Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9174399Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9175101Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9175851Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9176554Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9177264Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9177944Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9178627Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9179316Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9180027Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9180656Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9181453Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9182162Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9182861Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9183559Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9184263Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9185151Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9185847Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9186536Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9187445Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9188322Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9189214Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9190086Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9190973Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9191829Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9192683Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9193536Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9194571Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9195530Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9196411Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9197208Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9197900Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9198833Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9199612Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9200390Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9201154Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9201910Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9202669Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9203454Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9204253Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9205085Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9205926Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9206667Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9207498Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9208212Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9208947Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9209677Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9210410Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9211179Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9212034Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9212737Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9213412Z test_nn_ELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9214075Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9214752Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9215360Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9216057Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9216783Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9217493Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9218198Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9218983Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9219698Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9220395Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9221099Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9221823Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9222453Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9223242Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9223920Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9224598Z test_nn_Fold (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9225256Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9225941Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9226694Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9227471Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9228404Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9229348Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9230201Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9231175Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9232056Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9232990Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9233922Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9234806Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9235680Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9236510Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9237363Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9238096Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9238822Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9239524Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9240245Z test_nn_GELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9241004Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9241675Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9242342Z test_nn_GLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9243001Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9243748Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9244413Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9245083Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9245813Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9246516Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9247235Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9247929Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9248686Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9249392Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9250107Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9250815Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9251554Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9252257Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9252946Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9253576Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9254282Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9254982Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9255728Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9256405Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9257100Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9257791Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9258568Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9259309Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9260053Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9260774Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9261515Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9262261Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9263047Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9263755Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9264438Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9265144Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9265852Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9266719Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9267561Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9268323Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9269189Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9270061Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9270929Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9271789Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9272647Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9273598Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9274460Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9275314Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9276126Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9276950Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9277600Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9278290Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9278991Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9279692Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9280479Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9281189Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9281959Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9282691Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9283434Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9284153Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9284800Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9285526Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9286324Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9287016Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9287690Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9288381Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9289093Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9289782Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9290469Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9291164Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9291800Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9292536Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9293282Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9293973Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9294651Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9295319Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9295984Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9296695Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9297491Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9298278Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9298957Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9299699Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9300426Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9301123Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9301810Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9302527Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9303305Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9304014Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9304697Z test_nn_Linear (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9305382Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9306007Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9306750Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9307525Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9308409Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9309238Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9310122Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9311051Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9311897Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9312709Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9313581Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9314355Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9315178Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9316007Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9316859Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9317579Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9318272Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9318968Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9319655Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9320346Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9321035Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9321683Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9322406Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9323206Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9323931Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9324635Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9325329Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9326042Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9326727Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9327408Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9328167Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9328871Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9329562Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9330256Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9330952Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9331641Z test_nn_Mish (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9332305Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9332990Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9333742Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9334535Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9335263Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9335929Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9336670Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9337427Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9338179Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9338928Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9339742Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9340475Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9341225Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9342006Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9342790Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9343548Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9344234Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9344996Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9345815Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9346503Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9347317Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9348031Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9348766Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9349477Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9350181Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9350964Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9351695Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9352417Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9353047Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... ok (1.479s) 2022-11-23T02:03:09.9353651Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:03:09.9354342Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9355047Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9355762Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9356475Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9357182Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9357896Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9358524Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9359256Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9359956Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9360636Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9361321Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9362017Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9362851Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9363561Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9364254Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9364959Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9365593Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9366309Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9367039Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9367850Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9368572Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9369274Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9369984Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9370741Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9371427Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9372110Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9372715Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9373410Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9374080Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9374822Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9375417Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9376011Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9376615Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9377217Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9377822Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9378433Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9379078Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9379684Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9380283Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9380886Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9381485Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9382103Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9382742Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9383419Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9384069Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9384691Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9385262Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9385858Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9386482Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9387237Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9387879Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9388509Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9389129Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9389760Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9390398Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9390993Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9391554Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9392114Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9392703Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9393294Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9393958Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9394518Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9395095Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9395680Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9396260Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9396842Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9397409Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9398066Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9398684Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9399286Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9399896Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9400518Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9401133Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9401746Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9402366Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9402982Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9403622Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9404527Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9405200Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9405840Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9406475Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9407141Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9407782Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9408435Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9409138Z test_nn_SELU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9409711Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9410276Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9410846Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9411431Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9412026Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9412612Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9413256Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9413860Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9414461Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9415051Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9415693Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9416310Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9416938Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9417567Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9418185Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9418798Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9419404Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9419998Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9420617Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9421243Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9421883Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9422509Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9423138Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9423837Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9424440Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9425047Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9425647Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9426242Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9426893Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9427622Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9428346Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9429130Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9429824Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9430542Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9431314Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9432098Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9432835Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9433583Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9434337Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9435087Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9435800Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9436516Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9437240Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9437933Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9438610Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9439317Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9440015Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9440734Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9441537Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9442275Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9443008Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9443744Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9444519Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9445149Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... ok (4.114s) 2022-11-23T02:03:09.9445809Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9446632Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9447311Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9447996Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9448649Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9449304Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9449958Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9450614Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9451262Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9452019Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9452630Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9453222Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9453824Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9454427Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9455056Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9455688Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9456332Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9456983Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9457703Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9458371Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9459055Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9459758Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9460409Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9461054Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9461770Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9462409Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9463042Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9463705Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9464398Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9465064Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9465718Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9466352Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9467047Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9467774Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9468540Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9469328Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9470120Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9470845Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9471597Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9472353Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9473250Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9474056Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9474803Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9475532Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9476279Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9477034Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9477850Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9478598Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9479340Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9480086Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9480818Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9481548Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9482309Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9483091Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9506030Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9506807Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9507521Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9508253Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9509022Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9509769Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9510582Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9511424Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9512224Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9513204Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9513971Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9514714Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9515465Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9516196Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9516845Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9517491Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9518283Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9519046Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9519814Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9520576Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9521364Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9522156Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9522922Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9523698Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9524454Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9525177Z test_comprehension_iterable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9525910Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9526639Z test_comprehensions_basic (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9527351Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9528079Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9528780Z test_copy_list_immutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9529471Z test_copy_list_mutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9530171Z test_del (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9530856Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9531594Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9532368Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9533149Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9533905Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9534668Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9535463Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9536182Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9536799Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9537397Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9538004Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9538628Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9539246Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9539874Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9540538Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9541163Z test_extend_list_immutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9541742Z test_extend_list_mutable (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9542294Z test_in_check (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9542855Z test_list_bool_conversion (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9543395Z test_list_count (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9543964Z test_list_count_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9544529Z test_list_gather (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9545075Z test_list_index (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9545693Z test_list_index_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9546260Z test_list_keyword (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9546860Z test_list_len (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9547442Z test_list_literal (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9548103Z test_list_none (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9548727Z test_list_ops (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9549372Z test_list_slice (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9550153Z test_list_sort (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9550896Z test_list_unification_hint (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9551457Z test_list_variance (jit.test_list_dict.TestList) 2022-11-23T02:03:09.9552007Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9552656Z test_min_bool_list (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9553312Z test_min_max_list (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9553985Z test_min_max_single_list (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9554647Z test_mutable_list_append (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9555353Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9556048Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9556709Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9557305Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9557893Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9558475Z test_mutable_list_clear (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9559049Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9559632Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9560217Z test_mutable_list_insert (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9560787Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9561386Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9562043Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9562643Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9563218Z test_mutable_list_pop (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9563781Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9564347Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9564917Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9565498Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9566114Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9566710Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9567291Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9567874Z test_mutable_list_remove (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9568449Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9569042Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9569640Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9570217Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9570795Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9571387Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9571954Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9572530Z test_slice_index (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9573089Z test_tensor_list_count (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9573673Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9574259Z test_tensor_list_index (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9574838Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9575296Z test_to_list (jit.test_list_dict.TestList) 2022-11-23T02:03:09.9575744Z Unit tests for Tensor.tolist() function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:03:09.9576238Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-11-23T02:03:09.9576667Z GPU tests for Tensor.tolist() function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9577236Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9577830Z test_counter_aggregation (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9578418Z test_logging_levels_set (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9579006Z test_time_measurement_counter (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9579623Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9580230Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9580818Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.045s) 2022-11-23T02:03:09.9581281Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.031s) 2022-11-23T02:03:09.9581743Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.028s) 2022-11-23T02:03:09.9582221Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.032s) 2022-11-23T02:03:09.9582642Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-11-23T02:03:09.9583116Z Test BroadcastingList and torch.nn._size_N_t alias ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9583691Z test_export_opnames_interface (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9584263Z test_future_isinstance (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9584813Z test_hacked_twin (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9585237Z test_if_returning_any (jit.test_misc.TestMisc) 2022-11-23T02:03:09.9585702Z Check that an if statement can return different ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9586247Z test_joined_str (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9586943Z test_kwarg_support (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9587565Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9588247Z test_list_literal_infer (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9588903Z test_math_inf (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9589559Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9590249Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9590981Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9591686Z test_script_many_decorators (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9592356Z test_str_refine_any (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9593123Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9593827Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9594527Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9595215Z test_subexpression_Optional (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9595921Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9596634Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9597261Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9597986Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9598667Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9599330Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9600002Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9600684Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9601362Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9602023Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9602667Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9603294Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9603950Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9604592Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9605228Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9605794Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-11-23T02:03:09.9606368Z Tracing over a module returning a dictionary whose values are tuples of tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9606993Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9607550Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-11-23T02:03:09.9608111Z Tracing over a script function returning a dictionary should work. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9608785Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9609458Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9610161Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9610800Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9611435Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9612025Z test_alexnet (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9613507Z test_dcgan_models (jit.test_models.TestModels) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79142 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.000s) 2022-11-23T02:03:09.9614402Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9614970Z test_mnist (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9615518Z test_mnist_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9616113Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9616616Z test_neural_style (jit.test_models.TestModels) ... ok (1.151s) 2022-11-23T02:03:09.9617114Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9617678Z test_reinforcement_learning (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9618277Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9619331Z test_script_module_script_resnet (jit.test_models.TestModels) ... /opt/conda/lib/python3.8/site-packages/torch/jit/_recursive.py:257: UserWarning: 'downsample' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2022-11-23T02:03:09.9620075Z warnings.warn("'{}' was found in ScriptModule constants, " 2022-11-23T02:03:09.9620845Z /opt/conda/lib/python3.8/site-packages/torch/jit/_recursive.py:257: UserWarning: 'layer2' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2022-11-23T02:03:09.9621495Z warnings.warn("'{}' was found in ScriptModule constants, " 2022-11-23T02:03:09.9622251Z /opt/conda/lib/python3.8/site-packages/torch/jit/_recursive.py:257: UserWarning: 'layer1' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2022-11-23T02:03:09.9622900Z warnings.warn("'{}' was found in ScriptModule constants, " 2022-11-23T02:03:09.9623659Z /opt/conda/lib/python3.8/site-packages/torch/jit/_recursive.py:257: UserWarning: 'layer3' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2022-11-23T02:03:09.9624296Z warnings.warn("'{}' was found in ScriptModule constants, " 2022-11-23T02:03:09.9625101Z /opt/conda/lib/python3.8/site-packages/torch/jit/_recursive.py:257: UserWarning: 'layer4' was found in ScriptModule constants, but it is a non-constant submodule. Consider removing it. 2022-11-23T02:03:09.9625739Z warnings.warn("'{}' was found in ScriptModule constants, " 2022-11-23T02:03:09.9626057Z ok (3.228s) 2022-11-23T02:03:09.9626407Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... ok (3.390s) 2022-11-23T02:03:09.9626870Z test_snli (jit.test_models.TestModels) ... ok (11.926s) 2022-11-23T02:03:09.9627367Z test_snli_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9628043Z test_snli_quantized (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9628601Z test_super_resolution (jit.test_models.TestModels) ... ok (0.615s) 2022-11-23T02:03:09.9629205Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9629919Z test_time_sequence_prediction (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9630677Z test_vae (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9631331Z test_vae_cuda (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9632001Z test_vae_quantized (jit.test_models.TestModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9632602Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-11-23T02:03:09.9633228Z Tests that customized state dict methods are in effect ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9633814Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-11-23T02:03:09.9634455Z Tests that default state dict methods are automatically available ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9635103Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-11-23T02:03:09.9635770Z Tests that customized state dict methods on submodules are in effect ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9636548Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9637273Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9637951Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9638641Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9639324Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9639971Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9640604Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9641268Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9641861Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-11-23T02:03:09.9642494Z Test that an attempt to script a module with a regular list attribute ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9643145Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9643836Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9644520Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9645208Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9645890Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9646625Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9647318Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9647871Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-11-23T02:03:09.9648421Z Test that a type annotation can be provided for a ModuleDict that allows ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9648959Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-11-23T02:03:09.9649507Z Test that a type annotation can be provided for a ModuleList that allows ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9650186Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9650895Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9651582Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9652285Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9652983Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9653677Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9654315Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9654957Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9655626Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9656303Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9656946Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9657649Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9658326Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9659001Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9659668Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9660342Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9660911Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-11-23T02:03:09.9661404Z Test that a module that has __constants__ set to something ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9662051Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9662646Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9663254Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9663868Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9664477Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9665090Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9665685Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.001s) 2022-11-23T02:03:09.9666278Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9667054Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9667768Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9668485Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9669510Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/pytorch/test/test_nnapi.py:14: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-11-23T02:03:09.9670311Z t = torch.tensor(t) 2022-11-23T02:03:09.9670622Z ok (0.200s) 2022-11-23T02:03:09.9671038Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.592s) 2022-11-23T02:03:09.9671564Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.056s) 2022-11-23T02:03:09.9672110Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.010s) 2022-11-23T02:03:09.9672632Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (3.046s) 2022-11-23T02:03:09.9673164Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.320s) 2022-11-23T02:03:09.9673875Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.016s) 2022-11-23T02:03:09.9674550Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.027s) 2022-11-23T02:03:09.9675116Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.116s) 2022-11-23T02:03:09.9675644Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.031s) 2022-11-23T02:03:09.9676145Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.032s) 2022-11-23T02:03:09.9677242Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1427: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-11-23T02:03:09.9677858Z return forward_call(*input, **kwargs) 2022-11-23T02:03:09.9678586Z /opt/conda/lib/python3.8/site-packages/torch/jit/_trace.py:460: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-11-23T02:03:09.9679130Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-11-23T02:03:09.9679423Z ok (0.032s) 2022-11-23T02:03:09.9679768Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.314s) 2022-11-23T02:03:09.9680269Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.081s) 2022-11-23T02:03:09.9680692Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.015s) 2022-11-23T02:03:09.9681143Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.123s) 2022-11-23T02:03:09.9681609Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.052s) 2022-11-23T02:03:09.9682075Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.054s) 2022-11-23T02:03:09.9682517Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.041s) 2022-11-23T02:03:09.9682941Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.191s) 2022-11-23T02:03:09.9683371Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.053s) 2022-11-23T02:03:09.9683783Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.016s) 2022-11-23T02:03:09.9684219Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.032s) 2022-11-23T02:03:09.9684658Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.013s) 2022-11-23T02:03:09.9685090Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.051s) 2022-11-23T02:03:09.9686065Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1427: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-11-23T02:03:09.9686678Z return forward_call(*input, **kwargs) 2022-11-23T02:03:09.9687409Z /opt/conda/lib/python3.8/site-packages/torch/jit/_trace.py:460: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-11-23T02:03:09.9687973Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-11-23T02:03:09.9688328Z ok (0.040s) 2022-11-23T02:03:09.9688737Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.022s) 2022-11-23T02:03:09.9689267Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.036s) 2022-11-23T02:03:09.9689792Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.063s) 2022-11-23T02:03:09.9690336Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.463s) 2022-11-23T02:03:09.9691025Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9691824Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9692854Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9693901Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9694948Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9695988Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9697034Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9698120Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9699112Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9699916Z test_any (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9700572Z test_class_as_profiled_types (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9701239Z test_class_methods (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9701925Z test_class_with_args_as_profiled_types (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9702629Z test_class_with_multiple_methods (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9703289Z test_fx_tracing_with_typing (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9703983Z test_multiple_class_with_same_method (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9704687Z test_nested_function_in_forward (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9705369Z test_nested_list_and_tuple (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9706047Z test_nested_nn_module_class (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9706801Z test_nested_nn_module_class_with_args (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9707405Z test_nn_module (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9708070Z test_nn_module_with_export_function (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9708761Z test_nn_parameter_as_arg (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9709442Z test_nonetype_as_optional_of_type (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9710079Z test_pdt (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9710782Z test_pdt_dict (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9711441Z test_pdt_list_and_tuple (jit.test_pdt.TestPDT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9712159Z test_scriptable (jit.test_parametrization.TestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9712812Z test_traceable (jit.test_parametrization.TestParametrization) 2022-11-23T02:03:09.9713442Z Test the jit scripting and tracing of a parametrized model. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9714160Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9714880Z test_integer_refinement (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9715570Z test_noop_peephole (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9716341Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9717025Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9717617Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9718227Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9718834Z test_peephole (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9719427Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9720024Z test_peephole_arith (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9720620Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9721259Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9721927Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9722629Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9723326Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9724019Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9724713Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9725370Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9725980Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9726681Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9727367Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9728049Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9728690Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9729280Z test_peephole_int (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9729847Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9730439Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T02:03:09.9731072Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9731680Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9732305Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9732927Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9733551Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9734211Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9734911Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9735571Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9736170Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9736792Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9737411Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9738011Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9738628Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9739214Z test_version (__main__.TestProducerVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9739703Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.030s) 2022-11-23T02:03:09.9740148Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.034s) 2022-11-23T02:03:09.9740619Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.015s) 2022-11-23T02:03:09.9741053Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.028s) 2022-11-23T02:03:09.9741570Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-11-23T02:03:09.9742018Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.002s) 2022-11-23T02:03:09.9742475Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.015s) 2022-11-23T02:03:09.9742929Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.065s) 2022-11-23T02:03:09.9743370Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.013s) 2022-11-23T02:03:09.9743802Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.015s) 2022-11-23T02:03:09.9744272Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.034s) 2022-11-23T02:03:09.9744821Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-11-23T02:03:09.9745467Z test_add_input (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9746209Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9747123Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9747899Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9748665Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9749433Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9750182Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9750961Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9751709Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9752459Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9753218Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9753974Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9754709Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9755464Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9756216Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9756965Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9757572Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9758163Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9758769Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9759442Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9760074Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9760714Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9761333Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9761924Z test_param_strides (jit.test_python_ir.TestPythonIr) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9762527Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9763161Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9763828Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9764465Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9765081Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9765723Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9766379Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9767032Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9767874Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9768800Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9769526Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9770166Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9770800Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9771417Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9771732Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9772032Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9772335Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9772651Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9773067Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9773367Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9773678Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9774008Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9774332Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9774654Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9774993Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9775357Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9775677Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9775989Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9776295Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9776617Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9776838Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-11-23T02:03:09.9777124Z Test that we can hold a loaded ScriptModule as a submodule. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9777422Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9777734Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9778023Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9778319Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9778631Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9778931Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9779230Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9779541Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9779727Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-11-23T02:03:09.9780015Z Exercise the situation where we have the same qualified name ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9780247Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-11-23T02:03:09.9780532Z Exercise the situation where we have the same qualified name ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9780715Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-11-23T02:03:09.9781005Z Exercise the situation where we have the same qualified name ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9781284Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9781466Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-11-23T02:03:09.9781772Z Check that parameters, buffers, and submodules are the same after loading ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9781962Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-11-23T02:03:09.9782271Z Check that parameters, buffers, and submodules are the same after loading. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9782600Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9782897Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9783095Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-11-23T02:03:09.9783380Z Even if a NamedTuple is only used as an input argument, saving and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9783576Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-11-23T02:03:09.9783867Z Even if a NamedTuple is only used as an output argument, saving and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9784154Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9784359Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-11-23T02:03:09.9784638Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-11-23T02:03:09.9784848Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-11-23T02:03:09.9785123Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-11-23T02:03:09.9785331Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-11-23T02:03:09.9785605Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-11-23T02:03:09.9785897Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-11-23T02:03:09.9786201Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-11-23T02:03:09.9786433Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-11-23T02:03:09.9786853Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-11-23T02:03:09.9787155Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-11-23T02:03:09.9787365Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-11-23T02:03:09.9787657Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-11-23T02:03:09.9787999Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-11-23T02:03:09.9788279Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-11-23T02:03:09.9788501Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-11-23T02:03:09.9788781Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-11-23T02:03:09.9789122Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9789468Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9789821Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9790168Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9790544Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9790892Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9791230Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9791563Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9791900Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9792213Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9792553Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9792799Z test_add_out (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9793073Z test_add_tuple_different_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9793339Z test_add_tuple_non_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9793605Z test_add_tuple_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9793867Z test_add_tuple_same_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9794006Z test_addmm_grad (__main__.TestScript) 2022-11-23T02:03:09.9794252Z This test checks several things: ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9794534Z test_alias_covariant_type_containers (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9794773Z test_all (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9795031Z test_annot_ast_mypy_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9795339Z test_annot_ast_mypy_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9795596Z test_annot_ast_py3_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9795856Z test_annot_ast_py3_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9796113Z test_annot_string_mypy_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9796378Z test_annot_string_mypy_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9796638Z test_annot_string_py3_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9796903Z test_annot_string_py3_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9797172Z test_annotated_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9797493Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9797781Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9798052Z test_annotated_script_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9798310Z test_annoying_doubles (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9798551Z test_any (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9798838Z test_assert_is_scripting_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9799118Z test_assertion_optional_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9799379Z test_attr_module_constants (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9799640Z test_attr_qscheme_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9799898Z test_attribute_in_init (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9800168Z test_attribute_serialization (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9800435Z test_attribute_unpickling (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9800697Z test_augmented_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9800939Z test_autodiff_complex (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9801208Z test_backend_cudnn_enabled (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9801480Z test_bad_multiline_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9801766Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9802044Z test_bailout_loop_counter_transition (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9802378Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9802599Z test_batchnorm_fuser_cpu (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-11-23T02:03:09.9802867Z test_big_float_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9803123Z test_big_int_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9803377Z test_binary_op_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9803626Z test_bitwise_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9803890Z test_block_input_grad_in_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9804168Z test_bool_augassign_bitwise_and (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9804475Z test_bool_augassign_bitwise_or (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9804750Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9805002Z test_bool_dispatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9805291Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9805554Z test_break_continue_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9805812Z test_breaks_continues (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:03:09.9806064Z test_builtin_args (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9806325Z test_builtin_args_fails (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9806602Z test_builtin_function_attributes (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9806860Z test_builtin_use_as_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9807105Z test_call_ge (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9807381Z test_call_python_fn_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9807661Z test_call_python_fn_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9807945Z test_call_python_fn_from_traced_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9808223Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9808497Z test_call_python_mod_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9808777Z test_call_python_mod_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9809058Z test_call_python_mod_from_traced_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9809373Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9809649Z test_call_script_fn_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9809928Z test_call_script_fn_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9810206Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9810458Z test_call_script_mod_from_script_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9810740Z test_call_script_mod_from_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9810981Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-11-23T02:03:09.9811256Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9811529Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-11-23T02:03:09.9811807Z test_calls_in_type_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9812085Z test_canonicalize_control_outputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9812346Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.001s) 2022-11-23T02:03:09.9812585Z test_cat (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9812838Z test_cat_lifts (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9813075Z test_chr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9813241Z test_circular_dependency (__main__.TestScript) 2022-11-23T02:03:09.9813512Z https://github.com/pytorch/pytorch/issues/25871 ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9813775Z test_class_as_attribute (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9814030Z test_class_attribute (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9814301Z test_class_attribute_in_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9814587Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9814751Z test_code_with_constants (__main__.TestScript) 2022-11-23T02:03:09.9815072Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9815243Z test_code_with_constants_restore (__main__.TestScript) 2022-11-23T02:03:09.9815571Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9815839Z test_comment_ignore_indent (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9816103Z test_compare_two_bool_inputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9816346Z test_compile_module_with_constant (__main__.TestScript) ... ok (0.115s) 2022-11-23T02:03:09.9816611Z test_conditional_casting (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9816871Z test_constant_as_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9817159Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9817423Z test_constant_pooling_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9817702Z test_constant_pooling_same_identity (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9817960Z test_context_manager (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9818192Z test_conv_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9818442Z test_convert_base (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9818750Z test_cpp_function_tensor_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9819021Z test_cpp_module_iterator (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9819277Z test_desugar_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9819536Z test_device_kwarg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9819789Z test_device_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9820051Z test_device_type_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9820290Z test_dir (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9820536Z test_divmod (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9820762Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.003s) 2022-11-23T02:03:09.9821016Z test_dropout_eval (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9821264Z test_dtype_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9821516Z test_dtype_op_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9821776Z test_dtype_op_shape2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9822039Z test_early_return_closure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9822307Z test_early_return_fork_join (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9822565Z test_early_return_rewrite (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9822838Z test_early_return_type_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9823096Z test_early_returns_loops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9823362Z test_ellipsis_const_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9823671Z test_ellipsis_const_mid (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9823947Z test_ellipsis_const_mid_select (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9824210Z test_ellipsis_const_start (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9824523Z test_ellipsis_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9824771Z test_ellipsis_mid (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9825032Z test_ellipsis_mid_select (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9825288Z test_ellipsis_start (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9825563Z test_embedding_renorm_grad_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9825874Z test_empty_like_memory_format_bc (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9826129Z test_empty_tuple_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9826380Z test_enumerate_modlist_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9826720Z test_erase_number_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9826967Z test_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9827231Z test_error_stacktrace (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9827506Z test_error_stacktrace_interface (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9827756Z test_eval_python (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9828022Z test_exception_exits_closure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9828295Z test_exceptions_with_control_flow (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9828541Z test_expand (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9828780Z test_fibb (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9829084Z test_fibb_totally_better (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9829360Z test_file_format_serialization (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9829615Z test_file_line_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9829885Z test_file_line_error_class_defn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9830140Z test_file_line_graph (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9830397Z test_file_line_save_load (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9830649Z test_file_line_string (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9831008Z test_file_line_trace (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9831341Z test_filecheck (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9831629Z test_filecheck_parse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9831887Z test_first_class_calls (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9832146Z test_first_class_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9832393Z test_floor_div (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9832640Z test_floordiv (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9832885Z test_for_else (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9833218Z test_for_in_dict (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9833478Z test_for_in_enumerate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9833729Z test_for_in_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9833982Z test_for_in_range_ast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9834242Z test_for_in_range_dynamic (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9834507Z test_for_in_range_if_ast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9834807Z test_for_in_range_start_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9835063Z test_for_in_range_start_end_step (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9835328Z test_for_in_range_zero_step (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9835578Z test_for_in_string (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9835833Z test_for_in_tensors (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9836101Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9836367Z test_for_in_tensors_nested (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9836628Z test_for_in_tensors_rank0 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9836874Z test_for_in_zip (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9837133Z test_for_in_zip_enumerate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9837423Z test_for_tuple_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9837677Z test_for_tuple_unpack (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9837927Z test_format (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9838229Z test_func_call (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9838512Z test_function_compilation_caching (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9838782Z test_function_overload_misuse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9839065Z test_function_overloading_isinstance (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9839358Z test_function_overloads (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9839590Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-11-23T02:03:09.9839826Z test_fuser_double_literal_precision (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-11-23T02:03:09.9840097Z test_fuser_multiple_blocks (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9840428Z test_gather_dynamic_index (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9840696Z test_generic_list_errors (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9840948Z test_get_set_state (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:09.9841218Z test_get_set_state_with_tensors (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9841509Z test_grad_from_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9841756Z test_hash (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9842004Z test_hex_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9842242Z test_id (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9842512Z test_if (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9842760Z test_if_define (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9843024Z test_if_different_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9843259Z test_if_for_in_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9843554Z test_if_is_none_dispatch (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9843802Z test_if_list_cat (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9844104Z test_if_nest_while (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9844350Z test_if_noelse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9844610Z test_if_not_defined_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9844890Z test_if_supertype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9845149Z test_ignore_decorator (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9845462Z test_ignored_as_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9845732Z test_ignored_method_binding (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9846021Z test_ignored_props (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9846303Z test_import_constants_not_specialized (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9846566Z test_in_for_and_comp_expr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9846906Z test_in_operator_with_two_strings (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9847150Z test_index (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T02:03:09.9847462Z test_index_select_shape_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9847820Z test_index_with_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9848133Z test_indexing_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9848437Z test_infer_size (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9849990Z test_inferred_error_msg (__main__.TestScript) 2022-11-23T02:03:09.9850353Z Test that when we get a type mismatch on a function where we inferred ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9850662Z test_inherit_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9851014Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.001s) 2022-11-23T02:03:09.9851189Z test_inlined_graph (__main__.TestScript) 2022-11-23T02:03:09.9851555Z Check that the `inlined_graph` property correctly returns an inlined ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9851868Z test_inlining_cleanup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9852171Z test_inplace_add (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9852485Z test_inplace_copy_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9852810Z test_input_keyword_in_schema (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9853111Z test_int_cast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9853418Z test_integral_shape_inference (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9853847Z test_interpret_graph (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9854154Z test_interpreter_fuzz (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9854456Z test_intlist_args (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9854773Z test_invalid_call_arguments (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9855157Z test_invalid_lhs_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9855565Z test_invalid_prefix_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9855866Z test_irparser (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9856164Z test_is_after_use (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9856541Z test_is_isnot (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9856843Z test_is_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9857203Z test_is_scripting (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9857543Z test_is_scripting_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9857851Z test_isinstance (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9858222Z test_isinstance_dynamic (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9858550Z test_isinstance_metacompile (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9859042Z test_isinstance_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9859346Z test_jitter_bug (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9859730Z test_keyword (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9860050Z test_kwarg_expansion_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9860360Z test_kwargs_error_msg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9860676Z test_lazy_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9861030Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9861391Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9861691Z test_lhs_indexing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9862090Z test_lhs_indexing_increment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9862444Z test_lhs_indexing_increment_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9862790Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9863118Z test_lhs_indexing_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9863430Z test_lhs_indexing_multi (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9863818Z test_linear_grad (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9864162Z test_list_comprehension_modulelist (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9864594Z test_list_comprehension_variable_write (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9864954Z test_list_iterables (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9865263Z test_list_python_op (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9865568Z test_list_unify (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9865862Z test_literal (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9866160Z test_literals (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9866476Z test_logical_short_circuit (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9866986Z test_loop_liveness (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9867269Z test_loop_unroll_negative (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9867598Z test_loop_unroll_unused_counter (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9867857Z test_loop_unrolling (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9868115Z test_loop_unrolling_const (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9868377Z test_loop_unrolling_nested (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9868640Z test_lower_nested_tuples (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9868894Z test_math_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9869139Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-11-23T02:03:09.9869427Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.001s) 2022-11-23T02:03:09.9869698Z test_method_casts_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9869949Z test_method_no_self (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9870210Z test_method_overloading (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:03:09.9870479Z test_missing_getstate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9870733Z test_mm_batching (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9870989Z test_module_apis (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9871243Z test_module_attrs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9871519Z test_module_copy_with_attributes (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9871779Z test_module_copying (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9872038Z test_module_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9872316Z test_module_method_reassignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9872636Z test_module_none_attrs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9872918Z test_module_parameters_and_buffers (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9873173Z test_module_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9873463Z test_module_with_params_called_fails (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9873700Z test_multi_reduction (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9873966Z test_multi_starred_expr_lhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9874236Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9874561Z test_multiline_optional_future_refinement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9874885Z test_multiline_string_dedents (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9875291Z test_multiple_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9875555Z test_multiple_assignment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9875807Z test_mutable_dce (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9876070Z test_mutable_dce_block (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9876406Z test_mutable_dce_graph_input (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9876891Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9877171Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9877429Z test_mutable_dce_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9877684Z test_mutable_dce_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9877978Z test_mutable_dce_wildcards (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9878239Z test_mutate_constant (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9878491Z test_mypy_type_ignore (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9878770Z test_named_buffers_are_iterable (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9879091Z test_namedtuple_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9879397Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9879695Z test_namedtuple_default_values_container_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9879981Z test_namedtuple_default_values_missing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9880323Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9880640Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9880910Z test_namedtuple_python (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9881185Z test_namedtuple_type_inference (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9881434Z test_narrow_copy (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9881691Z test_nested_aug_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9881938Z test_nested_bailouts (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9882233Z test_nested_breaks (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9882574Z test_nested_list_construct (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9882850Z test_nested_select_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9883096Z test_nn_GRU (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9883339Z test_nn_LSTM (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9883602Z test_nn_LSTM_with_layers (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9883827Z test_nn_init (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9884084Z test_no_dtype_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9884357Z test_no_self_arg_ignore_function (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9884612Z test_non_final_return (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9884863Z test_none_type_str (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9885098Z test_not (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9885360Z test_not_initialized_err (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9885616Z test_ntuple_builtins (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9885869Z test_number_abs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9886128Z test_number_augassign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9886410Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9886687Z test_number_augassign_bitwise_pow (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9886963Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9887279Z test_number_div (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9887527Z test_number_math (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9887782Z test_number_neg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9888016Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.001s) 2022-11-23T02:03:09.9888270Z test_oneline_func (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9888528Z test_op_dtype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9888799Z test_operator_precedence (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9889293Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-11-23T02:03:09.9889716Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-11-23T02:03:09.9890403Z test_ord (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9890672Z test_override_magic (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9890939Z test_pack_tuple_into_non_var (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9891198Z test_pack_unpack_nested (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9891460Z test_pack_unpack_state (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9891722Z test_parameter_order (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9892033Z test_parse_empty_tuple_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9892328Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9892588Z test_parse_nested_names (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9892859Z test_parse_none_type_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9893108Z test_parse_tensor_constants (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9893366Z test_parser_kwargonly (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9893636Z test_parser_type_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9893931Z test_parser_type_annotations_comment (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9894234Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9894531Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9894822Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9895159Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9895446Z test_partial_returns (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9895690Z test_pass (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9895956Z test_pickle_checkpoint (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9896224Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9896490Z test_pickle_checkpoint_tup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9896762Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9897031Z test_pretty_print_function (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9897273Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.001s) 2022-11-23T02:03:09.9897565Z test_print (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9897824Z test_print_kwargs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9898069Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-11-23T02:03:09.9898328Z test_profiling_merge (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9898599Z test_pybind_type_comparisons (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9898860Z test_python_call (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9899124Z test_python_call_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9899408Z test_python_call_annoytation_failure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9899669Z test_python_call_failure (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9899930Z test_python_call_non_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9900201Z test_python_call_non_tensor_wrong (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9900459Z test_python_frontend (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9900722Z test_python_frontend_py3 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9901002Z test_python_frontend_source_range (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9901263Z test_python_op_builtins (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9901524Z test_python_op_name (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9901794Z test_python_val_doesnt_have_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9902003Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.001s) 2022-11-23T02:03:09.9902238Z test_rand_profiling (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9902530Z test_range_args (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9902797Z test_reassign_module_lhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9903057Z test_reassign_module_rhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9903324Z test_refine_tuple_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9903581Z test_remove_dropout (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9903854Z test_repeated_script_on_function (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9904114Z test_request_bailout (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9904336Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.002s) 2022-11-23T02:03:09.9904651Z test_rescripting_loaded_modules (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9904916Z test_resize_input_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9905160Z test_return (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9905422Z test_return_stmt_not_at_end (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9905670Z test_return_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9905933Z test_robust_op_resolution (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9906176Z test_round (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9906438Z test_save_load_attr_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9906785Z test_script_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9907048Z test_script_bool_constant (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9907298Z test_script_chunk (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9907549Z test_script_clamp_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9907795Z test_script_copy (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9908046Z test_script_cu (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9908311Z test_script_define_order (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9908591Z test_script_define_order_recursive_fail (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9908858Z test_script_docstring (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9909148Z test_script_forward_method_replacement (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9909417Z test_script_get_device_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9909740Z test_script_get_tracing_state (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9909997Z test_script_is_tracing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9910248Z test_script_kwargs_fn_call (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9910499Z test_script_method_docstring (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9910821Z test_script_method_torch_function_overload (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9911077Z test_script_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9911357Z test_script_module_call_noscript (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9911664Z test_script_module_const (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9911953Z test_script_module_const_submodule_fail (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9912227Z test_script_module_export_blocks (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9912512Z test_script_module_export_shared_storage (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9912800Z test_script_module_export_submodule (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9913084Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9913362Z test_script_module_export_tensor_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9913636Z test_script_module_fail_exist (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9913895Z test_script_module_for (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9914151Z test_script_module_for2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9914434Z test_script_module_invalid_consts (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9914714Z test_script_module_nochange_submodule (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9915229Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.001s) 2022-11-23T02:03:09.9915504Z test_script_module_not_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9915799Z test_script_module_param_buffer_mutation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9916069Z test_script_module_star_assign2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9916348Z test_script_module_star_assign2_inplace (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9916633Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9916974Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9917283Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9917560Z test_script_nested_mod_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9917834Z test_script_non_tensor_args_outputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9918097Z test_script_optional_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9918355Z test_script_outputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9918635Z test_script_pack_padded_sequence (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9918977Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9919233Z test_script_scope (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9919499Z test_script_sequential_for (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9919789Z test_script_sequential_in_mod_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9920073Z test_script_sequential_multi_output_fail (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9920353Z test_script_sequential_orderdict (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9920637Z test_script_sequential_sliced_iteration (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9920904Z test_script_star_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9921158Z test_script_star_expr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9921432Z test_script_star_expr_string (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9921780Z test_scriptable_fn_as_attr (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9922043Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9922388Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9922672Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9922930Z test_select_after_chunk (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9923188Z test_sequence_parsing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9923482Z test_sequential_intermediary_types (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9923748Z test_serialization_big_ints (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9924068Z test_serialization_sharing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9924329Z test_serialize_long_lines (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9924604Z test_serialized_source_ranges (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9924890Z test_serialized_source_ranges2 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9925176Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9925454Z test_serialized_source_ranges_graph (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9925735Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9926017Z test_set_attribute_through_optional (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9926341Z test_shape_analysis_grad_property (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9926605Z test_shape_analysis_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9926881Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9927143Z test_shape_prop_promotion (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9927401Z test_signed_float_zero (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9927687Z test_single_starred_expr_for_loop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9927950Z test_single_starred_lhs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9928215Z test_singleton_tuple_unpack (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9928453Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-11-23T02:03:09.9928695Z test_split (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9928938Z test_stack (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9929188Z test_static_if_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9929355Z test_static_method_on_module (__main__.TestScript) 2022-11-23T02:03:09.9929653Z Check that the `@staticmethod` annotation on a function on a module works. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9929913Z test_static_methods (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9930165Z test_str_cast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9930411Z test_string_cu (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9930695Z test_string_device_implicit_conversion (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9930955Z test_string_frontend_elif (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9931232Z test_string_index (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9931483Z test_string_len (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9931742Z test_string_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9931995Z test_string_new_line (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9932244Z test_string_ops (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9932489Z test_string_print (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9932750Z test_string_single_escape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9933009Z test_string_slicing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9933333Z test_string_sort (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9933729Z test_string_sorted (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9934020Z test_submodule_attribute_serialization (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9934278Z test_submodule_twice (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9934518Z test_sum (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9934779Z test_sum_list_diff_elms (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9935053Z test_sum_list_empty (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9935309Z test_sum_list_literal (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9935559Z test_sum_list_one (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9935816Z test_sum_list_wrong_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9936074Z test_sys_stdout_override (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9936517Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.003s) 2022-11-23T02:03:09.9936772Z test_tensor_data (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9937024Z test_tensor_device (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9937278Z test_tensor_dtype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9937528Z test_tensor_grad (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9937798Z test_tensor_import_export (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9938048Z test_tensor_len (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9938303Z test_tensor_number_math (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:09.9938629Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9938851Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2022-11-23T02:03:09.9939107Z test_tensor_shape (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9939345Z test_tensor_subclasses (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9939632Z test_tensor_to (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:03:09.9939885Z test_tensor_to_cpu (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9940137Z test_tensor_to_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9940399Z test_tensor_to_device (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9940642Z test_ternary (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9940967Z test_ternary_module_type_hint (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9941247Z test_ternary_right_associative (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9941505Z test_ternary_static_if (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9941748Z test_torch_any (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9941975Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.004s) 2022-11-23T02:03:09.9942255Z test_torch_functional_tensordot_int (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9942541Z test_torch_functional_tensordot_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9942830Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9943109Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9943385Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9943644Z test_torch_manual_seed (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9943885Z test_torch_pow (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9944159Z test_torch_tensor_as_tensor (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9944430Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9944684Z test_torch_tensor_bad_input (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9944933Z test_torch_tensor_dtype (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9945192Z test_torchscript_memoryformat (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9945456Z test_torchscript_multi_head_attn (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9945777Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9946025Z test_training_param (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9946276Z test_tuple_assignments (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9946519Z test_tuple_error_msg (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9946828Z test_tuple_index_to_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9947076Z test_tuple_indexing (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9947312Z test_tuple_len (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9947565Z test_tuple_nested_sort (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9947853Z test_tuple_sort (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9948106Z test_tuple_sort_reverse (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9948336Z test_tuple_sorted (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9948582Z test_tuple_to_opt_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9948841Z test_tuple_unsortable_diff_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9949109Z test_tuple_unsortable_element_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9949379Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9949622Z test_type_annotate (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9949887Z test_type_annotation_module (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9950136Z test_type_annotation_py3 (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9950384Z test_type_annotations (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9950649Z test_type_annotations_repeated_list (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9950913Z test_type_annotations_varargs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9951166Z test_type_call_in_script (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9951406Z test_type_cast (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9951660Z test_type_comments_in_body (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9951835Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-11-23T02:03:09.9952156Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9952459Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2022-11-23T02:03:09.9952752Z test_unfold_zero_dim (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9953004Z test_unicode_comments (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9953250Z test_uninitialized (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9953494Z test_union_to_number (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9953740Z test_unknown_builtin (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9954003Z test_unmatched_type_annotation (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9954267Z test_unspecialized_any_binding (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9954502Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-11-23T02:03:09.9954797Z test_unsupported_builtin_error (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9955059Z test_unused_decorator (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9955318Z test_unwrap_optional_builtin (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9955562Z test_var_aug_assign (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9955803Z test_vararg_zeros (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9956077Z test_view_listconstruct_shape_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9956328Z test_view_shape_prop (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9956565Z test_view_write (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9956800Z test_weak_cuda (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9957020Z test_where (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9957263Z test_where_method (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9957495Z test_while (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9957740Z test_while_nest_if (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9958007Z test_while_nonexistent_cond_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9958263Z test_while_nonexistent_value (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9958521Z test_while_write_outer_then_read (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9958764Z test_wrong_attr_lookup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9959017Z test_wrong_implicit_expand (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9959274Z test_wrong_method_call_inputs (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9959577Z test_wrong_module_attr_lookup (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9959825Z test_wrong_return_type (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9960077Z test_wrong_use_as_callable (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9960332Z test_wrong_use_as_tuple (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9960563Z test_zeros (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9960823Z test_zip_enumerate_modulelist (__main__.TestScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:09.9960979Z test_bool (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9961226Z Test the __bool__ method. This should return True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9961390Z test_contains (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9961679Z Test membership checks (x in y, x not in y). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9961838Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9962045Z Test deletion. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9962199Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9962469Z Test accessing dictionary values using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9962622Z test_items (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9962817Z Test .items(). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9962968Z test_iter (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9963359Z Test iteration over a dictionary's keys. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9963517Z test_len (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9963742Z Test len() builtin function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9963897Z test_nested (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9964216Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.001s) 2022-11-23T02:03:09.9964399Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9964687Z Test that reference semantics are honoured; that modifications made ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9964849Z test_repr (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9965069Z Test the __repr__ method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9965227Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-11-23T02:03:09.9965491Z Test setting dictionary values using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9965647Z test_append (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9965864Z Test append method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9966019Z test_bool (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9966266Z Test the __bool__ method. This should return True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9966420Z test_clear (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9966679Z Test clear. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9966834Z test_contains (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9967068Z Test membership checks (x in y, x not in y). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9967225Z test_count (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9967439Z Test count method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9967595Z test_delitem (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9967799Z Test deletion. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9967953Z test_extend (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9968156Z Test extend. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9968314Z test_getitem (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9968578Z Test accessing list elements using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9968734Z test_insert (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9968946Z Test insert. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9969136Z test_iter (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9969514Z Test iteration over a list's elements. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9969662Z test_len (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9969892Z Test len() builtin function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9970050Z test_nested (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9970365Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.001s) 2022-11-23T02:03:09.9970521Z test_pop (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9970724Z Test pop. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9970892Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9971190Z Test that reference semantics are honoured; that modifications made ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9971346Z test_remove (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9971563Z Test remove method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9971714Z test_repr (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9971937Z Test the __repr__ method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9972092Z test_setitem (jit.test_list_dict.TestScriptList) 2022-11-23T02:03:09.9972344Z Test setting list elements using the [] operator. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9972767Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9973174Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9973571Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9973947Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9974330Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9974766Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9975148Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9975532Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9975925Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9976311Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9976730Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9977111Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9977510Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9977898Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9978180Z test_basic (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9978463Z test_empty (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9978735Z test_multi (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9979014Z test_script (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9979296Z test_section (jit.test_script_profile.TestScriptProfile) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9979558Z test_module_list_slicing (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9979824Z test_slice_as_variable (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9980088Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9980345Z test_slice_kwarg (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9980600Z test_slice_one_none (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9980860Z test_slice_start_stop (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9981121Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9981394Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9981724Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9981979Z test_slice_stop_only (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9982249Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9982503Z test_slice_string (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9982756Z test_slice_tensor (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9983024Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9983304Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9983567Z test_slice_three_nones (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9983865Z test_slice_two_nones (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9984112Z test_tuple_slicing (jit.test_slice.TestSlice) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9984380Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9984648Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:09.9984920Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9985192Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9985498Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9985865Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9986254Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9986749Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9987134Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9987515Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9987890Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9988286Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9988640Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9989081Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9989448Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9989817Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9990212Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9990569Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9990975Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9991353Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9991738Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9992114Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9992448Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9992786Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9993128Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9993479Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:09.9993732Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.039s) 2022-11-23T02:03:09.9993977Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.023s) 2022-11-23T02:03:09.9994236Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2022-11-23T02:03:09.9994506Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2022-11-23T02:03:09.9994765Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.020s) 2022-11-23T02:03:09.9995009Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-11-23T02:03:09.9995270Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.015s) 2022-11-23T02:03:09.9995527Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.056s) 2022-11-23T02:03:09.9995845Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.027s) 2022-11-23T02:03:09.9996119Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.017s) 2022-11-23T02:03:09.9996390Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.012s) 2022-11-23T02:03:09.9996632Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2022-11-23T02:03:09.9996875Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.106s) 2022-11-23T02:03:09.9997124Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.019s) 2022-11-23T02:03:09.9997450Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2022-11-23T02:03:09.9997700Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-11-23T02:03:09.9997947Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-11-23T02:03:09.9998235Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.026s) 2022-11-23T02:03:09.9998495Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.033s) 2022-11-23T02:03:09.9998743Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2022-11-23T02:03:09.9998999Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-11-23T02:03:09.9999251Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2022-11-23T02:03:09.9999482Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2022-11-23T02:03:09.9999773Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0000068Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0000339Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0000629Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0000925Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0001231Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0001547Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0001865Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0002184Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0002510Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0002825Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0003152Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0003470Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0003763Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0003950Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.014s) 2022-11-23T02:03:10.0004150Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-11-23T02:03:10.0004668Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... STAGE:2022-11-23 02:03:06 19744:19744 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2022-11-23T02:03:10.0005022Z STAGE:2022-11-23 02:03:06 19744:19744 ActivityProfilerController.cpp:306] Completed Stage: Collection 2022-11-23T02:03:10.0005383Z STAGE:2022-11-23 02:03:06 19744:19744 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2022-11-23T02:03:10.0005478Z ok (0.003s) 2022-11-23T02:03:10.0005666Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-11-23T02:03:10.0005850Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.010s) 2022-11-23T02:03:10.0006104Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-11-23T02:03:10.0006328Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2022-11-23T02:03:10.0006536Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-11-23T02:03:10.0006737Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2022-11-23T02:03:10.0006967Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.009s) 2022-11-23T02:03:10.0007186Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-11-23T02:03:10.0007408Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-11-23T02:03:10.0007605Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-11-23T02:03:10.0007805Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-11-23T02:03:10.0008036Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0008242Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0008423Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0008642Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2022-11-23T02:03:10.0008855Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0009070Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0009283Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-11-23T02:03:10.0009490Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0009714Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-11-23T02:03:10.0009922Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0010120Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2022-11-23T02:03:10.0010317Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0010544Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-11-23T02:03:10.0010740Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-11-23T02:03:10.0010948Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.009s) 2022-11-23T02:03:10.0011286Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0011587Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0011877Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0012137Z test_constant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0012383Z test_conv (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0012650Z test_export_no_reorder (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0012930Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0013213Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0013498Z test_ge (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0013754Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0014017Z test_ge_optimized (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0014286Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0014541Z test_index_put (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0014804Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0015087Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0015345Z test_inplace_check (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0015605Z test_inplace_copy (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0015890Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0016155Z test_inplace_flags (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0016428Z test_inplace_transplant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0016692Z test_inplace_warn (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0016978Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0017244Z test_input_dict_empty (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0017512Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0017689Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-11-23T02:03:10.0018127Z Check that dictionary access doesn't care about insertion order ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0018440Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0018703Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0018975Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0019152Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-11-23T02:03:10.0019428Z Check that the trace remembers which keys were in a dict input ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0019690Z test_input_dict_unify (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0019848Z test_input_flatten (jit.test_tracer.TestTracer) 2022-11-23T02:03:10.0020114Z Check that inputs to traced functions are flattened ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0020386Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0020747Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0021022Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0021312Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0021583Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0021855Z test_interpolate_trace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0022126Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0022393Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0022656Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0022905Z test_max_pool (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0023174Z test_nested_inplace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0023436Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0023591Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-11-23T02:03:10.0023895Z Check that outputs of traced functions retain the original structure and nesting ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0024163Z test_python_function (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0024427Z test_python_function_tup (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0024703Z test_repeated_input (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0024966Z test_repeated_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0025227Z test_shared_param (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0025523Z test_simple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0025805Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0026087Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0026357Z test_trace_annotation (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0026685Z test_trace_arange (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0026960Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0027237Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0027498Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0027800Z test_trace_casts (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0028082Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0028355Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0028638Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0028912Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0029199Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0029481Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0029754Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0030039Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0030309Z test_trace_contiguous (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0030594Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0030856Z test_trace_detach (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0031135Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0031425Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0031704Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0031967Z test_trace_dict_input (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0032235Z test_trace_dict_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0032546Z test_trace_export_fns (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0032825Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:10.0033104Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0033378Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0033667Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0033922Z test_trace_index (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0034195Z test_trace_index_constant (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0034458Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0034771Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0035031Z test_trace_inverse (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0035314Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0035577Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0035869Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0036138Z test_trace_modulelist (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0036423Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0036692Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0036967Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0037228Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0037484Z test_trace_numel (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0037769Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0038031Z test_trace_optional (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0038333Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0038595Z test_trace_random (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0038867Z test_trace_records_names (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0039122Z test_trace_save (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0039434Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0039700Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0039956Z test_trace_size (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0040225Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0040503Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0040758Z test_trace_slice (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0041045Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0041318Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0041646Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0041914Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0042185Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0042439Z test_trace_topk (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0042693Z test_trace_tuple (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0042980Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0043232Z test_trace_warn (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0043520Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0043828Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0044106Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0044381Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0044655Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:10.0044938Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0045186Z test_tracing_hooks (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:10.0045464Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0045734Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0045993Z test_wrapped_number (jit.test_tracer.TestTracer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0046182Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0046701Z Assigning a new (python-only) attribute should not change type sharing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0046982Z test_basic (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0047286Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0047609Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0047784Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0048112Z Types should be shared for identical constant values, and different for different constant values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0048305Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0048571Z Types should be shared even if attribute values differ ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0048825Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0049124Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0049411Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0049582Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0049825Z Simple example with a real nn Module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0050116Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0050337Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0050633Z We should be able to differentiate between two ModuleDict instances ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0050817Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0051102Z Mutating the value of an attribute should not change type sharing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0051291Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0051733Z The same module with an `foo` as a parameter vs. attribute shouldn't ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0051951Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0052233Z Different functions passed in should lead to different types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0052439Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0052701Z Same functions passed in should lead to same types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0052889Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0053173Z Even if everything about the module is the same, different originating ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0053391Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0053669Z Different functions passed in should lead to different types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0053875Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0054193Z Same functions passed in should lead to same types ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0054514Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0054691Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0054946Z If submodules differ, the types should differ. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0055150Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0055586Z Since we can't guarantee that methods are the same between different ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0055802Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0056070Z Test that types are not shared if the exclusion of their ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0056276Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0056584Z Test that types are shared if the exclusion of their ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0056787Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0057058Z Tests that types between instances of a ScriptModule ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0057250Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-11-23T02:03:10.0057495Z Test that type sharing can be disabled. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0057786Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0058072Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0058365Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0058571Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-11-23T02:03:10.0058823Z Test that module attributes can be ignored. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0059127Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0059426Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0059649Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-11-23T02:03:10.0059938Z Test that using an optional with no contained types produces an error. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0060222Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0060503Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0060781Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0061064Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0061276Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-11-23T02:03:10.0061602Z Test that using a tuple with no contained types produces an error. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0061897Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0062181Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0062485Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0062736Z test_bool_list_io (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0063008Z test_dict_comprehension (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0063295Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0063628Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0063890Z test_dict_in_not_in (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0064165Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0064465Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0064772Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0065027Z test_for_in_dict (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0065284Z test_for_in_string (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0065547Z test_for_tuple_assign (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0065809Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0066053Z test_list_io (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0066317Z test_list_iterables (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0066630Z test_list_sum (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0066941Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0067207Z test_list_unification (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0067471Z test_multiple_assign (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0067741Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0067998Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0068267Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0068572Z test_nested_list (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0068844Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0069114Z test_optional_conversion (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0069377Z test_optional_refinement (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0069637Z test_optional_tuple (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0069906Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0070182Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0070438Z test_sum_list_empty (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0070741Z test_sum_list_literal (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0070998Z test_sum_list_one (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:03:10.0071259Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0071514Z test_tuple_assignments (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0071782Z test_tuple_create_return (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0072037Z test_tuple_io (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0072299Z test_tuple_keyword (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0072573Z test_tuple_specialization (jit.test_typing.TestTyping) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0072839Z test_check_union_annotation (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0073121Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0073396Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0073690Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0073964Z test_union_as_annotation (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0074252Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0074514Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0074771Z test_union_as_dict_key (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0075028Z test_union_as_dict_value (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0075362Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0075673Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0075978Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0076286Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0076586Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0076906Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0077212Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0077520Z test_union_in_class_constructor (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0077785Z test_union_memory_aliasing (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0078068Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0078358Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0078640Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0078928Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0079231Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0079530Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0079834Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0080088Z test_union_return_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0080380Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0080682Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0080955Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0081231Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0081526Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0081786Z test_union_type_refinement (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0082131Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0082452Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0082760Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0083048Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0083332Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0083607Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0083914Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0084230Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0084502Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0084785Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0085049Z test_union_with_collections (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0085317Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:10.0085573Z test_union_with_enum (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0085840Z test_union_with_list_assignment (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0086100Z test_union_with_scalar_values (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0086379Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0086653Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0086963Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0087253Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0087543Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0087823Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0088100Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0088380Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0088654Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0089002Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0089286Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0089561Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0089835Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0090110Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0090389Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0090677Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0091018Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0091311Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0091550Z test_warn (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0091835Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0092119Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0092379Z test_warn_once_per_func (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0092647Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0092893Z test_warn_only_once (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0093158Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:10.0093287Z test_with_as (jit.test_with.TestWith) 2022-11-23T02:03:10.0093742Z Check that with statements that use the 'as' keyword to bind expressions ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:10.0093882Z test_with_errors (jit.test_with.TestWith) 2022-11-23T02:03:10.0094358Z Check that errors related to with-statements are detected and reported correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:10.0094514Z test_with_exceptions (jit.test_with.TestWith) 2022-11-23T02:03:10.0094948Z Check that exceptions thrown in the bodies of with-statements are ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:10.0095084Z test_with_no_as (jit.test_with.TestWith) 2022-11-23T02:03:10.0095537Z Check that with statements that do not use the 'as' keyword to bind expressions ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:03:10.0095678Z test_with_no_grad (jit.test_with.TestWith) 2022-11-23T02:03:10.0095944Z Check that torch.no_grad() works. Most of these are adapted from ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0096101Z test_with_record_function (jit.test_with.TestWith) 2022-11-23T02:03:10.0096464Z Check that torch.autograd.profiler.record_function context manager is ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:10.0096473Z 2022-11-23T02:03:10.0096758Z ---------------------------------------------------------------------- 2022-11-23T02:03:10.0096868Z Ran 2547 tests in 48.316s 2022-11-23T02:03:10.0096875Z 2022-11-23T02:03:10.0096975Z OK (skipped=2404) 2022-11-23T02:03:10.0096981Z 2022-11-23T02:03:10.0097094Z Generating XML reports... 2022-11-23T02:03:10.0097544Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20221123020218.xml 2022-11-23T02:03:10.0097988Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20221123020218.xml 2022-11-23T02:03:10.0098330Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20221123020218.xml 2022-11-23T02:03:10.0098724Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20221123020218.xml 2022-11-23T02:03:10.0099164Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20221123020218.xml 2022-11-23T02:03:10.0099596Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20221123020218.xml 2022-11-23T02:03:10.0100025Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20221123020218.xml 2022-11-23T02:03:10.0100424Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20221123020218.xml 2022-11-23T02:03:10.0100772Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20221123020218.xml 2022-11-23T02:03:10.0101260Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20221123020218.xml 2022-11-23T02:03:10.0101665Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20221123020218.xml 2022-11-23T02:03:10.0102103Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20221123020218.xml 2022-11-23T02:03:10.0102484Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20221123020218.xml 2022-11-23T02:03:10.0102873Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20221123020218.xml 2022-11-23T02:03:10.0103286Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20221123020218.xml 2022-11-23T02:03:10.0103779Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20221123020218.xml 2022-11-23T02:03:10.0104174Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20221123020218.xml 2022-11-23T02:03:10.0104619Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20221123020218.xml 2022-11-23T02:03:10.0105004Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20221123020218.xml 2022-11-23T02:03:10.0105410Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20221123020218.xml 2022-11-23T02:03:10.0105778Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20221123020218.xml 2022-11-23T02:03:10.0106181Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20221123020218.xml 2022-11-23T02:03:10.0106688Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20221123020218.xml 2022-11-23T02:03:10.0107129Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20221123020218.xml 2022-11-23T02:03:10.0107491Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20221123020218.xml 2022-11-23T02:03:10.0107985Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20221123020218.xml 2022-11-23T02:03:10.0108403Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20221123020218.xml 2022-11-23T02:03:10.0108835Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20221123020218.xml 2022-11-23T02:03:10.0109218Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20221123020218.xml 2022-11-23T02:03:10.0109583Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20221123020218.xml 2022-11-23T02:03:10.0109982Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20221123020218.xml 2022-11-23T02:03:10.0110336Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20221123020218.xml 2022-11-23T02:03:10.0110785Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20221123020218.xml 2022-11-23T02:03:10.0111340Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20221123020218.xml 2022-11-23T02:03:10.0111779Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20221123020218.xml 2022-11-23T02:03:10.0112237Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20221123020218.xml 2022-11-23T02:03:10.0112605Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20221123020218.xml 2022-11-23T02:03:10.0112979Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20221123020218.xml 2022-11-23T02:03:10.0113404Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20221123020218.xml 2022-11-23T02:03:10.0113876Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20221123020218.xml 2022-11-23T02:03:10.0114409Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20221123020218.xml 2022-11-23T02:03:10.0114818Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20221123020218.xml 2022-11-23T02:03:10.0115210Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20221123020218.xml 2022-11-23T02:03:10.0115584Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20221123020218.xml 2022-11-23T02:03:10.0115976Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20221123020218.xml 2022-11-23T02:03:10.0116346Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20221123020218.xml 2022-11-23T02:03:10.0116780Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20221123020218.xml 2022-11-23T02:03:10.0117185Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20221123020218.xml 2022-11-23T02:03:10.0117631Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20221123020218.xml 2022-11-23T02:03:10.0118074Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20221123020218.xml 2022-11-23T02:03:10.0118461Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20221123020218.xml 2022-11-23T02:03:10.0118865Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20221123020218.xml 2022-11-23T02:03:10.0119372Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20221123020218.xml 2022-11-23T02:03:10.0119939Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20221123020218.xml 2022-11-23T02:03:10.0120303Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_pdt.TestPDT-20221123020218.xml 2022-11-23T02:03:10.0120743Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20221123020218.xml 2022-11-23T02:03:10.0121146Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20221123020218.xml 2022-11-23T02:03:10.0121521Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20221123020218.xml 2022-11-23T02:03:10.0121955Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20221123020218.xml 2022-11-23T02:03:10.0122396Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20221123020218.xml 2022-11-23T02:03:10.0122838Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20221123020218.xml 2022-11-23T02:03:10.0123286Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20221123020218.xml 2022-11-23T02:03:10.0123714Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20221123020218.xml 2022-11-23T02:03:10.0124103Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20221123020218.xml 2022-11-23T02:03:10.0124534Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20221123020218.xml 2022-11-23T02:03:10.0125011Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20221123020218.xml 2022-11-23T02:03:10.0125416Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20221123020218.xml 2022-11-23T02:03:10.0125816Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20221123020218.xml 2022-11-23T02:03:10.0126362Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20221123020218.xml 2022-11-23T02:03:10.0126793Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20221123020218.xml 2022-11-23T02:03:10.0127167Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20221123020218.xml 2022-11-23T02:03:10.0127551Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20221123020218.xml 2022-11-23T02:03:10.0128004Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20221123020218.xml 2022-11-23T02:03:10.0128430Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20221123020218.xml 2022-11-23T02:03:10.0128880Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20221123020218.xml 2022-11-23T02:03:10.0129301Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20221123020218.xml 2022-11-23T02:03:10.0129679Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20221123020218.xml 2022-11-23T02:03:10.0130095Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20221123020218.xml 2022-11-23T02:03:10.0130526Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20221123020218.xml 2022-11-23T02:03:10.0130959Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20221123020218.xml 2022-11-23T02:03:10.0131336Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20221123020218.xml 2022-11-23T02:03:10.0131767Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20221123020218.xml 2022-11-23T02:03:10.0132176Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20221123020218.xml 2022-11-23T02:03:10.0132543Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20221123020218.xml 2022-11-23T02:03:10.0132909Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20221123020218.xml 2022-11-23T02:03:10.0132915Z 2022-11-23T02:03:10.0133316Z ##[endgroup] 2022-11-23T02:03:10.0133660Z FINISHED PRINTING LOG FILE of test_jit (/var/lib/jenkins/pytorch/test/test-reports/test_jit_6zaetcw4) 2022-11-23T02:03:10.0133678Z 2022-11-23T02:03:14.3856743Z Ignoring disabled issues: [] 2022-11-23T02:03:14.4072741Z Running test_jit_autocast ... [2022-11-23 02:03:14.406544] 2022-11-23T02:03:14.4075186Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:14.406849] 2022-11-23T02:03:20.3213353Z 2022-11-23T02:03:20.3214160Z Expand the folded group to see the log file of test_jit_autocast 2022-11-23T02:03:20.3216335Z ##[group]PRINTING LOG FILE of test_jit_autocast (/var/lib/jenkins/pytorch/test/test-reports/test_jit_autocast_dph5wspo) 2022-11-23T02:03:20.3218800Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2022-11-23T02:03:20.3219709Z 2022-11-23T02:03:20.3220037Z Running tests... 2022-11-23T02:03:20.3221458Z ---------------------------------------------------------------------- 2022-11-23T02:03:20.3222902Z test_autocast_api (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:03:20.3224761Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.001s) 2022-11-23T02:03:20.3226488Z test_autocast_autodiff (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3228329Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.001s) 2022-11-23T02:03:20.3229748Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3231234Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3232623Z test_callees (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3234039Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3235521Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3236946Z test_conditional_autocast (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3238285Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.001s) 2022-11-23T02:03:20.3239619Z test_divergent_autocast (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3241028Z test_divergent_types (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3242429Z test_duplicate_inputs (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3244391Z test_eager_and_script (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3245782Z test_explicit_casts (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3247145Z test_fp32_policy (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3248514Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3249935Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3251385Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3252781Z test_ignore_amp (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3254200Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3255784Z test_inplace (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3257408Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... skip: CPU-only test (0.001s) 2022-11-23T02:03:20.3258727Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3260200Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3261683Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3263157Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3264705Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3266108Z test_linear_bf16 (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3267616Z test_minimal (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3268954Z test_minimal_cpu (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3270287Z test_minimal_off (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3271644Z test_nested_autocast (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3273027Z test_promote_policy (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3274404Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3275777Z test_reused_autocast (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3277080Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.001s) 2022-11-23T02:03:20.3278419Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3279850Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3281449Z test_script_and_tracing (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3282890Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.001s) 2022-11-23T02:03:20.3284313Z test_script_module (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3285689Z test_tracing_and_script (__main__.TestAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3287162Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.001s) 2022-11-23T02:03:20.3288651Z test_cat_promote (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3290178Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3291763Z test_nchw_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3293414Z test_nhwc_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3294947Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3296447Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3297996Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:03:20.3299532Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:03:20.3300336Z 2022-11-23T02:03:20.3301102Z ---------------------------------------------------------------------- 2022-11-23T02:03:20.3301939Z Ran 53 tests in 0.069s 2022-11-23T02:03:20.3302340Z 2022-11-23T02:03:20.3302604Z OK (skipped=53) 2022-11-23T02:03:20.3302995Z 2022-11-23T02:03:20.3303291Z Generating XML reports... 2022-11-23T02:03:20.3304718Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20221123020317.xml 2022-11-23T02:03:20.3306894Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20221123020317.xml 2022-11-23T02:03:20.3307738Z 2022-11-23T02:03:20.3308506Z ##[endgroup] 2022-11-23T02:03:20.3309919Z FINISHED PRINTING LOG FILE of test_jit_autocast (/var/lib/jenkins/pytorch/test/test-reports/test_jit_autocast_dph5wspo) 2022-11-23T02:03:20.3310697Z 2022-11-23T02:03:24.8025450Z Ignoring disabled issues: [] 2022-11-23T02:03:24.8242017Z Running test_jit_fuser_te ... [2022-11-23 02:03:24.823412] 2022-11-23T02:03:24.8243783Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:03:24.823697] 2022-11-23T02:18:19.5997111Z 2022-11-23T02:18:19.5997981Z Expand the folded group to see the log file of test_jit_fuser_te 2022-11-23T02:18:19.6000423Z ##[group]PRINTING LOG FILE of test_jit_fuser_te (/var/lib/jenkins/pytorch/test/test-reports/test_jit_fuser_te_iw68o1vs) 2022-11-23T02:18:19.6011620Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2022-11-23T02:18:19.6012642Z 2022-11-23T02:18:19.6012953Z Running tests... 2022-11-23T02:18:19.6014463Z ---------------------------------------------------------------------- 2022-11-23T02:18:19.6016623Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.6018746Z test_failures___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.6021504Z test_failures_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.6023257Z test_failures_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.6025106Z test_nnc_correctness_H_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.385s) 2022-11-23T02:18:19.6026833Z test_nnc_correctness_H_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6028861Z test_nnc_correctness_H_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6030313Z test_nnc_correctness_H_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6032135Z test_nnc_correctness_H_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6033684Z test_nnc_correctness_H_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6035689Z test_nnc_correctness_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6037429Z test_nnc_correctness_H_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6038940Z test_nnc_correctness_H_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6040355Z test_nnc_correctness_H_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6042101Z test_nnc_correctness_H_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6043630Z test_nnc_correctness_H_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6044968Z test_nnc_correctness_H_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6046391Z test_nnc_correctness_T_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6047855Z test_nnc_correctness_T_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6049443Z test_nnc_correctness_T_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6051380Z test_nnc_correctness_T_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6053043Z test_nnc_correctness_T_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6054976Z test_nnc_correctness_T_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6056760Z test_nnc_correctness_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6058645Z test_nnc_correctness_T_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6060041Z test_nnc_correctness_T_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6061899Z test_nnc_correctness_T_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6063624Z test_nnc_correctness_T_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6065581Z test_nnc_correctness_T_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6067507Z test_nnc_correctness_T_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6069040Z test_nnc_correctness___getitem___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6070574Z test_nnc_correctness___getitem___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6072641Z test_nnc_correctness___getitem___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6074452Z test_nnc_correctness___getitem___cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6076033Z test_nnc_correctness___getitem___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6078043Z test_nnc_correctness___getitem___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6079688Z test_nnc_correctness___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6081496Z test_nnc_correctness___getitem___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6083327Z test_nnc_correctness___getitem___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6085177Z test_nnc_correctness___getitem___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6087350Z test_nnc_correctness___getitem___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6089372Z test_nnc_correctness___getitem___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6090898Z test_nnc_correctness___getitem___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6092064Z test_nnc_correctness___radd___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6093193Z test_nnc_correctness___radd___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6094326Z test_nnc_correctness___radd___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6095491Z test_nnc_correctness___radd___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6096615Z test_nnc_correctness___radd___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6097757Z test_nnc_correctness___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6098893Z test_nnc_correctness___radd___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6100238Z test_nnc_correctness___radd___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6101543Z test_nnc_correctness___radd___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6102755Z test_nnc_correctness___radd___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6103879Z test_nnc_correctness___radd___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6104988Z test_nnc_correctness___radd___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6106211Z test_nnc_correctness___rand___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6108097Z test_nnc_correctness___rand___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6109656Z test_nnc_correctness___rand___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6111162Z test_nnc_correctness___rand___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6112679Z test_nnc_correctness___rand___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6114218Z test_nnc_correctness___rand___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6116035Z test_nnc_correctness___rdiv___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6117660Z test_nnc_correctness___rdiv___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6119146Z test_nnc_correctness___rdiv___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6120714Z test_nnc_correctness___rdiv___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6124652Z test_nnc_correctness___rdiv___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6125691Z test_nnc_correctness___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6126461Z test_nnc_correctness___rdiv___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6127137Z test_nnc_correctness___rdiv___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6128000Z test_nnc_correctness___rdiv___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6128777Z test_nnc_correctness___rdiv___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6129451Z test_nnc_correctness___rdiv___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6130089Z test_nnc_correctness___rdiv___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6130730Z test_nnc_correctness___rmatmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6131385Z test_nnc_correctness___rmatmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6132038Z test_nnc_correctness___rmatmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6132716Z test_nnc_correctness___rmatmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6133367Z test_nnc_correctness___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6134007Z test_nnc_correctness___rmatmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6134664Z test_nnc_correctness___rmod___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6135293Z test_nnc_correctness___rmod___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6135922Z test_nnc_correctness___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6136554Z test_nnc_correctness___rmod___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6137189Z test_nnc_correctness___rmod___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6137818Z test_nnc_correctness___rmod___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6138437Z test_nnc_correctness___rmod___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6139061Z test_nnc_correctness___rmod___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6139702Z test_nnc_correctness___rmod___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6140323Z test_nnc_correctness___rmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6140945Z test_nnc_correctness___rmul___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6141566Z test_nnc_correctness___rmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6142321Z test_nnc_correctness___rmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6142969Z test_nnc_correctness___rmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6143594Z test_nnc_correctness___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6144228Z test_nnc_correctness___rmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6144863Z test_nnc_correctness___rmul___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6145472Z test_nnc_correctness___rmul___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6146089Z test_nnc_correctness___rmul___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6146831Z test_nnc_correctness___rmul___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6147398Z test_nnc_correctness___rmul___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6148049Z test_nnc_correctness___ror___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6148619Z test_nnc_correctness___ror___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6149182Z test_nnc_correctness___ror___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6149751Z test_nnc_correctness___ror___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6150319Z test_nnc_correctness___ror___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6150900Z test_nnc_correctness___ror___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6151472Z test_nnc_correctness___rpow___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6152053Z test_nnc_correctness___rpow___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6152642Z test_nnc_correctness___rpow___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6153240Z test_nnc_correctness___rpow___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6153819Z test_nnc_correctness___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6154422Z test_nnc_correctness___rpow___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6154998Z test_nnc_correctness___rpow___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6155569Z test_nnc_correctness___rpow___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6156154Z test_nnc_correctness___rpow___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6156702Z test_nnc_correctness___rpow___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6157274Z test_nnc_correctness___rpow___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6157854Z test_nnc_correctness___rsub___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6158448Z test_nnc_correctness___rsub___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6159030Z test_nnc_correctness___rsub___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6159719Z test_nnc_correctness___rsub___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6160299Z test_nnc_correctness___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6160889Z test_nnc_correctness___rsub___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6161460Z test_nnc_correctness___rsub___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6162013Z test_nnc_correctness___rsub___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6162581Z test_nnc_correctness___rsub___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6163141Z test_nnc_correctness___rsub___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6163726Z test_nnc_correctness___rsub___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6164301Z test_nnc_correctness___rxor___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6164931Z test_nnc_correctness___rxor___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6165499Z test_nnc_correctness___rxor___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6166063Z test_nnc_correctness___rxor___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6166647Z test_nnc_correctness___rxor___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6167231Z test_nnc_correctness___rxor___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6167834Z test_nnc_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6168492Z test_nnc_correctness__softmax_backward_data_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6169126Z test_nnc_correctness__softmax_backward_data_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6169770Z test_nnc_correctness__softmax_backward_data_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6170659Z test_nnc_correctness_abs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6171275Z test_nnc_correctness_abs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6171967Z test_nnc_correctness_abs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6172612Z test_nnc_correctness_abs_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6173375Z test_nnc_correctness_abs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6173988Z test_nnc_correctness_abs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6174657Z test_nnc_correctness_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6175455Z test_nnc_correctness_abs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6176456Z test_nnc_correctness_abs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6177681Z test_nnc_correctness_abs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6178918Z test_nnc_correctness_abs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6179812Z test_nnc_correctness_abs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6181105Z test_nnc_correctness_abs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6182382Z test_nnc_correctness_acos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6183628Z test_nnc_correctness_acos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6184860Z test_nnc_correctness_acos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6186028Z test_nnc_correctness_acos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6187370Z test_nnc_correctness_acos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6188605Z test_nnc_correctness_acos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6189500Z test_nnc_correctness_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6190761Z test_nnc_correctness_acos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6192042Z test_nnc_correctness_acos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6193265Z test_nnc_correctness_acos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6194586Z test_nnc_correctness_acos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6195859Z test_nnc_correctness_acos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6197031Z test_nnc_correctness_acos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6198245Z test_nnc_correctness_acosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6199425Z test_nnc_correctness_acosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6200301Z test_nnc_correctness_acosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6201605Z test_nnc_correctness_acosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6236680Z test_nnc_correctness_acosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6237600Z test_nnc_correctness_acosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6238452Z test_nnc_correctness_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6239354Z test_nnc_correctness_acosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6240332Z test_nnc_correctness_acosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6241315Z test_nnc_correctness_acosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6242290Z test_nnc_correctness_acosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6243241Z test_nnc_correctness_acosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6244191Z test_nnc_correctness_acosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6245101Z test_nnc_correctness_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6245995Z test_nnc_correctness_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6246940Z test_nnc_correctness_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6248373Z test_nnc_correctness_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6249346Z test_nnc_correctness_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6250287Z test_nnc_correctness_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6251238Z test_nnc_correctness_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6252193Z test_nnc_correctness_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6253156Z test_nnc_correctness_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6254117Z test_nnc_correctness_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6255046Z test_nnc_correctness_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6255994Z test_nnc_correctness_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6256886Z test_nnc_correctness_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6257686Z test_nnc_correctness_addbmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6258296Z test_nnc_correctness_addbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6258900Z test_nnc_correctness_addbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6259494Z test_nnc_correctness_addbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6260090Z test_nnc_correctness_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6260680Z test_nnc_correctness_addbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6261273Z test_nnc_correctness_addcdiv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6261881Z test_nnc_correctness_addcdiv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6262483Z test_nnc_correctness_addcdiv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6263087Z test_nnc_correctness_addcdiv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6263675Z test_nnc_correctness_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6264271Z test_nnc_correctness_addcdiv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6264863Z test_nnc_correctness_addcmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6265473Z test_nnc_correctness_addcmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6266076Z test_nnc_correctness_addcmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6266794Z test_nnc_correctness_addcmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6267377Z test_nnc_correctness_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6267974Z test_nnc_correctness_addcmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6268569Z test_nnc_correctness_addcmul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6269154Z test_nnc_correctness_addcmul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6269818Z test_nnc_correctness_addcmul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6270405Z test_nnc_correctness_addcmul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6270994Z test_nnc_correctness_addcmul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6271586Z test_nnc_correctness_addmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6272166Z test_nnc_correctness_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6272770Z test_nnc_correctness_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6273364Z test_nnc_correctness_addmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6273951Z test_nnc_correctness_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6274535Z test_nnc_correctness_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6275205Z test_nnc_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6275834Z test_nnc_correctness_addmm_decomposed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6276468Z test_nnc_correctness_addmm_decomposed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6277088Z test_nnc_correctness_addmm_decomposed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6277692Z test_nnc_correctness_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6278306Z test_nnc_correctness_addmm_decomposed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6278907Z test_nnc_correctness_addmv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6279498Z test_nnc_correctness_addmv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6280083Z test_nnc_correctness_addmv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6280669Z test_nnc_correctness_addmv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6281257Z test_nnc_correctness_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6281843Z test_nnc_correctness_addmv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6282340Z test_nnc_correctness_addr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6282832Z test_nnc_correctness_addr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6283317Z test_nnc_correctness_addr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6283820Z test_nnc_correctness_addr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6284310Z test_nnc_correctness_addr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6284797Z test_nnc_correctness_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6285279Z test_nnc_correctness_addr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6285760Z test_nnc_correctness_addr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6286225Z test_nnc_correctness_addr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6286750Z test_nnc_correctness_addr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6287226Z test_nnc_correctness_addr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6287702Z test_nnc_correctness_addr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6288186Z test_nnc_correctness_all_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6288665Z test_nnc_correctness_all_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6289149Z test_nnc_correctness_all_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6289633Z test_nnc_correctness_all_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6290123Z test_nnc_correctness_all_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6290604Z test_nnc_correctness_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6291156Z test_nnc_correctness_all_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6291632Z test_nnc_correctness_all_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6292105Z test_nnc_correctness_all_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6292579Z test_nnc_correctness_all_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6293053Z test_nnc_correctness_all_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6293515Z test_nnc_correctness_all_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6293999Z test_nnc_correctness_allclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6294492Z test_nnc_correctness_allclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6294992Z test_nnc_correctness_allclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6295479Z test_nnc_correctness_allclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6295963Z test_nnc_correctness_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6296444Z test_nnc_correctness_allclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6296930Z test_nnc_correctness_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6297409Z test_nnc_correctness_amax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6297898Z test_nnc_correctness_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6298382Z test_nnc_correctness_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6298867Z test_nnc_correctness_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6299350Z test_nnc_correctness_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6299823Z test_nnc_correctness_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6300301Z test_nnc_correctness_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6300777Z test_nnc_correctness_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6301243Z test_nnc_correctness_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6301779Z test_nnc_correctness_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6302261Z test_nnc_correctness_amin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6302741Z test_nnc_correctness_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6303221Z test_nnc_correctness_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6303700Z test_nnc_correctness_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6304179Z test_nnc_correctness_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6304653Z test_nnc_correctness_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6305121Z test_nnc_correctness_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6305591Z test_nnc_correctness_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6306105Z test_nnc_correctness_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6306672Z test_nnc_correctness_aminmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6307187Z test_nnc_correctness_aminmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6307674Z test_nnc_correctness_aminmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6308169Z test_nnc_correctness_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6308661Z test_nnc_correctness_aminmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6309145Z test_nnc_correctness_aminmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6309718Z test_nnc_correctness_aminmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6310305Z test_nnc_correctness_aminmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6310883Z test_nnc_correctness_aminmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6311467Z test_nnc_correctness_aminmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6312050Z test_nnc_correctness_angle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6312645Z test_nnc_correctness_angle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6313237Z test_nnc_correctness_angle_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6313831Z test_nnc_correctness_angle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6314427Z test_nnc_correctness_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6315014Z test_nnc_correctness_angle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6315589Z test_nnc_correctness_angle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6316168Z test_nnc_correctness_angle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6316741Z test_nnc_correctness_angle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6317315Z test_nnc_correctness_angle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6317988Z test_nnc_correctness_angle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6318569Z test_nnc_correctness_any_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6319145Z test_nnc_correctness_any_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6319718Z test_nnc_correctness_any_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6320300Z test_nnc_correctness_any_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6320883Z test_nnc_correctness_any_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6321460Z test_nnc_correctness_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6322050Z test_nnc_correctness_any_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6322531Z test_nnc_correctness_any_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6323051Z test_nnc_correctness_any_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6323526Z test_nnc_correctness_any_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6323994Z test_nnc_correctness_any_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6324466Z test_nnc_correctness_any_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6324952Z test_nnc_correctness_arange_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6325445Z test_nnc_correctness_arange_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6325939Z test_nnc_correctness_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6326416Z test_nnc_correctness_arange_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6326903Z test_nnc_correctness_arange_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6327385Z test_nnc_correctness_arange_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6327861Z test_nnc_correctness_arange_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6328344Z test_nnc_correctness_arange_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6328822Z test_nnc_correctness_arange_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6329307Z test_nnc_correctness_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6329799Z test_nnc_correctness_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6330279Z test_nnc_correctness_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6330765Z test_nnc_correctness_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6331251Z test_nnc_correctness_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6331730Z test_nnc_correctness_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6332210Z test_nnc_correctness_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6332695Z test_nnc_correctness_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6333232Z test_nnc_correctness_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6333723Z test_nnc_correctness_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6334207Z test_nnc_correctness_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6334697Z test_nnc_correctness_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6335181Z test_nnc_correctness_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6335658Z test_nnc_correctness_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6336140Z test_nnc_correctness_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6336618Z test_nnc_correctness_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6337100Z test_nnc_correctness_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6337623Z test_nnc_correctness_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6338105Z test_nnc_correctness_argsort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6338606Z test_nnc_correctness_argsort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6339098Z test_nnc_correctness_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6339588Z test_nnc_correctness_argsort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6340077Z test_nnc_correctness_argsort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6340563Z test_nnc_correctness_argsort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6341046Z test_nnc_correctness_argsort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6341532Z test_nnc_correctness_argsort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6342007Z test_nnc_correctness_argsort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6342501Z test_nnc_correctness_argwhere_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6342998Z test_nnc_correctness_argwhere_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6343499Z test_nnc_correctness_argwhere_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6344008Z test_nnc_correctness_argwhere_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6344513Z test_nnc_correctness_argwhere_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6345008Z test_nnc_correctness_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6345503Z test_nnc_correctness_argwhere_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6345985Z test_nnc_correctness_argwhere_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6346473Z test_nnc_correctness_argwhere_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6347308Z test_nnc_correctness_argwhere_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6347798Z test_nnc_correctness_argwhere_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6348357Z test_nnc_correctness_argwhere_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6348857Z test_nnc_correctness_as_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6349362Z test_nnc_correctness_as_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6349972Z test_nnc_correctness_as_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6350570Z test_nnc_correctness_as_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6351187Z test_nnc_correctness_as_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6351787Z test_nnc_correctness_as_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6352397Z test_nnc_correctness_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6352992Z test_nnc_correctness_as_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6353639Z test_nnc_correctness_as_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6354225Z test_nnc_correctness_as_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.006s) 2022-11-23T02:18:19.6354812Z test_nnc_correctness_as_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6355386Z test_nnc_correctness_as_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6355976Z test_nnc_correctness_as_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6356595Z test_nnc_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6357228Z test_nnc_correctness_as_strided_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6357865Z test_nnc_correctness_as_strided_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6358509Z test_nnc_correctness_as_strided_scatter_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6359139Z test_nnc_correctness_as_strided_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6359770Z test_nnc_correctness_as_strided_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6360391Z test_nnc_correctness_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6361013Z test_nnc_correctness_as_strided_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6361635Z test_nnc_correctness_as_strided_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6362252Z test_nnc_correctness_as_strided_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6362759Z test_nnc_correctness_as_strided_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6363268Z test_nnc_correctness_as_strided_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6363782Z test_nnc_correctness_as_strided_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6364279Z test_nnc_correctness_asin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6364757Z test_nnc_correctness_asin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6365293Z test_nnc_correctness_asin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6365789Z test_nnc_correctness_asin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6366278Z test_nnc_correctness_asin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6366761Z test_nnc_correctness_asin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6367237Z test_nnc_correctness_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6367718Z test_nnc_correctness_asin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6368194Z test_nnc_correctness_asin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6368673Z test_nnc_correctness_asin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6369134Z test_nnc_correctness_asin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6369647Z test_nnc_correctness_asin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6370124Z test_nnc_correctness_asin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6370606Z test_nnc_correctness_asinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6371089Z test_nnc_correctness_asinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6371577Z test_nnc_correctness_asinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6372072Z test_nnc_correctness_asinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6372579Z test_nnc_correctness_asinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6373060Z test_nnc_correctness_asinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6373544Z test_nnc_correctness_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6374026Z test_nnc_correctness_asinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6374503Z test_nnc_correctness_asinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6374986Z test_nnc_correctness_asinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6375465Z test_nnc_correctness_asinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6375950Z test_nnc_correctness_asinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6376429Z test_nnc_correctness_asinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6376908Z test_nnc_correctness_atan2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6377387Z test_nnc_correctness_atan2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6377868Z test_nnc_correctness_atan2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6378350Z test_nnc_correctness_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6378829Z test_nnc_correctness_atan2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6379303Z test_nnc_correctness_atan2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6379828Z test_nnc_correctness_atan2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6380295Z test_nnc_correctness_atan2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6380772Z test_nnc_correctness_atan2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6381247Z test_nnc_correctness_atan2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6381730Z test_nnc_correctness_atan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6382209Z test_nnc_correctness_atan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6382697Z test_nnc_correctness_atan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6383195Z test_nnc_correctness_atan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6383686Z test_nnc_correctness_atan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6384205Z test_nnc_correctness_atan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6384693Z test_nnc_correctness_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6385173Z test_nnc_correctness_atan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6385649Z test_nnc_correctness_atan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6386120Z test_nnc_correctness_atan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6386663Z test_nnc_correctness_atan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6387157Z test_nnc_correctness_atan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6387629Z test_nnc_correctness_atan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6388108Z test_nnc_correctness_atanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6388599Z test_nnc_correctness_atanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6389086Z test_nnc_correctness_atanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6389625Z test_nnc_correctness_atanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6390218Z test_nnc_correctness_atanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6390803Z test_nnc_correctness_atanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6391398Z test_nnc_correctness_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6391977Z test_nnc_correctness_atanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6392542Z test_nnc_correctness_atanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6393118Z test_nnc_correctness_atanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6393689Z test_nnc_correctness_atanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6394267Z test_nnc_correctness_atanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6394847Z test_nnc_correctness_atanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6395511Z test_nnc_correctness_atleast_1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6396114Z test_nnc_correctness_atleast_1d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6396727Z test_nnc_correctness_atleast_1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6397332Z test_nnc_correctness_atleast_1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6397944Z test_nnc_correctness_atleast_1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6398550Z test_nnc_correctness_atleast_1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6399153Z test_nnc_correctness_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6399751Z test_nnc_correctness_atleast_1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6400341Z test_nnc_correctness_atleast_1d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6400990Z test_nnc_correctness_atleast_1d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6401583Z test_nnc_correctness_atleast_1d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6402172Z test_nnc_correctness_atleast_1d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6402674Z test_nnc_correctness_atleast_1d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6403170Z test_nnc_correctness_atleast_2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6403666Z test_nnc_correctness_atleast_2d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6404173Z test_nnc_correctness_atleast_2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6404681Z test_nnc_correctness_atleast_2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6405192Z test_nnc_correctness_atleast_2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6405693Z test_nnc_correctness_atleast_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6406180Z test_nnc_correctness_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6406675Z test_nnc_correctness_atleast_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6407167Z test_nnc_correctness_atleast_2d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6407659Z test_nnc_correctness_atleast_2d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6408145Z test_nnc_correctness_atleast_2d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6408636Z test_nnc_correctness_atleast_2d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6409124Z test_nnc_correctness_atleast_2d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6409616Z test_nnc_correctness_atleast_3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6410100Z test_nnc_correctness_atleast_3d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6410599Z test_nnc_correctness_atleast_3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6411240Z test_nnc_correctness_atleast_3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6411746Z test_nnc_correctness_atleast_3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6412249Z test_nnc_correctness_atleast_3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6412746Z test_nnc_correctness_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6413242Z test_nnc_correctness_atleast_3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6413734Z test_nnc_correctness_atleast_3d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6414222Z test_nnc_correctness_atleast_3d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6414699Z test_nnc_correctness_atleast_3d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6415190Z test_nnc_correctness_atleast_3d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6415722Z test_nnc_correctness_atleast_3d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6416214Z test_nnc_correctness_baddbmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6416715Z test_nnc_correctness_baddbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6417220Z test_nnc_correctness_baddbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6417717Z test_nnc_correctness_baddbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6418216Z test_nnc_correctness_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6418702Z test_nnc_correctness_baddbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6419202Z test_nnc_correctness_bernoulli_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6419705Z test_nnc_correctness_bernoulli_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6420206Z test_nnc_correctness_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6420702Z test_nnc_correctness_bernoulli_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6421199Z test_nnc_correctness_bfloat16_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6421676Z test_nnc_correctness_bfloat16_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6422161Z test_nnc_correctness_bfloat16_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6422643Z test_nnc_correctness_bfloat16_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6423136Z test_nnc_correctness_bfloat16_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6423616Z test_nnc_correctness_bfloat16_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6424096Z test_nnc_correctness_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6424576Z test_nnc_correctness_bfloat16_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6425049Z test_nnc_correctness_bfloat16_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6425522Z test_nnc_correctness_bfloat16_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6426038Z test_nnc_correctness_bfloat16_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6426511Z test_nnc_correctness_bfloat16_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6427076Z test_nnc_correctness_bfloat16_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6427576Z test_nnc_correctness_bincount_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6428160Z test_nnc_correctness_bincount_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6428739Z test_nnc_correctness_bincount_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6429322Z test_nnc_correctness_bincount_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6429909Z test_nnc_correctness_bincount_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6430496Z test_nnc_correctness_bitwise_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6431090Z test_nnc_correctness_bitwise_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6431756Z test_nnc_correctness_bitwise_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6432355Z test_nnc_correctness_bitwise_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6432949Z test_nnc_correctness_bitwise_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6433543Z test_nnc_correctness_bitwise_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6434145Z test_nnc_correctness_bitwise_left_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6434765Z test_nnc_correctness_bitwise_left_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6435377Z test_nnc_correctness_bitwise_left_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6435978Z test_nnc_correctness_bitwise_left_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6436591Z test_nnc_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6437194Z test_nnc_correctness_bitwise_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6437778Z test_nnc_correctness_bitwise_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6438366Z test_nnc_correctness_bitwise_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6438963Z test_nnc_correctness_bitwise_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6439556Z test_nnc_correctness_bitwise_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6440151Z test_nnc_correctness_bitwise_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6440738Z test_nnc_correctness_bitwise_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6441332Z test_nnc_correctness_bitwise_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6441932Z test_nnc_correctness_bitwise_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6442465Z test_nnc_correctness_bitwise_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6442951Z test_nnc_correctness_bitwise_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6443491Z test_nnc_correctness_bitwise_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6443997Z test_nnc_correctness_bitwise_right_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6444517Z test_nnc_correctness_bitwise_right_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6445024Z test_nnc_correctness_bitwise_right_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6445543Z test_nnc_correctness_bitwise_right_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6446062Z test_nnc_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6446569Z test_nnc_correctness_bitwise_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6447067Z test_nnc_correctness_bitwise_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6447604Z test_nnc_correctness_bitwise_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6448099Z test_nnc_correctness_bitwise_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6448588Z test_nnc_correctness_bitwise_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6449069Z test_nnc_correctness_bitwise_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6449570Z test_nnc_correctness_block_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6450075Z test_nnc_correctness_block_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6450582Z test_nnc_correctness_block_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6451086Z test_nnc_correctness_block_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6451601Z test_nnc_correctness_block_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6452110Z test_nnc_correctness_block_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6452606Z test_nnc_correctness_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6453096Z test_nnc_correctness_block_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6453588Z test_nnc_correctness_block_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6454082Z test_nnc_correctness_block_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6454568Z test_nnc_correctness_block_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6455065Z test_nnc_correctness_block_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6455557Z test_nnc_correctness_block_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6456048Z test_nnc_correctness_bmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6456532Z test_nnc_correctness_bmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6457013Z test_nnc_correctness_bmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6457499Z test_nnc_correctness_bmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6458030Z test_nnc_correctness_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6458516Z test_nnc_correctness_bmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6459003Z test_nnc_correctness_bool_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6459490Z test_nnc_correctness_bool_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6459974Z test_nnc_correctness_bool_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6460461Z test_nnc_correctness_bool_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6460938Z test_nnc_correctness_bool_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6461431Z test_nnc_correctness_bool_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6461910Z test_nnc_correctness_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6462431Z test_nnc_correctness_bool_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6462910Z test_nnc_correctness_bool_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6463385Z test_nnc_correctness_bool_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6463858Z test_nnc_correctness_bool_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6464327Z test_nnc_correctness_bool_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6464793Z test_nnc_correctness_bool_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6465297Z test_nnc_correctness_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6465824Z test_nnc_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6466345Z test_nnc_correctness_broadcast_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6467038Z test_nnc_correctness_broadcast_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6467585Z test_nnc_correctness_broadcast_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6468213Z test_nnc_correctness_broadcast_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6468843Z test_nnc_correctness_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6469467Z test_nnc_correctness_broadcast_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6470079Z test_nnc_correctness_broadcast_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6470685Z test_nnc_correctness_broadcast_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6471303Z test_nnc_correctness_broadcast_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6471915Z test_nnc_correctness_broadcast_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6472531Z test_nnc_correctness_broadcast_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6473141Z test_nnc_correctness_broadcast_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6473835Z test_nnc_correctness_broadcast_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6474441Z test_nnc_correctness_broadcast_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6475049Z test_nnc_correctness_broadcast_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6475662Z test_nnc_correctness_broadcast_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6476268Z test_nnc_correctness_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6476869Z test_nnc_correctness_broadcast_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6477461Z test_nnc_correctness_broadcast_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6478060Z test_nnc_correctness_broadcast_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6478646Z test_nnc_correctness_broadcast_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6479295Z test_nnc_correctness_broadcast_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6479887Z test_nnc_correctness_broadcast_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6480479Z test_nnc_correctness_bucketize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6481071Z test_nnc_correctness_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6481671Z test_nnc_correctness_bucketize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6482266Z test_nnc_correctness_bucketize_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6482754Z test_nnc_correctness_bucketize_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6483248Z test_nnc_correctness_bucketize_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6483733Z test_nnc_correctness_bucketize_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6484211Z test_nnc_correctness_bucketize_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6484697Z test_nnc_correctness_byte_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6485175Z test_nnc_correctness_byte_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6485656Z test_nnc_correctness_byte_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6486152Z test_nnc_correctness_byte_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6486634Z test_nnc_correctness_byte_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6487114Z test_nnc_correctness_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6487588Z test_nnc_correctness_byte_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6488056Z test_nnc_correctness_byte_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6488526Z test_nnc_correctness_byte_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6488992Z test_nnc_correctness_byte_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6489459Z test_nnc_correctness_byte_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6489978Z test_nnc_correctness_byte_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6490473Z test_nnc_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6490982Z test_nnc_correctness_cartesian_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6491495Z test_nnc_correctness_cartesian_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6492004Z test_nnc_correctness_cartesian_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6492518Z test_nnc_correctness_cartesian_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6493024Z test_nnc_correctness_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6493530Z test_nnc_correctness_cartesian_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6494085Z test_nnc_correctness_cartesian_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6494592Z test_nnc_correctness_cartesian_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6495098Z test_nnc_correctness_cartesian_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6495599Z test_nnc_correctness_cartesian_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6496180Z test_nnc_correctness_cartesian_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6496661Z test_nnc_correctness_cat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6497141Z test_nnc_correctness_cat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6497621Z test_nnc_correctness_cat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6498115Z test_nnc_correctness_cat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6498602Z test_nnc_correctness_cat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6499082Z test_nnc_correctness_cat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6499559Z test_nnc_correctness_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6500038Z test_nnc_correctness_cat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6500507Z test_nnc_correctness_cat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6500977Z test_nnc_correctness_cat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6501446Z test_nnc_correctness_cat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6501921Z test_nnc_correctness_cat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6502394Z test_nnc_correctness_cat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6502873Z test_nnc_correctness_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6503355Z test_nnc_correctness_cdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6503826Z test_nnc_correctness_cdouble_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6504352Z test_nnc_correctness_cdouble_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6504833Z test_nnc_correctness_cdouble_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6505321Z test_nnc_correctness_cdouble_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6505801Z test_nnc_correctness_cdouble_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6506284Z test_nnc_correctness_cdouble_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6506956Z test_nnc_correctness_cdouble_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6507730Z test_nnc_correctness_cdouble_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6508285Z test_nnc_correctness_cdouble_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6508856Z test_nnc_correctness_cdouble_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6509415Z test_nnc_correctness_cdouble_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6510063Z test_nnc_correctness_cdouble_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6510629Z test_nnc_correctness_cdouble_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6511206Z test_nnc_correctness_ceil_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6511790Z test_nnc_correctness_ceil_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6512366Z test_nnc_correctness_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6512933Z test_nnc_correctness_ceil_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6513502Z test_nnc_correctness_ceil_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6514069Z test_nnc_correctness_ceil_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6514639Z test_nnc_correctness_ceil_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6515202Z test_nnc_correctness_ceil_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6515766Z test_nnc_correctness_ceil_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6516336Z test_nnc_correctness_cfloat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6516903Z test_nnc_correctness_cfloat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6517466Z test_nnc_correctness_cfloat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6518051Z test_nnc_correctness_cfloat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6518629Z test_nnc_correctness_cfloat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6519199Z test_nnc_correctness_cfloat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6519764Z test_nnc_correctness_cfloat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6520331Z test_nnc_correctness_cfloat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6520889Z test_nnc_correctness_cfloat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6521434Z test_nnc_correctness_cfloat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6521996Z test_nnc_correctness_cfloat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6522564Z test_nnc_correctness_cfloat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6523038Z test_nnc_correctness_cfloat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6523517Z test_nnc_correctness_chalf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6524020Z test_nnc_correctness_chalf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6524505Z test_nnc_correctness_chalf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6525002Z test_nnc_correctness_chalf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6525483Z test_nnc_correctness_chalf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6525976Z test_nnc_correctness_chalf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6526457Z test_nnc_correctness_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6527007Z test_nnc_correctness_chalf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6527489Z test_nnc_correctness_chalf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6527962Z test_nnc_correctness_chalf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6528442Z test_nnc_correctness_chalf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6528920Z test_nnc_correctness_chalf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6529384Z test_nnc_correctness_chalf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6529867Z test_nnc_correctness_char_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6530348Z test_nnc_correctness_char_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6530836Z test_nnc_correctness_char_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6531323Z test_nnc_correctness_char_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6531813Z test_nnc_correctness_char_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6532293Z test_nnc_correctness_char_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6532766Z test_nnc_correctness_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6533244Z test_nnc_correctness_char_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6533717Z test_nnc_correctness_char_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6534191Z test_nnc_correctness_char_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6534667Z test_nnc_correctness_char_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6535137Z test_nnc_correctness_char_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6535612Z test_nnc_correctness_char_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6536103Z test_nnc_correctness_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6536611Z test_nnc_correctness_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6537240Z test_nnc_correctness_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6537740Z test_nnc_correctness_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6538258Z test_nnc_correctness_cholesky_inverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6538788Z test_nnc_correctness_cholesky_inverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6539310Z test_nnc_correctness_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6539822Z test_nnc_correctness_cholesky_inverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6540336Z test_nnc_correctness_cholesky_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6540857Z test_nnc_correctness_cholesky_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6541363Z test_nnc_correctness_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6541913Z test_nnc_correctness_cholesky_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6542413Z test_nnc_correctness_chunk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6542896Z test_nnc_correctness_chunk_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6543381Z test_nnc_correctness_chunk_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6543874Z test_nnc_correctness_chunk_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6544370Z test_nnc_correctness_chunk_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6544858Z test_nnc_correctness_chunk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6545334Z test_nnc_correctness_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6545822Z test_nnc_correctness_chunk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6546306Z test_nnc_correctness_chunk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6546968Z test_nnc_correctness_chunk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6547449Z test_nnc_correctness_chunk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6548017Z test_nnc_correctness_chunk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6548600Z test_nnc_correctness_chunk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6549181Z test_nnc_correctness_clamp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6549769Z test_nnc_correctness_clamp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6550356Z test_nnc_correctness_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6550945Z test_nnc_correctness_clamp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6551525Z test_nnc_correctness_clamp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6552101Z test_nnc_correctness_clamp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6552763Z test_nnc_correctness_clamp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6553338Z test_nnc_correctness_clamp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6553914Z test_nnc_correctness_clamp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6554497Z test_nnc_correctness_clamp_max_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6555087Z test_nnc_correctness_clamp_max_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6555679Z test_nnc_correctness_clamp_max_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6556275Z test_nnc_correctness_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6556864Z test_nnc_correctness_clamp_max_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6557459Z test_nnc_correctness_clamp_max_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6558053Z test_nnc_correctness_clamp_max_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6558693Z test_nnc_correctness_clamp_max_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6559269Z test_nnc_correctness_clamp_max_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6559852Z test_nnc_correctness_clamp_max_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6560444Z test_nnc_correctness_clamp_min_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6561036Z test_nnc_correctness_clamp_min_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6561625Z test_nnc_correctness_clamp_min_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6562224Z test_nnc_correctness_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6562744Z test_nnc_correctness_clamp_min_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6563237Z test_nnc_correctness_clamp_min_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6563714Z test_nnc_correctness_clamp_min_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6564199Z test_nnc_correctness_clamp_min_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6564683Z test_nnc_correctness_clamp_min_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6565164Z test_nnc_correctness_clamp_min_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6565657Z test_nnc_correctness_clone_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6566139Z test_nnc_correctness_clone_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6566626Z test_nnc_correctness_clone_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6567117Z test_nnc_correctness_clone_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6567596Z test_nnc_correctness_clone_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6568083Z test_nnc_correctness_clone_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6568565Z test_nnc_correctness_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6569095Z test_nnc_correctness_clone_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6569569Z test_nnc_correctness_clone_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6570050Z test_nnc_correctness_clone_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6570528Z test_nnc_correctness_clone_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6570998Z test_nnc_correctness_clone_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6571467Z test_nnc_correctness_clone_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6571962Z test_nnc_correctness_column_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6572463Z test_nnc_correctness_column_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6572978Z test_nnc_correctness_column_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6573537Z test_nnc_correctness_column_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6574055Z test_nnc_correctness_column_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6574562Z test_nnc_correctness_column_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6575065Z test_nnc_correctness_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6575563Z test_nnc_correctness_column_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6576061Z test_nnc_correctness_column_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6576562Z test_nnc_correctness_column_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6577065Z test_nnc_correctness_column_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6577563Z test_nnc_correctness_column_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6578065Z test_nnc_correctness_column_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6578572Z test_nnc_correctness_combinations_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6579081Z test_nnc_correctness_combinations_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6579582Z test_nnc_correctness_combinations_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6580110Z test_nnc_correctness_combinations_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6580621Z test_nnc_correctness_combinations_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6581133Z test_nnc_correctness_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6581642Z test_nnc_correctness_combinations_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6582151Z test_nnc_correctness_combinations_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6582654Z test_nnc_correctness_combinations_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6583153Z test_nnc_correctness_combinations_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6583707Z test_nnc_correctness_combinations_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6584200Z test_nnc_correctness_combinations_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6584702Z test_nnc_correctness_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6585199Z test_nnc_correctness_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6585698Z test_nnc_correctness_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6586188Z test_nnc_correctness_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6586734Z test_nnc_correctness_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6587221Z test_nnc_correctness_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6587761Z test_nnc_correctness_conj_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6588401Z test_nnc_correctness_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6590139Z test_nnc_correctness_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6591459Z test_nnc_correctness_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6592738Z test_nnc_correctness_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6594011Z test_nnc_correctness_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6595271Z test_nnc_correctness_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6596551Z test_nnc_correctness_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6597795Z test_nnc_correctness_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6599065Z test_nnc_correctness_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6600379Z test_nnc_correctness_conj_physical_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6601723Z test_nnc_correctness_conj_physical_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6602896Z test_nnc_correctness_conj_physical_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6604067Z test_nnc_correctness_conj_physical_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6605237Z test_nnc_correctness_conj_physical_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6606397Z test_nnc_correctness_conj_physical_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6607548Z test_nnc_correctness_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6608678Z test_nnc_correctness_conj_physical_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6609814Z test_nnc_correctness_conj_physical_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6610940Z test_nnc_correctness_conj_physical_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6612067Z test_nnc_correctness_conj_physical_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6613192Z test_nnc_correctness_conj_physical_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6614711Z test_nnc_correctness_conj_physical_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6615864Z test_nnc_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6617022Z test_nnc_correctness_constant_pad_nd_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6618168Z test_nnc_correctness_constant_pad_nd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6619345Z test_nnc_correctness_constant_pad_nd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6620510Z test_nnc_correctness_constant_pad_nd_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6621658Z test_nnc_correctness_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6622815Z test_nnc_correctness_constant_pad_nd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6624089Z test_nnc_correctness_constant_pad_nd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6625233Z test_nnc_correctness_constant_pad_nd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6626365Z test_nnc_correctness_constant_pad_nd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6627816Z test_nnc_correctness_constant_pad_nd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6629164Z test_nnc_correctness_constant_pad_nd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6630510Z test_nnc_correctness_contiguous_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6631857Z test_nnc_correctness_contiguous_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6633206Z test_nnc_correctness_contiguous_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6634575Z test_nnc_correctness_contiguous_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6635913Z test_nnc_correctness_contiguous_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6637231Z test_nnc_correctness_contiguous_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6638544Z test_nnc_correctness_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6639836Z test_nnc_correctness_contiguous_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6641137Z test_nnc_correctness_contiguous_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6642332Z test_nnc_correctness_contiguous_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6643319Z test_nnc_correctness_contiguous_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6644293Z test_nnc_correctness_contiguous_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6645275Z test_nnc_correctness_contiguous_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6646267Z test_nnc_correctness_copysign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6647254Z test_nnc_correctness_copysign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6648228Z test_nnc_correctness_copysign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6649324Z test_nnc_correctness_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6650313Z test_nnc_correctness_copysign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6651291Z test_nnc_correctness_copysign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6652255Z test_nnc_correctness_copysign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6653219Z test_nnc_correctness_copysign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6654187Z test_nnc_correctness_copysign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6655159Z test_nnc_correctness_copysign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6656136Z test_nnc_correctness_corrcoef_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6657138Z test_nnc_correctness_corrcoef_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6658223Z test_nnc_correctness_corrcoef_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6659228Z test_nnc_correctness_corrcoef_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6660220Z test_nnc_correctness_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6661217Z test_nnc_correctness_corrcoef_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6662195Z test_nnc_correctness_corrcoef_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6663171Z test_nnc_correctness_corrcoef_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6664123Z test_nnc_correctness_corrcoef_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6665109Z test_nnc_correctness_corrcoef_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6666082Z test_nnc_correctness_corrcoef_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6667146Z test_nnc_correctness_cos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6668158Z test_nnc_correctness_cos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6669152Z test_nnc_correctness_cos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6670158Z test_nnc_correctness_cos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6671170Z test_nnc_correctness_cos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6672156Z test_nnc_correctness_cos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6673160Z test_nnc_correctness_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6674157Z test_nnc_correctness_cos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6675146Z test_nnc_correctness_cos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6676130Z test_nnc_correctness_cos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6677109Z test_nnc_correctness_cos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6678085Z test_nnc_correctness_cos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6679164Z test_nnc_correctness_cos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6680171Z test_nnc_correctness_cosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6681172Z test_nnc_correctness_cosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6682192Z test_nnc_correctness_cosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6683184Z test_nnc_correctness_cosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6684167Z test_nnc_correctness_cosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6685134Z test_nnc_correctness_cosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6686103Z test_nnc_correctness_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6687054Z test_nnc_correctness_cosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6688090Z test_nnc_correctness_cosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6689037Z test_nnc_correctness_cosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6689984Z test_nnc_correctness_cosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6690922Z test_nnc_correctness_cosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6691872Z test_nnc_correctness_cosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6692860Z test_nnc_correctness_count_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6693881Z test_nnc_correctness_count_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6694893Z test_nnc_correctness_count_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6695928Z test_nnc_correctness_count_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6696962Z test_nnc_correctness_count_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6697976Z test_nnc_correctness_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6698987Z test_nnc_correctness_count_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6699990Z test_nnc_correctness_count_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6700997Z test_nnc_correctness_count_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6701998Z test_nnc_correctness_count_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6703000Z test_nnc_correctness_count_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6703986Z test_nnc_correctness_count_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6704974Z test_nnc_correctness_cov_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6705948Z test_nnc_correctness_cov_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6706988Z test_nnc_correctness_cov_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6708096Z test_nnc_correctness_cov_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6709101Z test_nnc_correctness_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6710105Z test_nnc_correctness_cov_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6711094Z test_nnc_correctness_cov_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6712064Z test_nnc_correctness_cov_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6713038Z test_nnc_correctness_cov_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6714018Z test_nnc_correctness_cov_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6715000Z test_nnc_correctness_cov_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6716017Z test_nnc_correctness_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6717044Z test_nnc_correctness_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6718148Z test_nnc_correctness_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6719147Z test_nnc_correctness_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6720152Z test_nnc_correctness_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6721151Z test_nnc_correctness_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6722165Z test_nnc_correctness_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6723138Z test_nnc_correctness_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6724092Z test_nnc_correctness_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6725056Z test_nnc_correctness_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6726031Z test_nnc_correctness_cummax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6726993Z test_nnc_correctness_cummax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6727967Z test_nnc_correctness_cummax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6728946Z test_nnc_correctness_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6729916Z test_nnc_correctness_cummax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6730878Z test_nnc_correctness_cummax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6731835Z test_nnc_correctness_cummax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6732808Z test_nnc_correctness_cummax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6733769Z test_nnc_correctness_cummax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6734725Z test_nnc_correctness_cummax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6735704Z test_nnc_correctness_cummin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6736669Z test_nnc_correctness_cummin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6737636Z test_nnc_correctness_cummin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6738702Z test_nnc_correctness_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6739682Z test_nnc_correctness_cummin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6740653Z test_nnc_correctness_cummin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6741611Z test_nnc_correctness_cummin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6742552Z test_nnc_correctness_cummin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6743516Z test_nnc_correctness_cummin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6744475Z test_nnc_correctness_cummin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6745459Z test_nnc_correctness_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6746461Z test_nnc_correctness_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6747850Z test_nnc_correctness_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6748897Z test_nnc_correctness_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6749928Z test_nnc_correctness_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6750943Z test_nnc_correctness_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6751960Z test_nnc_correctness_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6752969Z test_nnc_correctness_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6753983Z test_nnc_correctness_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6754993Z test_nnc_correctness_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6755999Z test_nnc_correctness_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6757020Z test_nnc_correctness_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6758049Z test_nnc_correctness_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6759070Z test_nnc_correctness_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6760094Z test_nnc_correctness_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6761115Z test_nnc_correctness_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6762127Z test_nnc_correctness_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6762726Z test_nnc_correctness_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6763203Z test_nnc_correctness_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6763677Z test_nnc_correctness_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6764155Z test_nnc_correctness_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6764625Z test_nnc_correctness_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6765134Z test_nnc_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6765727Z test_nnc_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6766274Z test_nnc_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6766806Z test_nnc_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6767334Z test_nnc_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6767861Z test_nnc_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6768388Z test_nnc_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6768914Z test_nnc_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6769426Z test_nnc_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6769995Z test_nnc_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6770522Z test_nnc_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6771028Z test_nnc_correctness_deg2rad_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6771516Z test_nnc_correctness_deg2rad_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6772001Z test_nnc_correctness_deg2rad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6772501Z test_nnc_correctness_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6772990Z test_nnc_correctness_deg2rad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6773469Z test_nnc_correctness_deg2rad_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6773953Z test_nnc_correctness_deg2rad_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6774438Z test_nnc_correctness_deg2rad_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6774918Z test_nnc_correctness_deg2rad_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6775397Z test_nnc_correctness_deg2rad_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6775881Z test_nnc_correctness_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6776362Z test_nnc_correctness_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6776846Z test_nnc_correctness_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6777332Z test_nnc_correctness_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6777819Z test_nnc_correctness_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6778305Z test_nnc_correctness_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6778789Z test_nnc_correctness_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6779264Z test_nnc_correctness_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6779783Z test_nnc_correctness_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6780256Z test_nnc_correctness_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6780732Z test_nnc_correctness_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6781198Z test_nnc_correctness_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6781673Z test_nnc_correctness_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6782161Z test_nnc_correctness_diag_embed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6782656Z test_nnc_correctness_diag_embed_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6782898Z test_nnc_correctness_diag_embed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6783140Z test_nnc_correctness_diag_embed_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6783380Z test_nnc_correctness_diag_embed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6783658Z test_nnc_correctness_diag_embed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6783896Z test_nnc_correctness_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6784131Z test_nnc_correctness_diag_embed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6784362Z test_nnc_correctness_diag_embed_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6784594Z test_nnc_correctness_diag_embed_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6784825Z test_nnc_correctness_diag_embed_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6785054Z test_nnc_correctness_diag_embed_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6785290Z test_nnc_correctness_diag_embed_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6785531Z test_nnc_correctness_diagflat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6785760Z test_nnc_correctness_diagflat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6786000Z test_nnc_correctness_diagflat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6786230Z test_nnc_correctness_diagflat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6786464Z test_nnc_correctness_diagflat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6787390Z test_nnc_correctness_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6787672Z test_nnc_correctness_diagflat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6787950Z test_nnc_correctness_diagflat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6788226Z test_nnc_correctness_diagflat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6788498Z test_nnc_correctness_diagflat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6788774Z test_nnc_correctness_diagflat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6789055Z test_nnc_correctness_diagflat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6789437Z test_nnc_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6789723Z test_nnc_correctness_diagonal_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6790028Z test_nnc_correctness_diagonal_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6790323Z test_nnc_correctness_diagonal_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6790617Z test_nnc_correctness_diagonal_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6790907Z test_nnc_correctness_diagonal_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6791197Z test_nnc_correctness_diagonal_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6791489Z test_nnc_correctness_diagonal_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6791777Z test_nnc_correctness_diagonal_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6792109Z test_nnc_correctness_diagonal_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6792397Z test_nnc_correctness_diagonal_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6792684Z test_nnc_correctness_diagonal_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6792969Z test_nnc_correctness_diagonal_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6793255Z test_nnc_correctness_diagonal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6793537Z test_nnc_correctness_diagonal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6793821Z test_nnc_correctness_diagonal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6794111Z test_nnc_correctness_diagonal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6794400Z test_nnc_correctness_diagonal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6794674Z test_nnc_correctness_diagonal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6794954Z test_nnc_correctness_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6795234Z test_nnc_correctness_diagonal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6795515Z test_nnc_correctness_diagonal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6795797Z test_nnc_correctness_diagonal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6796079Z test_nnc_correctness_diagonal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6796358Z test_nnc_correctness_diagonal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6796635Z test_nnc_correctness_diagonal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6796938Z test_nnc_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6797232Z test_nnc_correctness_diagonal_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6797530Z test_nnc_correctness_diagonal_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6797875Z test_nnc_correctness_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6798172Z test_nnc_correctness_diagonal_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6798468Z test_nnc_correctness_diagonal_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6798756Z test_nnc_correctness_diagonal_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6799048Z test_nnc_correctness_diagonal_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6799339Z test_nnc_correctness_diagonal_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6799630Z test_nnc_correctness_diagonal_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6799909Z test_nnc_correctness_diff_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6800176Z test_nnc_correctness_diff_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6800500Z test_nnc_correctness_diff_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6800781Z test_nnc_correctness_diff_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6801054Z test_nnc_correctness_diff_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6801331Z test_nnc_correctness_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6801599Z test_nnc_correctness_diff_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6801867Z test_nnc_correctness_diff_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6802124Z test_nnc_correctness_diff_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6802400Z test_nnc_correctness_diff_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6802650Z test_nnc_correctness_diff_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6802872Z test_nnc_correctness_diff_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6803101Z test_nnc_correctness_digamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6803334Z test_nnc_correctness_digamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6803564Z test_nnc_correctness_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6803804Z test_nnc_correctness_digamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6804035Z test_nnc_correctness_digamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6804267Z test_nnc_correctness_digamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6804495Z test_nnc_correctness_digamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6804722Z test_nnc_correctness_digamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6804951Z test_nnc_correctness_digamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6805181Z test_nnc_correctness_dist_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6805411Z test_nnc_correctness_dist_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6805683Z test_nnc_correctness_dist_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6805909Z test_nnc_correctness_dist_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6806134Z test_nnc_correctness_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6806356Z test_nnc_correctness_dist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6806605Z test_nnc_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6806851Z test_nnc_correctness_div_floor_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6807102Z test_nnc_correctness_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6807350Z test_nnc_correctness_div_floor_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6807628Z test_nnc_correctness_div_floor_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6807871Z test_nnc_correctness_div_floor_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6808109Z test_nnc_correctness_div_floor_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6808351Z test_nnc_correctness_div_floor_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6808587Z test_nnc_correctness_div_floor_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6808836Z test_nnc_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6809083Z test_nnc_correctness_div_no_rounding_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6809337Z test_nnc_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6809590Z test_nnc_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6809838Z test_nnc_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6810084Z test_nnc_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6810329Z test_nnc_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6810574Z test_nnc_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6810819Z test_nnc_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6811067Z test_nnc_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6811306Z test_nnc_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6811549Z test_nnc_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6811791Z test_nnc_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6812041Z test_nnc_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6812291Z test_nnc_correctness_div_trunc_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6812577Z test_nnc_correctness_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6812826Z test_nnc_correctness_div_trunc_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6813069Z test_nnc_correctness_div_trunc_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6813312Z test_nnc_correctness_div_trunc_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6813551Z test_nnc_correctness_div_trunc_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6813793Z test_nnc_correctness_div_trunc_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6814033Z test_nnc_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6814265Z test_nnc_correctness_dot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6814528Z test_nnc_correctness_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6814764Z test_nnc_correctness_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6814992Z test_nnc_correctness_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6815218Z test_nnc_correctness_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6815444Z test_nnc_correctness_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6815669Z test_nnc_correctness_double_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6815899Z test_nnc_correctness_double_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6816134Z test_nnc_correctness_double_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6816371Z test_nnc_correctness_double_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6816605Z test_nnc_correctness_double_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6816835Z test_nnc_correctness_double_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6817064Z test_nnc_correctness_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6817291Z test_nnc_correctness_double_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6817518Z test_nnc_correctness_double_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6817741Z test_nnc_correctness_double_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6817970Z test_nnc_correctness_double_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6818194Z test_nnc_correctness_double_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6818421Z test_nnc_correctness_double_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6818654Z test_nnc_correctness_dsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6818882Z test_nnc_correctness_dsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6819117Z test_nnc_correctness_dsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6819390Z test_nnc_correctness_dsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6819623Z test_nnc_correctness_dsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6819854Z test_nnc_correctness_dsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6820082Z test_nnc_correctness_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6820311Z test_nnc_correctness_dsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6820538Z test_nnc_correctness_dsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6820768Z test_nnc_correctness_dsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6820998Z test_nnc_correctness_dsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6821225Z test_nnc_correctness_dsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6821490Z test_nnc_correctness_dsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6821714Z test_nnc_correctness_dstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6821940Z test_nnc_correctness_dstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6822175Z test_nnc_correctness_dstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6822408Z test_nnc_correctness_dstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6822643Z test_nnc_correctness_dstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6822876Z test_nnc_correctness_dstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6823106Z test_nnc_correctness_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6823338Z test_nnc_correctness_dstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6823562Z test_nnc_correctness_dstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6823791Z test_nnc_correctness_dstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6824017Z test_nnc_correctness_dstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6824246Z test_nnc_correctness_dstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6824476Z test_nnc_correctness_dstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6824708Z test_nnc_correctness_einsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6824944Z test_nnc_correctness_einsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6825178Z test_nnc_correctness_einsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6825408Z test_nnc_correctness_einsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6825637Z test_nnc_correctness_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6825864Z test_nnc_correctness_einsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6826088Z test_nnc_correctness_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6826346Z test_nnc_correctness_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6826640Z test_nnc_correctness_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6826870Z test_nnc_correctness_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6827099Z test_nnc_correctness_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6827351Z test_nnc_correctness_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6827602Z test_nnc_correctness_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6827859Z test_nnc_correctness_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6828122Z test_nnc_correctness_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6828390Z test_nnc_correctness_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6828651Z test_nnc_correctness_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6828962Z test_nnc_correctness_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6829229Z test_nnc_correctness_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6829513Z test_nnc_correctness_empty_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6829786Z test_nnc_correctness_empty_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6830068Z test_nnc_correctness_empty_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6830353Z test_nnc_correctness_empty_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6830638Z test_nnc_correctness_empty_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6830914Z test_nnc_correctness_empty_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6831193Z test_nnc_correctness_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6831467Z test_nnc_correctness_empty_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6831735Z test_nnc_correctness_empty_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6832002Z test_nnc_correctness_empty_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6832270Z test_nnc_correctness_empty_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6832541Z test_nnc_correctness_empty_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6832814Z test_nnc_correctness_empty_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6833093Z test_nnc_correctness_eq_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6833361Z test_nnc_correctness_eq_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6833643Z test_nnc_correctness_eq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6833915Z test_nnc_correctness_eq_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6834183Z test_nnc_correctness_eq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6834454Z test_nnc_correctness_eq_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6834784Z test_nnc_correctness_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6835051Z test_nnc_correctness_eq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6835322Z test_nnc_correctness_eq_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6835585Z test_nnc_correctness_eq_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6835851Z test_nnc_correctness_eq_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6836113Z test_nnc_correctness_eq_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6836376Z test_nnc_correctness_eq_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6836653Z test_nnc_correctness_equal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6836927Z test_nnc_correctness_equal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6837208Z test_nnc_correctness_equal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6837530Z test_nnc_correctness_equal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6837807Z test_nnc_correctness_equal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6838081Z test_nnc_correctness_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6838358Z test_nnc_correctness_equal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6838629Z test_nnc_correctness_equal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6838900Z test_nnc_correctness_equal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6839178Z test_nnc_correctness_equal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6839452Z test_nnc_correctness_equal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6839724Z test_nnc_correctness_equal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6839999Z test_nnc_correctness_erf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6840266Z test_nnc_correctness_erf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6840536Z test_nnc_correctness_erf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6840799Z test_nnc_correctness_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6841071Z test_nnc_correctness_erf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6841338Z test_nnc_correctness_erf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6841604Z test_nnc_correctness_erf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6841869Z test_nnc_correctness_erf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6842134Z test_nnc_correctness_erf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6842404Z test_nnc_correctness_erf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6842681Z test_nnc_correctness_erfc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6842902Z test_nnc_correctness_erfc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6843167Z test_nnc_correctness_erfc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6843395Z test_nnc_correctness_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6843627Z test_nnc_correctness_erfc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6843855Z test_nnc_correctness_erfc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6844078Z test_nnc_correctness_erfc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6844297Z test_nnc_correctness_erfc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6844520Z test_nnc_correctness_erfc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6844741Z test_nnc_correctness_erfc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6844972Z test_nnc_correctness_erfinv_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6845252Z test_nnc_correctness_erfinv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6845483Z test_nnc_correctness_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6845711Z test_nnc_correctness_erfinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6845937Z test_nnc_correctness_erfinv_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6846163Z test_nnc_correctness_erfinv_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6846388Z test_nnc_correctness_erfinv_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6846616Z test_nnc_correctness_erfinv_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6846832Z test_nnc_correctness_erfinv_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6847063Z test_nnc_correctness_exp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6847286Z test_nnc_correctness_exp2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6847509Z test_nnc_correctness_exp2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6847730Z test_nnc_correctness_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6847955Z test_nnc_correctness_exp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6848177Z test_nnc_correctness_exp2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6848406Z test_nnc_correctness_exp2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6848623Z test_nnc_correctness_exp2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6848847Z test_nnc_correctness_exp2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6849071Z test_nnc_correctness_exp2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6849296Z test_nnc_correctness_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6849518Z test_nnc_correctness_exp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6849748Z test_nnc_correctness_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6850021Z test_nnc_correctness_exp_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6850250Z test_nnc_correctness_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6850476Z test_nnc_correctness_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6850702Z test_nnc_correctness_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6850929Z test_nnc_correctness_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6851150Z test_nnc_correctness_exp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6851371Z test_nnc_correctness_exp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6851588Z test_nnc_correctness_exp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6851812Z test_nnc_correctness_exp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6852034Z test_nnc_correctness_exp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6852313Z test_nnc_correctness_expand_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6852541Z test_nnc_correctness_expand_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6852780Z test_nnc_correctness_expand_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6853020Z test_nnc_correctness_expand_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6853254Z test_nnc_correctness_expand_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6853490Z test_nnc_correctness_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6853729Z test_nnc_correctness_expand_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6853968Z test_nnc_correctness_expand_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6854201Z test_nnc_correctness_expand_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6854431Z test_nnc_correctness_expand_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6854660Z test_nnc_correctness_expand_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6854890Z test_nnc_correctness_expand_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6855121Z test_nnc_correctness_expand_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6855352Z test_nnc_correctness_expand_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6855587Z test_nnc_correctness_expand_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6855825Z test_nnc_correctness_expand_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6856057Z test_nnc_correctness_expand_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6856286Z test_nnc_correctness_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6856518Z test_nnc_correctness_expand_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6856747Z test_nnc_correctness_expand_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6857014Z test_nnc_correctness_expand_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6857239Z test_nnc_correctness_expand_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6857472Z test_nnc_correctness_expand_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6857700Z test_nnc_correctness_expand_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6857929Z test_nnc_correctness_expm1_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6858152Z test_nnc_correctness_expm1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6858382Z test_nnc_correctness_expm1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6858602Z test_nnc_correctness_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6858834Z test_nnc_correctness_expm1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6859058Z test_nnc_correctness_expm1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6859407Z test_nnc_correctness_expm1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6859634Z test_nnc_correctness_expm1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6859859Z test_nnc_correctness_expm1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6860083Z test_nnc_correctness_expm1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6860311Z test_nnc_correctness_eye_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6860532Z test_nnc_correctness_eye_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6860765Z test_nnc_correctness_eye_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6861000Z test_nnc_correctness_eye_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6861223Z test_nnc_correctness_eye_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6861447Z test_nnc_correctness_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6861670Z test_nnc_correctness_eye_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6861891Z test_nnc_correctness_eye_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6862112Z test_nnc_correctness_eye_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6862333Z test_nnc_correctness_eye_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6862553Z test_nnc_correctness_eye_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6862778Z test_nnc_correctness_eye_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6863004Z test_nnc_correctness_fft_fft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6863240Z test_nnc_correctness_fft_fft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6863475Z test_nnc_correctness_fft_fft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6863707Z test_nnc_correctness_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6863938Z test_nnc_correctness_fft_fft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6864205Z test_nnc_correctness_fft_fft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6864427Z test_nnc_correctness_fft_fft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6864654Z test_nnc_correctness_fft_fft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6864879Z test_nnc_correctness_fft_fft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6865104Z test_nnc_correctness_fft_fft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6865330Z test_nnc_correctness_fft_fft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6865565Z test_nnc_correctness_fft_fft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6865801Z test_nnc_correctness_fft_fft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6866033Z test_nnc_correctness_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6866299Z test_nnc_correctness_fft_fft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6866527Z test_nnc_correctness_fft_fft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6866861Z test_nnc_correctness_fft_fft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6867086Z test_nnc_correctness_fft_fft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6867335Z test_nnc_correctness_fft_fft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6867605Z test_nnc_correctness_fft_fft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6867876Z test_nnc_correctness_fft_fftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6868170Z test_nnc_correctness_fft_fftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6868455Z test_nnc_correctness_fft_fftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6868734Z test_nnc_correctness_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6869013Z test_nnc_correctness_fft_fftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6869289Z test_nnc_correctness_fft_fftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6869562Z test_nnc_correctness_fft_fftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6869838Z test_nnc_correctness_fft_fftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6870111Z test_nnc_correctness_fft_fftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6870387Z test_nnc_correctness_fft_fftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6870677Z test_nnc_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6870958Z test_nnc_correctness_fft_fftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6871246Z test_nnc_correctness_fft_fftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6871537Z test_nnc_correctness_fft_fftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6871889Z test_nnc_correctness_fft_fftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6872175Z test_nnc_correctness_fft_fftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6872468Z test_nnc_correctness_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6872754Z test_nnc_correctness_fft_fftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6873035Z test_nnc_correctness_fft_fftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6873318Z test_nnc_correctness_fft_fftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6873592Z test_nnc_correctness_fft_fftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6873869Z test_nnc_correctness_fft_fftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6874155Z test_nnc_correctness_fft_fftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6874476Z test_nnc_correctness_fft_hfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6874767Z test_nnc_correctness_fft_hfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6875053Z test_nnc_correctness_fft_hfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6875335Z test_nnc_correctness_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6875616Z test_nnc_correctness_fft_hfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6875896Z test_nnc_correctness_fft_hfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6876174Z test_nnc_correctness_fft_hfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6876446Z test_nnc_correctness_fft_hfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6876724Z test_nnc_correctness_fft_hfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6876997Z test_nnc_correctness_fft_hfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6877272Z test_nnc_correctness_fft_hfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6877555Z test_nnc_correctness_fft_hfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6877838Z test_nnc_correctness_fft_hfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6878120Z test_nnc_correctness_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6878397Z test_nnc_correctness_fft_hfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6878667Z test_nnc_correctness_fft_hfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6878942Z test_nnc_correctness_fft_hfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6879217Z test_nnc_correctness_fft_hfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6879492Z test_nnc_correctness_fft_hfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6879767Z test_nnc_correctness_fft_hfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6880041Z test_nnc_correctness_fft_hfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6880378Z test_nnc_correctness_fft_hfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6880673Z test_nnc_correctness_fft_hfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6880955Z test_nnc_correctness_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6881234Z test_nnc_correctness_fft_hfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6881508Z test_nnc_correctness_fft_hfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6881783Z test_nnc_correctness_fft_hfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6882056Z test_nnc_correctness_fft_hfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6882327Z test_nnc_correctness_fft_hfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6882611Z test_nnc_correctness_fft_hfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6882881Z test_nnc_correctness_fft_ifft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6883120Z test_nnc_correctness_fft_ifft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6883355Z test_nnc_correctness_fft_ifft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6883590Z test_nnc_correctness_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6883825Z test_nnc_correctness_fft_ifft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6884058Z test_nnc_correctness_fft_ifft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6884286Z test_nnc_correctness_fft_ifft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6884522Z test_nnc_correctness_fft_ifft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6884749Z test_nnc_correctness_fft_ifft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6884979Z test_nnc_correctness_fft_ifft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6885207Z test_nnc_correctness_fft_ifft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6885443Z test_nnc_correctness_fft_ifft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6885669Z test_nnc_correctness_fft_ifft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6885905Z test_nnc_correctness_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6886136Z test_nnc_correctness_fft_ifft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6886362Z test_nnc_correctness_fft_ifft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6886589Z test_nnc_correctness_fft_ifft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6886813Z test_nnc_correctness_fft_ifft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6887039Z test_nnc_correctness_fft_ifft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6887265Z test_nnc_correctness_fft_ifft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6887537Z test_nnc_correctness_fft_ifftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6887775Z test_nnc_correctness_fft_ifftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6888017Z test_nnc_correctness_fft_ifftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6888249Z test_nnc_correctness_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6888481Z test_nnc_correctness_fft_ifftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6888708Z test_nnc_correctness_fft_ifftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6888937Z test_nnc_correctness_fft_ifftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6889163Z test_nnc_correctness_fft_ifftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6889392Z test_nnc_correctness_fft_ifftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6889655Z test_nnc_correctness_fft_ifftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6889901Z test_nnc_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6890136Z test_nnc_correctness_fft_ifftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6890381Z test_nnc_correctness_fft_ifftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6890627Z test_nnc_correctness_fft_ifftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6890870Z test_nnc_correctness_fft_ifftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6891113Z test_nnc_correctness_fft_ifftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6891353Z test_nnc_correctness_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6891593Z test_nnc_correctness_fft_ifftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6891819Z test_nnc_correctness_fft_ifftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6892055Z test_nnc_correctness_fft_ifftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6892288Z test_nnc_correctness_fft_ifftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6892521Z test_nnc_correctness_fft_ifftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6892761Z test_nnc_correctness_fft_ifftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6892991Z test_nnc_correctness_fft_ihfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6893226Z test_nnc_correctness_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6893457Z test_nnc_correctness_fft_ihfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6893686Z test_nnc_correctness_fft_ihfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6893915Z test_nnc_correctness_fft_ihfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6894142Z test_nnc_correctness_fft_ihfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6894409Z test_nnc_correctness_fft_ihfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6894640Z test_nnc_correctness_fft_ihfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6894869Z test_nnc_correctness_fft_ihfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6895102Z test_nnc_correctness_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6895334Z test_nnc_correctness_fft_ihfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6895561Z test_nnc_correctness_fft_ihfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6895788Z test_nnc_correctness_fft_ihfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6896014Z test_nnc_correctness_fft_ihfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6896245Z test_nnc_correctness_fft_ihfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6896513Z test_nnc_correctness_fft_ihfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6896747Z test_nnc_correctness_fft_ihfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6896982Z test_nnc_correctness_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6897213Z test_nnc_correctness_fft_ihfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6897442Z test_nnc_correctness_fft_ihfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6897671Z test_nnc_correctness_fft_ihfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6897903Z test_nnc_correctness_fft_ihfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6898123Z test_nnc_correctness_fft_ihfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6898356Z test_nnc_correctness_fft_ihfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6898586Z test_nnc_correctness_fft_irfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6898826Z test_nnc_correctness_fft_irfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6899064Z test_nnc_correctness_fft_irfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6899296Z test_nnc_correctness_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6899531Z test_nnc_correctness_fft_irfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6899760Z test_nnc_correctness_fft_irfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6899992Z test_nnc_correctness_fft_irfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6900217Z test_nnc_correctness_fft_irfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6900446Z test_nnc_correctness_fft_irfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6900676Z test_nnc_correctness_fft_irfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6900905Z test_nnc_correctness_fft_irfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6901141Z test_nnc_correctness_fft_irfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6901433Z test_nnc_correctness_fft_irfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6901670Z test_nnc_correctness_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6901901Z test_nnc_correctness_fft_irfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6902131Z test_nnc_correctness_fft_irfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6902359Z test_nnc_correctness_fft_irfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6902585Z test_nnc_correctness_fft_irfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6902813Z test_nnc_correctness_fft_irfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6903045Z test_nnc_correctness_fft_irfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6903274Z test_nnc_correctness_fft_irfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6903550Z test_nnc_correctness_fft_irfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6903793Z test_nnc_correctness_fft_irfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6904029Z test_nnc_correctness_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6904254Z test_nnc_correctness_fft_irfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6904487Z test_nnc_correctness_fft_irfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6904725Z test_nnc_correctness_fft_irfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6904953Z test_nnc_correctness_fft_irfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6905186Z test_nnc_correctness_fft_irfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6905415Z test_nnc_correctness_fft_irfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6905643Z test_nnc_correctness_fft_rfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6905875Z test_nnc_correctness_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6906107Z test_nnc_correctness_fft_rfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6906332Z test_nnc_correctness_fft_rfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6906605Z test_nnc_correctness_fft_rfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6906840Z test_nnc_correctness_fft_rfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6907067Z test_nnc_correctness_fft_rfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6907314Z test_nnc_correctness_fft_rfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6907590Z test_nnc_correctness_fft_rfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6907869Z test_nnc_correctness_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6908145Z test_nnc_correctness_fft_rfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6908481Z test_nnc_correctness_fft_rfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6908756Z test_nnc_correctness_fft_rfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6909032Z test_nnc_correctness_fft_rfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6909305Z test_nnc_correctness_fft_rfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6909583Z test_nnc_correctness_fft_rfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6909858Z test_nnc_correctness_fft_rfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6910138Z test_nnc_correctness_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6910420Z test_nnc_correctness_fft_rfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6910703Z test_nnc_correctness_fft_rfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6911018Z test_nnc_correctness_fft_rfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6911296Z test_nnc_correctness_fft_rfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6911569Z test_nnc_correctness_fft_rfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6911847Z test_nnc_correctness_fft_rfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6912114Z test_nnc_correctness_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6912371Z test_nnc_correctness_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6912647Z test_nnc_correctness_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6912916Z test_nnc_correctness_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6913192Z test_nnc_correctness_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6913462Z test_nnc_correctness_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6913726Z test_nnc_correctness_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6913989Z test_nnc_correctness_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6914247Z test_nnc_correctness_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6914505Z test_nnc_correctness_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6914768Z test_nnc_correctness_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6915023Z test_nnc_correctness_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6915287Z test_nnc_correctness_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.6915569Z test_nnc_correctness_flatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6915846Z test_nnc_correctness_flatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6916135Z test_nnc_correctness_flatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6916423Z test_nnc_correctness_flatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6916707Z test_nnc_correctness_flatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6917060Z test_nnc_correctness_flatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6917343Z test_nnc_correctness_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6917626Z test_nnc_correctness_flatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6917893Z test_nnc_correctness_flatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6918166Z test_nnc_correctness_flatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6918439Z test_nnc_correctness_flatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6918712Z test_nnc_correctness_flatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6918990Z test_nnc_correctness_flatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6919263Z test_nnc_correctness_flip_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6919574Z test_nnc_correctness_flip_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6919859Z test_nnc_correctness_flip_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6920140Z test_nnc_correctness_flip_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6920414Z test_nnc_correctness_flip_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6920689Z test_nnc_correctness_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6920964Z test_nnc_correctness_flip_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6921237Z test_nnc_correctness_flip_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6921506Z test_nnc_correctness_flip_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6921771Z test_nnc_correctness_flip_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6922042Z test_nnc_correctness_flip_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6922307Z test_nnc_correctness_flip_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6922589Z test_nnc_correctness_fliplr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6922855Z test_nnc_correctness_fliplr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6923098Z test_nnc_correctness_fliplr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6923331Z test_nnc_correctness_fliplr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6923562Z test_nnc_correctness_fliplr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6923795Z test_nnc_correctness_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6924025Z test_nnc_correctness_fliplr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6924252Z test_nnc_correctness_fliplr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6924469Z test_nnc_correctness_fliplr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6924694Z test_nnc_correctness_fliplr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6924960Z test_nnc_correctness_fliplr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6925189Z test_nnc_correctness_fliplr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6925423Z test_nnc_correctness_flipud_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6925649Z test_nnc_correctness_flipud_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6925885Z test_nnc_correctness_flipud_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6926119Z test_nnc_correctness_flipud_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6926348Z test_nnc_correctness_flipud_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6926579Z test_nnc_correctness_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6926806Z test_nnc_correctness_flipud_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6927070Z test_nnc_correctness_flipud_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6927294Z test_nnc_correctness_flipud_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6927520Z test_nnc_correctness_flipud_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6927745Z test_nnc_correctness_flipud_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6927975Z test_nnc_correctness_flipud_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6928206Z test_nnc_correctness_float_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6928434Z test_nnc_correctness_float_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6928668Z test_nnc_correctness_float_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6928906Z test_nnc_correctness_float_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6929140Z test_nnc_correctness_float_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6929370Z test_nnc_correctness_float_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6929597Z test_nnc_correctness_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6929822Z test_nnc_correctness_float_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6930051Z test_nnc_correctness_float_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6930276Z test_nnc_correctness_float_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6930493Z test_nnc_correctness_float_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6930719Z test_nnc_correctness_float_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6930946Z test_nnc_correctness_float_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6931183Z test_nnc_correctness_float_power_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6931417Z test_nnc_correctness_float_power_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6931659Z test_nnc_correctness_float_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6931950Z test_nnc_correctness_float_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6932188Z test_nnc_correctness_float_power_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6932427Z test_nnc_correctness_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6932665Z test_nnc_correctness_float_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6932898Z test_nnc_correctness_float_power_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6933131Z test_nnc_correctness_float_power_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6933364Z test_nnc_correctness_float_power_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6933601Z test_nnc_correctness_float_power_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6933839Z test_nnc_correctness_float_power_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6934105Z test_nnc_correctness_floor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6934336Z test_nnc_correctness_floor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6934564Z test_nnc_correctness_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6934792Z test_nnc_correctness_floor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6935016Z test_nnc_correctness_floor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6935242Z test_nnc_correctness_floor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6935471Z test_nnc_correctness_floor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6935698Z test_nnc_correctness_floor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6935927Z test_nnc_correctness_floor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6936165Z test_nnc_correctness_floor_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6936403Z test_nnc_correctness_floor_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6936634Z test_nnc_correctness_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6936875Z test_nnc_correctness_floor_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6937113Z test_nnc_correctness_floor_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6937350Z test_nnc_correctness_floor_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6937586Z test_nnc_correctness_floor_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6937819Z test_nnc_correctness_floor_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6938052Z test_nnc_correctness_floor_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6938280Z test_nnc_correctness_fmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6938502Z test_nnc_correctness_fmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6938768Z test_nnc_correctness_fmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6938993Z test_nnc_correctness_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6939220Z test_nnc_correctness_fmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6939442Z test_nnc_correctness_fmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6939666Z test_nnc_correctness_fmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6939885Z test_nnc_correctness_fmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6940106Z test_nnc_correctness_fmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6940330Z test_nnc_correctness_fmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6940562Z test_nnc_correctness_fmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6940782Z test_nnc_correctness_fmin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6941042Z test_nnc_correctness_fmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6941269Z test_nnc_correctness_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6941493Z test_nnc_correctness_fmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6941714Z test_nnc_correctness_fmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6941933Z test_nnc_correctness_fmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6942153Z test_nnc_correctness_fmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6942369Z test_nnc_correctness_fmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6942591Z test_nnc_correctness_fmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6942820Z test_nnc_correctness_fmod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6943045Z test_nnc_correctness_fmod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6943267Z test_nnc_correctness_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6943492Z test_nnc_correctness_fmod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6943714Z test_nnc_correctness_fmod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6943936Z test_nnc_correctness_fmod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6944160Z test_nnc_correctness_fmod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6944386Z test_nnc_correctness_fmod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6944607Z test_nnc_correctness_fmod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6944835Z test_nnc_correctness_frac_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6945060Z test_nnc_correctness_frac_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6945285Z test_nnc_correctness_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6945510Z test_nnc_correctness_frac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6945786Z test_nnc_correctness_frexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6946015Z test_nnc_correctness_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6946248Z test_nnc_correctness_frexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6946477Z test_nnc_correctness_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6946751Z test_nnc_correctness_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6946983Z test_nnc_correctness_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6947213Z test_nnc_correctness_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6947450Z test_nnc_correctness_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6947674Z test_nnc_correctness_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6947947Z test_nnc_correctness_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6948166Z test_nnc_correctness_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6948386Z test_nnc_correctness_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6948611Z test_nnc_correctness_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6948831Z test_nnc_correctness_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6949052Z test_nnc_correctness_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6949277Z test_nnc_correctness_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6949511Z test_nnc_correctness_full_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6949743Z test_nnc_correctness_full_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6949978Z test_nnc_correctness_full_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6950216Z test_nnc_correctness_full_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6950448Z test_nnc_correctness_full_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6950679Z test_nnc_correctness_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6950912Z test_nnc_correctness_full_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6951139Z test_nnc_correctness_full_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6951369Z test_nnc_correctness_full_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6951595Z test_nnc_correctness_full_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6951823Z test_nnc_correctness_full_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6952055Z test_nnc_correctness_full_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6952287Z test_nnc_correctness_gather_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6952513Z test_nnc_correctness_gather_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6952802Z test_nnc_correctness_gather_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6953041Z test_nnc_correctness_gather_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6953274Z test_nnc_correctness_gather_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6953505Z test_nnc_correctness_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6953735Z test_nnc_correctness_gather_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6953962Z test_nnc_correctness_gather_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6954181Z test_nnc_correctness_gather_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6954410Z test_nnc_correctness_gather_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6954634Z test_nnc_correctness_gather_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6954914Z test_nnc_correctness_gather_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6955139Z test_nnc_correctness_gcd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6955369Z test_nnc_correctness_gcd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6955594Z test_nnc_correctness_gcd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6955818Z test_nnc_correctness_gcd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6956038Z test_nnc_correctness_gcd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6956269Z test_nnc_correctness_ge_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6956491Z test_nnc_correctness_ge_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6956719Z test_nnc_correctness_ge_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6956943Z test_nnc_correctness_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6957164Z test_nnc_correctness_ge_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6957384Z test_nnc_correctness_ge_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6957603Z test_nnc_correctness_ge_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6957820Z test_nnc_correctness_ge_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6958041Z test_nnc_correctness_ge_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6958258Z test_nnc_correctness_ge_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6958494Z test_nnc_correctness_geqrf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6958731Z test_nnc_correctness_geqrf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6958961Z test_nnc_correctness_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6959194Z test_nnc_correctness_geqrf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6959424Z test_nnc_correctness_gradient_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6959701Z test_nnc_correctness_gradient_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6959922Z test_nnc_correctness_gradient_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6960154Z test_nnc_correctness_gradient_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6960378Z test_nnc_correctness_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6960603Z test_nnc_correctness_gradient_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6960825Z test_nnc_correctness_gradient_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6961048Z test_nnc_correctness_gradient_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6961266Z test_nnc_correctness_gradient_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6961491Z test_nnc_correctness_gradient_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.6961735Z test_nnc_correctness_grid_sampler_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6962018Z test_nnc_correctness_grid_sampler_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6962265Z test_nnc_correctness_grid_sampler_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6962491Z test_nnc_correctness_gt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6962713Z test_nnc_correctness_gt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6962938Z test_nnc_correctness_gt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6963159Z test_nnc_correctness_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6963385Z test_nnc_correctness_gt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6963607Z test_nnc_correctness_gt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6963827Z test_nnc_correctness_gt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6964048Z test_nnc_correctness_gt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6964268Z test_nnc_correctness_gt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6964487Z test_nnc_correctness_gt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6964716Z test_nnc_correctness_half_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6964941Z test_nnc_correctness_half_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6965177Z test_nnc_correctness_half_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6965402Z test_nnc_correctness_half_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6965628Z test_nnc_correctness_half_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6965853Z test_nnc_correctness_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6966078Z test_nnc_correctness_half_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6966301Z test_nnc_correctness_half_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6966524Z test_nnc_correctness_half_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6966792Z test_nnc_correctness_half_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6967015Z test_nnc_correctness_half_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6967238Z test_nnc_correctness_half_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6967478Z test_nnc_correctness_heaviside_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6967710Z test_nnc_correctness_heaviside_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6967948Z test_nnc_correctness_heaviside_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6968183Z test_nnc_correctness_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6968421Z test_nnc_correctness_heaviside_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6968659Z test_nnc_correctness_heaviside_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6968927Z test_nnc_correctness_heaviside_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6969161Z test_nnc_correctness_heaviside_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6969391Z test_nnc_correctness_heaviside_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6969622Z test_nnc_correctness_heaviside_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6969852Z test_nnc_correctness_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6970079Z test_nnc_correctness_histc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6970305Z test_nnc_correctness_histc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6970533Z test_nnc_correctness_histc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6970760Z test_nnc_correctness_histc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6970982Z test_nnc_correctness_histc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6971207Z test_nnc_correctness_hsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6971434Z test_nnc_correctness_hsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6971673Z test_nnc_correctness_hsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6971909Z test_nnc_correctness_hsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6972148Z test_nnc_correctness_hsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6972379Z test_nnc_correctness_hsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6972609Z test_nnc_correctness_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6972838Z test_nnc_correctness_hsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6973062Z test_nnc_correctness_hsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6973286Z test_nnc_correctness_hsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6973514Z test_nnc_correctness_hsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6973779Z test_nnc_correctness_hsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.004s) 2022-11-23T02:18:19.6974007Z test_nnc_correctness_hsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6974243Z test_nnc_correctness_hstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6974470Z test_nnc_correctness_hstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6974707Z test_nnc_correctness_hstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6974942Z test_nnc_correctness_hstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6975177Z test_nnc_correctness_hstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6975410Z test_nnc_correctness_hstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6975646Z test_nnc_correctness_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6975913Z test_nnc_correctness_hstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6976143Z test_nnc_correctness_hstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6976369Z test_nnc_correctness_hstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6976592Z test_nnc_correctness_hstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6976821Z test_nnc_correctness_hstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6977047Z test_nnc_correctness_hstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6977273Z test_nnc_correctness_hypot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6977504Z test_nnc_correctness_hypot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6977734Z test_nnc_correctness_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6977966Z test_nnc_correctness_hypot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6978189Z test_nnc_correctness_i0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6978416Z test_nnc_correctness_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6978640Z test_nnc_correctness_i0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6978865Z test_nnc_correctness_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6979089Z test_nnc_correctness_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6979316Z test_nnc_correctness_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6979533Z test_nnc_correctness_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6979750Z test_nnc_correctness_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6979967Z test_nnc_correctness_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6980189Z test_nnc_correctness_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6980422Z test_nnc_correctness_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6980695Z test_nnc_correctness_igamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6980932Z test_nnc_correctness_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6981166Z test_nnc_correctness_igammac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6981398Z test_nnc_correctness_imag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6981628Z test_nnc_correctness_imag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6981858Z test_nnc_correctness_imag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6982095Z test_nnc_correctness_index_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6982323Z test_nnc_correctness_index_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6982565Z test_nnc_correctness_index_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6982842Z test_nnc_correctness_index_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.6983075Z test_nnc_correctness_index_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6983313Z test_nnc_correctness_index_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6983547Z test_nnc_correctness_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6983779Z test_nnc_correctness_index_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6984007Z test_nnc_correctness_index_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6984239Z test_nnc_correctness_index_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6984467Z test_nnc_correctness_index_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6984696Z test_nnc_correctness_index_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6984926Z test_nnc_correctness_index_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6985167Z test_nnc_correctness_index_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6985397Z test_nnc_correctness_index_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6985638Z test_nnc_correctness_index_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6985884Z test_nnc_correctness_index_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6986121Z test_nnc_correctness_index_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6986364Z test_nnc_correctness_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6986730Z test_nnc_correctness_index_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6986963Z test_nnc_correctness_index_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6987194Z test_nnc_correctness_index_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6987425Z test_nnc_correctness_index_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6987656Z test_nnc_correctness_index_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6987946Z test_nnc_correctness_index_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6988189Z test_nnc_correctness_index_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6988419Z test_nnc_correctness_index_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6988661Z test_nnc_correctness_index_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6988899Z test_nnc_correctness_index_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6989134Z test_nnc_correctness_index_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6989366Z test_nnc_correctness_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6989597Z test_nnc_correctness_index_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6989827Z test_nnc_correctness_index_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6990094Z test_nnc_correctness_index_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6990328Z test_nnc_correctness_index_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6990559Z test_nnc_correctness_index_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6990790Z test_nnc_correctness_index_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6991025Z test_nnc_correctness_index_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6991259Z test_nnc_correctness_index_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6991497Z test_nnc_correctness_index_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6991739Z test_nnc_correctness_index_put_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6991982Z test_nnc_correctness_index_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6992217Z test_nnc_correctness_index_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6992450Z test_nnc_correctness_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6992683Z test_nnc_correctness_index_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6992911Z test_nnc_correctness_index_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6993144Z test_nnc_correctness_index_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6993378Z test_nnc_correctness_index_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6993609Z test_nnc_correctness_index_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6993839Z test_nnc_correctness_index_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6994083Z test_nnc_correctness_index_reduce_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6994323Z test_nnc_correctness_index_reduce_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6994565Z test_nnc_correctness_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6994844Z test_nnc_correctness_index_reduce_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6995081Z test_nnc_correctness_index_reduce_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6995318Z test_nnc_correctness_index_reduce_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6995553Z test_nnc_correctness_index_reduce_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6995788Z test_nnc_correctness_index_reduce_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6996015Z test_nnc_correctness_index_reduce_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6996257Z test_nnc_correctness_index_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6996494Z test_nnc_correctness_index_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6996739Z test_nnc_correctness_index_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6997019Z test_nnc_correctness_index_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6997264Z test_nnc_correctness_index_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6997500Z test_nnc_correctness_index_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6997740Z test_nnc_correctness_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6997977Z test_nnc_correctness_index_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6998216Z test_nnc_correctness_index_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6998452Z test_nnc_correctness_index_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6998688Z test_nnc_correctness_index_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6998927Z test_nnc_correctness_index_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6999161Z test_nnc_correctness_index_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6999391Z test_nnc_correctness_inner_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6999624Z test_nnc_correctness_inner_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.6999857Z test_nnc_correctness_inner_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7000089Z test_nnc_correctness_inner_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7000325Z test_nnc_correctness_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7000554Z test_nnc_correctness_inner_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7000782Z test_nnc_correctness_int_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7001005Z test_nnc_correctness_int_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7001236Z test_nnc_correctness_int_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7001466Z test_nnc_correctness_int_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7001734Z test_nnc_correctness_int_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7001959Z test_nnc_correctness_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7002179Z test_nnc_correctness_int_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7002400Z test_nnc_correctness_int_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7002617Z test_nnc_correctness_int_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7002839Z test_nnc_correctness_int_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7003057Z test_nnc_correctness_int_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7003276Z test_nnc_correctness_int_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7003517Z test_nnc_correctness_isclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7003745Z test_nnc_correctness_isclose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7004022Z test_nnc_correctness_isclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7004262Z test_nnc_correctness_isclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7004494Z test_nnc_correctness_isclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7004726Z test_nnc_correctness_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7004962Z test_nnc_correctness_isclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7005194Z test_nnc_correctness_isclose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7005424Z test_nnc_correctness_isclose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:18:19.7005653Z test_nnc_correctness_isclose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T02:18:19.7005883Z test_nnc_correctness_isclose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.005s) 2022-11-23T02:18:19.7006110Z test_nnc_correctness_isclose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7006346Z test_nnc_correctness_isfinite_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7006578Z test_nnc_correctness_isfinite_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7006821Z test_nnc_correctness_isfinite_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7007065Z test_nnc_correctness_isfinite_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7007307Z test_nnc_correctness_isfinite_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7007541Z test_nnc_correctness_isfinite_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7007774Z test_nnc_correctness_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7008010Z test_nnc_correctness_isfinite_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7008229Z test_nnc_correctness_isfinite_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7008460Z test_nnc_correctness_isfinite_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7008745Z test_nnc_correctness_isfinite_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7008974Z test_nnc_correctness_isfinite_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7009208Z test_nnc_correctness_isfinite_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7009436Z test_nnc_correctness_isin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7009662Z test_nnc_correctness_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7009887Z test_nnc_correctness_isin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7010111Z test_nnc_correctness_isin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7010338Z test_nnc_correctness_isin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7010567Z test_nnc_correctness_isin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7010790Z test_nnc_correctness_isin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7011045Z test_nnc_correctness_isin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7011277Z test_nnc_correctness_isinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7011502Z test_nnc_correctness_isinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7011737Z test_nnc_correctness_isinf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7011973Z test_nnc_correctness_isinf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7012208Z test_nnc_correctness_isinf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7012436Z test_nnc_correctness_isinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7012665Z test_nnc_correctness_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7012894Z test_nnc_correctness_isinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7013117Z test_nnc_correctness_isinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7013342Z test_nnc_correctness_isinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7013565Z test_nnc_correctness_isinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7013791Z test_nnc_correctness_isinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7014013Z test_nnc_correctness_isinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7014245Z test_nnc_correctness_isnan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7014472Z test_nnc_correctness_isnan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7014708Z test_nnc_correctness_isnan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7014941Z test_nnc_correctness_isnan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7015171Z test_nnc_correctness_isnan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7015401Z test_nnc_correctness_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7015667Z test_nnc_correctness_isnan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7015893Z test_nnc_correctness_isnan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7016123Z test_nnc_correctness_isnan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7016352Z test_nnc_correctness_isnan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7016581Z test_nnc_correctness_isnan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7016810Z test_nnc_correctness_isnan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7017045Z test_nnc_correctness_isneginf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7017280Z test_nnc_correctness_isneginf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7017519Z test_nnc_correctness_isneginf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7017753Z test_nnc_correctness_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7018021Z test_nnc_correctness_isneginf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7018253Z test_nnc_correctness_isneginf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7018483Z test_nnc_correctness_isneginf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7018712Z test_nnc_correctness_isneginf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7018942Z test_nnc_correctness_isneginf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7019178Z test_nnc_correctness_isneginf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7019417Z test_nnc_correctness_isposinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7019653Z test_nnc_correctness_isposinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7019878Z test_nnc_correctness_isposinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7020112Z test_nnc_correctness_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7020345Z test_nnc_correctness_isposinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7020577Z test_nnc_correctness_isposinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7020808Z test_nnc_correctness_isposinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7021041Z test_nnc_correctness_isposinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7021271Z test_nnc_correctness_isposinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7021505Z test_nnc_correctness_isposinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7021738Z test_nnc_correctness_isreal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7021962Z test_nnc_correctness_isreal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7022203Z test_nnc_correctness_isreal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7022436Z test_nnc_correctness_isreal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7022717Z test_nnc_correctness_isreal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7022951Z test_nnc_correctness_isreal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7023184Z test_nnc_correctness_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7023414Z test_nnc_correctness_isreal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7023644Z test_nnc_correctness_isreal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7023870Z test_nnc_correctness_isreal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7024095Z test_nnc_correctness_isreal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7024323Z test_nnc_correctness_isreal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7024556Z test_nnc_correctness_isreal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7024794Z test_nnc_correctness_istft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7025067Z test_nnc_correctness_istft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7025331Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7025589Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7025856Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7026121Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7026375Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7026752Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7027009Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7027261Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7027515Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7027767Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7028026Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7028283Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7028556Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7028819Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7029089Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7029359Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7029629Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7029957Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7030227Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7030489Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7030749Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7031009Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7031269Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7031536Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7031822Z test_nnc_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7032067Z test_nnc_correctness_jiterator_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7032317Z test_nnc_correctness_jiterator_binary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7032566Z test_nnc_correctness_jiterator_binary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7032811Z test_nnc_correctness_jiterator_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7033053Z test_nnc_correctness_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7033304Z test_nnc_correctness_jiterator_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7033553Z test_nnc_correctness_jiterator_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7033792Z test_nnc_correctness_jiterator_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7034032Z test_nnc_correctness_jiterator_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7034271Z test_nnc_correctness_jiterator_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7034516Z test_nnc_correctness_jiterator_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7034783Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7035050Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7035312Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7035578Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7035838Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7036096Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7036354Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7036655Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7036916Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7037175Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7037434Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7037691Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7037938Z test_nnc_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7038176Z test_nnc_correctness_jiterator_unary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7038428Z test_nnc_correctness_jiterator_unary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7038711Z test_nnc_correctness_jiterator_unary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7038959Z test_nnc_correctness_jiterator_unary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7039203Z test_nnc_correctness_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7039447Z test_nnc_correctness_jiterator_unary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7039691Z test_nnc_correctness_jiterator_unary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7039928Z test_nnc_correctness_jiterator_unary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7040171Z test_nnc_correctness_jiterator_unary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7040419Z test_nnc_correctness_jiterator_unary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7040663Z test_nnc_correctness_jiterator_unary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7040892Z test_nnc_correctness_kron_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7041114Z test_nnc_correctness_kron_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7041348Z test_nnc_correctness_kron_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7041582Z test_nnc_correctness_kron_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7041813Z test_nnc_correctness_kron_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7042041Z test_nnc_correctness_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7042271Z test_nnc_correctness_kron_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7042496Z test_nnc_correctness_kron_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7042708Z test_nnc_correctness_kron_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7042930Z test_nnc_correctness_kron_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7043155Z test_nnc_correctness_kron_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7043378Z test_nnc_correctness_kron_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7043657Z test_nnc_correctness_kthvalue_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7043893Z test_nnc_correctness_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7044128Z test_nnc_correctness_kthvalue_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7044357Z test_nnc_correctness_kthvalue_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7044583Z test_nnc_correctness_kthvalue_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7044815Z test_nnc_correctness_kthvalue_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7045044Z test_nnc_correctness_kthvalue_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7045276Z test_nnc_correctness_kthvalue_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7045498Z test_nnc_correctness_lcm_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7045759Z test_nnc_correctness_lcm_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7045984Z test_nnc_correctness_lcm_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7046207Z test_nnc_correctness_lcm_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7046428Z test_nnc_correctness_lcm_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7046662Z test_nnc_correctness_ldexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7046890Z test_nnc_correctness_ldexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7047131Z test_nnc_correctness_ldexp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7047373Z test_nnc_correctness_ldexp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7047609Z test_nnc_correctness_ldexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7047840Z test_nnc_correctness_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7048072Z test_nnc_correctness_ldexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7048304Z test_nnc_correctness_ldexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7048524Z test_nnc_correctness_ldexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7048757Z test_nnc_correctness_ldexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7048986Z test_nnc_correctness_ldexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7049216Z test_nnc_correctness_ldexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7049444Z test_nnc_correctness_le_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7049668Z test_nnc_correctness_le_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7049892Z test_nnc_correctness_le_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7050116Z test_nnc_correctness_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7050341Z test_nnc_correctness_le_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7050605Z test_nnc_correctness_le_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7050825Z test_nnc_correctness_le_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7051048Z test_nnc_correctness_le_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7051269Z test_nnc_correctness_le_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7051489Z test_nnc_correctness_le_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7051721Z test_nnc_correctness_lerp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7051954Z test_nnc_correctness_lerp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7052186Z test_nnc_correctness_lerp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7052418Z test_nnc_correctness_lerp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7052646Z test_nnc_correctness_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7052930Z test_nnc_correctness_lerp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7053163Z test_nnc_correctness_lgamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7053398Z test_nnc_correctness_lgamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7053636Z test_nnc_correctness_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7053869Z test_nnc_correctness_lgamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7054091Z test_nnc_correctness_lgamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7054320Z test_nnc_correctness_lgamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7054552Z test_nnc_correctness_lgamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7054781Z test_nnc_correctness_lgamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7055010Z test_nnc_correctness_lgamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7055264Z test_nnc_correctness_linalg_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7055517Z test_nnc_correctness_linalg_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7055762Z test_nnc_correctness_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7056008Z test_nnc_correctness_linalg_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7056264Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7056522Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7056772Z test_nnc_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7057021Z test_nnc_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7057391Z test_nnc_correctness_linalg_cond_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... [W Module.cpp:969] Warning: cuDNN Benchmark limit is not supported in MIOpen and will have no effect. (function operator()) 2022-11-23T02:18:19.7057554Z skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7057796Z test_nnc_correctness_linalg_cond_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7058040Z test_nnc_correctness_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7058280Z test_nnc_correctness_linalg_cond_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7058524Z test_nnc_correctness_linalg_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7058769Z test_nnc_correctness_linalg_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7059008Z test_nnc_correctness_linalg_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7059247Z test_nnc_correctness_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7059488Z test_nnc_correctness_linalg_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7059774Z test_nnc_correctness_linalg_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7060012Z test_nnc_correctness_linalg_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7060245Z test_nnc_correctness_linalg_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7060480Z test_nnc_correctness_linalg_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7060716Z test_nnc_correctness_linalg_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7060949Z test_nnc_correctness_linalg_det_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7061194Z test_nnc_correctness_linalg_det_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7061437Z test_nnc_correctness_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7061674Z test_nnc_correctness_linalg_det_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7061934Z test_nnc_correctness_linalg_det_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7062194Z test_nnc_correctness_linalg_det_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7062446Z test_nnc_correctness_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7062697Z test_nnc_correctness_linalg_det_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7062943Z test_nnc_correctness_linalg_eig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7063188Z test_nnc_correctness_linalg_eig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7063426Z test_nnc_correctness_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7063663Z test_nnc_correctness_linalg_eig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7063905Z test_nnc_correctness_linalg_eigh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7064144Z test_nnc_correctness_linalg_eigh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7064380Z test_nnc_correctness_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7064660Z test_nnc_correctness_linalg_eigh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7064911Z test_nnc_correctness_linalg_eigvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7065164Z test_nnc_correctness_linalg_eigvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7065409Z test_nnc_correctness_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7065652Z test_nnc_correctness_linalg_eigvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7065902Z test_nnc_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7066156Z test_nnc_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7066408Z test_nnc_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7066766Z test_nnc_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7067107Z test_nnc_correctness_linalg_householder_product_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7067395Z test_nnc_correctness_linalg_householder_product_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7067671Z test_nnc_correctness_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7067947Z test_nnc_correctness_linalg_householder_product_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7068187Z test_nnc_correctness_linalg_inv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7068431Z test_nnc_correctness_linalg_inv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7068663Z test_nnc_correctness_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7068899Z test_nnc_correctness_linalg_inv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7069143Z test_nnc_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7069385Z test_nnc_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7069622Z test_nnc_correctness_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7069862Z test_nnc_correctness_linalg_inv_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7070574Z test_nnc_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7071030Z test_nnc_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7071464Z test_nnc_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7071898Z test_nnc_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7072343Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7072788Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7073292Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7073736Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7074172Z test_nnc_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7074608Z test_nnc_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7075038Z test_nnc_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7075467Z test_nnc_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:18:19.7075717Z test_nnc_correctness_linalg_lstsq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7076007Z test_nnc_correctness_linalg_lstsq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7076247Z test_nnc_correctness_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7076491Z test_nnc_correctness_linalg_lstsq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7076753Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7077020Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7077285Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7077545Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7077785Z test_nnc_correctness_linalg_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7078028Z test_nnc_correctness_linalg_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7078263Z test_nnc_correctness_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7078496Z test_nnc_correctness_linalg_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7078744Z test_nnc_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7078991Z test_nnc_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7079238Z test_nnc_correctness_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7079479Z test_nnc_correctness_linalg_lu_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7079732Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7079974Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7080220Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7080468Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7080756Z test_nnc_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7081001Z test_nnc_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7081247Z test_nnc_correctness_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7081488Z test_nnc_correctness_linalg_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7081736Z test_nnc_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7081989Z test_nnc_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7082240Z test_nnc_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7082487Z test_nnc_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7082769Z test_nnc_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7083015Z test_nnc_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7083267Z test_nnc_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7083519Z test_nnc_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7083768Z test_nnc_correctness_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7084018Z test_nnc_correctness_linalg_matrix_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7084269Z test_nnc_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7084523Z test_nnc_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7084769Z test_nnc_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7085011Z test_nnc_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7085279Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7085543Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7085808Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7086073Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7086316Z test_nnc_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7086567Z test_nnc_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7086813Z test_nnc_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7087055Z test_nnc_correctness_linalg_multi_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7087295Z test_nnc_correctness_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7087660Z test_nnc_correctness_linalg_multi_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7087890Z test_nnc_correctness_linalg_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7088130Z test_nnc_correctness_linalg_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7088375Z test_nnc_correctness_linalg_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7088612Z test_nnc_correctness_linalg_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7088852Z test_nnc_correctness_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7089088Z test_nnc_correctness_linalg_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7089363Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7089675Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7089950Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7090218Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7090481Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7090743Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7090989Z test_nnc_correctness_linalg_pinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7091230Z test_nnc_correctness_linalg_pinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7091468Z test_nnc_correctness_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7091705Z test_nnc_correctness_linalg_pinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7091962Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7092221Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7092475Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7092729Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7093000Z test_nnc_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7093274Z test_nnc_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7093539Z test_nnc_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7093799Z test_nnc_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7094052Z test_nnc_correctness_linalg_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7094304Z test_nnc_correctness_linalg_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7094593Z test_nnc_correctness_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7094842Z test_nnc_correctness_linalg_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7095089Z test_nnc_correctness_linalg_slogdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7095334Z test_nnc_correctness_linalg_slogdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7095579Z test_nnc_correctness_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7095810Z test_nnc_correctness_linalg_slogdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7096055Z test_nnc_correctness_linalg_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7096303Z test_nnc_correctness_linalg_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7096578Z test_nnc_correctness_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7096818Z test_nnc_correctness_linalg_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7097065Z test_nnc_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7097313Z test_nnc_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7097556Z test_nnc_correctness_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7097798Z test_nnc_correctness_linalg_solve_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7098066Z test_nnc_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7098332Z test_nnc_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7098593Z test_nnc_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7098852Z test_nnc_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7099094Z test_nnc_correctness_linalg_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7099333Z test_nnc_correctness_linalg_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7099570Z test_nnc_correctness_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7099810Z test_nnc_correctness_linalg_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7100060Z test_nnc_correctness_linalg_svdvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7100309Z test_nnc_correctness_linalg_svdvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7100552Z test_nnc_correctness_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7100791Z test_nnc_correctness_linalg_svdvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7101042Z test_nnc_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7101291Z test_nnc_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7101580Z test_nnc_correctness_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7101827Z test_nnc_correctness_linalg_tensorinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7102083Z test_nnc_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7102337Z test_nnc_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7102588Z test_nnc_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7102835Z test_nnc_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7103083Z test_nnc_correctness_linalg_vander_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7103323Z test_nnc_correctness_linalg_vander_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7103599Z test_nnc_correctness_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7103846Z test_nnc_correctness_linalg_vander_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7104082Z test_nnc_correctness_linalg_vander_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7104320Z test_nnc_correctness_linalg_vander_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7104560Z test_nnc_correctness_linalg_vander_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7104795Z test_nnc_correctness_linalg_vander_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7105044Z test_nnc_correctness_linalg_vander_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7105294Z test_nnc_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7105539Z test_nnc_correctness_linalg_vecdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7105788Z test_nnc_correctness_linalg_vecdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7106035Z test_nnc_correctness_linalg_vecdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7106279Z test_nnc_correctness_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7106517Z test_nnc_correctness_linalg_vecdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7106837Z test_nnc_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7107093Z test_nnc_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7107343Z test_nnc_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7107591Z test_nnc_correctness_linalg_vector_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7107834Z test_nnc_correctness_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7108082Z test_nnc_correctness_linalg_vector_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7108320Z test_nnc_correctness_linspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7108615Z test_nnc_correctness_linspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7108860Z test_nnc_correctness_linspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7109097Z test_nnc_correctness_linspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7109335Z test_nnc_correctness_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7109571Z test_nnc_correctness_linspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7109803Z test_nnc_correctness_linspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7110038Z test_nnc_correctness_linspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7110262Z test_nnc_correctness_linspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7110494Z test_nnc_correctness_linspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7110766Z test_nnc_correctness_linspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7110998Z test_nnc_correctness_log10_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7111224Z test_nnc_correctness_log10_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7111457Z test_nnc_correctness_log10_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7111692Z test_nnc_correctness_log10_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7111925Z test_nnc_correctness_log10_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7112152Z test_nnc_correctness_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7112383Z test_nnc_correctness_log10_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7112608Z test_nnc_correctness_log10_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7112834Z test_nnc_correctness_log10_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7113056Z test_nnc_correctness_log10_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7113284Z test_nnc_correctness_log10_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7113506Z test_nnc_correctness_log10_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7113743Z test_nnc_correctness_log1p_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7113972Z test_nnc_correctness_log1p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7114206Z test_nnc_correctness_log1p_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7114433Z test_nnc_correctness_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7114665Z test_nnc_correctness_log1p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7114894Z test_nnc_correctness_log1p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7115120Z test_nnc_correctness_log1p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7115343Z test_nnc_correctness_log1p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7115620Z test_nnc_correctness_log1p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7115848Z test_nnc_correctness_log1p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7116068Z test_nnc_correctness_log2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7116288Z test_nnc_correctness_log2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7116524Z test_nnc_correctness_log2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7116757Z test_nnc_correctness_log2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7116985Z test_nnc_correctness_log2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7117213Z test_nnc_correctness_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7117438Z test_nnc_correctness_log2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7117696Z test_nnc_correctness_log2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7117919Z test_nnc_correctness_log2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7118143Z test_nnc_correctness_log2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7118364Z test_nnc_correctness_log2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7118585Z test_nnc_correctness_log2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7118815Z test_nnc_correctness_log_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7119040Z test_nnc_correctness_log_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7119270Z test_nnc_correctness_log_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7119506Z test_nnc_correctness_log_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7119736Z test_nnc_correctness_log_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7119963Z test_nnc_correctness_log_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7120189Z test_nnc_correctness_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7120416Z test_nnc_correctness_log_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7120643Z test_nnc_correctness_log_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7120863Z test_nnc_correctness_log_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7121090Z test_nnc_correctness_log_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7121312Z test_nnc_correctness_log_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7121533Z test_nnc_correctness_log_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7121761Z test_nnc_correctness_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7122003Z test_nnc_correctness_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7122238Z test_nnc_correctness_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7122520Z test_nnc_correctness_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7122776Z test_nnc_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7123029Z test_nnc_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7123287Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7123546Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7123802Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7124055Z test_nnc_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7124311Z test_nnc_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7124598Z test_nnc_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7124848Z test_nnc_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7125098Z test_nnc_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7125344Z test_nnc_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7125595Z test_nnc_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7125843Z test_nnc_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7126092Z test_nnc_correctness_logaddexp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7126342Z test_nnc_correctness_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7126583Z test_nnc_correctness_logaddexp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7126822Z test_nnc_correctness_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7127064Z test_nnc_correctness_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7127305Z test_nnc_correctness_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7127555Z test_nnc_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7127801Z test_nnc_correctness_logcumsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7128048Z test_nnc_correctness_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7128289Z test_nnc_correctness_logcumsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7128527Z test_nnc_correctness_logdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7128763Z test_nnc_correctness_logdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7128987Z test_nnc_correctness_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7129219Z test_nnc_correctness_logdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7129507Z test_nnc_correctness_logical_and_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7129742Z test_nnc_correctness_logical_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7129989Z test_nnc_correctness_logical_and_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7130232Z test_nnc_correctness_logical_and_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7130473Z test_nnc_correctness_logical_and_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7130713Z test_nnc_correctness_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7130949Z test_nnc_correctness_logical_and_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7131189Z test_nnc_correctness_logical_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7131428Z test_nnc_correctness_logical_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7131703Z test_nnc_correctness_logical_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7131940Z test_nnc_correctness_logical_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7132175Z test_nnc_correctness_logical_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7132414Z test_nnc_correctness_logical_not_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7132653Z test_nnc_correctness_logical_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7132899Z test_nnc_correctness_logical_not_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7133144Z test_nnc_correctness_logical_not_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7133386Z test_nnc_correctness_logical_not_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7133623Z test_nnc_correctness_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7133860Z test_nnc_correctness_logical_not_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7134093Z test_nnc_correctness_logical_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7134328Z test_nnc_correctness_logical_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7134560Z test_nnc_correctness_logical_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7134794Z test_nnc_correctness_logical_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7135029Z test_nnc_correctness_logical_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7135267Z test_nnc_correctness_logical_or_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7135491Z test_nnc_correctness_logical_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7135733Z test_nnc_correctness_logical_or_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7135973Z test_nnc_correctness_logical_or_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7136207Z test_nnc_correctness_logical_or_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7136485Z test_nnc_correctness_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7136720Z test_nnc_correctness_logical_or_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7136954Z test_nnc_correctness_logical_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7137186Z test_nnc_correctness_logical_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7137416Z test_nnc_correctness_logical_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7137648Z test_nnc_correctness_logical_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7137883Z test_nnc_correctness_logical_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7138126Z test_nnc_correctness_logical_xor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7138357Z test_nnc_correctness_logical_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7138638Z test_nnc_correctness_logical_xor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7138882Z test_nnc_correctness_logical_xor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7139119Z test_nnc_correctness_logical_xor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7139357Z test_nnc_correctness_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7139596Z test_nnc_correctness_logical_xor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7139833Z test_nnc_correctness_logical_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7140067Z test_nnc_correctness_logical_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7140302Z test_nnc_correctness_logical_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7140534Z test_nnc_correctness_logical_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7140768Z test_nnc_correctness_logical_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7141000Z test_nnc_correctness_logit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7141226Z test_nnc_correctness_logit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7141456Z test_nnc_correctness_logit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7141689Z test_nnc_correctness_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7141907Z test_nnc_correctness_logit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7142136Z test_nnc_correctness_logit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7142364Z test_nnc_correctness_logit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7142587Z test_nnc_correctness_logit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7142815Z test_nnc_correctness_logit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7143041Z test_nnc_correctness_logit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7143281Z test_nnc_correctness_logspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7143566Z test_nnc_correctness_logspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7143808Z test_nnc_correctness_logspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7144043Z test_nnc_correctness_logspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7144278Z test_nnc_correctness_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7144512Z test_nnc_correctness_logspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7144743Z test_nnc_correctness_logspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7144974Z test_nnc_correctness_logspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7145211Z test_nnc_correctness_logspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7145444Z test_nnc_correctness_logspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7145712Z test_nnc_correctness_logspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7145954Z test_nnc_correctness_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7146188Z test_nnc_correctness_logsumexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7146427Z test_nnc_correctness_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7146714Z test_nnc_correctness_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7146961Z test_nnc_correctness_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7147195Z test_nnc_correctness_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7147433Z test_nnc_correctness_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7147669Z test_nnc_correctness_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7147901Z test_nnc_correctness_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7148125Z test_nnc_correctness_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7148358Z test_nnc_correctness_long_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7148586Z test_nnc_correctness_long_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7148823Z test_nnc_correctness_long_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7149060Z test_nnc_correctness_long_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7149293Z test_nnc_correctness_long_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7149519Z test_nnc_correctness_long_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7149743Z test_nnc_correctness_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7149967Z test_nnc_correctness_long_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7150192Z test_nnc_correctness_long_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7150470Z test_nnc_correctness_long_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7150695Z test_nnc_correctness_long_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7150921Z test_nnc_correctness_long_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7151145Z test_nnc_correctness_long_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7151373Z test_nnc_correctness_lt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7151594Z test_nnc_correctness_lt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7151819Z test_nnc_correctness_lt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7152040Z test_nnc_correctness_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7152269Z test_nnc_correctness_lt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7152489Z test_nnc_correctness_lt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7152749Z test_nnc_correctness_lt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7152970Z test_nnc_correctness_lt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7153192Z test_nnc_correctness_lt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7153413Z test_nnc_correctness_lt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7153634Z test_nnc_correctness_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7153863Z test_nnc_correctness_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7154092Z test_nnc_correctness_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7154314Z test_nnc_correctness_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7154558Z test_nnc_correctness_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7154796Z test_nnc_correctness_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7155033Z test_nnc_correctness_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7155267Z test_nnc_correctness_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7155506Z test_nnc_correctness_lu_unpack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7155752Z test_nnc_correctness_lu_unpack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7155987Z test_nnc_correctness_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7156226Z test_nnc_correctness_lu_unpack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7156451Z test_nnc_correctness_mH_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7156672Z test_nnc_correctness_mH_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7156900Z test_nnc_correctness_mH_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7157128Z test_nnc_correctness_mH_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7157357Z test_nnc_correctness_mH_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7157623Z test_nnc_correctness_mH_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7157850Z test_nnc_correctness_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7158075Z test_nnc_correctness_mH_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7158294Z test_nnc_correctness_mH_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7158510Z test_nnc_correctness_mH_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7158731Z test_nnc_correctness_mH_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7158951Z test_nnc_correctness_mH_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7159175Z test_nnc_correctness_mH_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7159391Z test_nnc_correctness_mT_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7159652Z test_nnc_correctness_mT_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7159885Z test_nnc_correctness_mT_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7160114Z test_nnc_correctness_mT_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7160341Z test_nnc_correctness_mT_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7160566Z test_nnc_correctness_mT_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7160789Z test_nnc_correctness_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7161012Z test_nnc_correctness_mT_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7161234Z test_nnc_correctness_mT_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7161457Z test_nnc_correctness_mT_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7161673Z test_nnc_correctness_mT_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7161898Z test_nnc_correctness_mT_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7164237Z test_nnc_correctness_mT_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7164477Z test_nnc_correctness_masked_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7164717Z test_nnc_correctness_masked_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7164960Z test_nnc_correctness_masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7165203Z test_nnc_correctness_masked_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7165441Z test_nnc_correctness_masked_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7165674Z test_nnc_correctness_masked_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7165909Z test_nnc_correctness_masked_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7166141Z test_nnc_correctness_masked_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7166375Z test_nnc_correctness_masked_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7166667Z test_nnc_correctness_masked_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7166905Z test_nnc_correctness_masked_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7167145Z test_nnc_correctness_masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7167383Z test_nnc_correctness_masked_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7167617Z test_nnc_correctness_masked_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7167848Z test_nnc_correctness_masked_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7168072Z test_nnc_correctness_masked_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7168309Z test_nnc_correctness_masked_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7168543Z test_nnc_correctness_masked_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7168839Z test_nnc_correctness_masked_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7169083Z test_nnc_correctness_masked_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7169329Z test_nnc_correctness_masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7169570Z test_nnc_correctness_masked_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7169810Z test_nnc_correctness_masked_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7170050Z test_nnc_correctness_masked_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7170290Z test_nnc_correctness_masked_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7170530Z test_nnc_correctness_masked_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7170769Z test_nnc_correctness_masked_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7171021Z test_nnc_correctness_masked_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7171263Z test_nnc_correctness_masked_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7171504Z test_nnc_correctness_masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7171741Z test_nnc_correctness_masked_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7171981Z test_nnc_correctness_masked_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7172221Z test_nnc_correctness_masked_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7172455Z test_nnc_correctness_masked_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7172693Z test_nnc_correctness_masked_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7172930Z test_nnc_correctness_masked_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7173177Z test_nnc_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7173425Z test_nnc_correctness_masked_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7173717Z test_nnc_correctness_masked_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7173965Z test_nnc_correctness_masked_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7174209Z test_nnc_correctness_masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7174450Z test_nnc_correctness_masked_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7174677Z test_nnc_correctness_masked_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7174922Z test_nnc_correctness_masked_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7175163Z test_nnc_correctness_masked_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7175405Z test_nnc_correctness_masked_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7175683Z test_nnc_correctness_masked_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7175929Z test_nnc_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7176175Z test_nnc_correctness_masked_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7176422Z test_nnc_correctness_masked_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7176669Z test_nnc_correctness_masked_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7176909Z test_nnc_correctness_masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7177154Z test_nnc_correctness_masked_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7177388Z test_nnc_correctness_masked_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7177629Z test_nnc_correctness_masked_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7177865Z test_nnc_correctness_masked_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7178101Z test_nnc_correctness_masked_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7178339Z test_nnc_correctness_masked_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7178577Z test_nnc_correctness_masked_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7178819Z test_nnc_correctness_masked_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7179061Z test_nnc_correctness_masked_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7179303Z test_nnc_correctness_masked_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7179541Z test_nnc_correctness_masked_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7179777Z test_nnc_correctness_masked_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7180011Z test_nnc_correctness_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7180248Z test_nnc_correctness_masked_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7180525Z test_nnc_correctness_masked_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7180760Z test_nnc_correctness_masked_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7180997Z test_nnc_correctness_masked_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7181228Z test_nnc_correctness_masked_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7181452Z test_nnc_correctness_masked_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7181705Z test_nnc_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7181954Z test_nnc_correctness_masked_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7182199Z test_nnc_correctness_masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7182454Z test_nnc_correctness_masked_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7182749Z test_nnc_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7182999Z test_nnc_correctness_masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7183244Z test_nnc_correctness_masked_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7183489Z test_nnc_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7183737Z test_nnc_correctness_masked_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7183981Z test_nnc_correctness_masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7184236Z test_nnc_correctness_masked_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7184484Z test_nnc_correctness_masked_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7184725Z test_nnc_correctness_masked_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7184968Z test_nnc_correctness_masked_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7185207Z test_nnc_correctness_masked_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7185448Z test_nnc_correctness_masked_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7185685Z test_nnc_correctness_masked_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7185925Z test_nnc_correctness_masked_mean_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7186165Z test_nnc_correctness_masked_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7186405Z test_nnc_correctness_masked_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7186757Z test_nnc_correctness_masked_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7187001Z test_nnc_correctness_masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7187239Z test_nnc_correctness_masked_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7187472Z test_nnc_correctness_masked_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7187774Z test_nnc_correctness_masked_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7188009Z test_nnc_correctness_masked_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7188242Z test_nnc_correctness_masked_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7188466Z test_nnc_correctness_masked_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7188707Z test_nnc_correctness_masked_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7188947Z test_nnc_correctness_masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7189184Z test_nnc_correctness_masked_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7189421Z test_nnc_correctness_masked_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7189657Z test_nnc_correctness_masked_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7189944Z test_nnc_correctness_masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7190186Z test_nnc_correctness_masked_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7190437Z test_nnc_correctness_masked_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7190687Z test_nnc_correctness_masked_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7190936Z test_nnc_correctness_masked_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7191190Z test_nnc_correctness_masked_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7191433Z test_nnc_correctness_masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7191677Z test_nnc_correctness_masked_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7191913Z test_nnc_correctness_masked_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7192149Z test_nnc_correctness_masked_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7192392Z test_nnc_correctness_masked_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7192632Z test_nnc_correctness_masked_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7192869Z test_nnc_correctness_masked_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7193108Z test_nnc_correctness_masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7193346Z test_nnc_correctness_masked_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7193581Z test_nnc_correctness_masked_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7193813Z test_nnc_correctness_masked_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7194046Z test_nnc_correctness_masked_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7194281Z test_nnc_correctness_masked_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7194570Z test_nnc_correctness_masked_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7194819Z test_nnc_correctness_masked_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7195062Z test_nnc_correctness_masked_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7195303Z test_nnc_correctness_masked_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7195555Z test_nnc_correctness_masked_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7195802Z test_nnc_correctness_masked_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7196044Z test_nnc_correctness_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7196295Z test_nnc_correctness_masked_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7196535Z test_nnc_correctness_masked_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7196811Z test_nnc_correctness_masked_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7197052Z test_nnc_correctness_masked_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7197295Z test_nnc_correctness_masked_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7197535Z test_nnc_correctness_masked_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7197777Z test_nnc_correctness_masked_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7198012Z test_nnc_correctness_masked_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7198264Z test_nnc_correctness_masked_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7198513Z test_nnc_correctness_masked_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7198753Z test_nnc_correctness_masked_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7198992Z test_nnc_correctness_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7199231Z test_nnc_correctness_masked_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7199468Z test_nnc_correctness_masked_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7199702Z test_nnc_correctness_masked_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7199944Z test_nnc_correctness_masked_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7200182Z test_nnc_correctness_masked_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7200423Z test_nnc_correctness_masked_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7200669Z test_nnc_correctness_masked_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7200912Z test_nnc_correctness_masked_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7201154Z test_nnc_correctness_masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7201394Z test_nnc_correctness_masked_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7201680Z test_nnc_correctness_masked_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7201925Z test_nnc_correctness_masked_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7202161Z test_nnc_correctness_masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7202402Z test_nnc_correctness_masked_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7202640Z test_nnc_correctness_masked_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7202885Z test_nnc_correctness_masked_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7203125Z test_nnc_correctness_masked_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7203363Z test_nnc_correctness_masked_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7203598Z test_nnc_correctness_masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7203871Z test_nnc_correctness_masked_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7204106Z test_nnc_correctness_masked_std_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7204339Z test_nnc_correctness_masked_std_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7204572Z test_nnc_correctness_masked_std_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7204806Z test_nnc_correctness_masked_std_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7205042Z test_nnc_correctness_masked_std_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7205282Z test_nnc_correctness_masked_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7205518Z test_nnc_correctness_masked_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7205759Z test_nnc_correctness_masked_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7205998Z test_nnc_correctness_masked_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7206238Z test_nnc_correctness_masked_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7206477Z test_nnc_correctness_masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7206710Z test_nnc_correctness_masked_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7206942Z test_nnc_correctness_masked_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7207176Z test_nnc_correctness_masked_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7207405Z test_nnc_correctness_masked_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7207635Z test_nnc_correctness_masked_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7207868Z test_nnc_correctness_masked_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7208104Z test_nnc_correctness_masked_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7208347Z test_nnc_correctness_masked_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7208624Z test_nnc_correctness_masked_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7208863Z test_nnc_correctness_masked_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7209097Z test_nnc_correctness_masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7209335Z test_nnc_correctness_masked_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7209568Z test_nnc_correctness_masked_var_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7209795Z test_nnc_correctness_masked_var_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7210026Z test_nnc_correctness_masked_var_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7210259Z test_nnc_correctness_masked_var_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7210493Z test_nnc_correctness_masked_var_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7210761Z test_nnc_correctness_matmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7211003Z test_nnc_correctness_matmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7211239Z test_nnc_correctness_matmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7211467Z test_nnc_correctness_matmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7211695Z test_nnc_correctness_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7211922Z test_nnc_correctness_matmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7212165Z test_nnc_correctness_matrix_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7212408Z test_nnc_correctness_matrix_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7212646Z test_nnc_correctness_matrix_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7212883Z test_nnc_correctness_matrix_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7213120Z test_nnc_correctness_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7213353Z test_nnc_correctness_matrix_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7213590Z test_nnc_correctness_max_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7213824Z test_nnc_correctness_max_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7214061Z test_nnc_correctness_max_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7214296Z test_nnc_correctness_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7214529Z test_nnc_correctness_max_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7214761Z test_nnc_correctness_max_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7214981Z test_nnc_correctness_max_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7215208Z test_nnc_correctness_max_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7215480Z test_nnc_correctness_max_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7215709Z test_nnc_correctness_max_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7215979Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7216246Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7216511Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7216771Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7217022Z test_nnc_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7217273Z test_nnc_correctness_max_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7217562Z test_nnc_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7217817Z test_nnc_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7218064Z test_nnc_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7218310Z test_nnc_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7218557Z test_nnc_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7218800Z test_nnc_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7219051Z test_nnc_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7219300Z test_nnc_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7219554Z test_nnc_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7219804Z test_nnc_correctness_max_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7220054Z test_nnc_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7220306Z test_nnc_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7220560Z test_nnc_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7220807Z test_nnc_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7221055Z test_nnc_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7221301Z test_nnc_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7221550Z test_nnc_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7221799Z test_nnc_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7222034Z test_nnc_correctness_maximum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7222323Z test_nnc_correctness_maximum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7222559Z test_nnc_correctness_maximum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7222787Z test_nnc_correctness_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7223019Z test_nnc_correctness_maximum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7223249Z test_nnc_correctness_maximum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7223477Z test_nnc_correctness_maximum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7223705Z test_nnc_correctness_maximum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7223931Z test_nnc_correctness_maximum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7224168Z test_nnc_correctness_maximum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7224434Z test_nnc_correctness_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7224668Z test_nnc_correctness_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7224900Z test_nnc_correctness_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7225127Z test_nnc_correctness_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7225356Z test_nnc_correctness_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7225581Z test_nnc_correctness_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7225815Z test_nnc_correctness_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7226045Z test_nnc_correctness_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7226278Z test_nnc_correctness_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7226503Z test_nnc_correctness_median_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7226787Z test_nnc_correctness_median_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7227019Z test_nnc_correctness_median_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7227247Z test_nnc_correctness_median_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7227476Z test_nnc_correctness_median_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7227736Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7227989Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7228250Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7228510Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7228763Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7229017Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7229314Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7229566Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7229822Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7230071Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7230321Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7230570Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7230831Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7231092Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7231398Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7231671Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7231932Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7232192Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7232448Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7232704Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7232964Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7233224Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7233477Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7233733Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7233971Z test_nnc_correctness_min_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7234204Z test_nnc_correctness_min_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7234442Z test_nnc_correctness_min_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7234677Z test_nnc_correctness_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7234913Z test_nnc_correctness_min_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7235143Z test_nnc_correctness_min_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7235371Z test_nnc_correctness_min_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7235600Z test_nnc_correctness_min_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7235828Z test_nnc_correctness_min_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7236056Z test_nnc_correctness_min_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7236350Z test_nnc_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7236599Z test_nnc_correctness_min_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7236838Z test_nnc_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7237087Z test_nnc_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7237333Z test_nnc_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7237579Z test_nnc_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7237825Z test_nnc_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7238071Z test_nnc_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7238361Z test_nnc_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7238609Z test_nnc_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7238864Z test_nnc_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7239109Z test_nnc_correctness_min_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7239358Z test_nnc_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7239608Z test_nnc_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7239858Z test_nnc_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7240106Z test_nnc_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7240348Z test_nnc_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7240596Z test_nnc_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7240841Z test_nnc_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7241089Z test_nnc_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7241326Z test_nnc_correctness_minimum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7241554Z test_nnc_correctness_minimum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7241789Z test_nnc_correctness_minimum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7242021Z test_nnc_correctness_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7242250Z test_nnc_correctness_minimum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7242481Z test_nnc_correctness_minimum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7242711Z test_nnc_correctness_minimum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7242937Z test_nnc_correctness_minimum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7243206Z test_nnc_correctness_minimum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7243438Z test_nnc_correctness_minimum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7243669Z test_nnc_correctness_mm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7243890Z test_nnc_correctness_mm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7244116Z test_nnc_correctness_mm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7244344Z test_nnc_correctness_mm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7244567Z test_nnc_correctness_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7244791Z test_nnc_correctness_mm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7245023Z test_nnc_correctness_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7245286Z test_nnc_correctness_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7245520Z test_nnc_correctness_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7245751Z test_nnc_correctness_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7245976Z test_nnc_correctness_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7246201Z test_nnc_correctness_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7246429Z test_nnc_correctness_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7246652Z test_nnc_correctness_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7246877Z test_nnc_correctness_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7247105Z test_nnc_correctness_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7247346Z test_nnc_correctness_movedim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7247579Z test_nnc_correctness_movedim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7247816Z test_nnc_correctness_movedim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7248054Z test_nnc_correctness_movedim_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7248298Z test_nnc_correctness_movedim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7248535Z test_nnc_correctness_movedim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7248773Z test_nnc_correctness_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7249005Z test_nnc_correctness_movedim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7249239Z test_nnc_correctness_movedim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7249477Z test_nnc_correctness_movedim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7249695Z test_nnc_correctness_movedim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7249929Z test_nnc_correctness_movedim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7250204Z test_nnc_correctness_movedim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7250437Z test_nnc_correctness_msort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7250674Z test_nnc_correctness_msort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7250903Z test_nnc_correctness_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7251131Z test_nnc_correctness_msort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7251363Z test_nnc_correctness_msort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7251592Z test_nnc_correctness_msort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7251821Z test_nnc_correctness_msort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7252061Z test_nnc_correctness_msort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7252325Z test_nnc_correctness_msort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7252557Z test_nnc_correctness_mul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7252783Z test_nnc_correctness_mul_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7253024Z test_nnc_correctness_mul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7253260Z test_nnc_correctness_mul_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7253500Z test_nnc_correctness_mul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7253737Z test_nnc_correctness_mul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7253963Z test_nnc_correctness_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7254192Z test_nnc_correctness_mul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7254424Z test_nnc_correctness_mul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7254649Z test_nnc_correctness_mul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7254871Z test_nnc_correctness_mul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7255095Z test_nnc_correctness_mul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7255337Z test_nnc_correctness_mul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7255572Z test_nnc_correctness_multinomial_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7255814Z test_nnc_correctness_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7256067Z test_nnc_correctness_multinomial_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7256302Z test_nnc_correctness_mv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7256540Z test_nnc_correctness_mv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7256771Z test_nnc_correctness_mv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7257008Z test_nnc_correctness_mv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7257276Z test_nnc_correctness_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7257511Z test_nnc_correctness_mv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7257772Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7258038Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7258290Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7258545Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7258810Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7259061Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7259310Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7259615Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7259870Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7260133Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7260387Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7260635Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7260898Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7261146Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7261397Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7261656Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7261910Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7262168Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7262420Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7262691Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7262928Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7263180Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7263437Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7263688Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7263936Z test_nnc_correctness_nan_to_num_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7264168Z test_nnc_correctness_nan_to_num_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7264455Z test_nnc_correctness_nan_to_num_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7264696Z test_nnc_correctness_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7264948Z test_nnc_correctness_nan_to_num_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7265182Z test_nnc_correctness_nan_to_num_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7265421Z test_nnc_correctness_nan_to_num_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7265651Z test_nnc_correctness_nan_to_num_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7265896Z test_nnc_correctness_nan_to_num_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7266137Z test_nnc_correctness_nan_to_num_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7266374Z test_nnc_correctness_nanmean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7266699Z test_nnc_correctness_nanmean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7266947Z test_nnc_correctness_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7267182Z test_nnc_correctness_nanmean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7267432Z test_nnc_correctness_nanmedian_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7267671Z test_nnc_correctness_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7267906Z test_nnc_correctness_nanmedian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7268155Z test_nnc_correctness_nanmedian_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7268395Z test_nnc_correctness_nanmedian_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7268641Z test_nnc_correctness_nanmedian_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7268887Z test_nnc_correctness_nanmedian_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7269125Z test_nnc_correctness_nanmedian_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7269366Z test_nnc_correctness_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7269596Z test_nnc_correctness_nanquantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7269847Z test_nnc_correctness_nansum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7270075Z test_nnc_correctness_nansum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7270322Z test_nnc_correctness_nansum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7270557Z test_nnc_correctness_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7270796Z test_nnc_correctness_nansum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7271036Z test_nnc_correctness_nansum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7271261Z test_nnc_correctness_nansum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7271550Z test_nnc_correctness_nansum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7271781Z test_nnc_correctness_nansum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7272017Z test_nnc_correctness_nansum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7272267Z test_nnc_correctness_narrow_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7272515Z test_nnc_correctness_narrow_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7272760Z test_nnc_correctness_narrow_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7273016Z test_nnc_correctness_narrow_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7273262Z test_nnc_correctness_narrow_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7273515Z test_nnc_correctness_narrow_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7273808Z test_nnc_correctness_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7274067Z test_nnc_correctness_narrow_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7274303Z test_nnc_correctness_narrow_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7274556Z test_nnc_correctness_narrow_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7274791Z test_nnc_correctness_narrow_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7275025Z test_nnc_correctness_narrow_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7275273Z test_nnc_correctness_narrow_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7275505Z test_nnc_correctness_narrow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7275748Z test_nnc_correctness_narrow_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7275974Z test_nnc_correctness_narrow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7276211Z test_nnc_correctness_narrow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7276454Z test_nnc_correctness_narrow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7276689Z test_nnc_correctness_narrow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7276937Z test_nnc_correctness_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7277171Z test_nnc_correctness_narrow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7277414Z test_nnc_correctness_narrow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7277652Z test_nnc_correctness_narrow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7277876Z test_nnc_correctness_narrow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7278107Z test_nnc_correctness_narrow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7278344Z test_nnc_correctness_narrow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7278595Z test_nnc_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7278899Z test_nnc_correctness_native_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7279162Z test_nnc_correctness_native_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7279406Z test_nnc_correctness_native_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7279678Z test_nnc_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7279940Z test_nnc_correctness_native_dropout_backward_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7280205Z test_nnc_correctness_native_dropout_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7280464Z test_nnc_correctness_native_dropout_backward_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7280727Z test_nnc_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7281006Z test_nnc_correctness_native_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7281267Z test_nnc_correctness_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7281515Z test_nnc_correctness_native_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7281759Z test_nnc_correctness_ne_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7281989Z test_nnc_correctness_ne_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7282229Z test_nnc_correctness_ne_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7282464Z test_nnc_correctness_ne_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7282680Z test_nnc_correctness_ne_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7282920Z test_nnc_correctness_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7283146Z test_nnc_correctness_ne_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7283380Z test_nnc_correctness_ne_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7283596Z test_nnc_correctness_ne_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7283824Z test_nnc_correctness_ne_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7284047Z test_nnc_correctness_ne_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7284284Z test_nnc_correctness_ne_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7284529Z test_nnc_correctness_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7284766Z test_nnc_correctness_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7285009Z test_nnc_correctness_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7285243Z test_nnc_correctness_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7285480Z test_nnc_correctness_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7285711Z test_nnc_correctness_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7285991Z test_nnc_correctness_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7286222Z test_nnc_correctness_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7286450Z test_nnc_correctness_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7286676Z test_nnc_correctness_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7286912Z test_nnc_correctness_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7287141Z test_nnc_correctness_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7287387Z test_nnc_correctness_new_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7287614Z test_nnc_correctness_new_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7287866Z test_nnc_correctness_new_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7288101Z test_nnc_correctness_new_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7288378Z test_nnc_correctness_new_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7288601Z test_nnc_correctness_new_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7288829Z test_nnc_correctness_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7289057Z test_nnc_correctness_new_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7289295Z test_nnc_correctness_new_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7289523Z test_nnc_correctness_new_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7289755Z test_nnc_correctness_new_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7289982Z test_nnc_correctness_new_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7290216Z test_nnc_correctness_new_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7290510Z test_nnc_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7290799Z test_nnc_correctness_new_empty_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7291109Z test_nnc_correctness_new_empty_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7291418Z test_nnc_correctness_new_empty_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7291723Z test_nnc_correctness_new_empty_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7292015Z test_nnc_correctness_new_empty_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7292306Z test_nnc_correctness_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7292603Z test_nnc_correctness_new_empty_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7292888Z test_nnc_correctness_new_empty_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7293220Z test_nnc_correctness_new_empty_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7293521Z test_nnc_correctness_new_empty_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7293809Z test_nnc_correctness_new_empty_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7294109Z test_nnc_correctness_new_empty_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T02:18:19.7294348Z test_nnc_correctness_new_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7294596Z test_nnc_correctness_new_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7294837Z test_nnc_correctness_new_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7295079Z test_nnc_correctness_new_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7295363Z test_nnc_correctness_new_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7295600Z test_nnc_correctness_new_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7295842Z test_nnc_correctness_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7296074Z test_nnc_correctness_new_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7296315Z test_nnc_correctness_new_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7296544Z test_nnc_correctness_new_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7296776Z test_nnc_correctness_new_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7296993Z test_nnc_correctness_new_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7297237Z test_nnc_correctness_new_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7297475Z test_nnc_correctness_new_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7297713Z test_nnc_correctness_new_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7297951Z test_nnc_correctness_new_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7298189Z test_nnc_correctness_new_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7298439Z test_nnc_correctness_new_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7298673Z test_nnc_correctness_new_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7298915Z test_nnc_correctness_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7299151Z test_nnc_correctness_new_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7299394Z test_nnc_correctness_new_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7299621Z test_nnc_correctness_new_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7299863Z test_nnc_correctness_new_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7300095Z test_nnc_correctness_new_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7300385Z test_nnc_correctness_new_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7300629Z test_nnc_correctness_new_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7300870Z test_nnc_correctness_new_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7301111Z test_nnc_correctness_new_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7301361Z test_nnc_correctness_new_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7301610Z test_nnc_correctness_new_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7301856Z test_nnc_correctness_new_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7302095Z test_nnc_correctness_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7302346Z test_nnc_correctness_new_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7302612Z test_nnc_correctness_new_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7302854Z test_nnc_correctness_new_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7303089Z test_nnc_correctness_new_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7303309Z test_nnc_correctness_new_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7303549Z test_nnc_correctness_new_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7303793Z test_nnc_correctness_nextafter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7304039Z test_nnc_correctness_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7304278Z test_nnc_correctness_nextafter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7304576Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7304865Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7305161Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7305448Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7305739Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7306021Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7306304Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7306687Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7306985Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7307257Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7307594Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7307867Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7308147Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7308420Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7308689Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7308969Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7309249Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7309517Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7309915Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7310194Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7310464Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7310730Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7310995Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7311265Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7311552Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7311818Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7312096Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7312361Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7312629Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7312897Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7313170Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7313434Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7313683Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7313955Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7314212Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7314513Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7314768Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7315029Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7315298Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7315555Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7315825Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7316083Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7316349Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7316634Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7316891Z test_nnc_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7317161Z test_nnc_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7317415Z test_nnc_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7317684Z test_nnc_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7317971Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7318252Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7318527Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7318802Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7319069Z test_nnc_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7319329Z test_nnc_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7319586Z test_nnc_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7319854Z test_nnc_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7320122Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7320397Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7320664Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7320932Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7321232Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7321558Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7321861Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7322152Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7322406Z test_nnc_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7322665Z test_nnc_correctness_nn_functional_celu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7322917Z test_nnc_correctness_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7323153Z test_nnc_correctness_nn_functional_celu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7323421Z test_nnc_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7323717Z test_nnc_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7323973Z test_nnc_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7324241Z test_nnc_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7324503Z test_nnc_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7324761Z test_nnc_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7325016Z test_nnc_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7325265Z test_nnc_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7325537Z test_nnc_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7325790Z test_nnc_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7326058Z test_nnc_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7326307Z test_nnc_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7326559Z test_nnc_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7326824Z test_nnc_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7327098Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7327367Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7327652Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7327923Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7328203Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7328529Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7328800Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7329071Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7329344Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7329623Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7329890Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7330165Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7330431Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7330755Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7331039Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7331312Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7331591Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7331857Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7332125Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7332405Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7332658Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7332942Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7333217Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7333489Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7333768Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7334053Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7334322Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7334606Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7334877Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7335154Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7335423Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7335736Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7336016Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7336290Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7336554Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7336819Z test_nnc_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7337097Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7337371Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7337681Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7337942Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7338196Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7338460Z test_nnc_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7338724Z test_nnc_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7338996Z test_nnc_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7339254Z test_nnc_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7339514Z test_nnc_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7339784Z test_nnc_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7340046Z test_nnc_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7340307Z test_nnc_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7340565Z test_nnc_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7340821Z test_nnc_correctness_nn_functional_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7341093Z test_nnc_correctness_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7341353Z test_nnc_correctness_nn_functional_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7341615Z test_nnc_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7341867Z test_nnc_correctness_nn_functional_elu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7342102Z test_nnc_correctness_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7342354Z test_nnc_correctness_nn_functional_elu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7342672Z test_nnc_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7342942Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7343219Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7343484Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7343741Z test_nnc_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7344012Z test_nnc_correctness_nn_functional_embedding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7344273Z test_nnc_correctness_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7344543Z test_nnc_correctness_nn_functional_embedding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7344867Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7345155Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7345447Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7345730Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7346034Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7346331Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7346668Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7346962Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7347271Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7347562Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7347862Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7348154Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7348440Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7348740Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7349028Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7349327Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7349663Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7349939Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7350219Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7350495Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7350972Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7351251Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7351569Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7351939Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7352259Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7352570Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7352878Z test_nnc_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7353172Z test_nnc_correctness_nn_functional_gelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7353477Z test_nnc_correctness_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7353788Z test_nnc_correctness_nn_functional_gelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7354079Z test_nnc_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7354381Z test_nnc_correctness_nn_functional_glu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7354678Z test_nnc_correctness_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7354985Z test_nnc_correctness_nn_functional_glu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7355297Z test_nnc_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7355613Z test_nnc_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7355933Z test_nnc_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7356249Z test_nnc_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7356573Z test_nnc_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7356886Z test_nnc_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7357196Z test_nnc_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7357529Z test_nnc_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7357884Z test_nnc_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7358194Z test_nnc_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7358515Z test_nnc_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7358834Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7359160Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7359476Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7359795Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7360119Z test_nnc_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7360469Z test_nnc_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7360782Z test_nnc_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7361101Z test_nnc_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7361411Z test_nnc_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7361731Z test_nnc_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7362042Z test_nnc_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7362346Z test_nnc_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7362664Z test_nnc_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7362966Z test_nnc_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7363273Z test_nnc_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7363593Z test_nnc_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7363937Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7364230Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7364496Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7364775Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7365035Z test_nnc_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7365303Z test_nnc_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7365557Z test_nnc_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7365863Z test_nnc_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7366131Z test_nnc_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7366400Z test_nnc_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7366678Z test_nnc_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7366941Z test_nnc_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7367227Z test_nnc_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7367497Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7367767Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7368081Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7368363Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7368632Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7368918Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7369197Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7369473Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7369760Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7370031Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7370308Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7370576Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7370853Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7371142Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7371417Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7371690Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7371979Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7372255Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7372545Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7372837Z test_nnc_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7373091Z test_nnc_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7373354Z test_nnc_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7373611Z test_nnc_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7373868Z test_nnc_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7374125Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7374369Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7374623Z test_nnc_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7374883Z test_nnc_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7375167Z test_nnc_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7375440Z test_nnc_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7375698Z test_nnc_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7375955Z test_nnc_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7376226Z test_nnc_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7376488Z test_nnc_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7376756Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7377008Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7377262Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7377535Z test_nnc_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7377796Z test_nnc_correctness_nn_functional_linear_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7378057Z test_nnc_correctness_nn_functional_linear_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7378305Z test_nnc_correctness_nn_functional_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7378561Z test_nnc_correctness_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7378822Z test_nnc_correctness_nn_functional_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7379095Z test_nnc_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7379367Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7379652Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7379961Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7380222Z test_nnc_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7380491Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7380746Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7380996Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7381266Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7381545Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7381813Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7382130Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7382415Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7382685Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7382947Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7383207Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7383484Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7383744Z test_nnc_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Works on some configs (0.001s) 2022-11-23T02:18:19.7384002Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7384272Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7384527Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7384802Z test_nnc_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7385066Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7385332Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7385586Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7385849Z test_nnc_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7386104Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7386370Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7386777Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7387105Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7387368Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7387637Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7387903Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7388184Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7388451Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7388725Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7388982Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7389295Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7389562Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7389835Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7390099Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7390367Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7390630Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7390905Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7391169Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7391449Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7391713Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7391975Z test_nnc_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7392228Z test_nnc_correctness_nn_functional_mish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7392486Z test_nnc_correctness_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7392738Z test_nnc_correctness_nn_functional_mish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7392983Z test_nnc_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7393247Z test_nnc_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7393497Z test_nnc_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7393761Z test_nnc_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7394067Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7394349Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7394614Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7394889Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7395166Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7395449Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7395727Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7396051Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7396335Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7396624Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7396904Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7397190Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7397456Z test_nnc_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7397707Z test_nnc_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7397978Z test_nnc_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7398227Z test_nnc_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7398497Z test_nnc_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7398759Z test_nnc_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7399030Z test_nnc_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7399289Z test_nnc_correctness_nn_functional_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7399559Z test_nnc_correctness_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7399829Z test_nnc_correctness_nn_functional_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7400077Z test_nnc_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7400357Z test_nnc_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7400618Z test_nnc_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7400942Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7401213Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7401484Z test_nnc_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7401751Z test_nnc_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7402022Z test_nnc_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7402291Z test_nnc_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7402543Z test_nnc_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7402788Z test_nnc_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7403096Z test_nnc_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7403354Z test_nnc_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7403630Z test_nnc_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7403890Z test_nnc_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7404159Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7404424Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7404701Z test_nnc_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7404979Z test_nnc_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7405238Z test_nnc_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7405506Z test_nnc_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7405762Z test_nnc_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7406029Z test_nnc_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7406289Z test_nnc_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7406556Z test_nnc_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7406830Z test_nnc_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7407100Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7407680Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7408022Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7408361Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7408754Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7409111Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7409446Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7409770Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7410090Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7410411Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7410748Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7411130Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7411495Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7411824Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7412159Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7412480Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7412819Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7413137Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7413536Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7413793Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7414128Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7414439Z test_nnc_correctness_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7414746Z test_nnc_correctness_nn_functional_pdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7415073Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7415396Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7415722Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7416046Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7416365Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7416697Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7417096Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7417415Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7417739Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7418061Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7418381Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7418701Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7419037Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7419364Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7419753Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7420100Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7420426Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7420747Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7421071Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7421409Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7421730Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7422061Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7422378Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7422707Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7423036Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7423369Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7423672Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7424089Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7424413Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7424743Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7425066Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7425318Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7425705Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7426024Z test_nnc_correctness_nn_functional_prelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7426346Z test_nnc_correctness_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7426726Z test_nnc_correctness_nn_functional_prelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7427043Z test_nnc_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7427353Z test_nnc_correctness_nn_functional_relu6_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7427609Z test_nnc_correctness_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7427871Z test_nnc_correctness_nn_functional_relu6_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7428184Z test_nnc_correctness_nn_functional_relu6_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7428446Z test_nnc_correctness_nn_functional_relu6_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7428699Z test_nnc_correctness_nn_functional_relu6_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7428953Z test_nnc_correctness_nn_functional_relu6_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7429208Z test_nnc_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7429465Z test_nnc_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7429726Z test_nnc_correctness_nn_functional_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7429985Z test_nnc_correctness_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7430244Z test_nnc_correctness_nn_functional_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7430496Z test_nnc_correctness_nn_functional_relu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7430749Z test_nnc_correctness_nn_functional_relu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7431003Z test_nnc_correctness_nn_functional_relu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7431258Z test_nnc_correctness_nn_functional_relu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7431512Z test_nnc_correctness_nn_functional_relu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7431778Z test_nnc_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7432035Z test_nnc_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7432295Z test_nnc_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7450955Z test_nnc_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7451233Z test_nnc_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7451474Z test_nnc_correctness_nn_functional_selu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7451838Z test_nnc_correctness_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7452084Z test_nnc_correctness_nn_functional_selu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7452330Z test_nnc_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7452566Z test_nnc_correctness_nn_functional_silu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7452807Z test_nnc_correctness_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7453047Z test_nnc_correctness_nn_functional_silu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7453302Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7453554Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7453848Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7454108Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7454362Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7454616Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7454868Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7455119Z test_nnc_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7455367Z test_nnc_correctness_nn_functional_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7455613Z test_nnc_correctness_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7455857Z test_nnc_correctness_nn_functional_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7456117Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7456384Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7456650Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7456910Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7457169Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7457424Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7457678Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7457930Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7458179Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7458474Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7458737Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7459006Z test_nnc_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7459280Z test_nnc_correctness_nn_functional_softplus_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7459537Z test_nnc_correctness_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7459789Z test_nnc_correctness_nn_functional_softplus_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7460061Z test_nnc_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7460315Z test_nnc_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7460613Z test_nnc_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7460865Z test_nnc_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7461129Z test_nnc_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7461368Z test_nnc_correctness_nn_functional_softsign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7461628Z test_nnc_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7461901Z test_nnc_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7462162Z test_nnc_correctness_nn_functional_softsign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7462411Z test_nnc_correctness_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7462673Z test_nnc_correctness_nn_functional_softsign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7462920Z test_nnc_correctness_nn_functional_softsign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7463175Z test_nnc_correctness_nn_functional_softsign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7463424Z test_nnc_correctness_nn_functional_softsign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7463680Z test_nnc_correctness_nn_functional_softsign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7463938Z test_nnc_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7464198Z test_nnc_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7464475Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7464735Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7464998Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7465289Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7465551Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7465805Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7466068Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7466315Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7466689Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7466941Z test_nnc_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7467207Z test_nnc_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7467520Z test_nnc_correctness_nn_functional_threshold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7467777Z test_nnc_correctness_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7468027Z test_nnc_correctness_nn_functional_threshold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7468286Z test_nnc_correctness_nn_functional_threshold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7468549Z test_nnc_correctness_nn_functional_threshold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7468794Z test_nnc_correctness_nn_functional_threshold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7469046Z test_nnc_correctness_nn_functional_threshold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7469304Z test_nnc_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7469575Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7469846Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7470111Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7470376Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7470643Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7470910Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7471173Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7471434Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7471692Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7471951Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7472255Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7472544Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7472833Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7473121Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7473405Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7473686Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7473970Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7474282Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7474564Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7474843Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7475120Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7475402Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7475655Z test_nnc_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7475909Z test_nnc_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7476161Z test_nnc_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7476407Z test_nnc_correctness_nn_functional_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7476649Z test_nnc_correctness_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7476898Z test_nnc_correctness_nn_functional_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7477163Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7477429Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7477696Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7477960Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7478221Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7478483Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7478743Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7479033Z test_nnc_correctness_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7479265Z test_nnc_correctness_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7479500Z test_nnc_correctness_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7479735Z test_nnc_correctness_nonzero_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7479970Z test_nnc_correctness_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7480192Z test_nnc_correctness_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7480423Z test_nnc_correctness_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7480653Z test_nnc_correctness_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7480880Z test_nnc_correctness_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7481139Z test_nnc_correctness_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7481367Z test_nnc_correctness_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7481595Z test_nnc_correctness_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7481821Z test_nnc_correctness_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7482047Z test_nnc_correctness_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7482275Z test_nnc_correctness_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7482507Z test_nnc_correctness_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7482737Z test_nnc_correctness_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7482960Z test_nnc_correctness_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7483186Z test_nnc_correctness_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7483419Z test_nnc_correctness_norm_fro_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7483656Z test_nnc_correctness_norm_fro_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7483891Z test_nnc_correctness_norm_fro_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7484123Z test_nnc_correctness_norm_fro_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7484352Z test_nnc_correctness_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7484584Z test_nnc_correctness_norm_fro_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7484814Z test_nnc_correctness_norm_inf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7485049Z test_nnc_correctness_norm_inf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7485283Z test_nnc_correctness_norm_inf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7485511Z test_nnc_correctness_norm_inf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7485778Z test_nnc_correctness_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7486009Z test_nnc_correctness_norm_inf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7486238Z test_nnc_correctness_norm_nuc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7486470Z test_nnc_correctness_norm_nuc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7486699Z test_nnc_correctness_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7486929Z test_nnc_correctness_norm_nuc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7487161Z test_nnc_correctness_normal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7487389Z test_nnc_correctness_normal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7487621Z test_nnc_correctness_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7487884Z test_nnc_correctness_normal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7488135Z test_nnc_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7488381Z test_nnc_correctness_normal_number_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7488626Z test_nnc_correctness_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7488870Z test_nnc_correctness_normal_number_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7489098Z test_nnc_correctness_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7489324Z test_nnc_correctness_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7489556Z test_nnc_correctness_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7489788Z test_nnc_correctness_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7490017Z test_nnc_correctness_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7490242Z test_nnc_correctness_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7490467Z test_nnc_correctness_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7490690Z test_nnc_correctness_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7490914Z test_nnc_correctness_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7491136Z test_nnc_correctness_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7491360Z test_nnc_correctness_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7491582Z test_nnc_correctness_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7491805Z test_nnc_correctness_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7492041Z test_nnc_correctness_ones_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7492259Z test_nnc_correctness_ones_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7492496Z test_nnc_correctness_ones_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7492794Z test_nnc_correctness_ones_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7493032Z test_nnc_correctness_ones_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7493267Z test_nnc_correctness_ones_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7493496Z test_nnc_correctness_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7493727Z test_nnc_correctness_ones_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7493955Z test_nnc_correctness_ones_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7494182Z test_nnc_correctness_ones_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7494414Z test_nnc_correctness_ones_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7494640Z test_nnc_correctness_ones_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7494906Z test_nnc_correctness_ones_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7495156Z test_nnc_correctness_ormqr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7495402Z test_nnc_correctness_ormqr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7495643Z test_nnc_correctness_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7495886Z test_nnc_correctness_ormqr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7496116Z test_nnc_correctness_outer_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7496344Z test_nnc_correctness_outer_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7496581Z test_nnc_correctness_outer_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7496811Z test_nnc_correctness_outer_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7497039Z test_nnc_correctness_outer_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7497269Z test_nnc_correctness_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7497498Z test_nnc_correctness_outer_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7497723Z test_nnc_correctness_outer_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7497948Z test_nnc_correctness_outer_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7498169Z test_nnc_correctness_outer_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7498385Z test_nnc_correctness_outer_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7498610Z test_nnc_correctness_outer_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7498862Z test_nnc_correctness_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.003s) 2022-11-23T02:18:19.7499111Z test_nnc_correctness_pca_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7499344Z test_nnc_correctness_permute_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7499573Z test_nnc_correctness_permute_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7499854Z test_nnc_correctness_permute_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7500094Z test_nnc_correctness_permute_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7500331Z test_nnc_correctness_permute_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7500561Z test_nnc_correctness_permute_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7500789Z test_nnc_correctness_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7501018Z test_nnc_correctness_permute_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7501246Z test_nnc_correctness_permute_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7501479Z test_nnc_correctness_permute_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7501707Z test_nnc_correctness_permute_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7501970Z test_nnc_correctness_permute_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7502197Z test_nnc_correctness_permute_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7502435Z test_nnc_correctness_pinverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7502675Z test_nnc_correctness_pinverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7502908Z test_nnc_correctness_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7503143Z test_nnc_correctness_pinverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7503372Z test_nnc_correctness_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7503602Z test_nnc_correctness_polar_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7503852Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7504108Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7504361Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7504617Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7504860Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7505110Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7505361Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7505613Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7505861Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7506109Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7506362Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7506794Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7507048Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7507304Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7507553Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7507801Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7508049Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7508298Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7508552Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7508858Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7509112Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7509365Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7509615Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7509862Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7510107Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7510357Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7510609Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7510856Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7511108Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7511361Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7511614Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7511863Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7512108Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7512360Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7512607Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7512856Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7513095Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7513350Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7513647Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7513901Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7514147Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7514396Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7514646Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7514892Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7515140Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7515378Z test_nnc_correctness_positive_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7515653Z test_nnc_correctness_positive_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7515893Z test_nnc_correctness_positive_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7516131Z test_nnc_correctness_positive_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7516365Z test_nnc_correctness_positive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7516598Z test_nnc_correctness_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7516831Z test_nnc_correctness_positive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7517066Z test_nnc_correctness_positive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7517297Z test_nnc_correctness_positive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7517530Z test_nnc_correctness_positive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7517759Z test_nnc_correctness_positive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7517987Z test_nnc_correctness_positive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7518215Z test_nnc_correctness_pow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7518446Z test_nnc_correctness_pow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7518680Z test_nnc_correctness_pow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7518911Z test_nnc_correctness_pow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7519139Z test_nnc_correctness_pow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7519369Z test_nnc_correctness_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7519584Z test_nnc_correctness_pow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7519805Z test_nnc_correctness_pow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7520028Z test_nnc_correctness_pow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7520249Z test_nnc_correctness_pow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7520513Z test_nnc_correctness_pow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7520736Z test_nnc_correctness_pow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7520969Z test_nnc_correctness_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7521192Z test_nnc_correctness_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7521425Z test_nnc_correctness_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7521652Z test_nnc_correctness_prod_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7521883Z test_nnc_correctness_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7522111Z test_nnc_correctness_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7522341Z test_nnc_correctness_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7522604Z test_nnc_correctness_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7522828Z test_nnc_correctness_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7523050Z test_nnc_correctness_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7523272Z test_nnc_correctness_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7523493Z test_nnc_correctness_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7523717Z test_nnc_correctness_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7523947Z test_nnc_correctness_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7524168Z test_nnc_correctness_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7524401Z test_nnc_correctness_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7524630Z test_nnc_correctness_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7524859Z test_nnc_correctness_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7525087Z test_nnc_correctness_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7525301Z test_nnc_correctness_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7525522Z test_nnc_correctness_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7525748Z test_nnc_correctness_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7525973Z test_nnc_correctness_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7526198Z test_nnc_correctness_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7526422Z test_nnc_correctness_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7526666Z test_nnc_correctness_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7526908Z test_nnc_correctness_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7527147Z test_nnc_correctness_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7527384Z test_nnc_correctness_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7527658Z test_nnc_correctness_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7527895Z test_nnc_correctness_quantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7528129Z test_nnc_correctness_rad2deg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7528357Z test_nnc_correctness_rad2deg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7528591Z test_nnc_correctness_rad2deg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7528823Z test_nnc_correctness_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7529054Z test_nnc_correctness_rad2deg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7529288Z test_nnc_correctness_rad2deg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7529514Z test_nnc_correctness_rad2deg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7529791Z test_nnc_correctness_rad2deg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7530028Z test_nnc_correctness_rad2deg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7530258Z test_nnc_correctness_rad2deg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7530494Z test_nnc_correctness_rand_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7530734Z test_nnc_correctness_rand_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7530975Z test_nnc_correctness_rand_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7531210Z test_nnc_correctness_rand_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7531438Z test_nnc_correctness_rand_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7531669Z test_nnc_correctness_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7531903Z test_nnc_correctness_rand_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7532136Z test_nnc_correctness_randint_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7532369Z test_nnc_correctness_randint_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7532599Z test_nnc_correctness_randint_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7532833Z test_nnc_correctness_randint_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7533064Z test_nnc_correctness_randint_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7533292Z test_nnc_correctness_randint_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7533519Z test_nnc_correctness_randint_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7533745Z test_nnc_correctness_randint_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7533975Z test_nnc_correctness_randint_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7534214Z test_nnc_correctness_randint_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7534491Z test_nnc_correctness_randint_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7534730Z test_nnc_correctness_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7534972Z test_nnc_correctness_randint_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7535208Z test_nnc_correctness_randint_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7535443Z test_nnc_correctness_randint_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7535677Z test_nnc_correctness_randint_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7535911Z test_nnc_correctness_randint_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7536149Z test_nnc_correctness_randint_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7536378Z test_nnc_correctness_randn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7536652Z test_nnc_correctness_randn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7536889Z test_nnc_correctness_randn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7537124Z test_nnc_correctness_randn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7537354Z test_nnc_correctness_randn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7537585Z test_nnc_correctness_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7537806Z test_nnc_correctness_randn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7538048Z test_nnc_correctness_randn_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7538291Z test_nnc_correctness_randn_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7538533Z test_nnc_correctness_randn_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7538776Z test_nnc_correctness_randn_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7539010Z test_nnc_correctness_randn_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7539246Z test_nnc_correctness_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7539477Z test_nnc_correctness_randn_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7539709Z test_nnc_correctness_ravel_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7539931Z test_nnc_correctness_ravel_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7540169Z test_nnc_correctness_ravel_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7540404Z test_nnc_correctness_ravel_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7540636Z test_nnc_correctness_ravel_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7540864Z test_nnc_correctness_ravel_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7541091Z test_nnc_correctness_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7541316Z test_nnc_correctness_ravel_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7541582Z test_nnc_correctness_ravel_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7541806Z test_nnc_correctness_ravel_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7542033Z test_nnc_correctness_ravel_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7542256Z test_nnc_correctness_ravel_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7542483Z test_nnc_correctness_ravel_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7542710Z test_nnc_correctness_real_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7542935Z test_nnc_correctness_real_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7543171Z test_nnc_correctness_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7543401Z test_nnc_correctness_real_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7543656Z test_nnc_correctness_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7543884Z test_nnc_correctness_real_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7544108Z test_nnc_correctness_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7544338Z test_nnc_correctness_real_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7544558Z test_nnc_correctness_real_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7544782Z test_nnc_correctness_real_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7545010Z test_nnc_correctness_real_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7545238Z test_nnc_correctness_real_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7545459Z test_nnc_correctness_real_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7545702Z test_nnc_correctness_reciprocal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7545939Z test_nnc_correctness_reciprocal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7546184Z test_nnc_correctness_reciprocal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7546428Z test_nnc_correctness_reciprocal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7546713Z test_nnc_correctness_reciprocal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7546952Z test_nnc_correctness_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7547192Z test_nnc_correctness_reciprocal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7547427Z test_nnc_correctness_reciprocal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7547661Z test_nnc_correctness_reciprocal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7547892Z test_nnc_correctness_reciprocal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7548125Z test_nnc_correctness_reciprocal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7548359Z test_nnc_correctness_reciprocal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7548643Z test_nnc_correctness_remainder_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7548884Z test_nnc_correctness_remainder_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7549121Z test_nnc_correctness_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7549358Z test_nnc_correctness_remainder_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7549589Z test_nnc_correctness_remainder_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7549812Z test_nnc_correctness_remainder_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7550042Z test_nnc_correctness_remainder_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7550274Z test_nnc_correctness_remainder_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7550503Z test_nnc_correctness_remainder_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7550774Z test_nnc_correctness_renorm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7551012Z test_nnc_correctness_renorm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7551246Z test_nnc_correctness_renorm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7551477Z test_nnc_correctness_renorm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7551707Z test_nnc_correctness_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7551939Z test_nnc_correctness_renorm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7552170Z test_nnc_correctness_repeat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7552398Z test_nnc_correctness_repeat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7552641Z test_nnc_correctness_repeat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7552877Z test_nnc_correctness_repeat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7553109Z test_nnc_correctness_repeat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7553341Z test_nnc_correctness_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7553568Z test_nnc_correctness_repeat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7553797Z test_nnc_correctness_repeat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7554025Z test_nnc_correctness_repeat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7554250Z test_nnc_correctness_repeat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7554480Z test_nnc_correctness_repeat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7554710Z test_nnc_correctness_repeat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7554962Z test_nnc_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7555209Z test_nnc_correctness_repeat_interleave_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7555502Z test_nnc_correctness_repeat_interleave_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7555757Z test_nnc_correctness_repeat_interleave_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7556015Z test_nnc_correctness_repeat_interleave_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7556256Z test_nnc_correctness_repeat_interleave_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7556504Z test_nnc_correctness_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7556749Z test_nnc_correctness_repeat_interleave_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7556995Z test_nnc_correctness_repeat_interleave_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7557244Z test_nnc_correctness_repeat_interleave_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7557486Z test_nnc_correctness_repeat_interleave_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7557761Z test_nnc_correctness_repeat_interleave_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7558007Z test_nnc_correctness_repeat_interleave_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7558248Z test_nnc_correctness_reshape_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7558482Z test_nnc_correctness_reshape_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7558721Z test_nnc_correctness_reshape_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7558968Z test_nnc_correctness_reshape_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7559206Z test_nnc_correctness_reshape_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7559446Z test_nnc_correctness_reshape_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7559681Z test_nnc_correctness_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7559915Z test_nnc_correctness_reshape_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7560147Z test_nnc_correctness_reshape_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7560380Z test_nnc_correctness_reshape_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7560613Z test_nnc_correctness_reshape_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7560846Z test_nnc_correctness_reshape_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7561079Z test_nnc_correctness_reshape_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7561313Z test_nnc_correctness_reshape_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7561539Z test_nnc_correctness_reshape_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7561775Z test_nnc_correctness_reshape_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7562013Z test_nnc_correctness_reshape_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7562251Z test_nnc_correctness_reshape_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7562527Z test_nnc_correctness_reshape_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7562754Z test_nnc_correctness_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7562983Z test_nnc_correctness_reshape_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7563210Z test_nnc_correctness_reshape_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7563440Z test_nnc_correctness_reshape_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7563668Z test_nnc_correctness_reshape_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7563898Z test_nnc_correctness_reshape_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7564130Z test_nnc_correctness_reshape_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7564362Z test_nnc_correctness_resize__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7564623Z test_nnc_correctness_resize__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7564860Z test_nnc_correctness_resize__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7565096Z test_nnc_correctness_resize__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7565324Z test_nnc_correctness_resize__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7565554Z test_nnc_correctness_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7565786Z test_nnc_correctness_resize__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7566016Z test_nnc_correctness_resize__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7566247Z test_nnc_correctness_resize__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7566472Z test_nnc_correctness_resize__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7566698Z test_nnc_correctness_resize__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7566921Z test_nnc_correctness_resize__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7567160Z test_nnc_correctness_resize_as__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7567388Z test_nnc_correctness_resize_as__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7567631Z test_nnc_correctness_resize_as__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7567868Z test_nnc_correctness_resize_as__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7568106Z test_nnc_correctness_resize_as__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7568338Z test_nnc_correctness_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7568572Z test_nnc_correctness_resize_as__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7568795Z test_nnc_correctness_resize_as__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7569027Z test_nnc_correctness_resize_as__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7569295Z test_nnc_correctness_resize_as__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7569525Z test_nnc_correctness_resize_as__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7569758Z test_nnc_correctness_resize_as__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7569998Z test_nnc_correctness_resolve_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7570231Z test_nnc_correctness_resolve_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7570475Z test_nnc_correctness_resolve_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7570716Z test_nnc_correctness_resolve_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7570953Z test_nnc_correctness_resolve_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7571194Z test_nnc_correctness_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7571463Z test_nnc_correctness_resolve_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7571703Z test_nnc_correctness_resolve_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7571937Z test_nnc_correctness_resolve_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7572168Z test_nnc_correctness_resolve_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7572401Z test_nnc_correctness_resolve_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7572633Z test_nnc_correctness_resolve_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7572872Z test_nnc_correctness_resolve_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7573105Z test_nnc_correctness_resolve_neg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7573350Z test_nnc_correctness_resolve_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7573590Z test_nnc_correctness_resolve_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7573830Z test_nnc_correctness_resolve_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7574065Z test_nnc_correctness_resolve_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7574301Z test_nnc_correctness_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7574541Z test_nnc_correctness_resolve_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7574776Z test_nnc_correctness_resolve_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7575010Z test_nnc_correctness_resolve_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7575243Z test_nnc_correctness_resolve_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7575466Z test_nnc_correctness_resolve_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.006s) 2022-11-23T02:18:19.7575697Z test_nnc_correctness_resolve_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7575924Z test_nnc_correctness_roll_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7576189Z test_nnc_correctness_roll_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7576427Z test_nnc_correctness_roll_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7576663Z test_nnc_correctness_roll_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7576894Z test_nnc_correctness_roll_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7577118Z test_nnc_correctness_roll_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7577342Z test_nnc_correctness_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7577567Z test_nnc_correctness_roll_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7577790Z test_nnc_correctness_roll_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7578014Z test_nnc_correctness_roll_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7578233Z test_nnc_correctness_roll_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7578494Z test_nnc_correctness_roll_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7578718Z test_nnc_correctness_roll_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7578946Z test_nnc_correctness_rot90_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7579166Z test_nnc_correctness_rot90_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7579398Z test_nnc_correctness_rot90_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7579629Z test_nnc_correctness_rot90_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7579859Z test_nnc_correctness_rot90_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7580087Z test_nnc_correctness_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7580311Z test_nnc_correctness_rot90_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7580534Z test_nnc_correctness_rot90_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7580756Z test_nnc_correctness_rot90_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7580980Z test_nnc_correctness_rot90_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7581193Z test_nnc_correctness_rot90_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7581416Z test_nnc_correctness_rot90_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7581640Z test_nnc_correctness_round_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7581871Z test_nnc_correctness_round_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7582099Z test_nnc_correctness_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7582325Z test_nnc_correctness_round_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7582549Z test_nnc_correctness_round_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7582774Z test_nnc_correctness_round_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7582995Z test_nnc_correctness_round_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7583273Z test_nnc_correctness_round_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7583500Z test_nnc_correctness_round_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7583749Z test_nnc_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7583996Z test_nnc_correctness_round_decimals_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7584236Z test_nnc_correctness_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7584479Z test_nnc_correctness_round_decimals_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7584723Z test_nnc_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7584965Z test_nnc_correctness_round_decimals_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7585205Z test_nnc_correctness_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7585483Z test_nnc_correctness_round_decimals_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7585736Z test_nnc_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7585985Z test_nnc_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7586234Z test_nnc_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7586481Z test_nnc_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7586788Z test_nnc_correctness_rsqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7587014Z test_nnc_correctness_rsqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7587250Z test_nnc_correctness_rsqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7587483Z test_nnc_correctness_rsqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7587708Z test_nnc_correctness_rsqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7587935Z test_nnc_correctness_rsqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7588160Z test_nnc_correctness_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7588388Z test_nnc_correctness_rsqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7588612Z test_nnc_correctness_rsqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7588843Z test_nnc_correctness_rsqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7589067Z test_nnc_correctness_rsqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7589291Z test_nnc_correctness_rsqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7589514Z test_nnc_correctness_rsqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7589740Z test_nnc_correctness_rsub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7589968Z test_nnc_correctness_rsub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7590251Z test_nnc_correctness_rsub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7590474Z test_nnc_correctness_rsub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7590704Z test_nnc_correctness_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7590929Z test_nnc_correctness_rsub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7591151Z test_nnc_correctness_rsub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7591373Z test_nnc_correctness_rsub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7591594Z test_nnc_correctness_rsub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7591819Z test_nnc_correctness_rsub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7592048Z test_nnc_correctness_rsub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7592326Z test_nnc_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7592564Z test_nnc_correctness_scalar_tensor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7592811Z test_nnc_correctness_scalar_tensor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7593057Z test_nnc_correctness_scalar_tensor_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7593298Z test_nnc_correctness_scalar_tensor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7593528Z test_nnc_correctness_scalar_tensor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7593771Z test_nnc_correctness_scalar_tensor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7594014Z test_nnc_correctness_scalar_tensor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7594251Z test_nnc_correctness_scalar_tensor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7594488Z test_nnc_correctness_scalar_tensor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7594724Z test_nnc_correctness_scalar_tensor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7594961Z test_nnc_correctness_scalar_tensor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7595197Z test_nnc_correctness_scalar_tensor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7595441Z test_nnc_correctness_scatter_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7595676Z test_nnc_correctness_scatter_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7595922Z test_nnc_correctness_scatter_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7596164Z test_nnc_correctness_scatter_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7596401Z test_nnc_correctness_scatter_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7596636Z test_nnc_correctness_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7596871Z test_nnc_correctness_scatter_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7597218Z test_nnc_correctness_scatter_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7597452Z test_nnc_correctness_scatter_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7597688Z test_nnc_correctness_scatter_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7597923Z test_nnc_correctness_scatter_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7598155Z test_nnc_correctness_scatter_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7598389Z test_nnc_correctness_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7598619Z test_nnc_correctness_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7598858Z test_nnc_correctness_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7599098Z test_nnc_correctness_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7599368Z test_nnc_correctness_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7599604Z test_nnc_correctness_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7599835Z test_nnc_correctness_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7600055Z test_nnc_correctness_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7600282Z test_nnc_correctness_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7600511Z test_nnc_correctness_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7600743Z test_nnc_correctness_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7600971Z test_nnc_correctness_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7601226Z test_nnc_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7601477Z test_nnc_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7601728Z test_nnc_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7601978Z test_nnc_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7602226Z test_nnc_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7602472Z test_nnc_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7602721Z test_nnc_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7602963Z test_nnc_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7603205Z test_nnc_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7603453Z test_nnc_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7603700Z test_nnc_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7603953Z test_nnc_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7604242Z test_nnc_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7604490Z test_nnc_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7604734Z test_nnc_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7604976Z test_nnc_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7605220Z test_nnc_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7605461Z test_nnc_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7605712Z test_nnc_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7605962Z test_nnc_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7606246Z test_nnc_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7606497Z test_nnc_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7606739Z test_nnc_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7606983Z test_nnc_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7607226Z test_nnc_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7607459Z test_nnc_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7607704Z test_nnc_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7607959Z test_nnc_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7608206Z test_nnc_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7608453Z test_nnc_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7608701Z test_nnc_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7608945Z test_nnc_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7609186Z test_nnc_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7609431Z test_nnc_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7609677Z test_nnc_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7609921Z test_nnc_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7610167Z test_nnc_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7610408Z test_nnc_correctness_scatter_reduce_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7610652Z test_nnc_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7610942Z test_nnc_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7611190Z test_nnc_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7611434Z test_nnc_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7611675Z test_nnc_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7611916Z test_nnc_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7612156Z test_nnc_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7612401Z test_nnc_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7612647Z test_nnc_correctness_searchsorted_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7612888Z test_nnc_correctness_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7613164Z test_nnc_correctness_searchsorted_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7613405Z test_nnc_correctness_searchsorted_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7613642Z test_nnc_correctness_searchsorted_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7613880Z test_nnc_correctness_searchsorted_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7614118Z test_nnc_correctness_searchsorted_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7614353Z test_nnc_correctness_searchsorted_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7614606Z test_nnc_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7614862Z test_nnc_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7615117Z test_nnc_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7615371Z test_nnc_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7615630Z test_nnc_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7615883Z test_nnc_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7616142Z test_nnc_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7616395Z test_nnc_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7616630Z test_nnc_correctness_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7616858Z test_nnc_correctness_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7617095Z test_nnc_correctness_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7617334Z test_nnc_correctness_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7617567Z test_nnc_correctness_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7617800Z test_nnc_correctness_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7618073Z test_nnc_correctness_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7618307Z test_nnc_correctness_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7618534Z test_nnc_correctness_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7618762Z test_nnc_correctness_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7618988Z test_nnc_correctness_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7619216Z test_nnc_correctness_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7619442Z test_nnc_correctness_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7619692Z test_nnc_correctness_select_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7619931Z test_nnc_correctness_select_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7620210Z test_nnc_correctness_select_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7620456Z test_nnc_correctness_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7620696Z test_nnc_correctness_select_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7620937Z test_nnc_correctness_select_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7621179Z test_nnc_correctness_select_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7621410Z test_nnc_correctness_select_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7621647Z test_nnc_correctness_select_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7621888Z test_nnc_correctness_select_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7622115Z test_nnc_correctness_sgn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7622337Z test_nnc_correctness_sgn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7622568Z test_nnc_correctness_sgn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7622799Z test_nnc_correctness_sgn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7623032Z test_nnc_correctness_sgn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7623266Z test_nnc_correctness_sgn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7623497Z test_nnc_correctness_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7623722Z test_nnc_correctness_sgn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7623940Z test_nnc_correctness_sgn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7624164Z test_nnc_correctness_sgn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7624383Z test_nnc_correctness_sgn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7624603Z test_nnc_correctness_sgn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7624863Z test_nnc_correctness_sgn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7625095Z test_nnc_correctness_short_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7625324Z test_nnc_correctness_short_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7625557Z test_nnc_correctness_short_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7625793Z test_nnc_correctness_short_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7626021Z test_nnc_correctness_short_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7626249Z test_nnc_correctness_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7626477Z test_nnc_correctness_short_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7626821Z test_nnc_correctness_short_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7627049Z test_nnc_correctness_short_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7627334Z test_nnc_correctness_short_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7627563Z test_nnc_correctness_short_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7627787Z test_nnc_correctness_short_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7628021Z test_nnc_correctness_sigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7628250Z test_nnc_correctness_sigmoid_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7628491Z test_nnc_correctness_sigmoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7628727Z test_nnc_correctness_sigmoid_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7628967Z test_nnc_correctness_sigmoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7629198Z test_nnc_correctness_sigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7629430Z test_nnc_correctness_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7629661Z test_nnc_correctness_sigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7629888Z test_nnc_correctness_sigmoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7630115Z test_nnc_correctness_sigmoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7630342Z test_nnc_correctness_sigmoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7630568Z test_nnc_correctness_sigmoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7630799Z test_nnc_correctness_sigmoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7631024Z test_nnc_correctness_sign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7631247Z test_nnc_correctness_sign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7631472Z test_nnc_correctness_sign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7631697Z test_nnc_correctness_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7631973Z test_nnc_correctness_sign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7632194Z test_nnc_correctness_sign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7632421Z test_nnc_correctness_sign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7632641Z test_nnc_correctness_sign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7632861Z test_nnc_correctness_sign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7633078Z test_nnc_correctness_sign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7633332Z test_nnc_correctness_signal_windows_cosine_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7633584Z test_nnc_correctness_signal_windows_cosine_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7633841Z test_nnc_correctness_signal_windows_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7634146Z test_nnc_correctness_signal_windows_cosine_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7634414Z test_nnc_correctness_signal_windows_exponential_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7634676Z test_nnc_correctness_signal_windows_exponential_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7634934Z test_nnc_correctness_signal_windows_exponential_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7635195Z test_nnc_correctness_signal_windows_exponential_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7635454Z test_nnc_correctness_signal_windows_gaussian_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7635709Z test_nnc_correctness_signal_windows_gaussian_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7635968Z test_nnc_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7636223Z test_nnc_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7636475Z test_nnc_correctness_signal_windows_kaiser_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7636724Z test_nnc_correctness_signal_windows_kaiser_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7636974Z test_nnc_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7637227Z test_nnc_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7637464Z test_nnc_correctness_signbit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7637694Z test_nnc_correctness_signbit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7637928Z test_nnc_correctness_signbit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7638161Z test_nnc_correctness_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7638394Z test_nnc_correctness_signbit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7638623Z test_nnc_correctness_signbit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7638889Z test_nnc_correctness_signbit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7639117Z test_nnc_correctness_signbit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7639346Z test_nnc_correctness_signbit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7639574Z test_nnc_correctness_signbit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7639801Z test_nnc_correctness_sin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7640023Z test_nnc_correctness_sin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7640245Z test_nnc_correctness_sin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7640475Z test_nnc_correctness_sin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7640708Z test_nnc_correctness_sin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7640935Z test_nnc_correctness_sin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7641198Z test_nnc_correctness_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7641426Z test_nnc_correctness_sin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7641649Z test_nnc_correctness_sin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7641872Z test_nnc_correctness_sin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7642091Z test_nnc_correctness_sin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7642311Z test_nnc_correctness_sin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7642535Z test_nnc_correctness_sin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7642766Z test_nnc_correctness_sinc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7642986Z test_nnc_correctness_sinc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7643220Z test_nnc_correctness_sinc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7643450Z test_nnc_correctness_sinc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7643675Z test_nnc_correctness_sinc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7643901Z test_nnc_correctness_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7644127Z test_nnc_correctness_sinc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7644350Z test_nnc_correctness_sinc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7644574Z test_nnc_correctness_sinc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7644797Z test_nnc_correctness_sinc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7645017Z test_nnc_correctness_sinc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7645244Z test_nnc_correctness_sinc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7645474Z test_nnc_correctness_sinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7645697Z test_nnc_correctness_sinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7645957Z test_nnc_correctness_sinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7646186Z test_nnc_correctness_sinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7646415Z test_nnc_correctness_sinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7646641Z test_nnc_correctness_sinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7646866Z test_nnc_correctness_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7647093Z test_nnc_correctness_sinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7647313Z test_nnc_correctness_sinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7647535Z test_nnc_correctness_sinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7647757Z test_nnc_correctness_sinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7648016Z test_nnc_correctness_sinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7648241Z test_nnc_correctness_sinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7648469Z test_nnc_correctness_slice_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7648693Z test_nnc_correctness_slice_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7648927Z test_nnc_correctness_slice_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7649162Z test_nnc_correctness_slice_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7649399Z test_nnc_correctness_slice_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7649626Z test_nnc_correctness_slice_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7649857Z test_nnc_correctness_slice_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7650085Z test_nnc_correctness_slice_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7650308Z test_nnc_correctness_slice_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7650535Z test_nnc_correctness_slice_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7650758Z test_nnc_correctness_slice_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7650978Z test_nnc_correctness_slice_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7651210Z test_nnc_correctness_slice_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7651456Z test_nnc_correctness_slice_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7651684Z test_nnc_correctness_slice_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7651927Z test_nnc_correctness_slice_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7652170Z test_nnc_correctness_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7652410Z test_nnc_correctness_slice_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7652644Z test_nnc_correctness_slice_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7652926Z test_nnc_correctness_slice_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7653162Z test_nnc_correctness_slice_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7653401Z test_nnc_correctness_slice_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7653641Z test_nnc_correctness_slice_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7653876Z test_nnc_correctness_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7654110Z test_nnc_correctness_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7654344Z test_nnc_correctness_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7654582Z test_nnc_correctness_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7654831Z test_nnc_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7655112Z test_nnc_correctness_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7655365Z test_nnc_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7655617Z test_nnc_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7655866Z test_nnc_correctness_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7656111Z test_nnc_correctness_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7656358Z test_nnc_correctness_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7656599Z test_nnc_correctness_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7656842Z test_nnc_correctness_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7657083Z test_nnc_correctness_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7657324Z test_nnc_correctness_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7657563Z test_nnc_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7657793Z test_nnc_correctness_sort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7658025Z test_nnc_correctness_sort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7658250Z test_nnc_correctness_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7658469Z test_nnc_correctness_sort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7658689Z test_nnc_correctness_sort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7658912Z test_nnc_correctness_sort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7659133Z test_nnc_correctness_sort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7659353Z test_nnc_correctness_sort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7659577Z test_nnc_correctness_sort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7659874Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7660132Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7660389Z test_nnc_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7660640Z test_nnc_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7660880Z test_nnc_correctness_special_airy_ai_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7661122Z test_nnc_correctness_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7661367Z test_nnc_correctness_special_airy_ai_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7661612Z test_nnc_correctness_special_airy_ai_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7661882Z test_nnc_correctness_special_airy_ai_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7662120Z test_nnc_correctness_special_airy_ai_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7662359Z test_nnc_correctness_special_airy_ai_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7662600Z test_nnc_correctness_special_airy_ai_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7662844Z test_nnc_correctness_special_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7663089Z test_nnc_correctness_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7663335Z test_nnc_correctness_special_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7663585Z test_nnc_correctness_special_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7663827Z test_nnc_correctness_special_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7664066Z test_nnc_correctness_special_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7664309Z test_nnc_correctness_special_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7664548Z test_nnc_correctness_special_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7664787Z test_nnc_correctness_special_bessel_j1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7665035Z test_nnc_correctness_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7665271Z test_nnc_correctness_special_bessel_j1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7665510Z test_nnc_correctness_special_bessel_j1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7665750Z test_nnc_correctness_special_bessel_j1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7665990Z test_nnc_correctness_special_bessel_j1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7666229Z test_nnc_correctness_special_bessel_j1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7666468Z test_nnc_correctness_special_bessel_j1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7666822Z test_nnc_correctness_special_bessel_y0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7667069Z test_nnc_correctness_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7667319Z test_nnc_correctness_special_bessel_y0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7667557Z test_nnc_correctness_special_bessel_y0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7667797Z test_nnc_correctness_special_bessel_y0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7668033Z test_nnc_correctness_special_bessel_y0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7668274Z test_nnc_correctness_special_bessel_y0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7668521Z test_nnc_correctness_special_bessel_y0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7668808Z test_nnc_correctness_special_bessel_y1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7669056Z test_nnc_correctness_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7669302Z test_nnc_correctness_special_bessel_y1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7669539Z test_nnc_correctness_special_bessel_y1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7669775Z test_nnc_correctness_special_bessel_y1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7670011Z test_nnc_correctness_special_bessel_y1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7670258Z test_nnc_correctness_special_bessel_y1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7670502Z test_nnc_correctness_special_bessel_y1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7670760Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7671019Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7671281Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7671538Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7671792Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7672052Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7672312Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7672568Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7672817Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7673074Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7673335Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7673590Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7673889Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7674149Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7674406Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7674661Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7674922Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7675178Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7675439Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7675692Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7675979Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7676234Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7676486Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7676740Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7676995Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7677256Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7677518Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7677773Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7678023Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7678277Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7678530Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7678783Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7679031Z test_nnc_correctness_special_entr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7679269Z test_nnc_correctness_special_entr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7679511Z test_nnc_correctness_special_entr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7679750Z test_nnc_correctness_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7679988Z test_nnc_correctness_special_entr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7680224Z test_nnc_correctness_special_entr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7680450Z test_nnc_correctness_special_entr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7680729Z test_nnc_correctness_special_entr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7680964Z test_nnc_correctness_special_entr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7681204Z test_nnc_correctness_special_entr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7681442Z test_nnc_correctness_special_erfcx_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7681684Z test_nnc_correctness_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7681923Z test_nnc_correctness_special_erfcx_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7682159Z test_nnc_correctness_special_erfcx_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7682398Z test_nnc_correctness_special_erfcx_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7682642Z test_nnc_correctness_special_erfcx_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7682915Z test_nnc_correctness_special_erfcx_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7683158Z test_nnc_correctness_special_erfcx_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7683416Z test_nnc_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7683671Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7683927Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7684185Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7684436Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7684690Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7684940Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7685195Z test_nnc_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7685447Z test_nnc_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7685705Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7685962Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7686216Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7686474Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7686732Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7686985Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7687238Z test_nnc_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7687479Z test_nnc_correctness_special_i0e_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7687762Z test_nnc_correctness_special_i0e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7687999Z test_nnc_correctness_special_i0e_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7688240Z test_nnc_correctness_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7688479Z test_nnc_correctness_special_i0e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7688712Z test_nnc_correctness_special_i0e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7688949Z test_nnc_correctness_special_i0e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7689183Z test_nnc_correctness_special_i0e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7689420Z test_nnc_correctness_special_i0e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7689653Z test_nnc_correctness_special_i0e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7689927Z test_nnc_correctness_special_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7690166Z test_nnc_correctness_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7690405Z test_nnc_correctness_special_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7690637Z test_nnc_correctness_special_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7690867Z test_nnc_correctness_special_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7691097Z test_nnc_correctness_special_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7691332Z test_nnc_correctness_special_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7691568Z test_nnc_correctness_special_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7691801Z test_nnc_correctness_special_i1e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7692034Z test_nnc_correctness_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7692273Z test_nnc_correctness_special_i1e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7692506Z test_nnc_correctness_special_i1e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7692736Z test_nnc_correctness_special_i1e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7692971Z test_nnc_correctness_special_i1e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7693201Z test_nnc_correctness_special_i1e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7693435Z test_nnc_correctness_special_i1e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7693691Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7693950Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7694199Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7694455Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7694751Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7695008Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7695262Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7695516Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7695772Z test_nnc_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7696032Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7696290Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7696549Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7696837Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7697096Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7697350Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7697604Z test_nnc_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7697848Z test_nnc_correctness_special_log_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7698095Z test_nnc_correctness_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7698340Z test_nnc_correctness_special_log_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7698584Z test_nnc_correctness_special_log_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7698823Z test_nnc_correctness_special_log_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7699062Z test_nnc_correctness_special_log_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7699302Z test_nnc_correctness_special_log_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7699548Z test_nnc_correctness_special_log_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7699805Z test_nnc_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7700068Z test_nnc_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7700331Z test_nnc_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7700588Z test_nnc_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7700843Z test_nnc_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7701097Z test_nnc_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7701352Z test_nnc_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7701649Z test_nnc_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7701904Z test_nnc_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7702157Z test_nnc_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7702416Z test_nnc_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7702670Z test_nnc_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7702925Z test_nnc_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7703177Z test_nnc_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7703434Z test_nnc_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7703726Z test_nnc_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7703985Z test_nnc_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7704242Z test_nnc_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7704501Z test_nnc_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7704755Z test_nnc_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7705010Z test_nnc_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7705261Z test_nnc_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7705515Z test_nnc_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7705770Z test_nnc_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7706023Z test_nnc_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7706277Z test_nnc_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7706534Z test_nnc_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7706837Z test_nnc_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7707091Z test_nnc_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7707343Z test_nnc_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7707596Z test_nnc_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7707850Z test_nnc_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7708092Z test_nnc_correctness_special_ndtr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7708326Z test_nnc_correctness_special_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7708619Z test_nnc_correctness_special_ndtr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7708860Z test_nnc_correctness_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7709097Z test_nnc_correctness_special_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7709333Z test_nnc_correctness_special_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7709569Z test_nnc_correctness_special_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7709806Z test_nnc_correctness_special_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7710042Z test_nnc_correctness_special_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7710271Z test_nnc_correctness_special_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7710507Z test_nnc_correctness_special_ndtri_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7710806Z test_nnc_correctness_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7711051Z test_nnc_correctness_special_ndtri_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7711288Z test_nnc_correctness_special_ndtri_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7711525Z test_nnc_correctness_special_ndtri_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7711759Z test_nnc_correctness_special_ndtri_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7712001Z test_nnc_correctness_special_ndtri_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7712240Z test_nnc_correctness_special_ndtri_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7712521Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7712801Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7713081Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7713357Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7713633Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7713909Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7714184Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7714457Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7714733Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7715003Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7715273Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7715585Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7715857Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7716122Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7716386Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7716647Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7716907Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7717176Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7717479Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7717748Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7718016Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7718278Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7718537Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7718801Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7719059Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7719324Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7719597Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7719868Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7720135Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7720404Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7720679Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7720947Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7721216Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7721486Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7721753Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7722020Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7722324Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7722593Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7722862Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7723127Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7723396Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7723665Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7723932Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7724202Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7724503Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7724770Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7725037Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7725301Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7725574Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7725844Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7726117Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7726383Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7726647Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7726908Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7727173Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7727440Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7727707Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7727973Z test_nnc_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7728238Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7728499Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7728760Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7729011Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7729309Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7729568Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7729830Z test_nnc_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7730077Z test_nnc_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7730319Z test_nnc_correctness_special_xlog1py_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7730564Z test_nnc_correctness_special_xlog1py_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7730808Z test_nnc_correctness_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7731059Z test_nnc_correctness_special_xlog1py_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7731342Z test_nnc_correctness_special_xlog1py_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7731583Z test_nnc_correctness_special_xlog1py_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7731822Z test_nnc_correctness_special_xlog1py_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7732061Z test_nnc_correctness_special_xlog1py_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7732304Z test_nnc_correctness_special_xlog1py_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7732539Z test_nnc_correctness_special_zeta_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7732783Z test_nnc_correctness_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7733025Z test_nnc_correctness_special_zeta_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7733262Z test_nnc_correctness_special_zeta_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7733500Z test_nnc_correctness_special_zeta_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7733737Z test_nnc_correctness_special_zeta_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7733971Z test_nnc_correctness_special_zeta_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7734210Z test_nnc_correctness_special_zeta_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7734447Z test_nnc_correctness_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7734672Z test_nnc_correctness_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7734911Z test_nnc_correctness_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7735145Z test_nnc_correctness_split_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7735377Z test_nnc_correctness_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7735607Z test_nnc_correctness_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7735827Z test_nnc_correctness_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7736054Z test_nnc_correctness_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7736323Z test_nnc_correctness_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7736552Z test_nnc_correctness_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7736779Z test_nnc_correctness_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7737003Z test_nnc_correctness_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7737230Z test_nnc_correctness_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7737474Z test_nnc_correctness_split_list_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7737710Z test_nnc_correctness_split_list_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7737966Z test_nnc_correctness_split_list_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7738212Z test_nnc_correctness_split_list_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7738502Z test_nnc_correctness_split_list_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7738742Z test_nnc_correctness_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7738982Z test_nnc_correctness_split_list_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7739219Z test_nnc_correctness_split_list_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7739458Z test_nnc_correctness_split_list_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7739698Z test_nnc_correctness_split_list_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7739934Z test_nnc_correctness_split_list_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7740177Z test_nnc_correctness_split_list_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7740424Z test_nnc_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7740664Z test_nnc_correctness_split_with_sizes_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7740912Z test_nnc_correctness_split_with_sizes_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7741163Z test_nnc_correctness_split_with_sizes_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7741415Z test_nnc_correctness_split_with_sizes_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7741656Z test_nnc_correctness_split_with_sizes_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7741900Z test_nnc_correctness_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7742140Z test_nnc_correctness_split_with_sizes_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7742382Z test_nnc_correctness_split_with_sizes_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7742611Z test_nnc_correctness_split_with_sizes_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7742848Z test_nnc_correctness_split_with_sizes_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7743130Z test_nnc_correctness_split_with_sizes_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7743373Z test_nnc_correctness_split_with_sizes_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7743605Z test_nnc_correctness_sqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7743835Z test_nnc_correctness_sqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7744067Z test_nnc_correctness_sqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7744298Z test_nnc_correctness_sqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7744531Z test_nnc_correctness_sqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7744760Z test_nnc_correctness_sqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7744990Z test_nnc_correctness_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7745256Z test_nnc_correctness_sqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7745480Z test_nnc_correctness_sqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7745700Z test_nnc_correctness_sqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7745926Z test_nnc_correctness_sqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7746147Z test_nnc_correctness_sqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7746371Z test_nnc_correctness_sqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7746710Z test_nnc_correctness_square_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7746942Z test_nnc_correctness_square_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7747183Z test_nnc_correctness_square_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7747418Z test_nnc_correctness_square_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7747650Z test_nnc_correctness_square_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7747883Z test_nnc_correctness_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7748112Z test_nnc_correctness_square_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7748337Z test_nnc_correctness_square_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7748572Z test_nnc_correctness_square_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7748791Z test_nnc_correctness_square_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7749018Z test_nnc_correctness_square_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7749246Z test_nnc_correctness_square_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7749481Z test_nnc_correctness_squeeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7749707Z test_nnc_correctness_squeeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7749944Z test_nnc_correctness_squeeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7750241Z test_nnc_correctness_squeeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7750478Z test_nnc_correctness_squeeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7750716Z test_nnc_correctness_squeeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7750949Z test_nnc_correctness_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7751181Z test_nnc_correctness_squeeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7751410Z test_nnc_correctness_squeeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7751639Z test_nnc_correctness_squeeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7751867Z test_nnc_correctness_squeeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7752101Z test_nnc_correctness_squeeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7752367Z test_nnc_correctness_squeeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7752603Z test_nnc_correctness_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7752831Z test_nnc_correctness_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7753069Z test_nnc_correctness_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7753303Z test_nnc_correctness_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7753536Z test_nnc_correctness_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7753767Z test_nnc_correctness_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7753994Z test_nnc_correctness_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7754222Z test_nnc_correctness_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7754450Z test_nnc_correctness_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7754665Z test_nnc_correctness_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7754895Z test_nnc_correctness_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7755119Z test_nnc_correctness_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7755346Z test_nnc_correctness_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7755576Z test_nnc_correctness_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7755810Z test_nnc_correctness_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7756040Z test_nnc_correctness_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7756264Z test_nnc_correctness_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7756491Z test_nnc_correctness_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7756718Z test_nnc_correctness_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7756952Z test_nnc_correctness_std_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7757234Z test_nnc_correctness_std_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7757471Z test_nnc_correctness_std_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7757706Z test_nnc_correctness_std_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7757938Z test_nnc_correctness_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7758167Z test_nnc_correctness_std_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7758397Z test_nnc_correctness_stft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7758628Z test_nnc_correctness_stft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7758856Z test_nnc_correctness_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7759086Z test_nnc_correctness_stft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7759353Z test_nnc_correctness_sub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7759586Z test_nnc_correctness_sub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7759817Z test_nnc_correctness_sub_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7760049Z test_nnc_correctness_sub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7760277Z test_nnc_correctness_sub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7760502Z test_nnc_correctness_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7760718Z test_nnc_correctness_sub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7760939Z test_nnc_correctness_sub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7761166Z test_nnc_correctness_sub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7761387Z test_nnc_correctness_sub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7761610Z test_nnc_correctness_sub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7761833Z test_nnc_correctness_sub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7762059Z test_nnc_correctness_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7762280Z test_nnc_correctness_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7762513Z test_nnc_correctness_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7762742Z test_nnc_correctness_sum_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7762974Z test_nnc_correctness_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7763198Z test_nnc_correctness_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7763423Z test_nnc_correctness_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7763648Z test_nnc_correctness_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7763867Z test_nnc_correctness_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7764092Z test_nnc_correctness_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7764374Z test_nnc_correctness_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7764599Z test_nnc_correctness_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7764822Z test_nnc_correctness_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7765060Z test_nnc_correctness_sum_to_size_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7765293Z test_nnc_correctness_sum_to_size_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7765533Z test_nnc_correctness_sum_to_size_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7765773Z test_nnc_correctness_sum_to_size_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7766012Z test_nnc_correctness_sum_to_size_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7766247Z test_nnc_correctness_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7766507Z test_nnc_correctness_sum_to_size_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7766744Z test_nnc_correctness_sum_to_size_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7766975Z test_nnc_correctness_sum_to_size_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7767210Z test_nnc_correctness_sum_to_size_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7767442Z test_nnc_correctness_sum_to_size_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7767676Z test_nnc_correctness_sum_to_size_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7767909Z test_nnc_correctness_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7768139Z test_nnc_correctness_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7768366Z test_nnc_correctness_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7768590Z test_nnc_correctness_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7768842Z test_nnc_correctness_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7769093Z test_nnc_correctness_svd_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7769329Z test_nnc_correctness_symeig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7769573Z test_nnc_correctness_symeig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7769810Z test_nnc_correctness_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7770043Z test_nnc_correctness_symeig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7770270Z test_nnc_correctness_t_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7770490Z test_nnc_correctness_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7770721Z test_nnc_correctness_t_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7770952Z test_nnc_correctness_t_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7771219Z test_nnc_correctness_t_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7771439Z test_nnc_correctness_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7771663Z test_nnc_correctness_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7771883Z test_nnc_correctness_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7772101Z test_nnc_correctness_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7772309Z test_nnc_correctness_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7772531Z test_nnc_correctness_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7772751Z test_nnc_correctness_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7773001Z test_nnc_correctness_take_along_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7773240Z test_nnc_correctness_take_along_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7773519Z test_nnc_correctness_take_along_dim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7773766Z test_nnc_correctness_take_along_dim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7774007Z test_nnc_correctness_take_along_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7774245Z test_nnc_correctness_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7774480Z test_nnc_correctness_take_along_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7774718Z test_nnc_correctness_take_along_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7774955Z test_nnc_correctness_take_along_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7775195Z test_nnc_correctness_take_along_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7775435Z test_nnc_correctness_take_along_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7775674Z test_nnc_correctness_take_along_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7775905Z test_nnc_correctness_take_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7776131Z test_nnc_correctness_take_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7776367Z test_nnc_correctness_take_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7776597Z test_nnc_correctness_take_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7776826Z test_nnc_correctness_take_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7777051Z test_nnc_correctness_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7777278Z test_nnc_correctness_take_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7777501Z test_nnc_correctness_take_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7777723Z test_nnc_correctness_take_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7777942Z test_nnc_correctness_take_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7778203Z test_nnc_correctness_take_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7778429Z test_nnc_correctness_take_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7778650Z test_nnc_correctness_tan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7778873Z test_nnc_correctness_tan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7779106Z test_nnc_correctness_tan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7779337Z test_nnc_correctness_tan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7779567Z test_nnc_correctness_tan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7779794Z test_nnc_correctness_tan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7780022Z test_nnc_correctness_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7780279Z test_nnc_correctness_tan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7780506Z test_nnc_correctness_tan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7780726Z test_nnc_correctness_tan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7780949Z test_nnc_correctness_tan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7781169Z test_nnc_correctness_tan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7781391Z test_nnc_correctness_tan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7781623Z test_nnc_correctness_tanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7781844Z test_nnc_correctness_tanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7782080Z test_nnc_correctness_tanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7782313Z test_nnc_correctness_tanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7782543Z test_nnc_correctness_tanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7782769Z test_nnc_correctness_tanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7782995Z test_nnc_correctness_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7783222Z test_nnc_correctness_tanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7783449Z test_nnc_correctness_tanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7783672Z test_nnc_correctness_tanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7783899Z test_nnc_correctness_tanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7784113Z test_nnc_correctness_tanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7784337Z test_nnc_correctness_tanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7784578Z test_nnc_correctness_tensor_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7784814Z test_nnc_correctness_tensor_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7785106Z test_nnc_correctness_tensor_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7785351Z test_nnc_correctness_tensor_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7785592Z test_nnc_correctness_tensor_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7785831Z test_nnc_correctness_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7786069Z test_nnc_correctness_tensor_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7786309Z test_nnc_correctness_tensor_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7786544Z test_nnc_correctness_tensor_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7786823Z test_nnc_correctness_tensor_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7787063Z test_nnc_correctness_tensor_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7787344Z test_nnc_correctness_tensor_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7787585Z test_nnc_correctness_tensordot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7787826Z test_nnc_correctness_tensordot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7788066Z test_nnc_correctness_tensordot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7788307Z test_nnc_correctness_tensordot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7788540Z test_nnc_correctness_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7788777Z test_nnc_correctness_tensordot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7789008Z test_nnc_correctness_tile_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7789232Z test_nnc_correctness_tile_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7789464Z test_nnc_correctness_tile_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7789693Z test_nnc_correctness_tile_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7789922Z test_nnc_correctness_tile_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7790149Z test_nnc_correctness_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7790379Z test_nnc_correctness_tile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7790593Z test_nnc_correctness_tile_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7790818Z test_nnc_correctness_tile_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7791041Z test_nnc_correctness_tile_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7791262Z test_nnc_correctness_tile_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7791488Z test_nnc_correctness_tile_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7791714Z test_nnc_correctness_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7791935Z test_nnc_correctness_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7792224Z test_nnc_correctness_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7792454Z test_nnc_correctness_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7792681Z test_nnc_correctness_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7792905Z test_nnc_correctness_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7793126Z test_nnc_correctness_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7793344Z test_nnc_correctness_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7793562Z test_nnc_correctness_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7793778Z test_nnc_correctness_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7794001Z test_nnc_correctness_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7794223Z test_nnc_correctness_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7794496Z test_nnc_correctness_to_sparse_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7794728Z test_nnc_correctness_to_sparse_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7794965Z test_nnc_correctness_to_sparse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7795206Z test_nnc_correctness_to_sparse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7795442Z test_nnc_correctness_to_sparse_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7795678Z test_nnc_correctness_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7795912Z test_nnc_correctness_to_sparse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7796148Z test_nnc_correctness_to_sparse_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7796371Z test_nnc_correctness_to_sparse_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7796604Z test_nnc_correctness_to_sparse_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7796833Z test_nnc_correctness_to_sparse_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7797065Z test_nnc_correctness_to_sparse_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7797294Z test_nnc_correctness_topk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7797525Z test_nnc_correctness_topk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7797755Z test_nnc_correctness_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7797982Z test_nnc_correctness_topk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7798206Z test_nnc_correctness_topk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7798429Z test_nnc_correctness_topk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7798651Z test_nnc_correctness_topk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7798875Z test_nnc_correctness_topk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7799142Z test_nnc_correctness_topk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7799374Z test_nnc_correctness_trace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7799604Z test_nnc_correctness_trace_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7799839Z test_nnc_correctness_trace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7800074Z test_nnc_correctness_trace_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7800309Z test_nnc_correctness_trace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7800538Z test_nnc_correctness_trace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7800767Z test_nnc_correctness_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7801001Z test_nnc_correctness_trace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7801265Z test_nnc_correctness_trace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7801494Z test_nnc_correctness_trace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7801720Z test_nnc_correctness_trace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7801944Z test_nnc_correctness_trace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7802160Z test_nnc_correctness_trace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7802405Z test_nnc_correctness_transpose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7802639Z test_nnc_correctness_transpose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7802877Z test_nnc_correctness_transpose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7803120Z test_nnc_correctness_transpose_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7803364Z test_nnc_correctness_transpose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7803598Z test_nnc_correctness_transpose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7803834Z test_nnc_correctness_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7804068Z test_nnc_correctness_transpose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7804300Z test_nnc_correctness_transpose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7804535Z test_nnc_correctness_transpose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7804770Z test_nnc_correctness_transpose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7804999Z test_nnc_correctness_transpose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7805233Z test_nnc_correctness_transpose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7805471Z test_nnc_correctness_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7805711Z test_nnc_correctness_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7805954Z test_nnc_correctness_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7806232Z test_nnc_correctness_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7806467Z test_nnc_correctness_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7806705Z test_nnc_correctness_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7806938Z test_nnc_correctness_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7807171Z test_nnc_correctness_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7807404Z test_nnc_correctness_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7807636Z test_nnc_correctness_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7807872Z test_nnc_correctness_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7808104Z test_nnc_correctness_trapz_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7808367Z test_nnc_correctness_trapz_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7808601Z test_nnc_correctness_trapz_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7808831Z test_nnc_correctness_trapz_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7809061Z test_nnc_correctness_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7809290Z test_nnc_correctness_trapz_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7809520Z test_nnc_correctness_trapz_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7809749Z test_nnc_correctness_trapz_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7809975Z test_nnc_correctness_trapz_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7810201Z test_nnc_correctness_trapz_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7810427Z test_nnc_correctness_trapz_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7810680Z test_nnc_correctness_triangular_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7810932Z test_nnc_correctness_triangular_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7811178Z test_nnc_correctness_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7811424Z test_nnc_correctness_triangular_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7811646Z test_nnc_correctness_tril_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7811880Z test_nnc_correctness_tril_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7812115Z test_nnc_correctness_tril_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7812345Z test_nnc_correctness_tril_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7812573Z test_nnc_correctness_tril_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7812797Z test_nnc_correctness_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7813022Z test_nnc_correctness_tril_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7813289Z test_nnc_correctness_tril_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7813515Z test_nnc_correctness_tril_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7813737Z test_nnc_correctness_tril_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7813958Z test_nnc_correctness_tril_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7814185Z test_nnc_correctness_tril_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7814410Z test_nnc_correctness_tril_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7814647Z test_nnc_correctness_tril_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7814878Z test_nnc_correctness_triu_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7815110Z test_nnc_correctness_triu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7815457Z test_nnc_correctness_triu_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7815690Z test_nnc_correctness_triu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7815915Z test_nnc_correctness_triu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7816139Z test_nnc_correctness_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7816365Z test_nnc_correctness_triu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7816585Z test_nnc_correctness_triu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7816811Z test_nnc_correctness_triu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7817029Z test_nnc_correctness_triu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7817252Z test_nnc_correctness_triu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7817475Z test_nnc_correctness_triu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7817710Z test_nnc_correctness_triu_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7817943Z test_nnc_correctness_triu_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7818180Z test_nnc_correctness_true_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7818416Z test_nnc_correctness_true_divide_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7818658Z test_nnc_correctness_true_divide_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7818902Z test_nnc_correctness_true_divide_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7819146Z test_nnc_correctness_true_divide_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7819385Z test_nnc_correctness_true_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7819620Z test_nnc_correctness_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7819857Z test_nnc_correctness_true_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7820131Z test_nnc_correctness_true_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7820362Z test_nnc_correctness_true_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7820592Z test_nnc_correctness_true_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7820824Z test_nnc_correctness_true_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7821058Z test_nnc_correctness_true_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7821290Z test_nnc_correctness_trunc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7821520Z test_nnc_correctness_trunc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7821748Z test_nnc_correctness_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7821979Z test_nnc_correctness_trunc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7822203Z test_nnc_correctness_trunc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7822462Z test_nnc_correctness_trunc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7822691Z test_nnc_correctness_trunc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7822914Z test_nnc_correctness_trunc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7823143Z test_nnc_correctness_trunc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7823377Z test_nnc_correctness_unbind_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7823609Z test_nnc_correctness_unbind_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7823843Z test_nnc_correctness_unbind_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7824082Z test_nnc_correctness_unbind_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7824319Z test_nnc_correctness_unbind_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7824548Z test_nnc_correctness_unbind_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7824779Z test_nnc_correctness_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7825011Z test_nnc_correctness_unbind_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7825238Z test_nnc_correctness_unbind_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7825471Z test_nnc_correctness_unbind_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7825699Z test_nnc_correctness_unbind_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7825932Z test_nnc_correctness_unbind_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7826162Z test_nnc_correctness_unbind_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7826402Z test_nnc_correctness_unflatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7826666Z test_nnc_correctness_unflatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7826908Z test_nnc_correctness_unflatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7827196Z test_nnc_correctness_unflatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7827437Z test_nnc_correctness_unflatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7827677Z test_nnc_correctness_unflatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7827912Z test_nnc_correctness_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7828149Z test_nnc_correctness_unflatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7828381Z test_nnc_correctness_unflatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7828612Z test_nnc_correctness_unflatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7828845Z test_nnc_correctness_unflatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7829081Z test_nnc_correctness_unflatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7829357Z test_nnc_correctness_unflatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7829600Z test_nnc_correctness_unfold_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7829834Z test_nnc_correctness_unfold_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7830078Z test_nnc_correctness_unfold_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7830319Z test_nnc_correctness_unfold_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7830557Z test_nnc_correctness_unfold_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7830800Z test_nnc_correctness_unfold_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7831039Z test_nnc_correctness_unfold_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7831278Z test_nnc_correctness_unfold_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7831511Z test_nnc_correctness_unfold_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7831744Z test_nnc_correctness_unfold_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7831976Z test_nnc_correctness_unfold_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7832209Z test_nnc_correctness_unfold_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7832444Z test_nnc_correctness_unfold_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7832676Z test_nnc_correctness_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7832897Z test_nnc_correctness_unfold_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7833129Z test_nnc_correctness_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7833363Z test_nnc_correctness_unfold_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7833597Z test_nnc_correctness_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7833830Z test_nnc_correctness_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7834059Z test_nnc_correctness_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7834332Z test_nnc_correctness_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7834560Z test_nnc_correctness_unfold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7834789Z test_nnc_correctness_unfold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7835014Z test_nnc_correctness_unfold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7835239Z test_nnc_correctness_unfold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7835466Z test_nnc_correctness_unfold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7835700Z test_nnc_correctness_uniform_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7835942Z test_nnc_correctness_uniform_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7836179Z test_nnc_correctness_uniform_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7836447Z test_nnc_correctness_uniform_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7836683Z test_nnc_correctness_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7836916Z test_nnc_correctness_uniform_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7837164Z test_nnc_correctness_unique_consecutive_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7837418Z test_nnc_correctness_unique_consecutive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7837671Z test_nnc_correctness_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7837921Z test_nnc_correctness_unique_consecutive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7838171Z test_nnc_correctness_unique_consecutive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7838417Z test_nnc_correctness_unique_consecutive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7838664Z test_nnc_correctness_unique_consecutive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7838910Z test_nnc_correctness_unique_consecutive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7839153Z test_nnc_correctness_unique_consecutive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7839374Z test_nnc_correctness_unique_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7839607Z test_nnc_correctness_unique_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7839841Z test_nnc_correctness_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7840070Z test_nnc_correctness_unique_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7840296Z test_nnc_correctness_unique_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7840523Z test_nnc_correctness_unique_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7840747Z test_nnc_correctness_unique_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7840975Z test_nnc_correctness_unique_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7841243Z test_nnc_correctness_unique_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7841483Z test_nnc_correctness_unsqueeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7841718Z test_nnc_correctness_unsqueeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7841959Z test_nnc_correctness_unsqueeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7842200Z test_nnc_correctness_unsqueeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7842446Z test_nnc_correctness_unsqueeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7842687Z test_nnc_correctness_unsqueeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7842929Z test_nnc_correctness_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7843166Z test_nnc_correctness_unsqueeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7843444Z test_nnc_correctness_unsqueeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7843683Z test_nnc_correctness_unsqueeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7843917Z test_nnc_correctness_unsqueeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7844150Z test_nnc_correctness_unsqueeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7844382Z test_nnc_correctness_unsqueeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7844613Z test_nnc_correctness_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7844849Z test_nnc_correctness_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7845083Z test_nnc_correctness_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7845311Z test_nnc_correctness_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7845528Z test_nnc_correctness_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7845755Z test_nnc_correctness_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7845990Z test_nnc_correctness_var_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7846227Z test_nnc_correctness_var_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7846469Z test_nnc_correctness_var_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:19.7846701Z test_nnc_correctness_var_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7846936Z test_nnc_correctness_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7847172Z test_nnc_correctness_var_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7847405Z test_nnc_correctness_vdot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7847636Z test_nnc_correctness_vdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7847868Z test_nnc_correctness_vdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7848096Z test_nnc_correctness_vdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7848366Z test_nnc_correctness_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7848595Z test_nnc_correctness_vdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7848831Z test_nnc_correctness_view_as_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.7849076Z test_nnc_correctness_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7849320Z test_nnc_correctness_view_as_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7849551Z test_nnc_correctness_view_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7849779Z test_nnc_correctness_view_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7850019Z test_nnc_correctness_view_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7850252Z test_nnc_correctness_view_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7850524Z test_nnc_correctness_view_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7850756Z test_nnc_correctness_view_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7850987Z test_nnc_correctness_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7851219Z test_nnc_correctness_view_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7851448Z test_nnc_correctness_view_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7851669Z test_nnc_correctness_view_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7851896Z test_nnc_correctness_view_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7852125Z test_nnc_correctness_view_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7852353Z test_nnc_correctness_view_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7852600Z test_nnc_correctness_view_as_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7852842Z test_nnc_correctness_view_as_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7853079Z test_nnc_correctness_view_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7853308Z test_nnc_correctness_view_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7853547Z test_nnc_correctness_view_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7853781Z test_nnc_correctness_view_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7854015Z test_nnc_correctness_view_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7854247Z test_nnc_correctness_view_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7854477Z test_nnc_correctness_view_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7854705Z test_nnc_correctness_view_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7854934Z test_nnc_correctness_view_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7855205Z test_nnc_correctness_view_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7855435Z test_nnc_correctness_view_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7855659Z test_nnc_correctness_view_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7855893Z test_nnc_correctness_view_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7856124Z test_nnc_correctness_view_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7856355Z test_nnc_correctness_view_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7856582Z test_nnc_correctness_view_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7856810Z test_nnc_correctness_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7857037Z test_nnc_correctness_view_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7857301Z test_nnc_correctness_view_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7857524Z test_nnc_correctness_view_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7857737Z test_nnc_correctness_view_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7857960Z test_nnc_correctness_view_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7858183Z test_nnc_correctness_view_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7858418Z test_nnc_correctness_vsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7858649Z test_nnc_correctness_vsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7858885Z test_nnc_correctness_vsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7859123Z test_nnc_correctness_vsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7859360Z test_nnc_correctness_vsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7859589Z test_nnc_correctness_vsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7859820Z test_nnc_correctness_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7860050Z test_nnc_correctness_vsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7860278Z test_nnc_correctness_vsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7860505Z test_nnc_correctness_vsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7860740Z test_nnc_correctness_vsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7860965Z test_nnc_correctness_vsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7861194Z test_nnc_correctness_vsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7861427Z test_nnc_correctness_vstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7861654Z test_nnc_correctness_vstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7861892Z test_nnc_correctness_vstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7862172Z test_nnc_correctness_vstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7862407Z test_nnc_correctness_vstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7862642Z test_nnc_correctness_vstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7862874Z test_nnc_correctness_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7863104Z test_nnc_correctness_vstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7863329Z test_nnc_correctness_vstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7863559Z test_nnc_correctness_vstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7863777Z test_nnc_correctness_vstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7864008Z test_nnc_correctness_vstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7864270Z test_nnc_correctness_vstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7864503Z test_nnc_correctness_where_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7864726Z test_nnc_correctness_where_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7864964Z test_nnc_correctness_where_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7865201Z test_nnc_correctness_where_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7865434Z test_nnc_correctness_where_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7865669Z test_nnc_correctness_where_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7865896Z test_nnc_correctness_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7866126Z test_nnc_correctness_where_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7866350Z test_nnc_correctness_where_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7866782Z test_nnc_correctness_where_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7867010Z test_nnc_correctness_where_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7867234Z test_nnc_correctness_where_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7867460Z test_nnc_correctness_where_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7867695Z test_nnc_correctness_xlogy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7867917Z test_nnc_correctness_xlogy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7868147Z test_nnc_correctness_xlogy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7868374Z test_nnc_correctness_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7868599Z test_nnc_correctness_xlogy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7868825Z test_nnc_correctness_xlogy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7869055Z test_nnc_correctness_xlogy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7869342Z test_nnc_correctness_xlogy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7869563Z test_nnc_correctness_xlogy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7869785Z test_nnc_correctness_xlogy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7870013Z test_nnc_correctness_zero__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7870234Z test_nnc_correctness_zero__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7870464Z test_nnc_correctness_zero__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7870696Z test_nnc_correctness_zero__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7870923Z test_nnc_correctness_zero__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7871154Z test_nnc_correctness_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7871378Z test_nnc_correctness_zero__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7871648Z test_nnc_correctness_zero__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7871873Z test_nnc_correctness_zero__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7872098Z test_nnc_correctness_zero__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7872318Z test_nnc_correctness_zero__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7872544Z test_nnc_correctness_zero__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7872771Z test_nnc_correctness_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7872997Z test_nnc_correctness_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7873235Z test_nnc_correctness_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7873468Z test_nnc_correctness_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7873699Z test_nnc_correctness_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7873927Z test_nnc_correctness_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7874154Z test_nnc_correctness_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7874379Z test_nnc_correctness_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7874607Z test_nnc_correctness_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7874827Z test_nnc_correctness_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7875055Z test_nnc_correctness_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7875276Z test_nnc_correctness_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7875493Z test_nnc_correctness_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7875729Z test_nnc_correctness_zeros_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7875966Z test_nnc_correctness_zeros_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7876206Z test_nnc_correctness_zeros_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7876489Z test_nnc_correctness_zeros_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7876732Z test_nnc_correctness_zeros_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7876968Z test_nnc_correctness_zeros_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7877202Z test_nnc_correctness_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7877434Z test_nnc_correctness_zeros_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7877664Z test_nnc_correctness_zeros_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7877894Z test_nnc_correctness_zeros_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7878127Z test_nnc_correctness_zeros_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7878393Z test_nnc_correctness_zeros_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7878627Z test_nnc_correctness_zeros_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:19.7878906Z test_unsupported_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7879180Z test_unsupported_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7879466Z test_unsupported___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7879745Z test_unsupported___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7880026Z test_unsupported___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7880334Z test_unsupported__softmax_backward_data_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7880615Z test_unsupported_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7880893Z test_unsupported_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7881177Z test_unsupported_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7881458Z test_unsupported_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7881737Z test_unsupported_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7882013Z test_unsupported_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7882290Z test_unsupported_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7882571Z test_unsupported_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7882847Z test_unsupported_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7883160Z test_unsupported_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7883443Z test_unsupported_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7883722Z test_unsupported_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7883997Z test_unsupported_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7884277Z test_unsupported_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7884554Z test_unsupported_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7884836Z test_unsupported_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7885145Z test_unsupported_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7885433Z test_unsupported_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7885720Z test_unsupported_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7886018Z test_unsupported_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7886295Z test_unsupported_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7886577Z test_unsupported_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7886863Z test_unsupported_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7887143Z test_unsupported_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7887423Z test_unsupported_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7887702Z test_unsupported_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7887988Z test_unsupported_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7888269Z test_unsupported_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7888556Z test_unsupported_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7888829Z test_unsupported_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7889123Z test_unsupported_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7889419Z test_unsupported_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7889704Z test_unsupported_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7890028Z test_unsupported_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7890322Z test_unsupported_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7890596Z test_unsupported_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7890872Z test_unsupported_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7891151Z test_unsupported_cdouble_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7891436Z test_unsupported_cfloat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7891711Z test_unsupported_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7892029Z test_unsupported_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7892325Z test_unsupported_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7892613Z test_unsupported_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7892891Z test_unsupported_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7893176Z test_unsupported_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7893458Z test_unsupported_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7893736Z test_unsupported_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7894021Z test_unsupported_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7894308Z test_unsupported_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7894590Z test_unsupported_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7894867Z test_unsupported_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7895156Z test_unsupported_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7895446Z test_unsupported_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7895729Z test_unsupported_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7896009Z test_unsupported_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7896298Z test_unsupported_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7896625Z test_unsupported_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7896904Z test_unsupported_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7897183Z test_unsupported_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7897462Z test_unsupported_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7897744Z test_unsupported_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7898019Z test_unsupported_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7898325Z test_unsupported_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7898661Z test_unsupported_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7898937Z test_unsupported_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7899221Z test_unsupported_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7899493Z test_unsupported_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7899779Z test_unsupported_diagonal_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7900064Z test_unsupported_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7900360Z test_unsupported_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7900634Z test_unsupported_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7900913Z test_unsupported_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7901184Z test_unsupported_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7901459Z test_unsupported_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7901735Z test_unsupported_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7902016Z test_unsupported_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7902294Z test_unsupported_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7902571Z test_unsupported_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7902853Z test_unsupported_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7903175Z test_unsupported_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7903452Z test_unsupported_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7903731Z test_unsupported_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7904005Z test_unsupported_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7904279Z test_unsupported_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7904555Z test_unsupported_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7904837Z test_unsupported_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7905159Z test_unsupported_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7905439Z test_unsupported_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7905718Z test_unsupported_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7905999Z test_unsupported_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7906276Z test_unsupported_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7906608Z test_unsupported_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7906892Z test_unsupported_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7907178Z test_unsupported_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7907456Z test_unsupported_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7907737Z test_unsupported_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7908020Z test_unsupported_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7908301Z test_unsupported_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7908585Z test_unsupported_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7908865Z test_unsupported_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7909142Z test_unsupported_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7909416Z test_unsupported_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7909694Z test_unsupported_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7909960Z test_unsupported_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T02:18:19.7910245Z test_unsupported_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7910519Z test_unsupported_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7910793Z test_unsupported_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7911069Z test_unsupported_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7911354Z test_unsupported_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7911642Z test_unsupported_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7911951Z test_unsupported_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7912225Z test_unsupported_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7912499Z test_unsupported_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7912772Z test_unsupported_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7913042Z test_unsupported_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7913324Z test_unsupported_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7913606Z test_unsupported_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7913888Z test_unsupported_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7914180Z test_unsupported_grid_sampler_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7914463Z test_unsupported_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7914742Z test_unsupported_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7915020Z test_unsupported_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7915299Z test_unsupported_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7915572Z test_unsupported_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7915839Z test_unsupported_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7916115Z test_unsupported_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7916398Z test_unsupported_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7916724Z test_unsupported_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7917010Z test_unsupported_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7917289Z test_unsupported_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7917568Z test_unsupported_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7917854Z test_unsupported_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7918145Z test_unsupported_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7918458Z test_unsupported_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7918741Z test_unsupported_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7919018Z test_unsupported_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7919290Z test_unsupported_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7919569Z test_unsupported_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7919851Z test_unsupported_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7920132Z test_unsupported_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7920412Z test_unsupported_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7920716Z test_unsupported_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7921031Z 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-11-23T02:18:19.7921324Z test_unsupported_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7921636Z 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-11-23T02:18:19.7921931Z test_unsupported_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7922207Z test_unsupported_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7922488Z test_unsupported_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7922764Z test_unsupported_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7923059Z test_unsupported_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7923396Z test_unsupported_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7923686Z test_unsupported_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7923972Z test_unsupported_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7924254Z test_unsupported_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7924550Z test_unsupported_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7924835Z test_unsupported_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7925156Z test_unsupported_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7925448Z test_unsupported_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7925738Z test_unsupported_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7926044Z test_unsupported_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7926325Z test_unsupported_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7926612Z test_unsupported_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7926906Z test_unsupported_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7927202Z 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-11-23T02:18:19.7927491Z test_unsupported_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7927772Z test_unsupported_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7928075Z 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-11-23T02:18:19.7928359Z test_unsupported_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7928640Z test_unsupported_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7928934Z 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-11-23T02:18:19.7929223Z test_unsupported_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7929515Z test_unsupported_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7929850Z test_unsupported_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7930142Z test_unsupported_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7930449Z 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-11-23T02:18:19.7930736Z test_unsupported_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7931018Z test_unsupported_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7931330Z 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-11-23T02:18:19.7931616Z test_unsupported_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7931953Z test_unsupported_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7932216Z test_unsupported_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:18:19.7932496Z test_unsupported_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7932784Z test_unsupported_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7933073Z test_unsupported_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7933362Z test_unsupported_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7933665Z test_unsupported_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7933946Z test_unsupported_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7934235Z test_unsupported_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7934527Z test_unsupported_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7934826Z test_unsupported_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7935117Z test_unsupported_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7935404Z test_unsupported_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7935698Z test_unsupported_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7935983Z test_unsupported_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7936268Z test_unsupported_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7936603Z test_unsupported_log_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7936893Z test_unsupported_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7937179Z test_unsupported_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7937468Z test_unsupported_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7937745Z test_unsupported_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7938035Z test_unsupported_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7938357Z test_unsupported_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7938641Z test_unsupported_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7938926Z test_unsupported_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7939201Z test_unsupported_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7939486Z test_unsupported_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7939770Z test_unsupported_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7940043Z test_unsupported_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7940320Z test_unsupported_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7940599Z test_unsupported_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7940866Z test_unsupported_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7941136Z test_unsupported_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7941425Z test_unsupported_masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7941714Z test_unsupported_masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7942002Z test_unsupported_masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7942288Z test_unsupported_masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7942577Z test_unsupported_masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7942868Z test_unsupported_masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7943200Z test_unsupported_masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7943503Z test_unsupported_masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7943794Z test_unsupported_masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7944082Z test_unsupported_masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7944369Z test_unsupported_masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7944648Z test_unsupported_masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7944990Z test_unsupported_masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7945276Z test_unsupported_masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7945567Z test_unsupported_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7945856Z test_unsupported_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7946146Z test_unsupported_masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7946438Z test_unsupported_masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7946763Z test_unsupported_masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7947045Z test_unsupported_masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7947323Z test_unsupported_masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7947602Z test_unsupported_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7947910Z test_unsupported_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7948206Z 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-11-23T02:18:19.7948508Z 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-11-23T02:18:19.7948790Z test_unsupported_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7949077Z test_unsupported_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7949377Z 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-11-23T02:18:19.7949731Z test_unsupported_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7950027Z 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-11-23T02:18:19.7950320Z 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-11-23T02:18:19.7950603Z test_unsupported_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7950878Z test_unsupported_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7951158Z test_unsupported_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7951437Z test_unsupported_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7951763Z test_unsupported_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7952034Z test_unsupported_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7952329Z 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-11-23T02:18:19.7952628Z 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-11-23T02:18:19.7952928Z 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-11-23T02:18:19.7953212Z test_unsupported_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7953494Z test_unsupported_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7953777Z test_unsupported_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7954061Z test_unsupported_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7954336Z test_unsupported_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7954624Z test_unsupported_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7954901Z test_unsupported_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7955197Z test_unsupported_native_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7955502Z test_unsupported_native_dropout_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7955792Z test_unsupported_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7956071Z test_unsupported_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7956404Z test_unsupported_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7956683Z test_unsupported_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7956962Z test_unsupported_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7957241Z test_unsupported_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7957523Z test_unsupported_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7957855Z test_unsupported_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7958172Z 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-11-23T02:18:19.7958522Z 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-11-23T02:18:19.7958838Z 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-11-23T02:18:19.7959151Z 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-11-23T02:18:19.7959460Z 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-11-23T02:18:19.7959777Z 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-11-23T02:18:19.7960087Z test_unsupported_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7960388Z 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-11-23T02:18:19.7960695Z 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-11-23T02:18:19.7960992Z 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-11-23T02:18:19.7961294Z 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-11-23T02:18:19.7961615Z 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-11-23T02:18:19.7961913Z test_unsupported_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7962229Z 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-11-23T02:18:19.7962560Z 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-11-23T02:18:19.7962895Z test_unsupported_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7963193Z test_unsupported_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7963483Z test_unsupported_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7963795Z 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-11-23T02:18:19.7964105Z 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-11-23T02:18:19.7964400Z 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-11-23T02:18:19.7964721Z 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-11-23T02:18:19.7965077Z 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-11-23T02:18:19.7965387Z 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-11-23T02:18:19.7965685Z 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-11-23T02:18:19.7965984Z test_unsupported_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7966288Z test_unsupported_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7966590Z test_unsupported_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7966881Z test_unsupported_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7967190Z 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-11-23T02:18:19.7967496Z test_unsupported_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7967829Z 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-11-23T02:18:19.7968166Z 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-11-23T02:18:19.7968485Z 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-11-23T02:18:19.7968799Z 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-11-23T02:18:19.7969107Z 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-11-23T02:18:19.7969442Z test_unsupported_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7969736Z test_unsupported_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7970039Z 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-11-23T02:18:19.7970341Z 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-11-23T02:18:19.7970656Z 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-11-23T02:18:19.7970955Z 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-11-23T02:18:19.7971263Z 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-11-23T02:18:19.7971614Z 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-11-23T02:18:19.7971932Z 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-11-23T02:18:19.7972252Z 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-11-23T02:18:19.7972563Z 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-11-23T02:18:19.7972884Z 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-11-23T02:18:19.7973205Z 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-11-23T02:18:19.7973496Z 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-11-23T02:18:19.7973791Z 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-11-23T02:18:19.7974088Z 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-11-23T02:18:19.7974383Z test_unsupported_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7974701Z 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-11-23T02:18:19.7975001Z test_unsupported_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7975311Z 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-11-23T02:18:19.7975607Z 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-11-23T02:18:19.7975941Z 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-11-23T02:18:19.7976244Z 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-11-23T02:18:19.7976547Z 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-11-23T02:18:19.7976857Z 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-11-23T02:18:19.7977160Z 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-11-23T02:18:19.7977466Z 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-11-23T02:18:19.7977772Z 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-11-23T02:18:19.7978120Z 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-11-23T02:18:19.7978413Z test_unsupported_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7978706Z 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-11-23T02:18:19.7979017Z 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-11-23T02:18:19.7979337Z 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-11-23T02:18:19.7979661Z 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-11-23T02:18:19.7979955Z 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-11-23T02:18:19.7980262Z test_unsupported_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7980567Z 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-11-23T02:18:19.7980872Z 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-11-23T02:18:19.7981179Z 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-11-23T02:18:19.7981488Z 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-11-23T02:18:19.7981799Z 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-11-23T02:18:19.7982095Z test_unsupported_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7982401Z 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-11-23T02:18:19.7982753Z 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-11-23T02:18:19.7983062Z 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-11-23T02:18:19.7983357Z test_unsupported_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7983650Z test_unsupported_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7983945Z test_unsupported_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7984239Z test_unsupported_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7984574Z 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-11-23T02:18:19.7984881Z 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-11-23T02:18:19.7985178Z test_unsupported_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7985488Z 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-11-23T02:18:19.7985791Z test_unsupported_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7986106Z 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-11-23T02:18:19.7986439Z 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-11-23T02:18:19.7986823Z test_unsupported_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7987143Z 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-11-23T02:18:19.7987460Z 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-11-23T02:18:19.7987748Z test_unsupported_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7988026Z test_unsupported_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7988306Z test_unsupported_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7988584Z test_unsupported_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7988862Z test_unsupported_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7989203Z test_unsupported_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7989504Z test_unsupported_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7989781Z test_unsupported_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7990065Z test_unsupported_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7990336Z test_unsupported_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7990610Z test_unsupported_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7990897Z test_unsupported_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7991220Z test_unsupported_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7991495Z test_unsupported_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7991797Z 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-11-23T02:18:19.7992099Z 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-11-23T02:18:19.7992399Z 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-11-23T02:18:19.7992700Z 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-11-23T02:18:19.7993003Z 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-11-23T02:18:19.7993283Z test_unsupported_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7993559Z test_unsupported_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7993832Z test_unsupported_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7994108Z test_unsupported_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7994385Z test_unsupported_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7994672Z test_unsupported_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7994954Z test_unsupported_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7995233Z test_unsupported_randint_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7995520Z test_unsupported_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7995851Z test_unsupported_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7996143Z test_unsupported_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7996420Z test_unsupported_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7996695Z test_unsupported_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7996971Z test_unsupported_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7997248Z test_unsupported_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7997546Z test_unsupported_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7997862Z test_unsupported_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7998148Z test_unsupported_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7998436Z test_unsupported_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7998720Z test_unsupported_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7998992Z test_unsupported_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7999269Z test_unsupported_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7999562Z test_unsupported_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.7999853Z test_unsupported_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8000148Z 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-11-23T02:18:19.8000436Z test_unsupported_scalar_tensor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8000721Z test_unsupported_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8001002Z test_unsupported_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8001302Z test_unsupported_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8001598Z test_unsupported_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8001894Z test_unsupported_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8002189Z test_unsupported_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8002522Z test_unsupported_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8002813Z test_unsupported_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8003118Z test_unsupported_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8003419Z test_unsupported_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8003697Z test_unsupported_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8003985Z test_unsupported_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8004262Z test_unsupported_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8004604Z test_unsupported_signal_windows_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8004914Z test_unsupported_signal_windows_exponential_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8005214Z test_unsupported_signal_windows_gaussian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8005517Z test_unsupported_signal_windows_kaiser_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8005797Z test_unsupported_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8006075Z test_unsupported_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8006342Z test_unsupported_slice_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8006629Z test_unsupported_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8006905Z test_unsupported_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8007198Z test_unsupported_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8007473Z test_unsupported_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8007770Z test_unsupported_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8008062Z test_unsupported_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8008353Z test_unsupported_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8008644Z test_unsupported_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8008933Z test_unsupported_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8009270Z test_unsupported_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8009534Z test_unsupported_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8009791Z test_unsupported_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8010049Z test_unsupported_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8010306Z test_unsupported_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8010592Z test_unsupported_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8010881Z test_unsupported_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8011177Z test_unsupported_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8011433Z test_unsupported_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8011718Z test_unsupported_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8012000Z test_unsupported_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8012284Z test_unsupported_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8012543Z test_unsupported_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8012798Z test_unsupported_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8013095Z test_unsupported_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8013400Z 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-11-23T02:18:19.8013704Z 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-11-23T02:18:19.8014003Z 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-11-23T02:18:19.8014310Z 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-11-23T02:18:19.8014597Z test_unsupported_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8014881Z test_unsupported_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8015206Z 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-11-23T02:18:19.8015522Z 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-11-23T02:18:19.8015875Z 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-11-23T02:18:19.8016151Z test_unsupported_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8016417Z test_unsupported_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8016683Z test_unsupported_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8016952Z test_unsupported_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:18:19.8017261Z 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-11-23T02:18:19.8017556Z test_unsupported_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8017880Z test_unsupported_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8018158Z test_unsupported_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8018447Z test_unsupported_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8018739Z test_unsupported_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8019017Z test_unsupported_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8019301Z test_unsupported_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8019582Z test_unsupported_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8019855Z test_unsupported_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8020135Z test_unsupported_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8020398Z test_unsupported_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8020680Z test_unsupported_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8020958Z test_unsupported_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8021248Z test_unsupported_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8021526Z test_unsupported_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8021813Z test_unsupported_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8022086Z test_unsupported_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8022369Z test_unsupported_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8022698Z test_unsupported_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8022977Z test_unsupported_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8023251Z test_unsupported_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8023532Z test_unsupported_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8023807Z test_unsupported_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8024083Z test_unsupported_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8024365Z test_unsupported_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8024674Z test_unsupported_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8024971Z test_unsupported_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8025244Z test_unsupported_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8025516Z test_unsupported_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8025792Z test_unsupported_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8026078Z test_unsupported_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8026367Z test_unsupported_unfold_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8026692Z test_unsupported_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8026972Z test_unsupported_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8027266Z test_unsupported_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8027543Z test_unsupported_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8027821Z test_unsupported_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8028105Z test_unsupported_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8028377Z test_unsupported_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8028666Z test_unsupported_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8028945Z test_unsupported_view_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8029376Z test_unsupported_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8029654Z test_unsupported_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8029930Z test_unsupported_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8030204Z test_unsupported_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8030479Z test_unsupported_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8030760Z test_unsupported_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8031031Z test_working___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8031342Z test_working___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8031611Z test_working___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8031876Z test_working___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8032143Z test_working_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8032416Z test_working_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8032685Z test_working_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8032954Z test_working_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8033242Z test_working_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8033509Z test_working_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8033769Z test_working_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8034035Z test_working_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8034306Z test_working_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8034569Z test_working_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8034842Z test_working_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8035102Z test_working_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8035372Z test_working_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8035650Z test_working_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8035960Z test_working_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8036223Z test_working_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8036512Z test_working_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8036798Z 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-11-23T02:18:19.8037087Z test_working_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8037360Z test_working_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8037630Z test_working_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8037896Z test_working_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8038202Z test_working_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8038472Z test_working_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8038746Z test_working_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8039020Z test_working_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8039297Z test_working_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8039564Z test_working_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8039835Z test_working_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8040102Z test_working_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8040368Z test_working_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8040630Z test_working_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8040894Z test_working_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8041163Z test_working_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8041433Z test_working_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8041697Z test_working_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8041960Z test_working_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8042233Z test_working_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8042499Z test_working_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8042810Z test_working_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8043074Z test_working_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8043341Z test_working_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8043605Z test_working_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8043867Z test_working_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8044145Z test_working_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8044421Z test_working_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8044737Z test_working_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8045012Z test_working_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8045275Z test_working_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8045531Z test_working_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8045793Z test_working_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8046062Z test_working_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8046360Z test_working_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8046656Z test_working_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8046950Z test_working_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8047244Z test_working_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8047534Z 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-11-23T02:18:19.8047828Z test_working_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8048115Z test_working_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8048411Z test_working_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8048699Z test_working_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8048992Z test_working_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8049324Z test_working_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8049606Z test_working_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8049871Z test_working_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8050148Z test_working_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8050425Z test_working_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8050702Z test_working_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8050978Z test_working_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8051281Z test_working_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8051550Z test_working_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8051818Z test_working_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8052084Z test_working_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8052351Z test_working_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8052619Z test_working_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8052886Z test_working_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8053152Z test_working_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8053416Z test_working_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8053685Z test_working_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8053950Z test_working_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8054215Z test_working_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8054481Z test_working_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8054745Z test_working_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8055022Z test_working_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8055299Z test_working_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8055565Z test_working_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8055879Z test_working_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8056151Z test_working_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8056418Z test_working_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8056689Z test_working_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8056937Z test_abs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8057209Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8057462Z test_add_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8057716Z test_addcmul (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8058021Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8058280Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8058535Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8058789Z test_batch_norm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8059045Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8059302Z test_binary_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8059556Z test_binary_pow (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8059818Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:18:19.8060010Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (136.489s) 2022-11-23T02:18:19.8060266Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8060518Z test_broadcast (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8060771Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8061030Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8061309Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8061574Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8061822Z test_chunk (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8062087Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8062354Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8062688Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8062944Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8063207Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8063456Z test_clamp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8063715Z test_clamp_double (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8063967Z test_clamp_int (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8064233Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8064498Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8064797Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8065051Z test_concat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8065312Z test_concat_invariant (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8065582Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8065834Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8066098Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8066328Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: no half support with profiling on (0.002s) 2022-11-23T02:18:19.8066688Z test_dims (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8066943Z test_disabled (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8067192Z test_div_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8067447Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8067707Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:18:19.8067975Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8068220Z test_erf (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8068495Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8068739Z test_exp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8069009Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8069250Z test_gelu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8069516Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8069841Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8070121Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8070366Z test_isnan (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8070640Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8070886Z test_lerp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8071562Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-11-23T02:18:19.8071808Z test_lstm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8072060Z test_lstm_concat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8072383Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8072640Z test_lstm_traced (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8072850Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2022-11-23T02:18:19.8073098Z test_matmul (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8073344Z test_milstm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8073591Z test_minmax (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8073848Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8074094Z test_mul_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8074344Z test_neg_pow (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8074612Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8074856Z test_nop (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:18:19.8075109Z test_profiler (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8075338Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.002s) 2022-11-23T02:18:19.8075557Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2022-11-23T02:18:19.8075782Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2022-11-23T02:18:19.8076024Z test_relu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8076276Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8076555Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8076802Z test_scalar (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8077107Z test_scalar_arg (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8077374Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8077637Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8077896Z test_small_constant (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8078146Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8078396Z test_sum_dim (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8078658Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8078915Z test_sum_simple (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8079208Z test_superslomo (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8079474Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8079732Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8079985Z test_ternary_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8080243Z test_threshold (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8080498Z test_to_device (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8080748Z test_to_dtype (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8080998Z test_torch_to (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:18:19.8081251Z test_type_as_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8081502Z test_typecheck (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8081671Z test_unary_ops (__main__.TestTEFuserDynamic) ... ok (297.861s) 2022-11-23T02:18:19.8081929Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8082211Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8082477Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8082744Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8083004Z test_where_and_typing (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8083257Z test_where_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8083510Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:18:19.8083776Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8084058Z test_abs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8084328Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8084578Z test_add_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8084827Z test_addcmul (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8085102Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8085358Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8085616Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8085865Z test_batch_norm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8086164Z test_binary_div_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8086418Z test_binary_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8086669Z test_binary_pow (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8086929Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8087121Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (139.068s) 2022-11-23T02:18:19.8087380Z test_bitwise_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8087631Z test_broadcast (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8087882Z test_cat_2k_args (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8088138Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8088411Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8088681Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8088922Z test_chunk (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8089187Z test_chunk_correctness (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8089457Z test_chunk_distributes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8089745Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8089999Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8090255Z test_chunk_multiple (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8090498Z test_clamp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8090792Z test_clamp_double (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8091042Z test_clamp_int (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8091309Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8091574Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8091832Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8092071Z test_concat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8092331Z test_concat_invariant (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8092602Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8092887Z test_conv2d (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8093153Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8093374Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: no half support with profiling on (0.002s) 2022-11-23T02:18:19.8093619Z test_dims (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8093872Z test_disabled (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8094119Z test_div_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8094378Z test_dynamic_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8094640Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:18:19.8094910Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8095155Z test_erf (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8095430Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8095671Z test_exp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8095943Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8096188Z test_gelu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8096453Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8096715Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8096986Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8097231Z test_isnan (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8097505Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8097814Z test_lerp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8098266Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-11-23T02:18:19.8098512Z test_lstm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8098766Z test_lstm_concat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8099033Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8099287Z test_lstm_traced (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8099499Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2022-11-23T02:18:19.8099744Z test_matmul (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8100028Z test_milstm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8100277Z test_minmax (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8100520Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8100770Z test_mul_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8101016Z test_neg_pow (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8101289Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8101527Z test_nop (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:18:19.8101779Z test_profiler (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8102011Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.002s) 2022-11-23T02:18:19.8102228Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2022-11-23T02:18:19.8102447Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2022-11-23T02:18:19.8102690Z test_relu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8102940Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8103219Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8103472Z test_scalar (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8103724Z test_scalar_arg (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8103987Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8104249Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8104503Z test_small_constant (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8104793Z test_sub_gt_and (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8105039Z test_sum_dim (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8105304Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8105554Z test_sum_simple (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8105807Z test_superslomo (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8106069Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8106326Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8106657Z test_ternary_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8106954Z test_threshold (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8107204Z test_to_device (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8107450Z test_to_dtype (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8107697Z test_torch_to (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:18:19.8107948Z test_type_as_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8108198Z test_typecheck (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8108359Z test_unary_ops (__main__.TestTEFuserStatic) ... ok (300.303s) 2022-11-23T02:18:19.8108620Z test_unrolled_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8108899Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8109162Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8109428Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8109689Z test_where_and_typing (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8109938Z test_where_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:19.8110198Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:18:19.8110470Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:19.8110482Z 2022-11-23T02:18:19.8110776Z ---------------------------------------------------------------------- 2022-11-23T02:18:19.8110883Z Ran 6171 tests in 886.541s 2022-11-23T02:18:19.8110890Z 2022-11-23T02:18:19.8110991Z OK (skipped=6167) 2022-11-23T02:18:19.8110998Z 2022-11-23T02:18:19.8111112Z Generating XML reports... 2022-11-23T02:18:19.8111540Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20221123020328.xml 2022-11-23T02:18:19.8111940Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20221123020328.xml 2022-11-23T02:18:19.8112446Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20221123020328.xml 2022-11-23T02:18:19.8112841Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20221123020328.xml 2022-11-23T02:18:19.8112847Z 2022-11-23T02:18:19.8113419Z ##[endgroup] 2022-11-23T02:18:19.8113819Z FINISHED PRINTING LOG FILE of test_jit_fuser_te (/var/lib/jenkins/pytorch/test/test-reports/test_jit_fuser_te_iw68o1vs) 2022-11-23T02:18:19.8113825Z 2022-11-23T02:18:25.1286839Z Ignoring disabled issues: [] 2022-11-23T02:18:25.1514272Z Running test_jit_llga_fuser ... [2022-11-23 02:18:25.150329] 2022-11-23T02:18:25.1516306Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:18:25.150634] 2022-11-23T02:18:29.8572479Z 2022-11-23T02:18:29.8573754Z Expand the folded group to see the log file of test_jit_llga_fuser 2022-11-23T02:18:29.8576359Z ##[group]PRINTING LOG FILE of test_jit_llga_fuser (/var/lib/jenkins/pytorch/test/test-reports/test_jit_llga_fuser_0v9nx39t) 2022-11-23T02:18:29.8577644Z 2022-11-23T02:18:29.8578214Z Running tests... 2022-11-23T02:18:29.8580817Z ---------------------------------------------------------------------- 2022-11-23T02:18:29.8583518Z test_dynamo_aot_ts_onednn (__main__.TestDynamoAOT) ... Test results will be stored in test-reports/python-unittest/test_jit_llga_fuser 2022-11-23T02:18:29.8585432Z skip: Enable when integration with dynamo aot_autograd is more stable (0.001s) 2022-11-23T02:18:29.8587762Z test_context_manager (__main__.TestEnableDisableLlgaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:29.8590123Z test_bn2d_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8592027Z test_bn2d_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8593990Z test_conv2d_bn_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8595723Z test_conv2d_bn_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8597356Z test_conv2d_bn_relu_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8598954Z test_conv2d_bn_relu_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8600548Z test_conv2d_clamp_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8602147Z test_conv2d_clamp_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8603762Z test_conv2d_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8605362Z test_conv2d_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8606944Z test_conv2d_silu_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8608521Z test_conv2d_silu_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8610105Z test_conv2d_sum_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8611675Z test_conv2d_sum_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8613651Z test_ensure_tensor_is_rewrapped_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8615377Z test_ensure_tensor_is_rewrapped_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8617059Z test_linear_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8618678Z test_linear_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8620356Z test_rewrap_tensor_input_to_pytorch_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8622074Z test_rewrap_tensor_input_to_pytorch_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2022-11-23T02:18:29.8623742Z test_wildcard_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8625481Z test_wildcard_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8627285Z test_wildcard_unsupported_dtype_cuda_int32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8628830Z test_vision_alexnet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8630175Z test_vision_alexnet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8631528Z test_vision_densenet121_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8632888Z test_vision_densenet121_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8634252Z test_vision_densenet161_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8635589Z test_vision_densenet161_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8636937Z test_vision_densenet169_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8638275Z test_vision_densenet169_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8639614Z test_vision_densenet201_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8640967Z test_vision_densenet201_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8642339Z test_vision_efficientnet_b0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8643737Z test_vision_efficientnet_b0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8645128Z test_vision_efficientnet_b1_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8646514Z test_vision_efficientnet_b1_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8647878Z test_vision_efficientnet_b2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8649263Z test_vision_efficientnet_b2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8650818Z test_vision_efficientnet_b3_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8652216Z test_vision_efficientnet_b3_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8653593Z test_vision_efficientnet_b4_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8654980Z test_vision_efficientnet_b4_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8656348Z test_vision_efficientnet_b5_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8657732Z test_vision_efficientnet_b5_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8659110Z test_vision_efficientnet_b6_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8660600Z test_vision_efficientnet_b6_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8661958Z test_vision_efficientnet_b7_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8663336Z test_vision_efficientnet_b7_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8664697Z test_vision_googlenet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8666048Z test_vision_googlenet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8667748Z test_vision_mnasnet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8669090Z test_vision_mnasnet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8670515Z test_vision_mobilenet_v2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8671930Z test_vision_mobilenet_v2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8673320Z test_vision_mobilenet_v3_large_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8674720Z test_vision_mobilenet_v3_large_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8676103Z test_vision_regnet_y_400mf_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8677189Z test_vision_regnet_y_400mf_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8677789Z test_vision_resnet50_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8678374Z test_vision_resnet50_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8678881Z test_vision_resnext101_32x8d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8679388Z test_vision_resnext101_32x8d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8679899Z test_vision_resnext50_32x4d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8680404Z test_vision_resnext50_32x4d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8680993Z test_vision_shufflenet_v2_x1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8681506Z test_vision_shufflenet_v2_x1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8682020Z test_vision_squeezenet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8682532Z test_vision_squeezenet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8683036Z test_vision_vgg16_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8683523Z test_vision_vgg16_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8684037Z test_vision_wide_resnet50_2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8684595Z test_vision_wide_resnet50_2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2022-11-23T02:18:29.8685099Z test_add_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8685591Z test_add_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8686088Z test_add_scalar_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8686597Z test_add_scalar_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8687103Z test_addmm_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8687606Z test_addmm_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8688110Z test_avg_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8688615Z test_avg_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8689113Z test_bn2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8689608Z test_bn2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8690099Z test_cat_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8690585Z test_cat_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8691085Z test_conv2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8691583Z test_conv2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8692086Z test_eltwise_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8692589Z test_eltwise_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8693102Z test_identity_binary_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8693627Z test_identity_binary_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8694200Z test_layer_norm_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8694713Z test_layer_norm_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8695207Z test_linear_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8695705Z test_linear_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8696207Z test_max_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8696715Z test_max_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8697216Z test_mul_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8697710Z test_mul_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8698261Z test_softmax_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8698760Z test_softmax_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8699266Z test_typecheck_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8699771Z test_typecheck_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8700301Z test_variable_kernel_avg_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8700858Z test_variable_kernel_avg_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2022-11-23T02:18:29.8701153Z 2022-11-23T02:18:29.8701627Z ---------------------------------------------------------------------- 2022-11-23T02:18:29.8701947Z Ran 107 tests in 0.080s 2022-11-23T02:18:29.8702102Z 2022-11-23T02:18:29.8702203Z OK (skipped=107) 2022-11-23T02:18:29.8702352Z 2022-11-23T02:18:29.8702467Z Generating XML reports... 2022-11-23T02:18:29.8703026Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestDynamoAOT-20221123021827.xml 2022-11-23T02:18:29.8703772Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestEnableDisableLlgaFuser-20221123021827.xml 2022-11-23T02:18:29.8704523Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPatternCUDA-20221123021827.xml 2022-11-23T02:18:29.8705209Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20221123021827.xml 2022-11-23T02:18:29.8705868Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOpCUDA-20221123021827.xml 2022-11-23T02:18:29.8706163Z 2022-11-23T02:18:29.8706546Z ##[endgroup] 2022-11-23T02:18:29.8707152Z FINISHED PRINTING LOG FILE of test_jit_llga_fuser (/var/lib/jenkins/pytorch/test/test-reports/test_jit_llga_fuser_0v9nx39t) 2022-11-23T02:18:29.8707444Z 2022-11-23T02:18:34.3342054Z Ignoring disabled issues: [] 2022-11-23T02:18:34.3557344Z Running test_jiterator ... [2022-11-23 02:18:34.354997] 2022-11-23T02:18:34.3559097Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:18:34.355302] 2022-11-23T02:18:39.2325753Z 2022-11-23T02:18:39.2326220Z Expand the folded group to see the log file of test_jiterator 2022-11-23T02:18:39.2327354Z ##[group]PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/pytorch/test/test-reports/test_jiterator_xr02nm06) 2022-11-23T02:18:39.2328824Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-11-23T02:18:39.2329280Z 2022-11-23T02:18:39.2329442Z Running tests... 2022-11-23T02:18:39.2330195Z ---------------------------------------------------------------------- 2022-11-23T02:18:39.2331043Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2332128Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2333107Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2333953Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2335462Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2336562Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2337669Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2338947Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2339976Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2341060Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2342151Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2343400Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2344724Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2345901Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2347271Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2348527Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2349746Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2350707Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2351587Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2352465Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2353359Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2354343Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2355235Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2356135Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2357449Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2358356Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2359237Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2360128Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2361002Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2361888Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2362760Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2363637Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2364512Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2365471Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2366365Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2367253Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2368132Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2369018Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2369939Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2370759Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2371567Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2372371Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2373187Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2374003Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2374817Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2375640Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2376470Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2377297Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2378114Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2378934Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2379799Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2380608Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2381418Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2382228Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2383039Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2383902Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2384730Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2385565Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2386378Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2390258Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2391075Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2391888Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2392695Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2393514Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2394330Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2395142Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2395955Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2396875Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2397702Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2398516Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2399323Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2400126Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2400990Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2401799Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2402600Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2403407Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2404220Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2405035Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2405844Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2406665Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2407488Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2408300Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2409106Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2409910Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2410711Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2411573Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2412376Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2413181Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2413987Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2414861Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2415694Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2416514Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2417316Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2418127Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2418937Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2419748Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2420545Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2421339Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2422146Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2422952Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2423770Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2424597Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2425477Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2426283Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2427594Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2428399Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2429205Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2430086Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2430891Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2431690Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2432499Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2433332Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2434156Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2434979Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2435687Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2436366Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2437031Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2437686Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2438351Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2439128Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2439802Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2440488Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2441201Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2441916Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2442675Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2443374Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2444070Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2444762Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2445460Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2446146Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2446834Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2447524Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2448230Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2448943Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2449656Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2450363Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2451122Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2451821Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2452510Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2453204Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2453908Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2454711Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2455412Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2456107Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2456819Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2457537Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2458240Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2458941Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2459637Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2460339Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2461031Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:39.2461716Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:39.2462405Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2463143Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2463836Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2464529Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:39.2465231Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2465966Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2466860Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2467550Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2468241Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2468943Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2469640Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2470333Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2471023Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2471713Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2472412Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2473111Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2473801Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2474489Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2475251Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2475936Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2476617Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2477300Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2478035Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2478718Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2479408Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2480103Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2480813Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2481507Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2482182Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2482869Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2483550Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2484236Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2484917Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2485598Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2486324Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2487014Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2487708Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2488407Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2489097Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2489812Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2490492Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2491166Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2491835Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2492511Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2493187Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2493867Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2494542Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2495236Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2495934Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2496612Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2497291Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2498021Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2498700Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2499374Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2500039Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2500716Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2501433Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2502118Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2502808Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2503498Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2504191Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2504875Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2505560Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2506235Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2507026Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2507703Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2508379Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2509051Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2509731Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2510471Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2511164Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2511850Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2512528Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2513265Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2513958Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2514637Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2515311Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2515989Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2516671Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2517363Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2518055Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2518759Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2519457Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2520138Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2520822Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2521498Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2522223Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:39.2522891Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2523566Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2524229Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2524875Z test_bool_extra_args_is_train_False_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2525555Z test_bool_extra_args_is_train_True_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2526610Z test_extra_args_alpha_-1_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2527402Z test_extra_args_alpha_-1_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2528186Z test_extra_args_alpha_-1_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2528974Z test_extra_args_alpha_-1_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2529759Z test_extra_args_alpha_-1_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2530546Z test_extra_args_alpha_-1_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2531319Z test_extra_args_alpha_-1_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2532093Z test_extra_args_alpha_-1_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2532877Z test_extra_args_alpha_-1_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2533659Z test_extra_args_alpha_-1_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2534452Z test_extra_args_alpha_-1_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2535240Z test_extra_args_alpha_-1_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2536026Z test_extra_args_alpha_2_0_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2536817Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2537664Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2538447Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2539067Z test_extra_args_alpha_2_0_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2539683Z test_extra_args_alpha_2_0_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2540297Z test_extra_args_alpha_2_0_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:18:39.2540910Z test_extra_args_alpha_2_0_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2541589Z test_extra_args_alpha_2_0_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2542204Z test_extra_args_alpha_2_0_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2542826Z test_extra_args_alpha_2_0_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2543441Z test_extra_args_alpha_2_0_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2544236Z test_extra_args_alpha_None_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2545027Z test_extra_args_alpha_None_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2545821Z test_extra_args_alpha_None_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2546912Z test_extra_args_alpha_None_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2547678Z test_extra_args_alpha_None_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2548294Z test_extra_args_alpha_None_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2548908Z test_extra_args_alpha_None_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2549520Z test_extra_args_alpha_None_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2550132Z test_extra_args_alpha_None_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2550752Z test_extra_args_alpha_None_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2551371Z test_extra_args_alpha_None_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2552081Z test_extra_args_alpha_None_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2552764Z test_invalid_function_name_code_string_template T my _kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2553502Z test_invalid_function_name_code_string_template Tmy_kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2554163Z test_multiple_functors_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2554759Z test_various_num_inputs_num_inputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2555368Z test_various_num_inputs_num_inputs_5_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2556012Z test_various_num_inputs_num_inputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2556625Z test_various_num_outputs_num_outputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2557235Z test_various_num_outputs_num_outputs_4_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2557835Z test_various_num_outputs_num_outputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:18:39.2558169Z 2022-11-23T02:18:39.2558463Z ---------------------------------------------------------------------- 2022-11-23T02:18:39.2558787Z Ran 289 tests in 0.413s 2022-11-23T02:18:39.2558941Z 2022-11-23T02:18:39.2559039Z OK (skipped=289) 2022-11-23T02:18:39.2559186Z 2022-11-23T02:18:39.2559299Z Generating XML reports... 2022-11-23T02:18:39.2559883Z Generated XML report: test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20221123021836.xml 2022-11-23T02:18:39.2560207Z 2022-11-23T02:18:39.2560601Z ##[endgroup] 2022-11-23T02:18:39.2561117Z FINISHED PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/pytorch/test/test-reports/test_jiterator_xr02nm06) 2022-11-23T02:18:39.2561405Z 2022-11-23T02:18:43.7564647Z Ignoring disabled issues: [] 2022-11-23T02:18:43.7775116Z Running test_license ... [2022-11-23 02:18:43.776760] 2022-11-23T02:18:43.7776869Z Executing ['/opt/conda/bin/python', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:18:43.777114] 2022-11-23T02:18:48.1447853Z 2022-11-23T02:18:48.1448891Z Expand the folded group to see the log file of test_license 2022-11-23T02:18:48.1451427Z ##[group]PRINTING LOG FILE of test_license (/var/lib/jenkins/pytorch/test/test-reports/test_license_alrcrq6j) 2022-11-23T02:18:48.1453517Z Test results will be stored in test-reports/python-unittest/test_license 2022-11-23T02:18:48.1454242Z 2022-11-23T02:18:48.1454554Z Running tests... 2022-11-23T02:18:48.1455799Z ---------------------------------------------------------------------- 2022-11-23T02:18:48.1456878Z test_distinfo_license (__main__.TestLicense) 2022-11-23T02:18:48.1458267Z If run when pytorch is installed via a wheel, the license will be in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.575s) 2022-11-23T02:18:48.1459826Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.001s) 2022-11-23T02:18:48.1460587Z 2022-11-23T02:18:48.1461388Z ---------------------------------------------------------------------- 2022-11-23T02:18:48.1462303Z Ran 2 tests in 0.576s 2022-11-23T02:18:48.1463368Z 2022-11-23T02:18:48.1463650Z OK (skipped=2) 2022-11-23T02:18:48.1464079Z 2022-11-23T02:18:48.1464412Z Generating XML reports... 2022-11-23T02:18:48.1466040Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20221123021845.xml 2022-11-23T02:18:48.1467093Z 2022-11-23T02:18:48.1467936Z ##[endgroup] 2022-11-23T02:18:48.1469457Z FINISHED PRINTING LOG FILE of test_license (/var/lib/jenkins/pytorch/test/test-reports/test_license_alrcrq6j) 2022-11-23T02:18:48.1470307Z 2022-11-23T02:18:52.6114014Z Ignoring disabled issues: [] 2022-11-23T02:18:52.6326881Z Running test_logging ... [2022-11-23 02:18:52.631884] 2022-11-23T02:18:52.6328707Z Executing ['/opt/conda/bin/python', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:18:52.632166] 2022-11-23T02:18:57.0367138Z 2022-11-23T02:18:57.0368190Z Expand the folded group to see the log file of test_logging 2022-11-23T02:18:57.0370609Z ##[group]PRINTING LOG FILE of test_logging (/var/lib/jenkins/pytorch/test/test-reports/test_logging_oe8o44e7) 2022-11-23T02:18:57.0373076Z Test results will be stored in test-reports/python-unittest/test_logging 2022-11-23T02:18:57.0373720Z 2022-11-23T02:18:57.0373980Z Running tests... 2022-11-23T02:18:57.0375467Z ---------------------------------------------------------------------- 2022-11-23T02:18:57.0376394Z testApiUsage (__main__.LoggingTest) 2022-11-23T02:18:57.0377623Z This test verifies that api usage logging is not triggered via static ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.577s) 2022-11-23T02:18:57.0378469Z 2022-11-23T02:18:57.0379190Z ---------------------------------------------------------------------- 2022-11-23T02:18:57.0380034Z Ran 1 test in 0.577s 2022-11-23T02:18:57.0380432Z 2022-11-23T02:18:57.0380684Z OK (skipped=1) 2022-11-23T02:18:57.0381065Z 2022-11-23T02:18:57.0381359Z Generating XML reports... 2022-11-23T02:18:57.0382778Z Generated XML report: test-reports/python-unittest/test_logging/TEST-LoggingTest-20221123021854.xml 2022-11-23T02:18:57.0383554Z 2022-11-23T02:18:57.0384281Z ##[endgroup] 2022-11-23T02:18:57.0385635Z FINISHED PRINTING LOG FILE of test_logging (/var/lib/jenkins/pytorch/test/test-reports/test_logging_oe8o44e7) 2022-11-23T02:18:57.0386376Z 2022-11-23T02:19:01.7289521Z Ignoring disabled issues: [] 2022-11-23T02:19:01.7504985Z Running test_masked ... [2022-11-23 02:19:01.749676] 2022-11-23T02:19:01.7506949Z Executing ['/opt/conda/bin/python', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:19:01.749974] 2022-11-23T02:19:07.1879658Z 2022-11-23T02:19:07.1880663Z Expand the folded group to see the log file of test_masked 2022-11-23T02:19:07.1883123Z ##[group]PRINTING LOG FILE of test_masked (/var/lib/jenkins/pytorch/test/test-reports/test_masked_sk18vrfi) 2022-11-23T02:19:07.1885914Z Test results will be stored in test-reports/python-unittest/test_masked 2022-11-23T02:19:07.1886781Z 2022-11-23T02:19:07.1887191Z Running tests... 2022-11-23T02:19:07.1917474Z ---------------------------------------------------------------------- 2022-11-23T02:19:07.1919359Z test_mask_layout_sparse_coo_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1921524Z test_mask_layout_sparse_coo_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:07.1923455Z test_mask_layout_sparse_coo_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1925084Z test_mask_layout_sparse_coo_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1926529Z test_mask_layout_sparse_coo_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1927826Z test_mask_layout_sparse_coo_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1929912Z test_mask_layout_sparse_coo_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1931176Z test_mask_layout_sparse_coo_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1932460Z test_mask_layout_sparse_coo_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1933907Z test_mask_layout_sparse_coo_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1935519Z test_mask_layout_sparse_coo_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1937121Z test_mask_layout_sparse_coo_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1938721Z test_mask_layout_sparse_coo_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1940332Z test_mask_layout_sparse_coo_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1941624Z test_mask_layout_sparse_coo_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1942888Z test_mask_layout_sparse_coo_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1944137Z test_mask_layout_sparse_coo_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1945413Z test_mask_layout_sparse_coo_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1947010Z test_mask_layout_sparse_coo_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1948445Z test_mask_layout_sparse_coo_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1949750Z test_mask_layout_sparse_coo_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1951077Z test_mask_layout_sparse_coo_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1952541Z test_mask_layout_sparse_coo_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1954142Z test_mask_layout_sparse_coo_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1955725Z test_mask_layout_sparse_coo_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1957130Z test_mask_layout_sparse_coo_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1958403Z test_mask_layout_sparse_coo_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1959672Z test_mask_layout_sparse_coo_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1960935Z test_mask_layout_sparse_coo_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1962204Z test_mask_layout_sparse_coo_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1963650Z test_mask_layout_sparse_coo_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1965081Z test_mask_layout_sparse_coo_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1966546Z test_mask_layout_sparse_coo_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1967865Z test_mask_layout_sparse_coo_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1969320Z test_mask_layout_sparse_coo_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1970911Z test_mask_layout_sparse_coo_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1972481Z test_mask_layout_sparse_coo_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1973898Z test_mask_layout_sparse_coo_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1975175Z test_mask_layout_sparse_coo_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1976449Z test_mask_layout_sparse_coo_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1977839Z test_mask_layout_sparse_coo_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1979116Z test_mask_layout_sparse_coo_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.1980580Z test_mask_layout_sparse_coo_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1982156Z test_mask_layout_sparse_coo_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1983756Z test_mask_layout_sparse_coo_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1985387Z test_mask_layout_sparse_coo_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1987288Z test_mask_layout_sparse_coo_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1988902Z test_mask_layout_sparse_coo_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1990499Z test_mask_layout_sparse_coo_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1992249Z test_mask_layout_sparse_coo_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1994014Z test_mask_layout_sparse_coo_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1995604Z test_mask_layout_sparse_coo_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1997194Z test_mask_layout_sparse_coo_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1998409Z test_mask_layout_sparse_coo_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1999099Z test_mask_layout_sparse_csr_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.1999704Z test_mask_layout_sparse_csr_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2000375Z test_mask_layout_sparse_csr_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2000980Z test_mask_layout_sparse_csr_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2001520Z test_mask_layout_sparse_csr_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2002000Z test_mask_layout_sparse_csr_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2002483Z test_mask_layout_sparse_csr_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2002964Z test_mask_layout_sparse_csr_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2003448Z test_mask_layout_sparse_csr_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2004001Z test_mask_layout_sparse_csr_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2004655Z test_mask_layout_sparse_csr_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2005265Z test_mask_layout_sparse_csr_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2005868Z test_mask_layout_sparse_csr_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2006409Z test_mask_layout_sparse_csr_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2006884Z test_mask_layout_sparse_csr_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2007370Z test_mask_layout_sparse_csr_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2007855Z test_mask_layout_sparse_csr_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2008340Z test_mask_layout_sparse_csr_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2008890Z test_mask_layout_sparse_csr_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2009436Z test_mask_layout_sparse_csr_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2009932Z test_mask_layout_sparse_csr_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2010439Z test_mask_layout_sparse_csr_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2010996Z test_mask_layout_sparse_csr_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2011593Z test_mask_layout_sparse_csr_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2012199Z test_mask_layout_sparse_csr_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2012743Z test_mask_layout_sparse_csr_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2013225Z test_mask_layout_sparse_csr_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2013704Z test_mask_layout_sparse_csr_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2014184Z test_mask_layout_sparse_csr_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2014718Z test_mask_layout_sparse_csr_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2015275Z test_mask_layout_sparse_csr_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2015823Z test_mask_layout_sparse_csr_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2016312Z test_mask_layout_sparse_csr_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2016817Z test_mask_layout_sparse_csr_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2017375Z test_mask_layout_sparse_csr_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2017977Z test_mask_layout_sparse_csr_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2018621Z test_mask_layout_sparse_csr_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2019154Z test_mask_layout_sparse_csr_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2019637Z test_mask_layout_sparse_csr_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2020110Z test_mask_layout_sparse_csr_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2020588Z test_mask_layout_sparse_csr_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2021055Z test_mask_layout_sparse_csr_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2021599Z test_mask_layout_sparse_csr_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2022197Z test_mask_layout_sparse_csr_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2022800Z test_mask_layout_sparse_csr_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2023409Z test_mask_layout_sparse_csr_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2024008Z test_mask_layout_sparse_csr_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2024598Z test_mask_layout_sparse_csr_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2025190Z test_mask_layout_sparse_csr_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2025779Z test_mask_layout_sparse_csr_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:07.2026361Z test_mask_layout_sparse_csr_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2027005Z test_mask_layout_sparse_csr_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2027594Z test_mask_layout_sparse_csr_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2028356Z test_mask_layout_sparse_csr_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2029079Z test_mask_layout_strided_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2029790Z test_mask_layout_strided_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2030494Z test_mask_layout_strided_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2031209Z test_mask_layout_strided_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2031842Z test_mask_layout_strided_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2032415Z test_mask_layout_strided_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2032980Z test_mask_layout_strided_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2033602Z test_mask_layout_strided_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2034172Z test_mask_layout_strided_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2034823Z test_mask_layout_strided_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2035535Z test_mask_layout_strided_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2036249Z test_mask_layout_strided_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2036955Z test_mask_layout_strided_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2037600Z test_mask_layout_strided_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2038127Z test_mask_layout_strided_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2038600Z test_mask_layout_strided_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2039058Z test_mask_layout_strided_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2039530Z test_mask_layout_strided_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2040072Z test_mask_layout_strided_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2040610Z test_mask_layout_strided_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2041094Z test_mask_layout_strided_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2041589Z test_mask_layout_strided_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2042138Z test_mask_layout_strided_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2042733Z test_mask_layout_strided_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2043323Z test_mask_layout_strided_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:07.2043909Z test_mask_layout_strided_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2044377Z test_mask_layout_strided_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2044848Z test_mask_layout_strided_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2045323Z test_mask_layout_strided_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2045790Z test_mask_layout_strided_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2046328Z test_mask_layout_strided_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2046863Z test_mask_layout_strided_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2047354Z test_mask_layout_strided_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2047846Z test_mask_layout_strided_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2048445Z test_mask_layout_strided_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2049042Z test_mask_layout_strided_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2049634Z test_mask_layout_strided_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2050164Z test_mask_layout_strided_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2050637Z test_mask_layout_strided_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2051119Z test_mask_layout_strided_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2051595Z test_mask_layout_strided_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2052078Z test_mask_layout_strided_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:07.2052610Z test_mask_layout_strided_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2053195Z test_mask_layout_strided_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2053787Z test_mask_layout_strided_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2054387Z test_mask_layout_strided_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2054987Z test_mask_layout_strided_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2055580Z test_mask_layout_strided_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2056167Z test_mask_layout_strided_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2056747Z test_mask_layout_strided_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2057333Z test_mask_layout_strided_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2057957Z test_mask_layout_strided_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2058535Z test_mask_layout_strided_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2059117Z test_mask_layout_strided_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2059718Z test_reference_masked_masked_log_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:07.2060329Z test_reference_masked_masked_log_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2060940Z test_reference_masked_masked_log_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:07.2061555Z test_reference_masked_masked_log_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2062202Z test_reference_masked_masked_norm_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2062802Z test_reference_masked_masked_norm_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2063391Z test_reference_masked_masked_norm_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2063984Z test_reference_masked_masked_norm_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2064592Z test_reference_masked_masked_normalize_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:07.2065211Z test_reference_masked_masked_normalize_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:07.2065821Z test_reference_masked_masked_normalize_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2066435Z test_reference_masked_masked_normalize_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2067099Z test_reference_masked_masked_normalize_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2067706Z test_reference_masked_masked_normalize_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2068401Z test_reference_masked_masked_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2069128Z test_reference_masked_masked_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2069851Z test_reference_masked_masked_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2070572Z test_reference_masked_masked_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2071294Z test_reference_masked_masked_softmin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2072016Z test_reference_masked_masked_softmin_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2072824Z test_reference_masked_masked_softmin_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2073535Z test_reference_masked_masked_softmin_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2074246Z test_reference_masked_masked_std_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2074962Z test_reference_masked_masked_std_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2075682Z test_reference_masked_masked_std_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2076400Z test_reference_masked_masked_std_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2077169Z test_reference_masked_masked_std_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2077896Z test_reference_masked_masked_std_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2078494Z test_reference_masked_masked_std_cuda_int16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2079080Z test_reference_masked_masked_std_cuda_int32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2079671Z test_reference_masked_masked_std_cuda_int64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2080248Z test_reference_masked_masked_std_cuda_int8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2080829Z test_reference_masked_masked_std_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2081418Z test_reference_masked_masked_var_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2082021Z test_reference_masked_masked_var_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2082624Z test_reference_masked_masked_var_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2083218Z test_reference_masked_masked_var_cuda_float16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2083805Z test_reference_masked_masked_var_cuda_float32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2084395Z test_reference_masked_masked_var_cuda_float64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2084979Z test_reference_masked_masked_var_cuda_int16 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2085558Z test_reference_masked_masked_var_cuda_int32 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2086137Z test_reference_masked_masked_var_cuda_int64 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2086754Z test_reference_masked_masked_var_cuda_int8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2087338Z test_reference_masked_masked_var_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2087908Z test_where_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2088462Z test_where_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2089014Z test_where_csr_fill_value_0_cuda (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2089576Z test_where_csr_fill_value_123_cuda (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2090145Z test_where_hybrid_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2090713Z test_where_hybrid_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:07.2091063Z 2022-11-23T02:19:07.2091383Z ---------------------------------------------------------------------- 2022-11-23T02:19:07.2091700Z Ran 212 tests in 0.276s 2022-11-23T02:19:07.2091859Z 2022-11-23T02:19:07.2091957Z OK (skipped=212) 2022-11-23T02:19:07.2092106Z 2022-11-23T02:19:07.2092221Z Generating XML reports... 2022-11-23T02:19:07.2092781Z Generated XML report: test-reports/python-unittest/test_masked/TEST-TestMaskedCUDA-20221123021904.xml 2022-11-23T02:19:07.2093076Z 2022-11-23T02:19:07.2093406Z ##[endgroup] 2022-11-23T02:19:07.2093917Z FINISHED PRINTING LOG FILE of test_masked (/var/lib/jenkins/pytorch/test/test-reports/test_masked_sk18vrfi) 2022-11-23T02:19:07.2094204Z 2022-11-23T02:19:11.5850054Z Ignoring disabled issues: [] 2022-11-23T02:19:11.6065287Z Running test_maskedtensor ... [2022-11-23 02:19:11.605794] 2022-11-23T02:19:11.6068027Z Executing ['/opt/conda/bin/python', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:19:11.606088] 2022-11-23T02:19:17.7932072Z 2022-11-23T02:19:17.7933467Z Expand the folded group to see the log file of test_maskedtensor 2022-11-23T02:19:17.7936082Z ##[group]PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/pytorch/test/test-reports/test_maskedtensor_caif4o07) 2022-11-23T02:19:17.7938672Z Test results will be stored in test-reports/python-unittest/test_maskedtensor 2022-11-23T02:19:17.7939716Z 2022-11-23T02:19:17.7940069Z Running tests... 2022-11-23T02:19:17.7941761Z ---------------------------------------------------------------------- 2022-11-23T02:19:17.7943612Z test_add_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7945618Z test_contiguous_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:17.7947844Z test_diff_dim_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7949864Z test_diff_layouts_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7952000Z test_diff_sizes_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7954133Z test_grad_warning_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7956234Z test_invalid_sparse_coo_values_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7958308Z test_invalid_sparse_csr_values_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:17.7960999Z test_invalid_sparse_layout_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7963177Z test_invalid_tensor_inputs_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7965180Z test_softmax_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7967332Z test_to_dense_and_sparse_coo_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7969513Z test_to_dense_and_sparse_csr_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7971617Z test_to_dense_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7973722Z test_to_sparse_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7975811Z test_where_cuda (__main__.TestBasicsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7977413Z test_binary_fn_aten_add (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7978940Z test_binary_fn_aten_arctan2 (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7980460Z test_binary_fn_aten_atan2 (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7982002Z test_binary_fn_aten_bitwise_and (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7983594Z test_binary_fn_aten_bitwise_left_shift (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7985195Z test_binary_fn_aten_bitwise_or (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7987097Z test_binary_fn_aten_bitwise_right_shift (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7988697Z test_binary_fn_aten_bitwise_xor (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7989779Z test_binary_fn_aten_div (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7990870Z test_binary_fn_aten_divide (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7991965Z test_binary_fn_aten_eq (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7993081Z test_binary_fn_aten_floor_divide (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7994198Z test_binary_fn_aten_fmax (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7995288Z test_binary_fn_aten_fmin (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7996366Z test_binary_fn_aten_fmod (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7997442Z test_binary_fn_aten_ge (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7998530Z test_binary_fn_aten_greater (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.7999798Z test_binary_fn_aten_greater_equal (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8000915Z test_binary_fn_aten_gt (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8001987Z test_binary_fn_aten_le (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8003053Z test_binary_fn_aten_less (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8004157Z test_binary_fn_aten_less_equal (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8005267Z test_binary_fn_aten_logaddexp (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8006401Z test_binary_fn_aten_logaddexp2 (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8007507Z test_binary_fn_aten_lt (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8008775Z test_binary_fn_aten_maximum (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8009870Z test_binary_fn_aten_minimum (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8010949Z test_binary_fn_aten_mul (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8012038Z test_binary_fn_aten_multiply (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8013126Z test_binary_fn_aten_ne (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8014222Z test_binary_fn_aten_nextafter (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8015338Z test_binary_fn_aten_not_equal (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8016449Z test_binary_fn_aten_remainder (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8017542Z test_binary_fn_aten_sub (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8018637Z test_binary_fn_aten_subtract (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8019755Z test_binary_fn_aten_true_divide (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8020890Z test_inplace_binary_fn_aten_add_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8022048Z test_inplace_binary_fn_aten_arctan2_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8023198Z test_inplace_binary_fn_aten_atan2_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8024364Z test_inplace_binary_fn_aten_bitwise_and_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8025558Z test_inplace_binary_fn_aten_bitwise_left_shift_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8026847Z test_inplace_binary_fn_aten_bitwise_or_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8028056Z test_inplace_binary_fn_aten_bitwise_right_shift_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8029364Z test_inplace_binary_fn_aten_bitwise_xor_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8030507Z test_inplace_binary_fn_aten_div_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8031655Z test_inplace_binary_fn_aten_divide_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8032788Z test_inplace_binary_fn_aten_eq_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8033933Z test_inplace_binary_fn_aten_floor_divide_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8035804Z test_inplace_binary_fn_aten_fmod_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8036934Z test_inplace_binary_fn_aten_ge_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8038079Z test_inplace_binary_fn_aten_greater_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8039351Z test_inplace_binary_fn_aten_greater_equal_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8040517Z test_inplace_binary_fn_aten_gt_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8041630Z test_inplace_binary_fn_aten_le_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8042737Z test_inplace_binary_fn_aten_less_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8043877Z test_inplace_binary_fn_aten_less_equal_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8045018Z test_inplace_binary_fn_aten_lt_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8046146Z test_inplace_binary_fn_aten_mul_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8047290Z test_inplace_binary_fn_aten_multiply_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8048422Z test_inplace_binary_fn_aten_ne_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8049568Z test_inplace_binary_fn_aten_nextafter_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8050725Z test_inplace_binary_fn_aten_not_equal_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8051880Z test_inplace_binary_fn_aten_remainder_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8053027Z test_inplace_binary_fn_aten_sub_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8054177Z test_inplace_binary_fn_aten_subtract_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8055353Z test_inplace_binary_fn_aten_true_divide_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8056491Z test_masks_match_fn_name_add (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8057592Z test_masks_match_fn_name_add_ (__main__.TestBinary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8058905Z test_binary_core_add_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8060245Z test_binary_core_add_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8061572Z test_binary_core_add_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8062885Z test_binary_core_add_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8064201Z test_binary_core_add_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8065513Z test_binary_core_add_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8067001Z test_binary_core_add_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8068310Z test_binary_core_add_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8069619Z test_binary_core_add_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8070944Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8072298Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8073627Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8074956Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8076268Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8077588Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8078888Z test_binary_core_atan2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8080201Z test_binary_core_atan2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8081510Z test_binary_core_atan2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8082863Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8084249Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8085640Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8087129Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8088523Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8089907Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8091283Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8092652Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8094033Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8095507Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8096911Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8098307Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8099690Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8101093Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8102491Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8103861Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8105250Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8106883Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8108317Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8109734Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8111141Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8112545Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8113934Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8115491Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8116885Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8118271Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8119453Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8120239Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8121066Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8121837Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8122598Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8123346Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8124099Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8124858Z test_binary_core_eq_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8125607Z test_binary_core_eq_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8126354Z test_binary_core_eq_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8127122Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8127915Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8128714Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8129504Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8130280Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8131061Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8131846Z test_binary_core_floor_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8132686Z test_binary_core_floor_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8133466Z test_binary_core_floor_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8134234Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8134997Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8135751Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8136512Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8137326Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8138081Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8138831Z test_binary_core_fmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8139590Z test_binary_core_fmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8140331Z test_binary_core_fmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8141088Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8141843Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8142603Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8143355Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8144117Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8144867Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8145620Z test_binary_core_fmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8146375Z test_binary_core_fmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8147233Z test_binary_core_fmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8147988Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8148811Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8149564Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8150313Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8151076Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8151832Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8152588Z test_binary_core_fmod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8153395Z test_binary_core_fmod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8154145Z test_binary_core_fmod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8154906Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8155666Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8156426Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8157182Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8157933Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8158679Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8159418Z test_binary_core_ge_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8160113Z test_binary_core_ge_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8160732Z test_binary_core_ge_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8161359Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8161978Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8162602Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8163218Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8163892Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8164512Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8165130Z test_binary_core_gt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8165747Z test_binary_core_gt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8166358Z test_binary_core_gt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8166976Z test_binary_core_le_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8167599Z test_binary_core_le_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8168256Z test_binary_core_le_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8168873Z test_binary_core_le_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8169487Z test_binary_core_le_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8170102Z test_binary_core_le_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8170721Z test_binary_core_le_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8171336Z test_binary_core_le_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8171955Z test_binary_core_le_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8172574Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8173189Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8173812Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8174434Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8175048Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8175667Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8176279Z test_binary_core_lt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8176887Z test_binary_core_lt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8177595Z test_binary_core_lt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8178224Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8178864Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8179500Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8180139Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8180775Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8181458Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8182097Z test_binary_core_maximum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8182725Z test_binary_core_maximum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8183352Z test_binary_core_maximum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8183986Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8184624Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8185261Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8185898Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8186535Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8187615Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8188381Z test_binary_core_minimum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8189130Z test_binary_core_minimum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8189887Z test_binary_core_minimum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8190641Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8191397Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8192341Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8193097Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8193856Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8194606Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8195359Z test_binary_core_mul_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8196106Z test_binary_core_mul_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8196907Z test_binary_core_mul_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8197664Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8198416Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8199153Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8199893Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8200551Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8201169Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8201778Z test_binary_core_ne_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8202384Z test_binary_core_ne_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8202987Z test_binary_core_ne_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8203619Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8204261Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8204896Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8205533Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8206154Z test_binary_core_nextafter_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8206840Z test_binary_core_nextafter_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8207478Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8208119Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8208757Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8209391Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8210023Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8210697Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8211335Z test_binary_core_remainder_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8211967Z test_binary_core_remainder_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8212600Z test_binary_core_remainder_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8213228Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8213848Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8214460Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8215072Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8215689Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8216308Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8216924Z test_binary_core_sub_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8217532Z test_binary_core_sub_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8218137Z test_binary_core_sub_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8218761Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8219402Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8220095Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8220732Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8221364Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8221988Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8222617Z test_binary_core_true_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8223289Z test_binary_core_true_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8223922Z test_binary_core_true_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8224554Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8225183Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8225810Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8226438Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8227171Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8227898Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8228655Z test_reduction_all_amax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8229409Z test_reduction_all_amax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8230155Z test_reduction_all_amax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8230908Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8231665Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8232423Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8233183Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8234003Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8234759Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8235519Z test_reduction_all_amin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8236271Z test_reduction_all_amin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8237028Z test_reduction_all_amin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8237783Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8238620Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8239395Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8240143Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8240772Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8241399Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8242039Z test_reduction_all_argmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8242670Z test_reduction_all_argmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8243299Z test_reduction_all_argmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8243928Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8244561Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8245191Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8245821Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8246447Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8247078Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8247701Z test_reduction_all_argmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8248516Z test_reduction_all_argmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8249321Z test_reduction_all_argmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8250430Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:17.8251390Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8252453Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8253348Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:17.8254269Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8255572Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8256613Z test_reduction_all_prod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:17.8257625Z test_reduction_all_prod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8258745Z test_reduction_all_prod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8259887Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8260746Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:17.8261612Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8262534Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8263311Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:17.8264079Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8264946Z test_reduction_all_sum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8265626Z test_reduction_all_sum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:19:17.8266311Z test_reduction_all_sum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8267131Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8267871Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8268739Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8269477Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8270224Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8270971Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8271714Z test_unary_core_abs_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8272447Z test_unary_core_abs_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8273192Z test_unary_core_abs_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8274011Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8274764Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8275511Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8276257Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8277002Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8277748Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8278487Z test_unary_core_acos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8279226Z test_unary_core_acos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8279952Z test_unary_core_acos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8280572Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8281198Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8281941Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8282597Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8283233Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8283877Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8284593Z test_unary_core_acosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8285208Z test_unary_core_acosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8285817Z test_unary_core_acosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8286433Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8287055Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8287673Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8288377Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8288996Z test_unary_core_angle_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8289609Z test_unary_core_angle_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8290226Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8290845Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8291459Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8292072Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8292677Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8293288Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8293896Z test_unary_core_asin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8294505Z test_unary_core_asin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8295111Z test_unary_core_asin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8295719Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8296339Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8296954Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8297627Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8298247Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8298861Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8299474Z test_unary_core_asinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8300078Z test_unary_core_asinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8300694Z test_unary_core_asinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8301360Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8302123Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8302777Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8303437Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8304060Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8304679Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8305287Z test_unary_core_atan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8305885Z test_unary_core_atan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8306493Z test_unary_core_atan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8307420Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8308141Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8308886Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8309636Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8310383Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8311131Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8312012Z test_unary_core_atanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8312758Z test_unary_core_atanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8313496Z test_unary_core_atanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8314244Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8314994Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8315735Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8316546Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8317286Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8318025Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8318766Z test_unary_core_ceil_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8319497Z test_unary_core_ceil_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8320243Z test_unary_core_ceil_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8320920Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8321608Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8322250Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8322888Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8323527Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8324164Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8324799Z test_unary_core_conj_physical_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8325433Z test_unary_core_conj_physical_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8326054Z test_unary_core_conj_physical_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8326748Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8327364Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8327979Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8328586Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8329197Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8329808Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8330467Z test_unary_core_cos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8331074Z test_unary_core_cos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8331678Z test_unary_core_cos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8332284Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8332901Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8333508Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8334117Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8334727Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8335344Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8335953Z test_unary_core_cosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8336561Z test_unary_core_cosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8337165Z test_unary_core_cosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8337790Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8338417Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8339043Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8339720Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8340342Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8340956Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8341576Z test_unary_core_deg2rad_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8342194Z test_unary_core_deg2rad_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8342815Z test_unary_core_deg2rad_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8343481Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8344115Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8344735Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8345362Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8345990Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8346746Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8347373Z test_unary_core_digamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8348076Z test_unary_core_digamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8348814Z test_unary_core_digamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8349561Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8350309Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8351048Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8351792Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8352531Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8353273Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8354093Z test_unary_core_erf_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8354823Z test_unary_core_erf_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8355567Z test_unary_core_erf_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8356303Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8357039Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8357792Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8358592Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8359338Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8360089Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8360773Z test_unary_core_erfc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8361380Z test_unary_core_erfc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8361988Z test_unary_core_erfc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8362611Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8363240Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8363865Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8364487Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8365106Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8365733Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8366353Z test_unary_core_erfinv_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8366967Z test_unary_core_erfinv_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8367581Z test_unary_core_erfinv_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8368249Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8368870Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8369488Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8370104Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8370720Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8371342Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8371992Z test_unary_core_exp2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8372586Z test_unary_core_exp2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8373190Z test_unary_core_exp2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8373798Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8374412Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8375026Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8375639Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8376249Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8376856Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8377464Z test_unary_core_exp_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8378071Z test_unary_core_exp_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8378680Z test_unary_core_exp_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8379292Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8379903Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8380523Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8381191Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8381812Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8382428Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8383039Z test_unary_core_expm1_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8383650Z test_unary_core_expm1_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8384261Z test_unary_core_expm1_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8384875Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8385536Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8386150Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8386874Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8387480Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8388181Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8388908Z test_unary_core_floor_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8389651Z test_unary_core_floor_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8390381Z test_unary_core_floor_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8391123Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8391870Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8392617Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8393366Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8394109Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8394840Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8395576Z test_unary_core_frac_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8396417Z test_unary_core_frac_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8397149Z test_unary_core_frac_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8397880Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8398620Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8399357Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8400089Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8400824Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8401435Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8402041Z test_unary_core_i0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8402640Z test_unary_core_i0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8403244Z test_unary_core_i0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8403853Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8404459Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8405074Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8405687Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8406296Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8406914Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8407522Z test_unary_core_isnan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8408133Z test_unary_core_isnan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8408740Z test_unary_core_isnan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8409353Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8410029Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8410651Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8411275Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8411892Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8412511Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8413137Z test_unary_core_lgamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8413802Z test_unary_core_lgamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8414420Z test_unary_core_lgamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8415030Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8415636Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8416249Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8416861Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8417464Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8418068Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8418670Z test_unary_core_log10_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8419268Z test_unary_core_log10_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8419873Z test_unary_core_log10_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8420481Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8421094Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8421705Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8422315Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8422978Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8423590Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8424196Z test_unary_core_log1p_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8424805Z test_unary_core_log1p_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8425412Z test_unary_core_log1p_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8426028Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8426927Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8427551Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8428252Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8428997Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8429735Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8430477Z test_unary_core_log2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8431209Z test_unary_core_log2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8431934Z test_unary_core_log2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8432678Z test_unary_core_log_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8433420Z test_unary_core_log_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8434163Z test_unary_core_log_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8434903Z test_unary_core_log_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8435635Z test_unary_core_log_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8436369Z test_unary_core_log_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8437105Z test_unary_core_log_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8437914Z test_unary_core_log_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8438644Z test_unary_core_log_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8439385Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8440133Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8440795Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8441412Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8442067Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8442679Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8443286Z test_unary_core_logit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8443889Z test_unary_core_logit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8444496Z test_unary_core_logit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8445116Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8445743Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8446367Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8446987Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8447605Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8448229Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8448851Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8449469Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8450085Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8450699Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8451359Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8451970Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8452580Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8453195Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8453807Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8454414Z test_unary_core_neg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8455058Z test_unary_core_neg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8455666Z test_unary_core_neg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8456283Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8456909Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8457535Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8458168Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8458787Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8459412Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8460030Z test_unary_core_positive_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8460648Z test_unary_core_positive_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8461271Z test_unary_core_positive_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8461893Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8462516Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8463138Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8463760Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8464429Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8465057Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8465678Z test_unary_core_rad2deg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8466293Z test_unary_core_rad2deg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8467014Z test_unary_core_rad2deg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8467643Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8472092Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8473976Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8475774Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8477538Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8479335Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8481105Z test_unary_core_reciprocal_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8482864Z test_unary_core_reciprocal_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8484625Z test_unary_core_reciprocal_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8486398Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8488197Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8489961Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8491757Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8493526Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8495274Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8497068Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8499021Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8500776Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8502547Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8504310Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8506070Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8508311Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8510117Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8511891Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8513648Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8515411Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8517182Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8518977Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8520792Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8522577Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8524385Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8526190Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8527984Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8529785Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8531554Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8533439Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8535222Z test_unary_core_round_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8536956Z test_unary_core_round_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8538647Z test_unary_core_round_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8540384Z test_unary_core_round_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8542097Z test_unary_core_round_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8543926Z test_unary_core_round_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8545650Z test_unary_core_round_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8547479Z test_unary_core_round_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8549191Z test_unary_core_round_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8550895Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8552602Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8554317Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8556032Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8557744Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8559440Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8561162Z test_unary_core_rsqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8562870Z test_unary_core_rsqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8564557Z test_unary_core_rsqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8566273Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8567998Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8569846Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8571537Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8573210Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8574899Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8576565Z test_unary_core_sgn_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8578248Z test_unary_core_sgn_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8579933Z test_unary_core_sgn_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8581748Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8583474Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8585201Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8587015Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8588761Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8590479Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8592189Z test_unary_core_sigmoid_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8593892Z test_unary_core_sigmoid_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8595620Z test_unary_core_sigmoid_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8597342Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8599048Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8600730Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8602425Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8604137Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8605832Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8607664Z test_unary_core_sign_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8609350Z test_unary_core_sign_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8611013Z test_unary_core_sign_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8612706Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8614437Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8616152Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8617972Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8619700Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8621394Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8623096Z test_unary_core_signbit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8624807Z test_unary_core_signbit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8626513Z test_unary_core_signbit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8628457Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8630168Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8631868Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8633561Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8635295Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8636994Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8638676Z test_unary_core_sin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8640265Z test_unary_core_sin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8641013Z test_unary_core_sin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8641688Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8642305Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8642918Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8643529Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8644139Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8644756Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8645408Z test_unary_core_sinc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8646014Z test_unary_core_sinc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8646623Z test_unary_core_sinc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8647234Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8647849Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8648470Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8649088Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8649699Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8650309Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8650919Z test_unary_core_sinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8651531Z test_unary_core_sinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8652143Z test_unary_core_sinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8652753Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8653369Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8653983Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8654639Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8655247Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8655858Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8656472Z test_unary_core_sqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8657077Z test_unary_core_sqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8657684Z test_unary_core_sqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8658344Z test_unary_core_square_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8658974Z test_unary_core_square_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8659599Z test_unary_core_square_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8660227Z test_unary_core_square_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8660854Z test_unary_core_square_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8661481Z test_unary_core_square_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8662100Z test_unary_core_square_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8662711Z test_unary_core_square_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8663329Z test_unary_core_square_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8663940Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8664553Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8665167Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8665775Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8666384Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8667083Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8667746Z test_unary_core_tan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8668357Z test_unary_core_tan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8668967Z test_unary_core_tan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8669582Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8670190Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8670814Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8671488Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8672107Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8672718Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8673326Z test_unary_core_tanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8673934Z test_unary_core_tanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8674544Z test_unary_core_tanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8675165Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8675788Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8676409Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8677025Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8677637Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8678260Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8678882Z test_unary_core_trunc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8679502Z test_unary_core_trunc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8680120Z test_unary_core_trunc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8680718Z test_all (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:19:17.8681218Z test_amax (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8681730Z test_amax_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8682241Z test_amin (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8682747Z test_amin_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8683253Z test_grad_dtype (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8683784Z test_max_not_implemented (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8684308Z test_mean (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8684817Z test_mean_dim_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8685292Z test_mean_grad_case_1a (__main__.TestReductions) 2022-11-23T02:19:17.8685708Z values.requires_grad = True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8686107Z test_mean_grad_case_1b (__main__.TestReductions) 2022-11-23T02:19:17.8686515Z values.requires_grad = False ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8686916Z test_mean_grad_case_1c (__main__.TestReductions) 2022-11-23T02:19:17.8687325Z values.requires_grad = True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8687720Z test_mean_grad_case_1d (__main__.TestReductions) 2022-11-23T02:19:17.8688139Z values.requires_grad = False ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8688540Z test_mean_grad_case_1e (__main__.TestReductions) 2022-11-23T02:19:17.8688952Z values.requires_grad = True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8689342Z test_mean_grad_case_1f (__main__.TestReductions) 2022-11-23T02:19:17.8689753Z values.requires_grad = False ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8690242Z test_prod (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8690746Z test_prod_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8691242Z test_sum (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8691744Z test_sum_grad (__main__.TestReductions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8692265Z test_inplace_unary_fn_aten_abs_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8692805Z test_inplace_unary_fn_aten_absolute_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8693342Z test_inplace_unary_fn_aten_acos_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8693869Z test_inplace_unary_fn_aten_acosh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8694407Z test_inplace_unary_fn_aten_arccos_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8694943Z test_inplace_unary_fn_aten_arccosh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8695531Z test_inplace_unary_fn_aten_arcsin_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8696080Z test_inplace_unary_fn_aten_arcsinh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8696622Z test_inplace_unary_fn_aten_arctan_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8697163Z test_inplace_unary_fn_aten_arctanh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8697694Z test_inplace_unary_fn_aten_asin_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8698228Z test_inplace_unary_fn_aten_asinh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8698760Z test_inplace_unary_fn_aten_atan_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8699334Z test_inplace_unary_fn_aten_atanh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8699881Z test_inplace_unary_fn_aten_bitwise_not_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8700422Z test_inplace_unary_fn_aten_ceil_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8700963Z test_inplace_unary_fn_aten_clamp_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8701495Z test_inplace_unary_fn_aten_clip_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8702041Z test_inplace_unary_fn_aten_conj_physical_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8702585Z test_inplace_unary_fn_aten_cos_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8703114Z test_inplace_unary_fn_aten_cosh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8703639Z test_inplace_unary_fn_aten_deg2rad_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8704176Z test_inplace_unary_fn_aten_digamma_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8704709Z test_inplace_unary_fn_aten_erf_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8705241Z test_inplace_unary_fn_aten_erfc_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8705774Z test_inplace_unary_fn_aten_erfinv_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8706308Z test_inplace_unary_fn_aten_exp2_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8706902Z test_inplace_unary_fn_aten_exp_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8707434Z test_inplace_unary_fn_aten_expm1_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8707964Z test_inplace_unary_fn_aten_fix_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8708494Z test_inplace_unary_fn_aten_floor_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8709073Z test_inplace_unary_fn_aten_frac_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8709604Z test_inplace_unary_fn_aten_i0_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8710131Z test_inplace_unary_fn_aten_lgamma_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8710662Z test_inplace_unary_fn_aten_log10_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8711192Z test_inplace_unary_fn_aten_log1p_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8711725Z test_inplace_unary_fn_aten_log2_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8712255Z test_inplace_unary_fn_aten_log_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8712783Z test_inplace_unary_fn_aten_logit_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8713363Z test_inplace_unary_fn_aten_nan_to_num_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8713896Z test_inplace_unary_fn_aten_neg_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8714435Z test_inplace_unary_fn_aten_negative_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8714975Z test_inplace_unary_fn_aten_pow_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8715510Z test_inplace_unary_fn_aten_rad2deg_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8716057Z test_inplace_unary_fn_aten_reciprocal_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8716603Z test_inplace_unary_fn_aten_round_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8717133Z test_inplace_unary_fn_aten_rsqrt_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8717659Z test_inplace_unary_fn_aten_sgn_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8718188Z test_inplace_unary_fn_aten_sigmoid_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8718713Z test_inplace_unary_fn_aten_sign_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8719246Z test_inplace_unary_fn_aten_sin_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8719773Z test_inplace_unary_fn_aten_sinc_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8720300Z test_inplace_unary_fn_aten_sinh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8720823Z test_inplace_unary_fn_aten_sqrt_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8721355Z test_inplace_unary_fn_aten_square_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8721885Z test_inplace_unary_fn_aten_tan_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8722455Z test_inplace_unary_fn_aten_tanh_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8722984Z test_inplace_unary_fn_aten_trunc_ (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8723503Z test_unary_fn_aten_abs (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8724005Z test_unary_fn_aten_absolute (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8724518Z test_unary_fn_aten_acos (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8725026Z test_unary_fn_aten_acosh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8725536Z test_unary_fn_aten_angle (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8726058Z test_unary_fn_aten_arccos (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8726611Z test_unary_fn_aten_arccosh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8727131Z test_unary_fn_aten_arcsin (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8727645Z test_unary_fn_aten_arcsinh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8728159Z test_unary_fn_aten_arctan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8728664Z test_unary_fn_aten_arctanh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8729172Z test_unary_fn_aten_asin (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8729687Z test_unary_fn_aten_asinh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8730191Z test_unary_fn_aten_atan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8730695Z test_unary_fn_aten_atanh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8731204Z test_unary_fn_aten_bitwise_not (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8731714Z test_unary_fn_aten_ceil (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8732225Z test_unary_fn_aten_clamp (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8732729Z test_unary_fn_aten_clip (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8733249Z test_unary_fn_aten_conj_physical (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8733766Z test_unary_fn_aten_cos (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8734266Z test_unary_fn_aten_cosh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8734777Z test_unary_fn_aten_deg2rad (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8735291Z test_unary_fn_aten_digamma (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8735804Z test_unary_fn_aten_erf (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8736356Z test_unary_fn_aten_erfc (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8736875Z test_unary_fn_aten_erfinv (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8737376Z test_unary_fn_aten_exp (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8737880Z test_unary_fn_aten_exp2 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8738383Z test_unary_fn_aten_expm1 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8738884Z test_unary_fn_aten_fix (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8739387Z test_unary_fn_aten_floor (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8739895Z test_unary_fn_aten_frac (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8740437Z test_unary_fn_aten_i0 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8740943Z test_unary_fn_aten_isnan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8741455Z test_unary_fn_aten_lgamma (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8741953Z test_unary_fn_aten_log (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8742450Z test_unary_fn_aten_log10 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8742956Z test_unary_fn_aten_log1p (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8743454Z test_unary_fn_aten_log2 (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8743963Z test_unary_fn_aten_logit (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8744472Z test_unary_fn_aten_nan_to_num (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8744979Z test_unary_fn_aten_neg (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8745491Z test_unary_fn_aten_negative (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8746008Z test_unary_fn_aten_positive (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8746513Z test_unary_fn_aten_pow (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8747160Z test_unary_fn_aten_rad2deg (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8747686Z test_unary_fn_aten_reciprocal (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8748204Z test_unary_fn_aten_round (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8748707Z test_unary_fn_aten_rsqrt (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8749208Z test_unary_fn_aten_sgn (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8749714Z test_unary_fn_aten_sigmoid (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8750280Z test_unary_fn_aten_sign (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8750787Z test_unary_fn_aten_signbit (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8751287Z test_unary_fn_aten_sin (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8751784Z test_unary_fn_aten_sinc (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8752284Z test_unary_fn_aten_sinh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8752782Z test_unary_fn_aten_sqrt (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8753287Z test_unary_fn_aten_square (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8753790Z test_unary_fn_aten_tan (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8754433Z test_unary_fn_aten_tanh (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8754946Z test_unary_fn_aten_trunc (__main__.TestUnary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:19:17.8755222Z 2022-11-23T02:19:17.8755726Z ---------------------------------------------------------------------- 2022-11-23T02:19:17.8756041Z Ran 937 tests in 0.824s 2022-11-23T02:19:17.8756193Z 2022-11-23T02:19:17.8756292Z OK (skipped=937) 2022-11-23T02:19:17.8756443Z 2022-11-23T02:19:17.8756556Z Generating XML reports... 2022-11-23T02:19:17.8757137Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCUDA-20221123021914.xml 2022-11-23T02:19:17.8757816Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20221123021914.xml 2022-11-23T02:19:17.8758500Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCUDA-20221123021914.xml 2022-11-23T02:19:17.8759192Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20221123021914.xml 2022-11-23T02:19:17.8759841Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20221123021914.xml 2022-11-23T02:19:17.8760126Z 2022-11-23T02:19:17.8760508Z ##[endgroup] 2022-11-23T02:19:17.8761043Z FINISHED PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/pytorch/test/test-reports/test_maskedtensor_caif4o07) 2022-11-23T02:19:17.8761342Z 2022-11-23T02:19:22.2853436Z Ignoring disabled issues: [] 2022-11-23T02:19:22.3072320Z Running test_matmul_cuda ... [2022-11-23 02:19:22.306100] 2022-11-23T02:19:22.3074146Z Executing ['/opt/conda/bin/python', '-bb', 'test_matmul_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:19:22.306392] 2022-11-23T02:19:26.7208842Z 2022-11-23T02:19:26.7209944Z Expand the folded group to see the log file of test_matmul_cuda 2022-11-23T02:19:26.7212302Z ##[group]PRINTING LOG FILE of test_matmul_cuda (/var/lib/jenkins/pytorch/test/test-reports/test_matmul_cuda_3njqah5z) 2022-11-23T02:19:26.7214777Z Test results will be stored in test-reports/python-unittest/test_matmul_cuda 2022-11-23T02:19:26.7215568Z 2022-11-23T02:19:26.7215827Z Running tests... 2022-11-23T02:19:26.7216920Z ---------------------------------------------------------------------- 2022-11-23T02:19:26.7218142Z test_cublas_addmm_size_10000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7219496Z test_cublas_addmm_size_10000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7221466Z test_cublas_addmm_size_10000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7222800Z test_cublas_addmm_size_1000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7224139Z test_cublas_addmm_size_1000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7225459Z test_cublas_addmm_size_1000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7226955Z test_cublas_addmm_size_100_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7228280Z test_cublas_addmm_size_100_cuda_float16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7229608Z test_cublas_addmm_size_100_cuda_float32 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T02:19:26.7230990Z test_cublas_baddbmm_large_input_1_10000_10000_10000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7232592Z test_cublas_baddbmm_large_input_1_10000_10000_10000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7234003Z test_cublas_baddbmm_large_input_1_10000_10000_10000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7235408Z test_cublas_baddbmm_large_input_1_10000_1000_10000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7236818Z test_cublas_baddbmm_large_input_1_10000_1000_10000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7238232Z test_cublas_baddbmm_large_input_1_10000_1000_10000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7239642Z test_cublas_baddbmm_large_input_2_1000_1000_1000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7241069Z test_cublas_baddbmm_large_input_2_1000_1000_1000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7242460Z test_cublas_baddbmm_large_input_2_1000_1000_1000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7243862Z test_cublas_baddbmm_large_input_2_100_100_100_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7245269Z test_cublas_baddbmm_large_input_2_100_100_100_cuda_float16 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7246673Z test_cublas_baddbmm_large_input_2_100_100_100_cuda_float32 (__main__.TestMatmulCudaCUDA) ... skip: Only CUDA 11+ is supported (0.001s) 2022-11-23T02:19:26.7247431Z 2022-11-23T02:19:26.7248179Z ---------------------------------------------------------------------- 2022-11-23T02:19:26.7249010Z Ran 21 tests in 0.032s 2022-11-23T02:19:26.7249408Z 2022-11-23T02:19:26.7249647Z OK (skipped=21) 2022-11-23T02:19:26.7250033Z 2022-11-23T02:19:26.7250327Z Generating XML reports... 2022-11-23T02:19:26.7251833Z Generated XML report: test-reports/python-unittest/test_matmul_cuda/TEST-TestMatmulCudaCUDA-20221123021924.xml 2022-11-23T02:19:26.7252671Z 2022-11-23T02:19:26.7253410Z ##[endgroup] 2022-11-23T02:19:26.7254801Z FINISHED PRINTING LOG FILE of test_matmul_cuda (/var/lib/jenkins/pytorch/test/test-reports/test_matmul_cuda_3njqah5z) 2022-11-23T02:19:26.7255569Z 2022-11-23T02:19:31.0558414Z Ignoring disabled issues: [] 2022-11-23T02:19:31.0774397Z Running test_meta ... [2022-11-23 02:19:31.076507] 2022-11-23T02:19:31.0776114Z Executing ['/opt/conda/bin/python', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:19:31.076790] 2022-11-23T02:20:15.5189969Z 2022-11-23T02:20:15.5190782Z Expand the folded group to see the log file of test_meta 2022-11-23T02:20:15.5192691Z ##[group]PRINTING LOG FILE of test_meta (/var/lib/jenkins/pytorch/test/test-reports/test_meta_dnr0xj57) 2022-11-23T02:20:15.5284488Z Test results will be stored in test-reports/python-unittest/test_meta 2022-11-23T02:20:15.5285197Z 2022-11-23T02:20:15.5285468Z Running tests... 2022-11-23T02:20:15.5286666Z ---------------------------------------------------------------------- 2022-11-23T02:20:15.5290841Z test_dispatch_meta_inplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5293128Z test_dispatch_meta_inplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5295196Z test_dispatch_meta_inplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5297608Z test_dispatch_meta_inplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5300402Z test_dispatch_meta_inplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5302635Z test_dispatch_meta_inplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5304815Z test_dispatch_meta_inplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5307126Z test_dispatch_meta_inplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5309303Z test_dispatch_meta_inplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5311453Z test_dispatch_meta_inplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5313548Z test_dispatch_meta_inplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5315352Z test_dispatch_meta_inplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5317425Z test_dispatch_meta_inplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5319321Z test_dispatch_meta_inplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5321386Z test_dispatch_meta_inplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5323370Z test_dispatch_meta_inplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5325415Z test_dispatch_meta_inplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5327448Z test_dispatch_meta_inplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5329610Z test_dispatch_meta_inplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5331722Z test_dispatch_meta_inplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5333652Z test_dispatch_meta_inplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5336170Z test_dispatch_meta_inplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5338274Z test_dispatch_meta_inplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5340364Z test_dispatch_meta_inplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5342496Z test_dispatch_meta_inplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5344669Z test_dispatch_meta_inplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5347090Z test_dispatch_meta_inplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5349331Z test_dispatch_meta_inplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5351782Z test_dispatch_meta_inplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5354069Z test_dispatch_meta_inplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5356242Z test_dispatch_meta_inplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5358474Z test_dispatch_meta_inplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5359853Z test_dispatch_meta_inplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5361242Z test_dispatch_meta_inplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5362762Z test_dispatch_meta_inplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5364323Z test_dispatch_meta_inplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5365806Z test_dispatch_meta_inplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5367280Z test_dispatch_meta_inplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5368781Z test_dispatch_meta_inplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5370177Z test_dispatch_meta_inplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5371445Z test_dispatch_meta_inplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5372764Z test_dispatch_meta_inplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5374090Z test_dispatch_meta_inplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5375400Z test_dispatch_meta_inplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5376937Z test_dispatch_meta_inplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5378275Z test_dispatch_meta_inplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5379465Z test_dispatch_meta_inplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5380284Z test_dispatch_meta_inplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5381207Z test_dispatch_meta_inplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5382174Z test_dispatch_meta_inplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5383157Z test_dispatch_meta_inplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5384263Z test_dispatch_meta_inplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5385255Z test_dispatch_meta_inplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5386215Z test_dispatch_meta_inplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5387278Z test_dispatch_meta_inplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5388331Z test_dispatch_meta_inplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5389282Z test_dispatch_meta_inplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5390228Z test_dispatch_meta_inplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5392418Z test_dispatch_meta_inplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5393373Z test_dispatch_meta_inplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5394284Z test_dispatch_meta_inplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5395226Z test_dispatch_meta_inplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5396206Z test_dispatch_meta_inplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5397109Z test_dispatch_meta_inplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5398021Z test_dispatch_meta_inplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5398972Z test_dispatch_meta_inplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5399905Z test_dispatch_meta_inplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5400965Z test_dispatch_meta_inplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5401860Z test_dispatch_meta_inplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5402830Z test_dispatch_meta_inplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5403839Z test_dispatch_meta_inplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5404818Z test_dispatch_meta_inplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5405790Z test_dispatch_meta_inplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5406822Z test_dispatch_meta_inplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5407765Z test_dispatch_meta_inplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5408704Z test_dispatch_meta_inplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5409671Z test_dispatch_meta_inplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5410623Z test_dispatch_meta_inplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5411581Z test_dispatch_meta_inplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5412526Z test_dispatch_meta_inplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5413460Z test_dispatch_meta_inplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5414375Z test_dispatch_meta_inplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5415292Z test_dispatch_meta_inplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5416241Z test_dispatch_meta_inplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5417207Z test_dispatch_meta_inplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5418183Z test_dispatch_meta_inplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5419135Z test_dispatch_meta_inplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5420110Z test_dispatch_meta_inplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5421059Z test_dispatch_meta_inplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5422044Z test_dispatch_meta_inplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5422969Z test_dispatch_meta_inplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5423902Z test_dispatch_meta_inplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5424856Z test_dispatch_meta_inplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5425814Z test_dispatch_meta_inplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5426816Z test_dispatch_meta_inplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5427831Z test_dispatch_meta_inplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5428830Z test_dispatch_meta_inplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5429790Z test_dispatch_meta_inplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5430667Z test_dispatch_meta_inplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5431599Z test_dispatch_meta_inplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5432582Z test_dispatch_meta_inplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5433552Z test_dispatch_meta_inplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5434515Z test_dispatch_meta_inplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5435522Z test_dispatch_meta_inplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5436509Z test_dispatch_meta_inplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5437424Z test_dispatch_meta_inplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5438364Z test_dispatch_meta_inplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5439364Z test_dispatch_meta_inplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5440284Z test_dispatch_meta_inplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5441206Z test_dispatch_meta_inplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5442123Z test_dispatch_meta_inplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5443089Z test_dispatch_meta_inplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5444109Z test_dispatch_meta_inplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5445054Z test_dispatch_meta_inplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5446035Z test_dispatch_meta_inplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5447040Z test_dispatch_meta_inplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5447958Z test_dispatch_meta_inplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5448908Z test_dispatch_meta_inplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5449815Z test_dispatch_meta_inplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5450833Z test_dispatch_meta_inplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5451795Z test_dispatch_meta_inplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5452705Z test_dispatch_meta_inplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5453558Z test_dispatch_meta_inplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5454416Z test_dispatch_meta_inplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5455382Z test_dispatch_meta_inplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5456344Z test_dispatch_meta_inplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5457277Z test_dispatch_meta_inplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5458152Z test_dispatch_meta_inplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5459084Z test_dispatch_meta_inplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5460023Z test_dispatch_meta_inplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5460970Z test_dispatch_meta_inplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5462087Z test_dispatch_meta_inplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5463096Z test_dispatch_meta_inplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5464175Z test_dispatch_meta_inplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5465105Z test_dispatch_meta_inplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5466131Z test_dispatch_meta_inplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5467240Z test_dispatch_meta_inplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5468128Z test_dispatch_meta_inplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5469074Z test_dispatch_meta_inplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5470033Z test_dispatch_meta_inplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5470934Z test_dispatch_meta_inplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5471885Z test_dispatch_meta_inplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5472928Z test_dispatch_meta_inplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5473892Z test_dispatch_meta_inplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5474793Z test_dispatch_meta_inplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5475737Z test_dispatch_meta_inplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5476643Z test_dispatch_meta_inplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5477590Z test_dispatch_meta_inplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5478483Z test_dispatch_meta_inplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5479373Z test_dispatch_meta_inplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5480306Z test_dispatch_meta_inplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5481256Z test_dispatch_meta_inplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5482207Z test_dispatch_meta_inplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5483121Z test_dispatch_meta_inplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5484097Z test_dispatch_meta_inplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5485007Z test_dispatch_meta_inplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5485996Z test_dispatch_meta_inplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5486956Z test_dispatch_meta_inplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5488122Z test_dispatch_meta_inplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5489025Z test_dispatch_meta_inplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5489972Z test_dispatch_meta_inplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5490888Z test_dispatch_meta_inplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5491815Z test_dispatch_meta_inplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5492771Z test_dispatch_meta_inplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5493778Z test_dispatch_meta_inplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5494826Z test_dispatch_meta_inplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5495733Z test_dispatch_meta_inplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5496686Z test_dispatch_meta_inplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5497620Z test_dispatch_meta_inplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5498518Z test_dispatch_meta_inplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5499469Z test_dispatch_meta_inplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5500507Z test_dispatch_meta_inplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5501427Z test_dispatch_meta_inplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5502330Z test_dispatch_meta_inplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5503246Z test_dispatch_meta_inplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5504178Z test_dispatch_meta_inplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5505135Z test_dispatch_meta_inplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5506038Z test_dispatch_meta_inplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5507113Z test_dispatch_meta_inplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5508021Z test_dispatch_meta_inplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5508978Z test_dispatch_meta_inplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5509995Z test_dispatch_meta_inplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5510898Z test_dispatch_meta_inplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5511767Z test_dispatch_meta_inplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5512675Z test_dispatch_meta_inplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5513545Z test_dispatch_meta_inplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5514435Z test_dispatch_meta_inplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5515417Z test_dispatch_meta_inplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5516463Z test_dispatch_meta_inplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5517449Z test_dispatch_meta_inplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5518372Z test_dispatch_meta_inplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5519244Z test_dispatch_meta_inplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5520200Z test_dispatch_meta_inplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5521127Z test_dispatch_meta_inplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5522126Z test_dispatch_meta_inplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5523079Z test_dispatch_meta_inplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5523979Z test_dispatch_meta_inplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5524871Z test_dispatch_meta_inplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5525794Z test_dispatch_meta_inplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5526775Z test_dispatch_meta_inplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5527774Z test_dispatch_meta_inplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5528695Z test_dispatch_meta_inplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5529526Z test_dispatch_meta_inplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5530429Z test_dispatch_meta_inplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5531470Z test_dispatch_meta_inplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5532377Z test_dispatch_meta_inplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5533316Z test_dispatch_meta_inplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5534254Z test_dispatch_meta_inplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5535203Z test_dispatch_meta_inplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5536154Z test_dispatch_meta_inplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5537125Z test_dispatch_meta_inplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5538186Z test_dispatch_meta_inplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5539115Z test_dispatch_meta_inplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5540046Z test_dispatch_meta_inplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5540945Z test_dispatch_meta_inplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5541917Z test_dispatch_meta_inplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5542980Z test_dispatch_meta_inplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5544022Z test_dispatch_meta_inplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5544981Z test_dispatch_meta_inplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5545948Z test_dispatch_meta_inplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5547063Z test_dispatch_meta_inplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5547991Z test_dispatch_meta_inplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5548947Z test_dispatch_meta_inplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5549944Z test_dispatch_meta_inplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5550841Z test_dispatch_meta_inplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5551797Z test_dispatch_meta_inplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5552670Z test_dispatch_meta_inplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5553767Z test_dispatch_meta_inplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5554737Z test_dispatch_meta_inplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5555681Z test_dispatch_meta_inplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5556595Z test_dispatch_meta_inplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5557518Z test_dispatch_meta_inplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5558398Z test_dispatch_meta_inplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5559352Z test_dispatch_meta_inplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5560367Z test_dispatch_meta_inplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5561298Z test_dispatch_meta_inplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5562279Z test_dispatch_meta_inplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5563226Z test_dispatch_meta_inplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5564180Z test_dispatch_meta_inplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5565137Z test_dispatch_meta_inplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5566037Z test_dispatch_meta_inplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5566977Z test_dispatch_meta_inplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5567947Z test_dispatch_meta_inplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5568890Z test_dispatch_meta_inplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5569822Z test_dispatch_meta_inplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5570757Z test_dispatch_meta_inplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5571683Z test_dispatch_meta_inplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5572593Z test_dispatch_meta_inplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5573484Z test_dispatch_meta_inplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5574426Z test_dispatch_meta_inplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5575376Z test_dispatch_meta_inplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5576436Z test_dispatch_meta_inplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5577370Z test_dispatch_meta_inplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5578380Z test_dispatch_meta_inplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5579369Z test_dispatch_meta_inplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5580331Z test_dispatch_meta_inplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5581290Z test_dispatch_meta_inplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5582310Z test_dispatch_meta_inplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5583266Z test_dispatch_meta_inplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5584222Z test_dispatch_meta_inplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5585180Z test_dispatch_meta_inplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5586132Z test_dispatch_meta_inplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5587186Z test_dispatch_meta_inplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5588129Z test_dispatch_meta_inplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5589040Z test_dispatch_meta_inplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5589961Z test_dispatch_meta_inplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5590914Z test_dispatch_meta_inplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5591864Z test_dispatch_meta_inplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5592846Z test_dispatch_meta_inplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5593743Z test_dispatch_meta_inplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5594670Z test_dispatch_meta_inplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5595616Z test_dispatch_meta_inplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5596546Z test_dispatch_meta_inplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5597506Z test_dispatch_meta_inplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5598602Z test_dispatch_meta_inplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5599525Z test_dispatch_meta_inplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5600446Z test_dispatch_meta_inplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5601391Z test_dispatch_meta_inplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5602390Z test_dispatch_meta_inplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5603349Z test_dispatch_meta_inplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5604300Z test_dispatch_meta_inplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5605383Z test_dispatch_meta_inplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5606336Z test_dispatch_meta_inplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5607323Z test_dispatch_meta_inplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5608250Z test_dispatch_meta_inplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5609201Z test_dispatch_meta_inplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5610126Z test_dispatch_meta_inplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5611111Z test_dispatch_meta_inplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5612062Z test_dispatch_meta_inplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5613027Z test_dispatch_meta_inplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5613980Z test_dispatch_meta_inplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5614951Z test_dispatch_meta_inplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5675753Z test_dispatch_meta_inplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5676672Z test_dispatch_meta_inplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5677585Z test_dispatch_meta_inplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5678537Z test_dispatch_meta_inplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5679517Z test_dispatch_meta_inplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5680872Z test_dispatch_meta_inplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5681826Z test_dispatch_meta_inplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5682777Z test_dispatch_meta_inplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5683690Z test_dispatch_meta_inplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5684668Z test_dispatch_meta_inplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5685625Z test_dispatch_meta_inplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5686592Z test_dispatch_meta_inplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5687694Z test_dispatch_meta_inplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5688632Z test_dispatch_meta_inplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5689539Z test_dispatch_meta_inplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5690461Z test_dispatch_meta_inplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5691387Z test_dispatch_meta_inplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5692290Z test_dispatch_meta_inplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5693214Z test_dispatch_meta_inplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5694260Z test_dispatch_meta_inplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5695276Z test_dispatch_meta_inplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5696231Z test_dispatch_meta_inplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5697215Z test_dispatch_meta_inplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5698137Z test_dispatch_meta_inplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5699068Z test_dispatch_meta_inplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5700032Z test_dispatch_meta_inplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5701000Z test_dispatch_meta_inplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5701967Z test_dispatch_meta_inplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5703077Z test_dispatch_meta_inplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5704042Z test_dispatch_meta_inplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5705024Z test_dispatch_meta_inplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5705979Z test_dispatch_meta_inplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5707140Z test_dispatch_meta_inplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5708091Z test_dispatch_meta_inplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5709106Z test_dispatch_meta_inplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5710232Z test_dispatch_meta_inplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5711186Z test_dispatch_meta_inplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5712129Z test_dispatch_meta_inplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5713067Z test_dispatch_meta_inplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5713978Z test_dispatch_meta_inplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5714942Z test_dispatch_meta_inplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5715910Z test_dispatch_meta_inplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5716829Z test_dispatch_meta_inplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5717720Z test_dispatch_meta_inplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5718643Z test_dispatch_meta_inplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5720061Z test_dispatch_meta_inplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5721764Z test_dispatch_meta_inplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5723494Z test_dispatch_meta_inplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5725169Z test_dispatch_meta_inplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5726777Z test_dispatch_meta_inplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5728386Z test_dispatch_meta_inplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5730274Z test_dispatch_meta_inplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5731846Z test_dispatch_meta_inplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5733435Z test_dispatch_meta_inplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5735062Z test_dispatch_meta_inplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5736718Z test_dispatch_meta_inplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5738445Z test_dispatch_meta_inplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5740247Z test_dispatch_meta_inplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5742065Z test_dispatch_meta_inplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5743834Z test_dispatch_meta_inplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5745570Z test_dispatch_meta_inplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5747471Z test_dispatch_meta_inplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5749092Z test_dispatch_meta_inplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5750726Z test_dispatch_meta_inplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5752335Z test_dispatch_meta_inplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5754057Z test_dispatch_meta_inplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5755747Z test_dispatch_meta_inplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5757502Z test_dispatch_meta_inplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5759221Z test_dispatch_meta_inplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5760982Z test_dispatch_meta_inplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5762710Z test_dispatch_meta_inplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5764502Z test_dispatch_meta_inplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5766206Z test_dispatch_meta_inplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5767867Z test_dispatch_meta_inplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5769823Z test_dispatch_meta_inplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5771482Z test_dispatch_meta_inplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5773051Z test_dispatch_meta_inplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5774685Z test_dispatch_meta_inplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5776297Z test_dispatch_meta_inplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5778023Z test_dispatch_meta_inplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5779760Z test_dispatch_meta_inplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5781782Z test_dispatch_meta_inplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5783570Z test_dispatch_meta_inplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5785322Z test_dispatch_meta_inplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5787168Z test_dispatch_meta_inplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5788957Z test_dispatch_meta_inplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5790657Z test_dispatch_meta_inplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5792505Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5794261Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5795942Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5797672Z test_dispatch_meta_inplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5799367Z test_dispatch_meta_inplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5800378Z test_dispatch_meta_inplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5801292Z test_dispatch_meta_inplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5802252Z test_dispatch_meta_inplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5803237Z test_dispatch_meta_inplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5804292Z test_dispatch_meta_inplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5805214Z test_dispatch_meta_inplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5806160Z test_dispatch_meta_inplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5807106Z test_dispatch_meta_inplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5808049Z test_dispatch_meta_inplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5808968Z test_dispatch_meta_inplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5809932Z test_dispatch_meta_inplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5810993Z test_dispatch_meta_inplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5811936Z test_dispatch_meta_inplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5812874Z test_dispatch_meta_inplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5813787Z test_dispatch_meta_inplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5814689Z test_dispatch_meta_inplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5815612Z test_dispatch_meta_inplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5816597Z test_dispatch_meta_inplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5817605Z test_dispatch_meta_inplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5818530Z test_dispatch_meta_inplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5819462Z test_dispatch_meta_inplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5820367Z test_dispatch_meta_inplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5821285Z test_dispatch_meta_inplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5822209Z test_dispatch_meta_inplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5823096Z test_dispatch_meta_inplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5823987Z test_dispatch_meta_inplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5824898Z test_dispatch_meta_inplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5825813Z test_dispatch_meta_inplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5827047Z test_dispatch_meta_inplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5828008Z test_dispatch_meta_inplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5828967Z test_dispatch_meta_inplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5829886Z test_dispatch_meta_inplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5830817Z test_dispatch_meta_inplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5831733Z test_dispatch_meta_inplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5832672Z test_dispatch_meta_inplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5833672Z test_dispatch_meta_inplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5834619Z test_dispatch_meta_inplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5835529Z test_dispatch_meta_inplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5836437Z test_dispatch_meta_inplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5837351Z test_dispatch_meta_inplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5838302Z test_dispatch_meta_inplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5839259Z test_dispatch_meta_inplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5840210Z test_dispatch_meta_inplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5841127Z test_dispatch_meta_inplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5842016Z test_dispatch_meta_inplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5842933Z test_dispatch_meta_inplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5843848Z test_dispatch_meta_inplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5844760Z test_dispatch_meta_inplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5845633Z test_dispatch_meta_inplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5846554Z test_dispatch_meta_inplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5847450Z test_dispatch_meta_inplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5848523Z test_dispatch_meta_inplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5849493Z test_dispatch_meta_inplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5850435Z test_dispatch_meta_inplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5851430Z test_dispatch_meta_inplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5852361Z test_dispatch_meta_inplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5853300Z test_dispatch_meta_inplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5854249Z test_dispatch_meta_inplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5855340Z test_dispatch_meta_inplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5856297Z test_dispatch_meta_inplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5857266Z test_dispatch_meta_inplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5858234Z test_dispatch_meta_inplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5859197Z test_dispatch_meta_inplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5860189Z test_dispatch_meta_inplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5861171Z test_dispatch_meta_inplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5862165Z test_dispatch_meta_inplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5863135Z test_dispatch_meta_inplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5864112Z test_dispatch_meta_inplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5865073Z test_dispatch_meta_inplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5866099Z test_dispatch_meta_inplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5867141Z test_dispatch_meta_inplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5868107Z test_dispatch_meta_inplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5869046Z test_dispatch_meta_inplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5869983Z test_dispatch_meta_inplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5871080Z test_dispatch_meta_inplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5872003Z test_dispatch_meta_inplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5872982Z test_dispatch_meta_inplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5873956Z test_dispatch_meta_inplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5874947Z test_dispatch_meta_inplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5875924Z test_dispatch_meta_inplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5876981Z test_dispatch_meta_inplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5877942Z test_dispatch_meta_inplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5878866Z test_dispatch_meta_inplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5879811Z test_dispatch_meta_inplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5880752Z test_dispatch_meta_inplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5881698Z test_dispatch_meta_inplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5882613Z test_dispatch_meta_inplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5883517Z test_dispatch_meta_inplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5884519Z test_dispatch_meta_inplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5885475Z test_dispatch_meta_inplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5886450Z test_dispatch_meta_inplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5887445Z test_dispatch_meta_inplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5888427Z test_dispatch_meta_inplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5889424Z test_dispatch_meta_inplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5890409Z test_dispatch_meta_inplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5891360Z test_dispatch_meta_inplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5892477Z test_dispatch_meta_inplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5893436Z test_dispatch_meta_inplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5894372Z test_dispatch_meta_inplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5895345Z test_dispatch_meta_inplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5896352Z test_dispatch_meta_inplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5897347Z test_dispatch_meta_inplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5898309Z test_dispatch_meta_inplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5899463Z test_dispatch_meta_inplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5900459Z test_dispatch_meta_inplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5901393Z test_dispatch_meta_inplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5902323Z test_dispatch_meta_inplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5903301Z test_dispatch_meta_inplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5904324Z test_dispatch_meta_inplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5905279Z test_dispatch_meta_inplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5906243Z test_dispatch_meta_inplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5907308Z test_dispatch_meta_inplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5908278Z test_dispatch_meta_inplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5909255Z test_dispatch_meta_inplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5910239Z test_dispatch_meta_inplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5911208Z test_dispatch_meta_inplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5912169Z test_dispatch_meta_inplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5913151Z test_dispatch_meta_inplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5914090Z test_dispatch_meta_inplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5915141Z test_dispatch_meta_inplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5916139Z test_dispatch_meta_inplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5917137Z test_dispatch_meta_inplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5918089Z test_dispatch_meta_inplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5919014Z test_dispatch_meta_inplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5919967Z test_dispatch_meta_inplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5920978Z test_dispatch_meta_inplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5922048Z test_dispatch_meta_inplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5923018Z test_dispatch_meta_inplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5923951Z test_dispatch_meta_inplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5924901Z test_dispatch_meta_inplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5925873Z test_dispatch_meta_inplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5926910Z test_dispatch_meta_inplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5927860Z test_dispatch_meta_inplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5928833Z test_dispatch_meta_inplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5929797Z test_dispatch_meta_inplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5930778Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5931812Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5932820Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5933787Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5934786Z test_dispatch_meta_inplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5935784Z test_dispatch_meta_inplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5936704Z test_dispatch_meta_inplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5937839Z test_dispatch_meta_inplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5938810Z test_dispatch_meta_inplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5939820Z test_dispatch_meta_inplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5940813Z test_dispatch_meta_inplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5941863Z test_dispatch_meta_inplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5942847Z test_dispatch_meta_inplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5943883Z test_dispatch_meta_inplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5944843Z test_dispatch_meta_inplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5945872Z test_dispatch_meta_inplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5946990Z test_dispatch_meta_inplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5947975Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5948925Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5949995Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5950973Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5951955Z test_dispatch_meta_inplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5952963Z test_dispatch_meta_inplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5953945Z test_dispatch_meta_inplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5954967Z test_dispatch_meta_inplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5955923Z test_dispatch_meta_inplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5956923Z test_dispatch_meta_inplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5957906Z test_dispatch_meta_inplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5958853Z test_dispatch_meta_inplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5959939Z test_dispatch_meta_inplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5960991Z test_dispatch_meta_inplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5962005Z test_dispatch_meta_inplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5963035Z test_dispatch_meta_inplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5963959Z test_dispatch_meta_inplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5964883Z test_dispatch_meta_inplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5965816Z test_dispatch_meta_inplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5966630Z test_dispatch_meta_inplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5967351Z test_dispatch_meta_inplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5968050Z test_dispatch_meta_inplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5968765Z test_dispatch_meta_inplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5969482Z test_dispatch_meta_inplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5970197Z test_dispatch_meta_inplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5970905Z test_dispatch_meta_inplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5971609Z test_dispatch_meta_inplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5972312Z test_dispatch_meta_inplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5973006Z test_dispatch_meta_inplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5973705Z test_dispatch_meta_inplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5974411Z test_dispatch_meta_inplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5975111Z test_dispatch_meta_inplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5975814Z test_dispatch_meta_inplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5976529Z test_dispatch_meta_inplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5977244Z test_dispatch_meta_inplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5978020Z test_dispatch_meta_inplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5978727Z test_dispatch_meta_inplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5979427Z test_dispatch_meta_inplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5980122Z test_dispatch_meta_inplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5980817Z test_dispatch_meta_inplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5981519Z test_dispatch_meta_inplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5982222Z test_dispatch_meta_inplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5982963Z test_dispatch_meta_inplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5983694Z test_dispatch_meta_inplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5984454Z test_dispatch_meta_inplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5985205Z test_dispatch_meta_inplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5985971Z test_dispatch_meta_inplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5986792Z test_dispatch_meta_inplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5987556Z test_dispatch_meta_inplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5988313Z test_dispatch_meta_inplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5989059Z test_dispatch_meta_inplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5989800Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5990536Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5991263Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5991998Z test_dispatch_meta_inplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5992726Z test_dispatch_meta_inplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5993459Z test_dispatch_meta_inplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5994254Z test_dispatch_meta_inplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5994983Z test_dispatch_meta_inplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5995715Z test_dispatch_meta_inplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5996446Z test_dispatch_meta_inplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5997168Z test_dispatch_meta_inplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5997887Z test_dispatch_meta_inplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5998607Z test_dispatch_meta_inplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.5999373Z test_dispatch_meta_inplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6000098Z test_dispatch_meta_inplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6000813Z test_dispatch_meta_inplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6001534Z test_dispatch_meta_inplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6002256Z test_dispatch_meta_inplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6002973Z test_dispatch_meta_inplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6003697Z test_dispatch_meta_inplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6004411Z test_dispatch_meta_inplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6005116Z test_dispatch_meta_inplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6005826Z test_dispatch_meta_inplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6006533Z test_dispatch_meta_inplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6007236Z test_dispatch_meta_inplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6007936Z test_dispatch_meta_inplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6008625Z test_dispatch_meta_inplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6009327Z test_dispatch_meta_inplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6010030Z test_dispatch_meta_inplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6010783Z test_dispatch_meta_inplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6011479Z test_dispatch_meta_inplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6012170Z test_dispatch_meta_inplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6012869Z test_dispatch_meta_inplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6013550Z test_dispatch_meta_inplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6014233Z test_dispatch_meta_inplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6014919Z test_dispatch_meta_inplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6015651Z test_dispatch_meta_inplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6016375Z test_dispatch_meta_inplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6017112Z test_dispatch_meta_inplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6017847Z test_dispatch_meta_inplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6018599Z test_dispatch_meta_inplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6019352Z test_dispatch_meta_inplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6020080Z test_dispatch_meta_inplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6020809Z test_dispatch_meta_inplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6021534Z test_dispatch_meta_inplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6022249Z test_dispatch_meta_inplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6022971Z test_dispatch_meta_inplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6023701Z test_dispatch_meta_inplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6024427Z test_dispatch_meta_inplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6025127Z test_dispatch_meta_inplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6025819Z test_dispatch_meta_inplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6026516Z test_dispatch_meta_inplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6027353Z test_dispatch_meta_inplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6028069Z test_dispatch_meta_inplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6028766Z test_dispatch_meta_inplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6029458Z test_dispatch_meta_inplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6030152Z test_dispatch_meta_inplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6030847Z test_dispatch_meta_inplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6031542Z test_dispatch_meta_inplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6032301Z test_dispatch_meta_inplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6032998Z test_dispatch_meta_inplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6033702Z test_dispatch_meta_inplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6034398Z test_dispatch_meta_inplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6035101Z test_dispatch_meta_inplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6035816Z test_dispatch_meta_inplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6036520Z test_dispatch_meta_inplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6037216Z test_dispatch_meta_inplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6037931Z test_dispatch_meta_inplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6038644Z test_dispatch_meta_inplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6039361Z test_dispatch_meta_inplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6040080Z test_dispatch_meta_inplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6040769Z test_dispatch_meta_inplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6041341Z test_dispatch_meta_inplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6041917Z test_dispatch_meta_inplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6042487Z test_dispatch_meta_inplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6043136Z test_dispatch_meta_inplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6043712Z test_dispatch_meta_inplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6044277Z test_dispatch_meta_inplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6044854Z test_dispatch_meta_inplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6045430Z test_dispatch_meta_inplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6046006Z test_dispatch_meta_inplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6046577Z test_dispatch_meta_inplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6047201Z test_dispatch_meta_inplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6047774Z test_dispatch_meta_inplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6048350Z test_dispatch_meta_inplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6048919Z test_dispatch_meta_inplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6049496Z test_dispatch_meta_inplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6050071Z test_dispatch_meta_inplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6050661Z test_dispatch_meta_inplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6051253Z test_dispatch_meta_inplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6051846Z test_dispatch_meta_inplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6052440Z test_dispatch_meta_inplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6053028Z test_dispatch_meta_inplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6053612Z test_dispatch_meta_inplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6054192Z test_dispatch_meta_inplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6054767Z test_dispatch_meta_inplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6055337Z test_dispatch_meta_inplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6055911Z test_dispatch_meta_inplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6056529Z test_dispatch_meta_inplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6057115Z test_dispatch_meta_inplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6057697Z test_dispatch_meta_inplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6058284Z test_dispatch_meta_inplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6058873Z test_dispatch_meta_inplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6059460Z test_dispatch_meta_inplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6060046Z test_dispatch_meta_inplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6060747Z test_dispatch_meta_inplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6061327Z test_dispatch_meta_inplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6061902Z test_dispatch_meta_inplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6062465Z test_dispatch_meta_inplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6063037Z test_dispatch_meta_inplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6063611Z test_dispatch_meta_inplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6064188Z test_dispatch_meta_inplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6064762Z test_dispatch_meta_inplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6065335Z test_dispatch_meta_inplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6065920Z test_dispatch_meta_inplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6066501Z test_dispatch_meta_inplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6067235Z test_dispatch_meta_inplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6067819Z test_dispatch_meta_inplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6068452Z test_dispatch_meta_inplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6069143Z test_dispatch_meta_inplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6069834Z test_dispatch_meta_inplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6070600Z test_dispatch_meta_inplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6071288Z test_dispatch_meta_inplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6071976Z test_dispatch_meta_inplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6072660Z test_dispatch_meta_inplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6073369Z test_dispatch_meta_inplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6074087Z test_dispatch_meta_inplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6074812Z test_dispatch_meta_inplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6075572Z test_dispatch_meta_inplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6076295Z test_dispatch_meta_inplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6077047Z test_dispatch_meta_inplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6077794Z test_dispatch_meta_inplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6078535Z test_dispatch_meta_inplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6079276Z test_dispatch_meta_inplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6080020Z test_dispatch_meta_inplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6080761Z test_dispatch_meta_inplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6081399Z test_dispatch_meta_inplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6081988Z test_dispatch_meta_inplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6082573Z test_dispatch_meta_inplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6083163Z test_dispatch_meta_inplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6083745Z test_dispatch_meta_inplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6084336Z test_dispatch_meta_inplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6084917Z test_dispatch_meta_inplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6085499Z test_dispatch_meta_inplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6086118Z test_dispatch_meta_inplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6086696Z test_dispatch_meta_inplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6087262Z test_dispatch_meta_inplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6087839Z test_dispatch_meta_inplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6088409Z test_dispatch_meta_inplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6088989Z test_dispatch_meta_inplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6089561Z test_dispatch_meta_inplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6090188Z test_dispatch_meta_inplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6090768Z test_dispatch_meta_inplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6091338Z test_dispatch_meta_inplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6091909Z test_dispatch_meta_inplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6092480Z test_dispatch_meta_inplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6093057Z test_dispatch_meta_inplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6093633Z test_dispatch_meta_inplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6094207Z test_dispatch_meta_inplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6094785Z test_dispatch_meta_inplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6095374Z test_dispatch_meta_inplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6095957Z test_dispatch_meta_inplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6096543Z test_dispatch_meta_inplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6097124Z test_dispatch_meta_inplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6097708Z test_dispatch_meta_inplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6098281Z test_dispatch_meta_inplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6098850Z test_dispatch_meta_inplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6099471Z test_dispatch_meta_inplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6100053Z test_dispatch_meta_inplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6100647Z test_dispatch_meta_inplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6101234Z test_dispatch_meta_inplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6101812Z test_dispatch_meta_inplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6102398Z test_dispatch_meta_inplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6102989Z test_dispatch_meta_inplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6103611Z test_dispatch_meta_inplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6104192Z test_dispatch_meta_inplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6104769Z test_dispatch_meta_inplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6105347Z test_dispatch_meta_inplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6105931Z test_dispatch_meta_inplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6106519Z test_dispatch_meta_inplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6107148Z test_dispatch_meta_inplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6107732Z test_dispatch_meta_inplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6108341Z test_dispatch_meta_inplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6109050Z test_dispatch_meta_inplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6109760Z test_dispatch_meta_inplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6110460Z test_dispatch_meta_inplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6111149Z test_dispatch_meta_inplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6111838Z test_dispatch_meta_inplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6112524Z test_dispatch_meta_inplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6113208Z test_dispatch_meta_inplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6113960Z test_dispatch_meta_inplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6114651Z test_dispatch_meta_inplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6115340Z test_dispatch_meta_inplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6116060Z test_dispatch_meta_inplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6116784Z test_dispatch_meta_inplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6117506Z test_dispatch_meta_inplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6118243Z test_dispatch_meta_inplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6119023Z test_dispatch_meta_inplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6119742Z test_dispatch_meta_inplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6120451Z test_dispatch_meta_inplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6121150Z test_dispatch_meta_inplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6121740Z test_dispatch_meta_inplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6122327Z test_dispatch_meta_inplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6122903Z test_dispatch_meta_inplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6123490Z test_dispatch_meta_inplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6124088Z test_dispatch_meta_inplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6124685Z test_dispatch_meta_inplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6125285Z test_dispatch_meta_inplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6125899Z test_dispatch_meta_inplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6126501Z test_dispatch_meta_inplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6127098Z test_dispatch_meta_inplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6127686Z test_dispatch_meta_inplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6128324Z test_dispatch_meta_inplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6128918Z test_dispatch_meta_inplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6129499Z test_dispatch_meta_inplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6130088Z test_dispatch_meta_inplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6130680Z test_dispatch_meta_inplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6131270Z test_dispatch_meta_inplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6131856Z test_dispatch_meta_inplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6132478Z test_dispatch_meta_inplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6133057Z test_dispatch_meta_inplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6133625Z test_dispatch_meta_inplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6134202Z test_dispatch_meta_inplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6134787Z test_dispatch_meta_inplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6135375Z test_dispatch_meta_inplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6135951Z test_dispatch_meta_inplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6136525Z test_dispatch_meta_inplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6137095Z test_dispatch_meta_inplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6137666Z test_dispatch_meta_inplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:15.6138232Z test_dispatch_meta_inplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6138797Z test_dispatch_meta_inplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6139360Z test_dispatch_meta_inplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6139927Z test_dispatch_meta_inplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6140511Z test_dispatch_meta_inplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6141112Z test_dispatch_meta_inplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6141788Z test_dispatch_meta_inplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6142400Z test_dispatch_meta_inplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6143006Z test_dispatch_meta_inplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6143613Z test_dispatch_meta_inplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6144215Z test_dispatch_meta_inplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6144809Z test_dispatch_meta_inplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6145408Z test_dispatch_meta_inplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6146055Z test_dispatch_meta_inplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6146683Z test_dispatch_meta_inplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6147284Z test_dispatch_meta_inplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6147876Z test_dispatch_meta_inplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6148517Z test_dispatch_meta_inplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6149250Z test_dispatch_meta_inplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6149986Z test_dispatch_meta_inplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6150722Z test_dispatch_meta_inplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6151451Z test_dispatch_meta_inplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6152173Z test_dispatch_meta_inplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6152902Z test_dispatch_meta_inplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6153622Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6154336Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6155049Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6155761Z test_dispatch_meta_inplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6156533Z test_dispatch_meta_inplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6157256Z test_dispatch_meta_inplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6157981Z test_dispatch_meta_inplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6158699Z test_dispatch_meta_inplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6159425Z test_dispatch_meta_inplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6160147Z test_dispatch_meta_inplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6160865Z test_dispatch_meta_inplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6161555Z test_dispatch_meta_inplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6162143Z test_dispatch_meta_inplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6162727Z test_dispatch_meta_inplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6163308Z test_dispatch_meta_inplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6163884Z test_dispatch_meta_inplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6164476Z test_dispatch_meta_inplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6165065Z test_dispatch_meta_inplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6165651Z test_dispatch_meta_inplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6166236Z test_dispatch_meta_inplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6166817Z test_dispatch_meta_inplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6167404Z test_dispatch_meta_inplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6167989Z test_dispatch_meta_inplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6168568Z test_dispatch_meta_inplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6169146Z test_dispatch_meta_inplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6169718Z test_dispatch_meta_inplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6170287Z test_dispatch_meta_inplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6170920Z test_dispatch_meta_inplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6171513Z test_dispatch_meta_inplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6172111Z test_dispatch_meta_inplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6172713Z test_dispatch_meta_inplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6173307Z test_dispatch_meta_inplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6173896Z test_dispatch_meta_inplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6174488Z test_dispatch_meta_inplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6175115Z test_dispatch_meta_inplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6175696Z test_dispatch_meta_inplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6176272Z test_dispatch_meta_inplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6176840Z test_dispatch_meta_inplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6177420Z test_dispatch_meta_inplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6178003Z test_dispatch_meta_inplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6178582Z test_dispatch_meta_inplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6179160Z test_dispatch_meta_inplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6179747Z test_dispatch_meta_inplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6180321Z test_dispatch_meta_inplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6180899Z test_dispatch_meta_inplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6181473Z test_dispatch_meta_inplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6182043Z test_dispatch_meta_inplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6182598Z test_dispatch_meta_inplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6183163Z test_dispatch_meta_inplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6183731Z test_dispatch_meta_inplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6184342Z test_dispatch_meta_inplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6184914Z test_dispatch_meta_inplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6185484Z test_dispatch_meta_inplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6186054Z test_dispatch_meta_inplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6186735Z test_dispatch_meta_inplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6187330Z test_dispatch_meta_inplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6187926Z test_dispatch_meta_inplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6188606Z test_dispatch_meta_inplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6189310Z test_dispatch_meta_inplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6190000Z test_dispatch_meta_inplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6190703Z test_dispatch_meta_inplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6191399Z test_dispatch_meta_inplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6192078Z test_dispatch_meta_inplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6192766Z test_dispatch_meta_inplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6193446Z test_dispatch_meta_inplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6194150Z test_dispatch_meta_inplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6194871Z test_dispatch_meta_inplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6195595Z test_dispatch_meta_inplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6196327Z test_dispatch_meta_inplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6197058Z test_dispatch_meta_inplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6197777Z test_dispatch_meta_inplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6198492Z test_dispatch_meta_inplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6199203Z test_dispatch_meta_inplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6199973Z test_dispatch_meta_inplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6200678Z test_dispatch_meta_inplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6201361Z test_dispatch_meta_inplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6201949Z test_dispatch_meta_inplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6202532Z test_dispatch_meta_inplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6203113Z test_dispatch_meta_inplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6203686Z test_dispatch_meta_inplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6204303Z test_dispatch_meta_inplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6204881Z test_dispatch_meta_inplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6205451Z test_dispatch_meta_inplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6206019Z test_dispatch_meta_inplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6206582Z test_dispatch_meta_inplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6207150Z test_dispatch_meta_inplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6207716Z test_dispatch_meta_inplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6208277Z test_dispatch_meta_inplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6208852Z test_dispatch_meta_inplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6209429Z test_dispatch_meta_inplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6210008Z test_dispatch_meta_inplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6210583Z test_dispatch_meta_inplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6211163Z test_dispatch_meta_inplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6211732Z test_dispatch_meta_inplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6212301Z test_dispatch_meta_inplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6212871Z test_dispatch_meta_inplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6213487Z test_dispatch_meta_inplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6214063Z test_dispatch_meta_inplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6214638Z test_dispatch_meta_inplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6215207Z test_dispatch_meta_inplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6215787Z test_dispatch_meta_inplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6216364Z test_dispatch_meta_inplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6216947Z test_dispatch_meta_inplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6217560Z test_dispatch_meta_inplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6218140Z test_dispatch_meta_inplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6218714Z test_dispatch_meta_inplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6219285Z test_dispatch_meta_inplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6219858Z test_dispatch_meta_inplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6220441Z test_dispatch_meta_inplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6221021Z test_dispatch_meta_inplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6221595Z test_dispatch_meta_inplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6222168Z test_dispatch_meta_inplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6222744Z test_dispatch_meta_inplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6223322Z test_dispatch_meta_inplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6223903Z test_dispatch_meta_inplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6224478Z test_dispatch_meta_inplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6225050Z test_dispatch_meta_inplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6225619Z test_dispatch_meta_inplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6226207Z test_dispatch_meta_inplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6226854Z test_dispatch_meta_inplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6227503Z test_dispatch_meta_inplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6228094Z test_dispatch_meta_inplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6228736Z test_dispatch_meta_inplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6229437Z test_dispatch_meta_inplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6230122Z test_dispatch_meta_inplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6230825Z test_dispatch_meta_inplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6231564Z test_dispatch_meta_inplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6232256Z test_dispatch_meta_inplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6232949Z test_dispatch_meta_inplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6233653Z test_dispatch_meta_inplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6234355Z test_dispatch_meta_inplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6235060Z test_dispatch_meta_inplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6235777Z test_dispatch_meta_inplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6236472Z test_dispatch_meta_inplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6237172Z test_dispatch_meta_inplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6237861Z test_dispatch_meta_inplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6238552Z test_dispatch_meta_inplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6239240Z test_dispatch_meta_inplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6239934Z test_dispatch_meta_inplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6240621Z test_dispatch_meta_inplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6241350Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6241972Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6242659Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6243293Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6243919Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6244542Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6245160Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6245779Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6246394Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6247052Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6247676Z test_dispatch_meta_inplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6248286Z test_dispatch_meta_inplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6248868Z test_dispatch_meta_inplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6249448Z test_dispatch_meta_inplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6250037Z test_dispatch_meta_inplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6250623Z test_dispatch_meta_inplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6251208Z test_dispatch_meta_inplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6251783Z test_dispatch_meta_inplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6252357Z test_dispatch_meta_inplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6252940Z test_dispatch_meta_inplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6253518Z test_dispatch_meta_inplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6254091Z test_dispatch_meta_inplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6254661Z test_dispatch_meta_inplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6255221Z test_dispatch_meta_inplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6255807Z test_dispatch_meta_inplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6256447Z test_dispatch_meta_inplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6257026Z test_dispatch_meta_inplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6257601Z test_dispatch_meta_inplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6258173Z test_dispatch_meta_inplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6258742Z test_dispatch_meta_inplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6259310Z test_dispatch_meta_inplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6259881Z test_dispatch_meta_inplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6260488Z test_dispatch_meta_inplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6261051Z test_dispatch_meta_inplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6261634Z test_dispatch_meta_inplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6262221Z test_dispatch_meta_inplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6262826Z test_dispatch_meta_inplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6263433Z test_dispatch_meta_inplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6264038Z test_dispatch_meta_inplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6264628Z test_dispatch_meta_inplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6264914Z test_dispatch_meta_inplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6265203Z test_dispatch_meta_inplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6265489Z test_dispatch_meta_inplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6265773Z test_dispatch_meta_inplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6266053Z test_dispatch_meta_inplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6266332Z test_dispatch_meta_inplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6266712Z test_dispatch_meta_inplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6267001Z test_dispatch_meta_inplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6267339Z test_dispatch_meta_inplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6267630Z test_dispatch_meta_inplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6267917Z test_dispatch_meta_inplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6268199Z test_dispatch_meta_inplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6268481Z test_dispatch_meta_inplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6268827Z test_dispatch_meta_inplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6269205Z test_dispatch_meta_inplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6269541Z test_dispatch_meta_inplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6269875Z test_dispatch_meta_inplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6270210Z test_dispatch_meta_inplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6270545Z test_dispatch_meta_inplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6270899Z test_dispatch_meta_inplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6271252Z test_dispatch_meta_inplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6271610Z test_dispatch_meta_inplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6271963Z test_dispatch_meta_inplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6272313Z test_dispatch_meta_inplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6272659Z test_dispatch_meta_inplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6273003Z test_dispatch_meta_inplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6273352Z test_dispatch_meta_inplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6273694Z test_dispatch_meta_inplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6274035Z test_dispatch_meta_inplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6274374Z test_dispatch_meta_inplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6274778Z test_dispatch_meta_inplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6275127Z test_dispatch_meta_inplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6275470Z test_dispatch_meta_inplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6275801Z test_dispatch_meta_inplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6276143Z test_dispatch_meta_inplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6276490Z test_dispatch_meta_inplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6276847Z test_dispatch_meta_inplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6277232Z test_dispatch_meta_inplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6277577Z test_dispatch_meta_inplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6277913Z test_dispatch_meta_inplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6278244Z test_dispatch_meta_inplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6278576Z test_dispatch_meta_inplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6278913Z test_dispatch_meta_inplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6279248Z test_dispatch_meta_inplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6279583Z test_dispatch_meta_inplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6279937Z test_dispatch_meta_inplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6280291Z test_dispatch_meta_inplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6280643Z test_dispatch_meta_inplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6281003Z test_dispatch_meta_inplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6281356Z test_dispatch_meta_inplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6281649Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6281944Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6282238Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6282566Z test_dispatch_meta_inplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6282864Z test_dispatch_meta_inplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6283140Z test_dispatch_meta_inplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6283414Z test_dispatch_meta_inplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6283697Z test_dispatch_meta_inplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6283981Z test_dispatch_meta_inplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6284292Z test_dispatch_meta_inplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6284568Z test_dispatch_meta_inplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6284838Z test_dispatch_meta_inplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6285111Z test_dispatch_meta_inplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6285381Z test_dispatch_meta_inplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6285660Z test_dispatch_meta_inplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6285933Z test_dispatch_meta_inplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6286207Z test_dispatch_meta_inplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6286485Z test_dispatch_meta_inplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6286766Z test_dispatch_meta_inplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6287044Z test_dispatch_meta_inplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6287328Z test_dispatch_meta_inplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6287606Z test_dispatch_meta_inplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6287880Z test_dispatch_meta_inplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6288157Z test_dispatch_meta_inplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6288433Z test_dispatch_meta_inplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6288711Z test_dispatch_meta_inplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6289027Z test_dispatch_meta_inplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6289311Z test_dispatch_meta_inplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6289592Z test_dispatch_meta_inplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6289868Z test_dispatch_meta_inplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6290141Z test_dispatch_meta_inplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6290403Z test_dispatch_meta_inplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6290704Z test_dispatch_meta_inplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6291038Z test_dispatch_meta_inplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6291336Z test_dispatch_meta_inplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6291633Z test_dispatch_meta_inplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6291923Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6292219Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6292511Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6292797Z test_dispatch_meta_inplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6293089Z test_dispatch_meta_inplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6293390Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6293685Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6293992Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6294292Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6294592Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6294887Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6295187Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6295521Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6295814Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6296113Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6296404Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6296696Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6296992Z test_dispatch_meta_inplace_div_no_rounding_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6297325Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6297626Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6297920Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6298214Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6298516Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6298807Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6299099Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6299390Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6299682Z test_dispatch_meta_inplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6299958Z test_dispatch_meta_inplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6300242Z test_dispatch_meta_inplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6300522Z test_dispatch_meta_inplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6300794Z test_dispatch_meta_inplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6301073Z test_dispatch_meta_inplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6301346Z test_dispatch_meta_inplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6301624Z test_dispatch_meta_inplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6301939Z test_dispatch_meta_inplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6302228Z test_dispatch_meta_inplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6302515Z test_dispatch_meta_inplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6302801Z test_dispatch_meta_inplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6303089Z test_dispatch_meta_inplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6303368Z test_dispatch_meta_inplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6303651Z test_dispatch_meta_inplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6303962Z test_dispatch_meta_inplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6304237Z test_dispatch_meta_inplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6304514Z test_dispatch_meta_inplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6304789Z test_dispatch_meta_inplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6305074Z test_dispatch_meta_inplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6305361Z test_dispatch_meta_inplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6305640Z test_dispatch_meta_inplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6305928Z test_dispatch_meta_inplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6306214Z test_dispatch_meta_inplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6306503Z test_dispatch_meta_inplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6306840Z test_dispatch_meta_inplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6307126Z test_dispatch_meta_inplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6307407Z test_dispatch_meta_inplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6307683Z test_dispatch_meta_inplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6307960Z test_dispatch_meta_inplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6308233Z test_dispatch_meta_inplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6308550Z test_dispatch_meta_inplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6308899Z test_dispatch_meta_inplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6309242Z test_dispatch_meta_inplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6309578Z test_dispatch_meta_inplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6309929Z test_dispatch_meta_inplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6310272Z test_dispatch_meta_inplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6310623Z test_dispatch_meta_inplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6311029Z test_dispatch_meta_inplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6311368Z test_dispatch_meta_inplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6311706Z test_dispatch_meta_inplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6312038Z test_dispatch_meta_inplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6312378Z test_dispatch_meta_inplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6312710Z test_dispatch_meta_inplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6313044Z test_dispatch_meta_inplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6313375Z test_dispatch_meta_inplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6313710Z test_dispatch_meta_inplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6314060Z test_dispatch_meta_inplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6314407Z test_dispatch_meta_inplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6314750Z test_dispatch_meta_inplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6315087Z test_dispatch_meta_inplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6315426Z test_dispatch_meta_inplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6315762Z test_dispatch_meta_inplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6316095Z test_dispatch_meta_inplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6316490Z test_dispatch_meta_inplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6316836Z test_dispatch_meta_inplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6317173Z test_dispatch_meta_inplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6317513Z test_dispatch_meta_inplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6317850Z test_dispatch_meta_inplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6318181Z test_dispatch_meta_inplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6318514Z test_dispatch_meta_inplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6318889Z test_dispatch_meta_inplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6319220Z test_dispatch_meta_inplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6319557Z test_dispatch_meta_inplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6319895Z test_dispatch_meta_inplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6320248Z test_dispatch_meta_inplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6320588Z test_dispatch_meta_inplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6320945Z test_dispatch_meta_inplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6321287Z test_dispatch_meta_inplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6321577Z test_dispatch_meta_inplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6321861Z test_dispatch_meta_inplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6322152Z test_dispatch_meta_inplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6322444Z test_dispatch_meta_inplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6322725Z test_dispatch_meta_inplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6323003Z test_dispatch_meta_inplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6323284Z test_dispatch_meta_inplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6323563Z test_dispatch_meta_inplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6323887Z test_dispatch_meta_inplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6324170Z test_dispatch_meta_inplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6324445Z test_dispatch_meta_inplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6324727Z test_dispatch_meta_inplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6325010Z test_dispatch_meta_inplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6325287Z test_dispatch_meta_inplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6325563Z test_dispatch_meta_inplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6325866Z test_dispatch_meta_inplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6326146Z test_dispatch_meta_inplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6326417Z test_dispatch_meta_inplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6326689Z test_dispatch_meta_inplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6326967Z test_dispatch_meta_inplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6327235Z test_dispatch_meta_inplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6327510Z test_dispatch_meta_inplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6327793Z test_dispatch_meta_inplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6328068Z test_dispatch_meta_inplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6328352Z test_dispatch_meta_inplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6328639Z test_dispatch_meta_inplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6328919Z test_dispatch_meta_inplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6329197Z test_dispatch_meta_inplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6329471Z test_dispatch_meta_inplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6329743Z test_dispatch_meta_inplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6330019Z test_dispatch_meta_inplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6330334Z test_dispatch_meta_inplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6330613Z test_dispatch_meta_inplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6330891Z test_dispatch_meta_inplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6331171Z test_dispatch_meta_inplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6331448Z test_dispatch_meta_inplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6331719Z test_dispatch_meta_inplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6331996Z test_dispatch_meta_inplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6332306Z test_dispatch_meta_inplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6332579Z test_dispatch_meta_inplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6332851Z test_dispatch_meta_inplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6333119Z test_dispatch_meta_inplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6333393Z test_dispatch_meta_inplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6333671Z test_dispatch_meta_inplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6333952Z test_dispatch_meta_inplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6334226Z test_dispatch_meta_inplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6334502Z test_dispatch_meta_inplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6334780Z test_dispatch_meta_inplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6335053Z test_dispatch_meta_inplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6335328Z test_dispatch_meta_inplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6335606Z test_dispatch_meta_inplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6335879Z test_dispatch_meta_inplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6336149Z test_dispatch_meta_inplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6336423Z test_dispatch_meta_inplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6336700Z test_dispatch_meta_inplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6337020Z test_dispatch_meta_inplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6337300Z test_dispatch_meta_inplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6337577Z test_dispatch_meta_inplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6337853Z test_dispatch_meta_inplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6338130Z test_dispatch_meta_inplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6338407Z test_dispatch_meta_inplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6338736Z test_dispatch_meta_inplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6339017Z test_dispatch_meta_inplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6339299Z test_dispatch_meta_inplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6339562Z test_dispatch_meta_inplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6339840Z test_dispatch_meta_inplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6340114Z test_dispatch_meta_inplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6340392Z test_dispatch_meta_inplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6340663Z test_dispatch_meta_inplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6340937Z test_dispatch_meta_inplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6341210Z test_dispatch_meta_inplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6341481Z test_dispatch_meta_inplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6341760Z test_dispatch_meta_inplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6342040Z test_dispatch_meta_inplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6342312Z test_dispatch_meta_inplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6342596Z test_dispatch_meta_inplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6342877Z test_dispatch_meta_inplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6343157Z test_dispatch_meta_inplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6343476Z test_dispatch_meta_inplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6343758Z test_dispatch_meta_inplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6344036Z test_dispatch_meta_inplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6344312Z test_dispatch_meta_inplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6344585Z test_dispatch_meta_inplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6344855Z test_dispatch_meta_inplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6345133Z test_dispatch_meta_inplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6345440Z test_dispatch_meta_inplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6345736Z test_dispatch_meta_inplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6346021Z test_dispatch_meta_inplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6346313Z test_dispatch_meta_inplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6346649Z test_dispatch_meta_inplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6346940Z test_dispatch_meta_inplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6347229Z test_dispatch_meta_inplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6347514Z test_dispatch_meta_inplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6347795Z test_dispatch_meta_inplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6348073Z test_dispatch_meta_inplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6348356Z test_dispatch_meta_inplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6348647Z test_dispatch_meta_inplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6348996Z test_dispatch_meta_inplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6349333Z test_dispatch_meta_inplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6349668Z test_dispatch_meta_inplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6350017Z test_dispatch_meta_inplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6350430Z test_dispatch_meta_inplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6350769Z test_dispatch_meta_inplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6351105Z test_dispatch_meta_inplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6351438Z test_dispatch_meta_inplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6351771Z test_dispatch_meta_inplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6352107Z test_dispatch_meta_inplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6352443Z test_dispatch_meta_inplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6352833Z test_dispatch_meta_inplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6353178Z test_dispatch_meta_inplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6353514Z test_dispatch_meta_inplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6353844Z test_dispatch_meta_inplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6354182Z test_dispatch_meta_inplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6354525Z test_dispatch_meta_inplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6354859Z test_dispatch_meta_inplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6355177Z test_dispatch_meta_inplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6355510Z test_dispatch_meta_inplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6355841Z test_dispatch_meta_inplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6356181Z test_dispatch_meta_inplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6356515Z test_dispatch_meta_inplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6356850Z test_dispatch_meta_inplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6357184Z test_dispatch_meta_inplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6357522Z test_dispatch_meta_inplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6357863Z test_dispatch_meta_inplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6358245Z test_dispatch_meta_inplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6358577Z test_dispatch_meta_inplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6358908Z test_dispatch_meta_inplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6359234Z test_dispatch_meta_inplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6359563Z test_dispatch_meta_inplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6359890Z test_dispatch_meta_inplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6360222Z test_dispatch_meta_inplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6360593Z test_dispatch_meta_inplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6360931Z test_dispatch_meta_inplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6361278Z test_dispatch_meta_inplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6361561Z test_dispatch_meta_inplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6361839Z test_dispatch_meta_inplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6362123Z test_dispatch_meta_inplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6362400Z test_dispatch_meta_inplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6362675Z test_dispatch_meta_inplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6362950Z test_dispatch_meta_inplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6363226Z test_dispatch_meta_inplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6363501Z test_dispatch_meta_inplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6363784Z test_dispatch_meta_inplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6364069Z test_dispatch_meta_inplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6364355Z test_dispatch_meta_inplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6364633Z test_dispatch_meta_inplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6364911Z test_dispatch_meta_inplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6365238Z test_dispatch_meta_inplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6365516Z test_dispatch_meta_inplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6365790Z test_dispatch_meta_inplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6366063Z test_dispatch_meta_inplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6366338Z test_dispatch_meta_inplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6366608Z test_dispatch_meta_inplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6366896Z test_dispatch_meta_inplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6367220Z test_dispatch_meta_inplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6367501Z test_dispatch_meta_inplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6367781Z test_dispatch_meta_inplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6368057Z test_dispatch_meta_inplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6368333Z test_dispatch_meta_inplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6368613Z test_dispatch_meta_inplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6368890Z test_dispatch_meta_inplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6369174Z test_dispatch_meta_inplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6369465Z test_dispatch_meta_inplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6369748Z test_dispatch_meta_inplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6370045Z test_dispatch_meta_inplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6370345Z test_dispatch_meta_inplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6370637Z test_dispatch_meta_inplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6370923Z test_dispatch_meta_inplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6371200Z test_dispatch_meta_inplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6371485Z test_dispatch_meta_inplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6371810Z test_dispatch_meta_inplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6372093Z test_dispatch_meta_inplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6372377Z test_dispatch_meta_inplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6372662Z test_dispatch_meta_inplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6372942Z test_dispatch_meta_inplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6373218Z test_dispatch_meta_inplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6373511Z test_dispatch_meta_inplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6373834Z test_dispatch_meta_inplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6374117Z test_dispatch_meta_inplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6374402Z test_dispatch_meta_inplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6374677Z test_dispatch_meta_inplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6374954Z test_dispatch_meta_inplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6375234Z test_dispatch_meta_inplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6375513Z test_dispatch_meta_inplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6375787Z test_dispatch_meta_inplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6376064Z test_dispatch_meta_inplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6376346Z test_dispatch_meta_inplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6376638Z test_dispatch_meta_inplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6376918Z test_dispatch_meta_inplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6377196Z test_dispatch_meta_inplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6377477Z test_dispatch_meta_inplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6377750Z test_dispatch_meta_inplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6378023Z test_dispatch_meta_inplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6378342Z test_dispatch_meta_inplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6378621Z test_dispatch_meta_inplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6378899Z test_dispatch_meta_inplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6379186Z test_dispatch_meta_inplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6379471Z test_dispatch_meta_inplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6379756Z test_dispatch_meta_inplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6380082Z test_dispatch_meta_inplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6380363Z test_dispatch_meta_inplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6380640Z test_dispatch_meta_inplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6380917Z test_dispatch_meta_inplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6381195Z test_dispatch_meta_inplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6381472Z test_dispatch_meta_inplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6381756Z test_dispatch_meta_inplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6382041Z test_dispatch_meta_inplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6382324Z test_dispatch_meta_inplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6382606Z test_dispatch_meta_inplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6382887Z test_dispatch_meta_inplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6383166Z test_dispatch_meta_inplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6383446Z test_dispatch_meta_inplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6383719Z test_dispatch_meta_inplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6384000Z test_dispatch_meta_inplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6384274Z test_dispatch_meta_inplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6384551Z test_dispatch_meta_inplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6384951Z test_dispatch_meta_inplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6385239Z test_dispatch_meta_inplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6385521Z test_dispatch_meta_inplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6385798Z test_dispatch_meta_inplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6386077Z test_dispatch_meta_inplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6386353Z test_dispatch_meta_inplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6386804Z test_dispatch_meta_inplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6387083Z test_dispatch_meta_inplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6387347Z test_dispatch_meta_inplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6387626Z test_dispatch_meta_inplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6387916Z test_dispatch_meta_inplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6388211Z test_dispatch_meta_inplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6388495Z test_dispatch_meta_inplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6388775Z test_dispatch_meta_inplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6389050Z test_dispatch_meta_inplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6389325Z test_dispatch_meta_inplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6389600Z test_dispatch_meta_inplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6389879Z test_dispatch_meta_inplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6390153Z test_dispatch_meta_inplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6390445Z test_dispatch_meta_inplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6390728Z test_dispatch_meta_inplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6391023Z test_dispatch_meta_inplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6391369Z test_dispatch_meta_inplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6391663Z test_dispatch_meta_inplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6391954Z test_dispatch_meta_inplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6392243Z test_dispatch_meta_inplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6392532Z test_dispatch_meta_inplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6392814Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6393099Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6393418Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6393706Z test_dispatch_meta_inplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6393991Z test_dispatch_meta_inplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6394265Z test_dispatch_meta_inplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6394553Z test_dispatch_meta_inplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6394834Z test_dispatch_meta_inplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6395114Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6395394Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6395668Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6395943Z test_dispatch_meta_inplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6396222Z test_dispatch_meta_inplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6396501Z test_dispatch_meta_inplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6396783Z test_dispatch_meta_inplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6397066Z test_dispatch_meta_inplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6397342Z test_dispatch_meta_inplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6397619Z test_dispatch_meta_inplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6397932Z test_dispatch_meta_inplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6398216Z test_dispatch_meta_inplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6398497Z test_dispatch_meta_inplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6398774Z test_dispatch_meta_inplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6399054Z test_dispatch_meta_inplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6399340Z test_dispatch_meta_inplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6399655Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6399936Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6400218Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6400495Z test_dispatch_meta_inplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6400774Z test_dispatch_meta_inplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6401053Z test_dispatch_meta_inplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6401346Z test_dispatch_meta_inplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6401636Z test_dispatch_meta_inplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6401921Z test_dispatch_meta_inplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6402203Z test_dispatch_meta_inplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6402478Z test_dispatch_meta_inplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6402760Z test_dispatch_meta_inplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6403043Z test_dispatch_meta_inplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6403320Z test_dispatch_meta_inplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6403598Z test_dispatch_meta_inplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6403868Z test_dispatch_meta_inplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6404194Z test_dispatch_meta_inplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6404486Z test_dispatch_meta_inplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6404768Z test_dispatch_meta_inplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6405048Z test_dispatch_meta_inplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6405324Z test_dispatch_meta_inplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6405596Z test_dispatch_meta_inplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6405871Z test_dispatch_meta_inplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6406190Z test_dispatch_meta_inplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6406472Z test_dispatch_meta_inplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6406752Z test_dispatch_meta_inplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6407041Z test_dispatch_meta_inplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6407329Z test_dispatch_meta_inplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6407615Z test_dispatch_meta_inplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6407904Z test_dispatch_meta_inplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6408183Z test_dispatch_meta_inplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6408458Z test_dispatch_meta_inplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6408738Z test_dispatch_meta_inplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6409020Z test_dispatch_meta_inplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6409302Z test_dispatch_meta_inplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6409578Z test_dispatch_meta_inplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6409857Z test_dispatch_meta_inplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6410133Z test_dispatch_meta_inplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6410410Z test_dispatch_meta_inplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6410720Z test_dispatch_meta_inplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6411001Z test_dispatch_meta_inplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6411278Z test_dispatch_meta_inplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6411552Z test_dispatch_meta_inplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6411825Z test_dispatch_meta_inplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6412103Z test_dispatch_meta_inplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6412382Z test_dispatch_meta_inplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6412709Z test_dispatch_meta_inplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6412988Z test_dispatch_meta_inplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6413262Z test_dispatch_meta_inplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6413542Z test_dispatch_meta_inplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6413817Z test_dispatch_meta_inplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6414095Z test_dispatch_meta_inplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6414377Z test_dispatch_meta_inplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6414654Z test_dispatch_meta_inplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6414929Z test_dispatch_meta_inplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6415203Z test_dispatch_meta_inplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6415479Z test_dispatch_meta_inplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6415755Z test_dispatch_meta_inplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6416037Z test_dispatch_meta_inplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6416311Z test_dispatch_meta_inplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6416584Z test_dispatch_meta_inplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6416866Z test_dispatch_meta_inplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6417186Z test_dispatch_meta_inplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6417467Z test_dispatch_meta_inplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6417745Z test_dispatch_meta_inplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6418025Z test_dispatch_meta_inplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6418299Z test_dispatch_meta_inplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6418572Z test_dispatch_meta_inplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6418850Z test_dispatch_meta_inplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6419158Z test_dispatch_meta_inplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6419423Z test_dispatch_meta_inplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6419695Z test_dispatch_meta_inplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6419981Z test_dispatch_meta_inplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6420262Z test_dispatch_meta_inplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6420554Z test_dispatch_meta_inplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6420841Z test_dispatch_meta_inplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6421125Z test_dispatch_meta_inplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6421405Z test_dispatch_meta_inplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6421683Z test_dispatch_meta_inplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6421961Z test_dispatch_meta_inplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6422236Z test_dispatch_meta_inplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6422514Z test_dispatch_meta_inplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6422787Z test_dispatch_meta_inplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6423061Z test_dispatch_meta_inplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6423341Z test_dispatch_meta_inplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6423658Z test_dispatch_meta_inplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6423937Z test_dispatch_meta_inplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6424217Z test_dispatch_meta_inplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6424495Z test_dispatch_meta_inplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6424770Z test_dispatch_meta_inplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6425043Z test_dispatch_meta_inplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6425327Z test_dispatch_meta_inplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6425643Z test_dispatch_meta_inplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6425918Z test_dispatch_meta_inplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6426192Z test_dispatch_meta_inplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6426465Z test_dispatch_meta_inplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6426807Z test_dispatch_meta_inplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6427096Z test_dispatch_meta_inplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6427374Z test_dispatch_meta_inplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6427660Z test_dispatch_meta_inplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6427944Z test_dispatch_meta_inplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6428226Z test_dispatch_meta_inplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6428505Z test_dispatch_meta_inplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6428786Z test_dispatch_meta_inplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6429062Z test_dispatch_meta_inplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6429335Z test_dispatch_meta_inplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6429615Z test_dispatch_meta_inplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6429889Z test_dispatch_meta_inplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6430214Z test_dispatch_meta_inplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6430495Z test_dispatch_meta_inplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6430777Z test_dispatch_meta_inplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6431062Z test_dispatch_meta_inplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6431349Z test_dispatch_meta_inplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6431630Z test_dispatch_meta_inplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6431914Z test_dispatch_meta_inplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6432238Z test_dispatch_meta_inplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6432515Z test_dispatch_meta_inplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6432786Z test_dispatch_meta_inplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6433060Z test_dispatch_meta_inplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6433334Z test_dispatch_meta_inplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6433618Z test_dispatch_meta_inplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6433896Z test_dispatch_meta_inplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6434173Z test_dispatch_meta_inplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6434457Z test_dispatch_meta_inplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6434738Z test_dispatch_meta_inplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6435021Z test_dispatch_meta_inplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6435303Z test_dispatch_meta_inplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6435584Z test_dispatch_meta_inplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6435859Z test_dispatch_meta_inplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6436133Z test_dispatch_meta_inplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6436408Z test_dispatch_meta_inplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6436682Z test_dispatch_meta_inplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6436999Z test_dispatch_meta_inplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6437276Z test_dispatch_meta_inplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6437564Z test_dispatch_meta_inplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6437846Z test_dispatch_meta_inplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6438140Z test_dispatch_meta_inplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6438437Z test_dispatch_meta_inplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6438759Z test_dispatch_meta_inplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6439048Z test_dispatch_meta_inplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6439331Z test_dispatch_meta_inplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6439614Z test_dispatch_meta_inplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6439899Z test_dispatch_meta_inplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6440182Z test_dispatch_meta_inplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6440462Z test_dispatch_meta_inplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6440745Z test_dispatch_meta_inplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6441025Z test_dispatch_meta_inplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6441304Z test_dispatch_meta_inplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6441577Z test_dispatch_meta_inplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6441855Z test_dispatch_meta_inplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6442132Z test_dispatch_meta_inplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6442404Z test_dispatch_meta_inplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6442678Z test_dispatch_meta_inplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6442952Z test_dispatch_meta_inplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6443269Z test_dispatch_meta_inplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6443565Z test_dispatch_meta_inplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6443854Z test_dispatch_meta_inplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6444145Z test_dispatch_meta_inplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6444432Z test_dispatch_meta_inplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6444718Z test_dispatch_meta_inplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6445006Z test_dispatch_meta_inplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6445326Z test_dispatch_meta_inplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6445613Z test_dispatch_meta_inplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6445899Z test_dispatch_meta_inplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6446177Z test_dispatch_meta_inplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6446450Z test_dispatch_meta_inplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6446735Z test_dispatch_meta_inplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6447013Z test_dispatch_meta_inplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6447285Z test_dispatch_meta_inplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6447559Z test_dispatch_meta_inplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6447839Z test_dispatch_meta_inplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6448111Z test_dispatch_meta_inplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6448385Z test_dispatch_meta_inplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6448661Z test_dispatch_meta_inplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6448936Z test_dispatch_meta_inplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6449196Z test_dispatch_meta_inplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6449476Z test_dispatch_meta_inplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6449789Z test_dispatch_meta_inplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6450063Z test_dispatch_meta_inplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6450334Z test_dispatch_meta_inplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6450608Z test_dispatch_meta_inplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6450880Z test_dispatch_meta_inplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6451150Z test_dispatch_meta_inplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6451426Z test_dispatch_meta_inplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6451743Z test_dispatch_meta_inplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6452019Z test_dispatch_meta_inplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6452297Z test_dispatch_meta_inplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6452569Z test_dispatch_meta_inplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6452844Z test_dispatch_meta_inplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6453119Z test_dispatch_meta_inplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6453392Z test_dispatch_meta_inplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6453666Z test_dispatch_meta_inplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6453936Z test_dispatch_meta_inplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6454215Z test_dispatch_meta_inplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6454495Z test_dispatch_meta_inplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6454771Z test_dispatch_meta_inplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6455045Z test_dispatch_meta_inplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6455321Z test_dispatch_meta_inplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6455603Z test_dispatch_meta_inplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6455883Z test_dispatch_meta_inplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6456157Z test_dispatch_meta_inplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6456470Z test_dispatch_meta_inplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6456757Z test_dispatch_meta_inplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6457037Z test_dispatch_meta_inplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6457317Z test_dispatch_meta_inplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6457593Z test_dispatch_meta_inplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6457866Z test_dispatch_meta_inplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6458140Z test_dispatch_meta_inplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6458450Z test_dispatch_meta_inplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6458728Z test_dispatch_meta_inplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6459004Z test_dispatch_meta_inplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6459274Z test_dispatch_meta_inplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6459553Z test_dispatch_meta_inplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6459834Z test_dispatch_meta_inplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6460116Z test_dispatch_meta_inplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6460405Z test_dispatch_meta_inplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6460697Z test_dispatch_meta_inplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6460974Z test_dispatch_meta_inplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6461259Z test_dispatch_meta_inplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6461539Z test_dispatch_meta_inplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6461814Z test_dispatch_meta_inplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6462087Z test_dispatch_meta_inplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6462359Z test_dispatch_meta_inplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6462634Z test_dispatch_meta_inplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6462971Z test_dispatch_meta_inplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6463254Z test_dispatch_meta_inplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6463522Z test_dispatch_meta_inplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6463810Z test_dispatch_meta_inplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6464102Z test_dispatch_meta_inplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6464383Z test_dispatch_meta_inplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6464666Z test_dispatch_meta_inplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6464981Z test_dispatch_meta_inplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6465262Z test_dispatch_meta_inplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6465538Z test_dispatch_meta_inplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6465811Z test_dispatch_meta_inplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6466090Z test_dispatch_meta_inplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6466371Z test_dispatch_meta_inplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6466711Z test_dispatch_meta_inplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6466984Z test_dispatch_meta_inplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6467263Z test_dispatch_meta_inplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6467535Z test_dispatch_meta_inplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6467813Z test_dispatch_meta_inplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6468090Z test_dispatch_meta_inplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6468365Z test_dispatch_meta_inplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6468640Z test_dispatch_meta_inplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6468913Z test_dispatch_meta_inplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6469190Z test_dispatch_meta_inplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6469535Z test_dispatch_meta_inplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6469808Z test_dispatch_meta_inplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6470081Z test_dispatch_meta_inplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6470357Z test_dispatch_meta_inplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6470630Z test_dispatch_meta_inplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6470913Z test_dispatch_meta_inplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6471202Z test_dispatch_meta_inplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6471528Z test_dispatch_meta_inplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6471810Z test_dispatch_meta_inplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6472094Z test_dispatch_meta_inplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6472387Z test_dispatch_meta_inplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6472676Z test_dispatch_meta_inplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6472962Z test_dispatch_meta_inplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6473248Z test_dispatch_meta_inplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6473532Z test_dispatch_meta_inplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6473813Z test_dispatch_meta_inplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6474092Z test_dispatch_meta_inplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6474369Z test_dispatch_meta_inplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6474656Z test_dispatch_meta_inplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6474951Z test_dispatch_meta_inplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6475241Z test_dispatch_meta_inplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6475533Z test_dispatch_meta_inplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6475806Z test_dispatch_meta_inplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6476118Z test_dispatch_meta_inplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6476398Z test_dispatch_meta_inplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6476670Z test_dispatch_meta_inplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6476942Z test_dispatch_meta_inplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6477215Z test_dispatch_meta_inplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6477486Z test_dispatch_meta_inplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6477757Z test_dispatch_meta_inplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6478051Z test_dispatch_meta_inplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6478328Z test_dispatch_meta_inplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6478605Z test_dispatch_meta_inplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6478879Z test_dispatch_meta_inplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6479163Z test_dispatch_meta_inplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6479444Z test_dispatch_meta_inplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6479722Z test_dispatch_meta_inplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6479998Z test_dispatch_meta_inplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6480272Z test_dispatch_meta_inplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6480547Z test_dispatch_meta_inplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6480819Z test_dispatch_meta_inplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6481095Z test_dispatch_meta_inplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6481370Z test_dispatch_meta_inplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6481646Z test_dispatch_meta_inplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6481935Z test_dispatch_meta_inplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6482217Z test_dispatch_meta_inplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6482503Z test_dispatch_meta_inplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6482827Z test_dispatch_meta_inplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6483119Z test_dispatch_meta_inplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6483404Z test_dispatch_meta_inplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6483686Z test_dispatch_meta_inplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6483968Z test_dispatch_meta_inplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6484252Z test_dispatch_meta_inplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6484565Z test_dispatch_meta_inplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6484843Z test_dispatch_meta_inplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6485118Z test_dispatch_meta_inplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6485394Z test_dispatch_meta_inplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6485668Z test_dispatch_meta_inplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6485945Z test_dispatch_meta_inplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6486222Z test_dispatch_meta_inplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6486507Z test_dispatch_meta_inplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6486783Z test_dispatch_meta_inplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6487069Z test_dispatch_meta_inplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6487358Z test_dispatch_meta_inplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6487644Z test_dispatch_meta_inplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6487931Z test_dispatch_meta_inplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6488214Z test_dispatch_meta_inplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6488490Z test_dispatch_meta_inplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6488768Z test_dispatch_meta_inplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6489043Z test_dispatch_meta_inplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6489356Z test_dispatch_meta_inplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6489633Z test_dispatch_meta_inplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6489912Z test_dispatch_meta_inplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6490196Z test_dispatch_meta_inplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6490479Z test_dispatch_meta_inplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6490772Z test_dispatch_meta_inplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6491091Z test_dispatch_meta_inplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6491375Z test_dispatch_meta_inplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6491651Z test_dispatch_meta_inplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6491932Z test_dispatch_meta_inplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6492212Z test_dispatch_meta_inplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6492498Z test_dispatch_meta_inplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6492766Z test_dispatch_meta_inplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6493040Z test_dispatch_meta_inplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6493314Z test_dispatch_meta_inplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6493590Z test_dispatch_meta_inplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6493871Z test_dispatch_meta_inplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6494155Z test_dispatch_meta_inplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6494433Z test_dispatch_meta_inplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6494709Z test_dispatch_meta_inplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6494986Z test_dispatch_meta_inplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6495256Z test_dispatch_meta_inplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6495528Z test_dispatch_meta_inplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6495844Z test_dispatch_meta_inplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6496118Z test_dispatch_meta_inplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6496387Z test_dispatch_meta_inplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6496660Z test_dispatch_meta_inplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6496928Z test_dispatch_meta_inplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6497201Z test_dispatch_meta_inplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6497475Z test_dispatch_meta_inplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6497793Z test_dispatch_meta_inplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6498078Z test_dispatch_meta_inplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6498361Z test_dispatch_meta_inplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6498646Z test_dispatch_meta_inplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6498932Z test_dispatch_meta_inplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6499211Z test_dispatch_meta_inplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6499490Z test_dispatch_meta_inplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6499781Z test_dispatch_meta_inplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6500061Z test_dispatch_meta_inplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6500350Z test_dispatch_meta_inplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6500645Z test_dispatch_meta_inplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6500937Z test_dispatch_meta_inplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6501224Z test_dispatch_meta_inplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6501506Z test_dispatch_meta_inplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6501789Z test_dispatch_meta_inplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6502071Z test_dispatch_meta_inplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6502397Z test_dispatch_meta_inplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6502675Z test_dispatch_meta_inplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6502955Z test_dispatch_meta_inplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6503237Z test_dispatch_meta_inplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6503522Z test_dispatch_meta_inplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6503806Z test_dispatch_meta_inplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6504103Z test_dispatch_meta_inplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6504430Z test_dispatch_meta_inplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6504717Z test_dispatch_meta_inplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6505003Z test_dispatch_meta_inplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6505287Z test_dispatch_meta_inplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6505573Z test_dispatch_meta_inplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6505861Z test_dispatch_meta_inplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6506142Z test_dispatch_meta_inplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6506422Z test_dispatch_meta_inplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6506799Z test_dispatch_meta_inplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6507087Z test_dispatch_meta_inplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6507376Z test_dispatch_meta_inplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6507674Z test_dispatch_meta_inplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6507963Z test_dispatch_meta_inplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6508236Z test_dispatch_meta_inplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6508521Z test_dispatch_meta_inplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6508859Z test_dispatch_meta_inplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6509144Z test_dispatch_meta_inplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6509426Z test_dispatch_meta_inplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6509710Z test_dispatch_meta_inplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6509996Z test_dispatch_meta_inplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6510275Z test_dispatch_meta_inplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6510565Z test_dispatch_meta_inplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6510904Z test_dispatch_meta_inplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6511196Z test_dispatch_meta_inplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6511489Z test_dispatch_meta_inplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6511778Z test_dispatch_meta_inplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6512065Z test_dispatch_meta_inplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6512346Z test_dispatch_meta_inplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6512630Z test_dispatch_meta_inplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6512908Z test_dispatch_meta_inplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6513186Z test_dispatch_meta_inplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6513463Z test_dispatch_meta_inplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6513744Z test_dispatch_meta_inplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6514025Z test_dispatch_meta_inplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6514318Z test_dispatch_meta_inplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6514611Z test_dispatch_meta_inplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6514905Z test_dispatch_meta_inplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6515195Z test_dispatch_meta_inplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6515526Z test_dispatch_meta_inplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6515814Z test_dispatch_meta_inplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6516098Z test_dispatch_meta_inplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6516385Z test_dispatch_meta_inplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6516673Z test_dispatch_meta_inplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6516964Z test_dispatch_meta_inplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6517251Z test_dispatch_meta_inplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6517583Z test_dispatch_meta_inplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6517878Z test_dispatch_meta_inplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6518178Z test_dispatch_meta_inplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6518473Z test_dispatch_meta_inplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6518769Z test_dispatch_meta_inplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6519059Z test_dispatch_meta_inplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6519349Z test_dispatch_meta_inplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6519637Z test_dispatch_meta_inplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6519920Z test_dispatch_meta_inplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6520208Z test_dispatch_meta_inplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6520498Z test_dispatch_meta_inplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6520781Z test_dispatch_meta_inplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6521062Z test_dispatch_meta_inplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6521343Z test_dispatch_meta_inplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6521617Z test_dispatch_meta_inplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6521895Z test_dispatch_meta_inplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6522208Z test_dispatch_meta_inplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6522492Z test_dispatch_meta_inplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6522765Z test_dispatch_meta_inplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6523049Z test_dispatch_meta_inplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6523330Z test_dispatch_meta_inplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6523615Z test_dispatch_meta_inplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6523928Z test_dispatch_meta_inplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6524204Z test_dispatch_meta_inplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6524466Z test_dispatch_meta_inplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6524737Z test_dispatch_meta_inplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6525011Z test_dispatch_meta_inplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6525286Z test_dispatch_meta_inplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6525564Z test_dispatch_meta_inplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6525849Z test_dispatch_meta_inplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6526131Z test_dispatch_meta_inplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6526419Z test_dispatch_meta_inplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6526704Z test_dispatch_meta_inplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6526991Z test_dispatch_meta_inplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6527277Z test_dispatch_meta_inplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6527555Z test_dispatch_meta_inplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6527835Z test_dispatch_meta_inplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6528107Z test_dispatch_meta_inplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6528379Z test_dispatch_meta_inplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6528703Z test_dispatch_meta_inplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6528989Z test_dispatch_meta_inplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6529274Z test_dispatch_meta_inplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6529550Z test_dispatch_meta_inplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6529837Z test_dispatch_meta_inplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6530125Z test_dispatch_meta_inplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6530418Z test_dispatch_meta_inplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6530741Z test_dispatch_meta_inplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6531025Z test_dispatch_meta_inplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6531306Z test_dispatch_meta_inplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6531589Z test_dispatch_meta_inplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6531873Z test_dispatch_meta_inplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6532157Z test_dispatch_meta_inplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6532434Z test_dispatch_meta_inplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6532711Z test_dispatch_meta_inplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6532989Z test_dispatch_meta_inplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6533268Z test_dispatch_meta_inplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6533551Z test_dispatch_meta_inplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6533826Z test_dispatch_meta_inplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6534103Z test_dispatch_meta_inplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6534376Z test_dispatch_meta_inplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6534650Z test_dispatch_meta_inplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6534921Z test_dispatch_meta_inplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6535243Z test_dispatch_meta_inplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6535523Z test_dispatch_meta_inplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6535809Z test_dispatch_meta_inplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6536093Z test_dispatch_meta_inplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6536379Z test_dispatch_meta_inplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6536658Z test_dispatch_meta_inplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6536936Z test_dispatch_meta_inplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6537248Z test_dispatch_meta_inplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6537525Z test_dispatch_meta_inplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6537809Z test_dispatch_meta_inplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6538084Z test_dispatch_meta_inplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6538361Z test_dispatch_meta_inplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6538638Z test_dispatch_meta_inplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6538919Z test_dispatch_meta_inplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6539183Z test_dispatch_meta_inplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6539467Z test_dispatch_meta_inplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6539749Z test_dispatch_meta_inplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6540026Z test_dispatch_meta_inplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6540306Z test_dispatch_meta_inplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6540579Z test_dispatch_meta_inplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6540852Z test_dispatch_meta_inplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6541128Z test_dispatch_meta_inplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6541402Z test_dispatch_meta_inplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6541717Z test_dispatch_meta_inplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6541994Z test_dispatch_meta_inplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6542283Z test_dispatch_meta_inplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6542567Z test_dispatch_meta_inplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6542853Z test_dispatch_meta_inplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6543135Z test_dispatch_meta_inplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6543418Z test_dispatch_meta_inplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6543736Z test_dispatch_meta_inplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6544018Z test_dispatch_meta_inplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6544298Z test_dispatch_meta_inplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6544578Z test_dispatch_meta_inplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6544855Z test_dispatch_meta_inplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6545145Z test_dispatch_meta_inplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6545423Z test_dispatch_meta_inplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6545703Z test_dispatch_meta_inplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6545985Z test_dispatch_meta_inplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6546270Z test_dispatch_meta_inplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6546552Z test_dispatch_meta_inplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6546877Z test_dispatch_meta_inplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6547156Z test_dispatch_meta_inplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6547435Z test_dispatch_meta_inplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6547715Z test_dispatch_meta_inplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6547999Z test_dispatch_meta_inplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6548332Z test_dispatch_meta_inplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6548628Z test_dispatch_meta_inplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6548913Z test_dispatch_meta_inplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6549195Z test_dispatch_meta_inplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6549476Z test_dispatch_meta_inplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6549755Z test_dispatch_meta_inplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6550035Z test_dispatch_meta_inplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6550352Z test_dispatch_meta_inplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6550628Z test_dispatch_meta_inplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6550900Z test_dispatch_meta_inplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6551175Z test_dispatch_meta_inplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6551454Z test_dispatch_meta_inplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6551737Z test_dispatch_meta_inplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6552023Z test_dispatch_meta_inplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6552342Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6552646Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6552963Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6553282Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6553596Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6553904Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6554216Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6554522Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6554868Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6555175Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6555476Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6555781Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6556098Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6556416Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6556763Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6557080Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6557396Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6557716Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6558030Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6558344Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6558651Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6558957Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6559274Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6559591Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6559890Z test_dispatch_meta_inplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6560180Z test_dispatch_meta_inplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6560481Z test_dispatch_meta_inplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6560782Z test_dispatch_meta_inplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6561079Z test_dispatch_meta_inplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6561429Z test_dispatch_meta_inplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6561725Z test_dispatch_meta_inplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6562018Z test_dispatch_meta_inplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6562310Z test_dispatch_meta_inplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6562600Z test_dispatch_meta_inplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6562898Z test_dispatch_meta_inplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6563226Z test_dispatch_meta_inplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6563542Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6563850Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6564169Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6564488Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6564803Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6565113Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6565422Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6565731Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6566039Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6566352Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6566657Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6566964Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6567261Z test_dispatch_meta_inplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6567550Z test_dispatch_meta_inplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6567891Z test_dispatch_meta_inplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6568193Z test_dispatch_meta_inplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6568490Z test_dispatch_meta_inplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6568784Z test_dispatch_meta_inplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6569073Z test_dispatch_meta_inplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6569368Z test_dispatch_meta_inplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6569694Z test_dispatch_meta_inplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6569983Z test_dispatch_meta_inplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6570272Z test_dispatch_meta_inplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6570561Z test_dispatch_meta_inplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6570837Z test_dispatch_meta_inplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6571114Z test_dispatch_meta_inplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6571397Z test_dispatch_meta_inplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6571680Z test_dispatch_meta_inplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6571959Z test_dispatch_meta_inplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6572239Z test_dispatch_meta_inplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6572517Z test_dispatch_meta_inplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6572797Z test_dispatch_meta_inplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6573072Z test_dispatch_meta_inplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6573344Z test_dispatch_meta_inplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6573618Z test_dispatch_meta_inplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6573890Z test_dispatch_meta_inplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6574220Z test_dispatch_meta_inplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6574504Z test_dispatch_meta_inplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6574787Z test_dispatch_meta_inplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6575069Z test_dispatch_meta_inplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6575347Z test_dispatch_meta_inplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6575626Z test_dispatch_meta_inplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6575909Z test_dispatch_meta_inplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6576225Z test_dispatch_meta_inplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6576503Z test_dispatch_meta_inplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6576774Z test_dispatch_meta_inplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6577048Z test_dispatch_meta_inplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6577319Z test_dispatch_meta_inplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6577593Z test_dispatch_meta_inplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6577868Z test_dispatch_meta_inplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6578144Z test_dispatch_meta_inplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6578428Z test_dispatch_meta_inplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6578709Z test_dispatch_meta_inplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6578988Z test_dispatch_meta_inplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6579267Z test_dispatch_meta_inplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6579550Z test_dispatch_meta_inplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6579830Z test_dispatch_meta_inplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6580104Z test_dispatch_meta_inplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6580380Z test_dispatch_meta_inplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6580655Z test_dispatch_meta_inplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6580975Z test_dispatch_meta_inplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6581259Z test_dispatch_meta_inplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6581531Z test_dispatch_meta_inplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6581807Z test_dispatch_meta_inplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6582083Z test_dispatch_meta_inplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6582364Z test_dispatch_meta_inplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6582632Z test_dispatch_meta_inplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6582941Z test_dispatch_meta_inplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6583216Z test_dispatch_meta_inplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6583485Z test_dispatch_meta_inplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6583755Z test_dispatch_meta_inplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6584041Z test_dispatch_meta_inplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6584326Z test_dispatch_meta_inplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6584611Z test_dispatch_meta_inplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6584886Z test_dispatch_meta_inplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6585161Z test_dispatch_meta_inplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6585439Z test_dispatch_meta_inplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6585723Z test_dispatch_meta_inplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6586007Z test_dispatch_meta_inplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6586287Z test_dispatch_meta_inplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6586609Z test_dispatch_meta_inplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6586894Z test_dispatch_meta_inplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6587173Z test_dispatch_meta_inplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6587501Z test_dispatch_meta_inplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6587780Z test_dispatch_meta_inplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6588061Z test_dispatch_meta_inplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6588361Z test_dispatch_meta_inplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6588664Z test_dispatch_meta_inplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6588958Z test_dispatch_meta_inplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6589259Z test_dispatch_meta_inplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6589678Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6589985Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6590281Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6590582Z test_dispatch_meta_inplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6590878Z test_dispatch_meta_inplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6591179Z test_dispatch_meta_inplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6591464Z test_dispatch_meta_inplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6591752Z test_dispatch_meta_inplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6592045Z test_dispatch_meta_inplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6592341Z test_dispatch_meta_inplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6592636Z test_dispatch_meta_inplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6592925Z test_dispatch_meta_inplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6593216Z test_dispatch_meta_inplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6593504Z test_dispatch_meta_inplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6593780Z test_dispatch_meta_inplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6594107Z test_dispatch_meta_inplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6594397Z test_dispatch_meta_inplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6594688Z test_dispatch_meta_inplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6594980Z test_dispatch_meta_inplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6595272Z test_dispatch_meta_inplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6595561Z test_dispatch_meta_inplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6595849Z test_dispatch_meta_inplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6596227Z test_dispatch_meta_inplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6596529Z test_dispatch_meta_inplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6596831Z test_dispatch_meta_inplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6597128Z test_dispatch_meta_inplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6597424Z test_dispatch_meta_inplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6597718Z test_dispatch_meta_inplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6598002Z test_dispatch_meta_inplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6598290Z test_dispatch_meta_inplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6598586Z test_dispatch_meta_inplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6598881Z test_dispatch_meta_inplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6599171Z test_dispatch_meta_inplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6599459Z test_dispatch_meta_inplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6599754Z test_dispatch_meta_inplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6600054Z test_dispatch_meta_inplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6600351Z test_dispatch_meta_inplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6600686Z test_dispatch_meta_inplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6600990Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6601292Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6601584Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6601873Z test_dispatch_meta_inplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6602192Z test_dispatch_meta_inplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6602514Z test_dispatch_meta_inplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6602858Z test_dispatch_meta_inplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6603170Z test_dispatch_meta_inplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6603462Z test_dispatch_meta_inplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6603754Z test_dispatch_meta_inplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6604041Z test_dispatch_meta_inplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6604330Z test_dispatch_meta_inplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6604627Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6604920Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6605209Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6605499Z test_dispatch_meta_inplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6605803Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6606099Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6606395Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6606689Z test_dispatch_meta_inplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6606994Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6607337Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6607638Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6607936Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6608235Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6608534Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6608830Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6609171Z test_dispatch_meta_inplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6609468Z test_dispatch_meta_inplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6609761Z test_dispatch_meta_inplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6610049Z test_dispatch_meta_inplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6610338Z test_dispatch_meta_inplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6610655Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6610971Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6611279Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6611586Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6611878Z test_dispatch_meta_inplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6612170Z test_dispatch_meta_inplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6612456Z test_dispatch_meta_inplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6612740Z test_dispatch_meta_inplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6613038Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6613338Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6613675Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6613974Z test_dispatch_meta_inplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6614280Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6614584Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6614890Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6615183Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6615474Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6615807Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6616102Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6616395Z test_dispatch_meta_inplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6616691Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6616999Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6617299Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6617595Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6617892Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6618189Z test_dispatch_meta_inplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6618494Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6618798Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6619103Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6619400Z test_dispatch_meta_inplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6619699Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6619993Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6620331Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6620630Z test_dispatch_meta_inplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6620946Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6621258Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6621569Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6621884Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6622218Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6622517Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6622815Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6623114Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6623408Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6623704Z test_dispatch_meta_inplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6623992Z test_dispatch_meta_inplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6624288Z test_dispatch_meta_inplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6624588Z test_dispatch_meta_inplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6624872Z test_dispatch_meta_inplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6625164Z test_dispatch_meta_inplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6625451Z test_dispatch_meta_inplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6625766Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6626092Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6626417Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6626867Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6627190Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6627508Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6627799Z test_dispatch_meta_inplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6628091Z test_dispatch_meta_inplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6628382Z test_dispatch_meta_inplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6628725Z test_dispatch_meta_inplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6629037Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6629346Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6629645Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6629944Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6630218Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.372s) 2022-11-23T02:20:15.6630494Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:15.6630761Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:15.6631032Z test_dispatch_meta_inplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:15.6631322Z test_dispatch_meta_inplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6631613Z test_dispatch_meta_inplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6631898Z test_dispatch_meta_inplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6632182Z test_dispatch_meta_inplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6632475Z test_dispatch_meta_inplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6632771Z test_dispatch_meta_inplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6633062Z test_dispatch_meta_inplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6633399Z test_dispatch_meta_inplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6633697Z test_dispatch_meta_inplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6633990Z test_dispatch_meta_inplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6634280Z test_dispatch_meta_inplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6634568Z test_dispatch_meta_inplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6634865Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6635163Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6635491Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6635787Z test_dispatch_meta_inplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6636094Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6636407Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6636714Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6637019Z test_dispatch_meta_inplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6637307Z test_dispatch_meta_inplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6637601Z test_dispatch_meta_inplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6637877Z test_dispatch_meta_inplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6638159Z test_dispatch_meta_inplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6638465Z test_dispatch_meta_inplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6638767Z test_dispatch_meta_inplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6639055Z test_dispatch_meta_inplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6639345Z test_dispatch_meta_inplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6639649Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6639987Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6640287Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6640582Z test_dispatch_meta_inplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6640883Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6641185Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6641484Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6641784Z test_dispatch_meta_inplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6642116Z test_dispatch_meta_inplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6642412Z test_dispatch_meta_inplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6642707Z test_dispatch_meta_inplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6642998Z test_dispatch_meta_inplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6643287Z test_dispatch_meta_inplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6643577Z test_dispatch_meta_inplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6643861Z test_dispatch_meta_inplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6644151Z test_dispatch_meta_inplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6644441Z test_dispatch_meta_inplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6644735Z test_dispatch_meta_inplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6645041Z test_dispatch_meta_inplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6645343Z test_dispatch_meta_inplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6645633Z test_dispatch_meta_inplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6645923Z test_dispatch_meta_inplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6646216Z test_dispatch_meta_inplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6646552Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6646856Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6647157Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6647454Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6647750Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6648043Z test_dispatch_meta_inplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6648370Z test_dispatch_meta_inplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6648660Z test_dispatch_meta_inplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6648949Z test_dispatch_meta_inplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6649234Z test_dispatch_meta_inplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6649519Z test_dispatch_meta_inplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6649807Z test_dispatch_meta_inplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6650094Z test_dispatch_meta_inplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6650373Z test_dispatch_meta_inplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6650651Z test_dispatch_meta_inplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6650928Z test_dispatch_meta_inplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6651206Z test_dispatch_meta_inplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6651490Z test_dispatch_meta_inplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6651765Z test_dispatch_meta_inplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6652049Z test_dispatch_meta_inplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6652333Z test_dispatch_meta_inplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6652607Z test_dispatch_meta_inplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6652885Z test_dispatch_meta_inplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6653203Z test_dispatch_meta_inplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6653476Z test_dispatch_meta_inplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6653749Z test_dispatch_meta_inplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6654023Z test_dispatch_meta_inplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6654295Z test_dispatch_meta_inplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6654684Z test_dispatch_meta_inplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6654983Z test_dispatch_meta_inplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6655319Z test_dispatch_meta_inplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6655623Z test_dispatch_meta_inplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6655890Z test_dispatch_meta_inplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6656183Z test_dispatch_meta_inplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6656467Z test_dispatch_meta_inplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6656753Z test_dispatch_meta_inplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6657044Z test_dispatch_meta_inplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6657328Z test_dispatch_meta_inplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6657615Z test_dispatch_meta_inplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6657910Z test_dispatch_meta_inplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6658200Z test_dispatch_meta_inplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6658499Z test_dispatch_meta_inplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6658792Z test_dispatch_meta_inplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6659081Z test_dispatch_meta_inplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6659374Z test_dispatch_meta_inplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6659662Z test_dispatch_meta_inplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6660012Z test_dispatch_meta_inplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6660302Z test_dispatch_meta_inplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6660584Z test_dispatch_meta_inplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6660870Z test_dispatch_meta_inplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6661155Z test_dispatch_meta_inplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6661446Z test_dispatch_meta_inplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6661737Z test_dispatch_meta_inplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6662068Z test_dispatch_meta_inplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6662366Z test_dispatch_meta_inplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6662657Z test_dispatch_meta_inplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6662946Z test_dispatch_meta_inplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6663240Z test_dispatch_meta_inplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6663527Z test_dispatch_meta_inplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6663816Z test_dispatch_meta_inplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6664104Z test_dispatch_meta_inplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6664394Z test_dispatch_meta_inplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6664682Z test_dispatch_meta_inplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6664968Z test_dispatch_meta_inplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6665277Z test_dispatch_meta_inplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6665576Z test_dispatch_meta_inplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6665877Z test_dispatch_meta_inplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6666174Z test_dispatch_meta_inplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6666492Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6666915Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6667238Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6667563Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6667878Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6668190Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6668503Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6668857Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6669171Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6669477Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6669781Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6670330Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6670720Z test_dispatch_meta_inplace_log_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6671086Z test_dispatch_meta_inplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6671445Z test_dispatch_meta_inplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6671806Z test_dispatch_meta_inplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6672177Z test_dispatch_meta_inplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6672535Z test_dispatch_meta_inplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6672897Z test_dispatch_meta_inplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6673259Z test_dispatch_meta_inplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6673629Z test_dispatch_meta_inplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6673914Z test_dispatch_meta_inplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6674276Z test_dispatch_meta_inplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6674707Z test_dispatch_meta_inplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6675086Z test_dispatch_meta_inplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6675440Z test_dispatch_meta_inplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6675791Z test_dispatch_meta_inplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6676147Z test_dispatch_meta_inplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6676506Z test_dispatch_meta_inplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6676924Z test_dispatch_meta_inplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6677360Z test_dispatch_meta_inplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6677721Z test_dispatch_meta_inplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6678081Z test_dispatch_meta_inplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6678435Z test_dispatch_meta_inplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6678793Z test_dispatch_meta_inplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6679142Z test_dispatch_meta_inplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6679490Z test_dispatch_meta_inplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6679837Z test_dispatch_meta_inplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6680187Z test_dispatch_meta_inplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6680556Z test_dispatch_meta_inplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6680903Z test_dispatch_meta_inplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6681265Z test_dispatch_meta_inplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6681621Z test_dispatch_meta_inplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6681971Z test_dispatch_meta_inplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6682318Z test_dispatch_meta_inplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6682729Z test_dispatch_meta_inplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6683090Z test_dispatch_meta_inplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6683435Z test_dispatch_meta_inplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6683775Z test_dispatch_meta_inplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6684119Z test_dispatch_meta_inplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6684463Z test_dispatch_meta_inplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6684818Z test_dispatch_meta_inplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6685216Z test_dispatch_meta_inplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6685590Z test_dispatch_meta_inplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6685949Z test_dispatch_meta_inplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6686303Z test_dispatch_meta_inplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6686655Z test_dispatch_meta_inplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6687008Z test_dispatch_meta_inplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6687355Z test_dispatch_meta_inplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6687695Z test_dispatch_meta_inplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6688112Z test_dispatch_meta_inplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6688460Z test_dispatch_meta_inplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6688802Z test_dispatch_meta_inplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6689152Z test_dispatch_meta_inplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6689494Z test_dispatch_meta_inplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6689846Z test_dispatch_meta_inplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6690204Z test_dispatch_meta_inplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6690555Z test_dispatch_meta_inplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6690981Z test_dispatch_meta_inplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6691334Z test_dispatch_meta_inplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6691684Z test_dispatch_meta_inplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6692030Z test_dispatch_meta_inplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6692371Z test_dispatch_meta_inplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6692719Z test_dispatch_meta_inplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6693064Z test_dispatch_meta_inplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6693471Z test_dispatch_meta_inplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6693826Z test_dispatch_meta_inplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6694146Z test_dispatch_meta_inplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6694440Z test_dispatch_meta_inplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6694723Z test_dispatch_meta_inplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6695187Z test_dispatch_meta_inplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6695477Z test_dispatch_meta_inplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6695779Z test_dispatch_meta_inplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6696070Z test_dispatch_meta_inplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6696358Z test_dispatch_meta_inplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6696661Z test_dispatch_meta_inplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6696974Z test_dispatch_meta_inplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6697277Z test_dispatch_meta_inplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6697596Z test_dispatch_meta_inplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6697894Z test_dispatch_meta_inplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6698204Z test_dispatch_meta_inplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6698619Z test_dispatch_meta_inplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6698914Z test_dispatch_meta_inplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6699202Z test_dispatch_meta_inplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6699490Z test_dispatch_meta_inplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6699784Z test_dispatch_meta_inplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6700108Z test_dispatch_meta_inplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6700415Z test_dispatch_meta_inplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6700753Z test_dispatch_meta_inplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6701054Z test_dispatch_meta_inplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6701328Z test_dispatch_meta_inplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6701622Z test_dispatch_meta_inplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6701915Z test_dispatch_meta_inplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6702211Z test_dispatch_meta_inplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6702502Z test_dispatch_meta_inplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6702834Z test_dispatch_meta_inplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6703128Z test_dispatch_meta_inplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6703416Z test_dispatch_meta_inplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6703716Z test_dispatch_meta_inplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6704016Z test_dispatch_meta_inplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6704310Z test_dispatch_meta_inplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6704601Z test_dispatch_meta_inplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6704899Z test_dispatch_meta_inplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6705217Z test_dispatch_meta_inplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6705562Z test_dispatch_meta_inplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6705858Z test_dispatch_meta_inplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6706145Z test_dispatch_meta_inplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6706429Z test_dispatch_meta_inplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6706836Z test_dispatch_meta_inplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6707166Z test_dispatch_meta_inplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6707460Z test_dispatch_meta_inplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6707839Z test_dispatch_meta_inplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6708204Z test_dispatch_meta_inplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6708492Z test_dispatch_meta_inplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6708781Z test_dispatch_meta_inplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6709064Z test_dispatch_meta_inplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6709364Z test_dispatch_meta_inplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6709652Z test_dispatch_meta_inplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6709936Z test_dispatch_meta_inplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6710252Z test_dispatch_meta_inplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6710543Z test_dispatch_meta_inplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6710834Z test_dispatch_meta_inplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6711126Z test_dispatch_meta_inplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6711433Z test_dispatch_meta_inplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6711752Z test_dispatch_meta_inplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6712050Z test_dispatch_meta_inplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6712343Z test_dispatch_meta_inplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6712722Z test_dispatch_meta_inplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6713033Z test_dispatch_meta_inplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6713334Z test_dispatch_meta_inplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6713629Z test_dispatch_meta_inplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6713937Z test_dispatch_meta_inplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6714221Z test_dispatch_meta_inplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6714515Z test_dispatch_meta_inplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6714848Z test_dispatch_meta_inplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6715163Z test_dispatch_meta_inplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6715456Z test_dispatch_meta_inplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6715746Z test_dispatch_meta_inplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6716045Z test_dispatch_meta_inplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6716334Z test_dispatch_meta_inplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6716623Z test_dispatch_meta_inplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6716884Z test_dispatch_meta_inplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6717169Z test_dispatch_meta_inplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6717538Z test_dispatch_meta_inplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6717844Z test_dispatch_meta_inplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6718130Z test_dispatch_meta_inplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6718442Z test_dispatch_meta_inplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6718732Z test_dispatch_meta_inplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6719028Z test_dispatch_meta_inplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6719313Z test_dispatch_meta_inplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6719659Z test_dispatch_meta_inplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6719948Z test_dispatch_meta_inplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6720256Z test_dispatch_meta_inplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6720556Z test_dispatch_meta_inplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6720838Z test_dispatch_meta_inplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6721119Z test_dispatch_meta_inplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6721408Z test_dispatch_meta_inplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6721752Z test_dispatch_meta_inplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6722061Z test_dispatch_meta_inplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6722361Z test_dispatch_meta_inplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6722691Z test_dispatch_meta_inplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6722989Z test_dispatch_meta_inplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6723293Z test_dispatch_meta_inplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6723591Z test_dispatch_meta_inplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6723888Z test_dispatch_meta_inplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6724184Z test_dispatch_meta_inplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6724489Z test_dispatch_meta_inplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6724789Z test_dispatch_meta_inplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6725116Z test_dispatch_meta_inplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6725421Z test_dispatch_meta_inplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6725714Z test_dispatch_meta_inplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6726004Z test_dispatch_meta_inplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6726299Z test_dispatch_meta_inplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6726708Z test_dispatch_meta_inplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6727008Z test_dispatch_meta_inplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6727329Z test_dispatch_meta_inplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6727658Z test_dispatch_meta_inplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6727962Z test_dispatch_meta_inplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6728265Z test_dispatch_meta_inplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6728568Z test_dispatch_meta_inplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6728904Z test_dispatch_meta_inplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6729209Z test_dispatch_meta_inplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6729520Z test_dispatch_meta_inplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6729821Z test_dispatch_meta_inplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6730150Z test_dispatch_meta_inplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6730461Z test_dispatch_meta_inplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6730765Z test_dispatch_meta_inplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6731067Z test_dispatch_meta_inplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6731364Z test_dispatch_meta_inplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6731671Z test_dispatch_meta_inplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6731977Z test_dispatch_meta_inplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6732282Z test_dispatch_meta_inplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6732596Z test_dispatch_meta_inplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6732906Z test_dispatch_meta_inplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6733219Z test_dispatch_meta_inplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6733531Z test_dispatch_meta_inplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6733919Z test_dispatch_meta_inplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6734228Z test_dispatch_meta_inplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6734511Z test_dispatch_meta_inplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6734816Z test_dispatch_meta_inplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6735121Z test_dispatch_meta_inplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6735450Z test_dispatch_meta_inplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6735798Z test_dispatch_meta_inplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6736105Z test_dispatch_meta_inplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6736498Z test_dispatch_meta_inplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6736813Z test_dispatch_meta_inplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6737122Z test_dispatch_meta_inplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6737428Z test_dispatch_meta_inplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6737733Z test_dispatch_meta_inplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6738054Z test_dispatch_meta_inplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6738355Z test_dispatch_meta_inplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6738652Z test_dispatch_meta_inplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6738966Z test_dispatch_meta_inplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6739267Z test_dispatch_meta_inplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6739570Z test_dispatch_meta_inplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6739878Z test_dispatch_meta_inplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6740174Z test_dispatch_meta_inplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6740498Z test_dispatch_meta_inplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6740859Z test_dispatch_meta_inplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6741182Z test_dispatch_meta_inplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6741484Z test_dispatch_meta_inplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6741780Z test_dispatch_meta_inplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6742078Z test_dispatch_meta_inplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6742376Z test_dispatch_meta_inplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6742712Z test_dispatch_meta_inplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6743035Z test_dispatch_meta_inplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6743347Z test_dispatch_meta_inplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6743645Z test_dispatch_meta_inplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6743957Z test_dispatch_meta_inplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6744275Z test_dispatch_meta_inplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6744590Z test_dispatch_meta_inplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6744902Z test_dispatch_meta_inplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6745214Z test_dispatch_meta_inplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6745554Z test_dispatch_meta_inplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6745870Z test_dispatch_meta_inplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6746248Z test_dispatch_meta_inplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6746628Z test_dispatch_meta_inplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6746939Z test_dispatch_meta_inplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6747246Z test_dispatch_meta_inplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6747554Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6747929Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6748259Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6748564Z test_dispatch_meta_inplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6748872Z test_dispatch_meta_inplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6749176Z test_dispatch_meta_inplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6749477Z test_dispatch_meta_inplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6749829Z test_dispatch_meta_inplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6750151Z test_dispatch_meta_inplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6750449Z test_dispatch_meta_inplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6750764Z test_dispatch_meta_inplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6751063Z test_dispatch_meta_inplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6751367Z test_dispatch_meta_inplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6751664Z test_dispatch_meta_inplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6751961Z test_dispatch_meta_inplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6752258Z test_dispatch_meta_inplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6752564Z test_dispatch_meta_inplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6752866Z test_dispatch_meta_inplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6753190Z test_dispatch_meta_inplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6753498Z test_dispatch_meta_inplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6753801Z test_dispatch_meta_inplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6754099Z test_dispatch_meta_inplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6754397Z test_dispatch_meta_inplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6754723Z test_dispatch_meta_inplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6755062Z test_dispatch_meta_inplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6755381Z test_dispatch_meta_inplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6755698Z test_dispatch_meta_inplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6756100Z test_dispatch_meta_inplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6756416Z test_dispatch_meta_inplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6756727Z test_dispatch_meta_inplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6757073Z test_dispatch_meta_inplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6757386Z test_dispatch_meta_inplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6757694Z test_dispatch_meta_inplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6757998Z test_dispatch_meta_inplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6758299Z test_dispatch_meta_inplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6758620Z test_dispatch_meta_inplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6758919Z test_dispatch_meta_inplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6759212Z test_dispatch_meta_inplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6759519Z test_dispatch_meta_inplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6759813Z test_dispatch_meta_inplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6760113Z test_dispatch_meta_inplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6760411Z test_dispatch_meta_inplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6760721Z test_dispatch_meta_inplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6761039Z test_dispatch_meta_inplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6761358Z test_dispatch_meta_inplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6761735Z test_dispatch_meta_inplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6762044Z test_dispatch_meta_inplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6762347Z test_dispatch_meta_inplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6762654Z test_dispatch_meta_inplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6762954Z test_dispatch_meta_inplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6763257Z test_dispatch_meta_inplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6763580Z test_dispatch_meta_inplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6763932Z test_dispatch_meta_inplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6764240Z test_dispatch_meta_inplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6764543Z test_dispatch_meta_inplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6764841Z test_dispatch_meta_inplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6765155Z test_dispatch_meta_inplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6765485Z test_dispatch_meta_inplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6765787Z test_dispatch_meta_inplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6766107Z test_dispatch_meta_inplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6766419Z test_dispatch_meta_inplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6766715Z test_dispatch_meta_inplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6767015Z test_dispatch_meta_inplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6767312Z test_dispatch_meta_inplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6767606Z test_dispatch_meta_inplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6767903Z test_dispatch_meta_inplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6768206Z test_dispatch_meta_inplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6768534Z test_dispatch_meta_inplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6768888Z test_dispatch_meta_inplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6769190Z test_dispatch_meta_inplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6769495Z test_dispatch_meta_inplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6769795Z test_dispatch_meta_inplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6770098Z test_dispatch_meta_inplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6770407Z test_dispatch_meta_inplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6770762Z test_dispatch_meta_inplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6771093Z test_dispatch_meta_inplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6771401Z test_dispatch_meta_inplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6771700Z test_dispatch_meta_inplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6771996Z test_dispatch_meta_inplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6772294Z test_dispatch_meta_inplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6772592Z test_dispatch_meta_inplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6772898Z test_dispatch_meta_inplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6773191Z test_dispatch_meta_inplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6773503Z test_dispatch_meta_inplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6773802Z test_dispatch_meta_inplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6774101Z test_dispatch_meta_inplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6774373Z test_dispatch_meta_inplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6774675Z test_dispatch_meta_inplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6775001Z test_dispatch_meta_inplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6775299Z test_dispatch_meta_inplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6775653Z test_dispatch_meta_inplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6775952Z test_dispatch_meta_inplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6776266Z test_dispatch_meta_inplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6776559Z test_dispatch_meta_inplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6776848Z test_dispatch_meta_inplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6777140Z test_dispatch_meta_inplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6777433Z test_dispatch_meta_inplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6777785Z test_dispatch_meta_inplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6778097Z test_dispatch_meta_inplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6778399Z test_dispatch_meta_inplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6778714Z test_dispatch_meta_inplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6779018Z test_dispatch_meta_inplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6779316Z test_dispatch_meta_inplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6779607Z test_dispatch_meta_inplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6779913Z test_dispatch_meta_inplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6780209Z test_dispatch_meta_inplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6780502Z test_dispatch_meta_inplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6780799Z test_dispatch_meta_inplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6781113Z test_dispatch_meta_inplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6781412Z test_dispatch_meta_inplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6781711Z test_dispatch_meta_inplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6782011Z test_dispatch_meta_inplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6782303Z test_dispatch_meta_inplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6782641Z test_dispatch_meta_inplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6782946Z test_dispatch_meta_inplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6783246Z test_dispatch_meta_inplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6783566Z test_dispatch_meta_inplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6783865Z test_dispatch_meta_inplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6784213Z test_dispatch_meta_inplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6784557Z test_dispatch_meta_inplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6784863Z test_dispatch_meta_inplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6785157Z test_dispatch_meta_inplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6785452Z test_dispatch_meta_inplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6785743Z test_dispatch_meta_inplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6786066Z test_dispatch_meta_inplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6786370Z test_dispatch_meta_inplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6786708Z test_dispatch_meta_inplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6787004Z test_dispatch_meta_inplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6787294Z test_dispatch_meta_inplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6787592Z test_dispatch_meta_inplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6787936Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6788265Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6788611Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6788947Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6789261Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6789630Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6789948Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6790258Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6790568Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6790873Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6791213Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6791564Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6791873Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6792182Z test_dispatch_meta_inplace_max_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6792496Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6792809Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6793126Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6793452Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6793809Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6794117Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6794427Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6794741Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6795028Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6795336Z test_dispatch_meta_inplace_max_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6795636Z test_dispatch_meta_inplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6795941Z test_dispatch_meta_inplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6796285Z test_dispatch_meta_inplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6796606Z test_dispatch_meta_inplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6796899Z test_dispatch_meta_inplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6797187Z test_dispatch_meta_inplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6797476Z test_dispatch_meta_inplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6797763Z test_dispatch_meta_inplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6798065Z test_dispatch_meta_inplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6798398Z test_dispatch_meta_inplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6798696Z test_dispatch_meta_inplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6799010Z test_dispatch_meta_inplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6799308Z test_dispatch_meta_inplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6799600Z test_dispatch_meta_inplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6799898Z test_dispatch_meta_inplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6800202Z test_dispatch_meta_inplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6800495Z test_dispatch_meta_inplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6800785Z test_dispatch_meta_inplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6801079Z test_dispatch_meta_inplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6801390Z test_dispatch_meta_inplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6801685Z test_dispatch_meta_inplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6801973Z test_dispatch_meta_inplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6802262Z test_dispatch_meta_inplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6802564Z test_dispatch_meta_inplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6802883Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6803272Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6803597Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6803941Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6804256Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6804571Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6804898Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6805247Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6805561Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6805867Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6806179Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6806509Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6806836Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6807166Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6807488Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6807813Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6808134Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6808459Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6808778Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6809105Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6809428Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6809736Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6810099Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6810416Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6810714Z test_dispatch_meta_inplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6811006Z test_dispatch_meta_inplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6811301Z test_dispatch_meta_inplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6811627Z test_dispatch_meta_inplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6811924Z test_dispatch_meta_inplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6812259Z test_dispatch_meta_inplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6812558Z test_dispatch_meta_inplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6812871Z test_dispatch_meta_inplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6813165Z test_dispatch_meta_inplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6813462Z test_dispatch_meta_inplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6813788Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6814115Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6814429Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6814737Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6815044Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6815351Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6815660Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6815964Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6816246Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6816564Z test_dispatch_meta_inplace_min_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6816941Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6817252Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6817564Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6817873Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6818179Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6818491Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6818845Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6819159Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6819486Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6819795Z test_dispatch_meta_inplace_min_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6820089Z test_dispatch_meta_inplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6820386Z test_dispatch_meta_inplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6820683Z test_dispatch_meta_inplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6820989Z test_dispatch_meta_inplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6821278Z test_dispatch_meta_inplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6821567Z test_dispatch_meta_inplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6821873Z test_dispatch_meta_inplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6822165Z test_dispatch_meta_inplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6822453Z test_dispatch_meta_inplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6822775Z test_dispatch_meta_inplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6823072Z test_dispatch_meta_inplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6931119Z test_dispatch_meta_inplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6932138Z test_dispatch_meta_inplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6932430Z test_dispatch_meta_inplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6932713Z test_dispatch_meta_inplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6932995Z test_dispatch_meta_inplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6933276Z test_dispatch_meta_inplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6933549Z test_dispatch_meta_inplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6933834Z test_dispatch_meta_inplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6934199Z test_dispatch_meta_inplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6934478Z test_dispatch_meta_inplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6934760Z test_dispatch_meta_inplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6935043Z test_dispatch_meta_inplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6935309Z test_dispatch_meta_inplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6935584Z test_dispatch_meta_inplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6935863Z test_dispatch_meta_inplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6936145Z test_dispatch_meta_inplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6936421Z test_dispatch_meta_inplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6936710Z test_dispatch_meta_inplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6936998Z test_dispatch_meta_inplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6937290Z test_dispatch_meta_inplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6937574Z test_dispatch_meta_inplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6937849Z test_dispatch_meta_inplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6938125Z test_dispatch_meta_inplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6938408Z test_dispatch_meta_inplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6938727Z test_dispatch_meta_inplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6939004Z test_dispatch_meta_inplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6939280Z test_dispatch_meta_inplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6939556Z test_dispatch_meta_inplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6939836Z test_dispatch_meta_inplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6940114Z test_dispatch_meta_inplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6940392Z test_dispatch_meta_inplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6940701Z test_dispatch_meta_inplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6940976Z test_dispatch_meta_inplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6941252Z test_dispatch_meta_inplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6941529Z test_dispatch_meta_inplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6941803Z test_dispatch_meta_inplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6942079Z test_dispatch_meta_inplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6942358Z test_dispatch_meta_inplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6942630Z test_dispatch_meta_inplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6942911Z test_dispatch_meta_inplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6943190Z test_dispatch_meta_inplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6943465Z test_dispatch_meta_inplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6943743Z test_dispatch_meta_inplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6944018Z test_dispatch_meta_inplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6944293Z test_dispatch_meta_inplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6944562Z test_dispatch_meta_inplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6944838Z test_dispatch_meta_inplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6945107Z test_dispatch_meta_inplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6945430Z test_dispatch_meta_inplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6945701Z test_dispatch_meta_inplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6945989Z test_dispatch_meta_inplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6946274Z test_dispatch_meta_inplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6946815Z test_dispatch_meta_inplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6947093Z test_dispatch_meta_inplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6947369Z test_dispatch_meta_inplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6947709Z test_dispatch_meta_inplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6947985Z test_dispatch_meta_inplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6948256Z test_dispatch_meta_inplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6948528Z test_dispatch_meta_inplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6948831Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6949129Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6949424Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6949718Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6950012Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6950308Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6950602Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6950890Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6951187Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6951484Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6951775Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6952111Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6952409Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6952702Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6952995Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6953287Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6953588Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6953919Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6954212Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6954502Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6954797Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6955090Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6955385Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6955679Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6955963Z test_dispatch_meta_inplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6956241Z test_dispatch_meta_inplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6956524Z test_dispatch_meta_inplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6956809Z test_dispatch_meta_inplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6957095Z test_dispatch_meta_inplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6957372Z test_dispatch_meta_inplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6957649Z test_dispatch_meta_inplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6957930Z test_dispatch_meta_inplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6958208Z test_dispatch_meta_inplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6958528Z test_dispatch_meta_inplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6958809Z test_dispatch_meta_inplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6959091Z test_dispatch_meta_inplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6959368Z test_dispatch_meta_inplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6959645Z test_dispatch_meta_inplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6959930Z test_dispatch_meta_inplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6960215Z test_dispatch_meta_inplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6960533Z test_dispatch_meta_inplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6960816Z test_dispatch_meta_inplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6961093Z test_dispatch_meta_inplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6961367Z test_dispatch_meta_inplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6961650Z test_dispatch_meta_inplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6961930Z test_dispatch_meta_inplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6962216Z test_dispatch_meta_inplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6962502Z test_dispatch_meta_inplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6962781Z test_dispatch_meta_inplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6963056Z test_dispatch_meta_inplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6963337Z test_dispatch_meta_inplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6963616Z test_dispatch_meta_inplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6963897Z test_dispatch_meta_inplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6964169Z test_dispatch_meta_inplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6964439Z test_dispatch_meta_inplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6964708Z test_dispatch_meta_inplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6965018Z test_dispatch_meta_inplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6965299Z test_dispatch_meta_inplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6965585Z test_dispatch_meta_inplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6965868Z test_dispatch_meta_inplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6966164Z test_dispatch_meta_inplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6966460Z test_dispatch_meta_inplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6966784Z test_dispatch_meta_inplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6967068Z test_dispatch_meta_inplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6967352Z test_dispatch_meta_inplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6967633Z test_dispatch_meta_inplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6967914Z test_dispatch_meta_inplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6968199Z test_dispatch_meta_inplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6968485Z test_dispatch_meta_inplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6968757Z test_dispatch_meta_inplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6969038Z test_dispatch_meta_inplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6969316Z test_dispatch_meta_inplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6969589Z test_dispatch_meta_inplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6969876Z test_dispatch_meta_inplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6970161Z test_dispatch_meta_inplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6970445Z test_dispatch_meta_inplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6970725Z test_dispatch_meta_inplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6971001Z test_dispatch_meta_inplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6971356Z test_dispatch_meta_inplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6971630Z test_dispatch_meta_inplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6971908Z test_dispatch_meta_inplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6972182Z test_dispatch_meta_inplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6972456Z test_dispatch_meta_inplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6972729Z test_dispatch_meta_inplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6973026Z test_dispatch_meta_inplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6973404Z test_dispatch_meta_inplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6973699Z test_dispatch_meta_inplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6973991Z test_dispatch_meta_inplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6974294Z test_dispatch_meta_inplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6974597Z test_dispatch_meta_inplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6974898Z test_dispatch_meta_inplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6975199Z test_dispatch_meta_inplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6975492Z test_dispatch_meta_inplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6975787Z test_dispatch_meta_inplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6976078Z test_dispatch_meta_inplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6976374Z test_dispatch_meta_inplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6976652Z test_dispatch_meta_inplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6976924Z test_dispatch_meta_inplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6977208Z test_dispatch_meta_inplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6977483Z test_dispatch_meta_inplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6977754Z test_dispatch_meta_inplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6978070Z test_dispatch_meta_inplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6978344Z test_dispatch_meta_inplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6978616Z test_dispatch_meta_inplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6978885Z test_dispatch_meta_inplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6979159Z test_dispatch_meta_inplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6979425Z test_dispatch_meta_inplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6979698Z test_dispatch_meta_inplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6980008Z test_dispatch_meta_inplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6980292Z test_dispatch_meta_inplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6980570Z test_dispatch_meta_inplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6980849Z test_dispatch_meta_inplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6981125Z test_dispatch_meta_inplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6981398Z test_dispatch_meta_inplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6981678Z test_dispatch_meta_inplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6981950Z test_dispatch_meta_inplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6982220Z test_dispatch_meta_inplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6982489Z test_dispatch_meta_inplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6982763Z test_dispatch_meta_inplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6983035Z test_dispatch_meta_inplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6983321Z test_dispatch_meta_inplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6983603Z test_dispatch_meta_inplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6983893Z test_dispatch_meta_inplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6984181Z test_dispatch_meta_inplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6984508Z test_dispatch_meta_inplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6984784Z test_dispatch_meta_inplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6985068Z test_dispatch_meta_inplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6985347Z test_dispatch_meta_inplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6985625Z test_dispatch_meta_inplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6985900Z test_dispatch_meta_inplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6986182Z test_dispatch_meta_inplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6986494Z test_dispatch_meta_inplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6986854Z test_dispatch_meta_inplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6987156Z test_dispatch_meta_inplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6987445Z test_dispatch_meta_inplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6987751Z test_dispatch_meta_inplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6988050Z test_dispatch_meta_inplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6988346Z test_dispatch_meta_inplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6988639Z test_dispatch_meta_inplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6988931Z test_dispatch_meta_inplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6989224Z test_dispatch_meta_inplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6989519Z test_dispatch_meta_inplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6989812Z test_dispatch_meta_inplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6990098Z test_dispatch_meta_inplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6990387Z test_dispatch_meta_inplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6990673Z test_dispatch_meta_inplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6991002Z test_dispatch_meta_inplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6991287Z test_dispatch_meta_inplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6991572Z test_dispatch_meta_inplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6991855Z test_dispatch_meta_inplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6992141Z test_dispatch_meta_inplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6992419Z test_dispatch_meta_inplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6992703Z test_dispatch_meta_inplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6993022Z test_dispatch_meta_inplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6993303Z test_dispatch_meta_inplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6993581Z test_dispatch_meta_inplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6993854Z test_dispatch_meta_inplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6994130Z test_dispatch_meta_inplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6994405Z test_dispatch_meta_inplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6994691Z test_dispatch_meta_inplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6994967Z test_dispatch_meta_inplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6995252Z test_dispatch_meta_inplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6995541Z test_dispatch_meta_inplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6995829Z test_dispatch_meta_inplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6996111Z test_dispatch_meta_inplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6996389Z test_dispatch_meta_inplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6996670Z test_dispatch_meta_inplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6996945Z test_dispatch_meta_inplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6997218Z test_dispatch_meta_inplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6997528Z test_dispatch_meta_inplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6997804Z test_dispatch_meta_inplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6998079Z test_dispatch_meta_inplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6998362Z test_dispatch_meta_inplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6998641Z test_dispatch_meta_inplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6998929Z test_dispatch_meta_inplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6999220Z test_dispatch_meta_inplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6999541Z test_dispatch_meta_inplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.6999826Z test_dispatch_meta_inplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7000105Z test_dispatch_meta_inplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7000386Z test_dispatch_meta_inplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7000665Z test_dispatch_meta_inplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7000941Z test_dispatch_meta_inplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7001217Z test_dispatch_meta_inplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7001482Z test_dispatch_meta_inplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7001757Z test_dispatch_meta_inplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7002039Z test_dispatch_meta_inplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7002325Z test_dispatch_meta_inplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7002611Z test_dispatch_meta_inplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7002888Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.7003162Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.7003433Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.7003706Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.7004064Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7004385Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7004701Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7005016Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7005333Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7005653Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7006000Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7006314Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7006629Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7006939Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7007253Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7007567Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7007879Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7008189Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7008500Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7008813Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7009128Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7009435Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7009744Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7010053Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7010404Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7010714Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7011024Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7011332Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7011640Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7011952Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7012292Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7012603Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7012904Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7013211Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7013515Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7013821Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7014120Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7014421Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7014721Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7015027Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7015331Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7015630Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7015926Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7016226Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7016528Z test_dispatch_meta_inplace_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7016865Z test_dispatch_meta_inplace_nn_functional_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7017167Z test_dispatch_meta_inplace_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7017464Z test_dispatch_meta_inplace_nn_functional_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7017786Z test_dispatch_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7018105Z test_dispatch_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7018424Z test_dispatch_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7018791Z test_dispatch_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7019097Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7019397Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7019696Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7019998Z test_dispatch_meta_inplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7020319Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7020636Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7020954Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7021265Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7021597Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7021930Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7022258Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7022585Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7022882Z test_dispatch_meta_inplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7023212Z test_dispatch_meta_inplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7023514Z test_dispatch_meta_inplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7023808Z test_dispatch_meta_inplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7024105Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7024407Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7024709Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7025045Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7025342Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7025636Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7025926Z test_dispatch_meta_inplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7026223Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7026524Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7027001Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7027300Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7027594Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7027887Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7028188Z test_dispatch_meta_inplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7028499Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7028816Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7029131Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7029445Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7029821Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7030136Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7030445Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7030756Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7031068Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7031386Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7031737Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7032051Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7032363Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7032674Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7032986Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7033304Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7033617Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7033926Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7034233Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7034548Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7034859Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7035178Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7035494Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7035813Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7036173Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7036494Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7036806Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7037118Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7037432Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7037747Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7038099Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7038413Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7038724Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7039027Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7039338Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7039648Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7039955Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7040257Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7040564Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7040871Z test_dispatch_meta_inplace_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7041166Z test_dispatch_meta_inplace_nn_functional_ctc_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7041467Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7041768Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7042064Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7042413Z test_dispatch_meta_inplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7042717Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7043023Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7043319Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7043612Z test_dispatch_meta_inplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7043920Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7044249Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7044545Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7044840Z test_dispatch_meta_inplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7045132Z test_dispatch_meta_inplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7045427Z test_dispatch_meta_inplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7045720Z test_dispatch_meta_inplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7046016Z test_dispatch_meta_inplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7046324Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7046631Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7046940Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7047247Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7047556Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7047857Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7048159Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7048455Z test_dispatch_meta_inplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7048825Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7049161Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7049494Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7049825Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7050165Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7050504Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7050878Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7051221Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7051556Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7051891Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7052236Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7052565Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7052892Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7053220Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7053553Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7053883Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7054198Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7054514Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7054829Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7055184Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7055503Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7055818Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7056129Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7056440Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7056753Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7057095Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7057395Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7057691Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7057988Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7058284Z test_dispatch_meta_inplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7058582Z test_dispatch_meta_inplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7058875Z test_dispatch_meta_inplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7059167Z test_dispatch_meta_inplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7059456Z test_dispatch_meta_inplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7059759Z test_dispatch_meta_inplace_nn_functional_grid_sample_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7060067Z test_dispatch_meta_inplace_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7060373Z test_dispatch_meta_inplace_nn_functional_grid_sample_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7060675Z test_dispatch_meta_inplace_nn_functional_group_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7060978Z test_dispatch_meta_inplace_nn_functional_group_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7061275Z test_dispatch_meta_inplace_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7061614Z test_dispatch_meta_inplace_nn_functional_group_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7061918Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7062222Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7062521Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7062821Z test_dispatch_meta_inplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7063129Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7063469Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7063774Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7064079Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7064383Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7064686Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7064992Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7065290Z test_dispatch_meta_inplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7065590Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7065891Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7066188Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7066492Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7066855Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7067149Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7067443Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7067739Z test_dispatch_meta_inplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7068115Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7068438Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7068752Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7069068Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7069371Z test_dispatch_meta_inplace_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7069673Z test_dispatch_meta_inplace_nn_functional_huber_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7070010Z test_dispatch_meta_inplace_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7070311Z test_dispatch_meta_inplace_nn_functional_huber_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7070617Z test_dispatch_meta_inplace_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7070926Z test_dispatch_meta_inplace_nn_functional_instance_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7071235Z test_dispatch_meta_inplace_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7071544Z test_dispatch_meta_inplace_nn_functional_instance_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7071856Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7072167Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7072476Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7072785Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7073101Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7073417Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7073728Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7074046Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7074398Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7074723Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7075039Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7075356Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7075669Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7075990Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7076337Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7076654Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7076965Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7077281Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7077600Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7077920Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7078217Z test_dispatch_meta_inplace_nn_functional_kl_div_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7078512Z test_dispatch_meta_inplace_nn_functional_kl_div_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7078806Z test_dispatch_meta_inplace_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7079101Z test_dispatch_meta_inplace_nn_functional_kl_div_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7079400Z test_dispatch_meta_inplace_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7079702Z test_dispatch_meta_inplace_nn_functional_l1_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7079991Z test_dispatch_meta_inplace_nn_functional_l1_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7080283Z test_dispatch_meta_inplace_nn_functional_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7080572Z test_dispatch_meta_inplace_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7080899Z test_dispatch_meta_inplace_nn_functional_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7081200Z test_dispatch_meta_inplace_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7081502Z test_dispatch_meta_inplace_nn_functional_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7081802Z test_dispatch_meta_inplace_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7082102Z test_dispatch_meta_inplace_nn_functional_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7082407Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7082744Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7083043Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7083340Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7083635Z test_dispatch_meta_inplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7083939Z test_dispatch_meta_inplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7084244Z test_dispatch_meta_inplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7084536Z test_dispatch_meta_inplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7084828Z test_dispatch_meta_inplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7085122Z test_dispatch_meta_inplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7085441Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7085761Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7086073Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7086386Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7086690Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7087028Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7087333Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7087632Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7087948Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7088258Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7088569Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7088917Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7089230Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7089539Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7089846Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7090156Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7090469Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7090770Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7091067Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7091368Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7091665Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7091968Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7092267Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7092565Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7092864Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7093164Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7093496Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7093797Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7094095Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7094400Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7094702Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7095013Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7095359Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7095667Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7095973Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7096271Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7096577Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7096883Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7097195Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7097504Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7097812Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7098118Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7098421Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7098722Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7099030Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7099335Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7099691Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7099990Z test_dispatch_meta_inplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7100283Z test_dispatch_meta_inplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7100573Z test_dispatch_meta_inplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7100864Z test_dispatch_meta_inplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7101161Z test_dispatch_meta_inplace_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7101458Z test_dispatch_meta_inplace_nn_functional_mse_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7101788Z test_dispatch_meta_inplace_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7102079Z test_dispatch_meta_inplace_nn_functional_mse_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7102387Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7102692Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7103002Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7103309Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7103629Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7103946Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7104258Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7104575Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7104904Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7105226Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7105548Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7105868Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7106203Z test_dispatch_meta_inplace_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7106501Z test_dispatch_meta_inplace_nn_functional_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7106862Z test_dispatch_meta_inplace_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7107158Z test_dispatch_meta_inplace_nn_functional_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7107460Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7107772Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7108125Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7108427Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7108725Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7109019Z test_dispatch_meta_inplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7109312Z test_dispatch_meta_inplace_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7109622Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7109927Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7110235Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7110544Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7110849Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7111156Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7111459Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7111761Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7112062Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7112363Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7112706Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7113004Z test_dispatch_meta_inplace_nn_functional_pad_circular_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7113311Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7113611Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7113919Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7114229Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7114623Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7114931Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7115224Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7115526Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7115828Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7116133Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7116431Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7116732Z test_dispatch_meta_inplace_nn_functional_pad_constant_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7117046Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7117362Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7117671Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7117976Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7118277Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7118581Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7118931Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7119251Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7119561Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7119866Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7120172Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7120492Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7120847Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7121165Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7121478Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7121790Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7122103Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7122416Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7122724Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7123031Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7123339Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7123647Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7123952Z test_dispatch_meta_inplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7124245Z test_dispatch_meta_inplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7124554Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7124859Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7125167Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7125515Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7125822Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7126128Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7141732Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7142043Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7142350Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7142720Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7143025Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7143327Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7143637Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7143943Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7144264Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7144577Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7144883Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7145190Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7145500Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7145806Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7146114Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7146416Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7146881Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7147253Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7147566Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7147874Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7148180Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7148485Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7148790Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7149133Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7149437Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7149740Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7150046Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7150339Z test_dispatch_meta_inplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7150640Z test_dispatch_meta_inplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7150940Z test_dispatch_meta_inplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7151234Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7151524Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7151814Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7152110Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7152404Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7152690Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7152979Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7153272Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7153606Z test_dispatch_meta_inplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7153899Z test_dispatch_meta_inplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7154193Z test_dispatch_meta_inplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7154484Z test_dispatch_meta_inplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7154778Z test_dispatch_meta_inplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7155068Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7155360Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7155682Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7155973Z test_dispatch_meta_inplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7156261Z test_dispatch_meta_inplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7156556Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7156850Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7157148Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7157439Z test_dispatch_meta_inplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7157733Z test_dispatch_meta_inplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7158025Z test_dispatch_meta_inplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7158318Z test_dispatch_meta_inplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7158615Z test_dispatch_meta_inplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7158905Z test_dispatch_meta_inplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7159196Z test_dispatch_meta_inplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7159490Z test_dispatch_meta_inplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7159778Z test_dispatch_meta_inplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7160123Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7160432Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7160739Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7161048Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7161360Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7161674Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7162021Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7162324Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7162621Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7162921Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7163218Z test_dispatch_meta_inplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7163536Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7163908Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7164287Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7164660Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7165040Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7165418Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7165790Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7166166Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7166540Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7166955Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7167332Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7167694Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7168054Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7168417Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7168778Z test_dispatch_meta_inplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7169185Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7169562Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7169926Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7170289Z test_dispatch_meta_inplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7170651Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7171013Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7171383Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7171746Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7172108Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7172465Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7172826Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7173189Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7173544Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7173895Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7174252Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7174658Z test_dispatch_meta_inplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7175026Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7175403Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7175777Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7176151Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7176507Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7176933Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7177301Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7177657Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7178013Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7178374Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7178732Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7179098Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7179466Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7179825Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7180185Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7180547Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7180906Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7181261Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7181619Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7181977Z test_dispatch_meta_inplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7182411Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7182798Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7183183Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7183563Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7183937Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7184323Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7184738Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7185120Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7185486Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7185859Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7186236Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7186697Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7187108Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7187516Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7187917Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7188319Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7188723Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7189114Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7189510Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7189902Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7190366Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7190759Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7191119Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7191482Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7191845Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7192207Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7192607Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7192969Z test_dispatch_meta_inplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7193342Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7193717Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7194093Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7194474Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7194852Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7195232Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7195605Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7195950Z test_dispatch_meta_inplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7196289Z test_dispatch_meta_inplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7196634Z test_dispatch_meta_inplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7196973Z test_dispatch_meta_inplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7197323Z test_dispatch_meta_inplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7197655Z test_dispatch_meta_inplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7198033Z test_dispatch_meta_inplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7198367Z test_dispatch_meta_inplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7198702Z test_dispatch_meta_inplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7199030Z test_dispatch_meta_inplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7199353Z test_dispatch_meta_inplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7199686Z test_dispatch_meta_inplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7200015Z test_dispatch_meta_inplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7200382Z test_dispatch_meta_inplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7200730Z test_dispatch_meta_inplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7201066Z test_dispatch_meta_inplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7201399Z test_dispatch_meta_inplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7201726Z test_dispatch_meta_inplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7202045Z test_dispatch_meta_inplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7202382Z test_dispatch_meta_inplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7202729Z test_dispatch_meta_inplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7203068Z test_dispatch_meta_inplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7203407Z test_dispatch_meta_inplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7203745Z test_dispatch_meta_inplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7204088Z test_dispatch_meta_inplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7204426Z test_dispatch_meta_inplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7204772Z test_dispatch_meta_inplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7205119Z test_dispatch_meta_inplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7205461Z test_dispatch_meta_inplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7205844Z test_dispatch_meta_inplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7206183Z test_dispatch_meta_inplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7206530Z test_dispatch_meta_inplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7206874Z test_dispatch_meta_inplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7207209Z test_dispatch_meta_inplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7207553Z test_dispatch_meta_inplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7207926Z test_dispatch_meta_inplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7208269Z test_dispatch_meta_inplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7208605Z test_dispatch_meta_inplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7208942Z test_dispatch_meta_inplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7209296Z test_dispatch_meta_inplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7209654Z test_dispatch_meta_inplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7210013Z test_dispatch_meta_inplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7210368Z test_dispatch_meta_inplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7210698Z test_dispatch_meta_inplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7211025Z test_dispatch_meta_inplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7211369Z test_dispatch_meta_inplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7211709Z test_dispatch_meta_inplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7212048Z test_dispatch_meta_inplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7212382Z test_dispatch_meta_inplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7212716Z test_dispatch_meta_inplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7213021Z test_dispatch_meta_inplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7213335Z test_dispatch_meta_inplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7213610Z test_dispatch_meta_inplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7213888Z test_dispatch_meta_inplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7214158Z test_dispatch_meta_inplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7214432Z test_dispatch_meta_inplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7214713Z test_dispatch_meta_inplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7214994Z test_dispatch_meta_inplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7215318Z test_dispatch_meta_inplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7215607Z test_dispatch_meta_inplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7215891Z test_dispatch_meta_inplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7216171Z test_dispatch_meta_inplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7216454Z test_dispatch_meta_inplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7216740Z test_dispatch_meta_inplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7217016Z test_dispatch_meta_inplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7217290Z test_dispatch_meta_inplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7217562Z test_dispatch_meta_inplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7217839Z test_dispatch_meta_inplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7218114Z test_dispatch_meta_inplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7218396Z test_dispatch_meta_inplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7218683Z test_dispatch_meta_inplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7218961Z test_dispatch_meta_inplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7219237Z test_dispatch_meta_inplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7219507Z test_dispatch_meta_inplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7219821Z test_dispatch_meta_inplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7220105Z test_dispatch_meta_inplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7220390Z test_dispatch_meta_inplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7220669Z test_dispatch_meta_inplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7220943Z test_dispatch_meta_inplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7221216Z test_dispatch_meta_inplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7221490Z test_dispatch_meta_inplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7221800Z test_dispatch_meta_inplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7222078Z test_dispatch_meta_inplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7222352Z test_dispatch_meta_inplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7222626Z test_dispatch_meta_inplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7222911Z test_dispatch_meta_inplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7223202Z test_dispatch_meta_inplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7223488Z test_dispatch_meta_inplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7223768Z test_dispatch_meta_inplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7224055Z test_dispatch_meta_inplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7224343Z test_dispatch_meta_inplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7224633Z test_dispatch_meta_inplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7224918Z test_dispatch_meta_inplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7225199Z test_dispatch_meta_inplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7225477Z test_dispatch_meta_inplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7225754Z test_dispatch_meta_inplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7226027Z test_dispatch_meta_inplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7226340Z test_dispatch_meta_inplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7226694Z test_dispatch_meta_inplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7226970Z test_dispatch_meta_inplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7227259Z test_dispatch_meta_inplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7227548Z test_dispatch_meta_inplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7227898Z test_dispatch_meta_inplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7228244Z test_dispatch_meta_inplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7228633Z test_dispatch_meta_inplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7228967Z test_dispatch_meta_inplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7229333Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7229695Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7230052Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7230418Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7230773Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7231130Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7231488Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7231849Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7232213Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7232570Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7232928Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7233283Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7233635Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7234065Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7234418Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7234769Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7235127Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7235479Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7235834Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7236234Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7236587Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7236945Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7237299Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7237649Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7238007Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7238361Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7238724Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7239081Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7239437Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7239803Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7240160Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7240515Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7240870Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7241222Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7241624Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7241968Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7242319Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7242689Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7242986Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7243279Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7243689Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7243982Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7244273Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7244566Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7244856Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7245142Z test_dispatch_meta_inplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7245435Z test_dispatch_meta_inplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7245721Z test_dispatch_meta_inplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7246008Z test_dispatch_meta_inplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7246290Z test_dispatch_meta_inplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7246578Z test_dispatch_meta_inplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7246857Z test_dispatch_meta_inplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7247142Z test_dispatch_meta_inplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7247421Z test_dispatch_meta_inplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7247696Z test_dispatch_meta_inplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7247972Z test_dispatch_meta_inplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7248292Z test_dispatch_meta_inplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7248569Z test_dispatch_meta_inplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7248847Z test_dispatch_meta_inplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7249126Z test_dispatch_meta_inplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7249402Z test_dispatch_meta_inplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7249675Z test_dispatch_meta_inplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7249950Z test_dispatch_meta_inplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7250298Z test_dispatch_meta_inplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7250572Z test_dispatch_meta_inplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7250843Z test_dispatch_meta_inplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7251110Z test_dispatch_meta_inplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7251381Z test_dispatch_meta_inplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7251653Z test_dispatch_meta_inplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7251931Z test_dispatch_meta_inplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7252204Z test_dispatch_meta_inplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7252484Z test_dispatch_meta_inplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7252764Z test_dispatch_meta_inplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7253040Z test_dispatch_meta_inplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7253318Z test_dispatch_meta_inplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7253592Z test_dispatch_meta_inplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7253860Z test_dispatch_meta_inplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7254128Z test_dispatch_meta_inplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7254402Z test_dispatch_meta_inplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7254671Z test_dispatch_meta_inplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7254985Z test_dispatch_meta_inplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7255259Z test_dispatch_meta_inplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7255536Z test_dispatch_meta_inplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7255811Z test_dispatch_meta_inplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7256090Z test_dispatch_meta_inplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7256369Z test_dispatch_meta_inplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7256641Z test_dispatch_meta_inplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7256950Z test_dispatch_meta_inplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7257224Z test_dispatch_meta_inplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7257492Z test_dispatch_meta_inplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7257753Z test_dispatch_meta_inplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7258022Z test_dispatch_meta_inplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7258296Z test_dispatch_meta_inplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7258564Z test_dispatch_meta_inplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7258838Z test_dispatch_meta_inplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7259115Z test_dispatch_meta_inplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7259386Z test_dispatch_meta_inplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7259658Z test_dispatch_meta_inplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7259944Z test_dispatch_meta_inplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7260223Z test_dispatch_meta_inplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7260509Z test_dispatch_meta_inplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7260785Z test_dispatch_meta_inplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7261065Z test_dispatch_meta_inplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7261384Z test_dispatch_meta_inplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7261663Z test_dispatch_meta_inplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7261938Z test_dispatch_meta_inplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7262210Z test_dispatch_meta_inplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7262478Z test_dispatch_meta_inplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7262750Z test_dispatch_meta_inplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7263026Z test_dispatch_meta_inplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7263342Z test_dispatch_meta_inplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7263633Z test_dispatch_meta_inplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7263919Z test_dispatch_meta_inplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7264204Z test_dispatch_meta_inplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7264490Z test_dispatch_meta_inplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7264770Z test_dispatch_meta_inplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7265054Z test_dispatch_meta_inplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7265336Z test_dispatch_meta_inplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7265616Z test_dispatch_meta_inplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7265892Z test_dispatch_meta_inplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7266170Z test_dispatch_meta_inplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7266446Z test_dispatch_meta_inplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7266840Z test_dispatch_meta_inplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7267116Z test_dispatch_meta_inplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7267389Z test_dispatch_meta_inplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7267692Z test_dispatch_meta_inplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7268113Z test_dispatch_meta_inplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7268462Z test_dispatch_meta_inplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7268808Z test_dispatch_meta_inplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7269156Z test_dispatch_meta_inplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7269494Z test_dispatch_meta_inplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7269835Z test_dispatch_meta_inplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7270232Z test_dispatch_meta_inplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7270575Z test_dispatch_meta_inplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7270913Z test_dispatch_meta_inplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7271246Z test_dispatch_meta_inplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7271584Z test_dispatch_meta_inplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7271928Z test_dispatch_meta_inplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7272265Z test_dispatch_meta_inplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7272600Z test_dispatch_meta_inplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7272930Z test_dispatch_meta_inplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7273259Z test_dispatch_meta_inplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7273604Z test_dispatch_meta_inplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7273952Z test_dispatch_meta_inplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7274302Z test_dispatch_meta_inplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7274642Z test_dispatch_meta_inplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7274980Z test_dispatch_meta_inplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7275318Z test_dispatch_meta_inplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7275714Z test_dispatch_meta_inplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7276052Z test_dispatch_meta_inplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7276380Z test_dispatch_meta_inplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7276718Z test_dispatch_meta_inplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7277055Z test_dispatch_meta_inplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7277390Z test_dispatch_meta_inplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7277725Z test_dispatch_meta_inplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7278095Z test_dispatch_meta_inplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7278429Z test_dispatch_meta_inplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7278752Z test_dispatch_meta_inplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7279083Z test_dispatch_meta_inplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7279414Z test_dispatch_meta_inplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7279754Z test_dispatch_meta_inplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7280084Z test_dispatch_meta_inplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7280423Z test_dispatch_meta_inplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7280750Z test_dispatch_meta_inplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7281092Z test_dispatch_meta_inplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7281426Z test_dispatch_meta_inplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7281761Z test_dispatch_meta_inplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7282094Z test_dispatch_meta_inplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7282426Z test_dispatch_meta_inplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7282750Z test_dispatch_meta_inplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7283070Z test_dispatch_meta_inplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7283342Z test_dispatch_meta_inplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7283652Z test_dispatch_meta_inplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7283927Z test_dispatch_meta_inplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7284202Z test_dispatch_meta_inplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7284495Z test_dispatch_meta_inplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7284778Z test_dispatch_meta_inplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7285071Z test_dispatch_meta_inplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7285415Z test_dispatch_meta_inplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7285700Z test_dispatch_meta_inplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7285988Z test_dispatch_meta_inplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7286272Z test_dispatch_meta_inplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7286558Z test_dispatch_meta_inplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7286843Z test_dispatch_meta_inplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7287127Z test_dispatch_meta_inplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7287407Z test_dispatch_meta_inplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7287692Z test_dispatch_meta_inplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7287979Z test_dispatch_meta_inplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7288261Z test_dispatch_meta_inplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7288547Z test_dispatch_meta_inplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7288830Z test_dispatch_meta_inplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7289111Z test_dispatch_meta_inplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7289388Z test_dispatch_meta_inplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7289664Z test_dispatch_meta_inplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7289982Z test_dispatch_meta_inplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7290263Z test_dispatch_meta_inplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7290541Z test_dispatch_meta_inplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7290827Z test_dispatch_meta_inplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7291106Z test_dispatch_meta_inplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7291379Z test_dispatch_meta_inplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7291660Z test_dispatch_meta_inplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7291975Z test_dispatch_meta_inplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7292257Z test_dispatch_meta_inplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7292533Z test_dispatch_meta_inplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7292820Z test_dispatch_meta_inplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7293102Z test_dispatch_meta_inplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7293384Z test_dispatch_meta_inplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7293665Z test_dispatch_meta_inplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7293945Z test_dispatch_meta_inplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7294220Z test_dispatch_meta_inplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7294493Z test_dispatch_meta_inplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7294765Z test_dispatch_meta_inplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7295046Z test_dispatch_meta_inplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7295325Z test_dispatch_meta_inplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7295624Z test_dispatch_meta_inplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7295919Z test_dispatch_meta_inplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7296220Z test_dispatch_meta_inplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7296561Z test_dispatch_meta_inplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7296865Z test_dispatch_meta_inplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7297165Z test_dispatch_meta_inplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7297461Z test_dispatch_meta_inplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7297759Z test_dispatch_meta_inplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7298051Z test_dispatch_meta_inplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7298343Z test_dispatch_meta_inplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7298667Z test_dispatch_meta_inplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7298960Z test_dispatch_meta_inplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7299248Z test_dispatch_meta_inplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7299531Z test_dispatch_meta_inplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7299817Z test_dispatch_meta_inplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7300110Z test_dispatch_meta_inplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7300400Z test_dispatch_meta_inplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7300688Z test_dispatch_meta_inplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7300976Z test_dispatch_meta_inplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7301259Z test_dispatch_meta_inplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7301546Z test_dispatch_meta_inplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7301827Z test_dispatch_meta_inplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7302107Z test_dispatch_meta_inplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7302386Z test_dispatch_meta_inplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7302664Z test_dispatch_meta_inplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7302985Z test_dispatch_meta_inplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7303266Z test_dispatch_meta_inplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7303544Z test_dispatch_meta_inplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7303831Z test_dispatch_meta_inplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7304116Z test_dispatch_meta_inplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7304401Z test_dispatch_meta_inplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7304683Z test_dispatch_meta_inplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7304999Z test_dispatch_meta_inplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7305274Z test_dispatch_meta_inplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7305548Z test_dispatch_meta_inplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7305822Z test_dispatch_meta_inplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7306093Z test_dispatch_meta_inplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7306371Z test_dispatch_meta_inplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7306712Z test_dispatch_meta_inplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7306992Z test_dispatch_meta_inplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7307270Z test_dispatch_meta_inplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7307555Z test_dispatch_meta_inplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7307902Z test_dispatch_meta_inplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7308231Z test_dispatch_meta_inplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7308570Z test_dispatch_meta_inplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7308903Z test_dispatch_meta_inplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7309234Z test_dispatch_meta_inplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7309561Z test_dispatch_meta_inplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7309953Z test_dispatch_meta_inplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7310285Z test_dispatch_meta_inplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7310612Z test_dispatch_meta_inplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7310953Z test_dispatch_meta_inplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7311288Z test_dispatch_meta_inplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7311636Z test_dispatch_meta_inplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7311992Z test_dispatch_meta_inplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7312380Z test_dispatch_meta_inplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7312723Z test_dispatch_meta_inplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7313070Z test_dispatch_meta_inplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7313400Z test_dispatch_meta_inplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7313734Z test_dispatch_meta_inplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7314071Z test_dispatch_meta_inplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7314418Z test_dispatch_meta_inplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7314754Z test_dispatch_meta_inplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7315102Z test_dispatch_meta_inplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7315444Z test_dispatch_meta_inplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7315805Z test_dispatch_meta_inplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7316160Z test_dispatch_meta_inplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7316511Z test_dispatch_meta_inplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7316857Z test_dispatch_meta_inplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7317199Z test_dispatch_meta_inplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7317541Z test_dispatch_meta_inplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7317922Z test_dispatch_meta_inplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7318265Z test_dispatch_meta_inplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7318608Z test_dispatch_meta_inplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7318949Z test_dispatch_meta_inplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7319293Z test_dispatch_meta_inplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7319634Z test_dispatch_meta_inplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7320026Z test_dispatch_meta_inplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7320383Z test_dispatch_meta_inplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7320734Z test_dispatch_meta_inplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7321075Z test_dispatch_meta_inplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7321414Z test_dispatch_meta_inplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7321760Z test_dispatch_meta_inplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7322106Z test_dispatch_meta_inplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7322443Z test_dispatch_meta_inplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7322781Z test_dispatch_meta_inplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7323115Z test_dispatch_meta_inplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7323396Z test_dispatch_meta_inplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7323674Z test_dispatch_meta_inplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7323947Z test_dispatch_meta_inplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7324223Z test_dispatch_meta_inplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7324501Z test_dispatch_meta_inplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7324777Z test_dispatch_meta_inplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7325091Z test_dispatch_meta_inplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7325360Z test_dispatch_meta_inplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7325631Z test_dispatch_meta_inplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7325901Z test_dispatch_meta_inplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7326179Z test_dispatch_meta_inplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7326449Z test_dispatch_meta_inplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7326714Z test_dispatch_meta_inplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7327023Z test_dispatch_meta_inplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7327305Z test_dispatch_meta_inplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7327577Z test_dispatch_meta_inplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7327859Z test_dispatch_meta_inplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7328141Z test_dispatch_meta_inplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7328416Z test_dispatch_meta_inplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7328688Z test_dispatch_meta_inplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7328958Z test_dispatch_meta_inplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7329227Z test_dispatch_meta_inplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7329498Z test_dispatch_meta_inplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7329767Z test_dispatch_meta_inplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7330041Z test_dispatch_meta_inplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7330312Z test_dispatch_meta_inplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7330591Z test_dispatch_meta_inplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7330871Z test_dispatch_meta_inplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7331145Z test_dispatch_meta_inplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7331418Z test_dispatch_meta_inplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7331733Z test_dispatch_meta_inplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7332007Z test_dispatch_meta_inplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7332281Z test_dispatch_meta_inplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7332553Z test_dispatch_meta_inplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7332823Z test_dispatch_meta_inplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7333119Z test_dispatch_meta_inplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7333411Z test_dispatch_meta_inplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7333739Z test_dispatch_meta_inplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7334031Z test_dispatch_meta_inplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7334322Z test_dispatch_meta_inplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7334612Z test_dispatch_meta_inplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7334907Z test_dispatch_meta_inplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7335197Z test_dispatch_meta_inplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7335494Z test_dispatch_meta_inplace_round_decimals_neg_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7335788Z test_dispatch_meta_inplace_round_decimals_neg_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7336082Z test_dispatch_meta_inplace_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7336378Z test_dispatch_meta_inplace_round_decimals_neg_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7336658Z test_dispatch_meta_inplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7336933Z test_dispatch_meta_inplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7337214Z test_dispatch_meta_inplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7337497Z test_dispatch_meta_inplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7337780Z test_dispatch_meta_inplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7338111Z test_dispatch_meta_inplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7338386Z test_dispatch_meta_inplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7338658Z test_dispatch_meta_inplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7338929Z test_dispatch_meta_inplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7339202Z test_dispatch_meta_inplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7339473Z test_dispatch_meta_inplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7339749Z test_dispatch_meta_inplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7340071Z test_dispatch_meta_inplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7340353Z test_dispatch_meta_inplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7340631Z test_dispatch_meta_inplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7340907Z test_dispatch_meta_inplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7341181Z test_dispatch_meta_inplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7341459Z test_dispatch_meta_inplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7341731Z test_dispatch_meta_inplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7341999Z test_dispatch_meta_inplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7342263Z test_dispatch_meta_inplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7342539Z test_dispatch_meta_inplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7342811Z test_dispatch_meta_inplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7343088Z test_dispatch_meta_inplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7343381Z test_dispatch_meta_inplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7343670Z test_dispatch_meta_inplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7343963Z test_dispatch_meta_inplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7344256Z test_dispatch_meta_inplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7344589Z test_dispatch_meta_inplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7344879Z test_dispatch_meta_inplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7345169Z test_dispatch_meta_inplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7345454Z test_dispatch_meta_inplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7345737Z test_dispatch_meta_inplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7346024Z test_dispatch_meta_inplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7346310Z test_dispatch_meta_inplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7346780Z test_dispatch_meta_inplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7347075Z test_dispatch_meta_inplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7347366Z test_dispatch_meta_inplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7347690Z test_dispatch_meta_inplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7348048Z test_dispatch_meta_inplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7348405Z test_dispatch_meta_inplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7348753Z test_dispatch_meta_inplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7349097Z test_dispatch_meta_inplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7349447Z test_dispatch_meta_inplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7349789Z test_dispatch_meta_inplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7350134Z test_dispatch_meta_inplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7350477Z test_dispatch_meta_inplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7350814Z test_dispatch_meta_inplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7351149Z test_dispatch_meta_inplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7351496Z test_dispatch_meta_inplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7351826Z test_dispatch_meta_inplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7352222Z test_dispatch_meta_inplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7352581Z test_dispatch_meta_inplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7352915Z test_dispatch_meta_inplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7353245Z test_dispatch_meta_inplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7353578Z test_dispatch_meta_inplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7353912Z test_dispatch_meta_inplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7354279Z test_dispatch_meta_inplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7354608Z test_dispatch_meta_inplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7354936Z test_dispatch_meta_inplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7355262Z test_dispatch_meta_inplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7355617Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7355974Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7356332Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7356689Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7357042Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7357394Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7357748Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7358109Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7358458Z test_dispatch_meta_inplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7358815Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7359178Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7359531Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7359934Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7360290Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7360639Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7360988Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7361344Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7361694Z test_dispatch_meta_inplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7362095Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7362455Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7362814Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7363173Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7363461Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7363750Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7364042Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7364335Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7364623Z test_dispatch_meta_inplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7364919Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7365217Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7365514Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7365809Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7366098Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7366390Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7366718Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7367011Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7367302Z test_dispatch_meta_inplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7367597Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7367889Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7368186Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7368486Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7368815Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7369110Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7369402Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7369692Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7369985Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7370275Z test_dispatch_meta_inplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7370564Z test_dispatch_meta_inplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7370854Z test_dispatch_meta_inplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7371142Z test_dispatch_meta_inplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7371431Z test_dispatch_meta_inplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7371725Z test_dispatch_meta_inplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7372016Z test_dispatch_meta_inplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7372302Z test_dispatch_meta_inplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7372593Z test_dispatch_meta_inplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7372895Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7373236Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7373537Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7373836Z test_dispatch_meta_inplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7374137Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7374438Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7374745Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7375084Z test_dispatch_meta_inplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7375368Z test_dispatch_meta_inplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7375645Z test_dispatch_meta_inplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7375929Z test_dispatch_meta_inplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7376216Z test_dispatch_meta_inplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7376501Z test_dispatch_meta_inplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7376786Z test_dispatch_meta_inplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7377066Z test_dispatch_meta_inplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7377342Z test_dispatch_meta_inplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7377618Z test_dispatch_meta_inplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7377891Z test_dispatch_meta_inplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7378167Z test_dispatch_meta_inplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7378445Z test_dispatch_meta_inplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7378723Z test_dispatch_meta_inplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7379016Z test_dispatch_meta_inplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7379305Z test_dispatch_meta_inplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7379599Z test_dispatch_meta_inplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7379934Z test_dispatch_meta_inplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7380227Z test_dispatch_meta_inplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7380516Z test_dispatch_meta_inplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7380804Z test_dispatch_meta_inplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7381088Z test_dispatch_meta_inplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7381381Z test_dispatch_meta_inplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7381706Z test_dispatch_meta_inplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7381984Z test_dispatch_meta_inplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7382254Z test_dispatch_meta_inplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7382538Z test_dispatch_meta_inplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7382808Z test_dispatch_meta_inplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7383092Z test_dispatch_meta_inplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7383368Z test_dispatch_meta_inplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7383642Z test_dispatch_meta_inplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7383916Z test_dispatch_meta_inplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7384187Z test_dispatch_meta_inplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7384462Z test_dispatch_meta_inplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7384734Z test_dispatch_meta_inplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7385007Z test_dispatch_meta_inplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7385279Z test_dispatch_meta_inplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7385556Z test_dispatch_meta_inplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7385830Z test_dispatch_meta_inplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7386117Z test_dispatch_meta_inplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7386465Z test_dispatch_meta_inplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7386800Z test_dispatch_meta_inplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7387074Z test_dispatch_meta_inplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7387350Z test_dispatch_meta_inplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7387621Z test_dispatch_meta_inplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7387896Z test_dispatch_meta_inplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7388226Z test_dispatch_meta_inplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7388502Z test_dispatch_meta_inplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7388774Z test_dispatch_meta_inplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7389061Z test_dispatch_meta_inplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7389340Z test_dispatch_meta_inplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7389628Z test_dispatch_meta_inplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7389917Z test_dispatch_meta_inplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7390203Z test_dispatch_meta_inplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7390482Z test_dispatch_meta_inplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7390760Z test_dispatch_meta_inplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7391035Z test_dispatch_meta_inplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7391313Z test_dispatch_meta_inplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7391587Z test_dispatch_meta_inplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7391857Z test_dispatch_meta_inplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7392130Z test_dispatch_meta_inplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7392401Z test_dispatch_meta_inplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7392673Z test_dispatch_meta_inplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7392985Z test_dispatch_meta_inplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7393266Z test_dispatch_meta_inplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7393540Z test_dispatch_meta_inplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7393811Z test_dispatch_meta_inplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7394083Z test_dispatch_meta_inplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7394356Z test_dispatch_meta_inplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7394629Z test_dispatch_meta_inplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7394934Z test_dispatch_meta_inplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7395209Z test_dispatch_meta_inplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7395509Z test_dispatch_meta_inplace_signal_windows_cosine_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7395809Z test_dispatch_meta_inplace_signal_windows_cosine_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7396111Z test_dispatch_meta_inplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7396407Z test_dispatch_meta_inplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7396715Z test_dispatch_meta_inplace_signal_windows_exponential_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7397027Z test_dispatch_meta_inplace_signal_windows_exponential_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7397338Z test_dispatch_meta_inplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7397650Z test_dispatch_meta_inplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7397960Z test_dispatch_meta_inplace_signal_windows_gaussian_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7398265Z test_dispatch_meta_inplace_signal_windows_gaussian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7398561Z test_dispatch_meta_inplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7398845Z test_dispatch_meta_inplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7399141Z test_dispatch_meta_inplace_signal_windows_kaiser_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7399479Z test_dispatch_meta_inplace_signal_windows_kaiser_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7399774Z test_dispatch_meta_inplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7400068Z test_dispatch_meta_inplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7400352Z test_dispatch_meta_inplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7400631Z test_dispatch_meta_inplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7400913Z test_dispatch_meta_inplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7401224Z test_dispatch_meta_inplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7401501Z test_dispatch_meta_inplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7401777Z test_dispatch_meta_inplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7402050Z test_dispatch_meta_inplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7402328Z test_dispatch_meta_inplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7402605Z test_dispatch_meta_inplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7402882Z test_dispatch_meta_inplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7403158Z test_dispatch_meta_inplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7403430Z test_dispatch_meta_inplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7403708Z test_dispatch_meta_inplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7403984Z test_dispatch_meta_inplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7404259Z test_dispatch_meta_inplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7404531Z test_dispatch_meta_inplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7404803Z test_dispatch_meta_inplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7405077Z test_dispatch_meta_inplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7405347Z test_dispatch_meta_inplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7405658Z test_dispatch_meta_inplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7405932Z test_dispatch_meta_inplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7406206Z test_dispatch_meta_inplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7406476Z test_dispatch_meta_inplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7406752Z test_dispatch_meta_inplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7407020Z test_dispatch_meta_inplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7407308Z test_dispatch_meta_inplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7407624Z test_dispatch_meta_inplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7407902Z test_dispatch_meta_inplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7408175Z test_dispatch_meta_inplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7408447Z test_dispatch_meta_inplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7408718Z test_dispatch_meta_inplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7408994Z test_dispatch_meta_inplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7409271Z test_dispatch_meta_inplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7409541Z test_dispatch_meta_inplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7409813Z test_dispatch_meta_inplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7410088Z test_dispatch_meta_inplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7410358Z test_dispatch_meta_inplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7410640Z test_dispatch_meta_inplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7410923Z test_dispatch_meta_inplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7411200Z test_dispatch_meta_inplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7411473Z test_dispatch_meta_inplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7411744Z test_dispatch_meta_inplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7412013Z test_dispatch_meta_inplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7412324Z test_dispatch_meta_inplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7412595Z test_dispatch_meta_inplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7412865Z test_dispatch_meta_inplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7413136Z test_dispatch_meta_inplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7413397Z test_dispatch_meta_inplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7413676Z test_dispatch_meta_inplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7413952Z test_dispatch_meta_inplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7414269Z test_dispatch_meta_inplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7414554Z test_dispatch_meta_inplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7414833Z test_dispatch_meta_inplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7415109Z test_dispatch_meta_inplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7415387Z test_dispatch_meta_inplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7415662Z test_dispatch_meta_inplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7415937Z test_dispatch_meta_inplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7416209Z test_dispatch_meta_inplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7416483Z test_dispatch_meta_inplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7416757Z test_dispatch_meta_inplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7417036Z test_dispatch_meta_inplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7417333Z test_dispatch_meta_inplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7417618Z test_dispatch_meta_inplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7417911Z test_dispatch_meta_inplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7418201Z test_dispatch_meta_inplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7418489Z test_dispatch_meta_inplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7418817Z test_dispatch_meta_inplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7419103Z test_dispatch_meta_inplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7419387Z test_dispatch_meta_inplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7419673Z test_dispatch_meta_inplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7419960Z test_dispatch_meta_inplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7420241Z test_dispatch_meta_inplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7420523Z test_dispatch_meta_inplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7420836Z test_dispatch_meta_inplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7421114Z test_dispatch_meta_inplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7421409Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7421704Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7422008Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7422307Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7422599Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7422895Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7423189Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7423491Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7423782Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7424073Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7424362Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7424652Z test_dispatch_meta_inplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7424931Z test_dispatch_meta_inplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7425241Z test_dispatch_meta_inplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7425516Z test_dispatch_meta_inplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7425788Z test_dispatch_meta_inplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7426061Z test_dispatch_meta_inplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7426333Z test_dispatch_meta_inplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7426649Z test_dispatch_meta_inplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7426924Z test_dispatch_meta_inplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7427244Z test_dispatch_meta_inplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7427555Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7427859Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7428158Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7428461Z test_dispatch_meta_inplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7428754Z test_dispatch_meta_inplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7429044Z test_dispatch_meta_inplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7429332Z test_dispatch_meta_inplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7429621Z test_dispatch_meta_inplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7429911Z test_dispatch_meta_inplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7430199Z test_dispatch_meta_inplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7430488Z test_dispatch_meta_inplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7430766Z test_dispatch_meta_inplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7431061Z test_dispatch_meta_inplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7431357Z test_dispatch_meta_inplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7431697Z test_dispatch_meta_inplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7431990Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7432283Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7432571Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7432866Z test_dispatch_meta_inplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7433154Z test_dispatch_meta_inplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7433447Z test_dispatch_meta_inplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7433776Z test_dispatch_meta_inplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7434074Z test_dispatch_meta_inplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7434366Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7434656Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7434948Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7435239Z test_dispatch_meta_inplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7435525Z test_dispatch_meta_inplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7435815Z test_dispatch_meta_inplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7436110Z test_dispatch_meta_inplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7436400Z test_dispatch_meta_inplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7436691Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7436981Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7437267Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7437554Z test_dispatch_meta_inplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7437839Z test_dispatch_meta_inplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7438182Z test_dispatch_meta_inplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7438476Z test_dispatch_meta_inplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7438768Z test_dispatch_meta_inplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7439054Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7439338Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7439620Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7439913Z test_dispatch_meta_inplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7440234Z test_dispatch_meta_inplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7440548Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7440865Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7441179Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7441492Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7441807Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7442113Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7442421Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7442732Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7443050Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7443368Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7443679Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7443988Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7444293Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7444641Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7444951Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7445264Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7446034Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7446534Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7447039Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7447580Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7448073Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7448561Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7449044Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7449530Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7450017Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7450509Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7451001Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7451484Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7451966Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7452452Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7452933Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7453414Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7453708Z test_dispatch_meta_inplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7453995Z test_dispatch_meta_inplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7454336Z test_dispatch_meta_inplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7454632Z test_dispatch_meta_inplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7454922Z test_dispatch_meta_inplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7455209Z test_dispatch_meta_inplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7455497Z test_dispatch_meta_inplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7455786Z test_dispatch_meta_inplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7456103Z test_dispatch_meta_inplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7456394Z test_dispatch_meta_inplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7456681Z test_dispatch_meta_inplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7456973Z test_dispatch_meta_inplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7457264Z test_dispatch_meta_inplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7457556Z test_dispatch_meta_inplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7457845Z test_dispatch_meta_inplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7458133Z test_dispatch_meta_inplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7458418Z test_dispatch_meta_inplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7458696Z test_dispatch_meta_inplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7459005Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7459322Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7459636Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7459949Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7460258Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7460569Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7460990Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7461307Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7461615Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7461931Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7462243Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7462555Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7462903Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7463216Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7463526Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7463835Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7464126Z test_dispatch_meta_inplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7464410Z test_dispatch_meta_inplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7464697Z test_dispatch_meta_inplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7464983Z test_dispatch_meta_inplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7465271Z test_dispatch_meta_inplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7465555Z test_dispatch_meta_inplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7465844Z test_dispatch_meta_inplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7466126Z test_dispatch_meta_inplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7466409Z test_dispatch_meta_inplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7466814Z test_dispatch_meta_inplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7467099Z test_dispatch_meta_inplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7467450Z test_dispatch_meta_inplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7467737Z test_dispatch_meta_inplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7468019Z test_dispatch_meta_inplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7468296Z test_dispatch_meta_inplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7468578Z test_dispatch_meta_inplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7468859Z test_dispatch_meta_inplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7469145Z test_dispatch_meta_inplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7469469Z test_dispatch_meta_inplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7469757Z test_dispatch_meta_inplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7470041Z test_dispatch_meta_inplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7470322Z test_dispatch_meta_inplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7470607Z test_dispatch_meta_inplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7470887Z test_dispatch_meta_inplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7471171Z test_dispatch_meta_inplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7471451Z test_dispatch_meta_inplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7471769Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7472082Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7472398Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7472709Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7473016Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7473326Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7473639Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7473989Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7474497Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7474987Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7475473Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7475954Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7476440Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7476966Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7477456Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7477937Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7478229Z test_dispatch_meta_inplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7478524Z test_dispatch_meta_inplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7478822Z test_dispatch_meta_inplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7479108Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7479399Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7479683Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7479970Z test_dispatch_meta_inplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7480262Z test_dispatch_meta_inplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7480571Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7480874Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7481183Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7481485Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7481834Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7482139Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7482445Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7482750Z test_dispatch_meta_inplace_special_modified_bessel_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7483055Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7483361Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7483704Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7484006Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7484308Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7484612Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7484914Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7485226Z test_dispatch_meta_inplace_special_modified_bessel_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7485519Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7485822Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7486127Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7486426Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7486730Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7487031Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7487333Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7487638Z test_dispatch_meta_inplace_special_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7487940Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7488280Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7488590Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7488889Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7489192Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7489488Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7489793Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7490144Z test_dispatch_meta_inplace_special_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7490440Z test_dispatch_meta_inplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7490731Z test_dispatch_meta_inplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7491021Z test_dispatch_meta_inplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7491307Z test_dispatch_meta_inplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7491598Z test_dispatch_meta_inplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7491884Z test_dispatch_meta_inplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7492171Z test_dispatch_meta_inplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7492455Z test_dispatch_meta_inplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7492741Z test_dispatch_meta_inplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7493026Z test_dispatch_meta_inplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7493317Z test_dispatch_meta_inplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7493606Z test_dispatch_meta_inplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7493893Z test_dispatch_meta_inplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7494175Z test_dispatch_meta_inplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7494460Z test_dispatch_meta_inplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7494791Z test_dispatch_meta_inplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7495080Z test_dispatch_meta_inplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7495363Z test_dispatch_meta_inplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7495690Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7496017Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7496343Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7496698Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7497023Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7497344Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7497662Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7497983Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7498306Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7498622Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7498939Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7499255Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7499572Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7499886Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7500197Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7500511Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7500824Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7501173Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7501490Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7501806Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7502117Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7502427Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7502740Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7503085Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7503398Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7503914Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7504430Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7504943Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7505453Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7505955Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7506457Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7507027Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7507529Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7508029Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7508534Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7509042Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7509547Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7510112Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7510613Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7511110Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7511607Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7512104Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7512659Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7513172Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7513672Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7514168Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7514662Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7515165Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7515663Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7516157Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7516659Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7517161Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7517664Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7518165Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7518660Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7519158Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7519705Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.7520017Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7520331Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7520642Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7520948Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7521258Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7521620Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7521930Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7522235Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7522529Z test_dispatch_meta_inplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7522818Z test_dispatch_meta_inplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7523115Z test_dispatch_meta_inplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7523409Z test_dispatch_meta_inplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7523697Z test_dispatch_meta_inplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7523987Z test_dispatch_meta_inplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7524274Z test_dispatch_meta_inplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7524563Z test_dispatch_meta_inplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7524852Z test_dispatch_meta_inplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7525139Z test_dispatch_meta_inplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7525426Z test_dispatch_meta_inplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7525714Z test_dispatch_meta_inplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7526002Z test_dispatch_meta_inplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7526334Z test_dispatch_meta_inplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7526624Z test_dispatch_meta_inplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7526898Z test_dispatch_meta_inplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7527183Z test_dispatch_meta_inplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7527464Z test_dispatch_meta_inplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7527749Z test_dispatch_meta_inplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7528063Z test_dispatch_meta_inplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7528350Z test_dispatch_meta_inplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7528634Z test_dispatch_meta_inplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7528915Z test_dispatch_meta_inplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7529191Z test_dispatch_meta_inplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7529470Z test_dispatch_meta_inplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7529746Z test_dispatch_meta_inplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7530019Z test_dispatch_meta_inplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7530292Z test_dispatch_meta_inplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7530568Z test_dispatch_meta_inplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7530843Z test_dispatch_meta_inplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7531119Z test_dispatch_meta_inplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7531413Z test_dispatch_meta_inplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7531700Z test_dispatch_meta_inplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7531996Z test_dispatch_meta_inplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7532289Z test_dispatch_meta_inplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7532577Z test_dispatch_meta_inplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7532904Z test_dispatch_meta_inplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7533194Z test_dispatch_meta_inplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7533479Z test_dispatch_meta_inplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7533764Z test_dispatch_meta_inplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7534049Z test_dispatch_meta_inplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7534337Z test_dispatch_meta_inplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7534661Z test_dispatch_meta_inplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7534953Z test_dispatch_meta_inplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7535240Z test_dispatch_meta_inplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7535539Z test_dispatch_meta_inplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7535836Z test_dispatch_meta_inplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7536140Z test_dispatch_meta_inplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7536434Z test_dispatch_meta_inplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7536728Z test_dispatch_meta_inplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7537016Z test_dispatch_meta_inplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7537305Z test_dispatch_meta_inplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7537595Z test_dispatch_meta_inplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7537887Z test_dispatch_meta_inplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7538174Z test_dispatch_meta_inplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7538461Z test_dispatch_meta_inplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7538738Z test_dispatch_meta_inplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7539016Z test_dispatch_meta_inplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7539336Z test_dispatch_meta_inplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7539620Z test_dispatch_meta_inplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7539898Z test_dispatch_meta_inplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7540177Z test_dispatch_meta_inplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7540450Z test_dispatch_meta_inplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7540726Z test_dispatch_meta_inplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7541035Z test_dispatch_meta_inplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7541312Z test_dispatch_meta_inplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7541583Z test_dispatch_meta_inplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7541856Z test_dispatch_meta_inplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7542128Z test_dispatch_meta_inplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7542418Z test_dispatch_meta_inplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7542698Z test_dispatch_meta_inplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7542986Z test_dispatch_meta_inplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7543263Z test_dispatch_meta_inplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7543544Z test_dispatch_meta_inplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7543825Z test_dispatch_meta_inplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7544104Z test_dispatch_meta_inplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7544381Z test_dispatch_meta_inplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7544654Z test_dispatch_meta_inplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7544925Z test_dispatch_meta_inplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7545197Z test_dispatch_meta_inplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7545474Z test_dispatch_meta_inplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7545812Z test_dispatch_meta_inplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7546092Z test_dispatch_meta_inplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7546377Z test_dispatch_meta_inplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7546732Z test_dispatch_meta_inplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7547019Z test_dispatch_meta_inplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7547306Z test_dispatch_meta_inplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7547588Z test_dispatch_meta_inplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7547910Z test_dispatch_meta_inplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7548190Z test_dispatch_meta_inplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7548463Z test_dispatch_meta_inplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7548736Z test_dispatch_meta_inplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7549018Z test_dispatch_meta_inplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7549295Z test_dispatch_meta_inplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7549578Z test_dispatch_meta_inplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7549855Z test_dispatch_meta_inplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7550143Z test_dispatch_meta_inplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7550425Z test_dispatch_meta_inplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7550709Z test_dispatch_meta_inplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7550992Z test_dispatch_meta_inplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7551269Z test_dispatch_meta_inplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7551543Z test_dispatch_meta_inplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7551814Z test_dispatch_meta_inplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7552093Z test_dispatch_meta_inplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7552412Z test_dispatch_meta_inplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7552690Z test_dispatch_meta_inplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7552964Z test_dispatch_meta_inplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7553246Z test_dispatch_meta_inplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7553527Z test_dispatch_meta_inplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7553807Z test_dispatch_meta_inplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7554084Z test_dispatch_meta_inplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7554394Z test_dispatch_meta_inplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7554672Z test_dispatch_meta_inplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7554956Z test_dispatch_meta_inplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7555243Z test_dispatch_meta_inplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7555533Z test_dispatch_meta_inplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7555825Z test_dispatch_meta_inplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7556103Z test_dispatch_meta_inplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7556388Z test_dispatch_meta_inplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7556668Z test_dispatch_meta_inplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7556947Z test_dispatch_meta_inplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7557223Z test_dispatch_meta_inplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7557498Z test_dispatch_meta_inplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7557771Z test_dispatch_meta_inplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7558052Z test_dispatch_meta_inplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7558318Z test_dispatch_meta_inplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7558590Z test_dispatch_meta_inplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7558905Z test_dispatch_meta_inplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7559180Z test_dispatch_meta_inplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7559454Z test_dispatch_meta_inplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7559730Z test_dispatch_meta_inplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7559999Z test_dispatch_meta_inplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7560269Z test_dispatch_meta_inplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7560540Z test_dispatch_meta_inplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7560849Z test_dispatch_meta_inplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7561125Z test_dispatch_meta_inplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7561393Z test_dispatch_meta_inplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7561676Z test_dispatch_meta_inplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7561954Z test_dispatch_meta_inplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7562233Z test_dispatch_meta_inplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7562509Z test_dispatch_meta_inplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7562781Z test_dispatch_meta_inplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7563056Z test_dispatch_meta_inplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7563323Z test_dispatch_meta_inplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7563598Z test_dispatch_meta_inplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7563867Z test_dispatch_meta_inplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7564143Z test_dispatch_meta_inplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7564409Z test_dispatch_meta_inplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7564697Z test_dispatch_meta_inplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7564981Z test_dispatch_meta_inplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7565312Z test_dispatch_meta_inplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7565606Z test_dispatch_meta_inplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7565887Z test_dispatch_meta_inplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7566171Z test_dispatch_meta_inplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7566451Z test_dispatch_meta_inplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7566733Z test_dispatch_meta_inplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7567013Z test_dispatch_meta_inplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7567330Z test_dispatch_meta_inplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7567617Z test_dispatch_meta_inplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7567897Z test_dispatch_meta_inplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7568179Z test_dispatch_meta_inplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7568456Z test_dispatch_meta_inplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7568732Z test_dispatch_meta_inplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7569009Z test_dispatch_meta_inplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7569288Z test_dispatch_meta_inplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7569572Z test_dispatch_meta_inplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7569854Z test_dispatch_meta_inplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:15.7570144Z test_dispatch_meta_inplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7570427Z test_dispatch_meta_inplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7570705Z test_dispatch_meta_inplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7570977Z test_dispatch_meta_inplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7571249Z test_dispatch_meta_inplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7571530Z test_dispatch_meta_inplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7571848Z test_dispatch_meta_inplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7572122Z test_dispatch_meta_inplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7572394Z test_dispatch_meta_inplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7572666Z test_dispatch_meta_inplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7572925Z test_dispatch_meta_inplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7573192Z test_dispatch_meta_inplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7573461Z test_dispatch_meta_inplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7573770Z test_dispatch_meta_inplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7574041Z test_dispatch_meta_inplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7574331Z test_dispatch_meta_inplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7574615Z test_dispatch_meta_inplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7574911Z test_dispatch_meta_inplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7575207Z test_dispatch_meta_inplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7575500Z test_dispatch_meta_inplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7575792Z test_dispatch_meta_inplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7576081Z test_dispatch_meta_inplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7576367Z test_dispatch_meta_inplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7576655Z test_dispatch_meta_inplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7576942Z test_dispatch_meta_inplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7577228Z test_dispatch_meta_inplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7577513Z test_dispatch_meta_inplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7577789Z test_dispatch_meta_inplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7578060Z test_dispatch_meta_inplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7578382Z test_dispatch_meta_inplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7578670Z test_dispatch_meta_inplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7578947Z test_dispatch_meta_inplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7579221Z test_dispatch_meta_inplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7579493Z test_dispatch_meta_inplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7579767Z test_dispatch_meta_inplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7580047Z test_dispatch_meta_inplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7580355Z test_dispatch_meta_inplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7580632Z test_dispatch_meta_inplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7580906Z test_dispatch_meta_inplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7581184Z test_dispatch_meta_inplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7581455Z test_dispatch_meta_inplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7581737Z test_dispatch_meta_inplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7582016Z test_dispatch_meta_inplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7582291Z test_dispatch_meta_inplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7582564Z test_dispatch_meta_inplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7582842Z test_dispatch_meta_inplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7583117Z test_dispatch_meta_inplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7583387Z test_dispatch_meta_inplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7583659Z test_dispatch_meta_inplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7583932Z test_dispatch_meta_inplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7584201Z test_dispatch_meta_inplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7584475Z test_dispatch_meta_inplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7584791Z test_dispatch_meta_inplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7585063Z test_dispatch_meta_inplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7585344Z test_dispatch_meta_inplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7585625Z test_dispatch_meta_inplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7585907Z test_dispatch_meta_inplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7586185Z test_dispatch_meta_inplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7586464Z test_dispatch_meta_inplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7586887Z test_dispatch_meta_inplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7587166Z test_dispatch_meta_inplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7587437Z test_dispatch_meta_inplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7587701Z test_dispatch_meta_inplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7587971Z test_dispatch_meta_inplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7588250Z test_dispatch_meta_inplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7588539Z test_dispatch_meta_inplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7588822Z test_dispatch_meta_inplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7589116Z test_dispatch_meta_inplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7589410Z test_dispatch_meta_inplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7589697Z test_dispatch_meta_inplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7589989Z test_dispatch_meta_inplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7590278Z test_dispatch_meta_inplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7590564Z test_dispatch_meta_inplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7590847Z test_dispatch_meta_inplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7591131Z test_dispatch_meta_inplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7591463Z test_dispatch_meta_inplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7591752Z test_dispatch_meta_inplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7592043Z test_dispatch_meta_inplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7592335Z test_dispatch_meta_inplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7592625Z test_dispatch_meta_inplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7592907Z test_dispatch_meta_inplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7593198Z test_dispatch_meta_inplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7593533Z test_dispatch_meta_inplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7593813Z test_dispatch_meta_inplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7594086Z test_dispatch_meta_inplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7594366Z test_dispatch_meta_inplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7594645Z test_dispatch_meta_inplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7594920Z test_dispatch_meta_inplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7595194Z test_dispatch_meta_inplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7595471Z test_dispatch_meta_inplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7595743Z test_dispatch_meta_inplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7596014Z test_dispatch_meta_inplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7596293Z test_dispatch_meta_inplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7596564Z test_dispatch_meta_inplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7596841Z test_dispatch_meta_inplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7597114Z test_dispatch_meta_inplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7597384Z test_dispatch_meta_inplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7597663Z test_dispatch_meta_inplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7597982Z test_dispatch_meta_inplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7598262Z test_dispatch_meta_inplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7598537Z test_dispatch_meta_inplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7598814Z test_dispatch_meta_inplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7599085Z test_dispatch_meta_inplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7599356Z test_dispatch_meta_inplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7599629Z test_dispatch_meta_inplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7599933Z test_dispatch_meta_inplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7600205Z test_dispatch_meta_inplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7600491Z test_dispatch_meta_inplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7600773Z test_dispatch_meta_inplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7601063Z test_dispatch_meta_inplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7601353Z test_dispatch_meta_inplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7601643Z test_dispatch_meta_inplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7601929Z test_dispatch_meta_inplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7602211Z test_dispatch_meta_inplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7602495Z test_dispatch_meta_inplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7602763Z test_dispatch_meta_inplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7603039Z test_dispatch_meta_inplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7603322Z test_dispatch_meta_inplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7603601Z test_dispatch_meta_inplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7603880Z test_dispatch_meta_inplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7604155Z test_dispatch_meta_inplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7604470Z test_dispatch_meta_inplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7604747Z test_dispatch_meta_inplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7605023Z test_dispatch_meta_inplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7605295Z test_dispatch_meta_inplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7605569Z test_dispatch_meta_inplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7605840Z test_dispatch_meta_inplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7606117Z test_dispatch_meta_inplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7606435Z test_dispatch_meta_inplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7606715Z test_dispatch_meta_inplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7607002Z test_dispatch_meta_inplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7607287Z test_dispatch_meta_inplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7607566Z test_dispatch_meta_inplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7607846Z test_dispatch_meta_inplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7608123Z test_dispatch_meta_inplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7608397Z test_dispatch_meta_inplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7608667Z test_dispatch_meta_inplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7608942Z test_dispatch_meta_inplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7609217Z test_dispatch_meta_inplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7609497Z test_dispatch_meta_inplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7609773Z test_dispatch_meta_inplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7610062Z test_dispatch_meta_inplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7610342Z test_dispatch_meta_inplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7610629Z test_dispatch_meta_inplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7610918Z test_dispatch_meta_inplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7611248Z test_dispatch_meta_inplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7611534Z test_dispatch_meta_inplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7611820Z test_dispatch_meta_inplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7612101Z test_dispatch_meta_inplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7612379Z test_dispatch_meta_inplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7612659Z test_dispatch_meta_inplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7612969Z test_dispatch_meta_inplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7613251Z test_dispatch_meta_inplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7613528Z test_dispatch_meta_inplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7613812Z test_dispatch_meta_inplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7614104Z test_dispatch_meta_inplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7614399Z test_dispatch_meta_inplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7614682Z test_dispatch_meta_inplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7614969Z test_dispatch_meta_inplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7615251Z test_dispatch_meta_inplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7615534Z test_dispatch_meta_inplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7615811Z test_dispatch_meta_inplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7616092Z test_dispatch_meta_inplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7616378Z test_dispatch_meta_inplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7616658Z test_dispatch_meta_inplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7616938Z test_dispatch_meta_inplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7617223Z test_dispatch_meta_inplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7617543Z test_dispatch_meta_inplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7617815Z test_dispatch_meta_inplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7618088Z test_dispatch_meta_inplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7618361Z test_dispatch_meta_inplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7618634Z test_dispatch_meta_inplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7618909Z test_dispatch_meta_inplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7619186Z test_dispatch_meta_inplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7619500Z test_dispatch_meta_inplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7619775Z test_dispatch_meta_inplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7620078Z test_dispatch_meta_inplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7620378Z test_dispatch_meta_inplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7620673Z test_dispatch_meta_inplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7620971Z test_dispatch_meta_inplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7621246Z test_dispatch_meta_inplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7621525Z test_dispatch_meta_inplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7621802Z test_dispatch_meta_inplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7622078Z test_dispatch_meta_inplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7622354Z test_dispatch_meta_inplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7622625Z test_dispatch_meta_inplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7622899Z test_dispatch_meta_inplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7623169Z test_dispatch_meta_inplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7623442Z test_dispatch_meta_inplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7623714Z test_dispatch_meta_inplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7624033Z test_dispatch_meta_inplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7624307Z test_dispatch_meta_inplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7624592Z test_dispatch_meta_inplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7624875Z test_dispatch_meta_inplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7625147Z test_dispatch_meta_inplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7625424Z test_dispatch_meta_inplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7625702Z test_dispatch_meta_inplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7626017Z test_dispatch_meta_inplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7626292Z test_dispatch_meta_inplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7626621Z test_dispatch_meta_inplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7626896Z test_dispatch_meta_inplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7627167Z test_dispatch_meta_inplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7627442Z test_dispatch_meta_inplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7627717Z test_dispatch_meta_inplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7627992Z test_dispatch_meta_inplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7628263Z test_dispatch_meta_inplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7628547Z test_dispatch_meta_inplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7628828Z test_dispatch_meta_inplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7629121Z test_dispatch_meta_inplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7629407Z test_dispatch_meta_inplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7629696Z test_dispatch_meta_inplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7629987Z test_dispatch_meta_inplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7630274Z test_dispatch_meta_inplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7630614Z test_dispatch_meta_inplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7630904Z test_dispatch_meta_inplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7631187Z test_dispatch_meta_inplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7631470Z test_dispatch_meta_inplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7631748Z test_dispatch_meta_inplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7632031Z test_dispatch_meta_inplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7632314Z test_dispatch_meta_inplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7632639Z test_dispatch_meta_inplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7632925Z test_dispatch_meta_inplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7633191Z test_dispatch_meta_inplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7633461Z test_dispatch_meta_inplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7633734Z test_dispatch_meta_inplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7634007Z test_dispatch_meta_inplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7634285Z test_dispatch_meta_inplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7634560Z test_dispatch_meta_inplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7634834Z test_dispatch_meta_inplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7635108Z test_dispatch_meta_inplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7635389Z test_dispatch_meta_inplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7635662Z test_dispatch_meta_inplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7635955Z test_dispatch_meta_inplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7636237Z test_dispatch_meta_inplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7636523Z test_dispatch_meta_inplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7636802Z test_dispatch_meta_inplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7637119Z test_dispatch_meta_inplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7637399Z test_dispatch_meta_inplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7637671Z test_dispatch_meta_inplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7637942Z test_dispatch_meta_inplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7638212Z test_dispatch_meta_inplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7638483Z test_dispatch_meta_inplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7638763Z test_dispatch_meta_inplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7639086Z test_dispatch_meta_inplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7639370Z test_dispatch_meta_inplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7639659Z test_dispatch_meta_inplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7639947Z test_dispatch_meta_inplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7640237Z test_dispatch_meta_inplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7640522Z test_dispatch_meta_inplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7640814Z test_dispatch_meta_inplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7641098Z test_dispatch_meta_inplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7641382Z test_dispatch_meta_inplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7641661Z test_dispatch_meta_inplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7641943Z test_dispatch_meta_inplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7642228Z test_dispatch_meta_inplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7642507Z test_dispatch_meta_inplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7642796Z test_dispatch_meta_inplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7643081Z test_dispatch_meta_inplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7643372Z test_dispatch_meta_inplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7643717Z test_dispatch_meta_inplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7644013Z test_dispatch_meta_inplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7644298Z test_dispatch_meta_inplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7644584Z test_dispatch_meta_inplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7644868Z test_dispatch_meta_inplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7645152Z test_dispatch_meta_inplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7645437Z test_dispatch_meta_inplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7645757Z test_dispatch_meta_inplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7646039Z test_dispatch_meta_inplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7646324Z test_dispatch_meta_inplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7646604Z test_dispatch_meta_inplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7646883Z test_dispatch_meta_inplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7647170Z test_dispatch_meta_inplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7647454Z test_dispatch_meta_inplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7647740Z test_dispatch_meta_inplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7648019Z test_dispatch_meta_inplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7648294Z test_dispatch_meta_inplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7648572Z test_dispatch_meta_inplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7648839Z test_dispatch_meta_inplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7649111Z test_dispatch_meta_inplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7649385Z test_dispatch_meta_inplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7649659Z test_dispatch_meta_inplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7649937Z test_dispatch_meta_inplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7650278Z test_dispatch_meta_inplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7650569Z test_dispatch_meta_inplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7650856Z test_dispatch_meta_inplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7651137Z test_dispatch_meta_inplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7651419Z test_dispatch_meta_inplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7651696Z test_dispatch_meta_inplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7651998Z test_dispatch_meta_inplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7652339Z test_dispatch_meta_inplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7652645Z test_dispatch_meta_inplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7652946Z test_dispatch_meta_inplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7653241Z test_dispatch_meta_inplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7653543Z test_dispatch_meta_inplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7653840Z test_dispatch_meta_inplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7654131Z test_dispatch_meta_inplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7654426Z test_dispatch_meta_inplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7654701Z test_dispatch_meta_inplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7654985Z test_dispatch_meta_inplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7655267Z test_dispatch_meta_inplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7655551Z test_dispatch_meta_inplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7655827Z test_dispatch_meta_inplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7656102Z test_dispatch_meta_inplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7656377Z test_dispatch_meta_inplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7656696Z test_dispatch_meta_inplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7656977Z test_dispatch_meta_inplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7657264Z test_dispatch_meta_inplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7657550Z test_dispatch_meta_inplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7657842Z test_dispatch_meta_inplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7658138Z test_dispatch_meta_inplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7658429Z test_dispatch_meta_inplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7658749Z test_dispatch_meta_inplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7659036Z test_dispatch_meta_inplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7659321Z test_dispatch_meta_inplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7659602Z test_dispatch_meta_inplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7659879Z test_dispatch_meta_inplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7660158Z test_dispatch_meta_inplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7660440Z test_dispatch_meta_inplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7660716Z test_dispatch_meta_inplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7660991Z test_dispatch_meta_inplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7661270Z test_dispatch_meta_inplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7661550Z test_dispatch_meta_inplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7661825Z test_dispatch_meta_inplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7662102Z test_dispatch_meta_inplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7662374Z test_dispatch_meta_inplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7662660Z test_dispatch_meta_inplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7662946Z test_dispatch_meta_inplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7663276Z test_dispatch_meta_inplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7663559Z test_dispatch_meta_inplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7663845Z test_dispatch_meta_inplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7664126Z test_dispatch_meta_inplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7664407Z test_dispatch_meta_inplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7664690Z test_dispatch_meta_inplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7664976Z test_dispatch_meta_inplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7665284Z test_dispatch_meta_inplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7665564Z test_dispatch_meta_inplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7665839Z test_dispatch_meta_inplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7666136Z test_dispatch_meta_inplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7666431Z test_dispatch_meta_inplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7666822Z test_dispatch_meta_inplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7667114Z test_dispatch_meta_inplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7667391Z test_dispatch_meta_inplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7667674Z test_dispatch_meta_inplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7667958Z test_dispatch_meta_inplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7668245Z test_dispatch_meta_inplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7668527Z test_dispatch_meta_inplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7668800Z test_dispatch_meta_inplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7669071Z test_dispatch_meta_inplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7669342Z test_dispatch_meta_inplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7669611Z test_dispatch_meta_inplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7669937Z test_dispatch_meta_inplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7670211Z test_dispatch_meta_inplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7670485Z test_dispatch_meta_inplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7670774Z test_dispatch_meta_inplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7671066Z test_dispatch_meta_inplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7671346Z test_dispatch_meta_inplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7671631Z test_dispatch_meta_inplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7672030Z test_dispatch_meta_inplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7672316Z test_dispatch_meta_inplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7672598Z test_dispatch_meta_inplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7672874Z test_dispatch_meta_inplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7673150Z test_dispatch_meta_inplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7673423Z test_dispatch_meta_inplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7673699Z test_dispatch_meta_inplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7673971Z test_dispatch_meta_inplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7674244Z test_dispatch_meta_inplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7674514Z test_dispatch_meta_inplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7674801Z test_dispatch_meta_inplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7675084Z test_dispatch_meta_inplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7675365Z test_dispatch_meta_inplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7675641Z test_dispatch_meta_inplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7675915Z test_dispatch_meta_inplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7676186Z test_dispatch_meta_inplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7676507Z test_dispatch_meta_inplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7676784Z test_dispatch_meta_inplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7677059Z test_dispatch_meta_inplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7677329Z test_dispatch_meta_inplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7677606Z test_dispatch_meta_inplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7677884Z test_dispatch_meta_inplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7678163Z test_dispatch_meta_inplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7678483Z test_dispatch_meta_inplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7678771Z test_dispatch_meta_inplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7679056Z test_dispatch_meta_inplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7679334Z test_dispatch_meta_inplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7679615Z test_dispatch_meta_inplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7679893Z test_dispatch_meta_inplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7680168Z test_dispatch_meta_inplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7680440Z test_dispatch_meta_inplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7680702Z test_dispatch_meta_inplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7680973Z test_dispatch_meta_inplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7681253Z test_dispatch_meta_inplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7681537Z test_dispatch_meta_inplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7681814Z test_dispatch_meta_inplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7682098Z test_dispatch_meta_inplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7682383Z test_dispatch_meta_inplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7682668Z test_dispatch_meta_inplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7682992Z test_dispatch_meta_inplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7683278Z test_dispatch_meta_inplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7683556Z test_dispatch_meta_inplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7683834Z test_dispatch_meta_inplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7684109Z test_dispatch_meta_inplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7684384Z test_dispatch_meta_inplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7684660Z test_dispatch_meta_inplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7684968Z test_dispatch_meta_inplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7685252Z test_dispatch_meta_inplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7685527Z test_dispatch_meta_inplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7685815Z test_dispatch_meta_inplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7686095Z test_dispatch_meta_inplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7686376Z test_dispatch_meta_inplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7686654Z test_dispatch_meta_inplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7686929Z test_dispatch_meta_inplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7687203Z test_dispatch_meta_inplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7687475Z test_dispatch_meta_inplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7687753Z test_dispatch_meta_inplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7688033Z test_dispatch_meta_inplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7688311Z test_dispatch_meta_inplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7688585Z test_dispatch_meta_inplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7688866Z test_dispatch_meta_inplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7689141Z test_dispatch_meta_inplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7689459Z test_dispatch_meta_inplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7689734Z test_dispatch_meta_inplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7690007Z test_dispatch_meta_inplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7690278Z test_dispatch_meta_inplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7690554Z test_dispatch_meta_inplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7690827Z test_dispatch_meta_inplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7691104Z test_dispatch_meta_inplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7691430Z test_dispatch_meta_inplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7691709Z test_dispatch_meta_inplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7691981Z test_dispatch_meta_inplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7692262Z test_dispatch_meta_inplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7692541Z test_dispatch_meta_inplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7692816Z test_dispatch_meta_inplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7693091Z test_dispatch_meta_inplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7693362Z test_dispatch_meta_inplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7693631Z test_dispatch_meta_inplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7693904Z test_dispatch_meta_inplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7694175Z test_dispatch_meta_inplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7694454Z test_dispatch_meta_inplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7694726Z test_dispatch_meta_inplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7694996Z test_dispatch_meta_inplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7695271Z test_dispatch_meta_inplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7695554Z test_dispatch_meta_inplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7695880Z test_dispatch_meta_inplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7696163Z test_dispatch_meta_inplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7696440Z test_dispatch_meta_inplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7696716Z test_dispatch_meta_inplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7696989Z test_dispatch_meta_inplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7697262Z test_dispatch_meta_inplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7697538Z test_dispatch_meta_inplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7697854Z test_dispatch_meta_inplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7698133Z test_dispatch_meta_inplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7698406Z test_dispatch_meta_inplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7698694Z test_dispatch_meta_inplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7698975Z test_dispatch_meta_inplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7699270Z test_dispatch_meta_inplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7699568Z test_dispatch_meta_inplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7699857Z test_dispatch_meta_inplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7700148Z test_dispatch_meta_inplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7700432Z test_dispatch_meta_inplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7700719Z test_dispatch_meta_inplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7701003Z test_dispatch_meta_inplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7701286Z test_dispatch_meta_inplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7701563Z test_dispatch_meta_inplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7701843Z test_dispatch_meta_inplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7702126Z test_dispatch_meta_inplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7702440Z test_dispatch_meta_outplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7702715Z test_dispatch_meta_outplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7702997Z test_dispatch_meta_outplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7703277Z test_dispatch_meta_outplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7703555Z test_dispatch_meta_outplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7703832Z test_dispatch_meta_outplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7704107Z test_dispatch_meta_outplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7704418Z test_dispatch_meta_outplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7704693Z test_dispatch_meta_outplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7704964Z test_dispatch_meta_outplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7705233Z test_dispatch_meta_outplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7705504Z test_dispatch_meta_outplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7705780Z test_dispatch_meta_outplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7706056Z test_dispatch_meta_outplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7706326Z test_dispatch_meta_outplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7706669Z test_dispatch_meta_outplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7706947Z test_dispatch_meta_outplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7707225Z test_dispatch_meta_outplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7707500Z test_dispatch_meta_outplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7707778Z test_dispatch_meta_outplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7708053Z test_dispatch_meta_outplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7708325Z test_dispatch_meta_outplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7708595Z test_dispatch_meta_outplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7708866Z test_dispatch_meta_outplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7709185Z test_dispatch_meta_outplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7709446Z test_dispatch_meta_outplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7709736Z test_dispatch_meta_outplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7710019Z test_dispatch_meta_outplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7710311Z test_dispatch_meta_outplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7710600Z test_dispatch_meta_outplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7710894Z test_dispatch_meta_outplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7711216Z test_dispatch_meta_outplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7711504Z test_dispatch_meta_outplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7711786Z test_dispatch_meta_outplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7712067Z test_dispatch_meta_outplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7712356Z test_dispatch_meta_outplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7712640Z test_dispatch_meta_outplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7712921Z test_dispatch_meta_outplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7713205Z test_dispatch_meta_outplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7713490Z test_dispatch_meta_outplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7713764Z test_dispatch_meta_outplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7714055Z test_dispatch_meta_outplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7714341Z test_dispatch_meta_outplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7714623Z test_dispatch_meta_outplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7714900Z test_dispatch_meta_outplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7715179Z test_dispatch_meta_outplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7715494Z test_dispatch_meta_outplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7715769Z test_dispatch_meta_outplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7716043Z test_dispatch_meta_outplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7716317Z test_dispatch_meta_outplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7716591Z test_dispatch_meta_outplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7716865Z test_dispatch_meta_outplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7717139Z test_dispatch_meta_outplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7717444Z test_dispatch_meta_outplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7717715Z test_dispatch_meta_outplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7717989Z test_dispatch_meta_outplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7718264Z test_dispatch_meta_outplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7718542Z test_dispatch_meta_outplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7718824Z test_dispatch_meta_outplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7719112Z test_dispatch_meta_outplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7719401Z test_dispatch_meta_outplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7719680Z test_dispatch_meta_outplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7719959Z test_dispatch_meta_outplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7720239Z test_dispatch_meta_outplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7720515Z test_dispatch_meta_outplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7720793Z test_dispatch_meta_outplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7721066Z test_dispatch_meta_outplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7721346Z test_dispatch_meta_outplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7721621Z test_dispatch_meta_outplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7721948Z test_dispatch_meta_outplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7722241Z test_dispatch_meta_outplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7722531Z test_dispatch_meta_outplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7722816Z test_dispatch_meta_outplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7723100Z test_dispatch_meta_outplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7723386Z test_dispatch_meta_outplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7723669Z test_dispatch_meta_outplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7723984Z test_dispatch_meta_outplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7724264Z test_dispatch_meta_outplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7724543Z test_dispatch_meta_outplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7724818Z test_dispatch_meta_outplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7725092Z test_dispatch_meta_outplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7725366Z test_dispatch_meta_outplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7725639Z test_dispatch_meta_outplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7725902Z test_dispatch_meta_outplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7726180Z test_dispatch_meta_outplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7726457Z test_dispatch_meta_outplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7726744Z test_dispatch_meta_outplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7727033Z test_dispatch_meta_outplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7727310Z test_dispatch_meta_outplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7727589Z test_dispatch_meta_outplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7727864Z test_dispatch_meta_outplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7728137Z test_dispatch_meta_outplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7728453Z test_dispatch_meta_outplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7728733Z test_dispatch_meta_outplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7729010Z test_dispatch_meta_outplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7729284Z test_dispatch_meta_outplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7729559Z test_dispatch_meta_outplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7729836Z test_dispatch_meta_outplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7730108Z test_dispatch_meta_outplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7730417Z test_dispatch_meta_outplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7730693Z test_dispatch_meta_outplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7730971Z test_dispatch_meta_outplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7731256Z test_dispatch_meta_outplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7731545Z test_dispatch_meta_outplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7731831Z test_dispatch_meta_outplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7732112Z test_dispatch_meta_outplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7732389Z test_dispatch_meta_outplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7732671Z test_dispatch_meta_outplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7732945Z test_dispatch_meta_outplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7733219Z test_dispatch_meta_outplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7733494Z test_dispatch_meta_outplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7733769Z test_dispatch_meta_outplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7734043Z test_dispatch_meta_outplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7734321Z test_dispatch_meta_outplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7734606Z test_dispatch_meta_outplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7734927Z test_dispatch_meta_outplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7735206Z test_dispatch_meta_outplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7735488Z test_dispatch_meta_outplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7735763Z test_dispatch_meta_outplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7736039Z test_dispatch_meta_outplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7736314Z test_dispatch_meta_outplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7736621Z test_dispatch_meta_outplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7736901Z test_dispatch_meta_outplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7737174Z test_dispatch_meta_outplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7737451Z test_dispatch_meta_outplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7737724Z test_dispatch_meta_outplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7737998Z test_dispatch_meta_outplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7738272Z test_dispatch_meta_outplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7738548Z test_dispatch_meta_outplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7738819Z test_dispatch_meta_outplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7739126Z test_dispatch_meta_outplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7739429Z test_dispatch_meta_outplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7739734Z test_dispatch_meta_outplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7740035Z test_dispatch_meta_outplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7740315Z test_dispatch_meta_outplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7740587Z test_dispatch_meta_outplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7740868Z test_dispatch_meta_outplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7741203Z test_dispatch_meta_outplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7741484Z test_dispatch_meta_outplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7741759Z test_dispatch_meta_outplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7742022Z test_dispatch_meta_outplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7742295Z test_dispatch_meta_outplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7742566Z test_dispatch_meta_outplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7742845Z test_dispatch_meta_outplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7743157Z test_dispatch_meta_outplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7743430Z test_dispatch_meta_outplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7743700Z test_dispatch_meta_outplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7743979Z test_dispatch_meta_outplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7744254Z test_dispatch_meta_outplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7744542Z test_dispatch_meta_outplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7744828Z test_dispatch_meta_outplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7745108Z test_dispatch_meta_outplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7745384Z test_dispatch_meta_outplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7745659Z test_dispatch_meta_outplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7745936Z test_dispatch_meta_outplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7746207Z test_dispatch_meta_outplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7746483Z test_dispatch_meta_outplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7746886Z test_dispatch_meta_outplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7747166Z test_dispatch_meta_outplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7747443Z test_dispatch_meta_outplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7747781Z test_dispatch_meta_outplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7748058Z test_dispatch_meta_outplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7748348Z test_dispatch_meta_outplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7748632Z test_dispatch_meta_outplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7748917Z test_dispatch_meta_outplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7749195Z test_dispatch_meta_outplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7749473Z test_dispatch_meta_outplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7749789Z test_dispatch_meta_outplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7750066Z test_dispatch_meta_outplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7750339Z test_dispatch_meta_outplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7750610Z test_dispatch_meta_outplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7750886Z test_dispatch_meta_outplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7751165Z test_dispatch_meta_outplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7751447Z test_dispatch_meta_outplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7751720Z test_dispatch_meta_outplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7752000Z test_dispatch_meta_outplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7752281Z test_dispatch_meta_outplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7752559Z test_dispatch_meta_outplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7752838Z test_dispatch_meta_outplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7753115Z test_dispatch_meta_outplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7753388Z test_dispatch_meta_outplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7753658Z test_dispatch_meta_outplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7753933Z test_dispatch_meta_outplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7754244Z test_dispatch_meta_outplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7754517Z test_dispatch_meta_outplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7754794Z test_dispatch_meta_outplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7755078Z test_dispatch_meta_outplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7755365Z test_dispatch_meta_outplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7755653Z test_dispatch_meta_outplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7755936Z test_dispatch_meta_outplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7756249Z test_dispatch_meta_outplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7756517Z test_dispatch_meta_outplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7756801Z test_dispatch_meta_outplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7757090Z test_dispatch_meta_outplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7757379Z test_dispatch_meta_outplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7757667Z test_dispatch_meta_outplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7757951Z test_dispatch_meta_outplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7758234Z test_dispatch_meta_outplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7758518Z test_dispatch_meta_outplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7758809Z test_dispatch_meta_outplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7759094Z test_dispatch_meta_outplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7759382Z test_dispatch_meta_outplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7759669Z test_dispatch_meta_outplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7759951Z test_dispatch_meta_outplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7760229Z test_dispatch_meta_outplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7760504Z test_dispatch_meta_outplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7760823Z test_dispatch_meta_outplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7761101Z test_dispatch_meta_outplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7761378Z test_dispatch_meta_outplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7761657Z test_dispatch_meta_outplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7761941Z test_dispatch_meta_outplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7762226Z test_dispatch_meta_outplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7762510Z test_dispatch_meta_outplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7762826Z test_dispatch_meta_outplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7763104Z test_dispatch_meta_outplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7763404Z test_dispatch_meta_outplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7763709Z test_dispatch_meta_outplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7764009Z test_dispatch_meta_outplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7764313Z test_dispatch_meta_outplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7764611Z test_dispatch_meta_outplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7764909Z test_dispatch_meta_outplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7765191Z test_dispatch_meta_outplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7765474Z test_dispatch_meta_outplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7765761Z test_dispatch_meta_outplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7766046Z test_dispatch_meta_outplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7766322Z test_dispatch_meta_outplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7766595Z test_dispatch_meta_outplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7766870Z test_dispatch_meta_outplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7767143Z test_dispatch_meta_outplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7767468Z test_dispatch_meta_outplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7767753Z test_dispatch_meta_outplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7768030Z test_dispatch_meta_outplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7768302Z test_dispatch_meta_outplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7768576Z test_dispatch_meta_outplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7768847Z test_dispatch_meta_outplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7769126Z test_dispatch_meta_outplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7769447Z test_dispatch_meta_outplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7769724Z test_dispatch_meta_outplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7769998Z test_dispatch_meta_outplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7770279Z test_dispatch_meta_outplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7770554Z test_dispatch_meta_outplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7770835Z test_dispatch_meta_outplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7771117Z test_dispatch_meta_outplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7771396Z test_dispatch_meta_outplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7771670Z test_dispatch_meta_outplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7771941Z test_dispatch_meta_outplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7772205Z test_dispatch_meta_outplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7772481Z test_dispatch_meta_outplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7772754Z test_dispatch_meta_outplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7773028Z test_dispatch_meta_outplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7773300Z test_dispatch_meta_outplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7773589Z test_dispatch_meta_outplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7773927Z test_dispatch_meta_outplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7774218Z test_dispatch_meta_outplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7774505Z test_dispatch_meta_outplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7774793Z test_dispatch_meta_outplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7775083Z test_dispatch_meta_outplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7775363Z test_dispatch_meta_outplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7775638Z test_dispatch_meta_outplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7775966Z test_dispatch_meta_outplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7776246Z test_dispatch_meta_outplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7776520Z test_dispatch_meta_outplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7776791Z test_dispatch_meta_outplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7777064Z test_dispatch_meta_outplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7777342Z test_dispatch_meta_outplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7777617Z test_dispatch_meta_outplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7777889Z test_dispatch_meta_outplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7778166Z test_dispatch_meta_outplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7778437Z test_dispatch_meta_outplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7778720Z test_dispatch_meta_outplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7779000Z test_dispatch_meta_outplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7779273Z test_dispatch_meta_outplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7779542Z test_dispatch_meta_outplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7779812Z test_dispatch_meta_outplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7780082Z test_dispatch_meta_outplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7780398Z test_dispatch_meta_outplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7780672Z test_dispatch_meta_outplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7780963Z test_dispatch_meta_outplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7781241Z test_dispatch_meta_outplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7781525Z test_dispatch_meta_outplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7781809Z test_dispatch_meta_outplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7782092Z test_dispatch_meta_outplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7782404Z test_dispatch_meta_outplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7782682Z test_dispatch_meta_outplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7782958Z test_dispatch_meta_outplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7783234Z test_dispatch_meta_outplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7783511Z test_dispatch_meta_outplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7783791Z test_dispatch_meta_outplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7784081Z test_dispatch_meta_outplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7784363Z test_dispatch_meta_outplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7784647Z test_dispatch_meta_outplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7784926Z test_dispatch_meta_outplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7785208Z test_dispatch_meta_outplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7785482Z test_dispatch_meta_outplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7785757Z test_dispatch_meta_outplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7786027Z test_dispatch_meta_outplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7786301Z test_dispatch_meta_outplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7786645Z test_dispatch_meta_outplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7786971Z test_dispatch_meta_outplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7787251Z test_dispatch_meta_outplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7787534Z test_dispatch_meta_outplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7787818Z test_dispatch_meta_outplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7788098Z test_dispatch_meta_outplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7788376Z test_dispatch_meta_outplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7788655Z test_dispatch_meta_outplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7788986Z test_dispatch_meta_outplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7789267Z test_dispatch_meta_outplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7789544Z test_dispatch_meta_outplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7789819Z test_dispatch_meta_outplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7790096Z test_dispatch_meta_outplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7790387Z test_dispatch_meta_outplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7790672Z test_dispatch_meta_outplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7790950Z test_dispatch_meta_outplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7791227Z test_dispatch_meta_outplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7791503Z test_dispatch_meta_outplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7791779Z test_dispatch_meta_outplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7792055Z test_dispatch_meta_outplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7792332Z test_dispatch_meta_outplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7792606Z test_dispatch_meta_outplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7792887Z test_dispatch_meta_outplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7793170Z test_dispatch_meta_outplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7793489Z test_dispatch_meta_outplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7793767Z test_dispatch_meta_outplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7794047Z test_dispatch_meta_outplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7794322Z test_dispatch_meta_outplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7794597Z test_dispatch_meta_outplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7794877Z test_dispatch_meta_outplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7795153Z test_dispatch_meta_outplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7795472Z test_dispatch_meta_outplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7795758Z test_dispatch_meta_outplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7796038Z test_dispatch_meta_outplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7796314Z test_dispatch_meta_outplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7796590Z test_dispatch_meta_outplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7796867Z test_dispatch_meta_outplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7797142Z test_dispatch_meta_outplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7797416Z test_dispatch_meta_outplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7797689Z test_dispatch_meta_outplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7797975Z test_dispatch_meta_outplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7798260Z test_dispatch_meta_outplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7798546Z test_dispatch_meta_outplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7798831Z test_dispatch_meta_outplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7799114Z test_dispatch_meta_outplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7799394Z test_dispatch_meta_outplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7799673Z test_dispatch_meta_outplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7799997Z test_dispatch_meta_outplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7800276Z test_dispatch_meta_outplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7800567Z test_dispatch_meta_outplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7800852Z test_dispatch_meta_outplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7801146Z test_dispatch_meta_outplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7801437Z test_dispatch_meta_outplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7801727Z test_dispatch_meta_outplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7802039Z test_dispatch_meta_outplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7802327Z test_dispatch_meta_outplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7802606Z test_dispatch_meta_outplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7802890Z test_dispatch_meta_outplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7803169Z test_dispatch_meta_outplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7803456Z test_dispatch_meta_outplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7803740Z test_dispatch_meta_outplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7804027Z test_dispatch_meta_outplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7804314Z test_dispatch_meta_outplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7804605Z test_dispatch_meta_outplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7804903Z test_dispatch_meta_outplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7805197Z test_dispatch_meta_outplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7805483Z test_dispatch_meta_outplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7805772Z test_dispatch_meta_outplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7806053Z test_dispatch_meta_outplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7806337Z test_dispatch_meta_outplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7806664Z test_dispatch_meta_outplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7806947Z test_dispatch_meta_outplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7807231Z test_dispatch_meta_outplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7807515Z test_dispatch_meta_outplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7807813Z test_dispatch_meta_outplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7808105Z test_dispatch_meta_outplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7808414Z test_dispatch_meta_outplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7808756Z test_dispatch_meta_outplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7809058Z test_dispatch_meta_outplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7809356Z test_dispatch_meta_outplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7809654Z test_dispatch_meta_outplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7809955Z test_dispatch_meta_outplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7810250Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7810545Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7810837Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7811135Z test_dispatch_meta_outplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7811430Z test_dispatch_meta_outplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7811713Z test_dispatch_meta_outplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7811988Z test_dispatch_meta_outplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7812268Z test_dispatch_meta_outplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7812550Z test_dispatch_meta_outplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7812829Z test_dispatch_meta_outplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7813147Z test_dispatch_meta_outplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7813425Z test_dispatch_meta_outplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7813699Z test_dispatch_meta_outplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7813969Z test_dispatch_meta_outplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7814243Z test_dispatch_meta_outplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7814520Z test_dispatch_meta_outplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7814795Z test_dispatch_meta_outplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7815102Z test_dispatch_meta_outplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7815384Z test_dispatch_meta_outplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7815656Z test_dispatch_meta_outplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7815945Z test_dispatch_meta_outplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7816226Z test_dispatch_meta_outplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7816514Z test_dispatch_meta_outplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7816794Z test_dispatch_meta_outplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7817069Z test_dispatch_meta_outplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7817343Z test_dispatch_meta_outplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7817615Z test_dispatch_meta_outplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7817889Z test_dispatch_meta_outplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7818160Z test_dispatch_meta_outplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7818436Z test_dispatch_meta_outplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7818704Z test_dispatch_meta_outplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7818985Z test_dispatch_meta_outplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7819263Z test_dispatch_meta_outplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7819586Z test_dispatch_meta_outplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7819868Z test_dispatch_meta_outplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7820144Z test_dispatch_meta_outplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7820417Z test_dispatch_meta_outplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7820688Z test_dispatch_meta_outplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7820956Z test_dispatch_meta_outplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7821232Z test_dispatch_meta_outplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7821545Z test_dispatch_meta_outplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7821828Z test_dispatch_meta_outplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7822108Z test_dispatch_meta_outplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7822391Z test_dispatch_meta_outplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7822674Z test_dispatch_meta_outplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7822959Z test_dispatch_meta_outplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7823240Z test_dispatch_meta_outplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7823516Z test_dispatch_meta_outplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7823789Z test_dispatch_meta_outplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7824059Z test_dispatch_meta_outplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7824331Z test_dispatch_meta_outplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7824605Z test_dispatch_meta_outplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7824882Z test_dispatch_meta_outplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7825155Z test_dispatch_meta_outplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7825437Z test_dispatch_meta_outplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7825712Z test_dispatch_meta_outplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7826034Z test_dispatch_meta_outplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7826325Z test_dispatch_meta_outplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7826645Z test_dispatch_meta_outplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7826925Z test_dispatch_meta_outplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7827204Z test_dispatch_meta_outplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7827481Z test_dispatch_meta_outplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7827760Z test_dispatch_meta_outplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7828082Z test_dispatch_meta_outplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7828360Z test_dispatch_meta_outplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7828634Z test_dispatch_meta_outplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7828909Z test_dispatch_meta_outplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7829194Z test_dispatch_meta_outplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7829477Z test_dispatch_meta_outplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7829778Z test_dispatch_meta_outplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7830071Z test_dispatch_meta_outplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7830362Z test_dispatch_meta_outplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7830646Z test_dispatch_meta_outplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7830932Z test_dispatch_meta_outplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7831220Z test_dispatch_meta_outplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7831504Z test_dispatch_meta_outplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7831785Z test_dispatch_meta_outplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7832065Z test_dispatch_meta_outplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7832346Z test_dispatch_meta_outplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7832673Z test_dispatch_meta_outplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7832964Z test_dispatch_meta_outplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7833245Z test_dispatch_meta_outplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7833536Z test_dispatch_meta_outplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7833827Z test_dispatch_meta_outplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7834115Z test_dispatch_meta_outplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7834391Z test_dispatch_meta_outplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7834707Z test_dispatch_meta_outplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7834991Z test_dispatch_meta_outplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7835272Z test_dispatch_meta_outplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7835554Z test_dispatch_meta_outplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7835838Z test_dispatch_meta_outplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7836119Z test_dispatch_meta_outplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7836399Z test_dispatch_meta_outplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7836686Z test_dispatch_meta_outplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7836965Z test_dispatch_meta_outplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7837256Z test_dispatch_meta_outplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7837550Z test_dispatch_meta_outplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7837840Z test_dispatch_meta_outplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7838123Z test_dispatch_meta_outplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7838405Z test_dispatch_meta_outplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7838691Z test_dispatch_meta_outplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7838973Z test_dispatch_meta_outplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7839313Z test_dispatch_meta_outplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7839598Z test_dispatch_meta_outplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7839880Z test_dispatch_meta_outplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7840159Z test_dispatch_meta_outplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7840447Z test_dispatch_meta_outplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7840735Z test_dispatch_meta_outplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7841061Z test_dispatch_meta_outplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7841347Z test_dispatch_meta_outplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7841631Z test_dispatch_meta_outplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7841913Z test_dispatch_meta_outplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7842203Z test_dispatch_meta_outplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7842492Z test_dispatch_meta_outplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7842789Z test_dispatch_meta_outplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7843074Z test_dispatch_meta_outplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7843361Z test_dispatch_meta_outplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7843642Z test_dispatch_meta_outplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7843935Z test_dispatch_meta_outplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7844223Z test_dispatch_meta_outplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7844514Z test_dispatch_meta_outplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7844796Z test_dispatch_meta_outplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7845080Z test_dispatch_meta_outplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7845359Z test_dispatch_meta_outplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7845677Z test_dispatch_meta_outplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7845958Z test_dispatch_meta_outplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7846234Z test_dispatch_meta_outplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7846512Z test_dispatch_meta_outplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7846788Z test_dispatch_meta_outplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7847065Z test_dispatch_meta_outplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7847344Z test_dispatch_meta_outplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7847657Z test_dispatch_meta_outplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7847938Z test_dispatch_meta_outplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7848217Z test_dispatch_meta_outplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7848501Z test_dispatch_meta_outplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7848788Z test_dispatch_meta_outplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7849076Z test_dispatch_meta_outplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7849365Z test_dispatch_meta_outplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7849648Z test_dispatch_meta_outplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7849935Z test_dispatch_meta_outplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7850228Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7850523Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7850815Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7851111Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7851392Z test_dispatch_meta_outplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7851676Z test_dispatch_meta_outplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7851958Z test_dispatch_meta_outplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7852286Z test_dispatch_meta_outplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7852572Z test_dispatch_meta_outplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7852856Z test_dispatch_meta_outplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7853139Z test_dispatch_meta_outplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7853424Z test_dispatch_meta_outplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7853707Z test_dispatch_meta_outplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7854026Z test_dispatch_meta_outplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7854307Z test_dispatch_meta_outplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7854588Z test_dispatch_meta_outplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7854870Z test_dispatch_meta_outplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7855172Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7855469Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7855770Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7856065Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7856361Z test_dispatch_meta_outplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7856643Z test_dispatch_meta_outplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7856929Z test_dispatch_meta_outplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7857214Z test_dispatch_meta_outplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7857499Z test_dispatch_meta_outplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7857778Z test_dispatch_meta_outplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7858062Z test_dispatch_meta_outplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7858349Z test_dispatch_meta_outplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7858671Z test_dispatch_meta_outplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7858971Z test_dispatch_meta_outplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7859265Z test_dispatch_meta_outplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7859554Z test_dispatch_meta_outplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7859841Z test_dispatch_meta_outplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7860129Z test_dispatch_meta_outplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7860425Z test_dispatch_meta_outplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7860746Z test_dispatch_meta_outplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7861033Z test_dispatch_meta_outplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7861313Z test_dispatch_meta_outplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7861596Z test_dispatch_meta_outplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7861879Z test_dispatch_meta_outplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7862163Z test_dispatch_meta_outplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7862445Z test_dispatch_meta_outplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7862727Z test_dispatch_meta_outplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7863003Z test_dispatch_meta_outplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7863279Z test_dispatch_meta_outplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7863556Z test_dispatch_meta_outplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7863838Z test_dispatch_meta_outplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7864110Z test_dispatch_meta_outplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7864395Z test_dispatch_meta_outplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7864677Z test_dispatch_meta_outplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7864954Z test_dispatch_meta_outplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7865272Z test_dispatch_meta_outplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7865549Z test_dispatch_meta_outplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7865821Z test_dispatch_meta_outplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7866091Z test_dispatch_meta_outplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7866364Z test_dispatch_meta_outplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7866732Z test_dispatch_meta_outplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7867015Z test_dispatch_meta_outplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7867342Z test_dispatch_meta_outplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7867644Z test_dispatch_meta_outplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7867938Z test_dispatch_meta_outplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7868235Z test_dispatch_meta_outplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7868543Z test_dispatch_meta_outplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7868851Z test_dispatch_meta_outplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7869151Z test_dispatch_meta_outplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7869449Z test_dispatch_meta_outplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7869746Z test_dispatch_meta_outplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7870041Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7870339Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7870637Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7870930Z test_dispatch_meta_outplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7871227Z test_dispatch_meta_outplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7871519Z test_dispatch_meta_outplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7871851Z test_dispatch_meta_outplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7872150Z test_dispatch_meta_outplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7872447Z test_dispatch_meta_outplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7872734Z test_dispatch_meta_outplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7873022Z test_dispatch_meta_outplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7873305Z test_dispatch_meta_outplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7873592Z test_dispatch_meta_outplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7873913Z test_dispatch_meta_outplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7874201Z test_dispatch_meta_outplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7874490Z test_dispatch_meta_outplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7874775Z test_dispatch_meta_outplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7875067Z test_dispatch_meta_outplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7875359Z test_dispatch_meta_outplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7875649Z test_dispatch_meta_outplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7875934Z test_dispatch_meta_outplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7876219Z test_dispatch_meta_outplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7876501Z test_dispatch_meta_outplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7876791Z test_dispatch_meta_outplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7877077Z test_dispatch_meta_outplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7877356Z test_dispatch_meta_outplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7877630Z test_dispatch_meta_outplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7877918Z test_dispatch_meta_outplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7878198Z test_dispatch_meta_outplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7878585Z test_dispatch_meta_outplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7878862Z test_dispatch_meta_outplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7879135Z test_dispatch_meta_outplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7879405Z test_dispatch_meta_outplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7879679Z test_dispatch_meta_outplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7879959Z test_dispatch_meta_outplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7880271Z test_dispatch_meta_outplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7880555Z test_dispatch_meta_outplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7880852Z test_dispatch_meta_outplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7881146Z test_dispatch_meta_outplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7881447Z test_dispatch_meta_outplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7881748Z test_dispatch_meta_outplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7882047Z test_dispatch_meta_outplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7882340Z test_dispatch_meta_outplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7882631Z test_dispatch_meta_outplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7882919Z test_dispatch_meta_outplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7883213Z test_dispatch_meta_outplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7883503Z test_dispatch_meta_outplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7883792Z test_dispatch_meta_outplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7884081Z test_dispatch_meta_outplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7884364Z test_dispatch_meta_outplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7884639Z test_dispatch_meta_outplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7884958Z test_dispatch_meta_outplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7885244Z test_dispatch_meta_outplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7885526Z test_dispatch_meta_outplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7885792Z test_dispatch_meta_outplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7886067Z test_dispatch_meta_outplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7886339Z test_dispatch_meta_outplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7886612Z test_dispatch_meta_outplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7886942Z test_dispatch_meta_outplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7887218Z test_dispatch_meta_outplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7887493Z test_dispatch_meta_outplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7887764Z test_dispatch_meta_outplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7888045Z test_dispatch_meta_outplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7888326Z test_dispatch_meta_outplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7888614Z test_dispatch_meta_outplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7888894Z test_dispatch_meta_outplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7889180Z test_dispatch_meta_outplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7889472Z test_dispatch_meta_outplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7889763Z test_dispatch_meta_outplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7890051Z test_dispatch_meta_outplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7890333Z test_dispatch_meta_outplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7890618Z test_dispatch_meta_outplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7890897Z test_dispatch_meta_outplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7891173Z test_dispatch_meta_outplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7891491Z test_dispatch_meta_outplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7891771Z test_dispatch_meta_outplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7892049Z test_dispatch_meta_outplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7892326Z test_dispatch_meta_outplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7892602Z test_dispatch_meta_outplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7892874Z test_dispatch_meta_outplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7893146Z test_dispatch_meta_outplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7893454Z test_dispatch_meta_outplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7893732Z test_dispatch_meta_outplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7894004Z test_dispatch_meta_outplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7894281Z test_dispatch_meta_outplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7894553Z test_dispatch_meta_outplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7894841Z test_dispatch_meta_outplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7895121Z test_dispatch_meta_outplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7895406Z test_dispatch_meta_outplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7895694Z test_dispatch_meta_outplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7895979Z test_dispatch_meta_outplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7896264Z test_dispatch_meta_outplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7896547Z test_dispatch_meta_outplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7896824Z test_dispatch_meta_outplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7897097Z test_dispatch_meta_outplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7897371Z test_dispatch_meta_outplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7897648Z test_dispatch_meta_outplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7897964Z test_dispatch_meta_outplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7898243Z test_dispatch_meta_outplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7898528Z test_dispatch_meta_outplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7898803Z test_dispatch_meta_outplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7899089Z test_dispatch_meta_outplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7899373Z test_dispatch_meta_outplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7899667Z test_dispatch_meta_outplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7899985Z test_dispatch_meta_outplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7900266Z test_dispatch_meta_outplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7900542Z test_dispatch_meta_outplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7900805Z test_dispatch_meta_outplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7901075Z test_dispatch_meta_outplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7901351Z test_dispatch_meta_outplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7901630Z test_dispatch_meta_outplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7901908Z test_dispatch_meta_outplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7902187Z test_dispatch_meta_outplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7902464Z test_dispatch_meta_outplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7902745Z test_dispatch_meta_outplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7903030Z test_dispatch_meta_outplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7903313Z test_dispatch_meta_outplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7903591Z test_dispatch_meta_outplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7903867Z test_dispatch_meta_outplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7904141Z test_dispatch_meta_outplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7904472Z test_dispatch_meta_outplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7904750Z test_dispatch_meta_outplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7905025Z test_dispatch_meta_outplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7905299Z test_dispatch_meta_outplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7905573Z test_dispatch_meta_outplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7905866Z test_dispatch_meta_outplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7906158Z test_dispatch_meta_outplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7906487Z test_dispatch_meta_outplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7906843Z test_dispatch_meta_outplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7907149Z test_dispatch_meta_outplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7907451Z test_dispatch_meta_outplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7907747Z test_dispatch_meta_outplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7908046Z test_dispatch_meta_outplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7908345Z test_dispatch_meta_outplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7908643Z test_dispatch_meta_outplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7908938Z test_dispatch_meta_outplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7909228Z test_dispatch_meta_outplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7909509Z test_dispatch_meta_outplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7909785Z test_dispatch_meta_outplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7910072Z test_dispatch_meta_outplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7910354Z test_dispatch_meta_outplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7910641Z test_dispatch_meta_outplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7910919Z test_dispatch_meta_outplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7911246Z test_dispatch_meta_outplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7911524Z test_dispatch_meta_outplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7911805Z test_dispatch_meta_outplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7912075Z test_dispatch_meta_outplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7912348Z test_dispatch_meta_outplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7912619Z test_dispatch_meta_outplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7912902Z test_dispatch_meta_outplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7913225Z test_dispatch_meta_outplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7913507Z test_dispatch_meta_outplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7913784Z test_dispatch_meta_outplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7914062Z test_dispatch_meta_outplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7914341Z test_dispatch_meta_outplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7914616Z test_dispatch_meta_outplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7914887Z test_dispatch_meta_outplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7915161Z test_dispatch_meta_outplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7915440Z test_dispatch_meta_outplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7915726Z test_dispatch_meta_outplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7916007Z test_dispatch_meta_outplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7916294Z test_dispatch_meta_outplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7916572Z test_dispatch_meta_outplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7916856Z test_dispatch_meta_outplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7917139Z test_dispatch_meta_outplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7917417Z test_dispatch_meta_outplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7917747Z test_dispatch_meta_outplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7918030Z test_dispatch_meta_outplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7918309Z test_dispatch_meta_outplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7918595Z test_dispatch_meta_outplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7918873Z test_dispatch_meta_outplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7919157Z test_dispatch_meta_outplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7919475Z test_dispatch_meta_outplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7919759Z test_dispatch_meta_outplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7920041Z test_dispatch_meta_outplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7920320Z test_dispatch_meta_outplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7920600Z test_dispatch_meta_outplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7920882Z test_dispatch_meta_outplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7921163Z test_dispatch_meta_outplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7921445Z test_dispatch_meta_outplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7921728Z test_dispatch_meta_outplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7922011Z test_dispatch_meta_outplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7922294Z test_dispatch_meta_outplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7922580Z test_dispatch_meta_outplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7922867Z test_dispatch_meta_outplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7923146Z test_dispatch_meta_outplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7923422Z test_dispatch_meta_outplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7923698Z test_dispatch_meta_outplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7923971Z test_dispatch_meta_outplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7924283Z test_dispatch_meta_outplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7924560Z test_dispatch_meta_outplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7924836Z test_dispatch_meta_outplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7925126Z test_dispatch_meta_outplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7925412Z test_dispatch_meta_outplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7925714Z test_dispatch_meta_outplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:15.7926042Z test_dispatch_meta_outplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7926339Z test_dispatch_meta_outplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7926627Z test_dispatch_meta_outplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7926913Z test_dispatch_meta_outplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7927199Z test_dispatch_meta_outplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7927485Z test_dispatch_meta_outplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7927777Z test_dispatch_meta_outplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7928058Z test_dispatch_meta_outplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7928347Z test_dispatch_meta_outplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7928630Z test_dispatch_meta_outplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7928931Z test_dispatch_meta_outplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7929223Z test_dispatch_meta_outplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7929519Z test_dispatch_meta_outplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7929815Z test_dispatch_meta_outplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7930105Z test_dispatch_meta_outplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7930395Z test_dispatch_meta_outplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7930723Z test_dispatch_meta_outplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7931014Z test_dispatch_meta_outplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7931298Z test_dispatch_meta_outplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7931585Z test_dispatch_meta_outplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7931872Z test_dispatch_meta_outplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7932158Z test_dispatch_meta_outplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7932442Z test_dispatch_meta_outplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7932765Z test_dispatch_meta_outplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7933051Z test_dispatch_meta_outplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7933325Z test_dispatch_meta_outplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7933602Z test_dispatch_meta_outplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7933889Z test_dispatch_meta_outplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7934176Z test_dispatch_meta_outplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7934460Z test_dispatch_meta_outplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7934737Z test_dispatch_meta_outplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7935011Z test_dispatch_meta_outplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7935284Z test_dispatch_meta_outplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7935560Z test_dispatch_meta_outplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7935838Z test_dispatch_meta_outplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7936109Z test_dispatch_meta_outplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7936384Z test_dispatch_meta_outplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7936658Z test_dispatch_meta_outplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7936952Z test_dispatch_meta_outplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7937295Z test_dispatch_meta_outplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7937591Z test_dispatch_meta_outplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7937889Z test_dispatch_meta_outplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7938183Z test_dispatch_meta_outplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7938475Z test_dispatch_meta_outplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7938766Z test_dispatch_meta_outplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7939093Z test_dispatch_meta_outplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7939384Z test_dispatch_meta_outplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7939672Z test_dispatch_meta_outplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7939960Z test_dispatch_meta_outplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7940246Z test_dispatch_meta_outplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7940535Z test_dispatch_meta_outplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7940830Z test_dispatch_meta_outplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7941121Z test_dispatch_meta_outplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7941420Z test_dispatch_meta_outplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7941716Z test_dispatch_meta_outplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7942015Z test_dispatch_meta_outplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7942313Z test_dispatch_meta_outplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7942609Z test_dispatch_meta_outplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7942898Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7943189Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7943476Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7943804Z test_dispatch_meta_outplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7944094Z test_dispatch_meta_outplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7944387Z test_dispatch_meta_outplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7944670Z test_dispatch_meta_outplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7944965Z test_dispatch_meta_outplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7945260Z test_dispatch_meta_outplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7945589Z test_dispatch_meta_outplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7945879Z test_dispatch_meta_outplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7946165Z test_dispatch_meta_outplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7946451Z test_dispatch_meta_outplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7946775Z test_dispatch_meta_outplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7947067Z test_dispatch_meta_outplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7947353Z test_dispatch_meta_outplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7947638Z test_dispatch_meta_outplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7947921Z test_dispatch_meta_outplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7948211Z test_dispatch_meta_outplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7948493Z test_dispatch_meta_outplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7948780Z test_dispatch_meta_outplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7949067Z test_dispatch_meta_outplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7949350Z test_dispatch_meta_outplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7949630Z test_dispatch_meta_outplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7949909Z test_dispatch_meta_outplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7950239Z test_dispatch_meta_outplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7950526Z test_dispatch_meta_outplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7950795Z test_dispatch_meta_outplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7951082Z test_dispatch_meta_outplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7951371Z test_dispatch_meta_outplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7951660Z test_dispatch_meta_outplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7951949Z test_dispatch_meta_outplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7952272Z test_dispatch_meta_outplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7952561Z test_dispatch_meta_outplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7952845Z test_dispatch_meta_outplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7953125Z test_dispatch_meta_outplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7953402Z test_dispatch_meta_outplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7953684Z test_dispatch_meta_outplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7953968Z test_dispatch_meta_outplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7954247Z test_dispatch_meta_outplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7954522Z test_dispatch_meta_outplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7954803Z test_dispatch_meta_outplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7955085Z test_dispatch_meta_outplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7955373Z test_dispatch_meta_outplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7955646Z test_dispatch_meta_outplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7955919Z test_dispatch_meta_outplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7956193Z test_dispatch_meta_outplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7956463Z test_dispatch_meta_outplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7956779Z test_dispatch_meta_outplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7957058Z test_dispatch_meta_outplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7957331Z test_dispatch_meta_outplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7957609Z test_dispatch_meta_outplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7957890Z test_dispatch_meta_outplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7958164Z test_dispatch_meta_outplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7958451Z test_dispatch_meta_outplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7958769Z test_dispatch_meta_outplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7959053Z test_dispatch_meta_outplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7959331Z test_dispatch_meta_outplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7959608Z test_dispatch_meta_outplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7959882Z test_dispatch_meta_outplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7960158Z test_dispatch_meta_outplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7960437Z test_dispatch_meta_outplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7960715Z test_dispatch_meta_outplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7960986Z test_dispatch_meta_outplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7961259Z test_dispatch_meta_outplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7961552Z test_dispatch_meta_outplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7961842Z test_dispatch_meta_outplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7962144Z test_dispatch_meta_outplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7962438Z test_dispatch_meta_outplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7962735Z test_dispatch_meta_outplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7963024Z test_dispatch_meta_outplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7963358Z test_dispatch_meta_outplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7963649Z test_dispatch_meta_outplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7963938Z test_dispatch_meta_outplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7964224Z test_dispatch_meta_outplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7964508Z test_dispatch_meta_outplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7964795Z test_dispatch_meta_outplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7965075Z test_dispatch_meta_outplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7965391Z test_dispatch_meta_outplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7965673Z test_dispatch_meta_outplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7965950Z test_dispatch_meta_outplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7966227Z test_dispatch_meta_outplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7966493Z test_dispatch_meta_outplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7966766Z test_dispatch_meta_outplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7967045Z test_dispatch_meta_outplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7967316Z test_dispatch_meta_outplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7967590Z test_dispatch_meta_outplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7967867Z test_dispatch_meta_outplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7968158Z test_dispatch_meta_outplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7968444Z test_dispatch_meta_outplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7968725Z test_dispatch_meta_outplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7969005Z test_dispatch_meta_outplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7969287Z test_dispatch_meta_outplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7969560Z test_dispatch_meta_outplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7969875Z test_dispatch_meta_outplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7970150Z test_dispatch_meta_outplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7970425Z test_dispatch_meta_outplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7970707Z test_dispatch_meta_outplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7970990Z test_dispatch_meta_outplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7971267Z test_dispatch_meta_outplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7971550Z test_dispatch_meta_outplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7971863Z test_dispatch_meta_outplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7972145Z test_dispatch_meta_outplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7972421Z test_dispatch_meta_outplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7972696Z test_dispatch_meta_outplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7972971Z test_dispatch_meta_outplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7973246Z test_dispatch_meta_outplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7973522Z test_dispatch_meta_outplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7973805Z test_dispatch_meta_outplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7974090Z test_dispatch_meta_outplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7974369Z test_dispatch_meta_outplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7974649Z test_dispatch_meta_outplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7974928Z test_dispatch_meta_outplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7975206Z test_dispatch_meta_outplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7975480Z test_dispatch_meta_outplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7975755Z test_dispatch_meta_outplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7976030Z test_dispatch_meta_outplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7976344Z test_dispatch_meta_outplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7976634Z test_dispatch_meta_outplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7976919Z test_dispatch_meta_outplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7977213Z test_dispatch_meta_outplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7977495Z test_dispatch_meta_outplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7977780Z test_dispatch_meta_outplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7978064Z test_dispatch_meta_outplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7978382Z test_dispatch_meta_outplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7978666Z test_dispatch_meta_outplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7978945Z test_dispatch_meta_outplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7979224Z test_dispatch_meta_outplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7979504Z test_dispatch_meta_outplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7979788Z test_dispatch_meta_outplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7980079Z test_dispatch_meta_outplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7980367Z test_dispatch_meta_outplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7980646Z test_dispatch_meta_outplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7980922Z test_dispatch_meta_outplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7981201Z test_dispatch_meta_outplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7981469Z test_dispatch_meta_outplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7981742Z test_dispatch_meta_outplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7982016Z test_dispatch_meta_outplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7982290Z test_dispatch_meta_outplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7982567Z test_dispatch_meta_outplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7982911Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7983222Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7983534Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7983838Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7984139Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7984446Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7984792Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7985094Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7985392Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7985695Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7985992Z test_dispatch_meta_outplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7986282Z test_dispatch_meta_outplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7986679Z test_dispatch_meta_outplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7986964Z test_dispatch_meta_outplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7987246Z test_dispatch_meta_outplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7987526Z test_dispatch_meta_outplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7987811Z test_dispatch_meta_outplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7988091Z test_dispatch_meta_outplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7988365Z test_dispatch_meta_outplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7988638Z test_dispatch_meta_outplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7988912Z test_dispatch_meta_outplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7989189Z test_dispatch_meta_outplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7989521Z test_dispatch_meta_outplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7989805Z test_dispatch_meta_outplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7990086Z test_dispatch_meta_outplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7990365Z test_dispatch_meta_outplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7990644Z test_dispatch_meta_outplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7990915Z test_dispatch_meta_outplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7991192Z test_dispatch_meta_outplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7991502Z test_dispatch_meta_outplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7991777Z test_dispatch_meta_outplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7992051Z test_dispatch_meta_outplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7992327Z test_dispatch_meta_outplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7992598Z test_dispatch_meta_outplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7992890Z test_dispatch_meta_outplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7993172Z test_dispatch_meta_outplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7993463Z test_dispatch_meta_outplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7993752Z test_dispatch_meta_outplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7994041Z test_dispatch_meta_outplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7994326Z test_dispatch_meta_outplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7994615Z test_dispatch_meta_outplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7994900Z test_dispatch_meta_outplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7995180Z test_dispatch_meta_outplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7995461Z test_dispatch_meta_outplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7995742Z test_dispatch_meta_outplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7996065Z test_dispatch_meta_outplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7996350Z test_dispatch_meta_outplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7996635Z test_dispatch_meta_outplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7996915Z test_dispatch_meta_outplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7997204Z test_dispatch_meta_outplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7997493Z test_dispatch_meta_outplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7997781Z test_dispatch_meta_outplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7998101Z test_dispatch_meta_outplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7998384Z test_dispatch_meta_outplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7998655Z test_dispatch_meta_outplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7998931Z test_dispatch_meta_outplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7999212Z test_dispatch_meta_outplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7999493Z test_dispatch_meta_outplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.7999769Z test_dispatch_meta_outplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8000065Z test_dispatch_meta_outplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8000351Z test_dispatch_meta_outplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8000646Z test_dispatch_meta_outplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8000945Z test_dispatch_meta_outplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8001242Z test_dispatch_meta_outplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8001533Z test_dispatch_meta_outplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8001819Z test_dispatch_meta_outplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8002107Z test_dispatch_meta_outplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8002434Z test_dispatch_meta_outplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8002722Z test_dispatch_meta_outplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8003004Z test_dispatch_meta_outplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8003290Z test_dispatch_meta_outplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8003578Z test_dispatch_meta_outplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8003863Z test_dispatch_meta_outplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8004150Z test_dispatch_meta_outplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8004477Z test_dispatch_meta_outplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8004766Z test_dispatch_meta_outplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8005051Z test_dispatch_meta_outplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8005335Z test_dispatch_meta_outplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8005616Z test_dispatch_meta_outplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8005900Z test_dispatch_meta_outplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8006179Z test_dispatch_meta_outplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8006453Z test_dispatch_meta_outplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8006725Z test_dispatch_meta_outplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8007002Z test_dispatch_meta_outplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8007281Z test_dispatch_meta_outplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8007576Z test_dispatch_meta_outplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8007868Z test_dispatch_meta_outplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8008165Z test_dispatch_meta_outplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8008456Z test_dispatch_meta_outplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8008748Z test_dispatch_meta_outplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8009080Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8009372Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8009662Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8009951Z test_dispatch_meta_outplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8010242Z test_dispatch_meta_outplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8010521Z test_dispatch_meta_outplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8010828Z test_dispatch_meta_outplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8011115Z test_dispatch_meta_outplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8011393Z test_dispatch_meta_outplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8011665Z test_dispatch_meta_outplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8011935Z test_dispatch_meta_outplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8012209Z test_dispatch_meta_outplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8012482Z test_dispatch_meta_outplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8012754Z test_dispatch_meta_outplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8013027Z test_dispatch_meta_outplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8013299Z test_dispatch_meta_outplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8013569Z test_dispatch_meta_outplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8013851Z test_dispatch_meta_outplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8014134Z test_dispatch_meta_outplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8014416Z test_dispatch_meta_outplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8014697Z test_dispatch_meta_outplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8014976Z test_dispatch_meta_outplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8015253Z test_dispatch_meta_outplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8015559Z test_dispatch_meta_outplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8015838Z test_dispatch_meta_outplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8016113Z test_dispatch_meta_outplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8016387Z test_dispatch_meta_outplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8016669Z test_dispatch_meta_outplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8016954Z test_dispatch_meta_outplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8017268Z test_dispatch_meta_outplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8017543Z test_dispatch_meta_outplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8017813Z test_dispatch_meta_outplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8018109Z test_dispatch_meta_outplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8018403Z test_dispatch_meta_outplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8018702Z test_dispatch_meta_outplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8018999Z test_dispatch_meta_outplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8019290Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8019580Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8019871Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8020169Z test_dispatch_meta_outplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8020465Z test_dispatch_meta_outplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8020765Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8021056Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8021359Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8021660Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8021999Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8022295Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8022585Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8022875Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8023166Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8023461Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8023788Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8024086Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8024376Z test_dispatch_meta_outplace_div_no_rounding_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8024675Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8024971Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8025267Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8025567Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8025859Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8026150Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8026440Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8026808Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8027103Z test_dispatch_meta_outplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8027379Z test_dispatch_meta_outplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8027658Z test_dispatch_meta_outplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8027936Z test_dispatch_meta_outplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8028263Z test_dispatch_meta_outplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8028539Z test_dispatch_meta_outplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8028811Z test_dispatch_meta_outplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8029093Z test_dispatch_meta_outplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8029374Z test_dispatch_meta_outplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8029661Z test_dispatch_meta_outplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8029947Z test_dispatch_meta_outplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8030295Z test_dispatch_meta_outplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8030578Z test_dispatch_meta_outplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8030857Z test_dispatch_meta_outplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8031130Z test_dispatch_meta_outplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8031402Z test_dispatch_meta_outplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8031676Z test_dispatch_meta_outplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8031950Z test_dispatch_meta_outplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8032224Z test_dispatch_meta_outplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8032494Z test_dispatch_meta_outplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8032774Z test_dispatch_meta_outplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8033049Z test_dispatch_meta_outplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8033339Z test_dispatch_meta_outplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8033625Z test_dispatch_meta_outplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8033911Z test_dispatch_meta_outplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8034177Z test_dispatch_meta_outplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8034456Z test_dispatch_meta_outplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8034782Z test_dispatch_meta_outplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8035056Z test_dispatch_meta_outplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8035329Z test_dispatch_meta_outplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8035600Z test_dispatch_meta_outplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8035873Z test_dispatch_meta_outplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8036144Z test_dispatch_meta_outplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8036427Z test_dispatch_meta_outplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8036745Z test_dispatch_meta_outplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8037034Z test_dispatch_meta_outplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8037321Z test_dispatch_meta_outplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8037606Z test_dispatch_meta_outplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8037882Z test_dispatch_meta_outplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8038162Z test_dispatch_meta_outplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8038441Z test_dispatch_meta_outplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8038716Z test_dispatch_meta_outplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8038987Z test_dispatch_meta_outplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8039261Z test_dispatch_meta_outplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8039537Z test_dispatch_meta_outplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8039808Z test_dispatch_meta_outplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8040091Z test_dispatch_meta_outplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8040378Z test_dispatch_meta_outplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8040661Z test_dispatch_meta_outplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8040944Z test_dispatch_meta_outplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8041263Z test_dispatch_meta_outplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8041541Z test_dispatch_meta_outplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8041819Z test_dispatch_meta_outplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8042094Z test_dispatch_meta_outplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8042375Z test_dispatch_meta_outplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8042659Z test_dispatch_meta_outplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8042946Z test_dispatch_meta_outplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8043262Z test_dispatch_meta_outplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8043543Z test_dispatch_meta_outplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8043820Z test_dispatch_meta_outplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8044094Z test_dispatch_meta_outplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8044371Z test_dispatch_meta_outplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8044645Z test_dispatch_meta_outplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8044923Z test_dispatch_meta_outplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8045199Z test_dispatch_meta_outplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8045484Z test_dispatch_meta_outplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8045765Z test_dispatch_meta_outplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8046059Z test_dispatch_meta_outplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8046350Z test_dispatch_meta_outplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8046638Z test_dispatch_meta_outplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8046922Z test_dispatch_meta_outplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8047207Z test_dispatch_meta_outplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8047490Z test_dispatch_meta_outplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8047810Z test_dispatch_meta_outplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8048093Z test_dispatch_meta_outplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8048371Z test_dispatch_meta_outplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8048651Z test_dispatch_meta_outplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8048932Z test_dispatch_meta_outplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8049206Z test_dispatch_meta_outplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8049482Z test_dispatch_meta_outplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8049791Z test_dispatch_meta_outplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8050072Z test_dispatch_meta_outplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8050347Z test_dispatch_meta_outplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8050619Z test_dispatch_meta_outplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8050895Z test_dispatch_meta_outplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8051168Z test_dispatch_meta_outplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8051440Z test_dispatch_meta_outplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8051712Z test_dispatch_meta_outplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8051980Z test_dispatch_meta_outplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8052251Z test_dispatch_meta_outplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8052523Z test_dispatch_meta_outplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8052804Z test_dispatch_meta_outplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8053076Z test_dispatch_meta_outplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8053356Z test_dispatch_meta_outplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8053642Z test_dispatch_meta_outplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8053924Z test_dispatch_meta_outplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8054243Z test_dispatch_meta_outplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8054521Z test_dispatch_meta_outplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8054793Z test_dispatch_meta_outplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8055065Z test_dispatch_meta_outplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8055336Z test_dispatch_meta_outplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8055607Z test_dispatch_meta_outplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8055887Z test_dispatch_meta_outplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8056200Z test_dispatch_meta_outplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8056479Z test_dispatch_meta_outplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8056755Z test_dispatch_meta_outplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8057028Z test_dispatch_meta_outplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8057302Z test_dispatch_meta_outplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8057575Z test_dispatch_meta_outplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8057850Z test_dispatch_meta_outplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8058121Z test_dispatch_meta_outplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8058392Z test_dispatch_meta_outplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8058665Z test_dispatch_meta_outplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8058943Z test_dispatch_meta_outplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8059219Z test_dispatch_meta_outplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8059496Z test_dispatch_meta_outplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8059769Z test_dispatch_meta_outplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8060040Z test_dispatch_meta_outplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8060308Z test_dispatch_meta_outplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8060622Z test_dispatch_meta_outplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8060894Z test_dispatch_meta_outplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8061171Z test_dispatch_meta_outplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8061442Z test_dispatch_meta_outplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8061720Z test_dispatch_meta_outplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8062100Z test_dispatch_meta_outplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8062398Z test_dispatch_meta_outplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8062730Z test_dispatch_meta_outplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8063001Z test_dispatch_meta_outplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8063548Z test_dispatch_meta_outplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8063839Z test_dispatch_meta_outplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8064128Z test_dispatch_meta_outplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8064424Z test_dispatch_meta_outplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8064721Z test_dispatch_meta_outplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8065007Z test_dispatch_meta_outplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8065301Z test_dispatch_meta_outplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8065597Z test_dispatch_meta_outplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8065901Z test_dispatch_meta_outplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8066190Z test_dispatch_meta_outplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8066480Z test_dispatch_meta_outplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8066817Z test_dispatch_meta_outplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8067108Z test_dispatch_meta_outplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8067394Z test_dispatch_meta_outplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8067686Z test_dispatch_meta_outplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8068058Z test_dispatch_meta_outplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8068383Z test_dispatch_meta_outplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8068679Z test_dispatch_meta_outplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8068969Z test_dispatch_meta_outplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8069264Z test_dispatch_meta_outplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8069556Z test_dispatch_meta_outplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8069845Z test_dispatch_meta_outplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8070187Z test_dispatch_meta_outplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8070480Z test_dispatch_meta_outplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8070785Z test_dispatch_meta_outplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8071069Z test_dispatch_meta_outplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8071357Z test_dispatch_meta_outplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8071658Z test_dispatch_meta_outplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8071951Z test_dispatch_meta_outplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8072265Z test_dispatch_meta_outplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8072641Z test_dispatch_meta_outplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8072937Z test_dispatch_meta_outplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8073256Z test_dispatch_meta_outplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8073535Z test_dispatch_meta_outplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8073829Z test_dispatch_meta_outplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8074122Z test_dispatch_meta_outplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8074414Z test_dispatch_meta_outplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8074716Z test_dispatch_meta_outplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8075068Z test_dispatch_meta_outplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8075364Z test_dispatch_meta_outplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8075655Z test_dispatch_meta_outplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8075977Z test_dispatch_meta_outplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8076277Z test_dispatch_meta_outplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8076576Z test_dispatch_meta_outplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8076922Z test_dispatch_meta_outplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8077219Z test_dispatch_meta_outplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8077510Z test_dispatch_meta_outplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8077799Z test_dispatch_meta_outplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8078085Z test_dispatch_meta_outplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8078394Z test_dispatch_meta_outplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8078689Z test_dispatch_meta_outplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8078991Z test_dispatch_meta_outplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8079276Z test_dispatch_meta_outplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8079571Z test_dispatch_meta_outplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8079859Z test_dispatch_meta_outplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8080150Z test_dispatch_meta_outplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8080440Z test_dispatch_meta_outplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8080740Z test_dispatch_meta_outplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8081025Z test_dispatch_meta_outplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8081322Z test_dispatch_meta_outplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8081609Z test_dispatch_meta_outplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8082012Z test_dispatch_meta_outplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8082302Z test_dispatch_meta_outplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8082600Z test_dispatch_meta_outplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8082894Z test_dispatch_meta_outplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8083201Z test_dispatch_meta_outplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8083502Z test_dispatch_meta_outplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8083795Z test_dispatch_meta_outplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8084121Z test_dispatch_meta_outplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8084412Z test_dispatch_meta_outplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8084696Z test_dispatch_meta_outplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8084982Z test_dispatch_meta_outplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8085272Z test_dispatch_meta_outplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8085597Z test_dispatch_meta_outplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8085897Z test_dispatch_meta_outplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8086196Z test_dispatch_meta_outplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8086490Z test_dispatch_meta_outplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8086784Z test_dispatch_meta_outplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8087077Z test_dispatch_meta_outplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8087367Z test_dispatch_meta_outplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8087663Z test_dispatch_meta_outplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8087968Z test_dispatch_meta_outplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8088257Z test_dispatch_meta_outplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8089449Z test_dispatch_meta_outplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/89168 for allplatform(s) . 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-11-23T02:20:15.8089821Z test_dispatch_meta_outplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8090120Z test_dispatch_meta_outplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8090411Z test_dispatch_meta_outplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8091388Z test_dispatch_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88692 for allplatform(s) . 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-11-23T02:20:15.8091730Z test_dispatch_meta_outplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8092051Z test_dispatch_meta_outplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8092338Z test_dispatch_meta_outplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8092688Z test_dispatch_meta_outplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8092974Z test_dispatch_meta_outplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8093265Z test_dispatch_meta_outplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8093583Z test_dispatch_meta_outplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8093882Z test_dispatch_meta_outplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8094177Z test_dispatch_meta_outplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8094488Z test_dispatch_meta_outplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8094756Z test_dispatch_meta_outplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8095046Z test_dispatch_meta_outplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8095331Z test_dispatch_meta_outplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8095620Z test_dispatch_meta_outplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8095907Z test_dispatch_meta_outplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8096220Z test_dispatch_meta_outplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8096572Z test_dispatch_meta_outplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8096884Z test_dispatch_meta_outplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8097208Z test_dispatch_meta_outplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8097512Z test_dispatch_meta_outplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8097811Z test_dispatch_meta_outplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8098112Z test_dispatch_meta_outplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8098470Z test_dispatch_meta_outplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8098774Z test_dispatch_meta_outplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8099076Z test_dispatch_meta_outplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8099371Z test_dispatch_meta_outplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8099691Z test_dispatch_meta_outplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8099990Z test_dispatch_meta_outplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8100288Z test_dispatch_meta_outplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8100601Z test_dispatch_meta_outplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8100905Z test_dispatch_meta_outplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8101201Z test_dispatch_meta_outplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8101494Z test_dispatch_meta_outplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8101792Z test_dispatch_meta_outplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8102103Z test_dispatch_meta_outplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8102456Z test_dispatch_meta_outplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8102756Z test_dispatch_meta_outplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8103046Z test_dispatch_meta_outplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8103390Z test_dispatch_meta_outplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8103695Z test_dispatch_meta_outplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8103998Z test_dispatch_meta_outplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8104291Z test_dispatch_meta_outplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8104607Z test_dispatch_meta_outplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8104908Z test_dispatch_meta_outplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8105198Z test_dispatch_meta_outplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8105532Z test_dispatch_meta_outplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8105827Z test_dispatch_meta_outplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8106116Z test_dispatch_meta_outplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8106407Z test_dispatch_meta_outplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8106846Z test_dispatch_meta_outplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8107199Z test_dispatch_meta_outplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8107499Z test_dispatch_meta_outplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8107797Z test_dispatch_meta_outplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8108086Z test_dispatch_meta_outplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8108378Z test_dispatch_meta_outplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8108676Z test_dispatch_meta_outplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8108998Z test_dispatch_meta_outplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8109295Z test_dispatch_meta_outplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8109617Z test_dispatch_meta_outplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8109917Z test_dispatch_meta_outplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8110217Z test_dispatch_meta_outplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8110583Z test_dispatch_meta_outplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8110884Z test_dispatch_meta_outplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8111172Z test_dispatch_meta_outplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8111465Z test_dispatch_meta_outplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8111803Z test_dispatch_meta_outplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8112116Z test_dispatch_meta_outplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8112408Z test_dispatch_meta_outplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8112747Z test_dispatch_meta_outplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8113029Z test_dispatch_meta_outplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8113331Z test_dispatch_meta_outplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8113625Z test_dispatch_meta_outplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8114599Z test_dispatch_meta_outplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/89156 for allplatform(s) . 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-11-23T02:20:15.8114927Z test_dispatch_meta_outplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8115238Z test_dispatch_meta_outplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8115524Z test_dispatch_meta_outplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8115791Z test_dispatch_meta_outplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8116080Z test_dispatch_meta_outplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8116369Z test_dispatch_meta_outplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8116667Z test_dispatch_meta_outplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8116976Z test_dispatch_meta_outplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8117270Z test_dispatch_meta_outplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8117623Z test_dispatch_meta_outplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8117936Z test_dispatch_meta_outplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8118228Z test_dispatch_meta_outplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8118515Z test_dispatch_meta_outplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8118807Z test_dispatch_meta_outplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8119113Z test_dispatch_meta_outplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8119422Z test_dispatch_meta_outplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8119761Z test_dispatch_meta_outplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8120074Z test_dispatch_meta_outplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8120398Z test_dispatch_meta_outplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8120707Z test_dispatch_meta_outplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8121007Z test_dispatch_meta_outplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8121322Z test_dispatch_meta_outplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8121629Z test_dispatch_meta_outplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8121966Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8122265Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8122557Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8122873Z test_dispatch_meta_outplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8123175Z test_dispatch_meta_outplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8123466Z test_dispatch_meta_outplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8123777Z test_dispatch_meta_outplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8124071Z test_dispatch_meta_outplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8124363Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8124710Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8125008Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8125320Z test_dispatch_meta_outplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8125613Z test_dispatch_meta_outplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8125919Z test_dispatch_meta_outplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8126221Z test_dispatch_meta_outplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8126558Z test_dispatch_meta_outplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8126855Z test_dispatch_meta_outplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8127143Z test_dispatch_meta_outplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8127433Z test_dispatch_meta_outplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8127742Z test_dispatch_meta_outplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8128048Z test_dispatch_meta_outplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8128343Z test_dispatch_meta_outplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8128637Z test_dispatch_meta_outplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8128937Z test_dispatch_meta_outplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8129227Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8129518Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8129814Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8130137Z test_dispatch_meta_outplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8130434Z test_dispatch_meta_outplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8130726Z test_dispatch_meta_outplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8131062Z test_dispatch_meta_outplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8131415Z test_dispatch_meta_outplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8131714Z test_dispatch_meta_outplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8132009Z test_dispatch_meta_outplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8132313Z test_dispatch_meta_outplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8132626Z test_dispatch_meta_outplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8132922Z test_dispatch_meta_outplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8133219Z test_dispatch_meta_outplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8133551Z test_dispatch_meta_outplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8133823Z test_dispatch_meta_outplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8134125Z test_dispatch_meta_outplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8134423Z test_dispatch_meta_outplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8134731Z test_dispatch_meta_outplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8135032Z test_dispatch_meta_outplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8135342Z test_dispatch_meta_outplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8135634Z test_dispatch_meta_outplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8135922Z test_dispatch_meta_outplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8136212Z test_dispatch_meta_outplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8136510Z test_dispatch_meta_outplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8136807Z test_dispatch_meta_outplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8137124Z test_dispatch_meta_outplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8137429Z test_dispatch_meta_outplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8137744Z test_dispatch_meta_outplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8138041Z test_dispatch_meta_outplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8138392Z test_dispatch_meta_outplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8138689Z test_dispatch_meta_outplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8138984Z test_dispatch_meta_outplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8139289Z test_dispatch_meta_outplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8139585Z test_dispatch_meta_outplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8139877Z test_dispatch_meta_outplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8140195Z test_dispatch_meta_outplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8140571Z test_dispatch_meta_outplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8140871Z test_dispatch_meta_outplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8141163Z test_dispatch_meta_outplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8141463Z test_dispatch_meta_outplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8141758Z test_dispatch_meta_outplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8142052Z test_dispatch_meta_outplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8142346Z test_dispatch_meta_outplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8142659Z test_dispatch_meta_outplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8142954Z test_dispatch_meta_outplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8143243Z test_dispatch_meta_outplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8143547Z test_dispatch_meta_outplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8143840Z test_dispatch_meta_outplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8144128Z test_dispatch_meta_outplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8144417Z test_dispatch_meta_outplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8144703Z test_dispatch_meta_outplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8145013Z test_dispatch_meta_outplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8145365Z test_dispatch_meta_outplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8145671Z test_dispatch_meta_outplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8145962Z test_dispatch_meta_outplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8146252Z test_dispatch_meta_outplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8146545Z test_dispatch_meta_outplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8146889Z test_dispatch_meta_outplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8147231Z test_dispatch_meta_outplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8147551Z test_dispatch_meta_outplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8147858Z test_dispatch_meta_outplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8148150Z test_dispatch_meta_outplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8148443Z test_dispatch_meta_outplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8148734Z test_dispatch_meta_outplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8149023Z test_dispatch_meta_outplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8149306Z test_dispatch_meta_outplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8149622Z test_dispatch_meta_outplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8149927Z test_dispatch_meta_outplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8150223Z test_dispatch_meta_outplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8150519Z test_dispatch_meta_outplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8150785Z test_dispatch_meta_outplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8151087Z test_dispatch_meta_outplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8151376Z test_dispatch_meta_outplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8151673Z test_dispatch_meta_outplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8151976Z test_dispatch_meta_outplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8152336Z test_dispatch_meta_outplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8152668Z test_dispatch_meta_outplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8152964Z test_dispatch_meta_outplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8153254Z test_dispatch_meta_outplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8153548Z test_dispatch_meta_outplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8153845Z test_dispatch_meta_outplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8154174Z test_dispatch_meta_outplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8154469Z test_dispatch_meta_outplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8154771Z test_dispatch_meta_outplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8155079Z test_dispatch_meta_outplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8155368Z test_dispatch_meta_outplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8155666Z test_dispatch_meta_outplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8155965Z test_dispatch_meta_outplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8156255Z test_dispatch_meta_outplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8156542Z test_dispatch_meta_outplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8156841Z test_dispatch_meta_outplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8157126Z test_dispatch_meta_outplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8157428Z test_dispatch_meta_outplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8157720Z test_dispatch_meta_outplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8158005Z test_dispatch_meta_outplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8158294Z test_dispatch_meta_outplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8158589Z test_dispatch_meta_outplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8158879Z test_dispatch_meta_outplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8159265Z test_dispatch_meta_outplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8159566Z test_dispatch_meta_outplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8159877Z test_dispatch_meta_outplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8160170Z test_dispatch_meta_outplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8160461Z test_dispatch_meta_outplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8160755Z test_dispatch_meta_outplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8161100Z test_dispatch_meta_outplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8161395Z test_dispatch_meta_outplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8161686Z test_dispatch_meta_outplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8161977Z test_dispatch_meta_outplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8162294Z test_dispatch_meta_outplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8162590Z test_dispatch_meta_outplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8162893Z test_dispatch_meta_outplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8163195Z test_dispatch_meta_outplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8163499Z test_dispatch_meta_outplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8163788Z test_dispatch_meta_outplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8164073Z test_dispatch_meta_outplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8164361Z test_dispatch_meta_outplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8164665Z test_dispatch_meta_outplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8164950Z test_dispatch_meta_outplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8165235Z test_dispatch_meta_outplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8165533Z test_dispatch_meta_outplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8165822Z test_dispatch_meta_outplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8166175Z test_dispatch_meta_outplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8166477Z test_dispatch_meta_outplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8166771Z test_dispatch_meta_outplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8167047Z test_dispatch_meta_outplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8167360Z test_dispatch_meta_outplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8167654Z test_dispatch_meta_outplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8167999Z test_dispatch_meta_outplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8168317Z test_dispatch_meta_outplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8168602Z test_dispatch_meta_outplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8168885Z test_dispatch_meta_outplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8169168Z test_dispatch_meta_outplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8169462Z test_dispatch_meta_outplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8169789Z test_dispatch_meta_outplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8170101Z test_dispatch_meta_outplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8170407Z test_dispatch_meta_outplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8170716Z test_dispatch_meta_outplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8171019Z test_dispatch_meta_outplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8171325Z test_dispatch_meta_outplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8171626Z test_dispatch_meta_outplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8171923Z test_dispatch_meta_outplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8172243Z test_dispatch_meta_outplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8172555Z test_dispatch_meta_outplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8172901Z test_dispatch_meta_outplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8173204Z test_dispatch_meta_outplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8173497Z test_dispatch_meta_outplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8173789Z test_dispatch_meta_outplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8174079Z test_dispatch_meta_outplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8174368Z test_dispatch_meta_outplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8174687Z test_dispatch_meta_outplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8175013Z test_dispatch_meta_outplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8175302Z test_dispatch_meta_outplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8175585Z test_dispatch_meta_outplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8175879Z test_dispatch_meta_outplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8176184Z test_dispatch_meta_outplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8176492Z test_dispatch_meta_outplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8176808Z test_dispatch_meta_outplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8177126Z test_dispatch_meta_outplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8177424Z test_dispatch_meta_outplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8177752Z test_dispatch_meta_outplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8178057Z test_dispatch_meta_outplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8178357Z test_dispatch_meta_outplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8178655Z test_dispatch_meta_outplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8178954Z test_dispatch_meta_outplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8179238Z test_dispatch_meta_outplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8179545Z test_dispatch_meta_outplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8179888Z test_dispatch_meta_outplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8180181Z test_dispatch_meta_outplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8180466Z test_dispatch_meta_outplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8180751Z test_dispatch_meta_outplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8181050Z test_dispatch_meta_outplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8181335Z test_dispatch_meta_outplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8181629Z test_dispatch_meta_outplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8181980Z test_dispatch_meta_outplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8182271Z test_dispatch_meta_outplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8182563Z test_dispatch_meta_outplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8182849Z test_dispatch_meta_outplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8183145Z test_dispatch_meta_outplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8183413Z test_dispatch_meta_outplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8183723Z test_dispatch_meta_outplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8184011Z test_dispatch_meta_outplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8184295Z test_dispatch_meta_outplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8184601Z test_dispatch_meta_outplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8184891Z test_dispatch_meta_outplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8185183Z test_dispatch_meta_outplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8185482Z test_dispatch_meta_outplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8185767Z test_dispatch_meta_outplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8186052Z test_dispatch_meta_outplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8186341Z test_dispatch_meta_outplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8186884Z test_dispatch_meta_outplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8187208Z test_dispatch_meta_outplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8187493Z test_dispatch_meta_outplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8187801Z test_dispatch_meta_outplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8188094Z test_dispatch_meta_outplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8188381Z test_dispatch_meta_outplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8188675Z test_dispatch_meta_outplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8189041Z test_dispatch_meta_outplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8189340Z test_dispatch_meta_outplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8189652Z test_dispatch_meta_outplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8189956Z test_dispatch_meta_outplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8190240Z test_dispatch_meta_outplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8190546Z test_dispatch_meta_outplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8190842Z test_dispatch_meta_outplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8191130Z test_dispatch_meta_outplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8191416Z test_dispatch_meta_outplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8191701Z test_dispatch_meta_outplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8192001Z test_dispatch_meta_outplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8192300Z test_dispatch_meta_outplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8192591Z test_dispatch_meta_outplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8192873Z test_dispatch_meta_outplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8203476Z test_dispatch_meta_outplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8203782Z test_dispatch_meta_outplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8204076Z test_dispatch_meta_outplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8204464Z test_dispatch_meta_outplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8204758Z test_dispatch_meta_outplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8205051Z test_dispatch_meta_outplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8205336Z test_dispatch_meta_outplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8205622Z test_dispatch_meta_outplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8205909Z test_dispatch_meta_outplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8206245Z test_dispatch_meta_outplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8206528Z test_dispatch_meta_outplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8206809Z test_dispatch_meta_outplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8207088Z test_dispatch_meta_outplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8207367Z test_dispatch_meta_outplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8207658Z test_dispatch_meta_outplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8207939Z test_dispatch_meta_outplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8208226Z test_dispatch_meta_outplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8208517Z test_dispatch_meta_outplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8208799Z test_dispatch_meta_outplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8209079Z test_dispatch_meta_outplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8209359Z test_dispatch_meta_outplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8209640Z test_dispatch_meta_outplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8209914Z test_dispatch_meta_outplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8210188Z test_dispatch_meta_outplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8210464Z test_dispatch_meta_outplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8210784Z test_dispatch_meta_outplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8211065Z test_dispatch_meta_outplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8211343Z test_dispatch_meta_outplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8211619Z test_dispatch_meta_outplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8211896Z test_dispatch_meta_outplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8212171Z test_dispatch_meta_outplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8212455Z test_dispatch_meta_outplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8212766Z test_dispatch_meta_outplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8213044Z test_dispatch_meta_outplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8213324Z test_dispatch_meta_outplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8213600Z test_dispatch_meta_outplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8213876Z test_dispatch_meta_outplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8214152Z test_dispatch_meta_outplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8214430Z test_dispatch_meta_outplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8214704Z test_dispatch_meta_outplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8214978Z test_dispatch_meta_outplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8215263Z test_dispatch_meta_outplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8215540Z test_dispatch_meta_outplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8215823Z test_dispatch_meta_outplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8216107Z test_dispatch_meta_outplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8216398Z test_dispatch_meta_outplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8216688Z test_dispatch_meta_outplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8216977Z test_dispatch_meta_outplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8217265Z test_dispatch_meta_outplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8217591Z test_dispatch_meta_outplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8217883Z test_dispatch_meta_outplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8218164Z test_dispatch_meta_outplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8218442Z test_dispatch_meta_outplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8218722Z test_dispatch_meta_outplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8219008Z test_dispatch_meta_outplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8219337Z test_dispatch_meta_outplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8219635Z test_dispatch_meta_outplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8219926Z test_dispatch_meta_outplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8220204Z test_dispatch_meta_outplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8220479Z test_dispatch_meta_outplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8220757Z test_dispatch_meta_outplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8221035Z test_dispatch_meta_outplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8221310Z test_dispatch_meta_outplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8221581Z test_dispatch_meta_outplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8221854Z test_dispatch_meta_outplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8222126Z test_dispatch_meta_outplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8222404Z test_dispatch_meta_outplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8222679Z test_dispatch_meta_outplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8222962Z test_dispatch_meta_outplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8223238Z test_dispatch_meta_outplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8223525Z test_dispatch_meta_outplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8223812Z test_dispatch_meta_outplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8224130Z test_dispatch_meta_outplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8224410Z test_dispatch_meta_outplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8224689Z test_dispatch_meta_outplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8224962Z test_dispatch_meta_outplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8225234Z test_dispatch_meta_outplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8225515Z test_dispatch_meta_outplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8225788Z test_dispatch_meta_outplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8226101Z test_dispatch_meta_outplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8226394Z test_dispatch_meta_outplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8226795Z test_dispatch_meta_outplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8227085Z test_dispatch_meta_outplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8227378Z test_dispatch_meta_outplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8227672Z test_dispatch_meta_outplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8227956Z test_dispatch_meta_outplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8228239Z test_dispatch_meta_outplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8228521Z test_dispatch_meta_outplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8228805Z test_dispatch_meta_outplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8229094Z test_dispatch_meta_outplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8229377Z test_dispatch_meta_outplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8229653Z test_dispatch_meta_outplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8229928Z test_dispatch_meta_outplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8230202Z test_dispatch_meta_outplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8230472Z test_dispatch_meta_outplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8230798Z test_dispatch_meta_outplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8231075Z test_dispatch_meta_outplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8231353Z test_dispatch_meta_outplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8231640Z test_dispatch_meta_outplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8231929Z test_dispatch_meta_outplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8232218Z test_dispatch_meta_outplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8232556Z test_dispatch_meta_outplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8232839Z test_dispatch_meta_outplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8233117Z test_dispatch_meta_outplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8233395Z test_dispatch_meta_outplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8233672Z test_dispatch_meta_outplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8233951Z test_dispatch_meta_outplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8234230Z test_dispatch_meta_outplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8234507Z test_dispatch_meta_outplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8234791Z test_dispatch_meta_outplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8235066Z test_dispatch_meta_outplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8235353Z test_dispatch_meta_outplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8235645Z test_dispatch_meta_outplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8235930Z test_dispatch_meta_outplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8236214Z test_dispatch_meta_outplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8236492Z test_dispatch_meta_outplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8236770Z test_dispatch_meta_outplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8237045Z test_dispatch_meta_outplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8237360Z test_dispatch_meta_outplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8237641Z test_dispatch_meta_outplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8237916Z test_dispatch_meta_outplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8238190Z test_dispatch_meta_outplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8238469Z test_dispatch_meta_outplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8238755Z test_dispatch_meta_outplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8239071Z test_dispatch_meta_outplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8239354Z test_dispatch_meta_outplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8239632Z test_dispatch_meta_outplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8239902Z test_dispatch_meta_outplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8240176Z test_dispatch_meta_outplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8240455Z test_dispatch_meta_outplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8240732Z test_dispatch_meta_outplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8241007Z test_dispatch_meta_outplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8241275Z test_dispatch_meta_outplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8241547Z test_dispatch_meta_outplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8241816Z test_dispatch_meta_outplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8242092Z test_dispatch_meta_outplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8242377Z test_dispatch_meta_outplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8242655Z test_dispatch_meta_outplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8242937Z test_dispatch_meta_outplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8243222Z test_dispatch_meta_outplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8243506Z test_dispatch_meta_outplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8243830Z test_dispatch_meta_outplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8244113Z test_dispatch_meta_outplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8244401Z test_dispatch_meta_outplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8244684Z test_dispatch_meta_outplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8244974Z test_dispatch_meta_outplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8245269Z test_dispatch_meta_outplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8245593Z test_dispatch_meta_outplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8245889Z test_dispatch_meta_outplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8246165Z test_dispatch_meta_outplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8246453Z test_dispatch_meta_outplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8246734Z test_dispatch_meta_outplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8247022Z test_dispatch_meta_outplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8247304Z test_dispatch_meta_outplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8247584Z test_dispatch_meta_outplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8247864Z test_dispatch_meta_outplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8248151Z test_dispatch_meta_outplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8248432Z test_dispatch_meta_outplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8248732Z test_dispatch_meta_outplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8249029Z test_dispatch_meta_outplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8249318Z test_dispatch_meta_outplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8249605Z test_dispatch_meta_outplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8249894Z test_dispatch_meta_outplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8250212Z test_dispatch_meta_outplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8250498Z test_dispatch_meta_outplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8250780Z test_dispatch_meta_outplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8251062Z test_dispatch_meta_outplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8251343Z test_dispatch_meta_outplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8251631Z test_dispatch_meta_outplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8251919Z test_dispatch_meta_outplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8252246Z test_dispatch_meta_outplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8252537Z test_dispatch_meta_outplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8252821Z test_dispatch_meta_outplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8253107Z test_dispatch_meta_outplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8253389Z test_dispatch_meta_outplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8253674Z test_dispatch_meta_outplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8253955Z test_dispatch_meta_outplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8254238Z test_dispatch_meta_outplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8254517Z test_dispatch_meta_outplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8254800Z test_dispatch_meta_outplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8255087Z test_dispatch_meta_outplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8255371Z test_dispatch_meta_outplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8255659Z test_dispatch_meta_outplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8255952Z test_dispatch_meta_outplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8256243Z test_dispatch_meta_outplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8256529Z test_dispatch_meta_outplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8256853Z test_dispatch_meta_outplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8257144Z test_dispatch_meta_outplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8257421Z test_dispatch_meta_outplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8257703Z test_dispatch_meta_outplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8257983Z test_dispatch_meta_outplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8258269Z test_dispatch_meta_outplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8258550Z test_dispatch_meta_outplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8258879Z test_dispatch_meta_outplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8259173Z test_dispatch_meta_outplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8259460Z test_dispatch_meta_outplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8259748Z test_dispatch_meta_outplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8260038Z test_dispatch_meta_outplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8260328Z test_dispatch_meta_outplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8260612Z test_dispatch_meta_outplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8260897Z test_dispatch_meta_outplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8261187Z test_dispatch_meta_outplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8261479Z test_dispatch_meta_outplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8261768Z test_dispatch_meta_outplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8262067Z test_dispatch_meta_outplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8262361Z test_dispatch_meta_outplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8262656Z test_dispatch_meta_outplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8262945Z test_dispatch_meta_outplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8263272Z test_dispatch_meta_outplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8263562Z test_dispatch_meta_outplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8263837Z test_dispatch_meta_outplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8264124Z test_dispatch_meta_outplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8264408Z test_dispatch_meta_outplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8264697Z test_dispatch_meta_outplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8264986Z test_dispatch_meta_outplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8265301Z test_dispatch_meta_outplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8265594Z test_dispatch_meta_outplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8265878Z test_dispatch_meta_outplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8266163Z test_dispatch_meta_outplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8266446Z test_dispatch_meta_outplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8266795Z test_dispatch_meta_outplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8267075Z test_dispatch_meta_outplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8267349Z test_dispatch_meta_outplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8267630Z test_dispatch_meta_outplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8267911Z test_dispatch_meta_outplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8268190Z test_dispatch_meta_outplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8268466Z test_dispatch_meta_outplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8268740Z test_dispatch_meta_outplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8269014Z test_dispatch_meta_outplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8269290Z test_dispatch_meta_outplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8269562Z test_dispatch_meta_outplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8269883Z test_dispatch_meta_outplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8270160Z test_dispatch_meta_outplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8270446Z test_dispatch_meta_outplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8270728Z test_dispatch_meta_outplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8271013Z test_dispatch_meta_outplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8271304Z test_dispatch_meta_outplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8271592Z test_dispatch_meta_outplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8271964Z test_dispatch_meta_outplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8272249Z test_dispatch_meta_outplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8272530Z test_dispatch_meta_outplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8272810Z test_dispatch_meta_outplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8273095Z test_dispatch_meta_outplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8273373Z test_dispatch_meta_outplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8273654Z test_dispatch_meta_outplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8273941Z test_dispatch_meta_outplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8274223Z test_dispatch_meta_outplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8274515Z test_dispatch_meta_outplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8274806Z test_dispatch_meta_outplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8275097Z test_dispatch_meta_outplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8275380Z test_dispatch_meta_outplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8275665Z test_dispatch_meta_outplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8275947Z test_dispatch_meta_outplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8276229Z test_dispatch_meta_outplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8276544Z test_dispatch_meta_outplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8276825Z test_dispatch_meta_outplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8277106Z test_dispatch_meta_outplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8277387Z test_dispatch_meta_outplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8277662Z test_dispatch_meta_outplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8277937Z test_dispatch_meta_outplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8278214Z test_dispatch_meta_outplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8278525Z test_dispatch_meta_outplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8278802Z test_dispatch_meta_outplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8279078Z test_dispatch_meta_outplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8279341Z test_dispatch_meta_outplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8279617Z test_dispatch_meta_outplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8279900Z test_dispatch_meta_outplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8280176Z test_dispatch_meta_outplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8280461Z test_dispatch_meta_outplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8280747Z test_dispatch_meta_outplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8281037Z test_dispatch_meta_outplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8281322Z test_dispatch_meta_outplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8281602Z test_dispatch_meta_outplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8281878Z test_dispatch_meta_outplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8282153Z test_dispatch_meta_outplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8282425Z test_dispatch_meta_outplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8282697Z test_dispatch_meta_outplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8283026Z test_dispatch_meta_outplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8283308Z test_dispatch_meta_outplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8283589Z test_dispatch_meta_outplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8283863Z test_dispatch_meta_outplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8284150Z test_dispatch_meta_outplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8284433Z test_dispatch_meta_outplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8284717Z test_dispatch_meta_outplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8285031Z test_dispatch_meta_outplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8285310Z test_dispatch_meta_outplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8285589Z test_dispatch_meta_outplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8285864Z test_dispatch_meta_outplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8286143Z test_dispatch_meta_outplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8286417Z test_dispatch_meta_outplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8286695Z test_dispatch_meta_outplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8286984Z test_dispatch_meta_outplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8287269Z test_dispatch_meta_outplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8287555Z test_dispatch_meta_outplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8287842Z test_dispatch_meta_outplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8288130Z test_dispatch_meta_outplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8288407Z test_dispatch_meta_outplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8288684Z test_dispatch_meta_outplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8288986Z test_dispatch_meta_outplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8289332Z test_dispatch_meta_outplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8289778Z test_dispatch_meta_outplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8290117Z test_dispatch_meta_outplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8290621Z test_dispatch_meta_outplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8291672Z test_dispatch_meta_outplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8292515Z test_dispatch_meta_outplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8293489Z test_dispatch_meta_outplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8294455Z test_dispatch_meta_outplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8295713Z test_dispatch_meta_outplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8296729Z test_dispatch_meta_outplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8297784Z test_dispatch_meta_outplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8298827Z test_dispatch_meta_outplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8299940Z test_dispatch_meta_outplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8301065Z test_dispatch_meta_outplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8302167Z test_dispatch_meta_outplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8303229Z test_dispatch_meta_outplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8304334Z test_dispatch_meta_outplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8305317Z test_dispatch_meta_outplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8306180Z test_dispatch_meta_outplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8307293Z test_dispatch_meta_outplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8308198Z test_dispatch_meta_outplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8309089Z test_dispatch_meta_outplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8310004Z test_dispatch_meta_outplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8311023Z test_dispatch_meta_outplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8311985Z test_dispatch_meta_outplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8312722Z test_dispatch_meta_outplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8313413Z test_dispatch_meta_outplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8314318Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8315222Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8316140Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8317151Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8318063Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8318963Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8319855Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8320760Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8321648Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8322525Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8323420Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8324319Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8325200Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8326091Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8326983Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8327916Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8328903Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8329909Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8331127Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8332039Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8332950Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8333853Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8334766Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8335791Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8336687Z test_dispatch_meta_outplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8337560Z test_dispatch_meta_outplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8338425Z test_dispatch_meta_outplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8339304Z test_dispatch_meta_outplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8340189Z test_dispatch_meta_outplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8341048Z test_dispatch_meta_outplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8341882Z test_dispatch_meta_outplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8342716Z test_dispatch_meta_outplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8343573Z test_dispatch_meta_outplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8344563Z test_dispatch_meta_outplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8345420Z test_dispatch_meta_outplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8346268Z test_dispatch_meta_outplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8347235Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8348149Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8349075Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8350084Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8351012Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8351923Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8352823Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8353695Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8354619Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8355483Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8356422Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8357299Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8358141Z test_dispatch_meta_outplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8359132Z test_dispatch_meta_outplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8360225Z test_dispatch_meta_outplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8361299Z test_dispatch_meta_outplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8362342Z test_dispatch_meta_outplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8363373Z test_dispatch_meta_outplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8364347Z test_dispatch_meta_outplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8365158Z test_dispatch_meta_outplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8365939Z test_dispatch_meta_outplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8366721Z test_dispatch_meta_outplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8367506Z test_dispatch_meta_outplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8368288Z test_dispatch_meta_outplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8369193Z test_dispatch_meta_outplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8369951Z test_dispatch_meta_outplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8370707Z test_dispatch_meta_outplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8371475Z test_dispatch_meta_outplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8372214Z test_dispatch_meta_outplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8372963Z test_dispatch_meta_outplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8373770Z test_dispatch_meta_outplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8374518Z test_dispatch_meta_outplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8375259Z test_dispatch_meta_outplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8376002Z test_dispatch_meta_outplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8376738Z test_dispatch_meta_outplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8377481Z test_dispatch_meta_outplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8378232Z test_dispatch_meta_outplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8378999Z test_dispatch_meta_outplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8379749Z test_dispatch_meta_outplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8380509Z test_dispatch_meta_outplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8381264Z test_dispatch_meta_outplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8382018Z test_dispatch_meta_outplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8382777Z test_dispatch_meta_outplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8383530Z test_dispatch_meta_outplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8384294Z test_dispatch_meta_outplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8385029Z test_dispatch_meta_outplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8385768Z test_dispatch_meta_outplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8386682Z test_dispatch_meta_outplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8387444Z test_dispatch_meta_outplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8388193Z test_dispatch_meta_outplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8388947Z test_dispatch_meta_outplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8389703Z test_dispatch_meta_outplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8390475Z test_dispatch_meta_outplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8391248Z test_dispatch_meta_outplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8392076Z test_dispatch_meta_outplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8392839Z test_dispatch_meta_outplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8393584Z test_dispatch_meta_outplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8394330Z test_dispatch_meta_outplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8395068Z test_dispatch_meta_outplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8395809Z test_dispatch_meta_outplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8396560Z test_dispatch_meta_outplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8397471Z test_dispatch_meta_outplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8398235Z test_dispatch_meta_outplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8398980Z test_dispatch_meta_outplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8399722Z test_dispatch_meta_outplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8400457Z test_dispatch_meta_outplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8401198Z test_dispatch_meta_outplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8401932Z test_dispatch_meta_outplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8402662Z test_dispatch_meta_outplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8403385Z test_dispatch_meta_outplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8404214Z test_dispatch_meta_outplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8404962Z test_dispatch_meta_outplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8405730Z test_dispatch_meta_outplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8406498Z test_dispatch_meta_outplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8407252Z test_dispatch_meta_outplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8407998Z test_dispatch_meta_outplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8408750Z test_dispatch_meta_outplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8409584Z test_dispatch_meta_outplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8410349Z test_dispatch_meta_outplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8411114Z test_dispatch_meta_outplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8411854Z test_dispatch_meta_outplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8412599Z test_dispatch_meta_outplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8413349Z test_dispatch_meta_outplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8414093Z test_dispatch_meta_outplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8414835Z test_dispatch_meta_outplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8415577Z test_dispatch_meta_outplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8416356Z test_dispatch_meta_outplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8417167Z test_dispatch_meta_outplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8417972Z test_dispatch_meta_outplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8418766Z test_dispatch_meta_outplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8419560Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8420373Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8421175Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8422034Z test_dispatch_meta_outplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8422825Z test_dispatch_meta_outplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8423612Z test_dispatch_meta_outplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8424391Z test_dispatch_meta_outplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8425168Z test_dispatch_meta_outplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8425947Z test_dispatch_meta_outplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8427021Z test_dispatch_meta_outplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8427819Z test_dispatch_meta_outplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8428597Z test_dispatch_meta_outplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8429351Z test_dispatch_meta_outplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8430112Z test_dispatch_meta_outplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8430879Z test_dispatch_meta_outplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8431649Z test_dispatch_meta_outplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8432413Z test_dispatch_meta_outplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8433182Z test_dispatch_meta_outplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8433958Z test_dispatch_meta_outplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8434744Z test_dispatch_meta_outplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8435515Z test_dispatch_meta_outplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8436283Z test_dispatch_meta_outplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8437073Z test_dispatch_meta_outplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8437874Z test_dispatch_meta_outplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8438784Z test_dispatch_meta_outplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8439730Z test_dispatch_meta_outplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8440536Z test_dispatch_meta_outplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8441323Z test_dispatch_meta_outplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8442095Z test_dispatch_meta_outplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8442865Z test_dispatch_meta_outplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8443654Z test_dispatch_meta_outplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8444502Z test_dispatch_meta_outplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8445288Z test_dispatch_meta_outplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8446065Z test_dispatch_meta_outplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8446836Z test_dispatch_meta_outplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8447636Z test_dispatch_meta_outplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8448430Z test_dispatch_meta_outplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8449218Z test_dispatch_meta_outplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8450011Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8450821Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8451619Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8452418Z test_dispatch_meta_outplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8453245Z test_dispatch_meta_outplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8454096Z test_dispatch_meta_outplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8454926Z test_dispatch_meta_outplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8455754Z test_dispatch_meta_outplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8456616Z test_dispatch_meta_outplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8457405Z test_dispatch_meta_outplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8458174Z test_dispatch_meta_outplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8458937Z test_dispatch_meta_outplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8459714Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8460505Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8461292Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8462116Z test_dispatch_meta_outplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8462911Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8463715Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8464511Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8465294Z test_dispatch_meta_outplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8466104Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8466981Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8467738Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8468478Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8469215Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8469965Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8470699Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8471433Z test_dispatch_meta_outplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8472160Z test_dispatch_meta_outplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8472895Z test_dispatch_meta_outplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8473710Z test_dispatch_meta_outplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8474423Z test_dispatch_meta_outplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8475168Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8475949Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8476714Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8477478Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8478275Z test_dispatch_meta_outplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8479001Z test_dispatch_meta_outplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8479716Z test_dispatch_meta_outplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8480427Z test_dispatch_meta_outplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8481158Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8481906Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8482652Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8483381Z test_dispatch_meta_outplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8484116Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8484867Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8485568Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8486181Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8486793Z test_dispatch_meta_outplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8487408Z test_dispatch_meta_outplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8488017Z test_dispatch_meta_outplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8488662Z test_dispatch_meta_outplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8489268Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8489883Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8490495Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8491105Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8491713Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8492323Z test_dispatch_meta_outplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8492976Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8493601Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8494222Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8494835Z test_dispatch_meta_outplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8495457Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8496077Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8496689Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8497293Z test_dispatch_meta_outplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8497913Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8498564Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8499207Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8499953Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8500701Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8501441Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8502177Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8502973Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8503706Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8504430Z test_dispatch_meta_outplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8505151Z test_dispatch_meta_outplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8505866Z test_dispatch_meta_outplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8506691Z test_dispatch_meta_outplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8507503Z test_dispatch_meta_outplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8508221Z test_dispatch_meta_outplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8508930Z test_dispatch_meta_outplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8509666Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8510463Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8511265Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8512052Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8512830Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8513611Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8514368Z test_dispatch_meta_outplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8515103Z test_dispatch_meta_outplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8515744Z test_dispatch_meta_outplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8516332Z test_dispatch_meta_outplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8516944Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8517578Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8518252Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8518876Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8519468Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:15.8520024Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:15.8520574Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:15.8521121Z test_dispatch_meta_outplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:15.8521697Z test_dispatch_meta_outplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8522324Z test_dispatch_meta_outplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8522921Z test_dispatch_meta_outplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8523508Z test_dispatch_meta_outplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8524110Z test_dispatch_meta_outplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8524725Z test_dispatch_meta_outplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8525337Z test_dispatch_meta_outplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8525942Z test_dispatch_meta_outplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8526547Z test_dispatch_meta_outplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8527152Z test_dispatch_meta_outplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8527758Z test_dispatch_meta_outplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8528353Z test_dispatch_meta_outplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8528951Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8529570Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8530176Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8530779Z test_dispatch_meta_outplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8531464Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8532109Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8532741Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8533371Z test_dispatch_meta_outplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8534125Z test_dispatch_meta_outplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8535008Z test_dispatch_meta_outplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8535897Z test_dispatch_meta_outplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8536670Z test_dispatch_meta_outplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8537446Z test_dispatch_meta_outplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8538249Z test_dispatch_meta_outplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8539034Z test_dispatch_meta_outplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8539820Z test_dispatch_meta_outplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8540618Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8541419Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8542216Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8543008Z test_dispatch_meta_outplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8543817Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8544632Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8545440Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8546224Z test_dispatch_meta_outplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8547145Z test_dispatch_meta_outplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8547887Z test_dispatch_meta_outplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8548696Z test_dispatch_meta_outplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8549579Z test_dispatch_meta_outplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8550337Z test_dispatch_meta_outplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8551049Z test_dispatch_meta_outplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8551760Z test_dispatch_meta_outplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8552475Z test_dispatch_meta_outplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8553268Z test_dispatch_meta_outplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8554000Z test_dispatch_meta_outplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8554736Z test_dispatch_meta_outplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8555466Z test_dispatch_meta_outplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8556198Z test_dispatch_meta_outplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8556929Z test_dispatch_meta_outplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8557655Z test_dispatch_meta_outplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8558390Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8559133Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8559878Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8560622Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8561358Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8562089Z test_dispatch_meta_outplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8562818Z test_dispatch_meta_outplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8563539Z test_dispatch_meta_outplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8564265Z test_dispatch_meta_outplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8565040Z test_dispatch_meta_outplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8565711Z test_dispatch_meta_outplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8566303Z test_dispatch_meta_outplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8566886Z test_dispatch_meta_outplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8567465Z test_dispatch_meta_outplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8568046Z test_dispatch_meta_outplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8568661Z test_dispatch_meta_outplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8569247Z test_dispatch_meta_outplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8569829Z test_dispatch_meta_outplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8570393Z test_dispatch_meta_outplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8570969Z test_dispatch_meta_outplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8571557Z test_dispatch_meta_outplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8572139Z test_dispatch_meta_outplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8572712Z test_dispatch_meta_outplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8573284Z test_dispatch_meta_outplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8573858Z test_dispatch_meta_outplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8574425Z test_dispatch_meta_outplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8574995Z test_dispatch_meta_outplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8575564Z test_dispatch_meta_outplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8576132Z test_dispatch_meta_outplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8576701Z test_dispatch_meta_outplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8577273Z test_dispatch_meta_outplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8577849Z test_dispatch_meta_outplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8578473Z test_dispatch_meta_outplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8579057Z test_dispatch_meta_outplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8579629Z test_dispatch_meta_outplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8580202Z test_dispatch_meta_outplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8580768Z test_dispatch_meta_outplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8581337Z test_dispatch_meta_outplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8581942Z test_dispatch_meta_outplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8582511Z test_dispatch_meta_outplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8583082Z test_dispatch_meta_outplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8583661Z test_dispatch_meta_outplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8584241Z test_dispatch_meta_outplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8584819Z test_dispatch_meta_outplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8585390Z test_dispatch_meta_outplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8585952Z test_dispatch_meta_outplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8586519Z test_dispatch_meta_outplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8587222Z test_dispatch_meta_outplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8587828Z test_dispatch_meta_outplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8588516Z test_dispatch_meta_outplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8589219Z test_dispatch_meta_outplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8589925Z test_dispatch_meta_outplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8590619Z test_dispatch_meta_outplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8591325Z test_dispatch_meta_outplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8592037Z test_dispatch_meta_outplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8592829Z test_dispatch_meta_outplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8593546Z test_dispatch_meta_outplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8594249Z test_dispatch_meta_outplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8594948Z test_dispatch_meta_outplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8595643Z test_dispatch_meta_outplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8596329Z test_dispatch_meta_outplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8597025Z test_dispatch_meta_outplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8597768Z test_dispatch_meta_outplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8598452Z test_dispatch_meta_outplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8599155Z test_dispatch_meta_outplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8599877Z test_dispatch_meta_outplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8600594Z test_dispatch_meta_outplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8601311Z test_dispatch_meta_outplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8602043Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8602785Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8603535Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8604291Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8605058Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8605775Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8606391Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8607004Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8607614Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8608269Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8608876Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8609483Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8610089Z test_dispatch_meta_outplace_log_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8610693Z test_dispatch_meta_outplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8611297Z test_dispatch_meta_outplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8611919Z test_dispatch_meta_outplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8612523Z test_dispatch_meta_outplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8613118Z test_dispatch_meta_outplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8613716Z test_dispatch_meta_outplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8614323Z test_dispatch_meta_outplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8614934Z test_dispatch_meta_outplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8615541Z test_dispatch_meta_outplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8616139Z test_dispatch_meta_outplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8616737Z test_dispatch_meta_outplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8617329Z test_dispatch_meta_outplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8617918Z test_dispatch_meta_outplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8618495Z test_dispatch_meta_outplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8619087Z test_dispatch_meta_outplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8619685Z test_dispatch_meta_outplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8620287Z test_dispatch_meta_outplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8620891Z test_dispatch_meta_outplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8621536Z test_dispatch_meta_outplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8622135Z test_dispatch_meta_outplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8622726Z test_dispatch_meta_outplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8623311Z test_dispatch_meta_outplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8623899Z test_dispatch_meta_outplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8624481Z test_dispatch_meta_outplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8625073Z test_dispatch_meta_outplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8625700Z test_dispatch_meta_outplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8626302Z test_dispatch_meta_outplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8626970Z test_dispatch_meta_outplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8627564Z test_dispatch_meta_outplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8628177Z test_dispatch_meta_outplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8628780Z test_dispatch_meta_outplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8629373Z test_dispatch_meta_outplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8629959Z test_dispatch_meta_outplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8630546Z test_dispatch_meta_outplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8631128Z test_dispatch_meta_outplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8631713Z test_dispatch_meta_outplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8632305Z test_dispatch_meta_outplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8632891Z test_dispatch_meta_outplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8633486Z test_dispatch_meta_outplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8634076Z test_dispatch_meta_outplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8634731Z test_dispatch_meta_outplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8635330Z test_dispatch_meta_outplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8635919Z test_dispatch_meta_outplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8636505Z test_dispatch_meta_outplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8637088Z test_dispatch_meta_outplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8637659Z test_dispatch_meta_outplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8638243Z test_dispatch_meta_outplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8638878Z test_dispatch_meta_outplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8639462Z test_dispatch_meta_outplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8640040Z test_dispatch_meta_outplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8640624Z test_dispatch_meta_outplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8641210Z test_dispatch_meta_outplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8641805Z test_dispatch_meta_outplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8642408Z test_dispatch_meta_outplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8643004Z test_dispatch_meta_outplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8643588Z test_dispatch_meta_outplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8644163Z test_dispatch_meta_outplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8644746Z test_dispatch_meta_outplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8645333Z test_dispatch_meta_outplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8645914Z test_dispatch_meta_outplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8646497Z test_dispatch_meta_outplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8647080Z test_dispatch_meta_outplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8647660Z test_dispatch_meta_outplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8648323Z test_dispatch_meta_outplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8648901Z test_dispatch_meta_outplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8649478Z test_dispatch_meta_outplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8650050Z test_dispatch_meta_outplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8650615Z test_dispatch_meta_outplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8651183Z test_dispatch_meta_outplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8651749Z test_dispatch_meta_outplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8652360Z test_dispatch_meta_outplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8652931Z test_dispatch_meta_outplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8653510Z test_dispatch_meta_outplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8654111Z test_dispatch_meta_outplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8654711Z test_dispatch_meta_outplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8655306Z test_dispatch_meta_outplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8655894Z test_dispatch_meta_outplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8656470Z test_dispatch_meta_outplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8657055Z test_dispatch_meta_outplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8657630Z test_dispatch_meta_outplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8658214Z test_dispatch_meta_outplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8658793Z test_dispatch_meta_outplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8659069Z test_dispatch_meta_outplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8659354Z test_dispatch_meta_outplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8659635Z test_dispatch_meta_outplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8659917Z test_dispatch_meta_outplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8660248Z test_dispatch_meta_outplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8660537Z test_dispatch_meta_outplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8660821Z test_dispatch_meta_outplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8661100Z test_dispatch_meta_outplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8661379Z test_dispatch_meta_outplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8661660Z test_dispatch_meta_outplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8661978Z test_dispatch_meta_outplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8662259Z test_dispatch_meta_outplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8662531Z test_dispatch_meta_outplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8662811Z test_dispatch_meta_outplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8663089Z test_dispatch_meta_outplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8663368Z test_dispatch_meta_outplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8663643Z test_dispatch_meta_outplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8663913Z test_dispatch_meta_outplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8664183Z test_dispatch_meta_outplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8664453Z test_dispatch_meta_outplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8664724Z test_dispatch_meta_outplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8664998Z test_dispatch_meta_outplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8665271Z test_dispatch_meta_outplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8665544Z test_dispatch_meta_outplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8665819Z test_dispatch_meta_outplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8666087Z test_dispatch_meta_outplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8666357Z test_dispatch_meta_outplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8666804Z test_dispatch_meta_outplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8667084Z test_dispatch_meta_outplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8667355Z test_dispatch_meta_outplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8667627Z test_dispatch_meta_outplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8667897Z test_dispatch_meta_outplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8668162Z test_dispatch_meta_outplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8668433Z test_dispatch_meta_outplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8668772Z test_dispatch_meta_outplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8669052Z test_dispatch_meta_outplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8669327Z test_dispatch_meta_outplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8669597Z test_dispatch_meta_outplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8669885Z test_dispatch_meta_outplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8670171Z test_dispatch_meta_outplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8670455Z test_dispatch_meta_outplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8670738Z test_dispatch_meta_outplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8671024Z test_dispatch_meta_outplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8671310Z test_dispatch_meta_outplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8671596Z test_dispatch_meta_outplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8671885Z test_dispatch_meta_outplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8672159Z test_dispatch_meta_outplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8672432Z test_dispatch_meta_outplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8672711Z test_dispatch_meta_outplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8672987Z test_dispatch_meta_outplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8673309Z test_dispatch_meta_outplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8673582Z test_dispatch_meta_outplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8673856Z test_dispatch_meta_outplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8674131Z test_dispatch_meta_outplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8674399Z test_dispatch_meta_outplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8674672Z test_dispatch_meta_outplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8674941Z test_dispatch_meta_outplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8675248Z test_dispatch_meta_outplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8675517Z test_dispatch_meta_outplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8675791Z test_dispatch_meta_outplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8676062Z test_dispatch_meta_outplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8676342Z test_dispatch_meta_outplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8676620Z test_dispatch_meta_outplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8676896Z test_dispatch_meta_outplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8677166Z test_dispatch_meta_outplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8677438Z test_dispatch_meta_outplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8677709Z test_dispatch_meta_outplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8677982Z test_dispatch_meta_outplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8678247Z test_dispatch_meta_outplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8678520Z test_dispatch_meta_outplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8678788Z test_dispatch_meta_outplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8679059Z test_dispatch_meta_outplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8679343Z test_dispatch_meta_outplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8679673Z test_dispatch_meta_outplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8679961Z test_dispatch_meta_outplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8680246Z test_dispatch_meta_outplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8680528Z test_dispatch_meta_outplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8680814Z test_dispatch_meta_outplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8681096Z test_dispatch_meta_outplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8681383Z test_dispatch_meta_outplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8681698Z test_dispatch_meta_outplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8681988Z test_dispatch_meta_outplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8682274Z test_dispatch_meta_outplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8682562Z test_dispatch_meta_outplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8682845Z test_dispatch_meta_outplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8683121Z test_dispatch_meta_outplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8683403Z test_dispatch_meta_outplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8683685Z test_dispatch_meta_outplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8683965Z test_dispatch_meta_outplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8684252Z test_dispatch_meta_outplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8684547Z test_dispatch_meta_outplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8684838Z test_dispatch_meta_outplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8685126Z test_dispatch_meta_outplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8685411Z test_dispatch_meta_outplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8685697Z test_dispatch_meta_outplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8685979Z test_dispatch_meta_outplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8686301Z test_dispatch_meta_outplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8686591Z test_dispatch_meta_outplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8686880Z test_dispatch_meta_outplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8687171Z test_dispatch_meta_outplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8687457Z test_dispatch_meta_outplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8687750Z test_dispatch_meta_outplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8688073Z test_dispatch_meta_outplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8688358Z test_dispatch_meta_outplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8688639Z test_dispatch_meta_outplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8688922Z test_dispatch_meta_outplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8689202Z test_dispatch_meta_outplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8689491Z test_dispatch_meta_outplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8689788Z test_dispatch_meta_outplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8690085Z test_dispatch_meta_outplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8690386Z test_dispatch_meta_outplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8690677Z test_dispatch_meta_outplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8690969Z test_dispatch_meta_outplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8691258Z test_dispatch_meta_outplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8691546Z test_dispatch_meta_outplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8691828Z test_dispatch_meta_outplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8692113Z test_dispatch_meta_outplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8692398Z test_dispatch_meta_outplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8692722Z test_dispatch_meta_outplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8693014Z test_dispatch_meta_outplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8693306Z test_dispatch_meta_outplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8693601Z test_dispatch_meta_outplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8693888Z test_dispatch_meta_outplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8694178Z test_dispatch_meta_outplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8694501Z test_dispatch_meta_outplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8694787Z test_dispatch_meta_outplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8695068Z test_dispatch_meta_outplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8695352Z test_dispatch_meta_outplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8695634Z test_dispatch_meta_outplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8695925Z test_dispatch_meta_outplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8696218Z test_dispatch_meta_outplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8696501Z test_dispatch_meta_outplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8696789Z test_dispatch_meta_outplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8697077Z test_dispatch_meta_outplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8697365Z test_dispatch_meta_outplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8697654Z test_dispatch_meta_outplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8697938Z test_dispatch_meta_outplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8698220Z test_dispatch_meta_outplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8698502Z test_dispatch_meta_outplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8698785Z test_dispatch_meta_outplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8699169Z test_dispatch_meta_outplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8699455Z test_dispatch_meta_outplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8699736Z test_dispatch_meta_outplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8700034Z test_dispatch_meta_outplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8700329Z test_dispatch_meta_outplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8700632Z test_dispatch_meta_outplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8700964Z test_dispatch_meta_outplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8701263Z test_dispatch_meta_outplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8701560Z test_dispatch_meta_outplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8701856Z test_dispatch_meta_outplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8702159Z test_dispatch_meta_outplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8702447Z test_dispatch_meta_outplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8702745Z test_dispatch_meta_outplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8703037Z test_dispatch_meta_outplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8703332Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8703626Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8703922Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8704214Z test_dispatch_meta_outplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8704503Z test_dispatch_meta_outplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8704789Z test_dispatch_meta_outplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8705073Z test_dispatch_meta_outplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8705361Z test_dispatch_meta_outplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8705691Z test_dispatch_meta_outplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8705977Z test_dispatch_meta_outplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8706261Z test_dispatch_meta_outplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8706542Z test_dispatch_meta_outplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8706885Z test_dispatch_meta_outplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8707173Z test_dispatch_meta_outplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8707498Z test_dispatch_meta_outplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8707786Z test_dispatch_meta_outplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8708067Z test_dispatch_meta_outplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8708354Z test_dispatch_meta_outplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8708643Z test_dispatch_meta_outplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8708932Z test_dispatch_meta_outplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8709221Z test_dispatch_meta_outplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8709505Z test_dispatch_meta_outplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8709787Z test_dispatch_meta_outplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8710067Z test_dispatch_meta_outplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8710364Z test_dispatch_meta_outplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8710667Z test_dispatch_meta_outplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8710965Z test_dispatch_meta_outplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8711258Z test_dispatch_meta_outplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8711553Z test_dispatch_meta_outplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8711844Z test_dispatch_meta_outplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8712178Z test_dispatch_meta_outplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8712463Z test_dispatch_meta_outplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8712754Z test_dispatch_meta_outplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8713047Z test_dispatch_meta_outplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8713331Z test_dispatch_meta_outplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8713618Z test_dispatch_meta_outplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8713941Z test_dispatch_meta_outplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8714223Z test_dispatch_meta_outplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8714508Z test_dispatch_meta_outplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8714789Z test_dispatch_meta_outplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8715071Z test_dispatch_meta_outplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8715355Z test_dispatch_meta_outplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8715653Z test_dispatch_meta_outplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8715942Z test_dispatch_meta_outplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8716238Z test_dispatch_meta_outplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8716534Z test_dispatch_meta_outplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8716825Z test_dispatch_meta_outplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8717121Z test_dispatch_meta_outplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8717408Z test_dispatch_meta_outplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8717696Z test_dispatch_meta_outplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8717981Z test_dispatch_meta_outplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8718264Z test_dispatch_meta_outplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8718585Z test_dispatch_meta_outplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8718873Z test_dispatch_meta_outplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8719162Z test_dispatch_meta_outplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8719447Z test_dispatch_meta_outplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8719744Z test_dispatch_meta_outplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8720037Z test_dispatch_meta_outplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8720371Z test_dispatch_meta_outplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8720663Z test_dispatch_meta_outplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8720952Z test_dispatch_meta_outplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8721239Z test_dispatch_meta_outplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8721516Z test_dispatch_meta_outplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8721805Z test_dispatch_meta_outplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8722094Z test_dispatch_meta_outplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8722380Z test_dispatch_meta_outplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8722670Z test_dispatch_meta_outplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8722961Z test_dispatch_meta_outplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8723252Z test_dispatch_meta_outplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8723543Z test_dispatch_meta_outplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8723837Z test_dispatch_meta_outplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8724124Z test_dispatch_meta_outplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8724411Z test_dispatch_meta_outplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8724695Z test_dispatch_meta_outplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8725020Z test_dispatch_meta_outplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8725313Z test_dispatch_meta_outplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8725603Z test_dispatch_meta_outplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8725885Z test_dispatch_meta_outplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8726171Z test_dispatch_meta_outplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8726453Z test_dispatch_meta_outplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8726740Z test_dispatch_meta_outplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8727059Z test_dispatch_meta_outplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8727344Z test_dispatch_meta_outplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8727623Z test_dispatch_meta_outplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8727906Z test_dispatch_meta_outplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8728199Z test_dispatch_meta_outplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8728481Z test_dispatch_meta_outplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8728773Z test_dispatch_meta_outplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8729062Z test_dispatch_meta_outplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8729347Z test_dispatch_meta_outplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8729628Z test_dispatch_meta_outplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8729914Z test_dispatch_meta_outplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8730195Z test_dispatch_meta_outplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8730477Z test_dispatch_meta_outplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8730760Z test_dispatch_meta_outplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8731040Z test_dispatch_meta_outplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8731359Z test_dispatch_meta_outplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8731646Z test_dispatch_meta_outplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8731935Z test_dispatch_meta_outplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8732223Z test_dispatch_meta_outplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8732504Z test_dispatch_meta_outplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8732786Z test_dispatch_meta_outplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8733069Z test_dispatch_meta_outplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8733387Z test_dispatch_meta_outplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8733668Z test_dispatch_meta_outplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8733947Z test_dispatch_meta_outplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8734225Z test_dispatch_meta_outplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8734506Z test_dispatch_meta_outplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8734793Z test_dispatch_meta_outplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8735081Z test_dispatch_meta_outplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8735362Z test_dispatch_meta_outplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8735641Z test_dispatch_meta_outplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8735915Z test_dispatch_meta_outplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8736192Z test_dispatch_meta_outplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8736480Z test_dispatch_meta_outplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8736771Z test_dispatch_meta_outplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8737062Z test_dispatch_meta_outplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8737345Z test_dispatch_meta_outplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8737625Z test_dispatch_meta_outplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8737949Z test_dispatch_meta_outplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8738238Z test_dispatch_meta_outplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8738517Z test_dispatch_meta_outplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8738800Z test_dispatch_meta_outplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8739082Z test_dispatch_meta_outplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8739356Z test_dispatch_meta_outplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8739639Z test_dispatch_meta_outplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8739954Z test_dispatch_meta_outplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8740235Z test_dispatch_meta_outplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8740516Z test_dispatch_meta_outplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8740795Z test_dispatch_meta_outplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8741117Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8741433Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8741748Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8742063Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8742364Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8742663Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8742962Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8743254Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8743544Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8743833Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8744128Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8744460Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8744755Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8745046Z test_dispatch_meta_outplace_max_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8745351Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8745645Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8745946Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8746290Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8746651Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8746942Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8747238Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8747536Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8747835Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8748128Z test_dispatch_meta_outplace_max_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8748410Z test_dispatch_meta_outplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8748684Z test_dispatch_meta_outplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8748963Z test_dispatch_meta_outplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8749248Z test_dispatch_meta_outplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8749528Z test_dispatch_meta_outplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8749807Z test_dispatch_meta_outplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8750082Z test_dispatch_meta_outplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8750356Z test_dispatch_meta_outplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8750680Z test_dispatch_meta_outplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8750959Z test_dispatch_meta_outplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8751238Z test_dispatch_meta_outplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8751522Z test_dispatch_meta_outplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8751803Z test_dispatch_meta_outplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8752079Z test_dispatch_meta_outplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8752354Z test_dispatch_meta_outplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8752669Z test_dispatch_meta_outplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8752950Z test_dispatch_meta_outplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8753224Z test_dispatch_meta_outplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8753500Z test_dispatch_meta_outplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8753780Z test_dispatch_meta_outplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8754057Z test_dispatch_meta_outplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8754332Z test_dispatch_meta_outplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8754607Z test_dispatch_meta_outplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8754880Z test_dispatch_meta_outplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8755189Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8755491Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8755807Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8756115Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8756415Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8756722Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8757026Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8757363Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8757663Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8757958Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8758256Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8758552Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8758864Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8759204Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8759519Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8759832Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8760137Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8760454Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8760765Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8761072Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8761365Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8761671Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8761976Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8762283Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8762570Z test_dispatch_meta_outplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8762851Z test_dispatch_meta_outplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8763132Z test_dispatch_meta_outplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8763416Z test_dispatch_meta_outplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8763740Z test_dispatch_meta_outplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8764024Z test_dispatch_meta_outplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8764306Z test_dispatch_meta_outplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8764585Z test_dispatch_meta_outplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8764868Z test_dispatch_meta_outplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8765150Z test_dispatch_meta_outplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8765490Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8765785Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8766077Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8766368Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8766657Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8766948Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8767244Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8767536Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8767829Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8768119Z test_dispatch_meta_outplace_min_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8768424Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8768722Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8769016Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8769308Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8769601Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8769931Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8770224Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8770513Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8770802Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8771092Z test_dispatch_meta_outplace_min_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8771372Z test_dispatch_meta_outplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8771653Z test_dispatch_meta_outplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8771971Z test_dispatch_meta_outplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8772252Z test_dispatch_meta_outplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8772534Z test_dispatch_meta_outplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8772814Z test_dispatch_meta_outplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8773091Z test_dispatch_meta_outplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8773369Z test_dispatch_meta_outplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8773646Z test_dispatch_meta_outplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8773919Z test_dispatch_meta_outplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8774194Z test_dispatch_meta_outplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8774470Z test_dispatch_meta_outplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8774751Z test_dispatch_meta_outplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8775023Z test_dispatch_meta_outplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8775297Z test_dispatch_meta_outplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8775573Z test_dispatch_meta_outplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8775856Z test_dispatch_meta_outplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8776129Z test_dispatch_meta_outplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8776443Z test_dispatch_meta_outplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8776719Z test_dispatch_meta_outplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8776992Z test_dispatch_meta_outplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8777262Z test_dispatch_meta_outplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8777539Z test_dispatch_meta_outplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8777811Z test_dispatch_meta_outplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8778090Z test_dispatch_meta_outplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8778413Z test_dispatch_meta_outplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8778704Z test_dispatch_meta_outplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8778980Z test_dispatch_meta_outplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8779264Z test_dispatch_meta_outplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8779546Z test_dispatch_meta_outplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8779837Z test_dispatch_meta_outplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8780120Z test_dispatch_meta_outplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8780402Z test_dispatch_meta_outplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8780681Z test_dispatch_meta_outplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8780960Z test_dispatch_meta_outplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8781240Z test_dispatch_meta_outplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8781517Z test_dispatch_meta_outplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8781792Z test_dispatch_meta_outplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8782071Z test_dispatch_meta_outplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8782351Z test_dispatch_meta_outplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8782628Z test_dispatch_meta_outplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8782949Z test_dispatch_meta_outplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8783228Z test_dispatch_meta_outplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8783503Z test_dispatch_meta_outplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8783774Z test_dispatch_meta_outplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8784045Z test_dispatch_meta_outplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8784317Z test_dispatch_meta_outplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8784600Z test_dispatch_meta_outplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8784910Z test_dispatch_meta_outplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8785183Z test_dispatch_meta_outplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8785465Z test_dispatch_meta_outplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8785746Z test_dispatch_meta_outplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8786026Z test_dispatch_meta_outplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8786307Z test_dispatch_meta_outplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8786706Z test_dispatch_meta_outplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8786983Z test_dispatch_meta_outplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8787255Z test_dispatch_meta_outplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8787525Z test_dispatch_meta_outplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8787796Z test_dispatch_meta_outplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8788069Z test_dispatch_meta_outplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8788343Z test_dispatch_meta_outplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8788630Z test_dispatch_meta_outplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8788914Z test_dispatch_meta_outplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8789197Z test_dispatch_meta_outplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8789531Z test_dispatch_meta_outplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8789810Z test_dispatch_meta_outplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8790084Z test_dispatch_meta_outplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8790352Z test_dispatch_meta_outplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8790624Z test_dispatch_meta_outplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8790893Z test_dispatch_meta_outplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8791197Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8791538Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8791836Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8792131Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8792424Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8792719Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8793014Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8793309Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8793604Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8793899Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8794191Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8794484Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8794776Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8795065Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8795354Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8795653Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8796005Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8796305Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8796593Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8796887Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8797179Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8797472Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8797796Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8798094Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8798378Z test_dispatch_meta_outplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8798657Z test_dispatch_meta_outplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8798934Z test_dispatch_meta_outplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8799222Z test_dispatch_meta_outplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8799506Z test_dispatch_meta_outplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8799784Z test_dispatch_meta_outplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8800059Z test_dispatch_meta_outplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8800336Z test_dispatch_meta_outplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8800617Z test_dispatch_meta_outplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8800894Z test_dispatch_meta_outplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8801183Z test_dispatch_meta_outplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8801466Z test_dispatch_meta_outplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8801744Z test_dispatch_meta_outplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8802029Z test_dispatch_meta_outplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8802354Z test_dispatch_meta_outplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8802643Z test_dispatch_meta_outplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8802925Z test_dispatch_meta_outplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8803207Z test_dispatch_meta_outplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8803484Z test_dispatch_meta_outplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8803766Z test_dispatch_meta_outplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8804049Z test_dispatch_meta_outplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8804363Z test_dispatch_meta_outplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8804656Z test_dispatch_meta_outplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8804947Z test_dispatch_meta_outplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8805225Z test_dispatch_meta_outplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8805501Z test_dispatch_meta_outplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8805777Z test_dispatch_meta_outplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8806054Z test_dispatch_meta_outplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8806328Z test_dispatch_meta_outplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8806604Z test_dispatch_meta_outplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8806875Z test_dispatch_meta_outplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8807146Z test_dispatch_meta_outplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8807422Z test_dispatch_meta_outplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8807695Z test_dispatch_meta_outplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8807979Z test_dispatch_meta_outplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8808262Z test_dispatch_meta_outplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8808558Z test_dispatch_meta_outplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8808888Z test_dispatch_meta_outplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8809186Z test_dispatch_meta_outplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8809471Z test_dispatch_meta_outplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8809756Z test_dispatch_meta_outplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8810039Z test_dispatch_meta_outplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8810331Z test_dispatch_meta_outplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8810647Z test_dispatch_meta_outplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8810932Z test_dispatch_meta_outplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8811210Z test_dispatch_meta_outplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8811495Z test_dispatch_meta_outplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8811773Z test_dispatch_meta_outplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8812052Z test_dispatch_meta_outplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8812340Z test_dispatch_meta_outplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8812623Z test_dispatch_meta_outplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8812906Z test_dispatch_meta_outplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8813185Z test_dispatch_meta_outplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8813462Z test_dispatch_meta_outplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8813732Z test_dispatch_meta_outplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8814013Z test_dispatch_meta_outplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8814286Z test_dispatch_meta_outplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8814560Z test_dispatch_meta_outplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8814833Z test_dispatch_meta_outplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8815106Z test_dispatch_meta_outplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8815441Z test_dispatch_meta_outplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8815738Z test_dispatch_meta_outplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8816034Z test_dispatch_meta_outplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8816324Z test_dispatch_meta_outplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8816628Z test_dispatch_meta_outplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8816933Z test_dispatch_meta_outplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8817280Z test_dispatch_meta_outplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8817584Z test_dispatch_meta_outplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8817878Z test_dispatch_meta_outplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8818169Z test_dispatch_meta_outplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8818469Z test_dispatch_meta_outplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8818759Z test_dispatch_meta_outplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8819037Z test_dispatch_meta_outplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8819308Z test_dispatch_meta_outplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8819590Z test_dispatch_meta_outplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8819870Z test_dispatch_meta_outplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8820145Z test_dispatch_meta_outplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8820424Z test_dispatch_meta_outplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8820694Z test_dispatch_meta_outplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8820965Z test_dispatch_meta_outplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8821233Z test_dispatch_meta_outplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8821502Z test_dispatch_meta_outplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8821805Z test_dispatch_meta_outplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8822079Z test_dispatch_meta_outplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8822356Z test_dispatch_meta_outplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8822637Z test_dispatch_meta_outplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8822919Z test_dispatch_meta_outplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8823193Z test_dispatch_meta_outplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8823469Z test_dispatch_meta_outplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8823777Z test_dispatch_meta_outplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8824048Z test_dispatch_meta_outplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8824324Z test_dispatch_meta_outplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8824599Z test_dispatch_meta_outplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8824874Z test_dispatch_meta_outplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8825148Z test_dispatch_meta_outplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8825421Z test_dispatch_meta_outplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8825704Z test_dispatch_meta_outplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8825984Z test_dispatch_meta_outplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8826273Z test_dispatch_meta_outplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8826629Z test_dispatch_meta_outplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8826920Z test_dispatch_meta_outplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8827205Z test_dispatch_meta_outplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8827489Z test_dispatch_meta_outplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8827768Z test_dispatch_meta_outplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8828051Z test_dispatch_meta_outplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8828377Z test_dispatch_meta_outplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8828662Z test_dispatch_meta_outplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8828939Z test_dispatch_meta_outplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8829216Z test_dispatch_meta_outplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8829513Z test_dispatch_meta_outplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8829810Z test_dispatch_meta_outplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8830143Z test_dispatch_meta_outplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8830446Z test_dispatch_meta_outplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8830740Z test_dispatch_meta_outplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8831034Z test_dispatch_meta_outplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8831329Z test_dispatch_meta_outplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8831633Z test_dispatch_meta_outplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8831927Z test_dispatch_meta_outplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8832216Z test_dispatch_meta_outplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8832508Z test_dispatch_meta_outplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8832798Z test_dispatch_meta_outplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8833093Z test_dispatch_meta_outplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8833376Z test_dispatch_meta_outplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8833656Z test_dispatch_meta_outplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8833942Z test_dispatch_meta_outplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8834232Z test_dispatch_meta_outplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8834514Z test_dispatch_meta_outplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8834839Z test_dispatch_meta_outplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8835121Z test_dispatch_meta_outplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8835405Z test_dispatch_meta_outplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8835679Z test_dispatch_meta_outplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8835952Z test_dispatch_meta_outplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8836223Z test_dispatch_meta_outplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8836502Z test_dispatch_meta_outplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8836819Z test_dispatch_meta_outplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8837103Z test_dispatch_meta_outplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8837386Z test_dispatch_meta_outplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8837671Z test_dispatch_meta_outplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8837959Z test_dispatch_meta_outplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8838244Z test_dispatch_meta_outplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8838525Z test_dispatch_meta_outplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8838803Z test_dispatch_meta_outplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8839083Z test_dispatch_meta_outplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8839355Z test_dispatch_meta_outplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8839632Z test_dispatch_meta_outplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8839905Z test_dispatch_meta_outplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8840178Z test_dispatch_meta_outplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8840451Z test_dispatch_meta_outplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8840736Z test_dispatch_meta_outplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8841014Z test_dispatch_meta_outplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8841342Z test_dispatch_meta_outplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8841631Z test_dispatch_meta_outplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8841918Z test_dispatch_meta_outplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8842202Z test_dispatch_meta_outplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8842482Z test_dispatch_meta_outplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8842769Z test_dispatch_meta_outplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8843104Z test_dispatch_meta_outplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8843385Z test_dispatch_meta_outplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8843661Z test_dispatch_meta_outplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8843936Z test_dispatch_meta_outplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8844215Z test_dispatch_meta_outplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8844502Z test_dispatch_meta_outplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8844794Z test_dispatch_meta_outplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8845075Z test_dispatch_meta_outplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8845352Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.8845629Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.8845904Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.8846182Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.8846504Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8846824Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8847139Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8847455Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8847814Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8848135Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8848439Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8848755Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8849072Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8849394Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8849744Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8850069Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8850382Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8850698Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8851013Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8851330Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8851642Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8851957Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8852269Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8852583Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8852901Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8853216Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8853525Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8853838Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8854192Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8854505Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8854813Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8855120Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8855424Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8855730Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8856066Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8856372Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8856676Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8856977Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8857280Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8857587Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8857890Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8858192Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8858490Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8858796Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8859102Z test_dispatch_meta_outplace_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8859405Z test_dispatch_meta_outplace_nn_functional_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8859702Z test_dispatch_meta_outplace_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8860004Z test_dispatch_meta_outplace_nn_functional_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8860365Z test_dispatch_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8860690Z test_dispatch_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8861009Z test_dispatch_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8861325Z test_dispatch_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8861629Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8861938Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8862280Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8862578Z test_dispatch_meta_outplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8862900Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8863214Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8863534Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8863853Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8864188Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8864519Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8864847Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8865176Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8865474Z test_dispatch_meta_outplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8865770Z test_dispatch_meta_outplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8866069Z test_dispatch_meta_outplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8866360Z test_dispatch_meta_outplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8866766Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8867075Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8867378Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8867675Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8867973Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8868270Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8868568Z test_dispatch_meta_outplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8868909Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8869215Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8869514Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8869814Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8870113Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8870409Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8870702Z test_dispatch_meta_outplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8871012Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8871329Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8871650Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8871970Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8872280Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8872588Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8872894Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8873254Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8873572Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8873890Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8874201Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8874515Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8874829Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8875173Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8875490Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8875803Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8876121Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8876436Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8876750Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8877059Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8877369Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8877692Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8878007Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8878331Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8878646Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8878958Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8879271Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8879629Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8879949Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8880263Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8880574Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8880889Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8881209Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8881558Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8881876Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8882186Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8882495Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8882805Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8883115Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8883415Z test_dispatch_meta_outplace_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8883710Z test_dispatch_meta_outplace_nn_functional_ctc_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8884015Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8884323Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8884630Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8884934Z test_dispatch_meta_outplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8885235Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8885535Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8885836Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8886180Z test_dispatch_meta_outplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8886479Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8886778Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8887076Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8887372Z test_dispatch_meta_outplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8887669Z test_dispatch_meta_outplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8888005Z test_dispatch_meta_outplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8888305Z test_dispatch_meta_outplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8888599Z test_dispatch_meta_outplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8888911Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8889225Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8889541Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8889851Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8890148Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8890453Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8890758Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8891069Z test_dispatch_meta_outplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8891403Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8891735Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8892067Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8892448Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8892792Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8893125Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8893468Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8893809Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8894148Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8894523Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8894864Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8895199Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8895536Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8895871Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8896200Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8896540Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8896849Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8897169Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8897489Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8897805Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8898120Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8898433Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8898781Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8899095Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8899407Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8899716Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8900013Z test_dispatch_meta_outplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8900311Z test_dispatch_meta_outplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8900678Z test_dispatch_meta_outplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8900979Z test_dispatch_meta_outplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8901272Z test_dispatch_meta_outplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8901569Z test_dispatch_meta_outplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8901863Z test_dispatch_meta_outplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8902165Z test_dispatch_meta_outplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8902469Z test_dispatch_meta_outplace_nn_functional_grid_sample_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8902774Z test_dispatch_meta_outplace_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8903079Z test_dispatch_meta_outplace_nn_functional_grid_sample_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8903382Z test_dispatch_meta_outplace_nn_functional_group_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8903686Z test_dispatch_meta_outplace_nn_functional_group_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8903994Z test_dispatch_meta_outplace_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8904294Z test_dispatch_meta_outplace_nn_functional_group_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8904602Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8904902Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8905261Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8905567Z test_dispatch_meta_outplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8905875Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8906182Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8906488Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8906909Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8907271Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8907575Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8907875Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8908176Z test_dispatch_meta_outplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8908483Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8908784Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8909079Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8909377Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8909671Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8909964Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8910259Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8910554Z test_dispatch_meta_outplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8910873Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8911188Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8911506Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8911872Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8912179Z test_dispatch_meta_outplace_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8912479Z test_dispatch_meta_outplace_nn_functional_huber_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8912779Z test_dispatch_meta_outplace_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8913076Z test_dispatch_meta_outplace_nn_functional_huber_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8913390Z test_dispatch_meta_outplace_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8913732Z test_dispatch_meta_outplace_nn_functional_instance_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8914042Z test_dispatch_meta_outplace_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8914351Z test_dispatch_meta_outplace_nn_functional_instance_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8914667Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8914985Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8915300Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8915608Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8915925Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8916243Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8916561Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8916883Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8917203Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8917520Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8917835Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8918191Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8918511Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8918827Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8919145Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8919461Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8919780Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8920132Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8920453Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8920769Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8921067Z test_dispatch_meta_outplace_nn_functional_kl_div_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8921368Z test_dispatch_meta_outplace_nn_functional_kl_div_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8921662Z test_dispatch_meta_outplace_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8921952Z test_dispatch_meta_outplace_nn_functional_kl_div_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8922246Z test_dispatch_meta_outplace_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8922543Z test_dispatch_meta_outplace_nn_functional_l1_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8922851Z test_dispatch_meta_outplace_nn_functional_l1_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8923150Z test_dispatch_meta_outplace_nn_functional_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8923442Z test_dispatch_meta_outplace_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8923733Z test_dispatch_meta_outplace_nn_functional_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8924034Z test_dispatch_meta_outplace_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8924373Z test_dispatch_meta_outplace_nn_functional_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8924676Z test_dispatch_meta_outplace_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8924977Z test_dispatch_meta_outplace_nn_functional_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8925278Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8925580Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8925878Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8926221Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8926521Z test_dispatch_meta_outplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8926824Z test_dispatch_meta_outplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8927127Z test_dispatch_meta_outplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8927426Z test_dispatch_meta_outplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8927724Z test_dispatch_meta_outplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8928022Z test_dispatch_meta_outplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8928341Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8928656Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8928975Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8929295Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8929604Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8929904Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8930208Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8930508Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8930862Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8931178Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8931493Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8931806Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8932118Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8932431Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8932778Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8933089Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8933398Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8933699Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8934007Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8934299Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8934601Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8934904Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8935206Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8935510Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8935817Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8936117Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8936418Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8936718Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8937016Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8937360Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8937667Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8937969Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8938281Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8938593Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8938954Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8939259Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8939564Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8939864Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8940178Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8940490Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8940802Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8941103Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8941403Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8941705Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8942018Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8942327Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:15.8942636Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8942929Z test_dispatch_meta_outplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8943221Z test_dispatch_meta_outplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8943558Z test_dispatch_meta_outplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8943858Z test_dispatch_meta_outplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8944160Z test_dispatch_meta_outplace_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8944460Z test_dispatch_meta_outplace_nn_functional_mse_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8944757Z test_dispatch_meta_outplace_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8945052Z test_dispatch_meta_outplace_nn_functional_mse_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8945400Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8945713Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8946024Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8946331Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8946717Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8947040Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8947355Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8947666Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8947989Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8948322Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8948648Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8948972Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8949274Z test_dispatch_meta_outplace_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8949572Z test_dispatch_meta_outplace_nn_functional_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8949915Z test_dispatch_meta_outplace_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8950211Z test_dispatch_meta_outplace_nn_functional_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8950514Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8950824Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8951130Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8951440Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8951786Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8952091Z test_dispatch_meta_outplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8952384Z test_dispatch_meta_outplace_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8952692Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8952993Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8953311Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8953628Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8953932Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8954235Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8954542Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8954849Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8955155Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8955456Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8955760Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8956062Z test_dispatch_meta_outplace_nn_functional_pad_circular_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8956412Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8956716Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8957028Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8957337Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8957639Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8957946Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8958291Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8958596Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8958897Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8959199Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8959503Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8959812Z test_dispatch_meta_outplace_nn_functional_pad_constant_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8960118Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8960429Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8960742Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8961052Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8961358Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8961663Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8961978Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8962292Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8962641Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8962950Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8963257Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8963572Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8963891Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8964209Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8964567Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8964881Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8965192Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8965506Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8965815Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8966132Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8966441Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8966751Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8967046Z test_dispatch_meta_outplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8967343Z test_dispatch_meta_outplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8967655Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8967959Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8968272Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8968585Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8968895Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8969242Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8969549Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8969853Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8970155Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8970458Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8970769Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8971111Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8971426Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8971731Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8972043Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8972363Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8972678Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8972987Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8973287Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8973592Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8973901Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8974204Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8974508Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8974817Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8975128Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8975478Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8975789Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8976095Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8976398Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8976698Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8977002Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8977341Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8977645Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8977940Z test_dispatch_meta_outplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8978233Z test_dispatch_meta_outplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8978529Z test_dispatch_meta_outplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8978825Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8979117Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8979405Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8979695Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8979986Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8980284Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8980581Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8980876Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8981165Z test_dispatch_meta_outplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8981464Z test_dispatch_meta_outplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8981806Z test_dispatch_meta_outplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8982105Z test_dispatch_meta_outplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8982400Z test_dispatch_meta_outplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8982689Z test_dispatch_meta_outplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8982979Z test_dispatch_meta_outplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8983267Z test_dispatch_meta_outplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8983562Z test_dispatch_meta_outplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8983887Z test_dispatch_meta_outplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8984186Z test_dispatch_meta_outplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8984484Z test_dispatch_meta_outplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8984778Z test_dispatch_meta_outplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8985075Z test_dispatch_meta_outplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8985372Z test_dispatch_meta_outplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8985665Z test_dispatch_meta_outplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8985956Z test_dispatch_meta_outplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8986249Z test_dispatch_meta_outplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8986547Z test_dispatch_meta_outplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8986965Z test_dispatch_meta_outplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8987254Z test_dispatch_meta_outplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8987543Z test_dispatch_meta_outplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8987851Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8988163Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8988542Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8988852Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8989160Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8989469Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8989774Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8990074Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8990413Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8990713Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8991008Z test_dispatch_meta_outplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8991321Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8991643Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8991961Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8992274Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8992588Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8992897Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8993207Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8993515Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8993819Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8994126Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8994433Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8994775Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8995083Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8995380Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8995675Z test_dispatch_meta_outplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8995982Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8996291Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8996629Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8996932Z test_dispatch_meta_outplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8997233Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8997528Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8997834Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8998142Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8998445Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8998742Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8999036Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8999329Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8999626Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.8999921Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9000214Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9000507Z test_dispatch_meta_outplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9000810Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9001162Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9001474Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9001776Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9002080Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9002384Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9002688Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9003025Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9003325Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9003625Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9003922Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9004228Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9004534Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9004825Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9005128Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9005429Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9005727Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9006027Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9006322Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9006618Z test_dispatch_meta_outplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9006932Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9007253Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9007617Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9007933Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9008248Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9008561Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9008873Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9009222Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9009535Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9009845Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9010157Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9010491Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9010835Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9011173Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9011508Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9011840Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9012177Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9012508Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9012838Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9013163Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9013487Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9013854Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9014154Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9014459Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9014762Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9015061Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9015360Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9015691Z test_dispatch_meta_outplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9016011Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9016328Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9016643Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9016960Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9017276Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9017585Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9017894Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9018177Z test_dispatch_meta_outplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9018458Z test_dispatch_meta_outplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9018751Z test_dispatch_meta_outplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9019038Z test_dispatch_meta_outplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9019327Z test_dispatch_meta_outplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9019609Z test_dispatch_meta_outplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9019893Z test_dispatch_meta_outplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9020212Z test_dispatch_meta_outplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9020496Z test_dispatch_meta_outplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9020775Z test_dispatch_meta_outplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9021053Z test_dispatch_meta_outplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9021331Z test_dispatch_meta_outplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9021604Z test_dispatch_meta_outplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9021882Z test_dispatch_meta_outplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9022201Z test_dispatch_meta_outplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9022484Z test_dispatch_meta_outplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9022765Z test_dispatch_meta_outplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9023038Z test_dispatch_meta_outplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9023310Z test_dispatch_meta_outplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9023596Z test_dispatch_meta_outplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9023887Z test_dispatch_meta_outplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9024173Z test_dispatch_meta_outplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9024451Z test_dispatch_meta_outplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9024733Z test_dispatch_meta_outplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9025017Z test_dispatch_meta_outplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9025305Z test_dispatch_meta_outplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9025591Z test_dispatch_meta_outplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9025873Z test_dispatch_meta_outplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9026156Z test_dispatch_meta_outplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9026435Z test_dispatch_meta_outplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9026821Z test_dispatch_meta_outplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9027113Z test_dispatch_meta_outplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9027397Z test_dispatch_meta_outplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9027676Z test_dispatch_meta_outplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9027957Z test_dispatch_meta_outplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9028239Z test_dispatch_meta_outplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9028605Z test_dispatch_meta_outplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9028885Z test_dispatch_meta_outplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9029162Z test_dispatch_meta_outplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9029461Z test_dispatch_meta_outplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9029757Z test_dispatch_meta_outplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9030059Z test_dispatch_meta_outplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9030356Z test_dispatch_meta_outplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9030639Z test_dispatch_meta_outplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9030904Z test_dispatch_meta_outplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9031191Z test_dispatch_meta_outplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9031471Z test_dispatch_meta_outplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9031749Z test_dispatch_meta_outplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9032026Z test_dispatch_meta_outplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9032297Z test_dispatch_meta_outplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9032566Z test_dispatch_meta_outplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9032835Z test_dispatch_meta_outplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9033155Z test_dispatch_meta_outplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9033428Z test_dispatch_meta_outplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9033705Z test_dispatch_meta_outplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9033980Z test_dispatch_meta_outplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9034263Z test_dispatch_meta_outplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9034542Z test_dispatch_meta_outplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9034834Z test_dispatch_meta_outplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9035170Z test_dispatch_meta_outplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9035456Z test_dispatch_meta_outplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9035737Z test_dispatch_meta_outplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9036021Z test_dispatch_meta_outplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9036300Z test_dispatch_meta_outplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9036584Z test_dispatch_meta_outplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9036861Z test_dispatch_meta_outplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9037137Z test_dispatch_meta_outplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9037411Z test_dispatch_meta_outplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9037687Z test_dispatch_meta_outplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9037974Z test_dispatch_meta_outplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9038257Z test_dispatch_meta_outplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9038536Z test_dispatch_meta_outplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9038811Z test_dispatch_meta_outplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9039091Z test_dispatch_meta_outplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9039366Z test_dispatch_meta_outplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9039691Z test_dispatch_meta_outplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9039977Z test_dispatch_meta_outplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9040259Z test_dispatch_meta_outplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9040535Z test_dispatch_meta_outplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9040808Z test_dispatch_meta_outplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9041083Z test_dispatch_meta_outplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9041359Z test_dispatch_meta_outplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9041667Z test_dispatch_meta_outplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9041940Z test_dispatch_meta_outplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9042218Z test_dispatch_meta_outplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9042508Z test_dispatch_meta_outplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9042795Z test_dispatch_meta_outplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9043081Z test_dispatch_meta_outplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9043364Z test_dispatch_meta_outplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9043650Z test_dispatch_meta_outplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9043937Z test_dispatch_meta_outplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9044226Z test_dispatch_meta_outplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9044510Z test_dispatch_meta_outplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9044794Z test_dispatch_meta_outplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9045078Z test_dispatch_meta_outplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9045360Z test_dispatch_meta_outplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9045638Z test_dispatch_meta_outplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9045918Z test_dispatch_meta_outplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9046235Z test_dispatch_meta_outplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9046506Z test_dispatch_meta_outplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9046798Z test_dispatch_meta_outplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9047085Z test_dispatch_meta_outplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9047367Z test_dispatch_meta_outplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9047651Z test_dispatch_meta_outplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9047933Z test_dispatch_meta_outplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9048246Z test_dispatch_meta_outplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9048547Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9048847Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9049154Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9049461Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9049764Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9050062Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9050362Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9050657Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9050957Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9051256Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9051557Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9051857Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9052160Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9052457Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9052799Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9053096Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9053391Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9053685Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9053978Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9054281Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9054620Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9054923Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9055227Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9055526Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9055831Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9056130Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9056429Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9056724Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9057027Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9057326Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9057633Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9057933Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9058230Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9058525Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9058819Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9059151Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9059453Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9059753Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9060053Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9060354Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9060657Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9060985Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9061280Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9061578Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9061872Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9062162Z test_dispatch_meta_outplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9062455Z test_dispatch_meta_outplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9062745Z test_dispatch_meta_outplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9063032Z test_dispatch_meta_outplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9063316Z test_dispatch_meta_outplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9063596Z test_dispatch_meta_outplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9063884Z test_dispatch_meta_outplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9064166Z test_dispatch_meta_outplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9064441Z test_dispatch_meta_outplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9064715Z test_dispatch_meta_outplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9064993Z test_dispatch_meta_outplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9065270Z test_dispatch_meta_outplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9065585Z test_dispatch_meta_outplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9065868Z test_dispatch_meta_outplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9066146Z test_dispatch_meta_outplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9066423Z test_dispatch_meta_outplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9066757Z test_dispatch_meta_outplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9067039Z test_dispatch_meta_outplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9067353Z test_dispatch_meta_outplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9067740Z test_dispatch_meta_outplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9068072Z test_dispatch_meta_outplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9068400Z test_dispatch_meta_outplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9068735Z test_dispatch_meta_outplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9069067Z test_dispatch_meta_outplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9069408Z test_dispatch_meta_outplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9069743Z test_dispatch_meta_outplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9070080Z test_dispatch_meta_outplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9070419Z test_dispatch_meta_outplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9070755Z test_dispatch_meta_outplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9071093Z test_dispatch_meta_outplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9071434Z test_dispatch_meta_outplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9071761Z test_dispatch_meta_outplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9072091Z test_dispatch_meta_outplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9072422Z test_dispatch_meta_outplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9072754Z test_dispatch_meta_outplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9073140Z test_dispatch_meta_outplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9073476Z test_dispatch_meta_outplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9073808Z test_dispatch_meta_outplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9074132Z test_dispatch_meta_outplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9074473Z test_dispatch_meta_outplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9074811Z test_dispatch_meta_outplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9075149Z test_dispatch_meta_outplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9075523Z test_dispatch_meta_outplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9075862Z test_dispatch_meta_outplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9076191Z test_dispatch_meta_outplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9076523Z test_dispatch_meta_outplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9076852Z test_dispatch_meta_outplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9077188Z test_dispatch_meta_outplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9077520Z test_dispatch_meta_outplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9077857Z test_dispatch_meta_outplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9078187Z test_dispatch_meta_outplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9078519Z test_dispatch_meta_outplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9078849Z test_dispatch_meta_outplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9079189Z test_dispatch_meta_outplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9079529Z test_dispatch_meta_outplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9079876Z test_dispatch_meta_outplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9080211Z test_dispatch_meta_outplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9080551Z test_dispatch_meta_outplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9080937Z test_dispatch_meta_outplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9081279Z test_dispatch_meta_outplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9081611Z test_dispatch_meta_outplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9081942Z test_dispatch_meta_outplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9082275Z test_dispatch_meta_outplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9082606Z test_dispatch_meta_outplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9082942Z test_dispatch_meta_outplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9083330Z test_dispatch_meta_outplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9083686Z test_dispatch_meta_outplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9084038Z test_dispatch_meta_outplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9084382Z test_dispatch_meta_outplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9084729Z test_dispatch_meta_outplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9085073Z test_dispatch_meta_outplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9085412Z test_dispatch_meta_outplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9085745Z test_dispatch_meta_outplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9086089Z test_dispatch_meta_outplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9086435Z test_dispatch_meta_outplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9086750Z test_dispatch_meta_outplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9087032Z test_dispatch_meta_outplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9087308Z test_dispatch_meta_outplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9087610Z test_dispatch_meta_outplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9087940Z test_dispatch_meta_outplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9088273Z test_dispatch_meta_outplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9088689Z test_dispatch_meta_outplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9089080Z test_dispatch_meta_outplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9089518Z test_dispatch_meta_outplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9089952Z test_dispatch_meta_outplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9090310Z test_dispatch_meta_outplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9090656Z test_dispatch_meta_outplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9091066Z test_dispatch_meta_outplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9091411Z test_dispatch_meta_outplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9091750Z test_dispatch_meta_outplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9092088Z test_dispatch_meta_outplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9092427Z test_dispatch_meta_outplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9092766Z test_dispatch_meta_outplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9093122Z test_dispatch_meta_outplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9093458Z test_dispatch_meta_outplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9093794Z test_dispatch_meta_outplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9094125Z test_dispatch_meta_outplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9094470Z test_dispatch_meta_outplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9094823Z test_dispatch_meta_outplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9095174Z test_dispatch_meta_outplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9095521Z test_dispatch_meta_outplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9095859Z test_dispatch_meta_outplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9096201Z test_dispatch_meta_outplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9096602Z test_dispatch_meta_outplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9096939Z test_dispatch_meta_outplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9097275Z test_dispatch_meta_outplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9097614Z test_dispatch_meta_outplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9097954Z test_dispatch_meta_outplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9098292Z test_dispatch_meta_outplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9098641Z test_dispatch_meta_outplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9099016Z test_dispatch_meta_outplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9099356Z test_dispatch_meta_outplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9099688Z test_dispatch_meta_outplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9100016Z test_dispatch_meta_outplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9100343Z test_dispatch_meta_outplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9100679Z test_dispatch_meta_outplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9101012Z test_dispatch_meta_outplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9101344Z test_dispatch_meta_outplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9101671Z test_dispatch_meta_outplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9102014Z test_dispatch_meta_outplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9102349Z test_dispatch_meta_outplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9102686Z test_dispatch_meta_outplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9103024Z test_dispatch_meta_outplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9103350Z test_dispatch_meta_outplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9103675Z test_dispatch_meta_outplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9104001Z test_dispatch_meta_outplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9104383Z test_dispatch_meta_outplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9104714Z test_dispatch_meta_outplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9105036Z test_dispatch_meta_outplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9105371Z test_dispatch_meta_outplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9105720Z test_dispatch_meta_outplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9106068Z test_dispatch_meta_outplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9106424Z test_dispatch_meta_outplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9106981Z test_dispatch_meta_outplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9107283Z test_dispatch_meta_outplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9107574Z test_dispatch_meta_outplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9107862Z test_dispatch_meta_outplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9108151Z test_dispatch_meta_outplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9108437Z test_dispatch_meta_outplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9108721Z test_dispatch_meta_outplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9109003Z test_dispatch_meta_outplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9109288Z test_dispatch_meta_outplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9109571Z test_dispatch_meta_outplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9109863Z test_dispatch_meta_outplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9110149Z test_dispatch_meta_outplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9110434Z test_dispatch_meta_outplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9110712Z test_dispatch_meta_outplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9110986Z test_dispatch_meta_outplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9111266Z test_dispatch_meta_outplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9111639Z test_dispatch_meta_outplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9111926Z test_dispatch_meta_outplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9112205Z test_dispatch_meta_outplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9112489Z test_dispatch_meta_outplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9112775Z test_dispatch_meta_outplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9113050Z test_dispatch_meta_outplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9113327Z test_dispatch_meta_outplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9113648Z test_dispatch_meta_outplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9113930Z test_dispatch_meta_outplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9114209Z test_dispatch_meta_outplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9114498Z test_dispatch_meta_outplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9114787Z test_dispatch_meta_outplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9115071Z test_dispatch_meta_outplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9115350Z test_dispatch_meta_outplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9115628Z test_dispatch_meta_outplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9115905Z test_dispatch_meta_outplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9116182Z test_dispatch_meta_outplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9116459Z test_dispatch_meta_outplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9116738Z test_dispatch_meta_outplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9117012Z test_dispatch_meta_outplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9117312Z test_dispatch_meta_outplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9117607Z test_dispatch_meta_outplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9117910Z test_dispatch_meta_outplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9118251Z test_dispatch_meta_outplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9118553Z test_dispatch_meta_outplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9118850Z test_dispatch_meta_outplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9119152Z test_dispatch_meta_outplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9119451Z test_dispatch_meta_outplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9119751Z test_dispatch_meta_outplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9120077Z test_dispatch_meta_outplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9120373Z test_dispatch_meta_outplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9120666Z test_dispatch_meta_outplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9120962Z test_dispatch_meta_outplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9121252Z test_dispatch_meta_outplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9121542Z test_dispatch_meta_outplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9121833Z test_dispatch_meta_outplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9122124Z test_dispatch_meta_outplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9122411Z test_dispatch_meta_outplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9122694Z test_dispatch_meta_outplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9122973Z test_dispatch_meta_outplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9123258Z test_dispatch_meta_outplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9123542Z test_dispatch_meta_outplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9123822Z test_dispatch_meta_outplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9124103Z test_dispatch_meta_outplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9124382Z test_dispatch_meta_outplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9124706Z test_dispatch_meta_outplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9124989Z test_dispatch_meta_outplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9125268Z test_dispatch_meta_outplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9125555Z test_dispatch_meta_outplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9125842Z test_dispatch_meta_outplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9126134Z test_dispatch_meta_outplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9126450Z test_dispatch_meta_outplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9126734Z test_dispatch_meta_outplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9127017Z test_dispatch_meta_outplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9127298Z test_dispatch_meta_outplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9127574Z test_dispatch_meta_outplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9127856Z test_dispatch_meta_outplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9128134Z test_dispatch_meta_outplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9128410Z test_dispatch_meta_outplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9128692Z test_dispatch_meta_outplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9128969Z test_dispatch_meta_outplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9129253Z test_dispatch_meta_outplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9129544Z test_dispatch_meta_outplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9129825Z test_dispatch_meta_outplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9130107Z test_dispatch_meta_outplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9130383Z test_dispatch_meta_outplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9130662Z test_dispatch_meta_outplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9130939Z test_dispatch_meta_outplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9131254Z test_dispatch_meta_outplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9131533Z test_dispatch_meta_outplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9131808Z test_dispatch_meta_outplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9132092Z test_dispatch_meta_outplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9132371Z test_dispatch_meta_outplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9132669Z test_dispatch_meta_outplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9132993Z test_dispatch_meta_outplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9133278Z test_dispatch_meta_outplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9133561Z test_dispatch_meta_outplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9133843Z test_dispatch_meta_outplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9134125Z test_dispatch_meta_outplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9134404Z test_dispatch_meta_outplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9134686Z test_dispatch_meta_outplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9134962Z test_dispatch_meta_outplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9135241Z test_dispatch_meta_outplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9135529Z test_dispatch_meta_outplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9135814Z test_dispatch_meta_outplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9136111Z test_dispatch_meta_outplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9136402Z test_dispatch_meta_outplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9136687Z test_dispatch_meta_outplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9136971Z test_dispatch_meta_outplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9137253Z test_dispatch_meta_outplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9137569Z test_dispatch_meta_outplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9137859Z test_dispatch_meta_outplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9138141Z test_dispatch_meta_outplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9138426Z test_dispatch_meta_outplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9138706Z test_dispatch_meta_outplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9138998Z test_dispatch_meta_outplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9139283Z test_dispatch_meta_outplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9139619Z test_dispatch_meta_outplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9139918Z test_dispatch_meta_outplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9140211Z test_dispatch_meta_outplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9140499Z test_dispatch_meta_outplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9140791Z test_dispatch_meta_outplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9141078Z test_dispatch_meta_outplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9141360Z test_dispatch_meta_outplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9141643Z test_dispatch_meta_outplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9141927Z test_dispatch_meta_outplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9142208Z test_dispatch_meta_outplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9142495Z test_dispatch_meta_outplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9142774Z test_dispatch_meta_outplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9143046Z test_dispatch_meta_outplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9143328Z test_dispatch_meta_outplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9143606Z test_dispatch_meta_outplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9143919Z test_dispatch_meta_outplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9144191Z test_dispatch_meta_outplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9144466Z test_dispatch_meta_outplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9144738Z test_dispatch_meta_outplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9145010Z test_dispatch_meta_outplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9145284Z test_dispatch_meta_outplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9145558Z test_dispatch_meta_outplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9145868Z test_dispatch_meta_outplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9146143Z test_dispatch_meta_outplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9146421Z test_dispatch_meta_outplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9146752Z test_dispatch_meta_outplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9147032Z test_dispatch_meta_outplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9147318Z test_dispatch_meta_outplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9147658Z test_dispatch_meta_outplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9147985Z test_dispatch_meta_outplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9148314Z test_dispatch_meta_outplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9148638Z test_dispatch_meta_outplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9148965Z test_dispatch_meta_outplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9149293Z test_dispatch_meta_outplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9149618Z test_dispatch_meta_outplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9149945Z test_dispatch_meta_outplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9150279Z test_dispatch_meta_outplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9150610Z test_dispatch_meta_outplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9150948Z test_dispatch_meta_outplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9151339Z test_dispatch_meta_outplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9151673Z test_dispatch_meta_outplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9152000Z test_dispatch_meta_outplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9152327Z test_dispatch_meta_outplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9152658Z test_dispatch_meta_outplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9152993Z test_dispatch_meta_outplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9153394Z test_dispatch_meta_outplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9153758Z test_dispatch_meta_outplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9154108Z test_dispatch_meta_outplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9154460Z test_dispatch_meta_outplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9154811Z test_dispatch_meta_outplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9155167Z test_dispatch_meta_outplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9155516Z test_dispatch_meta_outplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9155868Z test_dispatch_meta_outplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9156229Z test_dispatch_meta_outplace_round_decimals_neg_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9156588Z test_dispatch_meta_outplace_round_decimals_neg_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9156927Z test_dispatch_meta_outplace_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9157222Z test_dispatch_meta_outplace_round_decimals_neg_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9157493Z test_dispatch_meta_outplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9157767Z test_dispatch_meta_outplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9158051Z test_dispatch_meta_outplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9158332Z test_dispatch_meta_outplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9158653Z test_dispatch_meta_outplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9158933Z test_dispatch_meta_outplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9159207Z test_dispatch_meta_outplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9159486Z test_dispatch_meta_outplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9159756Z test_dispatch_meta_outplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9160028Z test_dispatch_meta_outplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9160304Z test_dispatch_meta_outplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9160617Z test_dispatch_meta_outplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9160895Z test_dispatch_meta_outplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9161172Z test_dispatch_meta_outplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9161448Z test_dispatch_meta_outplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9161731Z test_dispatch_meta_outplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9162009Z test_dispatch_meta_outplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9162283Z test_dispatch_meta_outplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9162556Z test_dispatch_meta_outplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9162824Z test_dispatch_meta_outplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9163095Z test_dispatch_meta_outplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9163372Z test_dispatch_meta_outplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9163644Z test_dispatch_meta_outplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9163917Z test_dispatch_meta_outplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9164211Z test_dispatch_meta_outplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9164495Z test_dispatch_meta_outplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9164795Z test_dispatch_meta_outplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9165148Z test_dispatch_meta_outplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9165448Z test_dispatch_meta_outplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9165740Z test_dispatch_meta_outplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9166038Z test_dispatch_meta_outplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9166326Z test_dispatch_meta_outplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9166614Z test_dispatch_meta_outplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9166937Z test_dispatch_meta_outplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9167224Z test_dispatch_meta_outplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9167512Z test_dispatch_meta_outplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9167802Z test_dispatch_meta_outplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9168092Z test_dispatch_meta_outplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9168382Z test_dispatch_meta_outplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9168674Z test_dispatch_meta_outplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9168967Z test_dispatch_meta_outplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9169253Z test_dispatch_meta_outplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9169540Z test_dispatch_meta_outplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9169826Z test_dispatch_meta_outplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9170112Z test_dispatch_meta_outplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9170396Z test_dispatch_meta_outplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9170679Z test_dispatch_meta_outplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9170962Z test_dispatch_meta_outplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9171245Z test_dispatch_meta_outplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9171570Z test_dispatch_meta_outplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9171851Z test_dispatch_meta_outplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9172135Z test_dispatch_meta_outplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9172429Z test_dispatch_meta_outplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9172709Z test_dispatch_meta_outplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9172993Z test_dispatch_meta_outplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9173277Z test_dispatch_meta_outplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9173598Z test_dispatch_meta_outplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9173879Z test_dispatch_meta_outplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9174147Z test_dispatch_meta_outplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9174423Z test_dispatch_meta_outplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9174698Z test_dispatch_meta_outplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9175003Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9175300Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9175595Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9175886Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9176178Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9176477Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9176774Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9177068Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9177362Z test_dispatch_meta_outplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9177662Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9177998Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9178296Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9178593Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9178891Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9179184Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9179482Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9179777Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9180109Z test_dispatch_meta_outplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9180411Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9180708Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9181003Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9181302Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9181596Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9181892Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9182184Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9182482Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9182780Z test_dispatch_meta_outplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9183083Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9183383Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9183677Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9183973Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9184267Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9184595Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9184893Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9185187Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9185483Z test_dispatch_meta_outplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9185778Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9186074Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9186405Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9186745Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9187047Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9187336Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9187630Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9187925Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9188218Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9188505Z test_dispatch_meta_outplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9188799Z test_dispatch_meta_outplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9189092Z test_dispatch_meta_outplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9189383Z test_dispatch_meta_outplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9189672Z test_dispatch_meta_outplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9189960Z test_dispatch_meta_outplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9190248Z test_dispatch_meta_outplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9190533Z test_dispatch_meta_outplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9190819Z test_dispatch_meta_outplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9191200Z test_dispatch_meta_outplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9191506Z test_dispatch_meta_outplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9191806Z test_dispatch_meta_outplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9192105Z test_dispatch_meta_outplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9192410Z test_dispatch_meta_outplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9192717Z test_dispatch_meta_outplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9193059Z test_dispatch_meta_outplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9193362Z test_dispatch_meta_outplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9193647Z test_dispatch_meta_outplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9193926Z test_dispatch_meta_outplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9194214Z test_dispatch_meta_outplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9194506Z test_dispatch_meta_outplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9194792Z test_dispatch_meta_outplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9195071Z test_dispatch_meta_outplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9195349Z test_dispatch_meta_outplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9195624Z test_dispatch_meta_outplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9195896Z test_dispatch_meta_outplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9196175Z test_dispatch_meta_outplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9196449Z test_dispatch_meta_outplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9196725Z test_dispatch_meta_outplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9197000Z test_dispatch_meta_outplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9197295Z test_dispatch_meta_outplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9197625Z test_dispatch_meta_outplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9197919Z test_dispatch_meta_outplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9198211Z test_dispatch_meta_outplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9198498Z test_dispatch_meta_outplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9198785Z test_dispatch_meta_outplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9199073Z test_dispatch_meta_outplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9199401Z test_dispatch_meta_outplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9199689Z test_dispatch_meta_outplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9199975Z test_dispatch_meta_outplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9200250Z test_dispatch_meta_outplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9200522Z test_dispatch_meta_outplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9200808Z test_dispatch_meta_outplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9201092Z test_dispatch_meta_outplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9201375Z test_dispatch_meta_outplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9201650Z test_dispatch_meta_outplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9201926Z test_dispatch_meta_outplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9202200Z test_dispatch_meta_outplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9202474Z test_dispatch_meta_outplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9202750Z test_dispatch_meta_outplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9203026Z test_dispatch_meta_outplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9203297Z test_dispatch_meta_outplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9203572Z test_dispatch_meta_outplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9203895Z test_dispatch_meta_outplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9204169Z test_dispatch_meta_outplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9204458Z test_dispatch_meta_outplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9204740Z test_dispatch_meta_outplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9205023Z test_dispatch_meta_outplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9205303Z test_dispatch_meta_outplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9205582Z test_dispatch_meta_outplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9205894Z test_dispatch_meta_outplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9206168Z test_dispatch_meta_outplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9206439Z test_dispatch_meta_outplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9206710Z test_dispatch_meta_outplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9206986Z test_dispatch_meta_outplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9207270Z test_dispatch_meta_outplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9207548Z test_dispatch_meta_outplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9207831Z test_dispatch_meta_outplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9208123Z test_dispatch_meta_outplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9208411Z test_dispatch_meta_outplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9208694Z test_dispatch_meta_outplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9208981Z test_dispatch_meta_outplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9209265Z test_dispatch_meta_outplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9209543Z test_dispatch_meta_outplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9209823Z test_dispatch_meta_outplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9210096Z test_dispatch_meta_outplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9210412Z test_dispatch_meta_outplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9210688Z test_dispatch_meta_outplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9210965Z test_dispatch_meta_outplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9211226Z test_dispatch_meta_outplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9211502Z test_dispatch_meta_outplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9211776Z test_dispatch_meta_outplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9212051Z test_dispatch_meta_outplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9212358Z test_dispatch_meta_outplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9212634Z test_dispatch_meta_outplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9212907Z test_dispatch_meta_outplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9213180Z test_dispatch_meta_outplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9213453Z test_dispatch_meta_outplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9213759Z test_dispatch_meta_outplace_signal_windows_cosine_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9214060Z test_dispatch_meta_outplace_signal_windows_cosine_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9214357Z test_dispatch_meta_outplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9214652Z test_dispatch_meta_outplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9214964Z test_dispatch_meta_outplace_signal_windows_exponential_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9215277Z test_dispatch_meta_outplace_signal_windows_exponential_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9215591Z test_dispatch_meta_outplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9215899Z test_dispatch_meta_outplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9216206Z test_dispatch_meta_outplace_signal_windows_gaussian_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9216512Z test_dispatch_meta_outplace_signal_windows_gaussian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9216822Z test_dispatch_meta_outplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9217168Z test_dispatch_meta_outplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9217471Z test_dispatch_meta_outplace_signal_windows_kaiser_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9217773Z test_dispatch_meta_outplace_signal_windows_kaiser_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9218071Z test_dispatch_meta_outplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9218370Z test_dispatch_meta_outplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9218658Z test_dispatch_meta_outplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9218974Z test_dispatch_meta_outplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9219257Z test_dispatch_meta_outplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9219539Z test_dispatch_meta_outplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9219817Z test_dispatch_meta_outplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9220099Z test_dispatch_meta_outplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9220376Z test_dispatch_meta_outplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9220652Z test_dispatch_meta_outplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9220928Z test_dispatch_meta_outplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9221205Z test_dispatch_meta_outplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9221481Z test_dispatch_meta_outplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9221757Z test_dispatch_meta_outplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9222038Z test_dispatch_meta_outplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9222318Z test_dispatch_meta_outplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9222593Z test_dispatch_meta_outplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9222865Z test_dispatch_meta_outplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9223135Z test_dispatch_meta_outplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9223441Z test_dispatch_meta_outplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9223715Z test_dispatch_meta_outplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9223983Z test_dispatch_meta_outplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9224255Z test_dispatch_meta_outplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9224525Z test_dispatch_meta_outplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9224800Z test_dispatch_meta_outplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9225083Z test_dispatch_meta_outplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9225391Z test_dispatch_meta_outplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9225678Z test_dispatch_meta_outplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9225959Z test_dispatch_meta_outplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9226232Z test_dispatch_meta_outplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9226502Z test_dispatch_meta_outplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9226883Z test_dispatch_meta_outplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9227162Z test_dispatch_meta_outplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9227437Z test_dispatch_meta_outplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9227707Z test_dispatch_meta_outplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9227973Z test_dispatch_meta_outplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9228247Z test_dispatch_meta_outplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9228526Z test_dispatch_meta_outplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9228803Z test_dispatch_meta_outplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9229084Z test_dispatch_meta_outplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9229365Z test_dispatch_meta_outplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9229644Z test_dispatch_meta_outplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9229979Z test_dispatch_meta_outplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9230255Z test_dispatch_meta_outplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9230530Z test_dispatch_meta_outplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9230803Z test_dispatch_meta_outplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9231077Z test_dispatch_meta_outplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9231351Z test_dispatch_meta_outplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9231625Z test_dispatch_meta_outplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9231940Z test_dispatch_meta_outplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9232224Z test_dispatch_meta_outplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9232496Z test_dispatch_meta_outplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9232787Z test_dispatch_meta_outplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9233066Z test_dispatch_meta_outplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9233355Z test_dispatch_meta_outplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9233636Z test_dispatch_meta_outplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9233910Z test_dispatch_meta_outplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9234187Z test_dispatch_meta_outplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9234460Z test_dispatch_meta_outplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9234731Z test_dispatch_meta_outplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9235006Z test_dispatch_meta_outplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9235280Z test_dispatch_meta_outplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9235559Z test_dispatch_meta_outplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9235855Z test_dispatch_meta_outplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9236142Z test_dispatch_meta_outplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9236474Z test_dispatch_meta_outplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9236768Z test_dispatch_meta_outplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9237057Z test_dispatch_meta_outplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9237344Z test_dispatch_meta_outplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9237628Z test_dispatch_meta_outplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9237911Z test_dispatch_meta_outplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9238196Z test_dispatch_meta_outplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9238532Z test_dispatch_meta_outplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9238817Z test_dispatch_meta_outplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9239097Z test_dispatch_meta_outplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9239377Z test_dispatch_meta_outplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9239659Z test_dispatch_meta_outplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9239959Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9240253Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9240553Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9240852Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9241143Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9241441Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9241738Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9242031Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9242320Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9242610Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9242943Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9243236Z test_dispatch_meta_outplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9243516Z test_dispatch_meta_outplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9243787Z test_dispatch_meta_outplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9244058Z test_dispatch_meta_outplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9244329Z test_dispatch_meta_outplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9244594Z test_dispatch_meta_outplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9244902Z test_dispatch_meta_outplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9245174Z test_dispatch_meta_outplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9245446Z test_dispatch_meta_outplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9245716Z test_dispatch_meta_outplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9246024Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9246332Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9246634Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9246931Z test_dispatch_meta_outplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9247220Z test_dispatch_meta_outplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9247514Z test_dispatch_meta_outplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9247810Z test_dispatch_meta_outplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9248102Z test_dispatch_meta_outplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9248391Z test_dispatch_meta_outplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9248675Z test_dispatch_meta_outplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9248967Z test_dispatch_meta_outplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9249254Z test_dispatch_meta_outplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9249589Z test_dispatch_meta_outplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9249888Z test_dispatch_meta_outplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9250182Z test_dispatch_meta_outplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9250473Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9250763Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9251056Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9251380Z test_dispatch_meta_outplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9251671Z test_dispatch_meta_outplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9251962Z test_dispatch_meta_outplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9252258Z test_dispatch_meta_outplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9252555Z test_dispatch_meta_outplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9252856Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9253144Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9253434Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9253721Z test_dispatch_meta_outplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9254013Z test_dispatch_meta_outplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9254308Z test_dispatch_meta_outplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9254604Z test_dispatch_meta_outplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9254895Z test_dispatch_meta_outplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9255184Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9255470Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9255797Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9256089Z test_dispatch_meta_outplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9256375Z test_dispatch_meta_outplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9256664Z test_dispatch_meta_outplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9256957Z test_dispatch_meta_outplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9257247Z test_dispatch_meta_outplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9257541Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9257869Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9258159Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9258446Z test_dispatch_meta_outplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9258734Z test_dispatch_meta_outplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9259053Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9259369Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9259687Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9259999Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9260310Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9260623Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9260939Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9261247Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9261555Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9261867Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9262219Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9262530Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9262838Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9263151Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9263459Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9263774Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9264571Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9265081Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9265575Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9266066Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9266554Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9267118Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9267604Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9268089Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9268571Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9269063Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9269562Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9270048Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9270529Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9271010Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9271491Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9272041Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9272335Z test_dispatch_meta_outplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9272622Z test_dispatch_meta_outplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9272915Z test_dispatch_meta_outplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9273210Z test_dispatch_meta_outplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9273501Z test_dispatch_meta_outplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9273821Z test_dispatch_meta_outplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9274105Z test_dispatch_meta_outplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9274392Z test_dispatch_meta_outplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9274675Z test_dispatch_meta_outplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9274962Z test_dispatch_meta_outplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9275251Z test_dispatch_meta_outplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9275543Z test_dispatch_meta_outplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9275839Z test_dispatch_meta_outplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9276125Z test_dispatch_meta_outplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9276414Z test_dispatch_meta_outplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9276701Z test_dispatch_meta_outplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9276992Z test_dispatch_meta_outplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9277280Z test_dispatch_meta_outplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9277587Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9277899Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9278254Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9278567Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9278875Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9279183Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9279490Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9279800Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9280149Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9280467Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9280783Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9281094Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9281402Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9281715Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9282027Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9282338Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9282629Z test_dispatch_meta_outplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9282916Z test_dispatch_meta_outplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9283209Z test_dispatch_meta_outplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9283500Z test_dispatch_meta_outplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9283786Z test_dispatch_meta_outplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9284068Z test_dispatch_meta_outplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9284355Z test_dispatch_meta_outplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9284638Z test_dispatch_meta_outplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9284966Z test_dispatch_meta_outplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9285252Z test_dispatch_meta_outplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9285534Z test_dispatch_meta_outplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9285818Z test_dispatch_meta_outplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9286104Z test_dispatch_meta_outplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9286387Z test_dispatch_meta_outplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9286710Z test_dispatch_meta_outplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9286991Z test_dispatch_meta_outplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9287275Z test_dispatch_meta_outplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9287556Z test_dispatch_meta_outplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9287839Z test_dispatch_meta_outplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9288132Z test_dispatch_meta_outplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9288420Z test_dispatch_meta_outplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9288703Z test_dispatch_meta_outplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9288990Z test_dispatch_meta_outplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9289272Z test_dispatch_meta_outplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9289561Z test_dispatch_meta_outplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9289844Z test_dispatch_meta_outplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9290162Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9290477Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9290790Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9291098Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9291459Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9291768Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9292077Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9292389Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9292892Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9293391Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9293942Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9294440Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9294927Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9295414Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9295905Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9296392Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9296685Z test_dispatch_meta_outplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9296985Z test_dispatch_meta_outplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9297279Z test_dispatch_meta_outplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9297571Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9297863Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9298150Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9298438Z test_dispatch_meta_outplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9298726Z test_dispatch_meta_outplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9299022Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9299378Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9299692Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9299995Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9300300Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9300602Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9300909Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9301250Z test_dispatch_meta_outplace_special_modified_bessel_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9301555Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9301858Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9302164Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9302466Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9302772Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9303073Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9303377Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9303676Z test_dispatch_meta_outplace_special_modified_bessel_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9303982Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9304289Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9304594Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9304892Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9305192Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9305532Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9305837Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9306140Z test_dispatch_meta_outplace_special_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9306441Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9306801Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9307106Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9307458Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9307760Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9308066Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9308367Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9308670Z test_dispatch_meta_outplace_special_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9308963Z test_dispatch_meta_outplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9309254Z test_dispatch_meta_outplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9309544Z test_dispatch_meta_outplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9309833Z test_dispatch_meta_outplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9310117Z test_dispatch_meta_outplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9310403Z test_dispatch_meta_outplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9310690Z test_dispatch_meta_outplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9310974Z test_dispatch_meta_outplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9311260Z test_dispatch_meta_outplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9311544Z test_dispatch_meta_outplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9311829Z test_dispatch_meta_outplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9312164Z test_dispatch_meta_outplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9312459Z test_dispatch_meta_outplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9312746Z test_dispatch_meta_outplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9313032Z test_dispatch_meta_outplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9313316Z test_dispatch_meta_outplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9313603Z test_dispatch_meta_outplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9313927Z test_dispatch_meta_outplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9314256Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9314585Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9314918Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9315246Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9315577Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9315897Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9316216Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9316536Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9316857Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9317175Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9317492Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9317809Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9318124Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9318477Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9318793Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9319108Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9319423Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9319737Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9320057Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9320459Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9320775Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9321092Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9321402Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9321717Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9322033Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9322555Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9323067Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9323580Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9324086Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9324590Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9325087Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9325585Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9326086Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9326635Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9327144Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9327655Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9328159Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9328658Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9329159Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9329701Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9330209Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9330707Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9331213Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9331727Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9332230Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9332726Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9333221Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9333719Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9334218Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9334716Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9335223Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9335735Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9336237Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9336783Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9337282Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9337781Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9338278Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9338591Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9338948Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9339264Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9339573Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9339882Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9340188Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9340501Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9340806Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9341107Z test_dispatch_meta_outplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9341397Z test_dispatch_meta_outplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9341693Z test_dispatch_meta_outplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9341992Z test_dispatch_meta_outplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9342289Z test_dispatch_meta_outplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9342586Z test_dispatch_meta_outplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9342877Z test_dispatch_meta_outplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9343170Z test_dispatch_meta_outplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9343498Z test_dispatch_meta_outplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9343784Z test_dispatch_meta_outplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9344072Z test_dispatch_meta_outplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9344362Z test_dispatch_meta_outplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9344649Z test_dispatch_meta_outplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9344932Z test_dispatch_meta_outplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9345223Z test_dispatch_meta_outplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9345558Z test_dispatch_meta_outplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9345850Z test_dispatch_meta_outplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9346134Z test_dispatch_meta_outplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9346416Z test_dispatch_meta_outplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9346809Z test_dispatch_meta_outplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9347101Z test_dispatch_meta_outplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9347389Z test_dispatch_meta_outplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9347672Z test_dispatch_meta_outplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9347955Z test_dispatch_meta_outplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9348236Z test_dispatch_meta_outplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9348514Z test_dispatch_meta_outplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9348796Z test_dispatch_meta_outplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9349070Z test_dispatch_meta_outplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9349342Z test_dispatch_meta_outplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9349616Z test_dispatch_meta_outplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9349893Z test_dispatch_meta_outplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9350245Z test_dispatch_meta_outplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9350537Z test_dispatch_meta_outplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9350832Z test_dispatch_meta_outplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9351129Z test_dispatch_meta_outplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9351423Z test_dispatch_meta_outplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9351709Z test_dispatch_meta_outplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9352000Z test_dispatch_meta_outplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9352327Z test_dispatch_meta_outplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9352615Z test_dispatch_meta_outplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9352903Z test_dispatch_meta_outplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9353190Z test_dispatch_meta_outplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9353478Z test_dispatch_meta_outplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9353772Z test_dispatch_meta_outplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9354063Z test_dispatch_meta_outplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9354361Z test_dispatch_meta_outplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9354660Z test_dispatch_meta_outplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9354955Z test_dispatch_meta_outplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9355254Z test_dispatch_meta_outplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9355546Z test_dispatch_meta_outplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9355833Z test_dispatch_meta_outplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9356124Z test_dispatch_meta_outplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9356413Z test_dispatch_meta_outplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9356739Z test_dispatch_meta_outplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9357030Z test_dispatch_meta_outplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9357316Z test_dispatch_meta_outplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9357597Z test_dispatch_meta_outplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9357877Z test_dispatch_meta_outplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9358159Z test_dispatch_meta_outplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9358444Z test_dispatch_meta_outplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9358763Z test_dispatch_meta_outplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9359043Z test_dispatch_meta_outplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9359318Z test_dispatch_meta_outplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9359592Z test_dispatch_meta_outplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9359864Z test_dispatch_meta_outplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9360138Z test_dispatch_meta_outplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9360414Z test_dispatch_meta_outplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9360688Z test_dispatch_meta_outplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9360962Z test_dispatch_meta_outplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9361232Z test_dispatch_meta_outplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9361515Z test_dispatch_meta_outplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9361805Z test_dispatch_meta_outplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9362093Z test_dispatch_meta_outplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9362376Z test_dispatch_meta_outplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9362654Z test_dispatch_meta_outplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9362935Z test_dispatch_meta_outplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9363251Z test_dispatch_meta_outplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9363530Z test_dispatch_meta_outplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9363804Z test_dispatch_meta_outplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9364081Z test_dispatch_meta_outplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9364355Z test_dispatch_meta_outplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9364639Z test_dispatch_meta_outplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9364921Z test_dispatch_meta_outplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9365242Z test_dispatch_meta_outplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9365538Z test_dispatch_meta_outplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9365827Z test_dispatch_meta_outplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9366111Z test_dispatch_meta_outplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9366396Z test_dispatch_meta_outplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9366680Z test_dispatch_meta_outplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9366959Z test_dispatch_meta_outplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9367237Z test_dispatch_meta_outplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9367513Z test_dispatch_meta_outplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9367791Z test_dispatch_meta_outplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9368076Z test_dispatch_meta_outplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9368361Z test_dispatch_meta_outplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9368641Z test_dispatch_meta_outplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9368928Z test_dispatch_meta_outplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9369216Z test_dispatch_meta_outplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9369502Z test_dispatch_meta_outplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9369823Z test_dispatch_meta_outplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9370102Z test_dispatch_meta_outplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9370377Z test_dispatch_meta_outplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9370654Z test_dispatch_meta_outplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9370927Z test_dispatch_meta_outplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9371197Z test_dispatch_meta_outplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9371477Z test_dispatch_meta_outplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9371791Z test_dispatch_meta_outplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9372074Z test_dispatch_meta_outplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9372354Z test_dispatch_meta_outplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9372633Z test_dispatch_meta_outplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9372913Z test_dispatch_meta_outplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9373191Z test_dispatch_meta_outplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9373465Z test_dispatch_meta_outplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9373752Z test_dispatch_meta_outplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9374040Z test_dispatch_meta_outplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9374329Z test_dispatch_meta_outplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9374613Z test_dispatch_meta_outplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9374902Z test_dispatch_meta_outplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9375181Z test_dispatch_meta_outplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9375468Z test_dispatch_meta_outplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9375747Z test_dispatch_meta_outplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9376022Z test_dispatch_meta_outplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9376336Z test_dispatch_meta_outplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9376603Z test_dispatch_meta_outplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9376883Z test_dispatch_meta_outplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9377162Z test_dispatch_meta_outplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9377437Z test_dispatch_meta_outplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9377714Z test_dispatch_meta_outplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9377987Z test_dispatch_meta_outplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9378294Z test_dispatch_meta_outplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9378569Z test_dispatch_meta_outplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9378843Z test_dispatch_meta_outplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9379117Z test_dispatch_meta_outplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9379394Z test_dispatch_meta_outplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9379670Z test_dispatch_meta_outplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9379948Z test_dispatch_meta_outplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9380222Z test_dispatch_meta_outplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9380504Z test_dispatch_meta_outplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9380783Z test_dispatch_meta_outplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9381063Z test_dispatch_meta_outplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9381343Z test_dispatch_meta_outplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9381613Z test_dispatch_meta_outplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9381883Z test_dispatch_meta_outplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9382153Z test_dispatch_meta_outplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9382427Z test_dispatch_meta_outplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9382739Z test_dispatch_meta_outplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9383012Z test_dispatch_meta_outplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9383282Z test_dispatch_meta_outplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9383570Z test_dispatch_meta_outplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9383852Z test_dispatch_meta_outplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9384141Z test_dispatch_meta_outplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9384432Z test_dispatch_meta_outplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9384754Z test_dispatch_meta_outplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9385041Z test_dispatch_meta_outplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9385324Z test_dispatch_meta_outplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9385603Z test_dispatch_meta_outplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9385887Z test_dispatch_meta_outplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9386172Z test_dispatch_meta_outplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9386453Z test_dispatch_meta_outplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9386802Z test_dispatch_meta_outplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9387085Z test_dispatch_meta_outplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9387365Z test_dispatch_meta_outplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9387648Z test_dispatch_meta_outplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9387927Z test_dispatch_meta_outplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9388214Z test_dispatch_meta_outplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9388499Z test_dispatch_meta_outplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9388787Z test_dispatch_meta_outplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9389072Z test_dispatch_meta_outplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9389406Z test_dispatch_meta_outplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9389689Z test_dispatch_meta_outplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9389964Z test_dispatch_meta_outplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9390235Z test_dispatch_meta_outplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9390514Z test_dispatch_meta_outplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9390796Z test_dispatch_meta_outplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9391108Z test_dispatch_meta_outplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9391385Z test_dispatch_meta_outplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9391648Z test_dispatch_meta_outplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9391920Z test_dispatch_meta_outplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9392189Z test_dispatch_meta_outplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9392461Z test_dispatch_meta_outplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9392733Z test_dispatch_meta_outplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9393002Z test_dispatch_meta_outplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9393292Z test_dispatch_meta_outplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9393576Z test_dispatch_meta_outplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9393872Z test_dispatch_meta_outplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9394170Z test_dispatch_meta_outplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9394465Z test_dispatch_meta_outplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9394755Z test_dispatch_meta_outplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9395046Z test_dispatch_meta_outplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9395332Z test_dispatch_meta_outplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9395618Z test_dispatch_meta_outplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9395959Z test_dispatch_meta_outplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9396248Z test_dispatch_meta_outplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9396532Z test_dispatch_meta_outplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9396814Z test_dispatch_meta_outplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9397088Z test_dispatch_meta_outplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9397373Z test_dispatch_meta_outplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9397691Z test_dispatch_meta_outplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9397970Z test_dispatch_meta_outplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9398245Z test_dispatch_meta_outplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9398519Z test_dispatch_meta_outplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9398792Z test_dispatch_meta_outplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9399067Z test_dispatch_meta_outplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9399343Z test_dispatch_meta_outplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9399620Z test_dispatch_meta_outplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9399895Z test_dispatch_meta_outplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9400173Z test_dispatch_meta_outplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9400444Z test_dispatch_meta_outplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9400729Z test_dispatch_meta_outplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9401018Z test_dispatch_meta_outplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9401297Z test_dispatch_meta_outplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9401574Z test_dispatch_meta_outplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9401850Z test_dispatch_meta_outplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9402121Z test_dispatch_meta_outplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9402436Z test_dispatch_meta_outplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9402711Z test_dispatch_meta_outplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9402984Z test_dispatch_meta_outplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9403254Z test_dispatch_meta_outplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9403526Z test_dispatch_meta_outplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9403808Z test_dispatch_meta_outplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9404115Z test_dispatch_meta_outplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9404401Z test_dispatch_meta_outplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9404679Z test_dispatch_meta_outplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:15.9404958Z test_dispatch_meta_outplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9405233Z test_dispatch_meta_outplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9405510Z test_dispatch_meta_outplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9405786Z test_dispatch_meta_outplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9406056Z test_dispatch_meta_outplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9406330Z test_dispatch_meta_outplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9406591Z test_dispatch_meta_outplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9406863Z test_dispatch_meta_outplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9407140Z test_dispatch_meta_outplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9407436Z test_dispatch_meta_outplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9407723Z test_dispatch_meta_outplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9408016Z test_dispatch_meta_outplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9408310Z test_dispatch_meta_outplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9408599Z test_dispatch_meta_outplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9408927Z test_dispatch_meta_outplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9409218Z test_dispatch_meta_outplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9409500Z test_dispatch_meta_outplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9409782Z test_dispatch_meta_outplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9410065Z test_dispatch_meta_outplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9410351Z test_dispatch_meta_outplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9410669Z test_dispatch_meta_outplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9410957Z test_dispatch_meta_outplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9411249Z test_dispatch_meta_outplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9411539Z test_dispatch_meta_outplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9411830Z test_dispatch_meta_outplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9412121Z test_dispatch_meta_outplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9412407Z test_dispatch_meta_outplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9412689Z test_dispatch_meta_outplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9412966Z test_dispatch_meta_outplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9413248Z test_dispatch_meta_outplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9413535Z test_dispatch_meta_outplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9413813Z test_dispatch_meta_outplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9414090Z test_dispatch_meta_outplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9414364Z test_dispatch_meta_outplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9414634Z test_dispatch_meta_outplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9414903Z test_dispatch_meta_outplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9415220Z test_dispatch_meta_outplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9415496Z test_dispatch_meta_outplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9415770Z test_dispatch_meta_outplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9416045Z test_dispatch_meta_outplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9416315Z test_dispatch_meta_outplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9416600Z test_dispatch_meta_outplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9416884Z test_dispatch_meta_outplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9417195Z test_dispatch_meta_outplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9417470Z test_dispatch_meta_outplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9417743Z test_dispatch_meta_outplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9418013Z test_dispatch_meta_outplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9418288Z test_dispatch_meta_outplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9418560Z test_dispatch_meta_outplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9418834Z test_dispatch_meta_outplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9419102Z test_dispatch_meta_outplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9419389Z test_dispatch_meta_outplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9419670Z test_dispatch_meta_outplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9419960Z test_dispatch_meta_outplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9420253Z test_dispatch_meta_outplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9420540Z test_dispatch_meta_outplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9420829Z test_dispatch_meta_outplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9421111Z test_dispatch_meta_outplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9421396Z test_dispatch_meta_outplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9421722Z test_dispatch_meta_outplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9422007Z test_dispatch_meta_outplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9422277Z test_dispatch_meta_outplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9422561Z test_dispatch_meta_outplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9422843Z test_dispatch_meta_outplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9423120Z test_dispatch_meta_outplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9423398Z test_dispatch_meta_outplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9423712Z test_dispatch_meta_outplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9423988Z test_dispatch_meta_outplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9424258Z test_dispatch_meta_outplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9424529Z test_dispatch_meta_outplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9424802Z test_dispatch_meta_outplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9425079Z test_dispatch_meta_outplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9425364Z test_dispatch_meta_outplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9425638Z test_dispatch_meta_outplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9425925Z test_dispatch_meta_outplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9426211Z test_dispatch_meta_outplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9426498Z test_dispatch_meta_outplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9426842Z test_dispatch_meta_outplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9427125Z test_dispatch_meta_outplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9427402Z test_dispatch_meta_outplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9427684Z test_dispatch_meta_outplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9427958Z test_dispatch_meta_outplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9428298Z test_dispatch_meta_outplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9428575Z test_dispatch_meta_outplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9428856Z test_dispatch_meta_outplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9429140Z test_dispatch_meta_outplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9429422Z test_dispatch_meta_outplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9429712Z test_dispatch_meta_outplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9430011Z test_dispatch_meta_outplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9430340Z test_dispatch_meta_outplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9430634Z test_dispatch_meta_outplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9430917Z test_dispatch_meta_outplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9431203Z test_dispatch_meta_outplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9431487Z test_dispatch_meta_outplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9431772Z test_dispatch_meta_outplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9432053Z test_dispatch_meta_outplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9432336Z test_dispatch_meta_outplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9432618Z test_dispatch_meta_outplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9432906Z test_dispatch_meta_outplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9433201Z test_dispatch_meta_outplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9433494Z test_dispatch_meta_outplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9433782Z test_dispatch_meta_outplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9434068Z test_dispatch_meta_outplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9434356Z test_dispatch_meta_outplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9434637Z test_dispatch_meta_outplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9434959Z test_dispatch_meta_outplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9435242Z test_dispatch_meta_outplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9435522Z test_dispatch_meta_outplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9435806Z test_dispatch_meta_outplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9436086Z test_dispatch_meta_outplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9436372Z test_dispatch_meta_outplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9436658Z test_dispatch_meta_outplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9436970Z test_dispatch_meta_outplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9437250Z test_dispatch_meta_outplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9437524Z test_dispatch_meta_outplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9437795Z test_dispatch_meta_outplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9438058Z test_dispatch_meta_outplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9438331Z test_dispatch_meta_outplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9438605Z test_dispatch_meta_outplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9438883Z test_dispatch_meta_outplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9439185Z test_dispatch_meta_outplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9439487Z test_dispatch_meta_outplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9439787Z test_dispatch_meta_outplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9440089Z test_dispatch_meta_outplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9440361Z test_dispatch_meta_outplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9440643Z test_dispatch_meta_outplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9440922Z test_dispatch_meta_outplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9441198Z test_dispatch_meta_outplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9441515Z test_dispatch_meta_outplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9441789Z test_dispatch_meta_outplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9442060Z test_dispatch_meta_outplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9442331Z test_dispatch_meta_outplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9442604Z test_dispatch_meta_outplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9442877Z test_dispatch_meta_outplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9443159Z test_dispatch_meta_outplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9443479Z test_dispatch_meta_outplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9443769Z test_dispatch_meta_outplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9444052Z test_dispatch_meta_outplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9444324Z test_dispatch_meta_outplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9444611Z test_dispatch_meta_outplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9444891Z test_dispatch_meta_outplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9445170Z test_dispatch_meta_outplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9445443Z test_dispatch_meta_outplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9445716Z test_dispatch_meta_outplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9445987Z test_dispatch_meta_outplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9446259Z test_dispatch_meta_outplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9446534Z test_dispatch_meta_outplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9446806Z test_dispatch_meta_outplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9447079Z test_dispatch_meta_outplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9447348Z test_dispatch_meta_outplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9447632Z test_dispatch_meta_outplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9447954Z test_dispatch_meta_outplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9448248Z test_dispatch_meta_outplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9448533Z test_dispatch_meta_outplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9448824Z test_dispatch_meta_outplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9449121Z test_dispatch_meta_outplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9449414Z test_dispatch_meta_outplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9449739Z test_dispatch_meta_outplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9450029Z test_dispatch_meta_outplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9450312Z test_dispatch_meta_outplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9450593Z test_dispatch_meta_outplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9450881Z test_dispatch_meta_outplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9451168Z test_dispatch_meta_outplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9451458Z test_dispatch_meta_outplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9451740Z test_dispatch_meta_outplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9452022Z test_dispatch_meta_outplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9452301Z test_dispatch_meta_outplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9452577Z test_dispatch_meta_outplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9452857Z test_dispatch_meta_outplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9453135Z test_dispatch_meta_outplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9453407Z test_dispatch_meta_outplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9453679Z test_dispatch_meta_outplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9453945Z test_dispatch_meta_outplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9454220Z test_dispatch_meta_outplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9454539Z test_dispatch_meta_outplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9454819Z test_dispatch_meta_outplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9455108Z test_dispatch_meta_outplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9455393Z test_dispatch_meta_outplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9455679Z test_dispatch_meta_outplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9455957Z test_dispatch_meta_outplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9456265Z test_dispatch_meta_outplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9456543Z test_dispatch_meta_outplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9456817Z test_dispatch_meta_outplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9457088Z test_dispatch_meta_outplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9457361Z test_dispatch_meta_outplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9457638Z test_dispatch_meta_outplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9457917Z test_dispatch_meta_outplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9458201Z test_dispatch_meta_outplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9458484Z test_dispatch_meta_outplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9458775Z test_dispatch_meta_outplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9459065Z test_dispatch_meta_outplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9459357Z test_dispatch_meta_outplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9459647Z test_dispatch_meta_outplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9459932Z test_dispatch_meta_outplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9460216Z test_dispatch_meta_outplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9460496Z test_dispatch_meta_outplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9460818Z test_dispatch_meta_outplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9461103Z test_dispatch_meta_outplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9461382Z test_dispatch_meta_outplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9461661Z test_dispatch_meta_outplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9461952Z test_dispatch_meta_outplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9462233Z test_dispatch_meta_outplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9462528Z test_dispatch_meta_outplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9462856Z test_dispatch_meta_outplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9463145Z test_dispatch_meta_outplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9463433Z test_dispatch_meta_outplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9463718Z test_dispatch_meta_outplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9464002Z test_dispatch_meta_outplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9464286Z test_dispatch_meta_outplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9464574Z test_dispatch_meta_outplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9464855Z test_dispatch_meta_outplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9465137Z test_dispatch_meta_outplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9465418Z test_dispatch_meta_outplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9465703Z test_dispatch_meta_outplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9465982Z test_dispatch_meta_outplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9466267Z test_dispatch_meta_outplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9466555Z test_dispatch_meta_outplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9466976Z test_dispatch_meta_outplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9467254Z test_dispatch_meta_outplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9467585Z test_dispatch_meta_outplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9467862Z test_dispatch_meta_outplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9468136Z test_dispatch_meta_outplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9468408Z test_dispatch_meta_outplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9468680Z test_dispatch_meta_outplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9468952Z test_dispatch_meta_outplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9469229Z test_dispatch_meta_outplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9469554Z test_dispatch_meta_outplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9469843Z test_dispatch_meta_outplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9470121Z test_dispatch_meta_outplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9470401Z test_dispatch_meta_outplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9470684Z test_dispatch_meta_outplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9470967Z test_dispatch_meta_outplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9471264Z test_dispatch_meta_outplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9471563Z test_dispatch_meta_outplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9471863Z test_dispatch_meta_outplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9472161Z test_dispatch_meta_outplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9472459Z test_dispatch_meta_outplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9472755Z test_dispatch_meta_outplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9473050Z test_dispatch_meta_outplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9473342Z test_dispatch_meta_outplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9473638Z test_dispatch_meta_outplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9473956Z test_dispatch_meta_outplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9474238Z test_dispatch_meta_outplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9474516Z test_dispatch_meta_outplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9474790Z test_dispatch_meta_outplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9475064Z test_dispatch_meta_outplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9475337Z test_dispatch_meta_outplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9475611Z test_dispatch_meta_outplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9475920Z test_dispatch_meta_outplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9476197Z test_dispatch_meta_outplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9476483Z test_dispatch_meta_outplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9476767Z test_dispatch_meta_outplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9477060Z test_dispatch_meta_outplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9477353Z test_dispatch_meta_outplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9477644Z test_dispatch_meta_outplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9477928Z test_dispatch_meta_outplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9478220Z test_dispatch_meta_outplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9478506Z test_dispatch_meta_outplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9478793Z test_dispatch_meta_outplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9479075Z test_dispatch_meta_outplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9479357Z test_dispatch_meta_outplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9479635Z test_dispatch_meta_outplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9479914Z test_dispatch_meta_outplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9480194Z test_dispatch_meta_outplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9480519Z test_dispatch_meta_outplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9480803Z test_dispatch_meta_outplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9481086Z test_dispatch_meta_outplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9481362Z test_dispatch_meta_outplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9481638Z test_dispatch_meta_outplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9481924Z test_dispatch_meta_outplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9482213Z test_dispatch_meta_outplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9482539Z test_dispatch_meta_outplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9482824Z test_dispatch_meta_outplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9483103Z test_dispatch_meta_outplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9483385Z test_dispatch_meta_outplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9483671Z test_dispatch_meta_outplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9483959Z test_dispatch_meta_outplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9484240Z test_dispatch_meta_outplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9484518Z test_dispatch_meta_outplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9484794Z test_dispatch_meta_outplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9485067Z test_dispatch_meta_outplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9485365Z test_dispatch_meta_outplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9485658Z test_dispatch_meta_outplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9485952Z test_dispatch_meta_outplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9486233Z test_dispatch_meta_outplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9486512Z test_dispatch_meta_outplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9486795Z test_dispatch_meta_outplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9487110Z test_dispatch_meta_outplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9487402Z test_dispatch_meta_outplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9487681Z test_dispatch_meta_outplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9487961Z test_dispatch_meta_outplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9488240Z test_dispatch_meta_outplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9488523Z test_dispatch_meta_outplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9488833Z test_dispatch_meta_outplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9489109Z test_dispatch_meta_outplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9489387Z test_dispatch_meta_outplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9489663Z test_dispatch_meta_outplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9489956Z test_dispatch_meta_outplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9490254Z test_dispatch_meta_outplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9490539Z test_dispatch_meta_outplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9490821Z test_dispatch_meta_outplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9491106Z test_dispatch_meta_outplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9491387Z test_dispatch_meta_outplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9491669Z test_dispatch_meta_outplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9491949Z test_dispatch_meta_outplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9492230Z test_dispatch_meta_outplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9492507Z test_dispatch_meta_outplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9492787Z test_dispatch_meta_outplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9493071Z test_dispatch_meta_outplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9493402Z test_dispatch_meta_outplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9493676Z test_dispatch_meta_outplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9493956Z test_dispatch_meta_outplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9494238Z test_dispatch_meta_outplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9494518Z test_dispatch_meta_outplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9494795Z test_dispatch_meta_outplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9495072Z test_dispatch_meta_outplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9495382Z test_dispatch_meta_outplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9495656Z test_dispatch_meta_outplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9495932Z test_dispatch_meta_outplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9496206Z test_dispatch_meta_outplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9496479Z test_dispatch_meta_outplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9496755Z test_dispatch_meta_outplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9497042Z test_dispatch_meta_outplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9497321Z test_dispatch_meta_outplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9497609Z test_dispatch_meta_outplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9497893Z test_dispatch_meta_outplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9498184Z test_dispatch_meta_outplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9498466Z test_dispatch_meta_outplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9498742Z test_dispatch_meta_outplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9499017Z test_dispatch_meta_outplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9499294Z test_dispatch_meta_outplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9499566Z test_dispatch_meta_outplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9499879Z test_dispatch_meta_outplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9500157Z test_dispatch_meta_outplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9500433Z test_dispatch_meta_outplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9500715Z test_dispatch_meta_outplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9522167Z test_dispatch_meta_outplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9522550Z test_dispatch_meta_outplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9522875Z test_dispatch_meta_outplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9523294Z test_dispatch_meta_outplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9523607Z test_dispatch_meta_outplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9523916Z test_dispatch_meta_outplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9524201Z test_dispatch_meta_outplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9524485Z test_dispatch_meta_outplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9524765Z test_dispatch_meta_outplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9525043Z test_dispatch_meta_outplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9525320Z test_dispatch_meta_outplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9525597Z test_dispatch_meta_outplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9525882Z test_dispatch_meta_outplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9526162Z test_dispatch_meta_outplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9526455Z test_dispatch_meta_outplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9526743Z test_dispatch_meta_outplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9527029Z test_dispatch_meta_outplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9527313Z test_dispatch_meta_outplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9527595Z test_dispatch_meta_outplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9527923Z test_dispatch_meta_outplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9528206Z test_dispatch_meta_outplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9528485Z test_dispatch_meta_outplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9528761Z test_dispatch_meta_outplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9529026Z test_dispatch_meta_outplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9529310Z test_dispatch_meta_outplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9529595Z test_dispatch_meta_outplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9529914Z test_dispatch_meta_outplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9530202Z test_dispatch_meta_outplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9530481Z test_dispatch_meta_outplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9530761Z test_dispatch_meta_outplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9531039Z test_dispatch_meta_outplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9531322Z test_dispatch_meta_outplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9531601Z test_dispatch_meta_outplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9531877Z test_dispatch_meta_outplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9532158Z test_dispatch_meta_outplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9532439Z test_dispatch_meta_outplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9532718Z test_dispatch_meta_outplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9533010Z test_dispatch_meta_outplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9533299Z test_dispatch_meta_outplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9533583Z test_dispatch_meta_outplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9533861Z test_dispatch_meta_outplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9534144Z test_dispatch_meta_outplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9534465Z test_dispatch_meta_outplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9534741Z test_dispatch_meta_outplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9535021Z test_dispatch_meta_outplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9535298Z test_dispatch_meta_outplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9535576Z test_dispatch_meta_outplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9535857Z test_dispatch_meta_outplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9536135Z test_dispatch_meta_outplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9536460Z test_dispatch_meta_outplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9536751Z test_dispatch_meta_outplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9537037Z test_dispatch_meta_outplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9537332Z test_dispatch_meta_outplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9537614Z test_dispatch_meta_outplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9537896Z test_dispatch_meta_outplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9538173Z test_dispatch_meta_outplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9538449Z test_dispatch_meta_outplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9538729Z test_dispatch_meta_outplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9539019Z test_dispatch_meta_outplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9539299Z test_dispatch_meta_outplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9539592Z test_dispatch_meta_outplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9539882Z test_dispatch_meta_outplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9540177Z test_dispatch_meta_outplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9540474Z test_dispatch_meta_outplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9540767Z test_dispatch_meta_outplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9541099Z test_dispatch_meta_outplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9541393Z test_dispatch_meta_outplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9541689Z test_dispatch_meta_outplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9541980Z test_dispatch_meta_outplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9542269Z test_dispatch_meta_outplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9542552Z test_dispatch_meta_outplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9542839Z test_dispatch_meta_outplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9543212Z test_dispatch_meta_outplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9543522Z test_dispatch_symbolic_meta_inplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9543805Z test_dispatch_symbolic_meta_inplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9544098Z test_dispatch_symbolic_meta_inplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9544413Z test_dispatch_symbolic_meta_inplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9544700Z test_dispatch_symbolic_meta_inplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9544993Z test_dispatch_symbolic_meta_inplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9545281Z test_dispatch_symbolic_meta_inplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9545569Z test_dispatch_symbolic_meta_inplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9545857Z test_dispatch_symbolic_meta_inplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9546142Z test_dispatch_symbolic_meta_inplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9546428Z test_dispatch_symbolic_meta_inplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9546883Z test_dispatch_symbolic_meta_inplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9547177Z test_dispatch_symbolic_meta_inplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9547469Z test_dispatch_symbolic_meta_inplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9547753Z test_dispatch_symbolic_meta_inplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9548110Z test_dispatch_symbolic_meta_inplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9548410Z test_dispatch_symbolic_meta_inplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9548704Z test_dispatch_symbolic_meta_inplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9548994Z test_dispatch_symbolic_meta_inplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9549283Z test_dispatch_symbolic_meta_inplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9549569Z test_dispatch_symbolic_meta_inplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9549858Z test_dispatch_symbolic_meta_inplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9550187Z test_dispatch_symbolic_meta_inplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9550477Z test_dispatch_symbolic_meta_inplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9550760Z test_dispatch_symbolic_meta_inplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9551045Z test_dispatch_symbolic_meta_inplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9551354Z test_dispatch_symbolic_meta_inplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9551653Z test_dispatch_symbolic_meta_inplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9551959Z test_dispatch_symbolic_meta_inplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9552262Z test_dispatch_symbolic_meta_inplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9552560Z test_dispatch_symbolic_meta_inplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9552857Z test_dispatch_symbolic_meta_inplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9553156Z test_dispatch_symbolic_meta_inplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9553453Z test_dispatch_symbolic_meta_inplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9553747Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9554042Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9554338Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9554693Z test_dispatch_symbolic_meta_inplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9554989Z test_dispatch_symbolic_meta_inplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9555284Z test_dispatch_symbolic_meta_inplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9555576Z test_dispatch_symbolic_meta_inplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9555875Z test_dispatch_symbolic_meta_inplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9556175Z test_dispatch_symbolic_meta_inplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9556502Z test_dispatch_symbolic_meta_inplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9556796Z test_dispatch_symbolic_meta_inplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9557087Z test_dispatch_symbolic_meta_inplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9557378Z test_dispatch_symbolic_meta_inplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9557663Z test_dispatch_symbolic_meta_inplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9557954Z test_dispatch_symbolic_meta_inplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9558242Z test_dispatch_symbolic_meta_inplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9558527Z test_dispatch_symbolic_meta_inplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9558816Z test_dispatch_symbolic_meta_inplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9559099Z test_dispatch_symbolic_meta_inplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9559387Z test_dispatch_symbolic_meta_inplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9559673Z test_dispatch_symbolic_meta_inplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9559957Z test_dispatch_symbolic_meta_inplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9560241Z test_dispatch_symbolic_meta_inplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9560532Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9560824Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9561165Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9561462Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9561754Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9562045Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9562332Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9562623Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9562944Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9563237Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9563523Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9588722Z test_dispatch_symbolic_meta_inplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9589148Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9589506Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9589868Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9590223Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9590574Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9590917Z test_dispatch_symbolic_meta_inplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9591263Z test_dispatch_symbolic_meta_inplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9591617Z test_dispatch_symbolic_meta_inplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9591965Z test_dispatch_symbolic_meta_inplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9592309Z test_dispatch_symbolic_meta_inplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9592649Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9593304Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9593648Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9593994Z test_dispatch_symbolic_meta_inplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9594333Z test_dispatch_symbolic_meta_inplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9594681Z test_dispatch_symbolic_meta_inplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9595021Z test_dispatch_symbolic_meta_inplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9595383Z test_dispatch_symbolic_meta_inplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9595822Z test_dispatch_symbolic_meta_inplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9596169Z test_dispatch_symbolic_meta_inplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9596513Z test_dispatch_symbolic_meta_inplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9596859Z test_dispatch_symbolic_meta_inplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9597207Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9597551Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9597889Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9598233Z test_dispatch_symbolic_meta_inplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9598577Z test_dispatch_symbolic_meta_inplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9598916Z test_dispatch_symbolic_meta_inplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9599261Z test_dispatch_symbolic_meta_inplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9599606Z test_dispatch_symbolic_meta_inplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9599946Z test_dispatch_symbolic_meta_inplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9600282Z test_dispatch_symbolic_meta_inplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9600620Z test_dispatch_symbolic_meta_inplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9601025Z test_dispatch_symbolic_meta_inplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9601385Z test_dispatch_symbolic_meta_inplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9601738Z test_dispatch_symbolic_meta_inplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9602088Z test_dispatch_symbolic_meta_inplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9602432Z test_dispatch_symbolic_meta_inplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9602775Z test_dispatch_symbolic_meta_inplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9603119Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9603550Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9603892Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9604236Z test_dispatch_symbolic_meta_inplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9604573Z test_dispatch_symbolic_meta_inplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9604922Z test_dispatch_symbolic_meta_inplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9605277Z test_dispatch_symbolic_meta_inplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9605629Z test_dispatch_symbolic_meta_inplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9605970Z test_dispatch_symbolic_meta_inplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9606312Z test_dispatch_symbolic_meta_inplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9606660Z test_dispatch_symbolic_meta_inplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9607010Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9607348Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9607683Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9608027Z test_dispatch_symbolic_meta_inplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9608366Z test_dispatch_symbolic_meta_inplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9608747Z test_dispatch_symbolic_meta_inplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9609088Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9609427Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9609761Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9610096Z test_dispatch_symbolic_meta_inplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9610436Z test_dispatch_symbolic_meta_inplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9610860Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9611237Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9611611Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9611979Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9612325Z test_dispatch_symbolic_meta_inplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9612675Z test_dispatch_symbolic_meta_inplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9613026Z test_dispatch_symbolic_meta_inplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9613380Z test_dispatch_symbolic_meta_inplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9613727Z test_dispatch_symbolic_meta_inplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9614070Z test_dispatch_symbolic_meta_inplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9614416Z test_dispatch_symbolic_meta_inplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9614758Z test_dispatch_symbolic_meta_inplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9615100Z test_dispatch_symbolic_meta_inplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9615437Z test_dispatch_symbolic_meta_inplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9615774Z test_dispatch_symbolic_meta_inplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9616117Z test_dispatch_symbolic_meta_inplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9616502Z test_dispatch_symbolic_meta_inplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9616849Z test_dispatch_symbolic_meta_inplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9617189Z test_dispatch_symbolic_meta_inplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9617545Z test_dispatch_symbolic_meta_inplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9617894Z test_dispatch_symbolic_meta_inplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9618245Z test_dispatch_symbolic_meta_inplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9618633Z test_dispatch_symbolic_meta_inplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9618981Z test_dispatch_symbolic_meta_inplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9619326Z test_dispatch_symbolic_meta_inplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9619669Z test_dispatch_symbolic_meta_inplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9620004Z test_dispatch_symbolic_meta_inplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9620344Z test_dispatch_symbolic_meta_inplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9620688Z test_dispatch_symbolic_meta_inplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9621031Z test_dispatch_symbolic_meta_inplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9621379Z test_dispatch_symbolic_meta_inplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9621721Z test_dispatch_symbolic_meta_inplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9622088Z test_dispatch_symbolic_meta_inplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9622439Z test_dispatch_symbolic_meta_inplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9622794Z test_dispatch_symbolic_meta_inplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9623142Z test_dispatch_symbolic_meta_inplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9623489Z test_dispatch_symbolic_meta_inplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9623831Z test_dispatch_symbolic_meta_inplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9624230Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9624570Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9624908Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9625247Z test_dispatch_symbolic_meta_inplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9625592Z test_dispatch_symbolic_meta_inplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9625939Z test_dispatch_symbolic_meta_inplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9626315Z test_dispatch_symbolic_meta_inplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9626977Z test_dispatch_symbolic_meta_inplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9627330Z test_dispatch_symbolic_meta_inplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9627673Z test_dispatch_symbolic_meta_inplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9627959Z test_dispatch_symbolic_meta_inplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9628248Z test_dispatch_symbolic_meta_inplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9628555Z test_dispatch_symbolic_meta_inplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9628889Z test_dispatch_symbolic_meta_inplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9629233Z test_dispatch_symbolic_meta_inplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9629570Z test_dispatch_symbolic_meta_inplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9629911Z test_dispatch_symbolic_meta_inplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9630259Z test_dispatch_symbolic_meta_inplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9630610Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9630970Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9631328Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9631675Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9632103Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9632449Z test_dispatch_symbolic_meta_inplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9632804Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9633168Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9633597Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9633975Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9634405Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9634759Z test_dispatch_symbolic_meta_inplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9635114Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9635475Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9635832Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9636184Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9636543Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9636890Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9637374Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9637958Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9638540Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9639120Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9639698Z test_dispatch_symbolic_meta_inplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9640279Z test_dispatch_symbolic_meta_inplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9640866Z test_dispatch_symbolic_meta_inplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9641461Z test_dispatch_symbolic_meta_inplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9642118Z test_dispatch_symbolic_meta_inplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9642687Z test_dispatch_symbolic_meta_inplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9643260Z test_dispatch_symbolic_meta_inplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9643881Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9644522Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9645165Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9645850Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9646475Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9647091Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9647673Z test_dispatch_symbolic_meta_inplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9648274Z test_dispatch_symbolic_meta_inplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9648868Z test_dispatch_symbolic_meta_inplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9649448Z test_dispatch_symbolic_meta_inplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9650029Z test_dispatch_symbolic_meta_inplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9650605Z test_dispatch_symbolic_meta_inplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9651187Z test_dispatch_symbolic_meta_inplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9651768Z test_dispatch_symbolic_meta_inplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9652358Z test_dispatch_symbolic_meta_inplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9652947Z test_dispatch_symbolic_meta_inplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9653525Z test_dispatch_symbolic_meta_inplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9654107Z test_dispatch_symbolic_meta_inplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9654760Z test_dispatch_symbolic_meta_inplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9655328Z test_dispatch_symbolic_meta_inplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9655893Z test_dispatch_symbolic_meta_inplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9656463Z test_dispatch_symbolic_meta_inplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9657031Z test_dispatch_symbolic_meta_inplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9657597Z test_dispatch_symbolic_meta_inplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9658177Z test_dispatch_symbolic_meta_inplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9658813Z test_dispatch_symbolic_meta_inplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9659402Z test_dispatch_symbolic_meta_inplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9659986Z test_dispatch_symbolic_meta_inplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9660564Z test_dispatch_symbolic_meta_inplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9661135Z test_dispatch_symbolic_meta_inplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9661711Z test_dispatch_symbolic_meta_inplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9662287Z test_dispatch_symbolic_meta_inplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9662854Z test_dispatch_symbolic_meta_inplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9663423Z test_dispatch_symbolic_meta_inplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9663989Z test_dispatch_symbolic_meta_inplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9664565Z test_dispatch_symbolic_meta_inplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9665171Z test_dispatch_symbolic_meta_inplace_all_strides_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9665766Z test_dispatch_symbolic_meta_inplace_all_strides_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9666390Z test_dispatch_symbolic_meta_inplace_all_strides___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9667108Z test_dispatch_symbolic_meta_inplace_all_strides___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9667845Z test_dispatch_symbolic_meta_inplace_all_strides___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9668489Z test_dispatch_symbolic_meta_inplace_all_strides___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9669133Z test_dispatch_symbolic_meta_inplace_all_strides___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9669776Z test_dispatch_symbolic_meta_inplace_all_strides___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9670418Z test_dispatch_symbolic_meta_inplace_all_strides___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9671052Z test_dispatch_symbolic_meta_inplace_all_strides___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9671773Z test_dispatch_symbolic_meta_inplace_all_strides___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9672410Z test_dispatch_symbolic_meta_inplace_all_strides___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9673034Z test_dispatch_symbolic_meta_inplace_all_strides___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9673717Z test_dispatch_symbolic_meta_inplace_all_strides__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9674347Z test_dispatch_symbolic_meta_inplace_all_strides_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9674986Z test_dispatch_symbolic_meta_inplace_all_strides_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9675627Z test_dispatch_symbolic_meta_inplace_all_strides_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9676259Z test_dispatch_symbolic_meta_inplace_all_strides_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9676899Z test_dispatch_symbolic_meta_inplace_all_strides_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9677557Z test_dispatch_symbolic_meta_inplace_all_strides_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9678185Z test_dispatch_symbolic_meta_inplace_all_strides_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9678798Z test_dispatch_symbolic_meta_inplace_all_strides_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9679454Z test_dispatch_symbolic_meta_inplace_all_strides_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9680066Z test_dispatch_symbolic_meta_inplace_all_strides_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9680672Z test_dispatch_symbolic_meta_inplace_all_strides_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9681354Z test_dispatch_symbolic_meta_inplace_all_strides_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9681981Z test_dispatch_symbolic_meta_inplace_all_strides_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9682579Z test_dispatch_symbolic_meta_inplace_all_strides_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9683188Z test_dispatch_symbolic_meta_inplace_all_strides_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9683803Z test_dispatch_symbolic_meta_inplace_all_strides_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9684420Z test_dispatch_symbolic_meta_inplace_all_strides_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9685093Z test_dispatch_symbolic_meta_inplace_all_strides_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9685715Z test_dispatch_symbolic_meta_inplace_all_strides_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9686336Z test_dispatch_symbolic_meta_inplace_all_strides_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9686948Z test_dispatch_symbolic_meta_inplace_all_strides_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9687575Z test_dispatch_symbolic_meta_inplace_all_strides_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9688209Z test_dispatch_symbolic_meta_inplace_all_strides_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9688836Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9689484Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9690091Z test_dispatch_symbolic_meta_inplace_all_strides_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9690705Z test_dispatch_symbolic_meta_inplace_all_strides_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9691320Z test_dispatch_symbolic_meta_inplace_all_strides_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9691926Z test_dispatch_symbolic_meta_inplace_all_strides_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9692540Z test_dispatch_symbolic_meta_inplace_all_strides_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9693165Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9693861Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9694485Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9695103Z test_dispatch_symbolic_meta_inplace_all_strides_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9695731Z test_dispatch_symbolic_meta_inplace_all_strides_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9696347Z test_dispatch_symbolic_meta_inplace_all_strides_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9696969Z test_dispatch_symbolic_meta_inplace_all_strides_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9697662Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9698305Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9698925Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9699538Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9700171Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9700794Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9701416Z test_dispatch_symbolic_meta_inplace_all_strides_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9702011Z test_dispatch_symbolic_meta_inplace_all_strides_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9702620Z test_dispatch_symbolic_meta_inplace_all_strides_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9703265Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9703920Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9704546Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9705175Z test_dispatch_symbolic_meta_inplace_all_strides_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9705781Z test_dispatch_symbolic_meta_inplace_all_strides_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9706422Z test_dispatch_symbolic_meta_inplace_all_strides_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9707232Z test_dispatch_symbolic_meta_inplace_all_strides_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9707871Z test_dispatch_symbolic_meta_inplace_all_strides_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9708511Z test_dispatch_symbolic_meta_inplace_all_strides_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9709136Z test_dispatch_symbolic_meta_inplace_all_strides_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9709767Z test_dispatch_symbolic_meta_inplace_all_strides_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9710411Z test_dispatch_symbolic_meta_inplace_all_strides_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9711130Z test_dispatch_symbolic_meta_inplace_all_strides_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9711787Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9712457Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9713121Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9713762Z test_dispatch_symbolic_meta_inplace_all_strides_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9714402Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9715050Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9715698Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9716330Z test_dispatch_symbolic_meta_inplace_all_strides_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9716996Z test_dispatch_symbolic_meta_inplace_all_strides_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9717671Z test_dispatch_symbolic_meta_inplace_all_strides_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9718298Z test_dispatch_symbolic_meta_inplace_all_strides_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9718902Z test_dispatch_symbolic_meta_inplace_all_strides_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9719535Z test_dispatch_symbolic_meta_inplace_all_strides_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9720260Z test_dispatch_symbolic_meta_inplace_all_strides_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9720897Z test_dispatch_symbolic_meta_inplace_all_strides_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9721525Z test_dispatch_symbolic_meta_inplace_all_strides_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9722150Z test_dispatch_symbolic_meta_inplace_all_strides_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9722761Z test_dispatch_symbolic_meta_inplace_all_strides_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9723371Z test_dispatch_symbolic_meta_inplace_all_strides_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9724073Z test_dispatch_symbolic_meta_inplace_all_strides_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9724687Z test_dispatch_symbolic_meta_inplace_all_strides_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9725302Z test_dispatch_symbolic_meta_inplace_all_strides_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9725915Z test_dispatch_symbolic_meta_inplace_all_strides_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9726543Z test_dispatch_symbolic_meta_inplace_all_strides_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9727167Z test_dispatch_symbolic_meta_inplace_all_strides_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9727781Z test_dispatch_symbolic_meta_inplace_all_strides_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9728439Z test_dispatch_symbolic_meta_inplace_all_strides_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9729061Z test_dispatch_symbolic_meta_inplace_all_strides_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9729675Z test_dispatch_symbolic_meta_inplace_all_strides_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9730307Z test_dispatch_symbolic_meta_inplace_all_strides_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9730927Z test_dispatch_symbolic_meta_inplace_all_strides_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9731562Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9732185Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9732929Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9733542Z test_dispatch_symbolic_meta_inplace_all_strides_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9734160Z test_dispatch_symbolic_meta_inplace_all_strides_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9734765Z test_dispatch_symbolic_meta_inplace_all_strides_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9735409Z test_dispatch_symbolic_meta_inplace_all_strides_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9736064Z test_dispatch_symbolic_meta_inplace_all_strides_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9736776Z test_dispatch_symbolic_meta_inplace_all_strides_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9737386Z test_dispatch_symbolic_meta_inplace_all_strides_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9738006Z test_dispatch_symbolic_meta_inplace_all_strides_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9738617Z test_dispatch_symbolic_meta_inplace_all_strides_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9739241Z test_dispatch_symbolic_meta_inplace_all_strides_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9739861Z test_dispatch_symbolic_meta_inplace_all_strides_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9740479Z test_dispatch_symbolic_meta_inplace_all_strides_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9741102Z test_dispatch_symbolic_meta_inplace_all_strides_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9741702Z test_dispatch_symbolic_meta_inplace_all_strides_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9742315Z test_dispatch_symbolic_meta_inplace_all_strides_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9742937Z test_dispatch_symbolic_meta_inplace_all_strides_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9743549Z test_dispatch_symbolic_meta_inplace_all_strides_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9744164Z test_dispatch_symbolic_meta_inplace_all_strides_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9744770Z test_dispatch_symbolic_meta_inplace_all_strides_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9745378Z test_dispatch_symbolic_meta_inplace_all_strides_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9746079Z test_dispatch_symbolic_meta_inplace_all_strides_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9746908Z test_dispatch_symbolic_meta_inplace_all_strides_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9747528Z test_dispatch_symbolic_meta_inplace_all_strides_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9748170Z test_dispatch_symbolic_meta_inplace_all_strides_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9748817Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9749464Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9750205Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9750865Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9751513Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9752150Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9752802Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9753449Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9754083Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9754721Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9755373Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9756027Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9756678Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9757321Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9757805Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9758156Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9758511Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9758816Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9759122Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9759423Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9759719Z test_dispatch_symbolic_meta_inplace_all_strides_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9760027Z test_dispatch_symbolic_meta_inplace_all_strides_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9760366Z test_dispatch_symbolic_meta_inplace_all_strides_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9760667Z test_dispatch_symbolic_meta_inplace_all_strides_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9760972Z test_dispatch_symbolic_meta_inplace_all_strides_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9761276Z test_dispatch_symbolic_meta_inplace_all_strides_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9761590Z test_dispatch_symbolic_meta_inplace_all_strides_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9761892Z test_dispatch_symbolic_meta_inplace_all_strides_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9762205Z test_dispatch_symbolic_meta_inplace_all_strides_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9762501Z test_dispatch_symbolic_meta_inplace_all_strides_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9762801Z test_dispatch_symbolic_meta_inplace_all_strides_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9763101Z test_dispatch_symbolic_meta_inplace_all_strides_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9763404Z test_dispatch_symbolic_meta_inplace_all_strides_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9763706Z test_dispatch_symbolic_meta_inplace_all_strides_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9764006Z test_dispatch_symbolic_meta_inplace_all_strides_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9764312Z test_dispatch_symbolic_meta_inplace_all_strides_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9764616Z test_dispatch_symbolic_meta_inplace_all_strides_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9764956Z test_dispatch_symbolic_meta_inplace_all_strides_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9765256Z test_dispatch_symbolic_meta_inplace_all_strides_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9765566Z test_dispatch_symbolic_meta_inplace_all_strides_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9765877Z test_dispatch_symbolic_meta_inplace_all_strides_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9766194Z test_dispatch_symbolic_meta_inplace_all_strides_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9766491Z test_dispatch_symbolic_meta_inplace_all_strides_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9766826Z test_dispatch_symbolic_meta_inplace_all_strides_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9767140Z test_dispatch_symbolic_meta_inplace_all_strides_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9767442Z test_dispatch_symbolic_meta_inplace_all_strides_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9767750Z test_dispatch_symbolic_meta_inplace_all_strides_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9768061Z test_dispatch_symbolic_meta_inplace_all_strides_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9768363Z test_dispatch_symbolic_meta_inplace_all_strides_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9768659Z test_dispatch_symbolic_meta_inplace_all_strides_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9768963Z test_dispatch_symbolic_meta_inplace_all_strides_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9769262Z test_dispatch_symbolic_meta_inplace_all_strides_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9769571Z test_dispatch_symbolic_meta_inplace_all_strides_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9769883Z test_dispatch_symbolic_meta_inplace_all_strides_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9770193Z test_dispatch_symbolic_meta_inplace_all_strides_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9770499Z test_dispatch_symbolic_meta_inplace_all_strides_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9770807Z test_dispatch_symbolic_meta_inplace_all_strides_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9771165Z test_dispatch_symbolic_meta_inplace_all_strides_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9771482Z test_dispatch_symbolic_meta_inplace_all_strides_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9771793Z test_dispatch_symbolic_meta_inplace_all_strides_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9772093Z test_dispatch_symbolic_meta_inplace_all_strides_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9772403Z test_dispatch_symbolic_meta_inplace_all_strides_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9772715Z test_dispatch_symbolic_meta_inplace_all_strides_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9773049Z test_dispatch_symbolic_meta_inplace_all_strides_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9773351Z test_dispatch_symbolic_meta_inplace_all_strides_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9773655Z test_dispatch_symbolic_meta_inplace_all_strides_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9773963Z test_dispatch_symbolic_meta_inplace_all_strides_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9774271Z test_dispatch_symbolic_meta_inplace_all_strides_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9774577Z test_dispatch_symbolic_meta_inplace_all_strides_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9774882Z test_dispatch_symbolic_meta_inplace_all_strides_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9775209Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9775546Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9775865Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9776199Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9776516Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9776815Z test_dispatch_symbolic_meta_inplace_all_strides_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9777118Z test_dispatch_symbolic_meta_inplace_all_strides_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9777455Z test_dispatch_symbolic_meta_inplace_all_strides_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9777757Z test_dispatch_symbolic_meta_inplace_all_strides_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9778057Z test_dispatch_symbolic_meta_inplace_all_strides_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9778355Z test_dispatch_symbolic_meta_inplace_all_strides_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9778656Z test_dispatch_symbolic_meta_inplace_all_strides_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9778980Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9779337Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9779651Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9779962Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9780274Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9780601Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9780913Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9781225Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9781543Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9781861Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9782196Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9782505Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9782816Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9783139Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9783463Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9783814Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9784125Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9784458Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9784768Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9785085Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9785406Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9785754Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9786073Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9786391Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9786780Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9787125Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9787442Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9787749Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9788158Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9788530Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9788923Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9789276Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:15.9789648Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9790033Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9790411Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9790857Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9791255Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9791633Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9792011Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9792393Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9792785Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9793222Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9793605Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9793986Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9794364Z test_dispatch_symbolic_meta_inplace_all_strides_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9794732Z test_dispatch_symbolic_meta_inplace_all_strides_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9795101Z test_dispatch_symbolic_meta_inplace_all_strides_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9795466Z test_dispatch_symbolic_meta_inplace_all_strides_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9795827Z test_dispatch_symbolic_meta_inplace_all_strides_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9796204Z test_dispatch_symbolic_meta_inplace_all_strides_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9796605Z test_dispatch_symbolic_meta_inplace_all_strides_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9796981Z test_dispatch_symbolic_meta_inplace_all_strides_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9797356Z test_dispatch_symbolic_meta_inplace_all_strides_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9797740Z test_dispatch_symbolic_meta_inplace_all_strides_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9798091Z test_dispatch_symbolic_meta_inplace_all_strides_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9798472Z test_dispatch_symbolic_meta_inplace_all_strides_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9798784Z test_dispatch_symbolic_meta_inplace_all_strides_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9799092Z test_dispatch_symbolic_meta_inplace_all_strides_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9799400Z test_dispatch_symbolic_meta_inplace_all_strides_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9799701Z test_dispatch_symbolic_meta_inplace_all_strides_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9800011Z test_dispatch_symbolic_meta_inplace_all_strides_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9800355Z test_dispatch_symbolic_meta_inplace_all_strides_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9800659Z test_dispatch_symbolic_meta_inplace_all_strides_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9800955Z test_dispatch_symbolic_meta_inplace_all_strides_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9801251Z test_dispatch_symbolic_meta_inplace_all_strides_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9801558Z test_dispatch_symbolic_meta_inplace_all_strides_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9801870Z test_dispatch_symbolic_meta_inplace_all_strides_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9802165Z test_dispatch_symbolic_meta_inplace_all_strides_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9802457Z test_dispatch_symbolic_meta_inplace_all_strides_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9802767Z test_dispatch_symbolic_meta_inplace_all_strides_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9803080Z test_dispatch_symbolic_meta_inplace_all_strides_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9803397Z test_dispatch_symbolic_meta_inplace_all_strides_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9803711Z test_dispatch_symbolic_meta_inplace_all_strides_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9804031Z test_dispatch_symbolic_meta_inplace_all_strides_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9804347Z test_dispatch_symbolic_meta_inplace_all_strides_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9804697Z test_dispatch_symbolic_meta_inplace_all_strides_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9805020Z test_dispatch_symbolic_meta_inplace_all_strides_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9805341Z test_dispatch_symbolic_meta_inplace_all_strides_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9805656Z test_dispatch_symbolic_meta_inplace_all_strides_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9805966Z test_dispatch_symbolic_meta_inplace_all_strides_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9806286Z test_dispatch_symbolic_meta_inplace_all_strides_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9806640Z test_dispatch_symbolic_meta_inplace_all_strides_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9806962Z test_dispatch_symbolic_meta_inplace_all_strides_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9807273Z test_dispatch_symbolic_meta_inplace_all_strides_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9807587Z test_dispatch_symbolic_meta_inplace_all_strides_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9807909Z test_dispatch_symbolic_meta_inplace_all_strides_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9808224Z test_dispatch_symbolic_meta_inplace_all_strides_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9808538Z test_dispatch_symbolic_meta_inplace_all_strides_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9808847Z test_dispatch_symbolic_meta_inplace_all_strides_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9809152Z test_dispatch_symbolic_meta_inplace_all_strides_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9809461Z test_dispatch_symbolic_meta_inplace_all_strides_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9809764Z test_dispatch_symbolic_meta_inplace_all_strides_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9810074Z test_dispatch_symbolic_meta_inplace_all_strides_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9810380Z test_dispatch_symbolic_meta_inplace_all_strides_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9810718Z test_dispatch_symbolic_meta_inplace_all_strides_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9811077Z test_dispatch_symbolic_meta_inplace_all_strides_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9811403Z test_dispatch_symbolic_meta_inplace_all_strides_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9811709Z test_dispatch_symbolic_meta_inplace_all_strides_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9812011Z test_dispatch_symbolic_meta_inplace_all_strides_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9812312Z test_dispatch_symbolic_meta_inplace_all_strides_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9812644Z test_dispatch_symbolic_meta_inplace_all_strides_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9813014Z test_dispatch_symbolic_meta_inplace_all_strides_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9813322Z test_dispatch_symbolic_meta_inplace_all_strides_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9813642Z test_dispatch_symbolic_meta_inplace_all_strides_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9813962Z test_dispatch_symbolic_meta_inplace_all_strides_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9814269Z test_dispatch_symbolic_meta_inplace_all_strides_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9814572Z test_dispatch_symbolic_meta_inplace_all_strides_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9814874Z test_dispatch_symbolic_meta_inplace_all_strides_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9815181Z test_dispatch_symbolic_meta_inplace_all_strides_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9815486Z test_dispatch_symbolic_meta_inplace_all_strides_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9815787Z test_dispatch_symbolic_meta_inplace_all_strides_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9816104Z test_dispatch_symbolic_meta_inplace_all_strides_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9816399Z test_dispatch_symbolic_meta_inplace_all_strides_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9816724Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9817049Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9817411Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9817718Z test_dispatch_symbolic_meta_inplace_all_strides_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9818024Z test_dispatch_symbolic_meta_inplace_all_strides_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9818334Z test_dispatch_symbolic_meta_inplace_all_strides_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9818648Z test_dispatch_symbolic_meta_inplace_all_strides_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9818952Z test_dispatch_symbolic_meta_inplace_all_strides_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9819297Z test_dispatch_symbolic_meta_inplace_all_strides_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9819601Z test_dispatch_symbolic_meta_inplace_all_strides_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9819919Z test_dispatch_symbolic_meta_inplace_all_strides_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9820254Z test_dispatch_symbolic_meta_inplace_all_strides_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9820576Z test_dispatch_symbolic_meta_inplace_all_strides_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9820879Z test_dispatch_symbolic_meta_inplace_all_strides_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9821179Z test_dispatch_symbolic_meta_inplace_all_strides_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9821486Z test_dispatch_symbolic_meta_inplace_all_strides_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9821805Z test_dispatch_symbolic_meta_inplace_all_strides_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9822113Z test_dispatch_symbolic_meta_inplace_all_strides_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9822418Z test_dispatch_symbolic_meta_inplace_all_strides_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9822727Z test_dispatch_symbolic_meta_inplace_all_strides_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9823036Z test_dispatch_symbolic_meta_inplace_all_strides_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9823334Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:15.9823717Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9824060Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9824400Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9824740Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9825078Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9825457Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9825795Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9826123Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9826451Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9826837Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9827167Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9827494Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9827834Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9828255Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9828644Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9829035Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9829417Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9829825Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9830232Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9830700Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9831119Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9831525Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9831927Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9832321Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9832767Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9833165Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9833567Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9833951Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9834359Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9834757Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9835193Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9835625Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9836043Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9836461Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9836873Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9837258Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9837639Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9838100Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9838429Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9838761Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9839092Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9839418Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9839746Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9840121Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9840451Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9840784Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9841122Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9841472Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9841815Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9842154Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9842501Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9842849Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9843174Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9843495Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9843822Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9844147Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9844570Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9844913Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9845242Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9845579Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9845902Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9846264Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9846591Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9846918Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9847251Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9847580Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9847919Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9848244Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9848578Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9848894Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9849220Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9849563Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9849908Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9850256Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9850612Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9850941Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9851262Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9851592Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9851918Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9852248Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9852614Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9852961Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9853282Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9853611Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9853950Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9854285Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9854607Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9854923Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9855242Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9855565Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9855883Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9856199Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9856527Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9856901Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9857226Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9857563Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9857888Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9858216Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9858544Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9858907Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9859238Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9859578Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9859939Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9860268Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9860609Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9860944Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9861249Z test_dispatch_symbolic_meta_inplace_all_strides_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9861554Z test_dispatch_symbolic_meta_inplace_all_strides_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9861858Z test_dispatch_symbolic_meta_inplace_all_strides_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9862158Z test_dispatch_symbolic_meta_inplace_all_strides_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9862460Z test_dispatch_symbolic_meta_inplace_all_strides_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9862761Z test_dispatch_symbolic_meta_inplace_all_strides_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9863078Z test_dispatch_symbolic_meta_inplace_all_strides_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9863422Z test_dispatch_symbolic_meta_inplace_all_strides_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9863734Z test_dispatch_symbolic_meta_inplace_all_strides_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9864036Z test_dispatch_symbolic_meta_inplace_all_strides_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9864339Z test_dispatch_symbolic_meta_inplace_all_strides_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9864651Z test_dispatch_symbolic_meta_inplace_all_strides_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9864993Z test_dispatch_symbolic_meta_inplace_all_strides_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9865302Z test_dispatch_symbolic_meta_inplace_all_strides_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9865602Z test_dispatch_symbolic_meta_inplace_all_strides_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9865929Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9866263Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9866720Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9867049Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9867373Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9867681Z test_dispatch_symbolic_meta_inplace_all_strides_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9867986Z test_dispatch_symbolic_meta_inplace_all_strides_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9868354Z test_dispatch_symbolic_meta_inplace_all_strides_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9868720Z test_dispatch_symbolic_meta_inplace_all_strides_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9869076Z test_dispatch_symbolic_meta_inplace_all_strides_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9869447Z test_dispatch_symbolic_meta_inplace_all_strides_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9869815Z test_dispatch_symbolic_meta_inplace_all_strides_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9870259Z test_dispatch_symbolic_meta_inplace_all_strides_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9870623Z test_dispatch_symbolic_meta_inplace_all_strides_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9870999Z test_dispatch_symbolic_meta_inplace_all_strides_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9871368Z test_dispatch_symbolic_meta_inplace_all_strides_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9871735Z test_dispatch_symbolic_meta_inplace_all_strides_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9872107Z test_dispatch_symbolic_meta_inplace_all_strides_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9872527Z test_dispatch_symbolic_meta_inplace_all_strides_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9872892Z test_dispatch_symbolic_meta_inplace_all_strides_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9873271Z test_dispatch_symbolic_meta_inplace_all_strides_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9873638Z test_dispatch_symbolic_meta_inplace_all_strides_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9874012Z test_dispatch_symbolic_meta_inplace_all_strides_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9874404Z test_dispatch_symbolic_meta_inplace_all_strides_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9874775Z test_dispatch_symbolic_meta_inplace_all_strides_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9875141Z test_dispatch_symbolic_meta_inplace_all_strides_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9875510Z test_dispatch_symbolic_meta_inplace_all_strides_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9875888Z test_dispatch_symbolic_meta_inplace_all_strides_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9876264Z test_dispatch_symbolic_meta_inplace_all_strides_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9876648Z test_dispatch_symbolic_meta_inplace_all_strides_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9877007Z test_dispatch_symbolic_meta_inplace_all_strides_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9877372Z test_dispatch_symbolic_meta_inplace_all_strides_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9877781Z test_dispatch_symbolic_meta_inplace_all_strides_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9878178Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9878499Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9878818Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9879118Z test_dispatch_symbolic_meta_inplace_all_strides_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9879421Z test_dispatch_symbolic_meta_inplace_all_strides_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9879767Z test_dispatch_symbolic_meta_inplace_all_strides_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9880083Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9880391Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9880712Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9881039Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9881362Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9881684Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9882002Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9882319Z test_dispatch_symbolic_meta_inplace_all_strides_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9882647Z test_dispatch_symbolic_meta_inplace_all_strides_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9882979Z test_dispatch_symbolic_meta_inplace_all_strides_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9883284Z test_dispatch_symbolic_meta_inplace_all_strides_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9883601Z test_dispatch_symbolic_meta_inplace_all_strides_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9883900Z test_dispatch_symbolic_meta_inplace_all_strides_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9884241Z test_dispatch_symbolic_meta_inplace_all_strides_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9884548Z test_dispatch_symbolic_meta_inplace_all_strides_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9884847Z test_dispatch_symbolic_meta_inplace_all_strides_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9885174Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9885507Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9885836Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9886192Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9886503Z test_dispatch_symbolic_meta_inplace_all_strides_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9886802Z test_dispatch_symbolic_meta_inplace_all_strides_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9887103Z test_dispatch_symbolic_meta_inplace_all_strides_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9887407Z test_dispatch_symbolic_meta_inplace_all_strides_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9887711Z test_dispatch_symbolic_meta_inplace_all_strides_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9888028Z test_dispatch_symbolic_meta_inplace_all_strides_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9888334Z test_dispatch_symbolic_meta_inplace_all_strides_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9888655Z test_dispatch_symbolic_meta_inplace_all_strides_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9888956Z test_dispatch_symbolic_meta_inplace_all_strides_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9889281Z test_dispatch_symbolic_meta_inplace_all_strides_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9889597Z test_dispatch_symbolic_meta_inplace_all_strides_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9889914Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9890229Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9890576Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9890895Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9891231Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9891572Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9892352Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9892957Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9893277Z test_dispatch_symbolic_meta_inplace_all_strides_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9893598Z test_dispatch_symbolic_meta_inplace_all_strides_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9893934Z test_dispatch_symbolic_meta_inplace_all_strides_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9894277Z test_dispatch_symbolic_meta_inplace_all_strides_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9894591Z test_dispatch_symbolic_meta_inplace_all_strides_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9894900Z test_dispatch_symbolic_meta_inplace_all_strides_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9895211Z test_dispatch_symbolic_meta_inplace_all_strides_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9895554Z test_dispatch_symbolic_meta_inplace_all_strides_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9896099Z test_dispatch_symbolic_meta_inplace_all_strides_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9896421Z test_dispatch_symbolic_meta_inplace_all_strides_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9896752Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9897085Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9897415Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9897786Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9898101Z test_dispatch_symbolic_meta_inplace_all_strides_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9898417Z test_dispatch_symbolic_meta_inplace_all_strides_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9898772Z test_dispatch_symbolic_meta_inplace_all_strides_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9899116Z test_dispatch_symbolic_meta_inplace_all_strides_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9899499Z test_dispatch_symbolic_meta_inplace_all_strides_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9900070Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9900621Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9901170Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9901722Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:15.9902062Z test_dispatch_symbolic_meta_inplace_all_strides_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9902380Z test_dispatch_symbolic_meta_inplace_all_strides_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9902695Z test_dispatch_symbolic_meta_inplace_all_strides_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9902998Z test_dispatch_symbolic_meta_inplace_all_strides_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9903319Z test_dispatch_symbolic_meta_inplace_all_strides_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9903639Z test_dispatch_symbolic_meta_inplace_all_strides_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9903938Z test_dispatch_symbolic_meta_inplace_all_strides_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9904243Z test_dispatch_symbolic_meta_inplace_all_strides_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9904551Z test_dispatch_symbolic_meta_inplace_all_strides_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9904901Z test_dispatch_symbolic_meta_inplace_all_strides_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9905203Z test_dispatch_symbolic_meta_inplace_all_strides_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9905510Z test_dispatch_symbolic_meta_inplace_all_strides_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9905812Z test_dispatch_symbolic_meta_inplace_all_strides_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9906111Z test_dispatch_symbolic_meta_inplace_all_strides_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9906416Z test_dispatch_symbolic_meta_inplace_all_strides_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9906920Z test_dispatch_symbolic_meta_inplace_all_strides_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9907235Z test_dispatch_symbolic_meta_inplace_all_strides_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9907547Z test_dispatch_symbolic_meta_inplace_all_strides_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9907855Z test_dispatch_symbolic_meta_inplace_all_strides_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9908195Z test_dispatch_symbolic_meta_inplace_all_strides_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9908580Z test_dispatch_symbolic_meta_inplace_all_strides_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9908946Z test_dispatch_symbolic_meta_inplace_all_strides_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9909312Z test_dispatch_symbolic_meta_inplace_all_strides_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9909685Z test_dispatch_symbolic_meta_inplace_all_strides_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9910070Z test_dispatch_symbolic_meta_inplace_all_strides_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9910455Z test_dispatch_symbolic_meta_inplace_all_strides_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9910822Z test_dispatch_symbolic_meta_inplace_all_strides_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9911185Z test_dispatch_symbolic_meta_inplace_all_strides_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9911558Z test_dispatch_symbolic_meta_inplace_all_strides_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9911974Z test_dispatch_symbolic_meta_inplace_all_strides_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9912353Z test_dispatch_symbolic_meta_inplace_all_strides_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9912732Z test_dispatch_symbolic_meta_inplace_all_strides_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9913121Z test_dispatch_symbolic_meta_inplace_all_strides_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9913490Z test_dispatch_symbolic_meta_inplace_all_strides_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9913880Z test_dispatch_symbolic_meta_inplace_all_strides_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9914288Z test_dispatch_symbolic_meta_inplace_all_strides_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9914670Z test_dispatch_symbolic_meta_inplace_all_strides_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9915032Z test_dispatch_symbolic_meta_inplace_all_strides_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9915409Z test_dispatch_symbolic_meta_inplace_all_strides_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9915784Z test_dispatch_symbolic_meta_inplace_all_strides_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9916163Z test_dispatch_symbolic_meta_inplace_all_strides_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9916529Z test_dispatch_symbolic_meta_inplace_all_strides_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9916901Z test_dispatch_symbolic_meta_inplace_all_strides_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9917288Z test_dispatch_symbolic_meta_inplace_all_strides_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9917652Z test_dispatch_symbolic_meta_inplace_all_strides_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9918027Z test_dispatch_symbolic_meta_inplace_all_strides_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9918399Z test_dispatch_symbolic_meta_inplace_all_strides_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9918704Z test_dispatch_symbolic_meta_inplace_all_strides_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9919014Z test_dispatch_symbolic_meta_inplace_all_strides_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9919313Z test_dispatch_symbolic_meta_inplace_all_strides_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9919655Z test_dispatch_symbolic_meta_inplace_all_strides_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9919960Z test_dispatch_symbolic_meta_inplace_all_strides_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9920278Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9920582Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9920896Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9921208Z test_dispatch_symbolic_meta_inplace_all_strides_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9921549Z test_dispatch_symbolic_meta_inplace_all_strides_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9921856Z test_dispatch_symbolic_meta_inplace_all_strides_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9922161Z test_dispatch_symbolic_meta_inplace_all_strides_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9922465Z test_dispatch_symbolic_meta_inplace_all_strides_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9922772Z test_dispatch_symbolic_meta_inplace_all_strides_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9923078Z test_dispatch_symbolic_meta_inplace_all_strides_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9923387Z test_dispatch_symbolic_meta_inplace_all_strides_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9923695Z test_dispatch_symbolic_meta_inplace_all_strides_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9923993Z test_dispatch_symbolic_meta_inplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9924297Z test_dispatch_symbolic_meta_inplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9924601Z test_dispatch_symbolic_meta_inplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9924894Z test_dispatch_symbolic_meta_inplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9925189Z test_dispatch_symbolic_meta_inplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9925484Z test_dispatch_symbolic_meta_inplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9925776Z test_dispatch_symbolic_meta_inplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9926102Z test_dispatch_symbolic_meta_inplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9926392Z test_dispatch_symbolic_meta_inplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9926679Z test_dispatch_symbolic_meta_inplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9926964Z test_dispatch_symbolic_meta_inplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9927245Z test_dispatch_symbolic_meta_inplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9927533Z test_dispatch_symbolic_meta_inplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9927871Z test_dispatch_symbolic_meta_inplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9928162Z test_dispatch_symbolic_meta_inplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9928437Z test_dispatch_symbolic_meta_inplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9928729Z test_dispatch_symbolic_meta_inplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9929010Z test_dispatch_symbolic_meta_inplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9929301Z test_dispatch_symbolic_meta_inplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9929589Z test_dispatch_symbolic_meta_inplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9929877Z test_dispatch_symbolic_meta_inplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9930162Z test_dispatch_symbolic_meta_inplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9930441Z test_dispatch_symbolic_meta_inplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9930726Z test_dispatch_symbolic_meta_inplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9931011Z test_dispatch_symbolic_meta_inplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9931294Z test_dispatch_symbolic_meta_inplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9931587Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9931876Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9932173Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9932501Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9932798Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9933088Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9933376Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9933662Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9933955Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9934276Z test_dispatch_symbolic_meta_inplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9934562Z test_dispatch_symbolic_meta_inplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9934858Z test_dispatch_symbolic_meta_inplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9935154Z test_dispatch_symbolic_meta_inplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9935454Z test_dispatch_symbolic_meta_inplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9935748Z test_dispatch_symbolic_meta_inplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9936040Z test_dispatch_symbolic_meta_inplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9936328Z test_dispatch_symbolic_meta_inplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9936611Z test_dispatch_symbolic_meta_inplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9936896Z test_dispatch_symbolic_meta_inplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9937182Z test_dispatch_symbolic_meta_inplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9937474Z test_dispatch_symbolic_meta_inplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9937762Z test_dispatch_symbolic_meta_inplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9938046Z test_dispatch_symbolic_meta_inplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9938336Z test_dispatch_symbolic_meta_inplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9938626Z test_dispatch_symbolic_meta_inplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9938954Z test_dispatch_symbolic_meta_inplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9939242Z test_dispatch_symbolic_meta_inplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9939526Z test_dispatch_symbolic_meta_inplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9939809Z test_dispatch_symbolic_meta_inplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9940094Z test_dispatch_symbolic_meta_inplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9940378Z test_dispatch_symbolic_meta_inplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9940700Z test_dispatch_symbolic_meta_inplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9940983Z test_dispatch_symbolic_meta_inplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9941283Z test_dispatch_symbolic_meta_inplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9941575Z test_dispatch_symbolic_meta_inplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9941869Z test_dispatch_symbolic_meta_inplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9942161Z test_dispatch_symbolic_meta_inplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9942452Z test_dispatch_symbolic_meta_inplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9942738Z test_dispatch_symbolic_meta_inplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9943024Z test_dispatch_symbolic_meta_inplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9943310Z test_dispatch_symbolic_meta_inplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9943594Z test_dispatch_symbolic_meta_inplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9943895Z test_dispatch_symbolic_meta_inplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9944186Z test_dispatch_symbolic_meta_inplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9944477Z test_dispatch_symbolic_meta_inplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9944767Z test_dispatch_symbolic_meta_inplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9945056Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9945401Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9945689Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9945978Z test_dispatch_symbolic_meta_inplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9946265Z test_dispatch_symbolic_meta_inplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9946687Z test_dispatch_symbolic_meta_inplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9946979Z test_dispatch_symbolic_meta_inplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9947324Z test_dispatch_symbolic_meta_inplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9947614Z test_dispatch_symbolic_meta_inplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9947889Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9948175Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9948510Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9948851Z test_dispatch_symbolic_meta_inplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9949200Z test_dispatch_symbolic_meta_inplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9949556Z test_dispatch_symbolic_meta_inplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9949911Z test_dispatch_symbolic_meta_inplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9950262Z test_dispatch_symbolic_meta_inplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9950612Z test_dispatch_symbolic_meta_inplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9950972Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9951322Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9951669Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9952015Z test_dispatch_symbolic_meta_inplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9952368Z test_dispatch_symbolic_meta_inplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9952778Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9953135Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9953505Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9953862Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9954218Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9954582Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9954979Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9955329Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9955685Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9956033Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9956380Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9956729Z test_dispatch_symbolic_meta_inplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9957096Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9957444Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9957811Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9958184Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9958516Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9958817Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9959114Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9959408Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9959698Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9959992Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9960328Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9960624Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9960917Z test_dispatch_symbolic_meta_inplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9961229Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9961536Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9961852Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9962202Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9962514Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9962822Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9963131Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9963439Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9963746Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9964048Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9964353Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9964655Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9964961Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9965255Z test_dispatch_symbolic_meta_inplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9965539Z test_dispatch_symbolic_meta_inplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9965831Z test_dispatch_symbolic_meta_inplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9966125Z test_dispatch_symbolic_meta_inplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9966418Z test_dispatch_symbolic_meta_inplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9966743Z test_dispatch_symbolic_meta_inplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9967031Z test_dispatch_symbolic_meta_inplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9967313Z test_dispatch_symbolic_meta_inplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9967601Z test_dispatch_symbolic_meta_inplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9967884Z test_dispatch_symbolic_meta_inplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9968169Z test_dispatch_symbolic_meta_inplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9968490Z test_dispatch_symbolic_meta_inplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9968776Z test_dispatch_symbolic_meta_inplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9969068Z test_dispatch_symbolic_meta_inplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9969357Z test_dispatch_symbolic_meta_inplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9969652Z test_dispatch_symbolic_meta_inplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9969949Z test_dispatch_symbolic_meta_inplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9970242Z test_dispatch_symbolic_meta_inplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9970533Z test_dispatch_symbolic_meta_inplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9970824Z test_dispatch_symbolic_meta_inplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9971113Z test_dispatch_symbolic_meta_inplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9971402Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9971682Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9971967Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9972249Z test_dispatch_symbolic_meta_inplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9972540Z test_dispatch_symbolic_meta_inplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9972829Z test_dispatch_symbolic_meta_inplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9973152Z test_dispatch_symbolic_meta_inplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9973444Z test_dispatch_symbolic_meta_inplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9973733Z test_dispatch_symbolic_meta_inplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9974020Z test_dispatch_symbolic_meta_inplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9974305Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9974593Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9974913Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9975201Z test_dispatch_symbolic_meta_inplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9975485Z test_dispatch_symbolic_meta_inplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9975775Z test_dispatch_symbolic_meta_inplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9976060Z test_dispatch_symbolic_meta_inplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9976357Z test_dispatch_symbolic_meta_inplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9976654Z test_dispatch_symbolic_meta_inplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9976947Z test_dispatch_symbolic_meta_inplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9977234Z test_dispatch_symbolic_meta_inplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9977520Z test_dispatch_symbolic_meta_inplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9977810Z test_dispatch_symbolic_meta_inplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9978095Z test_dispatch_symbolic_meta_inplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9978378Z test_dispatch_symbolic_meta_inplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9978664Z test_dispatch_symbolic_meta_inplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9978946Z test_dispatch_symbolic_meta_inplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9979229Z test_dispatch_symbolic_meta_inplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9979558Z test_dispatch_symbolic_meta_inplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9979847Z test_dispatch_symbolic_meta_inplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9980145Z test_dispatch_symbolic_meta_inplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9980439Z test_dispatch_symbolic_meta_inplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9980732Z test_dispatch_symbolic_meta_inplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9981023Z test_dispatch_symbolic_meta_inplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9981311Z test_dispatch_symbolic_meta_inplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9981634Z test_dispatch_symbolic_meta_inplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9981924Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9982209Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9982491Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9982776Z test_dispatch_symbolic_meta_inplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9983066Z test_dispatch_symbolic_meta_inplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9983363Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9983654Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9983956Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9984254Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9984555Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9984847Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9985145Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9985439Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9985729Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9986060Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9986355Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9986703Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9987000Z test_dispatch_symbolic_meta_inplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9987297Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9987586Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9987935Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9988239Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9988596Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9988947Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9989301Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9989663Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9990015Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9990363Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9990713Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9991063Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9991414Z test_dispatch_symbolic_meta_inplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9991779Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9992126Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9992489Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9992851Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9993259Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9993606Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9993960Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9994315Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9994661Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9995012Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9995365Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9995766Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9996115Z test_dispatch_symbolic_meta_inplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9996473Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9996827Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9997194Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9997550Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9997905Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9998263Z test_dispatch_symbolic_meta_inplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9998586Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9998883Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9999187Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9999484Z test_dispatch_symbolic_meta_inplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:15.9999783Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0000071Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0000370Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0000706Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0001008Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0001299Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0001591Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0001879Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0002172Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0002495Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0002782Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0003070Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0003357Z test_dispatch_symbolic_meta_inplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0003647Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0003938Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0004230Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0004521Z test_dispatch_symbolic_meta_inplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0004812Z test_dispatch_symbolic_meta_inplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0005105Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0005403Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0005703Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0005996Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0006291Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0006585Z test_dispatch_symbolic_meta_inplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0006887Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0007226Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0007532Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0007834Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0008135Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0008426Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0008725Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0009051Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0009343Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0009636Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0009932Z test_dispatch_symbolic_meta_inplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0010226Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0010519Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0010809Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0011098Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0011387Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0011679Z test_dispatch_symbolic_meta_inplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0011992Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0012300Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0012604Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0012909Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0013219Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0013552Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0013849Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0014144Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0014438Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0014728Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0015025Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0015357Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0015648Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0015957Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0016259Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0016560Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0016857Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0017157Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0017445Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0017734Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0018026Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0018324Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0018621Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0018909Z test_dispatch_symbolic_meta_inplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0019197Z test_dispatch_symbolic_meta_inplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0019489Z test_dispatch_symbolic_meta_inplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0019780Z test_dispatch_symbolic_meta_inplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0020107Z test_dispatch_symbolic_meta_inplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0020395Z test_dispatch_symbolic_meta_inplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0020683Z test_dispatch_symbolic_meta_inplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0020971Z test_dispatch_symbolic_meta_inplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0021259Z test_dispatch_symbolic_meta_inplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0021553Z test_dispatch_symbolic_meta_inplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0021879Z test_dispatch_symbolic_meta_inplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0022173Z test_dispatch_symbolic_meta_inplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0022460Z test_dispatch_symbolic_meta_inplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0022748Z test_dispatch_symbolic_meta_inplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0023031Z test_dispatch_symbolic_meta_inplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0023318Z test_dispatch_symbolic_meta_inplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0023602Z test_dispatch_symbolic_meta_inplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0023883Z test_dispatch_symbolic_meta_inplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0024167Z test_dispatch_symbolic_meta_inplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0024452Z test_dispatch_symbolic_meta_inplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0024762Z test_dispatch_symbolic_meta_inplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0025076Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0025383Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0025695Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0026012Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0026356Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0026738Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0027048Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0027355Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0027660Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0027966Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0028318Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0028621Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0028925Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0029221Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0029524Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0029832Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0030135Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0030435Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0030730Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0031024Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0031320Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0031621Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0031921Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0032217Z test_dispatch_symbolic_meta_inplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0032516Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0032861Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0033163Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0033457Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0033752Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0034041Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0034334Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0034631Z test_dispatch_symbolic_meta_inplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0034956Z test_dispatch_symbolic_meta_inplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0035244Z test_dispatch_symbolic_meta_inplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0035537Z test_dispatch_symbolic_meta_inplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0035829Z test_dispatch_symbolic_meta_inplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0036120Z test_dispatch_symbolic_meta_inplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0036410Z test_dispatch_symbolic_meta_inplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0036693Z test_dispatch_symbolic_meta_inplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0036974Z test_dispatch_symbolic_meta_inplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0037259Z test_dispatch_symbolic_meta_inplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0037538Z test_dispatch_symbolic_meta_inplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0037829Z test_dispatch_symbolic_meta_inplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0038111Z test_dispatch_symbolic_meta_inplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0038421Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0038722Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0039031Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0039381Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0039686Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0039985Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0040282Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0040569Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0040863Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0041159Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0041488Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0041788Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0042074Z test_dispatch_symbolic_meta_inplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0042361Z test_dispatch_symbolic_meta_inplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0042659Z test_dispatch_symbolic_meta_inplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0042956Z test_dispatch_symbolic_meta_inplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0043248Z test_dispatch_symbolic_meta_inplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0043533Z test_dispatch_symbolic_meta_inplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0043819Z test_dispatch_symbolic_meta_inplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0044105Z test_dispatch_symbolic_meta_inplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0044391Z test_dispatch_symbolic_meta_inplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0044680Z test_dispatch_symbolic_meta_inplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0044962Z test_dispatch_symbolic_meta_inplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0045249Z test_dispatch_symbolic_meta_inplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0045531Z test_dispatch_symbolic_meta_inplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0045872Z test_dispatch_symbolic_meta_inplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0046166Z test_dispatch_symbolic_meta_inplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0046463Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0046753Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0047052Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0047351Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0047651Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0047983Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0048276Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0048568Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0048856Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0049148Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0049438Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0049728Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0050017Z test_dispatch_symbolic_meta_inplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0050307Z test_dispatch_symbolic_meta_inplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0050595Z test_dispatch_symbolic_meta_inplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0050882Z test_dispatch_symbolic_meta_inplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0051172Z test_dispatch_symbolic_meta_inplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0051454Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0051740Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0052024Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0052348Z test_dispatch_symbolic_meta_inplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0052632Z test_dispatch_symbolic_meta_inplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0052931Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0053219Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0053516Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0053815Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0054112Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0054495Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0054793Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0055084Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0055374Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0055667Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0055959Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0056248Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0056534Z test_dispatch_symbolic_meta_inplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0056827Z test_dispatch_symbolic_meta_inplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0057115Z test_dispatch_symbolic_meta_inplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0057414Z test_dispatch_symbolic_meta_inplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0057713Z test_dispatch_symbolic_meta_inplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0058005Z test_dispatch_symbolic_meta_inplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0058295Z test_dispatch_symbolic_meta_inplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0058583Z test_dispatch_symbolic_meta_inplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0058928Z test_dispatch_symbolic_meta_inplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0059217Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0059503Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0059789Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0060075Z test_dispatch_symbolic_meta_inplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0060352Z test_dispatch_symbolic_meta_inplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0060644Z test_dispatch_symbolic_meta_inplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0060967Z test_dispatch_symbolic_meta_inplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0061265Z test_dispatch_symbolic_meta_inplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0061560Z test_dispatch_symbolic_meta_inplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0061854Z test_dispatch_symbolic_meta_inplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0062146Z test_dispatch_symbolic_meta_inplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0062434Z test_dispatch_symbolic_meta_inplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0062719Z test_dispatch_symbolic_meta_inplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0063003Z test_dispatch_symbolic_meta_inplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0063284Z test_dispatch_symbolic_meta_inplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0063568Z test_dispatch_symbolic_meta_inplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0063858Z test_dispatch_symbolic_meta_inplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0064147Z test_dispatch_symbolic_meta_inplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0064448Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0064745Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0065042Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0065376Z test_dispatch_symbolic_meta_inplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0065695Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0066009Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0066318Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0066746Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0067062Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0067424Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0067731Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0068033Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0068322Z test_dispatch_symbolic_meta_inplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0068606Z test_dispatch_symbolic_meta_inplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0068906Z test_dispatch_symbolic_meta_inplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0069206Z test_dispatch_symbolic_meta_inplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0069499Z test_dispatch_symbolic_meta_inplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0069787Z test_dispatch_symbolic_meta_inplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0070075Z test_dispatch_symbolic_meta_inplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0070365Z test_dispatch_symbolic_meta_inplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0070650Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0070934Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0071218Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0071500Z test_dispatch_symbolic_meta_inplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0071786Z test_dispatch_symbolic_meta_inplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0072123Z test_dispatch_symbolic_meta_inplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0072412Z test_dispatch_symbolic_meta_inplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0072701Z test_dispatch_symbolic_meta_inplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0072989Z test_dispatch_symbolic_meta_inplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0073274Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0073560Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0073886Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0074175Z test_dispatch_symbolic_meta_inplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0074459Z test_dispatch_symbolic_meta_inplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0074753Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0075049Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0075348Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0075645Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0075940Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0076232Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0076520Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0076815Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0077107Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0077397Z test_dispatch_symbolic_meta_inplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0077692Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0077981Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0078274Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0078609Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0078905Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0079200Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0079487Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0079780Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0080073Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0080403Z test_dispatch_symbolic_meta_inplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0080698Z test_dispatch_symbolic_meta_inplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0080987Z test_dispatch_symbolic_meta_inplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0081282Z test_dispatch_symbolic_meta_inplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0081567Z test_dispatch_symbolic_meta_inplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0081863Z test_dispatch_symbolic_meta_inplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0082158Z test_dispatch_symbolic_meta_inplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0082449Z test_dispatch_symbolic_meta_inplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0082736Z test_dispatch_symbolic_meta_inplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0083022Z test_dispatch_symbolic_meta_inplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0083311Z test_dispatch_symbolic_meta_inplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0083602Z test_dispatch_symbolic_meta_inplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0083886Z test_dispatch_symbolic_meta_inplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0084172Z test_dispatch_symbolic_meta_inplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0084475Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0084768Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0085119Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0085420Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0085720Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0086015Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0086309Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0086605Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0086933Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0087230Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0087525Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0087818Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0088118Z test_dispatch_symbolic_meta_inplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0088425Z test_dispatch_symbolic_meta_inplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0088721Z test_dispatch_symbolic_meta_inplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0089029Z test_dispatch_symbolic_meta_inplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0089334Z test_dispatch_symbolic_meta_inplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0089632Z test_dispatch_symbolic_meta_inplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0089935Z test_dispatch_symbolic_meta_inplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0090232Z test_dispatch_symbolic_meta_inplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0090529Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0090826Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0091119Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0091456Z test_dispatch_symbolic_meta_inplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0091753Z test_dispatch_symbolic_meta_inplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0092051Z test_dispatch_symbolic_meta_inplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0092343Z test_dispatch_symbolic_meta_inplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0092637Z test_dispatch_symbolic_meta_inplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0092933Z test_dispatch_symbolic_meta_inplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0093263Z test_dispatch_symbolic_meta_inplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0093561Z test_dispatch_symbolic_meta_inplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0093856Z test_dispatch_symbolic_meta_inplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0094145Z test_dispatch_symbolic_meta_inplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0094428Z test_dispatch_symbolic_meta_inplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0094723Z test_dispatch_symbolic_meta_inplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0095010Z test_dispatch_symbolic_meta_inplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0095290Z test_dispatch_symbolic_meta_inplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0095578Z test_dispatch_symbolic_meta_inplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0095858Z test_dispatch_symbolic_meta_inplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0096147Z test_dispatch_symbolic_meta_inplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0096436Z test_dispatch_symbolic_meta_inplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0096745Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0097042Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0097349Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0097656Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0097999Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0098304Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0098606Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0098906Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0099201Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0099497Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0099824Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0100120Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0100418Z test_dispatch_symbolic_meta_inplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0100725Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0101029Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0101342Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0101652Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0101957Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0102258Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0102562Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0102869Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0103163Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0103458Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0103752Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0104057Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0104401Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0104699Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0105006Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0105308Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0105595Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0105892Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0106226Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0106529Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0106896Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0107190Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0107487Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0107788Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0108084Z test_dispatch_symbolic_meta_inplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0108379Z test_dispatch_symbolic_meta_inplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0108675Z test_dispatch_symbolic_meta_inplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0108968Z test_dispatch_symbolic_meta_inplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0109264Z test_dispatch_symbolic_meta_inplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0109561Z test_dispatch_symbolic_meta_inplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0109854Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0110142Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0110428Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0110766Z test_dispatch_symbolic_meta_inplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0111057Z test_dispatch_symbolic_meta_inplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0111352Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0111657Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0111956Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0112250Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0112548Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0112877Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0113173Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0113465Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0113757Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0114054Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0114349Z test_dispatch_symbolic_meta_inplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0114639Z test_dispatch_symbolic_meta_inplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0114924Z test_dispatch_symbolic_meta_inplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0115214Z test_dispatch_symbolic_meta_inplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0115505Z test_dispatch_symbolic_meta_inplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0115800Z test_dispatch_symbolic_meta_inplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0116090Z test_dispatch_symbolic_meta_inplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0116375Z test_dispatch_symbolic_meta_inplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0116657Z test_dispatch_symbolic_meta_inplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0116939Z test_dispatch_symbolic_meta_inplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0117262Z test_dispatch_symbolic_meta_inplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0117546Z test_dispatch_symbolic_meta_inplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0117829Z test_dispatch_symbolic_meta_inplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0118110Z test_dispatch_symbolic_meta_inplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0118403Z test_dispatch_symbolic_meta_inplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0118689Z test_dispatch_symbolic_meta_inplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0118983Z test_dispatch_symbolic_meta_inplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0119313Z test_dispatch_symbolic_meta_inplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0119609Z test_dispatch_symbolic_meta_inplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0119895Z test_dispatch_symbolic_meta_inplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0120182Z test_dispatch_symbolic_meta_inplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0120471Z test_dispatch_symbolic_meta_inplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0120756Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0121036Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0121319Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0121606Z test_dispatch_symbolic_meta_inplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0121888Z test_dispatch_symbolic_meta_inplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0122199Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0122498Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0122802Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0123110Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0123411Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0123743Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0124046Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0124341Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0124635Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0124926Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0125218Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0125519Z test_dispatch_symbolic_meta_inplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0125847Z test_dispatch_symbolic_meta_inplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0126142Z test_dispatch_symbolic_meta_inplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0126434Z test_dispatch_symbolic_meta_inplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0126711Z test_dispatch_symbolic_meta_inplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0127001Z test_dispatch_symbolic_meta_inplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0127293Z test_dispatch_symbolic_meta_inplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0127576Z test_dispatch_symbolic_meta_inplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0127858Z test_dispatch_symbolic_meta_inplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0128142Z test_dispatch_symbolic_meta_inplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0128427Z test_dispatch_symbolic_meta_inplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0128713Z test_dispatch_symbolic_meta_inplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0129010Z test_dispatch_symbolic_meta_inplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0129308Z test_dispatch_symbolic_meta_inplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0129599Z test_dispatch_symbolic_meta_inplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0129888Z test_dispatch_symbolic_meta_inplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0130212Z test_dispatch_symbolic_meta_inplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0130499Z test_dispatch_symbolic_meta_inplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0130784Z test_dispatch_symbolic_meta_inplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0131068Z test_dispatch_symbolic_meta_inplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0131350Z test_dispatch_symbolic_meta_inplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0131640Z test_dispatch_symbolic_meta_inplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0131942Z test_dispatch_symbolic_meta_inplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0132267Z test_dispatch_symbolic_meta_inplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0132559Z test_dispatch_symbolic_meta_inplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0132849Z test_dispatch_symbolic_meta_inplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0133137Z test_dispatch_symbolic_meta_inplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0133427Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0133716Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0134002Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0134287Z test_dispatch_symbolic_meta_inplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0134574Z test_dispatch_symbolic_meta_inplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0134863Z test_dispatch_symbolic_meta_inplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0135158Z test_dispatch_symbolic_meta_inplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0135452Z test_dispatch_symbolic_meta_inplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0135741Z test_dispatch_symbolic_meta_inplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0136030Z test_dispatch_symbolic_meta_inplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0136316Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0136641Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0136929Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0137214Z test_dispatch_symbolic_meta_inplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0137501Z test_dispatch_symbolic_meta_inplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0137796Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0138097Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0138403Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0138733Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0139027Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0139321Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0139610Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0139904Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0140196Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0140485Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0140776Z test_dispatch_symbolic_meta_inplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0141066Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0141370Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0141668Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0141963Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0142254Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0142542Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0142830Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0143164Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0143453Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0143743Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0144029Z test_dispatch_symbolic_meta_inplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0144348Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0144668Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0145024Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0145341Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0145657Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0145969Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0146278Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0146656Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0146969Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0147283Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0147595Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0147880Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0148171Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0148464Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0148756Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0149051Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0149338Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0149675Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0149964Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0150252Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0150540Z test_dispatch_symbolic_meta_inplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0150828Z test_dispatch_symbolic_meta_inplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0151114Z test_dispatch_symbolic_meta_inplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0151413Z test_dispatch_symbolic_meta_inplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0151750Z test_dispatch_symbolic_meta_inplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0152045Z test_dispatch_symbolic_meta_inplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0152332Z test_dispatch_symbolic_meta_inplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0152618Z test_dispatch_symbolic_meta_inplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0152905Z test_dispatch_symbolic_meta_inplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0153189Z test_dispatch_symbolic_meta_inplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0153474Z test_dispatch_symbolic_meta_inplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0153757Z test_dispatch_symbolic_meta_inplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0154045Z test_dispatch_symbolic_meta_inplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0154328Z test_dispatch_symbolic_meta_inplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0154633Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0154928Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0155232Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0155530Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0155828Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0156161Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0156466Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0156762Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0157055Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0157349Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0157643Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0157939Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0158269Z test_dispatch_symbolic_meta_inplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0158565Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0158860Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0159163Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0159465Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0159765Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0160059Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0160353Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0160649Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0160937Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0161231Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0161525Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0161816Z test_dispatch_symbolic_meta_inplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0162114Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0162409Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0162750Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0163056Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0163364Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0163665Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0163961Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0164258Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0164591Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0164887Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0165180Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0165479Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0165780Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0166083Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0166374Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0166673Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0166971Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0167270Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0167567Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0167865Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0168158Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0168449Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0168743Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0169071Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0169367Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0169658Z test_dispatch_symbolic_meta_inplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0169960Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0170263Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0170566Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0170875Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0171215Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0171524Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0171826Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0172123Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0172435Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0172741Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0173032Z test_dispatch_symbolic_meta_inplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0173319Z test_dispatch_symbolic_meta_inplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0173613Z test_dispatch_symbolic_meta_inplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0173905Z test_dispatch_symbolic_meta_inplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0174194Z test_dispatch_symbolic_meta_inplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0174480Z test_dispatch_symbolic_meta_inplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0174768Z test_dispatch_symbolic_meta_inplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0175049Z test_dispatch_symbolic_meta_inplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0175329Z test_dispatch_symbolic_meta_inplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0175653Z test_dispatch_symbolic_meta_inplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0175942Z test_dispatch_symbolic_meta_inplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0176227Z test_dispatch_symbolic_meta_inplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0176518Z test_dispatch_symbolic_meta_inplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0176814Z test_dispatch_symbolic_meta_inplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0177113Z test_dispatch_symbolic_meta_inplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0177442Z test_dispatch_symbolic_meta_inplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0177734Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0178025Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0178312Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0178601Z test_dispatch_symbolic_meta_inplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0178892Z test_dispatch_symbolic_meta_inplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0179181Z test_dispatch_symbolic_meta_inplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0179473Z test_dispatch_symbolic_meta_inplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0179767Z test_dispatch_symbolic_meta_inplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0180055Z test_dispatch_symbolic_meta_inplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0180346Z test_dispatch_symbolic_meta_inplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0180636Z test_dispatch_symbolic_meta_inplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0180944Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0181252Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0181560Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0181868Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0182209Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0182518Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0182820Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0183125Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0183428Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0183748Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0184105Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0184420Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0184732Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0185048Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0185363Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0185673Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0185983Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0186287Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0186717Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0187028Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0187335Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0187637Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0187945Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0188251Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0188613Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0188924Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0189232Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0189533Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0189836Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0190138Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0190494Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0190787Z test_dispatch_symbolic_meta_inplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0191077Z test_dispatch_symbolic_meta_inplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0191368Z test_dispatch_symbolic_meta_inplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0191654Z test_dispatch_symbolic_meta_inplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0191941Z test_dispatch_symbolic_meta_inplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0192227Z test_dispatch_symbolic_meta_inplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0192518Z test_dispatch_symbolic_meta_inplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0192807Z test_dispatch_symbolic_meta_inplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0193101Z test_dispatch_symbolic_meta_inplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0193401Z test_dispatch_symbolic_meta_inplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0193697Z test_dispatch_symbolic_meta_inplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0193986Z test_dispatch_symbolic_meta_inplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0194278Z test_dispatch_symbolic_meta_inplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0194573Z test_dispatch_symbolic_meta_inplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0194862Z test_dispatch_symbolic_meta_inplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0195188Z test_dispatch_symbolic_meta_inplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0195467Z test_dispatch_symbolic_meta_inplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0195755Z test_dispatch_symbolic_meta_inplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0196041Z test_dispatch_symbolic_meta_inplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0196335Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0196626Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0196957Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0197258Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0197552Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0197844Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0198134Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0198427Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0198718Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0199007Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0199296Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0199584Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0199874Z test_dispatch_symbolic_meta_inplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0200169Z test_dispatch_symbolic_meta_inplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0200461Z test_dispatch_symbolic_meta_inplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0200755Z test_dispatch_symbolic_meta_inplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0201050Z test_dispatch_symbolic_meta_inplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0201346Z test_dispatch_symbolic_meta_inplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0201673Z test_dispatch_symbolic_meta_inplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0201965Z test_dispatch_symbolic_meta_inplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0202257Z test_dispatch_symbolic_meta_inplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0202544Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0202830Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0203119Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0203446Z test_dispatch_symbolic_meta_inplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0203734Z test_dispatch_symbolic_meta_inplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0204029Z test_dispatch_symbolic_meta_inplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0204327Z test_dispatch_symbolic_meta_inplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0204625Z test_dispatch_symbolic_meta_inplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0204922Z test_dispatch_symbolic_meta_inplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0205213Z test_dispatch_symbolic_meta_inplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0205502Z test_dispatch_symbolic_meta_inplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0205793Z test_dispatch_symbolic_meta_inplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0206081Z test_dispatch_symbolic_meta_inplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0206382Z test_dispatch_symbolic_meta_inplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0206679Z test_dispatch_symbolic_meta_inplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0206978Z test_dispatch_symbolic_meta_inplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0207268Z test_dispatch_symbolic_meta_inplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0207558Z test_dispatch_symbolic_meta_inplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0207846Z test_dispatch_symbolic_meta_inplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0208170Z test_dispatch_symbolic_meta_inplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0208458Z test_dispatch_symbolic_meta_inplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0208742Z test_dispatch_symbolic_meta_inplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0209025Z test_dispatch_symbolic_meta_inplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0209314Z test_dispatch_symbolic_meta_inplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0209612Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0209937Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0210250Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0210553Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0210851Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0211148Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0211450Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0211749Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0212041Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0212332Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0212622Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0212918Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0213210Z test_dispatch_symbolic_meta_inplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0213499Z test_dispatch_symbolic_meta_inplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0213782Z test_dispatch_symbolic_meta_inplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0214073Z test_dispatch_symbolic_meta_inplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0214363Z test_dispatch_symbolic_meta_inplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0214690Z test_dispatch_symbolic_meta_inplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0214973Z test_dispatch_symbolic_meta_inplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0215259Z test_dispatch_symbolic_meta_inplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0215543Z test_dispatch_symbolic_meta_inplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0215819Z test_dispatch_symbolic_meta_inplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0216104Z test_dispatch_symbolic_meta_inplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0216421Z test_dispatch_symbolic_meta_inplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0216706Z test_dispatch_symbolic_meta_inplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0216989Z test_dispatch_symbolic_meta_inplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0217281Z test_dispatch_symbolic_meta_inplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0217565Z test_dispatch_symbolic_meta_inplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0217864Z test_dispatch_symbolic_meta_inplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0218158Z test_dispatch_symbolic_meta_inplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0218450Z test_dispatch_symbolic_meta_inplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0218741Z test_dispatch_symbolic_meta_inplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0219030Z test_dispatch_symbolic_meta_inplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0219320Z test_dispatch_symbolic_meta_inplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0219610Z test_dispatch_symbolic_meta_inplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0219897Z test_dispatch_symbolic_meta_inplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0220182Z test_dispatch_symbolic_meta_inplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0220469Z test_dispatch_symbolic_meta_inplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0220761Z test_dispatch_symbolic_meta_inplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0221082Z test_dispatch_symbolic_meta_inplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0221374Z test_dispatch_symbolic_meta_inplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0221664Z test_dispatch_symbolic_meta_inplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0221951Z test_dispatch_symbolic_meta_inplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0222235Z test_dispatch_symbolic_meta_inplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0222524Z test_dispatch_symbolic_meta_inplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0222844Z test_dispatch_symbolic_meta_inplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0223129Z test_dispatch_symbolic_meta_inplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0223413Z test_dispatch_symbolic_meta_inplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0223704Z test_dispatch_symbolic_meta_inplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0223991Z test_dispatch_symbolic_meta_inplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0224285Z test_dispatch_symbolic_meta_inplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0224577Z test_dispatch_symbolic_meta_inplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0224866Z test_dispatch_symbolic_meta_inplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0225149Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0225434Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0225719Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0226006Z test_dispatch_symbolic_meta_inplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0226291Z test_dispatch_symbolic_meta_inplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0226640Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0226933Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0227222Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0227558Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0227849Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0228139Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0228426Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0228713Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0228999Z test_dispatch_symbolic_meta_inplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0229292Z test_dispatch_symbolic_meta_inplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0229622Z test_dispatch_symbolic_meta_inplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0229911Z test_dispatch_symbolic_meta_inplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0230194Z test_dispatch_symbolic_meta_inplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0230478Z test_dispatch_symbolic_meta_inplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0230763Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0231049Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0231329Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0231613Z test_dispatch_symbolic_meta_inplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0231892Z test_dispatch_symbolic_meta_inplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0232179Z test_dispatch_symbolic_meta_inplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0232467Z test_dispatch_symbolic_meta_inplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0232762Z test_dispatch_symbolic_meta_inplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0233054Z test_dispatch_symbolic_meta_inplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0233344Z test_dispatch_symbolic_meta_inplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0233629Z test_dispatch_symbolic_meta_inplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0233943Z test_dispatch_symbolic_meta_inplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0234231Z test_dispatch_symbolic_meta_inplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0234513Z test_dispatch_symbolic_meta_inplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0234797Z test_dispatch_symbolic_meta_inplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0235079Z test_dispatch_symbolic_meta_inplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0235365Z test_dispatch_symbolic_meta_inplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0235651Z test_dispatch_symbolic_meta_inplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0235987Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0236285Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0236589Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0236889Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0237188Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0237490Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0237785Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0238081Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0238370Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0238667Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0238959Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0239249Z test_dispatch_symbolic_meta_inplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0239542Z test_dispatch_symbolic_meta_inplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0239827Z test_dispatch_symbolic_meta_inplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0240124Z test_dispatch_symbolic_meta_inplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0240473Z test_dispatch_symbolic_meta_inplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0240767Z test_dispatch_symbolic_meta_inplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0241056Z test_dispatch_symbolic_meta_inplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0241344Z test_dispatch_symbolic_meta_inplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0241631Z test_dispatch_symbolic_meta_inplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0241916Z test_dispatch_symbolic_meta_inplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0242206Z test_dispatch_symbolic_meta_inplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0242526Z test_dispatch_symbolic_meta_inplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0242820Z test_dispatch_symbolic_meta_inplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0243114Z test_dispatch_symbolic_meta_inplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0243402Z test_dispatch_symbolic_meta_inplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0243694Z test_dispatch_symbolic_meta_inplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0243981Z test_dispatch_symbolic_meta_inplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0244270Z test_dispatch_symbolic_meta_inplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0244555Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0244840Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0245122Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0245412Z test_dispatch_symbolic_meta_inplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0245703Z test_dispatch_symbolic_meta_inplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0245994Z test_dispatch_symbolic_meta_inplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0246277Z test_dispatch_symbolic_meta_inplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0246573Z test_dispatch_symbolic_meta_inplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0246906Z test_dispatch_symbolic_meta_inplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0247196Z test_dispatch_symbolic_meta_inplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0247482Z test_dispatch_symbolic_meta_inplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0247767Z test_dispatch_symbolic_meta_inplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0248055Z test_dispatch_symbolic_meta_inplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0248340Z test_dispatch_symbolic_meta_inplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0248628Z test_dispatch_symbolic_meta_inplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0248950Z test_dispatch_symbolic_meta_inplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0249233Z test_dispatch_symbolic_meta_inplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0249522Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0249825Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0250127Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0250421Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0250713Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0251000Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0251285Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0251569Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0251861Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0252148Z test_dispatch_symbolic_meta_inplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0252435Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0252729Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0253030Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0253359Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0253657Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0253936Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0254223Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0254509Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0254797Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0255089Z test_dispatch_symbolic_meta_inplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0255414Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0255714Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0256011Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0256307Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0256602Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0256892Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0257179Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0257460Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0257746Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0258031Z test_dispatch_symbolic_meta_inplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0258333Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0258632Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0258942Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0259244Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0259542Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0259933Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0260231Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0260528Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0260821Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0261118Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0261414Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0261744Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0262039Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0262331Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0262633Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0262931Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0263227Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0263521Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0263812Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0264104Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0264391Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0264682Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0264972Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0265262Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0265560Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0265855Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0266144Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0266478Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0266829Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0267114Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0267398Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0267683Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0267972Z test_dispatch_symbolic_meta_inplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0268301Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0268605Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0268901Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0269193Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0269492Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0269783Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0270074Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0270360Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0270647Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0270936Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0271226Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0271528Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0271825Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0272118Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0272408Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0272741Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0273030Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0273324Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0273611Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0273897Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0274183Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0274487Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0274817Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0275109Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0275404Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0275688Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0275977Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0276252Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0276540Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0276825Z test_dispatch_symbolic_meta_inplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0277111Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0277409Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0277707Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0278001Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0278294Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0278581Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0278870Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0279196Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0279489Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0279780Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0280080Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0280374Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0280684Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0281022Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0281331Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0281639Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0281936Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0282230Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0282527Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0282820Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0283110Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0283401Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0283700Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0283996Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0284293Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0284590Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0284879Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0285171Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0285498Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0285794Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0286082Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0286377Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0286671Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0286968Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0287262Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0287601Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0287893Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0288183Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0288474Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0288767Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0289066Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0289359Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0289652Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0289944Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0290236Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0290527Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0290823Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0291111Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0291411Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0291711Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0292043Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0292338Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0292630Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0292918Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0293208Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0293500Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0293827Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0294116Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0294415Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0294715Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0295009Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0295308Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0295600Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0295891Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0296176Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0296468Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0296762Z test_dispatch_symbolic_meta_inplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0297053Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0297353Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0297650Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0297947Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0298243Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0298573Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0298869Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0299150Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0299443Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0299732Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0300026Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0300352Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0300647Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0300940Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0301225Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0301517Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0301804Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0302090Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0302378Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0302671Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0302958Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0303249Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0303538Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0303824Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0304111Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0304400Z test_dispatch_symbolic_meta_inplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0304726Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0305024Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0305314Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0305606Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0305892Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0306181Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0306470Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0306932Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0307235Z test_dispatch_symbolic_meta_inplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0307522Z test_dispatch_symbolic_meta_inplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0307814Z test_dispatch_symbolic_meta_inplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0308111Z test_dispatch_symbolic_meta_inplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0308407Z test_dispatch_symbolic_meta_inplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0308693Z test_dispatch_symbolic_meta_inplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0308980Z test_dispatch_symbolic_meta_inplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0309267Z test_dispatch_symbolic_meta_inplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0309551Z test_dispatch_symbolic_meta_inplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0309834Z test_dispatch_symbolic_meta_inplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0310121Z test_dispatch_symbolic_meta_inplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0310403Z test_dispatch_symbolic_meta_inplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0310684Z test_dispatch_symbolic_meta_inplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0310979Z test_dispatch_symbolic_meta_inplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0311330Z test_dispatch_symbolic_meta_inplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0311634Z test_dispatch_symbolic_meta_inplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0311934Z test_dispatch_symbolic_meta_inplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0312234Z test_dispatch_symbolic_meta_inplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0312526Z test_dispatch_symbolic_meta_inplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0312821Z test_dispatch_symbolic_meta_inplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0313118Z test_dispatch_symbolic_meta_inplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0313446Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0313737Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0314023Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0314313Z test_dispatch_symbolic_meta_inplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0314605Z test_dispatch_symbolic_meta_inplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0314897Z test_dispatch_symbolic_meta_inplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0315181Z test_dispatch_symbolic_meta_inplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0315477Z test_dispatch_symbolic_meta_inplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0315767Z test_dispatch_symbolic_meta_inplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0316052Z test_dispatch_symbolic_meta_inplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0316343Z test_dispatch_symbolic_meta_inplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0316630Z test_dispatch_symbolic_meta_inplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0316909Z test_dispatch_symbolic_meta_inplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0317191Z test_dispatch_symbolic_meta_inplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0317471Z test_dispatch_symbolic_meta_inplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0317797Z test_dispatch_symbolic_meta_inplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0318083Z test_dispatch_symbolic_meta_inplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0318378Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0318665Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0318962Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0319258Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0319544Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0319869Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0320160Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0320444Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0320729Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0321017Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0321308Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0321592Z test_dispatch_symbolic_meta_inplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0321882Z test_dispatch_symbolic_meta_inplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0322174Z test_dispatch_symbolic_meta_inplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0322474Z test_dispatch_symbolic_meta_inplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0322771Z test_dispatch_symbolic_meta_inplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0323065Z test_dispatch_symbolic_meta_inplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0323355Z test_dispatch_symbolic_meta_inplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0323648Z test_dispatch_symbolic_meta_inplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0323937Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0324268Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0324557Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0324845Z test_dispatch_symbolic_meta_inplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0325135Z test_dispatch_symbolic_meta_inplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0325425Z test_dispatch_symbolic_meta_inplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0325711Z test_dispatch_symbolic_meta_inplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0326006Z test_dispatch_symbolic_meta_inplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0326337Z test_dispatch_symbolic_meta_inplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0326631Z test_dispatch_symbolic_meta_inplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0326923Z test_dispatch_symbolic_meta_inplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0327214Z test_dispatch_symbolic_meta_inplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0327503Z test_dispatch_symbolic_meta_inplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0327793Z test_dispatch_symbolic_meta_inplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0328076Z test_dispatch_symbolic_meta_inplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0328360Z test_dispatch_symbolic_meta_inplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0328643Z test_dispatch_symbolic_meta_inplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0328927Z test_dispatch_symbolic_meta_inplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0329229Z test_dispatch_symbolic_meta_inplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0329524Z test_dispatch_symbolic_meta_inplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0329829Z test_dispatch_symbolic_meta_inplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0330135Z test_dispatch_symbolic_meta_inplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0330434Z test_dispatch_symbolic_meta_inplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0330774Z test_dispatch_symbolic_meta_inplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0331073Z test_dispatch_symbolic_meta_inplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0331366Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0331662Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0331955Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0332248Z test_dispatch_symbolic_meta_inplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0332544Z test_dispatch_symbolic_meta_inplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0332874Z test_dispatch_symbolic_meta_inplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0333166Z test_dispatch_symbolic_meta_inplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0333456Z test_dispatch_symbolic_meta_inplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0333746Z test_dispatch_symbolic_meta_inplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0334035Z test_dispatch_symbolic_meta_inplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0334322Z test_dispatch_symbolic_meta_inplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0334606Z test_dispatch_symbolic_meta_inplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0334890Z test_dispatch_symbolic_meta_inplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0335178Z test_dispatch_symbolic_meta_inplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0335482Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0335784Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0336082Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0336375Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0336667Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0336963Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0337312Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0337615Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0337910Z test_dispatch_symbolic_meta_inplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0338201Z test_dispatch_symbolic_meta_inplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0338486Z test_dispatch_symbolic_meta_inplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0338774Z test_dispatch_symbolic_meta_inplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0339096Z test_dispatch_symbolic_meta_inplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0339381Z test_dispatch_symbolic_meta_inplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0339664Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0339950Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0340223Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0340510Z test_dispatch_symbolic_meta_inplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0340796Z test_dispatch_symbolic_meta_inplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0341085Z test_dispatch_symbolic_meta_inplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0341368Z test_dispatch_symbolic_meta_inplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0341652Z test_dispatch_symbolic_meta_inplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0341939Z test_dispatch_symbolic_meta_inplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0342223Z test_dispatch_symbolic_meta_inplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0342505Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0342788Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0343068Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0343356Z test_dispatch_symbolic_meta_inplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0343677Z test_dispatch_symbolic_meta_inplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0343969Z test_dispatch_symbolic_meta_inplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0344259Z test_dispatch_symbolic_meta_inplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0344547Z test_dispatch_symbolic_meta_inplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0344832Z test_dispatch_symbolic_meta_inplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0345112Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0345397Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0345719Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0346005Z test_dispatch_symbolic_meta_inplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0346288Z test_dispatch_symbolic_meta_inplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0346635Z test_dispatch_symbolic_meta_inplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0346927Z test_dispatch_symbolic_meta_inplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0347213Z test_dispatch_symbolic_meta_inplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0347500Z test_dispatch_symbolic_meta_inplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0347790Z test_dispatch_symbolic_meta_inplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0348081Z test_dispatch_symbolic_meta_inplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0348370Z test_dispatch_symbolic_meta_inplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0348659Z test_dispatch_symbolic_meta_inplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0348944Z test_dispatch_symbolic_meta_inplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0349236Z test_dispatch_symbolic_meta_inplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0349529Z test_dispatch_symbolic_meta_inplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0349821Z test_dispatch_symbolic_meta_inplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0350154Z test_dispatch_symbolic_meta_inplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0350440Z test_dispatch_symbolic_meta_inplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0350725Z test_dispatch_symbolic_meta_inplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0351008Z test_dispatch_symbolic_meta_inplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0351289Z test_dispatch_symbolic_meta_inplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0351577Z test_dispatch_symbolic_meta_inplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0351862Z test_dispatch_symbolic_meta_inplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0352186Z test_dispatch_symbolic_meta_inplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0352482Z test_dispatch_symbolic_meta_inplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0352771Z test_dispatch_symbolic_meta_inplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0353074Z test_dispatch_symbolic_meta_inplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0353374Z test_dispatch_symbolic_meta_inplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0353669Z test_dispatch_symbolic_meta_inplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0353963Z test_dispatch_symbolic_meta_inplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0354253Z test_dispatch_symbolic_meta_inplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0354544Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0354830Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0355123Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0355413Z test_dispatch_symbolic_meta_inplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0355703Z test_dispatch_symbolic_meta_inplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0355998Z test_dispatch_symbolic_meta_inplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0356285Z test_dispatch_symbolic_meta_inplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0356621Z test_dispatch_symbolic_meta_inplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0356922Z test_dispatch_symbolic_meta_inplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0357216Z test_dispatch_symbolic_meta_inplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0357506Z test_dispatch_symbolic_meta_inplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0357796Z test_dispatch_symbolic_meta_inplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0358083Z test_dispatch_symbolic_meta_inplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0358373Z test_dispatch_symbolic_meta_inplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0358696Z test_dispatch_symbolic_meta_inplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0358985Z test_dispatch_symbolic_meta_inplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0359271Z test_dispatch_symbolic_meta_inplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0359547Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0359836Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0360124Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0360410Z test_dispatch_symbolic_meta_inplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0360698Z test_dispatch_symbolic_meta_inplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0360988Z test_dispatch_symbolic_meta_inplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0361272Z test_dispatch_symbolic_meta_inplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0361559Z test_dispatch_symbolic_meta_inplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0361847Z test_dispatch_symbolic_meta_inplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0362131Z test_dispatch_symbolic_meta_inplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0362418Z test_dispatch_symbolic_meta_inplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0362698Z test_dispatch_symbolic_meta_inplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0363021Z test_dispatch_symbolic_meta_inplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0363304Z test_dispatch_symbolic_meta_inplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0363592Z test_dispatch_symbolic_meta_inplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0363887Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0364186Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0364478Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0364773Z test_dispatch_symbolic_meta_inplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0365106Z test_dispatch_symbolic_meta_inplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0365412Z test_dispatch_symbolic_meta_inplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0365713Z test_dispatch_symbolic_meta_inplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0366011Z test_dispatch_symbolic_meta_inplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0366310Z test_dispatch_symbolic_meta_inplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0366609Z test_dispatch_symbolic_meta_inplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0366899Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0367191Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0367478Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0367770Z test_dispatch_symbolic_meta_inplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0368081Z test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0368389Z test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0368694Z test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0368983Z test_dispatch_symbolic_meta_inplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0369266Z test_dispatch_symbolic_meta_inplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0369586Z test_dispatch_symbolic_meta_inplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0369876Z test_dispatch_symbolic_meta_inplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0370158Z test_dispatch_symbolic_meta_inplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0370444Z test_dispatch_symbolic_meta_inplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0370725Z test_dispatch_symbolic_meta_inplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0371007Z test_dispatch_symbolic_meta_inplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0371289Z test_dispatch_symbolic_meta_inplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0371610Z test_dispatch_symbolic_meta_inplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0371904Z test_dispatch_symbolic_meta_inplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0372187Z test_dispatch_symbolic_meta_inplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0372485Z test_dispatch_symbolic_meta_inplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0372779Z test_dispatch_symbolic_meta_inplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0373071Z test_dispatch_symbolic_meta_inplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0373362Z test_dispatch_symbolic_meta_inplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0373646Z test_dispatch_symbolic_meta_inplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0373928Z test_dispatch_symbolic_meta_inplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0374211Z test_dispatch_symbolic_meta_inplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0374493Z test_dispatch_symbolic_meta_inplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0374783Z test_dispatch_symbolic_meta_inplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0375069Z test_dispatch_symbolic_meta_inplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0375373Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0375665Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0375962Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0376307Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0376605Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0376902Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0377196Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0377488Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0377785Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0378112Z test_dispatch_symbolic_meta_inplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0378410Z test_dispatch_symbolic_meta_inplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0378700Z test_dispatch_symbolic_meta_inplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0378978Z test_dispatch_symbolic_meta_inplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0379261Z test_dispatch_symbolic_meta_inplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0379549Z test_dispatch_symbolic_meta_inplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0379832Z test_dispatch_symbolic_meta_inplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0380125Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0380414Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0380713Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0381012Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0381308Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0381599Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0381892Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0382183Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0382515Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0382807Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0383096Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0383384Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0383672Z test_dispatch_symbolic_meta_inplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0383966Z test_dispatch_symbolic_meta_inplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0384259Z test_dispatch_symbolic_meta_inplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0384609Z test_dispatch_symbolic_meta_inplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0384907Z test_dispatch_symbolic_meta_inplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0385208Z test_dispatch_symbolic_meta_inplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0385500Z test_dispatch_symbolic_meta_inplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0385798Z test_dispatch_symbolic_meta_inplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0386091Z test_dispatch_symbolic_meta_inplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0386380Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0386712Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0386999Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0387286Z test_dispatch_symbolic_meta_inplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0387577Z test_dispatch_symbolic_meta_inplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0387869Z test_dispatch_symbolic_meta_inplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0388161Z test_dispatch_symbolic_meta_inplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0388451Z test_dispatch_symbolic_meta_inplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0388741Z test_dispatch_symbolic_meta_inplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0389087Z test_dispatch_symbolic_meta_inplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0389372Z test_dispatch_symbolic_meta_inplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0389657Z test_dispatch_symbolic_meta_inplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0389943Z test_dispatch_symbolic_meta_inplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0390224Z test_dispatch_symbolic_meta_inplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0390507Z test_dispatch_symbolic_meta_inplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0390791Z test_dispatch_symbolic_meta_inplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0391111Z test_dispatch_symbolic_meta_inplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0391393Z test_dispatch_symbolic_meta_inplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0391672Z test_dispatch_symbolic_meta_inplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0391964Z test_dispatch_symbolic_meta_inplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0392254Z test_dispatch_symbolic_meta_inplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0392550Z test_dispatch_symbolic_meta_inplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0392848Z test_dispatch_symbolic_meta_inplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0393141Z test_dispatch_symbolic_meta_inplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0393437Z test_dispatch_symbolic_meta_inplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0393730Z test_dispatch_symbolic_meta_inplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0394033Z test_dispatch_symbolic_meta_inplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0394326Z test_dispatch_symbolic_meta_inplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0394624Z test_dispatch_symbolic_meta_inplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0394922Z test_dispatch_symbolic_meta_inplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0395218Z test_dispatch_symbolic_meta_inplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0395511Z test_dispatch_symbolic_meta_inplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0395852Z test_dispatch_symbolic_meta_inplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0396145Z test_dispatch_symbolic_meta_inplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0396438Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0396728Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0397020Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0397313Z test_dispatch_symbolic_meta_inplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0397639Z test_dispatch_symbolic_meta_inplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0397943Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0398233Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0398535Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0398838Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0399126Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0399422Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0399714Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0400004Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0400297Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0400593Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0400886Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0401178Z test_dispatch_symbolic_meta_inplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0401478Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0401768Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0402109Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0402411Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0402704Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0402999Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0403291Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0403584Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0403907Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0404198Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0404486Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0404778Z test_dispatch_symbolic_meta_inplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0405072Z test_dispatch_symbolic_meta_inplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0405371Z test_dispatch_symbolic_meta_inplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0405673Z test_dispatch_symbolic_meta_inplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0405972Z test_dispatch_symbolic_meta_inplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0406272Z test_dispatch_symbolic_meta_inplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0406567Z test_dispatch_symbolic_meta_inplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0406863Z test_dispatch_symbolic_meta_inplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0407163Z test_dispatch_symbolic_meta_inplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0407455Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0407749Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0408034Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0408323Z test_dispatch_symbolic_meta_inplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0408652Z test_dispatch_symbolic_meta_inplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0408958Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0409260Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0409563Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0409856Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0410153Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0410484Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0410782Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0411080Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0411375Z test_dispatch_symbolic_meta_inplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0411682Z test_dispatch_symbolic_meta_inplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0411982Z test_dispatch_symbolic_meta_inplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0412288Z test_dispatch_symbolic_meta_inplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0412597Z test_dispatch_symbolic_meta_inplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0412902Z test_dispatch_symbolic_meta_inplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0413201Z test_dispatch_symbolic_meta_inplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0413501Z test_dispatch_symbolic_meta_inplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0413802Z test_dispatch_symbolic_meta_inplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0414100Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0414396Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0414688Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0415020Z test_dispatch_symbolic_meta_inplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0415319Z test_dispatch_symbolic_meta_inplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0415612Z test_dispatch_symbolic_meta_inplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0415908Z test_dispatch_symbolic_meta_inplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0416204Z test_dispatch_symbolic_meta_inplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0416501Z test_dispatch_symbolic_meta_inplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0416833Z test_dispatch_symbolic_meta_inplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0417124Z test_dispatch_symbolic_meta_inplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0417414Z test_dispatch_symbolic_meta_inplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0417702Z test_dispatch_symbolic_meta_inplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0417994Z test_dispatch_symbolic_meta_inplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0418287Z test_dispatch_symbolic_meta_inplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0418577Z test_dispatch_symbolic_meta_inplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0418863Z test_dispatch_symbolic_meta_inplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0419149Z test_dispatch_symbolic_meta_inplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0419434Z test_dispatch_symbolic_meta_inplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0419718Z test_dispatch_symbolic_meta_inplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0420004Z test_dispatch_symbolic_meta_inplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0420295Z test_dispatch_symbolic_meta_inplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0420578Z test_dispatch_symbolic_meta_inplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0420876Z test_dispatch_symbolic_meta_inplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0421168Z test_dispatch_symbolic_meta_inplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0421499Z test_dispatch_symbolic_meta_inplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0421802Z test_dispatch_symbolic_meta_inplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0422096Z test_dispatch_symbolic_meta_inplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0422392Z test_dispatch_symbolic_meta_inplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0422686Z test_dispatch_symbolic_meta_inplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0422980Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0423275Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0423602Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0423895Z test_dispatch_symbolic_meta_inplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0424189Z test_dispatch_symbolic_meta_inplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0424486Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0424779Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0425084Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0425383Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0425683Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0425976Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0426275Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0426670Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0426964Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0427255Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0427543Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0427835Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0428182Z test_dispatch_symbolic_meta_inplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0428475Z test_dispatch_symbolic_meta_inplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0428758Z test_dispatch_symbolic_meta_inplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0429045Z test_dispatch_symbolic_meta_inplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0429325Z test_dispatch_symbolic_meta_inplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0429608Z test_dispatch_symbolic_meta_inplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0429928Z test_dispatch_symbolic_meta_inplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0430216Z test_dispatch_symbolic_meta_inplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0430501Z test_dispatch_symbolic_meta_inplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0430791Z test_dispatch_symbolic_meta_inplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0431075Z test_dispatch_symbolic_meta_inplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0431371Z test_dispatch_symbolic_meta_inplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0431669Z test_dispatch_symbolic_meta_inplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0431963Z test_dispatch_symbolic_meta_inplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0432253Z test_dispatch_symbolic_meta_inplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0432541Z test_dispatch_symbolic_meta_inplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0432831Z test_dispatch_symbolic_meta_inplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0433119Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0433404Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0433688Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0433972Z test_dispatch_symbolic_meta_inplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0434258Z test_dispatch_symbolic_meta_inplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0434597Z test_dispatch_symbolic_meta_inplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0434884Z test_dispatch_symbolic_meta_inplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0435183Z test_dispatch_symbolic_meta_inplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0435475Z test_dispatch_symbolic_meta_inplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0435765Z test_dispatch_symbolic_meta_inplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0436054Z test_dispatch_symbolic_meta_inplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0436395Z test_dispatch_symbolic_meta_inplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0436684Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0436969Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0437257Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0437542Z test_dispatch_symbolic_meta_inplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0437831Z test_dispatch_symbolic_meta_inplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0438131Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0438425Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0438722Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0439016Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0439312Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0439607Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0439897Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0440187Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0440480Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0440771Z test_dispatch_symbolic_meta_inplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0441104Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0441397Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0441690Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0441975Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0442268Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0442561Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0442890Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0443183Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0443475Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0443764Z test_dispatch_symbolic_meta_inplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0444061Z test_dispatch_symbolic_meta_inplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0444351Z test_dispatch_symbolic_meta_inplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0444650Z test_dispatch_symbolic_meta_inplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0444945Z test_dispatch_symbolic_meta_inplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0445238Z test_dispatch_symbolic_meta_inplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0445532Z test_dispatch_symbolic_meta_inplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0445827Z test_dispatch_symbolic_meta_inplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0446120Z test_dispatch_symbolic_meta_inplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0446409Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0446698Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0446984Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0447269Z test_dispatch_symbolic_meta_inplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0447594Z test_dispatch_symbolic_meta_inplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0447893Z test_dispatch_symbolic_meta_inplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0448188Z test_dispatch_symbolic_meta_inplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0448509Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0448825Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0449155Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0449511Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0449830Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0450149Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0450466Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0450784Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0451099Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0451414Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0451729Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0452045Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0452375Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0452702Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0453034Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0453366Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0453692Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0454060Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0454390Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0454712Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0455040Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0455361Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0455724Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0456048Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0456354Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0456660Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0456973Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0457291Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0457598Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0457897Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0458202Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0458505Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0458807Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0459108Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0459413Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0459712Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0460035Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0460396Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0460730Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0461061Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0461385Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0461705Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0462025Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0462415Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0462736Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0463049Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0463365Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0463689Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0463999Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0464299Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0464609Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0464923Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0465230Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0465539Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0465843Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0466144Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0466446Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0466840Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0467143Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0467445Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0467740Z test_dispatch_symbolic_meta_inplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0468027Z test_dispatch_symbolic_meta_inplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0468320Z test_dispatch_symbolic_meta_inplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0468618Z test_dispatch_symbolic_meta_inplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0468959Z test_dispatch_symbolic_meta_inplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0469249Z test_dispatch_symbolic_meta_inplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0469537Z test_dispatch_symbolic_meta_inplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0469820Z test_dispatch_symbolic_meta_inplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0470105Z test_dispatch_symbolic_meta_inplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0470392Z test_dispatch_symbolic_meta_inplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0470674Z test_dispatch_symbolic_meta_inplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0470955Z test_dispatch_symbolic_meta_inplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0471247Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0471542Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0471839Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0472132Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0472420Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0472708Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0472999Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0473335Z test_dispatch_symbolic_meta_inplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0473624Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0473899Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0474184Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0474470Z test_dispatch_symbolic_meta_inplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0474753Z test_dispatch_symbolic_meta_inplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0475049Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0475373Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0475672Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0475972Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0476264Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0476559Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0476850Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0477135Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0477420Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0477703Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0477985Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0478280Z test_dispatch_symbolic_meta_inplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0478580Z test_dispatch_symbolic_meta_inplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0478866Z test_dispatch_symbolic_meta_inplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0479151Z test_dispatch_symbolic_meta_inplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0479437Z test_dispatch_symbolic_meta_inplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0479760Z test_dispatch_symbolic_meta_inplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0480047Z test_dispatch_symbolic_meta_inplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0480329Z test_dispatch_symbolic_meta_inplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0480613Z test_dispatch_symbolic_meta_inplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0480896Z test_dispatch_symbolic_meta_inplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0481181Z test_dispatch_symbolic_meta_inplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0481474Z test_dispatch_symbolic_meta_inplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0481813Z test_dispatch_symbolic_meta_inplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0482107Z test_dispatch_symbolic_meta_inplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0482393Z test_dispatch_symbolic_meta_inplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0482682Z test_dispatch_symbolic_meta_inplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0482972Z test_dispatch_symbolic_meta_inplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0483265Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0483559Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0483850Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0484138Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0484427Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0484719Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0485009Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0485296Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0485584Z test_dispatch_symbolic_meta_inplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0485896Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0486246Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0486553Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0486858Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0487171Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0487484Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0487791Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0488136Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0488439Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0488744Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0489040Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0489335Z test_dispatch_symbolic_meta_inplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0489639Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0489948Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0490247Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0490544Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0490876Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0491248Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0491631Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0492007Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0492389Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0492807Z test_dispatch_symbolic_meta_inplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0493181Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0493653Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0494014Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0494374Z test_dispatch_symbolic_meta_inplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0494755Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0495136Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0495514Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0495933Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0496300Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0496662Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0497023Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0497389Z test_dispatch_symbolic_meta_inplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0497760Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0498118Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0498476Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0498830Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0499203Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0499582Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0499949Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0500312Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0500684Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0501112Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0501481Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0501850Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0502247Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0502638Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0503029Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0503467Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0503835Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0504195Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0504552Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0504914Z test_dispatch_symbolic_meta_inplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0505289Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0505667Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0506028Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0506386Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0506887Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0507274Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0507649Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0508027Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0508403Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0508782Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0509217Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0509529Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0509840Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0510150Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0510457Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0510763Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0511107Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0511412Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0511709Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0512004Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0512332Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0512657Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0512973Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0513292Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0513594Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0513896Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0514194Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0514495Z test_dispatch_symbolic_meta_inplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0514807Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0515117Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0515423Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0515767Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0516086Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0516401Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0516710Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0517018Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0517331Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0517673Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0517982Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0518283Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0518593Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0518912Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.0519227Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0519535Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0519840Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0520146Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0520463Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0520778Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0521086Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0521394Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0521704Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0522053Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0522363Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0522666Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0522996Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0523322Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0523646Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0523997Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0524304Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0524616Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0524927Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0525231Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0525539Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0525842Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0526145Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0526447Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0526750Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0527054Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0527355Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0527647Z test_dispatch_symbolic_meta_inplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0527977Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0528309Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0528685Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0529012Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0529339Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0529667Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0529977Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0530313Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0530611Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0530905Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0531230Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0531554Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0531873Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0532191Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0532475Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.0532755Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:16.0533030Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:16.0533310Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:16.0533614Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0533916Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0534216Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0534513Z test_dispatch_symbolic_meta_inplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0534826Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0535175Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0535484Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0535785Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0536094Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0536402Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0536703Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0537036Z test_dispatch_symbolic_meta_inplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0537353Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0537666Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0537969Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0538275Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0538600Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0538924Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0539240Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0539557Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0539864Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0540164Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0540459Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0540760Z test_dispatch_symbolic_meta_inplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0541068Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0541379Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0541719Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0542019Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0542331Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0542645Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0542954Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0543261Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0543614Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0543936Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0544246Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0544560Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0544873Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0545183Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0545487Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0545786Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0546084Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0546385Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0546752Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0547049Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0547349Z test_dispatch_symbolic_meta_inplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0547653Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0548011Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0548321Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0548627Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0548929Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0549230Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0549537Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0549891Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0550203Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0550517Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0550823Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0551133Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0551437Z test_dispatch_symbolic_meta_inplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0551745Z test_dispatch_symbolic_meta_inplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0552045Z test_dispatch_symbolic_meta_inplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0552344Z test_dispatch_symbolic_meta_inplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0552642Z test_dispatch_symbolic_meta_inplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0552945Z test_dispatch_symbolic_meta_inplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0553242Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0553535Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0553828Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0554123Z test_dispatch_symbolic_meta_inplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0554414Z test_dispatch_symbolic_meta_inplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0554743Z test_dispatch_symbolic_meta_inplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0555034Z test_dispatch_symbolic_meta_inplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0555331Z test_dispatch_symbolic_meta_inplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0555627Z test_dispatch_symbolic_meta_inplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0555919Z test_dispatch_symbolic_meta_inplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0556211Z test_dispatch_symbolic_meta_inplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0556534Z test_dispatch_symbolic_meta_inplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0556823Z test_dispatch_symbolic_meta_inplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0557107Z test_dispatch_symbolic_meta_inplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0557393Z test_dispatch_symbolic_meta_inplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0557678Z test_dispatch_symbolic_meta_inplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0557971Z test_dispatch_symbolic_meta_inplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0558264Z test_dispatch_symbolic_meta_inplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0558550Z test_dispatch_symbolic_meta_inplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0558842Z test_dispatch_symbolic_meta_inplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0559131Z test_dispatch_symbolic_meta_inplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0559424Z test_dispatch_symbolic_meta_inplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0559711Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0559997Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0560282Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0560567Z test_dispatch_symbolic_meta_inplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0560859Z test_dispatch_symbolic_meta_inplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0561192Z test_dispatch_symbolic_meta_inplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0561471Z test_dispatch_symbolic_meta_inplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0561765Z test_dispatch_symbolic_meta_inplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0562058Z test_dispatch_symbolic_meta_inplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0562348Z test_dispatch_symbolic_meta_inplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0562641Z test_dispatch_symbolic_meta_inplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0562964Z test_dispatch_symbolic_meta_inplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0563254Z test_dispatch_symbolic_meta_inplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0563538Z test_dispatch_symbolic_meta_inplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0563825Z test_dispatch_symbolic_meta_inplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0564110Z test_dispatch_symbolic_meta_inplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0564398Z test_dispatch_symbolic_meta_inplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0564690Z test_dispatch_symbolic_meta_inplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0564977Z test_dispatch_symbolic_meta_inplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0565270Z test_dispatch_symbolic_meta_inplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0565565Z test_dispatch_symbolic_meta_inplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0565863Z test_dispatch_symbolic_meta_inplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0566156Z test_dispatch_symbolic_meta_inplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0566443Z test_dispatch_symbolic_meta_inplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0566735Z test_dispatch_symbolic_meta_inplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0567023Z test_dispatch_symbolic_meta_inplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0567308Z test_dispatch_symbolic_meta_inplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0567653Z test_dispatch_symbolic_meta_inplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0567939Z test_dispatch_symbolic_meta_inplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0568229Z test_dispatch_symbolic_meta_inplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0568528Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0568827Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0569124Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0569454Z test_dispatch_symbolic_meta_inplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0569769Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0570079Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0570400Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0570719Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0571042Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0571355Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0571665Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0571973Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0572283Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0572597Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0572909Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0573219Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0573529Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0573831Z test_dispatch_symbolic_meta_inplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0574168Z test_dispatch_symbolic_meta_inplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0574472Z test_dispatch_symbolic_meta_inplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0574776Z test_dispatch_symbolic_meta_inplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0575081Z test_dispatch_symbolic_meta_inplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0575382Z test_dispatch_symbolic_meta_inplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0575692Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0576031Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0576330Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0576628Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0576926Z test_dispatch_symbolic_meta_inplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0577228Z test_dispatch_symbolic_meta_inplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0577524Z test_dispatch_symbolic_meta_inplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0577815Z test_dispatch_symbolic_meta_inplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0578114Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0578406Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0578710Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0579017Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0579320Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0579617Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0579913Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0580210Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0580542Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0580846Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0581143Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0581440Z test_dispatch_symbolic_meta_inplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0581736Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0582029Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0582383Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0582690Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0582990Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0583289Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0583587Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0583885Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0584182Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0584477Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0584771Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0585067Z test_dispatch_symbolic_meta_inplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0585358Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0585651Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0585953Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0586256Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0586550Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0586885Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0587237Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0587527Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0587818Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0588113Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0588408Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0588703Z test_dispatch_symbolic_meta_inplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0589045Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0589341Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0589642Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0589944Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0590248Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0590546Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0590838Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0591133Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0591430Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0591721Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0592018Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0592313Z test_dispatch_symbolic_meta_inplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0592605Z test_dispatch_symbolic_meta_inplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0592890Z test_dispatch_symbolic_meta_inplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0593180Z test_dispatch_symbolic_meta_inplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0593507Z test_dispatch_symbolic_meta_inplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0593800Z test_dispatch_symbolic_meta_inplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0594088Z test_dispatch_symbolic_meta_inplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0594374Z test_dispatch_symbolic_meta_inplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0594658Z test_dispatch_symbolic_meta_inplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0594945Z test_dispatch_symbolic_meta_inplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0595236Z test_dispatch_symbolic_meta_inplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0595567Z test_dispatch_symbolic_meta_inplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0595872Z test_dispatch_symbolic_meta_inplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0596174Z test_dispatch_symbolic_meta_inplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0596469Z test_dispatch_symbolic_meta_inplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0596769Z test_dispatch_symbolic_meta_inplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0597066Z test_dispatch_symbolic_meta_inplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0597361Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0597653Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0597944Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0598236Z test_dispatch_symbolic_meta_inplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0598527Z test_dispatch_symbolic_meta_inplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0598829Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0599122Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0599421Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0599719Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0600054Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0600353Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0600647Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0600945Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0601237Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0601531Z test_dispatch_symbolic_meta_inplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0601854Z test_dispatch_symbolic_meta_inplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0602144Z test_dispatch_symbolic_meta_inplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0602436Z test_dispatch_symbolic_meta_inplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0602728Z test_dispatch_symbolic_meta_inplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0603026Z test_dispatch_symbolic_meta_inplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0603318Z test_dispatch_symbolic_meta_inplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0603609Z test_dispatch_symbolic_meta_inplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0603897Z test_dispatch_symbolic_meta_inplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0604180Z test_dispatch_symbolic_meta_inplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0604465Z test_dispatch_symbolic_meta_inplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0604751Z test_dispatch_symbolic_meta_inplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0605038Z test_dispatch_symbolic_meta_inplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0605324Z test_dispatch_symbolic_meta_inplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0605615Z test_dispatch_symbolic_meta_inplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0605899Z test_dispatch_symbolic_meta_inplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0606186Z test_dispatch_symbolic_meta_inplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0606514Z test_dispatch_symbolic_meta_inplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0606791Z test_dispatch_symbolic_meta_inplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0607072Z test_dispatch_symbolic_meta_inplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0607356Z test_dispatch_symbolic_meta_inplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0607637Z test_dispatch_symbolic_meta_inplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0607920Z test_dispatch_symbolic_meta_inplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0608205Z test_dispatch_symbolic_meta_inplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0608530Z test_dispatch_symbolic_meta_inplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0608823Z test_dispatch_symbolic_meta_inplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0609106Z test_dispatch_symbolic_meta_inplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0609387Z test_dispatch_symbolic_meta_inplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0609691Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0609993Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0610289Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0610581Z test_dispatch_symbolic_meta_inplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0610883Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0611185Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0611488Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0611786Z test_dispatch_symbolic_meta_inplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0612075Z test_dispatch_symbolic_meta_inplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0612361Z test_dispatch_symbolic_meta_inplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0612655Z test_dispatch_symbolic_meta_inplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0612989Z test_dispatch_symbolic_meta_inplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0613283Z test_dispatch_symbolic_meta_inplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0613567Z test_dispatch_symbolic_meta_inplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0613858Z test_dispatch_symbolic_meta_inplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0614140Z test_dispatch_symbolic_meta_inplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0614424Z test_dispatch_symbolic_meta_inplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0614713Z test_dispatch_symbolic_meta_inplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0615034Z test_dispatch_symbolic_meta_inplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0615316Z test_dispatch_symbolic_meta_inplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0615598Z test_dispatch_symbolic_meta_inplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0615885Z test_dispatch_symbolic_meta_inplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0616171Z test_dispatch_symbolic_meta_inplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0616464Z test_dispatch_symbolic_meta_inplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0616755Z test_dispatch_symbolic_meta_inplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0617044Z test_dispatch_symbolic_meta_inplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0617330Z test_dispatch_symbolic_meta_inplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0617616Z test_dispatch_symbolic_meta_inplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0617905Z test_dispatch_symbolic_meta_inplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0618190Z test_dispatch_symbolic_meta_inplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0618472Z test_dispatch_symbolic_meta_inplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0618753Z test_dispatch_symbolic_meta_inplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0619036Z test_dispatch_symbolic_meta_inplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0619316Z test_dispatch_symbolic_meta_inplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0619662Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0619966Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0620264Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0620559Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0620854Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0621156Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0621488Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0621786Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0622081Z test_dispatch_symbolic_meta_inplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0622381Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0622681Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0622979Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0623273Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0623566Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0623861Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0624154Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0624451Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0624747Z test_dispatch_symbolic_meta_inplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0625056Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0625358Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0625660Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0625998Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0626299Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0626678Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0626979Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0627274Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0627576Z test_dispatch_symbolic_meta_inplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0627937Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0628245Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0628544Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0628845Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0629145Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0629443Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0629740Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0630036Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0630334Z test_dispatch_symbolic_meta_inplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0630638Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0630955Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0631269Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0631574Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0631875Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0632176Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0632530Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0632830Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0633128Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0633423Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0633721Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0634025Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0634367Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0634676Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0634978Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0635282Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0635582Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0635887Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0636186Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0636482Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0636778Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0637077Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0637379Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0637671Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0637973Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0638275Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0638576Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0638916Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0639213Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0639507Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0639803Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0640096Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0640392Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0640688Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0641018Z test_dispatch_symbolic_meta_inplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0641333Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0641643Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0641951Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0642263Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0642583Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0642894Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0643203Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0643512Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0643825Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0644134Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0644442Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0644746Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0645046Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0645382Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0645694Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0645997Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0646299Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0646594Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0646897Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0647202Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0647542Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0647840Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0648132Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0648427Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0648729Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0649028Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0649324Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0649618Z test_dispatch_symbolic_meta_inplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0649921Z test_dispatch_symbolic_meta_inplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0650225Z test_dispatch_symbolic_meta_inplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0650527Z test_dispatch_symbolic_meta_inplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0650827Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0651124Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0651420Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0651713Z test_dispatch_symbolic_meta_inplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0652067Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0652383Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0652696Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0653004Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0653310Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0653622Z test_dispatch_symbolic_meta_inplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0653957Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0654242Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0654550Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0654855Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0655156Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0655453Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0655748Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0656043Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0656335Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0656632Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0656933Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0657228Z test_dispatch_symbolic_meta_inplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0657532Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0657830Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0658139Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0658491Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0658798Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0659099Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0659399Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0659699Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0659998Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0660330Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0660630Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0660928Z test_dispatch_symbolic_meta_inplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0661233Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0661537Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0661846Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0662155Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0662459Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0662764Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0663066Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0663366Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0663663Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0663958Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0664255Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0664558Z test_dispatch_symbolic_meta_inplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0664901Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0665207Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0665506Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0665805Z test_dispatch_symbolic_meta_inplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0666110Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0666421Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0666840Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0667145Z test_dispatch_symbolic_meta_inplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0667447Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0667751Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0668057Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0668362Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0668664Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0668962Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0669262Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0669556Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0669856Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0670156Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0670457Z test_dispatch_symbolic_meta_inplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0670756Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0671050Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0671440Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0671746Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0672048Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0672346Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0672647Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0672938Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0673232Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0673556Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0673854Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0674144Z test_dispatch_symbolic_meta_inplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0674442Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0674749Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0675050Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0675346Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0675640Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0675940Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0676234Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0676531Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0676822Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0677115Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0677407Z test_dispatch_symbolic_meta_inplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0677702Z test_dispatch_symbolic_meta_inplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0678033Z test_dispatch_symbolic_meta_inplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0678334Z test_dispatch_symbolic_meta_inplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0678627Z test_dispatch_symbolic_meta_inplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0678917Z test_dispatch_symbolic_meta_inplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0679206Z test_dispatch_symbolic_meta_inplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0679498Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0679846Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0680152Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0680445Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0680745Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0681040Z test_dispatch_symbolic_meta_inplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0681344Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0681643Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0681938Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0682233Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0682526Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0682824Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0683118Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0683411Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0683700Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0683992Z test_dispatch_symbolic_meta_inplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0684367Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0684697Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0685023Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0685348Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0685662Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0685975Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0686321Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0686630Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0686939Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0687244Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0687555Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0687858Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0688168Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0688475Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0688789Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0689097Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0689413Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0689725Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0690035Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0690348Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0690655Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0691002Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0691306Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0691612Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0691903Z test_dispatch_symbolic_meta_inplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0692195Z test_dispatch_symbolic_meta_inplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0692494Z test_dispatch_symbolic_meta_inplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0692834Z test_dispatch_symbolic_meta_inplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0693129Z test_dispatch_symbolic_meta_inplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0693420Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0693705Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0693998Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0694288Z test_dispatch_symbolic_meta_inplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0694578Z test_dispatch_symbolic_meta_inplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0694865Z test_dispatch_symbolic_meta_inplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0695160Z test_dispatch_symbolic_meta_inplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0695455Z test_dispatch_symbolic_meta_inplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0695748Z test_dispatch_symbolic_meta_inplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0696043Z test_dispatch_symbolic_meta_inplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0696329Z test_dispatch_symbolic_meta_inplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0696623Z test_dispatch_symbolic_meta_inplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0696918Z test_dispatch_symbolic_meta_inplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0697252Z test_dispatch_symbolic_meta_inplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0697543Z test_dispatch_symbolic_meta_inplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0697832Z test_dispatch_symbolic_meta_inplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0698116Z test_dispatch_symbolic_meta_inplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0698407Z test_dispatch_symbolic_meta_inplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0698693Z test_dispatch_symbolic_meta_inplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0699016Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0699366Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0699689Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0700008Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0700324Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0700641Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0700958Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0701270Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0701580Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0701891Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0702206Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0702518Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0702841Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0703159Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0703484Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0703845Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0704166Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0704485Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0704807Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0705129Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0705447Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0705798Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0706115Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0706428Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0706844Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0707145Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0707444Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0707744Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0708041Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0708337Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0708631Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0708929Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0709219Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0709510Z test_dispatch_symbolic_meta_inplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0709822Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0710126Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0710498Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0710798Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0711107Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0711415Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0711716Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0712023Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0712365Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0712672Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0712983Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0713292Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0713606Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0713919Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0714227Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0714532Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0714839Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0715146Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0715457Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0715761Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0716055Z test_dispatch_symbolic_meta_inplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0716343Z test_dispatch_symbolic_meta_inplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0716675Z test_dispatch_symbolic_meta_inplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0716974Z test_dispatch_symbolic_meta_inplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0717264Z test_dispatch_symbolic_meta_inplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0717557Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0717848Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0718138Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0718432Z test_dispatch_symbolic_meta_inplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0718757Z test_dispatch_symbolic_meta_inplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0719047Z test_dispatch_symbolic_meta_inplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0719337Z test_dispatch_symbolic_meta_inplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0719628Z test_dispatch_symbolic_meta_inplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0719914Z test_dispatch_symbolic_meta_inplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0720202Z test_dispatch_symbolic_meta_inplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0720492Z test_dispatch_symbolic_meta_inplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0720786Z test_dispatch_symbolic_meta_inplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0721070Z test_dispatch_symbolic_meta_inplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0721364Z test_dispatch_symbolic_meta_inplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0721655Z test_dispatch_symbolic_meta_inplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0721951Z test_dispatch_symbolic_meta_inplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0722235Z test_dispatch_symbolic_meta_inplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0722518Z test_dispatch_symbolic_meta_inplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0722800Z test_dispatch_symbolic_meta_inplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0723129Z test_dispatch_symbolic_meta_inplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0723419Z test_dispatch_symbolic_meta_inplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0723715Z test_dispatch_symbolic_meta_inplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0724002Z test_dispatch_symbolic_meta_inplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0724299Z test_dispatch_symbolic_meta_inplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0724605Z test_dispatch_symbolic_meta_inplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0724907Z test_dispatch_symbolic_meta_inplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0725235Z test_dispatch_symbolic_meta_inplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0725528Z test_dispatch_symbolic_meta_inplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0725822Z test_dispatch_symbolic_meta_inplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0726115Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0726408Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0726699Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0726988Z test_dispatch_symbolic_meta_inplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0727275Z test_dispatch_symbolic_meta_inplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0727565Z test_dispatch_symbolic_meta_inplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0727854Z test_dispatch_symbolic_meta_inplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0728146Z test_dispatch_symbolic_meta_inplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0728437Z test_dispatch_symbolic_meta_inplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0728723Z test_dispatch_symbolic_meta_inplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0729009Z test_dispatch_symbolic_meta_inplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0729292Z test_dispatch_symbolic_meta_inplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0729626Z test_dispatch_symbolic_meta_inplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0729920Z test_dispatch_symbolic_meta_inplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0730212Z test_dispatch_symbolic_meta_inplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0730498Z test_dispatch_symbolic_meta_inplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0730790Z test_dispatch_symbolic_meta_inplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0731081Z test_dispatch_symbolic_meta_inplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0731374Z test_dispatch_symbolic_meta_inplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0731698Z test_dispatch_symbolic_meta_inplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0731988Z test_dispatch_symbolic_meta_inplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0732274Z test_dispatch_symbolic_meta_inplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0732558Z test_dispatch_symbolic_meta_inplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0732838Z test_dispatch_symbolic_meta_inplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0733124Z test_dispatch_symbolic_meta_inplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0733407Z test_dispatch_symbolic_meta_inplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0733692Z test_dispatch_symbolic_meta_inplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0733992Z test_dispatch_symbolic_meta_inplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0734290Z test_dispatch_symbolic_meta_inplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0734591Z test_dispatch_symbolic_meta_inplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0734884Z test_dispatch_symbolic_meta_inplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0735179Z test_dispatch_symbolic_meta_inplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0735469Z test_dispatch_symbolic_meta_inplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0735757Z test_dispatch_symbolic_meta_inplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0736081Z test_dispatch_symbolic_meta_inplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0736368Z test_dispatch_symbolic_meta_inplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0736681Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0736994Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0737307Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0737617Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0737964Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0738271Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0738574Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0738888Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0739203Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0739516Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0739827Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0740131Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0740438Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0740741Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0741049Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0741363Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0741678Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0741990Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0742301Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0742647Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0742957Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0743263Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0743570Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0743876Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0744175Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0744506Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0744805Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0745100Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0745399Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0745695Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0745991Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0746281Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0746618Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0746909Z test_dispatch_symbolic_meta_inplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0747207Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0747506Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0747802Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0748093Z test_dispatch_symbolic_meta_inplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0748392Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0748688Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0749033Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0749328Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0749624Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0749918Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0750214Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0750507Z test_dispatch_symbolic_meta_inplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0750810Z test_dispatch_symbolic_meta_inplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0751151Z test_dispatch_symbolic_meta_inplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0751447Z test_dispatch_symbolic_meta_inplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0751735Z test_dispatch_symbolic_meta_inplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0752026Z test_dispatch_symbolic_meta_inplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0752319Z test_dispatch_symbolic_meta_inplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0752611Z test_dispatch_symbolic_meta_inplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0752899Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0753185Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0753469Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0753754Z test_dispatch_symbolic_meta_inplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0754046Z test_dispatch_symbolic_meta_inplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0754344Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0754635Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0754940Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0755245Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0755588Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0755892Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0756187Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0756481Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0756774Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0757072Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0757404Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0757689Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0757986Z test_dispatch_symbolic_meta_inplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0758279Z test_dispatch_symbolic_meta_inplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0758573Z test_dispatch_symbolic_meta_inplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0758875Z test_dispatch_symbolic_meta_inplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0759174Z test_dispatch_symbolic_meta_inplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0759472Z test_dispatch_symbolic_meta_inplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0759762Z test_dispatch_symbolic_meta_inplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0760053Z test_dispatch_symbolic_meta_inplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0760344Z test_dispatch_symbolic_meta_inplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0760633Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0760922Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0761204Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0761492Z test_dispatch_symbolic_meta_inplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0761777Z test_dispatch_symbolic_meta_inplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0762120Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0762431Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0762741Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0763048Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0763367Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0763694Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0764042Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0764362Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0764669Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0764978Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0765289Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0765601Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0765887Z test_dispatch_symbolic_meta_inplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0766172Z test_dispatch_symbolic_meta_inplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0766465Z test_dispatch_symbolic_meta_inplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0766759Z test_dispatch_symbolic_meta_inplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0767048Z test_dispatch_symbolic_meta_inplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0767332Z test_dispatch_symbolic_meta_inplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0767615Z test_dispatch_symbolic_meta_inplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0767902Z test_dispatch_symbolic_meta_inplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0768184Z test_dispatch_symbolic_meta_inplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0768502Z test_dispatch_symbolic_meta_inplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0768788Z test_dispatch_symbolic_meta_inplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0769074Z test_dispatch_symbolic_meta_inplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0769365Z test_dispatch_symbolic_meta_inplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0769658Z test_dispatch_symbolic_meta_inplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0769950Z test_dispatch_symbolic_meta_inplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0770245Z test_dispatch_symbolic_meta_inplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0770575Z test_dispatch_symbolic_meta_inplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0770864Z test_dispatch_symbolic_meta_inplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0771151Z test_dispatch_symbolic_meta_inplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0771436Z test_dispatch_symbolic_meta_inplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0771727Z test_dispatch_symbolic_meta_inplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0772017Z test_dispatch_symbolic_meta_inplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0772301Z test_dispatch_symbolic_meta_inplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0772586Z test_dispatch_symbolic_meta_inplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0772887Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0773178Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0773481Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0773783Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0774081Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0774377Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0774673Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0775005Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0775305Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0775596Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0775889Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0776178Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0776469Z test_dispatch_symbolic_meta_inplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0776831Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0777136Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0777447Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0777763Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0778078Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0778390Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0778705Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0779012Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0779322Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0779625Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0779934Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0780239Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0780540Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0780828Z test_dispatch_symbolic_meta_inplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0781118Z test_dispatch_symbolic_meta_inplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0781456Z test_dispatch_symbolic_meta_inplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0781752Z test_dispatch_symbolic_meta_inplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0782049Z test_dispatch_symbolic_meta_inplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0782340Z test_dispatch_symbolic_meta_inplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0782634Z test_dispatch_symbolic_meta_inplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0782922Z test_dispatch_symbolic_meta_inplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0783216Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0783542Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0783831Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0784121Z test_dispatch_symbolic_meta_inplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0784409Z test_dispatch_symbolic_meta_inplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0784708Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0784999Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0785297Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0785591Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0785889Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0786183Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0786478Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0786896Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0787192Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0787480Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0787767Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0788121Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0788408Z test_dispatch_symbolic_meta_inplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0788704Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0788995Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0789293Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0789590Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0789929Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0790227Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0790523Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0790820Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0791113Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0791408Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0791698Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0791988Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0792279Z test_dispatch_symbolic_meta_inplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0792580Z test_dispatch_symbolic_meta_inplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0792883Z test_dispatch_symbolic_meta_inplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0793182Z test_dispatch_symbolic_meta_inplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0793471Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.0793763Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.0794052Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.0794336Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.0794718Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0795051Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0795384Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0795714Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0796043Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0796413Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0796744Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0797069Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0797402Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0797733Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0798063Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0798388Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0798716Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0799041Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0799372Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0799699Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0800026Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0800350Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0800676Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0801038Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0801369Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0801698Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0802024Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0802350Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0802677Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0803032Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0803353Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0803673Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0803993Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0804314Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0804635Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0804951Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0805270Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0805581Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0805901Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0806214Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0806530Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0806845Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0807157Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0807509Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0807826Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0808137Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0808451Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0808763Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0809138Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0809471Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0809802Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0810131Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0810451Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0810767Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0811083Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0811396Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0811729Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0812060Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0812394Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0812721Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0813067Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0813411Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0813788Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0814128Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0814438Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0814749Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0815056Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0815366Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0815715Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0816033Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0816348Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0816661Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0816973Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0817287Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0817595Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0817907Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0818221Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0818540Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0818857Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0819169Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0819478Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0819785Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0820173Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0820507Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0820837Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0821168Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0821492Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0821817Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0822173Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0822502Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0822829Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0823156Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0823487Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0823807Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0824126Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0824443Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0824769Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0825105Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0825436Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0825761Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0826081Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0826452Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0826843Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0827179Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0827509Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0827843Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0828178Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0828558Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0828889Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0829217Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0829545Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0829875Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0830205Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0830530Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0830860Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0831183Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0831518Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0831841Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0832160Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0832475Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0832791Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0833150Z test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0833464Z test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0833779Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0834096Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0834400Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0834755Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0835073Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0835385Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0835697Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0836010Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0836329Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0836642Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0836953Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0837263Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0837569Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0837884Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0838194Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0838501Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0838823Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0839142Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0839498Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0839821Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0840138Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0840457Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0840773Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0841089Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0841471Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0841820Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0842162Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0842510Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0842864Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0843212Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0843564Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0843920Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0844272Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0844628Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0844979Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0845322Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0845703Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0846056Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0846401Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0846745Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0847077Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0847411Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0847776Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0848109Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0848437Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0848769Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0849104Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0849427Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0849752Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0850076Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0850387Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0850699Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0851008Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0851314Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0851625Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0851929Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0852277Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0852581Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0852902Z test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0853220Z test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0853540Z test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0853889Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0854207Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0854518Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0854832Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0855149Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0855469Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0855783Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0856099Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0856418Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0856738Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0857065Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0857384Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0857700Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0858013Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0858326Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0858677Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0858991Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0859307Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0859620Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0859929Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0860278Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0860590Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0860899Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0861207Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0861540Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0861877Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0862208Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0862536Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0862850Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0863165Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0863480Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0863793Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0864112Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0864429Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0864781Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0865099Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0865426Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0865755Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0869084Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0869404Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0869820Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0870152Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0870478Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0870890Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0871217Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0871549Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0871875Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0872202Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0872531Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0872859Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0873186Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0873510Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0873836Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0874169Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0874503Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0874832Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0875144Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0875454Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0875912Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0876252Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0876564Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0876876Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0877184Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0877494Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0877801Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0878104Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0878416Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0878727Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0879041Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0879354Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0879667Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0879977Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0880295Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0880609Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0880918Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0881234Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0881548Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0881854Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0882216Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0882531Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0882891Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0883221Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0883548Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0883882Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0884199Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0884515Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0884827Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0885140Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0885467Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0885799Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0886121Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0886446Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0886767Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0887088Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0887454Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0887793Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0888130Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0888501Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0889004Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0889393Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0889722Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0890046Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0890373Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0890693Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0891018Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0891344Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0891701Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0892025Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0892349Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0892686Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0893017Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0893346Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0893682Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0894023Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0894376Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0894704Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0895028Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0895414Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0895738Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0931335Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0931784Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0932100Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0932415Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0932728Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0933048Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0933364Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0933679Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0933985Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0934289Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0934593Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0934894Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0935200Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0935508Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0935812Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0936117Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0936435Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0936750Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0937146Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0937463Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0937831Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0938163Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0938490Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0938815Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0939153Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0939489Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0939820Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0940152Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0940461Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0940768Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0941072Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0941373Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0941687Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0942003Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0942319Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0942629Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0942937Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0943287Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0943590Z test_dispatch_symbolic_meta_inplace_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0943985Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0944297Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0944623Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0944945Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0945259Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0945575Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0945891Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0946200Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0946514Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0947175Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0947494Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0947804Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0948120Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0948434Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0948754Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0949073Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0949382Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0949694Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0950064Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0950371Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0950723Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0951032Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0951342Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0951655Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0951972Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0952290Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0952607Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0952917Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0953236Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0953546Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0953874Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0954194Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0954509Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0954828Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0955141Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0955468Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0955793Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0956124Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0956523Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0956878Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0957200Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0957520Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0957836Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0958156Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0958473Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0958789Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0959094Z test_dispatch_symbolic_meta_inplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0959399Z test_dispatch_symbolic_meta_inplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0959719Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0960032Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0960356Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0960675Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0960988Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0961304Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0961616Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0961924Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0962239Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0962549Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0962900Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0963244Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0963568Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0963882Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0964205Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0964532Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0964851Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0965166Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0965481Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0965794Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0966108Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0966421Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0966733Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0967048Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0967367Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0967684Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0968000Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0968314Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0968627Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0968973Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0969280Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0969620Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0969933Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0970236Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0970546Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0970848Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0971156Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0971458Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0971760Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0972063Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0972365Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0972670Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0972967Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0973265Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0973568Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0973873Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0974178Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0974480Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0974783Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0975121Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0975418Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0975758Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0976061Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0976360Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0976663Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0976966Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0977272Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0977571Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0977872Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0978165Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0978468Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0978767Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0979077Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0979380Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0979680Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0979984Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0980299Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0980613Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0980925Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0981245Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0981655Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0981971Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0982320Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0982633Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0982947Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0983260Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0983570Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0983898Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0984228Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0984556Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0984882Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0985208Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0985533Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0985853Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0986172Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0986492Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0986898Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0987214Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0987527Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0987886Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0988197Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0988543Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0988861Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0989178Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0989492Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0989806Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0990118Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0990425Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0990742Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0991060Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0991370Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0991681Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0991989Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0992296Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0992604Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0992912Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0993221Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0993527Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0993846Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0994165Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0994533Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0994882Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0995197Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0995510Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0995818Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0996130Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0996439Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0996749Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0997057Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0997371Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0997690Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0998005Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0998323Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0998635Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0998943Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0999256Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0999566Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.0999876Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1000205Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1000539Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1000909Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1001269Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1001597Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1001924Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1002246Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1002570Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1002895Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1003219Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1003543Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1003892Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1004242Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1004595Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1004939Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1005287Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1005633Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1005977Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1006315Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1006651Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1007025Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1007362Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1007706Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1008025Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1008337Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1008648Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1008956Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1009264Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1009591Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1009918Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1010246Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1010572Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1010897Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1011218Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1011536Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1011836Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1012124Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1012424Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1012727Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1013023Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1013358Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1013651Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1013976Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1014267Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1014555Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1014838Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1015134Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1015427Z test_dispatch_symbolic_meta_inplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1015720Z test_dispatch_symbolic_meta_inplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1016015Z test_dispatch_symbolic_meta_inplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1016312Z test_dispatch_symbolic_meta_inplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1016601Z test_dispatch_symbolic_meta_inplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1016889Z test_dispatch_symbolic_meta_inplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1017176Z test_dispatch_symbolic_meta_inplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1017470Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1017775Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1018071Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1018364Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1018659Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1018949Z test_dispatch_symbolic_meta_inplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1019246Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1019542Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1019878Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1020172Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1020498Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1020790Z test_dispatch_symbolic_meta_inplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1021086Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1021382Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1021676Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1021967Z test_dispatch_symbolic_meta_inplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1022262Z test_dispatch_symbolic_meta_inplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1022555Z test_dispatch_symbolic_meta_inplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1022843Z test_dispatch_symbolic_meta_inplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1023141Z test_dispatch_symbolic_meta_inplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1023451Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1023763Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1024071Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1024377Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1024674Z test_dispatch_symbolic_meta_inplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1024964Z test_dispatch_symbolic_meta_inplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1025250Z test_dispatch_symbolic_meta_inplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1025543Z test_dispatch_symbolic_meta_inplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1025839Z test_dispatch_symbolic_meta_inplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1026126Z test_dispatch_symbolic_meta_inplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1026454Z test_dispatch_symbolic_meta_inplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1026786Z test_dispatch_symbolic_meta_inplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1027121Z test_dispatch_symbolic_meta_inplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1027406Z test_dispatch_symbolic_meta_inplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1027690Z test_dispatch_symbolic_meta_inplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1027979Z test_dispatch_symbolic_meta_inplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1028264Z test_dispatch_symbolic_meta_inplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1028561Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1028851Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1029149Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1029446Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1029744Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1030041Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1030335Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1030627Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1030915Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1031208Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1031496Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1031786Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1032073Z test_dispatch_symbolic_meta_inplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1032369Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1032705Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1032993Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1033318Z test_dispatch_symbolic_meta_inplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1033609Z test_dispatch_symbolic_meta_inplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1033895Z test_dispatch_symbolic_meta_inplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1034187Z test_dispatch_symbolic_meta_inplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1034483Z test_dispatch_symbolic_meta_inplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1034775Z test_dispatch_symbolic_meta_inplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1035069Z test_dispatch_symbolic_meta_inplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1035360Z test_dispatch_symbolic_meta_inplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1035646Z test_dispatch_symbolic_meta_inplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1035935Z test_dispatch_symbolic_meta_inplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1036223Z test_dispatch_symbolic_meta_inplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1036509Z test_dispatch_symbolic_meta_inplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1036798Z test_dispatch_symbolic_meta_inplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1037099Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1037398Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1037697Z test_dispatch_symbolic_meta_inplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1037987Z test_dispatch_symbolic_meta_inplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1038285Z test_dispatch_symbolic_meta_inplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1038584Z test_dispatch_symbolic_meta_inplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1038881Z test_dispatch_symbolic_meta_inplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1039214Z test_dispatch_symbolic_meta_inplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1039507Z test_dispatch_symbolic_meta_inplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1039848Z test_dispatch_symbolic_meta_inplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1040139Z test_dispatch_symbolic_meta_inplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1040428Z test_dispatch_symbolic_meta_inplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1040715Z test_dispatch_symbolic_meta_inplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1041007Z test_dispatch_symbolic_meta_inplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1041297Z test_dispatch_symbolic_meta_inplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1041600Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1041897Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1042194Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1042490Z test_dispatch_symbolic_meta_inplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1042786Z test_dispatch_symbolic_meta_inplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1043079Z test_dispatch_symbolic_meta_inplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1043389Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1043705Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1044021Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1044339Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1044651Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1044961Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1045269Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1045576Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1045922Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1046262Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1046574Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1046891Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1047203Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1047517Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1047831Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1048143Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1048455Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1048766Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1049069Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1049387Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1049699Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1050012Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1050323Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1050634Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1050939Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1051251Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1051558Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1051863Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1052215Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1052528Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1052869Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1053184Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1053494Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1053803Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1054110Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1054419Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1054725Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1055036Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1055349Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1055658Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1055976Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1056284Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1056595Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1056908Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1057220Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1057523Z test_dispatch_symbolic_meta_inplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1057828Z test_dispatch_symbolic_meta_inplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1058127Z test_dispatch_symbolic_meta_inplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1058469Z test_dispatch_symbolic_meta_inplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1058767Z test_dispatch_symbolic_meta_inplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1059098Z test_dispatch_symbolic_meta_inplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1059395Z test_dispatch_symbolic_meta_inplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1059689Z test_dispatch_symbolic_meta_inplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1059982Z test_dispatch_symbolic_meta_inplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1060275Z test_dispatch_symbolic_meta_inplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1060568Z test_dispatch_symbolic_meta_inplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1060865Z test_dispatch_symbolic_meta_inplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1061154Z test_dispatch_symbolic_meta_inplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1061445Z test_dispatch_symbolic_meta_inplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1061740Z test_dispatch_symbolic_meta_inplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1062033Z test_dispatch_symbolic_meta_inplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1062321Z test_dispatch_symbolic_meta_inplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1062610Z test_dispatch_symbolic_meta_inplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1062898Z test_dispatch_symbolic_meta_inplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1063188Z test_dispatch_symbolic_meta_inplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1063474Z test_dispatch_symbolic_meta_inplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1063759Z test_dispatch_symbolic_meta_inplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1064042Z test_dispatch_symbolic_meta_inplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1064328Z test_dispatch_symbolic_meta_inplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1064618Z test_dispatch_symbolic_meta_inplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1064943Z test_dispatch_symbolic_meta_inplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1065238Z test_dispatch_symbolic_meta_inplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1065567Z test_dispatch_symbolic_meta_inplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1065862Z test_dispatch_symbolic_meta_inplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1066149Z test_dispatch_symbolic_meta_inplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1066435Z test_dispatch_symbolic_meta_inplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1066877Z test_dispatch_symbolic_meta_inplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1067161Z test_dispatch_symbolic_meta_inplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1067449Z test_dispatch_symbolic_meta_inplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1067730Z test_dispatch_symbolic_meta_inplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1068016Z test_dispatch_symbolic_meta_inplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1068301Z test_dispatch_symbolic_meta_inplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1068590Z test_dispatch_symbolic_meta_inplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1068877Z test_dispatch_symbolic_meta_inplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1069171Z test_dispatch_symbolic_meta_inplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1069463Z test_dispatch_symbolic_meta_inplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1069750Z test_dispatch_symbolic_meta_inplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1070038Z test_dispatch_symbolic_meta_inplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1070323Z test_dispatch_symbolic_meta_inplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1070607Z test_dispatch_symbolic_meta_inplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1070890Z test_dispatch_symbolic_meta_inplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1071173Z test_dispatch_symbolic_meta_inplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1071457Z test_dispatch_symbolic_meta_inplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1071799Z test_dispatch_symbolic_meta_inplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1072093Z test_dispatch_symbolic_meta_inplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1072424Z test_dispatch_symbolic_meta_inplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1072714Z test_dispatch_symbolic_meta_inplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1072990Z test_dispatch_symbolic_meta_inplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1073287Z test_dispatch_symbolic_meta_inplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1073581Z test_dispatch_symbolic_meta_inplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1073884Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1074176Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1074472Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1074764Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1075060Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1075350Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1075642Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1075929Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1076216Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1076513Z test_dispatch_symbolic_meta_inplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1076807Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1077111Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1077411Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1077708Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1078045Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1078338Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1078665Z test_dispatch_symbolic_meta_inplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1078962Z test_dispatch_symbolic_meta_inplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1079255Z test_dispatch_symbolic_meta_inplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1079544Z test_dispatch_symbolic_meta_inplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1079841Z test_dispatch_symbolic_meta_inplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1080128Z test_dispatch_symbolic_meta_inplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1080419Z test_dispatch_symbolic_meta_inplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1080705Z test_dispatch_symbolic_meta_inplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1080989Z test_dispatch_symbolic_meta_inplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1081280Z test_dispatch_symbolic_meta_inplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1081579Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1081878Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1082172Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1082463Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1082754Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1083052Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1083350Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1083650Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1083941Z test_dispatch_symbolic_meta_inplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1084232Z test_dispatch_symbolic_meta_inplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1084569Z test_dispatch_symbolic_meta_inplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1084861Z test_dispatch_symbolic_meta_inplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1085192Z test_dispatch_symbolic_meta_inplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1085485Z test_dispatch_symbolic_meta_inplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1085773Z test_dispatch_symbolic_meta_inplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1086060Z test_dispatch_symbolic_meta_inplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1086362Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1086665Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1086961Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1087257Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1087548Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1087848Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1088141Z test_dispatch_symbolic_meta_inplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1088435Z test_dispatch_symbolic_meta_inplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1088723Z test_dispatch_symbolic_meta_inplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1089017Z test_dispatch_symbolic_meta_inplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1089312Z test_dispatch_symbolic_meta_inplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1089605Z test_dispatch_symbolic_meta_inplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1089900Z test_dispatch_symbolic_meta_inplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1090192Z test_dispatch_symbolic_meta_inplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1090480Z test_dispatch_symbolic_meta_inplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1090768Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1091111Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1091398Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1091714Z test_dispatch_symbolic_meta_inplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1092005Z test_dispatch_symbolic_meta_inplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1092294Z test_dispatch_symbolic_meta_inplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1092583Z test_dispatch_symbolic_meta_inplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1092876Z test_dispatch_symbolic_meta_inplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1093174Z test_dispatch_symbolic_meta_inplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1093469Z test_dispatch_symbolic_meta_inplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1093757Z test_dispatch_symbolic_meta_inplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1094048Z test_dispatch_symbolic_meta_inplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1094331Z test_dispatch_symbolic_meta_inplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1094615Z test_dispatch_symbolic_meta_inplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1094901Z test_dispatch_symbolic_meta_inplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1095184Z test_dispatch_symbolic_meta_inplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1095467Z test_dispatch_symbolic_meta_inplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1095756Z test_dispatch_symbolic_meta_inplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1096057Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1096352Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1096660Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1096964Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1097262Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1097602Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1097906Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1098246Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1098547Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1098844Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1099143Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1099435Z test_dispatch_symbolic_meta_inplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1099737Z test_dispatch_symbolic_meta_inplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1100036Z test_dispatch_symbolic_meta_inplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1100333Z test_dispatch_symbolic_meta_inplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1100632Z test_dispatch_symbolic_meta_inplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1100929Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1101220Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1101518Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1101814Z test_dispatch_symbolic_meta_inplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1102110Z test_dispatch_symbolic_meta_inplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1102407Z test_dispatch_symbolic_meta_inplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1102703Z test_dispatch_symbolic_meta_inplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1103005Z test_dispatch_symbolic_meta_inplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1103297Z test_dispatch_symbolic_meta_inplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1103585Z test_dispatch_symbolic_meta_inplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1103873Z test_dispatch_symbolic_meta_inplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1104211Z test_dispatch_symbolic_meta_inplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1104503Z test_dispatch_symbolic_meta_inplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1104858Z test_dispatch_symbolic_meta_inplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1105158Z test_dispatch_symbolic_meta_inplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1105452Z test_dispatch_symbolic_meta_inplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1105748Z test_dispatch_symbolic_meta_inplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1106041Z test_dispatch_symbolic_meta_inplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1106332Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1106666Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1106954Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1107241Z test_dispatch_symbolic_meta_inplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1107530Z test_dispatch_symbolic_meta_inplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1107846Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1108156Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1108470Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1108786Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1109107Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1109420Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1109731Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1110042Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1110349Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1110710Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1111013Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1111358Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1111667Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1111964Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1112257Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1112561Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1112866Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1113164Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1113460Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1113757Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1114056Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1114351Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1114644Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1114938Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1115233Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1115528Z test_dispatch_symbolic_meta_inplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1115822Z test_dispatch_symbolic_meta_inplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1116113Z test_dispatch_symbolic_meta_inplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1116413Z test_dispatch_symbolic_meta_inplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1116720Z test_dispatch_symbolic_meta_inplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1117057Z test_dispatch_symbolic_meta_inplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1117351Z test_dispatch_symbolic_meta_inplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1117667Z test_dispatch_symbolic_meta_inplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1117965Z test_dispatch_symbolic_meta_inplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1118254Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1118542Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1118830Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1119120Z test_dispatch_symbolic_meta_inplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1119409Z test_dispatch_symbolic_meta_inplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1119702Z test_dispatch_symbolic_meta_inplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1119993Z test_dispatch_symbolic_meta_inplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1120294Z test_dispatch_symbolic_meta_inplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1120590Z test_dispatch_symbolic_meta_inplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1120887Z test_dispatch_symbolic_meta_inplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1121177Z test_dispatch_symbolic_meta_inplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1121470Z test_dispatch_symbolic_meta_inplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1121757Z test_dispatch_symbolic_meta_inplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1122050Z test_dispatch_symbolic_meta_inplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1122337Z test_dispatch_symbolic_meta_inplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1122626Z test_dispatch_symbolic_meta_inplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1122917Z test_dispatch_symbolic_meta_inplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1123213Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1123544Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1123847Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1124181Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1124478Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1124773Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1125071Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1125368Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1125662Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1125954Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1126243Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1126540Z test_dispatch_symbolic_meta_inplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1126845Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1127137Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1127448Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1127751Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1128047Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1128344Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1128639Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1128933Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1129229Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1129525Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1129822Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1130154Z test_dispatch_symbolic_meta_inplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1130455Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1130786Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1131093Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1131394Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1131697Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1131995Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1132294Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1132589Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1132882Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1133179Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1133475Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1133772Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1134065Z test_dispatch_symbolic_meta_inplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1134354Z test_dispatch_symbolic_meta_inplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1134641Z test_dispatch_symbolic_meta_inplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1134938Z test_dispatch_symbolic_meta_inplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1135233Z test_dispatch_symbolic_meta_inplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1135530Z test_dispatch_symbolic_meta_inplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1135816Z test_dispatch_symbolic_meta_inplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1136101Z test_dispatch_symbolic_meta_inplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1136425Z test_dispatch_symbolic_meta_inplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1136706Z test_dispatch_symbolic_meta_inplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1137041Z test_dispatch_symbolic_meta_inplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1137327Z test_dispatch_symbolic_meta_inplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1137612Z test_dispatch_symbolic_meta_inplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1137899Z test_dispatch_symbolic_meta_inplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1138192Z test_dispatch_symbolic_meta_inplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1138476Z test_dispatch_symbolic_meta_inplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1138772Z test_dispatch_symbolic_meta_inplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1139064Z test_dispatch_symbolic_meta_inplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1139344Z test_dispatch_symbolic_meta_inplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1139636Z test_dispatch_symbolic_meta_inplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1139923Z test_dispatch_symbolic_meta_inplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1140209Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1140492Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1140776Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1141057Z test_dispatch_symbolic_meta_inplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1141346Z test_dispatch_symbolic_meta_inplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1141640Z test_dispatch_symbolic_meta_inplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1141934Z test_dispatch_symbolic_meta_inplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1142223Z test_dispatch_symbolic_meta_inplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1142511Z test_dispatch_symbolic_meta_inplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1142841Z test_dispatch_symbolic_meta_inplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1143129Z test_dispatch_symbolic_meta_inplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1143449Z test_dispatch_symbolic_meta_inplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1143736Z test_dispatch_symbolic_meta_inplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1144026Z test_dispatch_symbolic_meta_inplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1144330Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1144641Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1144948Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1145256Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1145562Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1145867Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1146171Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1146473Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1146849Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1147161Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1147467Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1147777Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1148066Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.1148352Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1148645Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1148938Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1149233Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1149577Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1149863Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1150188Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1150476Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1150761Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1151048Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1151330Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1151619Z test_dispatch_symbolic_meta_inplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1151910Z test_dispatch_symbolic_meta_inplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1152204Z test_dispatch_symbolic_meta_inplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1152496Z test_dispatch_symbolic_meta_inplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1152786Z test_dispatch_symbolic_meta_inplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1153071Z test_dispatch_symbolic_meta_inplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1153356Z test_dispatch_symbolic_meta_inplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1153640Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1153923Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1154211Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1154498Z test_dispatch_symbolic_meta_inplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1154783Z test_dispatch_symbolic_meta_inplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1155087Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1155384Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1155691Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1156037Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1156347Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1156726Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1157031Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1157332Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1157633Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1157929Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1158225Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1158522Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1158821Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1159121Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1159414Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1159721Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1160025Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1160325Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1160620Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1160917Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1161213Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1161509Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1161806Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1162090Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1162428Z test_dispatch_symbolic_meta_inplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1162723Z test_dispatch_symbolic_meta_inplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1163047Z test_dispatch_symbolic_meta_inplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1163349Z test_dispatch_symbolic_meta_inplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1163648Z test_dispatch_symbolic_meta_inplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1163948Z test_dispatch_symbolic_meta_inplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1164242Z test_dispatch_symbolic_meta_inplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1164539Z test_dispatch_symbolic_meta_inplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1164833Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1165125Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1165417Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1165708Z test_dispatch_symbolic_meta_inplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1165999Z test_dispatch_symbolic_meta_inplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1166313Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1166628Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1166938Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1167251Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1167561Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1167872Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1168178Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1168484Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1168831Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1171003Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1171338Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1171657Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1171969Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1172281Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1172583Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1172910Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1173219Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1173524Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1173838Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1174155Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1174465Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1174775Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1175082Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1175384Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1175693Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1176001Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1176305Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1176614Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1176924Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1177296Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1177694Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1178002Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1178306Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1178607Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1178916Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1179224Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1179539Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1179848Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1180156Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1180471Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1180784Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1181097Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1181402Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1181705Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1182011Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1182313Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1182619Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1182918Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1183216Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1183513Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1183855Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1184189Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1184495Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1184795Z test_dispatch_symbolic_meta_inplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1185115Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1185433Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1185751Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1186064Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1186380Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1186864Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1187189Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1187505Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1187800Z test_dispatch_symbolic_meta_inplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1188089Z test_dispatch_symbolic_meta_inplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1188390Z test_dispatch_symbolic_meta_inplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1188689Z test_dispatch_symbolic_meta_inplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1188986Z test_dispatch_symbolic_meta_inplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1189282Z test_dispatch_symbolic_meta_inplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1189572Z test_dispatch_symbolic_meta_inplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1189861Z test_dispatch_symbolic_meta_inplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1190151Z test_dispatch_symbolic_meta_inplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1190511Z test_dispatch_symbolic_meta_inplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1190835Z test_dispatch_symbolic_meta_inplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1191125Z test_dispatch_symbolic_meta_inplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1191411Z test_dispatch_symbolic_meta_inplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1191715Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1192021Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1192326Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1192627Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1192922Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1193219Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1193513Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1193812Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1194114Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1194411Z test_dispatch_symbolic_meta_inplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1194702Z test_dispatch_symbolic_meta_inplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1194987Z test_dispatch_symbolic_meta_inplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1195283Z test_dispatch_symbolic_meta_inplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1195575Z test_dispatch_symbolic_meta_inplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1195864Z test_dispatch_symbolic_meta_inplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1196151Z test_dispatch_symbolic_meta_inplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1196436Z test_dispatch_symbolic_meta_inplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1196763Z test_dispatch_symbolic_meta_inplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1197044Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1197364Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1197651Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1197935Z test_dispatch_symbolic_meta_inplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1198208Z test_dispatch_symbolic_meta_inplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1198503Z test_dispatch_symbolic_meta_inplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1198792Z test_dispatch_symbolic_meta_inplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1199083Z test_dispatch_symbolic_meta_inplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1199377Z test_dispatch_symbolic_meta_inplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1199664Z test_dispatch_symbolic_meta_inplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1199952Z test_dispatch_symbolic_meta_inplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1200239Z test_dispatch_symbolic_meta_inplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1200524Z test_dispatch_symbolic_meta_inplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1200805Z test_dispatch_symbolic_meta_inplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1201087Z test_dispatch_symbolic_meta_inplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1201370Z test_dispatch_symbolic_meta_inplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1201659Z test_dispatch_symbolic_meta_inplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1201955Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1202246Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1202543Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1202843Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1203142Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1203473Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1203798Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1204092Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1204381Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1204668Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1204958Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1205247Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1205537Z test_dispatch_symbolic_meta_inplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1205828Z test_dispatch_symbolic_meta_inplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1206112Z test_dispatch_symbolic_meta_inplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1206400Z test_dispatch_symbolic_meta_inplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1206687Z test_dispatch_symbolic_meta_inplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1206974Z test_dispatch_symbolic_meta_inplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1207256Z test_dispatch_symbolic_meta_inplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1207541Z test_dispatch_symbolic_meta_inplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1207822Z test_dispatch_symbolic_meta_inplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1208112Z test_dispatch_symbolic_meta_inplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1208396Z test_dispatch_symbolic_meta_inplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1208718Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1209033Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1209345Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1209699Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1210024Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1210376Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1210697Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1211018Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1211335Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1211652Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1211966Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1212281Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1212595Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1212911Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1213223Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1213537Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1213832Z test_dispatch_symbolic_meta_inplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1214125Z test_dispatch_symbolic_meta_inplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1214418Z test_dispatch_symbolic_meta_inplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1214716Z test_dispatch_symbolic_meta_inplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1215013Z test_dispatch_symbolic_meta_inplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1215304Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1215593Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1215882Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1216209Z test_dispatch_symbolic_meta_inplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1216528Z test_dispatch_symbolic_meta_inplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1216815Z test_dispatch_symbolic_meta_inplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1217096Z test_dispatch_symbolic_meta_inplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1217389Z test_dispatch_symbolic_meta_inplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1217682Z test_dispatch_symbolic_meta_inplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1217983Z test_dispatch_symbolic_meta_inplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1218274Z test_dispatch_symbolic_meta_inplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1218561Z test_dispatch_symbolic_meta_inplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1218848Z test_dispatch_symbolic_meta_inplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1219138Z test_dispatch_symbolic_meta_inplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1219425Z test_dispatch_symbolic_meta_inplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1219707Z test_dispatch_symbolic_meta_inplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1219990Z test_dispatch_symbolic_meta_inplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1220264Z test_dispatch_symbolic_meta_inplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1220553Z test_dispatch_symbolic_meta_inplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1220837Z test_dispatch_symbolic_meta_inplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1221137Z test_dispatch_symbolic_meta_inplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1221432Z test_dispatch_symbolic_meta_inplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1221718Z test_dispatch_symbolic_meta_inplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1222004Z test_dispatch_symbolic_meta_inplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1222290Z test_dispatch_symbolic_meta_inplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1222616Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1222896Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1223208Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1223491Z test_dispatch_symbolic_meta_inplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1223776Z test_dispatch_symbolic_meta_inplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1224063Z test_dispatch_symbolic_meta_inplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1224347Z test_dispatch_symbolic_meta_inplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1224643Z test_dispatch_symbolic_meta_inplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1224935Z test_dispatch_symbolic_meta_inplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1225225Z test_dispatch_symbolic_meta_inplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1225508Z test_dispatch_symbolic_meta_inplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1225795Z test_dispatch_symbolic_meta_inplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1226079Z test_dispatch_symbolic_meta_inplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1226362Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1226716Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1226998Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1227281Z test_dispatch_symbolic_meta_inplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1227565Z test_dispatch_symbolic_meta_inplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1227856Z test_dispatch_symbolic_meta_inplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1228142Z test_dispatch_symbolic_meta_inplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1228433Z test_dispatch_symbolic_meta_inplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1228729Z test_dispatch_symbolic_meta_inplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1229023Z test_dispatch_symbolic_meta_inplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1229358Z test_dispatch_symbolic_meta_inplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1229682Z test_dispatch_symbolic_meta_inplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1229971Z test_dispatch_symbolic_meta_inplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1230254Z test_dispatch_symbolic_meta_inplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1230534Z test_dispatch_symbolic_meta_inplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1230823Z test_dispatch_symbolic_meta_inplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1231107Z test_dispatch_symbolic_meta_inplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1231396Z test_dispatch_symbolic_meta_inplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1231697Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1231993Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1232293Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1232594Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1232890Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1233183Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1233473Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1233762Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1234056Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1234357Z test_dispatch_symbolic_meta_inplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1234650Z test_dispatch_symbolic_meta_inplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1234940Z test_dispatch_symbolic_meta_inplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1235230Z test_dispatch_symbolic_meta_inplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1235595Z test_dispatch_symbolic_meta_inplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1235946Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1236253Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1236563Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1236872Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1237180Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1237486Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1237793Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1238094Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1238393Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1238692Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1238994Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1239303Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1239591Z test_dispatch_symbolic_meta_inplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1239874Z test_dispatch_symbolic_meta_inplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1240160Z test_dispatch_symbolic_meta_inplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1240446Z test_dispatch_symbolic_meta_inplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1240728Z test_dispatch_symbolic_meta_inplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1241012Z test_dispatch_symbolic_meta_inplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1241293Z test_dispatch_symbolic_meta_inplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1241577Z test_dispatch_symbolic_meta_inplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1241847Z test_dispatch_symbolic_meta_inplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1242201Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1242550Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1242864Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1243173Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1243468Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1243772Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1244082Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1244383Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1244679Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1244972Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1245270Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1245570Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1245871Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1246173Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1246478Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1246784Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1247089Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1247388Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1247690Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1247990Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1248333Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1248635Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1248973Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1249276Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1249578Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1249876Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1250174Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1250477Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1250777Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1251080Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1251382Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1251685Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1251985Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1252283Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1252588Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1252884Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1253189Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1253493Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1253793Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1254091Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1254385Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1254722Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1255051Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1255351Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1255679Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1256003Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1256326Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1256648Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1256964Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1257279Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1257597Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1257916Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1258234Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1258553Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1258871Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1259191Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1259510Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1259826Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1260141Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1260457Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1261182Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1261746Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1262305Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1262818Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1263322Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1263822Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1264330Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1264834Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1265332Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1265841Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1266352Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1266911Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1267415Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1267912Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1268412Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1268913Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1269219Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1269516Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1269814Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1270112Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1270406Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1270758Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1271092Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1271390Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1271683Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1271979Z test_dispatch_symbolic_meta_inplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1272278Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1272582Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1272880Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1273175Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1273468Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1273765Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1274059Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1274357Z test_dispatch_symbolic_meta_inplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1274672Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1274994Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1275310Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1275628Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1275949Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1276268Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1276581Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1276898Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1277258Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1277610Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1277933Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1278248Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1278562Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1278879Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1279194Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1279516Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1279813Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1280105Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1280402Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1280697Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1280986Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1281278Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1281568Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1281862Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1282154Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1282447Z test_dispatch_symbolic_meta_inplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1282734Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1283028Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1283361Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1283643Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1283963Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1284259Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1284548Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1284837Z test_dispatch_symbolic_meta_inplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1285130Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1285429Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1285726Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1286019Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1286314Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1286608Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1286902Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1287190Z test_dispatch_symbolic_meta_inplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1287509Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1287836Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1288160Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1288481Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1288798Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1289113Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1289432Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1289805Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1290363Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1290875Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1291378Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1291877Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1292381Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1292878Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1293370Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1293865Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1294162Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1294465Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1294768Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1295064Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1295357Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1295647Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1295942Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1296238Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1296553Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1296866Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1297178Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1297541Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1297886Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1298199Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1298512Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1298823Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1299139Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1299457Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1299772Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1300082Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1300392Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1300705Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1301017Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1301327Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1301638Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1301953Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1302270Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1302580Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1302888Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1303196Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1303508Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1303857Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1304198Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1304514Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1304828Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1305135Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1305446Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1305761Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1306070Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1306377Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1306813Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1307116Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1307414Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1307713Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1308007Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1308298Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1308594Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1308889Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1309187Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1309481Z test_dispatch_symbolic_meta_inplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1309778Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1310078Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1310434Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1310765Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1311062Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1311352Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1311645Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1311947Z test_dispatch_symbolic_meta_inplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1312290Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1312632Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1312969Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1313307Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1313644Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1313979Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1314315Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1314647Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1314980Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1315309Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1315642Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1315970Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1316299Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1316625Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1316987Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1317341Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1317666Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1317992Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1318325Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1318650Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1318976Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1319294Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1319618Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1319942Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1320267Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1320812Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1321347Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1321876Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1322401Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1322927Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1323446Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1323969Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1324488Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1325060Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1325622Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1326157Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1326678Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1327198Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1327721Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1328240Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1328759Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1329275Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1329804Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1330337Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1330853Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1331369Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1331883Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1332404Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1332921Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1333439Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1333965Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1334550Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1335104Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1335625Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1336139Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1336663Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1337181Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1337503Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1337826Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1338146Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1338463Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1338789Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1339109Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1339426Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1339743Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1340052Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1340360Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1340665Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1340970Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1341272Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1341581Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1341929Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1342270Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1342570Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1342867Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1343164Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1343465Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1343764Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1344064Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1344359Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1344659Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1344952Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1345249Z test_dispatch_symbolic_meta_inplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1345542Z test_dispatch_symbolic_meta_inplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1345828Z test_dispatch_symbolic_meta_inplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1346126Z test_dispatch_symbolic_meta_inplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1346422Z test_dispatch_symbolic_meta_inplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1346767Z test_dispatch_symbolic_meta_inplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1347050Z test_dispatch_symbolic_meta_inplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1347342Z test_dispatch_symbolic_meta_inplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1347628Z test_dispatch_symbolic_meta_inplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1347915Z test_dispatch_symbolic_meta_inplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1348200Z test_dispatch_symbolic_meta_inplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1348542Z test_dispatch_symbolic_meta_inplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1348862Z test_dispatch_symbolic_meta_inplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1349154Z test_dispatch_symbolic_meta_inplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1349460Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1349755Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1350069Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1350380Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1350681Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1350985Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1351286Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1351589Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1351885Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1352181Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1352477Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1352774Z test_dispatch_symbolic_meta_inplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1353079Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1353382Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1353693Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1354003Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1354310Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1354612Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1354955Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1355289Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1355588Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1355887Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1356181Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1356482Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1356783Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1357075Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1357362Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1357657Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1357950Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1358252Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1358542Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1358831Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1359117Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1359399Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1359684Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1359974Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1360258Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1360542Z test_dispatch_symbolic_meta_inplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1360838Z test_dispatch_symbolic_meta_inplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1361129Z test_dispatch_symbolic_meta_inplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1361469Z test_dispatch_symbolic_meta_inplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1361794Z test_dispatch_symbolic_meta_inplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1362087Z test_dispatch_symbolic_meta_inplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1362381Z test_dispatch_symbolic_meta_inplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1362675Z test_dispatch_symbolic_meta_inplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1362966Z test_dispatch_symbolic_meta_inplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1363257Z test_dispatch_symbolic_meta_inplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1363544Z test_dispatch_symbolic_meta_inplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1363837Z test_dispatch_symbolic_meta_inplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1364128Z test_dispatch_symbolic_meta_inplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1364423Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1364719Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1365024Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1365324Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1365623Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1365916Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1366214Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1366507Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1366799Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1367093Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1367382Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1367671Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1368002Z test_dispatch_symbolic_meta_inplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1368343Z test_dispatch_symbolic_meta_inplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1368634Z test_dispatch_symbolic_meta_inplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1368930Z test_dispatch_symbolic_meta_inplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1369228Z test_dispatch_symbolic_meta_inplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1369515Z test_dispatch_symbolic_meta_inplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1369810Z test_dispatch_symbolic_meta_inplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1370103Z test_dispatch_symbolic_meta_inplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1370391Z test_dispatch_symbolic_meta_inplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1370680Z test_dispatch_symbolic_meta_inplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1370965Z test_dispatch_symbolic_meta_inplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1371253Z test_dispatch_symbolic_meta_inplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1371540Z test_dispatch_symbolic_meta_inplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1371826Z test_dispatch_symbolic_meta_inplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1372116Z test_dispatch_symbolic_meta_inplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1372408Z test_dispatch_symbolic_meta_inplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1372704Z test_dispatch_symbolic_meta_inplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1372994Z test_dispatch_symbolic_meta_inplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1373286Z test_dispatch_symbolic_meta_inplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1373570Z test_dispatch_symbolic_meta_inplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1373865Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1374165Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1374544Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1374867Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1375163Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1375456Z test_dispatch_symbolic_meta_inplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1375751Z test_dispatch_symbolic_meta_inplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1376047Z test_dispatch_symbolic_meta_inplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1376337Z test_dispatch_symbolic_meta_inplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1376623Z test_dispatch_symbolic_meta_inplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1376910Z test_dispatch_symbolic_meta_inplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1377198Z test_dispatch_symbolic_meta_inplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1377491Z test_dispatch_symbolic_meta_inplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1377781Z test_dispatch_symbolic_meta_inplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1378067Z test_dispatch_symbolic_meta_inplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1378350Z test_dispatch_symbolic_meta_inplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1378634Z test_dispatch_symbolic_meta_inplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1378914Z test_dispatch_symbolic_meta_inplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1379203Z test_dispatch_symbolic_meta_inplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1379488Z test_dispatch_symbolic_meta_inplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1379772Z test_dispatch_symbolic_meta_inplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1380055Z test_dispatch_symbolic_meta_inplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1380348Z test_dispatch_symbolic_meta_inplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1380632Z test_dispatch_symbolic_meta_inplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1380967Z test_dispatch_symbolic_meta_inplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1381295Z test_dispatch_symbolic_meta_inplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1381589Z test_dispatch_symbolic_meta_inplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1381876Z test_dispatch_symbolic_meta_inplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1382163Z test_dispatch_symbolic_meta_inplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1382451Z test_dispatch_symbolic_meta_inplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1382735Z test_dispatch_symbolic_meta_inplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1383020Z test_dispatch_symbolic_meta_inplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1383304Z test_dispatch_symbolic_meta_inplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1383586Z test_dispatch_symbolic_meta_inplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1383870Z test_dispatch_symbolic_meta_inplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1384171Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1384463Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1384765Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1385069Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1385365Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1385660Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1385956Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1386250Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1386542Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1386895Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1387185Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1387523Z test_dispatch_symbolic_meta_inplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1387850Z test_dispatch_symbolic_meta_inplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1388144Z test_dispatch_symbolic_meta_inplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1388430Z test_dispatch_symbolic_meta_inplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1388715Z test_dispatch_symbolic_meta_inplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1389014Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1389300Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1389598Z test_dispatch_symbolic_meta_inplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1389896Z test_dispatch_symbolic_meta_inplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1390189Z test_dispatch_symbolic_meta_inplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1390480Z test_dispatch_symbolic_meta_inplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1390762Z test_dispatch_symbolic_meta_inplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1391046Z test_dispatch_symbolic_meta_inplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1391335Z test_dispatch_symbolic_meta_inplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1391624Z test_dispatch_symbolic_meta_inplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1391907Z test_dispatch_symbolic_meta_inplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1392194Z test_dispatch_symbolic_meta_inplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1392480Z test_dispatch_symbolic_meta_inplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1392759Z test_dispatch_symbolic_meta_inplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1393038Z test_dispatch_symbolic_meta_inplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1393315Z test_dispatch_symbolic_meta_inplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1393596Z test_dispatch_symbolic_meta_inplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1393930Z test_dispatch_symbolic_meta_inplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1394265Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1394567Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1394876Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1395184Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1395489Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1395791Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1396088Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1396387Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1396681Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1396978Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1397274Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1397576Z test_dispatch_symbolic_meta_inplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1397866Z test_dispatch_symbolic_meta_inplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1398154Z test_dispatch_symbolic_meta_inplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1398452Z test_dispatch_symbolic_meta_inplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1398748Z test_dispatch_symbolic_meta_inplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1399040Z test_dispatch_symbolic_meta_inplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1399325Z test_dispatch_symbolic_meta_inplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1399609Z test_dispatch_symbolic_meta_inplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1399891Z test_dispatch_symbolic_meta_inplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1400215Z test_dispatch_symbolic_meta_inplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1400499Z test_dispatch_symbolic_meta_inplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1400815Z test_dispatch_symbolic_meta_inplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1401103Z test_dispatch_symbolic_meta_inplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1401394Z test_dispatch_symbolic_meta_inplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1401679Z test_dispatch_symbolic_meta_inplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1401975Z test_dispatch_symbolic_meta_inplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1402268Z test_dispatch_symbolic_meta_inplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1402556Z test_dispatch_symbolic_meta_inplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1402841Z test_dispatch_symbolic_meta_inplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1403126Z test_dispatch_symbolic_meta_inplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1403413Z test_dispatch_symbolic_meta_inplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1403693Z test_dispatch_symbolic_meta_inplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1403981Z test_dispatch_symbolic_meta_inplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1404263Z test_dispatch_symbolic_meta_inplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1404547Z test_dispatch_symbolic_meta_inplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1404829Z test_dispatch_symbolic_meta_inplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1405124Z test_dispatch_symbolic_meta_inplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1405418Z test_dispatch_symbolic_meta_inplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1405710Z test_dispatch_symbolic_meta_inplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1406003Z test_dispatch_symbolic_meta_inplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1406296Z test_dispatch_symbolic_meta_inplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1406583Z test_dispatch_symbolic_meta_inplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1406914Z test_dispatch_symbolic_meta_inplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1407232Z test_dispatch_symbolic_meta_inplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1407519Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1407806Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1408090Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1408377Z test_dispatch_symbolic_meta_inplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1408665Z test_dispatch_symbolic_meta_inplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1409027Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1409381Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1409752Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1410166Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1410676Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1411139Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1411521Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1411873Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1412229Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1412599Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1412960Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1413315Z test_dispatch_symbolic_meta_inplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1413692Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1414055Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1414499Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1414899Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1415259Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1415622Z test_dispatch_symbolic_meta_inplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1415966Z test_dispatch_symbolic_meta_inplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1416305Z test_dispatch_symbolic_meta_inplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1416664Z test_dispatch_symbolic_meta_inplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1417015Z test_dispatch_symbolic_meta_inplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1417358Z test_dispatch_symbolic_meta_inplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1417707Z test_dispatch_symbolic_meta_inplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1418052Z test_dispatch_symbolic_meta_inplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1418389Z test_dispatch_symbolic_meta_inplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1418730Z test_dispatch_symbolic_meta_inplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1419071Z test_dispatch_symbolic_meta_inplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1419411Z test_dispatch_symbolic_meta_inplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1419749Z test_dispatch_symbolic_meta_inplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1420092Z test_dispatch_symbolic_meta_inplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1420437Z test_dispatch_symbolic_meta_inplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1420790Z test_dispatch_symbolic_meta_inplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1421147Z test_dispatch_symbolic_meta_inplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1421449Z test_dispatch_symbolic_meta_inplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1421731Z test_dispatch_symbolic_meta_inplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1422054Z test_dispatch_symbolic_meta_inplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1422339Z test_dispatch_symbolic_meta_inplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1422663Z test_dispatch_symbolic_meta_inplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1422945Z test_dispatch_symbolic_meta_inplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1423227Z test_dispatch_symbolic_meta_inplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1423508Z test_dispatch_symbolic_meta_inplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1423806Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1424101Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1424403Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1424700Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1424995Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1425292Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1425587Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1425888Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1426179Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1426469Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1426876Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1427175Z test_dispatch_symbolic_meta_inplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1427466Z test_dispatch_symbolic_meta_inplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1427754Z test_dispatch_symbolic_meta_inplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1428039Z test_dispatch_symbolic_meta_inplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1428322Z test_dispatch_symbolic_meta_inplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1428659Z test_dispatch_symbolic_meta_inplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1428941Z test_dispatch_symbolic_meta_inplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1429259Z test_dispatch_symbolic_meta_inplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1429548Z test_dispatch_symbolic_meta_inplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1429830Z test_dispatch_symbolic_meta_inplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1430122Z test_dispatch_symbolic_meta_inplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1430417Z test_dispatch_symbolic_meta_inplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1430714Z test_dispatch_symbolic_meta_inplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1431016Z test_dispatch_symbolic_meta_inplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1431313Z test_dispatch_symbolic_meta_inplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1431605Z test_dispatch_symbolic_meta_inplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1431901Z test_dispatch_symbolic_meta_inplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1432190Z test_dispatch_symbolic_meta_inplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1432480Z test_dispatch_symbolic_meta_inplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1432766Z test_dispatch_symbolic_meta_inplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1433053Z test_dispatch_symbolic_meta_inplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1433338Z test_dispatch_symbolic_meta_inplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1433630Z test_dispatch_symbolic_meta_inplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1433929Z test_dispatch_symbolic_meta_inplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1434227Z test_dispatch_symbolic_meta_inplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1434528Z test_dispatch_symbolic_meta_inplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1434829Z test_dispatch_symbolic_meta_inplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1435171Z test_dispatch_symbolic_meta_inplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1435469Z test_dispatch_symbolic_meta_inplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1435790Z test_dispatch_symbolic_meta_inplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1436091Z test_dispatch_symbolic_meta_inplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1436384Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1436677Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1436977Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1437270Z test_dispatch_symbolic_meta_inplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1437563Z test_dispatch_symbolic_meta_inplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1437860Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1438167Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1438472Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1438771Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1439069Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1439365Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1439659Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1439954Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1440248Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1440547Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1440837Z test_dispatch_symbolic_meta_inplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1441128Z test_dispatch_symbolic_meta_inplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1441424Z test_dispatch_symbolic_meta_inplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1441763Z test_dispatch_symbolic_meta_inplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1442099Z test_dispatch_symbolic_meta_inplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1442393Z test_dispatch_symbolic_meta_inplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1442681Z test_dispatch_symbolic_meta_inplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1442967Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1443259Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1443546Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1443834Z test_dispatch_symbolic_meta_inplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1444122Z test_dispatch_symbolic_meta_inplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1444436Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1444749Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1445061Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1445370Z test_dispatch_symbolic_meta_inplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1445657Z test_dispatch_symbolic_meta_inplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1445948Z test_dispatch_symbolic_meta_inplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1446242Z test_dispatch_symbolic_meta_inplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1446535Z test_dispatch_symbolic_meta_inplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1446821Z test_dispatch_symbolic_meta_inplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1447111Z test_dispatch_symbolic_meta_inplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1447397Z test_dispatch_symbolic_meta_inplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1447682Z test_dispatch_symbolic_meta_inplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1447963Z test_dispatch_symbolic_meta_inplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1448287Z test_dispatch_symbolic_meta_inplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1448604Z test_dispatch_symbolic_meta_inplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1448890Z test_dispatch_symbolic_meta_inplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1449186Z test_dispatch_symbolic_meta_inplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1449482Z test_dispatch_symbolic_meta_inplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1449769Z test_dispatch_symbolic_meta_inplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1450062Z test_dispatch_symbolic_meta_inplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1450357Z test_dispatch_symbolic_meta_inplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1450647Z test_dispatch_symbolic_meta_inplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1450933Z test_dispatch_symbolic_meta_inplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1451217Z test_dispatch_symbolic_meta_inplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1451502Z test_dispatch_symbolic_meta_inplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1451788Z test_dispatch_symbolic_meta_inplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1452070Z test_dispatch_symbolic_meta_inplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1452354Z test_dispatch_symbolic_meta_inplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1452639Z test_dispatch_symbolic_meta_inplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1452925Z test_dispatch_symbolic_meta_inplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1453223Z test_dispatch_symbolic_meta_inplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1453521Z test_dispatch_symbolic_meta_inplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1453823Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1454118Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1454421Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1454765Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1455096Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1455402Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1455700Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1455995Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1456294Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1456595Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1456891Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1457174Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1457469Z test_dispatch_symbolic_meta_inplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1457766Z test_dispatch_symbolic_meta_inplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1458057Z test_dispatch_symbolic_meta_inplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1458350Z test_dispatch_symbolic_meta_inplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1458637Z test_dispatch_symbolic_meta_inplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1458922Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1459211Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1459501Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1459790Z test_dispatch_symbolic_meta_inplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1460079Z test_dispatch_symbolic_meta_inplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1460374Z test_dispatch_symbolic_meta_inplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1460661Z test_dispatch_symbolic_meta_inplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1460956Z test_dispatch_symbolic_meta_inplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1461303Z test_dispatch_symbolic_meta_inplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1461636Z test_dispatch_symbolic_meta_inplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1461932Z test_dispatch_symbolic_meta_inplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1462225Z test_dispatch_symbolic_meta_inplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1462515Z test_dispatch_symbolic_meta_inplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1462808Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1463100Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1463387Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1463676Z test_dispatch_symbolic_meta_inplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1463962Z test_dispatch_symbolic_meta_inplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1464263Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1464560Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1464863Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1465163Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1465462Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1465757Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1466063Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1466366Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1466726Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1467018Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1467311Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1467652Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1467946Z test_dispatch_symbolic_meta_inplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1468280Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1468576Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1468881Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1469185Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1469490Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1469790Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1470087Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1470384Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1470678Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1470976Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1471275Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1471568Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1471864Z test_dispatch_symbolic_meta_inplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1472155Z test_dispatch_symbolic_meta_inplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1472447Z test_dispatch_symbolic_meta_inplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1472745Z test_dispatch_symbolic_meta_inplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1473042Z test_dispatch_symbolic_meta_inplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1473339Z test_dispatch_symbolic_meta_inplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1473627Z test_dispatch_symbolic_meta_inplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1473915Z test_dispatch_symbolic_meta_inplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1474248Z test_dispatch_symbolic_meta_inplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1474567Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1474855Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1475141Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1475426Z test_dispatch_symbolic_meta_inplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1475713Z test_dispatch_symbolic_meta_inplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1476009Z test_dispatch_symbolic_meta_inplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1476312Z test_dispatch_symbolic_meta_inplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1476612Z test_dispatch_symbolic_meta_inplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1476908Z test_dispatch_symbolic_meta_inplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1477199Z test_dispatch_symbolic_meta_inplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1477494Z test_dispatch_symbolic_meta_inplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1477804Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1478116Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1478428Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1478742Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1479054Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1479356Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1479662Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1479971Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1480276Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1480617Z test_dispatch_symbolic_meta_inplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1480909Z test_dispatch_symbolic_meta_inplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1481233Z test_dispatch_symbolic_meta_inplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1481525Z test_dispatch_symbolic_meta_inplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1481814Z test_dispatch_symbolic_meta_inplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1482100Z test_dispatch_symbolic_meta_inplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1482387Z test_dispatch_symbolic_meta_inplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1482680Z test_dispatch_symbolic_meta_inplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1482971Z test_dispatch_symbolic_meta_inplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1483273Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1483567Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1483874Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1484180Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1484481Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1484782Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1485079Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1485381Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1485681Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1485977Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1486267Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1486561Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1486853Z test_dispatch_symbolic_meta_inplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1487182Z test_dispatch_symbolic_meta_inplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1487504Z test_dispatch_symbolic_meta_inplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1487796Z test_dispatch_symbolic_meta_inplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1488083Z test_dispatch_symbolic_meta_inplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1488368Z test_dispatch_symbolic_meta_inplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1488653Z test_dispatch_symbolic_meta_inplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1488950Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1489254Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1489551Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1489844Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1490138Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1490432Z test_dispatch_symbolic_meta_inplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1490728Z test_dispatch_symbolic_meta_inplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1491023Z test_dispatch_symbolic_meta_inplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1491315Z test_dispatch_symbolic_meta_inplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1491602Z test_dispatch_symbolic_meta_inplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1491889Z test_dispatch_symbolic_meta_inplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1492173Z test_dispatch_symbolic_meta_inplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1492482Z test_dispatch_symbolic_meta_inplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1492786Z test_dispatch_symbolic_meta_inplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1493089Z test_dispatch_symbolic_meta_inplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1493385Z test_dispatch_symbolic_meta_inplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1493722Z test_dispatch_symbolic_meta_inplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1494050Z test_dispatch_symbolic_meta_inplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1494350Z test_dispatch_symbolic_meta_inplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1494645Z test_dispatch_symbolic_meta_inplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1494938Z test_dispatch_symbolic_meta_inplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1495231Z test_dispatch_symbolic_meta_inplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1495523Z test_dispatch_symbolic_meta_inplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1495813Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1496100Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1496386Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1496673Z test_dispatch_symbolic_meta_inplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1496964Z test_dispatch_symbolic_meta_inplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1497271Z test_dispatch_symbolic_meta_inplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1497577Z test_dispatch_symbolic_meta_inplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1497874Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1498163Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1498461Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1498760Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1499052Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1499344Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1499634Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1499921Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1500264Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1500588Z test_dispatch_symbolic_meta_inplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1500880Z test_dispatch_symbolic_meta_inplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1501157Z test_dispatch_symbolic_meta_inplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1501451Z test_dispatch_symbolic_meta_inplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1501746Z test_dispatch_symbolic_meta_inplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1502039Z test_dispatch_symbolic_meta_inplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1502324Z test_dispatch_symbolic_meta_inplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1502609Z test_dispatch_symbolic_meta_inplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1502892Z test_dispatch_symbolic_meta_inplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1503174Z test_dispatch_symbolic_meta_inplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1503462Z test_dispatch_symbolic_meta_inplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1503747Z test_dispatch_symbolic_meta_inplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1504035Z test_dispatch_symbolic_meta_inplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1504320Z test_dispatch_symbolic_meta_inplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1504616Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1504906Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1505208Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1505508Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1505804Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1506094Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1506384Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1506755Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1507085Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1507376Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1507665Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1507953Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1508243Z test_dispatch_symbolic_meta_inplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1508544Z test_dispatch_symbolic_meta_inplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1508834Z test_dispatch_symbolic_meta_inplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1509132Z test_dispatch_symbolic_meta_inplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1509431Z test_dispatch_symbolic_meta_inplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1509729Z test_dispatch_symbolic_meta_inplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1510029Z test_dispatch_symbolic_meta_inplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1510324Z test_dispatch_symbolic_meta_inplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1510615Z test_dispatch_symbolic_meta_inplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1510901Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1511190Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1511480Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1511772Z test_dispatch_symbolic_meta_inplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1512061Z test_dispatch_symbolic_meta_inplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1512354Z test_dispatch_symbolic_meta_inplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1512642Z test_dispatch_symbolic_meta_inplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1512937Z test_dispatch_symbolic_meta_inplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1513278Z test_dispatch_symbolic_meta_inplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1513609Z test_dispatch_symbolic_meta_inplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1513904Z test_dispatch_symbolic_meta_inplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1514196Z test_dispatch_symbolic_meta_inplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1514486Z test_dispatch_symbolic_meta_inplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1514777Z test_dispatch_symbolic_meta_inplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1515067Z test_dispatch_symbolic_meta_inplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1515354Z test_dispatch_symbolic_meta_inplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1515641Z test_dispatch_symbolic_meta_inplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1515928Z test_dispatch_symbolic_meta_inplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1516219Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1516508Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1516800Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1517091Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1517379Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1517664Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1517959Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1518244Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1518530Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1518817Z test_dispatch_symbolic_meta_inplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1519108Z test_dispatch_symbolic_meta_inplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1519393Z test_dispatch_symbolic_meta_inplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1519729Z test_dispatch_symbolic_meta_inplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1520064Z test_dispatch_symbolic_meta_inplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1520356Z test_dispatch_symbolic_meta_inplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1520644Z test_dispatch_symbolic_meta_inplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1520921Z test_dispatch_symbolic_meta_inplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1521208Z test_dispatch_symbolic_meta_inplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1521495Z test_dispatch_symbolic_meta_inplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1521779Z test_dispatch_symbolic_meta_inplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1522060Z test_dispatch_symbolic_meta_inplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1522346Z test_dispatch_symbolic_meta_inplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1522636Z test_dispatch_symbolic_meta_inplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1522925Z test_dispatch_symbolic_meta_inplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1523219Z test_dispatch_symbolic_meta_inplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1523515Z test_dispatch_symbolic_meta_inplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1523808Z test_dispatch_symbolic_meta_inplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1524100Z test_dispatch_symbolic_meta_inplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1524394Z test_dispatch_symbolic_meta_inplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1524684Z test_dispatch_symbolic_meta_inplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1524974Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1525263Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1525546Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1525831Z test_dispatch_symbolic_meta_inplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1526164Z test_dispatch_symbolic_meta_inplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1526497Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1526794Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1527102Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1527403Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1527707Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1528009Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1528305Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1528606Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1528901Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1529191Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1529489Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1529785Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1530074Z test_dispatch_symbolic_meta_inplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1530365Z test_dispatch_symbolic_meta_outplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1530651Z test_dispatch_symbolic_meta_outplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1530950Z test_dispatch_symbolic_meta_outplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1531244Z test_dispatch_symbolic_meta_outplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1531537Z test_dispatch_symbolic_meta_outplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1531821Z test_dispatch_symbolic_meta_outplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1532109Z test_dispatch_symbolic_meta_outplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1532395Z test_dispatch_symbolic_meta_outplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1532721Z test_dispatch_symbolic_meta_outplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1533046Z test_dispatch_symbolic_meta_outplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1533332Z test_dispatch_symbolic_meta_outplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1533616Z test_dispatch_symbolic_meta_outplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1533899Z test_dispatch_symbolic_meta_outplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1534190Z test_dispatch_symbolic_meta_outplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1534473Z test_dispatch_symbolic_meta_outplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1534773Z test_dispatch_symbolic_meta_outplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1535068Z test_dispatch_symbolic_meta_outplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1535357Z test_dispatch_symbolic_meta_outplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1535645Z test_dispatch_symbolic_meta_outplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1535934Z test_dispatch_symbolic_meta_outplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1536222Z test_dispatch_symbolic_meta_outplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1536504Z test_dispatch_symbolic_meta_outplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1536791Z test_dispatch_symbolic_meta_outplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1537070Z test_dispatch_symbolic_meta_outplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1537358Z test_dispatch_symbolic_meta_outplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1537643Z test_dispatch_symbolic_meta_outplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1537947Z test_dispatch_symbolic_meta_outplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1538241Z test_dispatch_symbolic_meta_outplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1538548Z test_dispatch_symbolic_meta_outplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1538850Z test_dispatch_symbolic_meta_outplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1539200Z test_dispatch_symbolic_meta_outplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1539552Z test_dispatch_symbolic_meta_outplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1539848Z test_dispatch_symbolic_meta_outplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1540144Z test_dispatch_symbolic_meta_outplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1540436Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1540735Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1541022Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1541323Z test_dispatch_symbolic_meta_outplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1541616Z test_dispatch_symbolic_meta_outplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1541913Z test_dispatch_symbolic_meta_outplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1542203Z test_dispatch_symbolic_meta_outplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1542501Z test_dispatch_symbolic_meta_outplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1542798Z test_dispatch_symbolic_meta_outplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1543089Z test_dispatch_symbolic_meta_outplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1543383Z test_dispatch_symbolic_meta_outplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1543673Z test_dispatch_symbolic_meta_outplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1543967Z test_dispatch_symbolic_meta_outplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1544257Z test_dispatch_symbolic_meta_outplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1544546Z test_dispatch_symbolic_meta_outplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1544833Z test_dispatch_symbolic_meta_outplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1545117Z test_dispatch_symbolic_meta_outplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1545448Z test_dispatch_symbolic_meta_outplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1545737Z test_dispatch_symbolic_meta_outplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1546054Z test_dispatch_symbolic_meta_outplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1546343Z test_dispatch_symbolic_meta_outplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1546728Z test_dispatch_symbolic_meta_outplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1547015Z test_dispatch_symbolic_meta_outplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1547309Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1547598Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1547894Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1548190Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1548481Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1548773Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1549063Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1549348Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1549634Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1549917Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1550205Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1550492Z test_dispatch_symbolic_meta_outplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1550793Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1551092Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1551393Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1551686Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1552030Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1552360Z test_dispatch_symbolic_meta_outplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1552653Z test_dispatch_symbolic_meta_outplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1552942Z test_dispatch_symbolic_meta_outplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1553230Z test_dispatch_symbolic_meta_outplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1553521Z test_dispatch_symbolic_meta_outplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1553808Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1554096Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1554382Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1554669Z test_dispatch_symbolic_meta_outplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1554954Z test_dispatch_symbolic_meta_outplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1555250Z test_dispatch_symbolic_meta_outplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1555535Z test_dispatch_symbolic_meta_outplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1555829Z test_dispatch_symbolic_meta_outplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1556121Z test_dispatch_symbolic_meta_outplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1556411Z test_dispatch_symbolic_meta_outplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1556702Z test_dispatch_symbolic_meta_outplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1556994Z test_dispatch_symbolic_meta_outplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1557277Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1557560Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1557841Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1558126Z test_dispatch_symbolic_meta_outplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1558450Z test_dispatch_symbolic_meta_outplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1558768Z test_dispatch_symbolic_meta_outplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1559057Z test_dispatch_symbolic_meta_outplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1559338Z test_dispatch_symbolic_meta_outplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1559618Z test_dispatch_symbolic_meta_outplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1559904Z test_dispatch_symbolic_meta_outplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1560190Z test_dispatch_symbolic_meta_outplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1560479Z test_dispatch_symbolic_meta_outplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1560774Z test_dispatch_symbolic_meta_outplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1561068Z test_dispatch_symbolic_meta_outplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1561359Z test_dispatch_symbolic_meta_outplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1561646Z test_dispatch_symbolic_meta_outplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1561937Z test_dispatch_symbolic_meta_outplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1562222Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1562511Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1562797Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1563083Z test_dispatch_symbolic_meta_outplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1563360Z test_dispatch_symbolic_meta_outplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1563650Z test_dispatch_symbolic_meta_outplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1563945Z test_dispatch_symbolic_meta_outplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1564236Z test_dispatch_symbolic_meta_outplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1564565Z test_dispatch_symbolic_meta_outplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1564891Z test_dispatch_symbolic_meta_outplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1565182Z test_dispatch_symbolic_meta_outplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1565467Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1565751Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1566034Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1566319Z test_dispatch_symbolic_meta_outplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1566605Z test_dispatch_symbolic_meta_outplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1566891Z test_dispatch_symbolic_meta_outplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1567177Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1567459Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1567747Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1568032Z test_dispatch_symbolic_meta_outplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1568313Z test_dispatch_symbolic_meta_outplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1568631Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1568944Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1569265Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1569582Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1569872Z test_dispatch_symbolic_meta_outplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1570158Z test_dispatch_symbolic_meta_outplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1570446Z test_dispatch_symbolic_meta_outplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1570736Z test_dispatch_symbolic_meta_outplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1571065Z test_dispatch_symbolic_meta_outplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1571384Z test_dispatch_symbolic_meta_outplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1571673Z test_dispatch_symbolic_meta_outplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1571958Z test_dispatch_symbolic_meta_outplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1572239Z test_dispatch_symbolic_meta_outplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1572525Z test_dispatch_symbolic_meta_outplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1572807Z test_dispatch_symbolic_meta_outplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1573095Z test_dispatch_symbolic_meta_outplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1573380Z test_dispatch_symbolic_meta_outplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1573669Z test_dispatch_symbolic_meta_outplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1573953Z test_dispatch_symbolic_meta_outplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1574255Z test_dispatch_symbolic_meta_outplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1574553Z test_dispatch_symbolic_meta_outplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1574848Z test_dispatch_symbolic_meta_outplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1575139Z test_dispatch_symbolic_meta_outplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1575429Z test_dispatch_symbolic_meta_outplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1575726Z test_dispatch_symbolic_meta_outplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1576008Z test_dispatch_symbolic_meta_outplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1576294Z test_dispatch_symbolic_meta_outplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1576576Z test_dispatch_symbolic_meta_outplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1576860Z test_dispatch_symbolic_meta_outplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1577148Z test_dispatch_symbolic_meta_outplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1577480Z test_dispatch_symbolic_meta_outplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1577831Z test_dispatch_symbolic_meta_outplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1578129Z test_dispatch_symbolic_meta_outplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1578427Z test_dispatch_symbolic_meta_outplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1578721Z test_dispatch_symbolic_meta_outplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1579016Z test_dispatch_symbolic_meta_outplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1579304Z test_dispatch_symbolic_meta_outplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1579594Z test_dispatch_symbolic_meta_outplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1579879Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1580166Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1580450Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1580740Z test_dispatch_symbolic_meta_outplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1581032Z test_dispatch_symbolic_meta_outplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1581319Z test_dispatch_symbolic_meta_outplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1581603Z test_dispatch_symbolic_meta_outplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1581896Z test_dispatch_symbolic_meta_outplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1582189Z test_dispatch_symbolic_meta_outplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1582479Z test_dispatch_symbolic_meta_outplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1582765Z test_dispatch_symbolic_meta_outplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1583050Z test_dispatch_symbolic_meta_outplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1583336Z test_dispatch_symbolic_meta_outplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1583615Z test_dispatch_symbolic_meta_outplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1583939Z test_dispatch_symbolic_meta_outplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1584243Z test_dispatch_symbolic_meta_outplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1584535Z test_dispatch_symbolic_meta_outplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1584820Z test_dispatch_symbolic_meta_outplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1585112Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1585416Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1585714Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1586014Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1586306Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1586638Z test_dispatch_symbolic_meta_outplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1586934Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1587237Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1587537Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1587830Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1588122Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1588412Z test_dispatch_symbolic_meta_outplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1588710Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1589011Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1589308Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1589599Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1589891Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1590180Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1590533Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1590856Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1591142Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1591429Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1591716Z test_dispatch_symbolic_meta_outplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1592009Z test_dispatch_symbolic_meta_outplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1592310Z test_dispatch_symbolic_meta_outplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1592604Z test_dispatch_symbolic_meta_outplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1592892Z test_dispatch_symbolic_meta_outplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1593178Z test_dispatch_symbolic_meta_outplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1593469Z test_dispatch_symbolic_meta_outplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1593779Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1594098Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1594409Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1594717Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1595031Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1595343Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1595645Z test_dispatch_symbolic_meta_outplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1595940Z test_dispatch_symbolic_meta_outplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1596234Z test_dispatch_symbolic_meta_outplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1596523Z test_dispatch_symbolic_meta_outplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1596853Z test_dispatch_symbolic_meta_outplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1597173Z test_dispatch_symbolic_meta_outplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1597461Z test_dispatch_symbolic_meta_outplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1597748Z test_dispatch_symbolic_meta_outplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1598041Z test_dispatch_symbolic_meta_outplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1598335Z test_dispatch_symbolic_meta_outplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1598626Z test_dispatch_symbolic_meta_outplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1598920Z test_dispatch_symbolic_meta_outplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1599210Z test_dispatch_symbolic_meta_outplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1599493Z test_dispatch_symbolic_meta_outplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1599777Z test_dispatch_symbolic_meta_outplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1600059Z test_dispatch_symbolic_meta_outplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1600345Z test_dispatch_symbolic_meta_outplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1600630Z test_dispatch_symbolic_meta_outplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1600918Z test_dispatch_symbolic_meta_outplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1601202Z test_dispatch_symbolic_meta_outplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1601494Z test_dispatch_symbolic_meta_outplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1601787Z test_dispatch_symbolic_meta_outplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1602074Z test_dispatch_symbolic_meta_outplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1602358Z test_dispatch_symbolic_meta_outplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1602641Z test_dispatch_symbolic_meta_outplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1602921Z test_dispatch_symbolic_meta_outplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1603244Z test_dispatch_symbolic_meta_outplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1603571Z test_dispatch_symbolic_meta_outplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1603859Z test_dispatch_symbolic_meta_outplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1604143Z test_dispatch_symbolic_meta_outplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1604444Z test_dispatch_symbolic_meta_outplace_all_strides_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1604737Z test_dispatch_symbolic_meta_outplace_all_strides_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1605055Z test_dispatch_symbolic_meta_outplace_all_strides___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1605365Z test_dispatch_symbolic_meta_outplace_all_strides___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1605667Z test_dispatch_symbolic_meta_outplace_all_strides___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1605969Z test_dispatch_symbolic_meta_outplace_all_strides___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1606271Z test_dispatch_symbolic_meta_outplace_all_strides___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1606581Z test_dispatch_symbolic_meta_outplace_all_strides___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1606888Z test_dispatch_symbolic_meta_outplace_all_strides___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1607190Z test_dispatch_symbolic_meta_outplace_all_strides___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1607495Z test_dispatch_symbolic_meta_outplace_all_strides___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1607795Z test_dispatch_symbolic_meta_outplace_all_strides___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1608095Z test_dispatch_symbolic_meta_outplace_all_strides___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1608423Z test_dispatch_symbolic_meta_outplace_all_strides__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1608725Z test_dispatch_symbolic_meta_outplace_all_strides_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1609031Z test_dispatch_symbolic_meta_outplace_all_strides_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1609335Z test_dispatch_symbolic_meta_outplace_all_strides_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1609680Z test_dispatch_symbolic_meta_outplace_all_strides_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1610016Z test_dispatch_symbolic_meta_outplace_all_strides_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1610329Z test_dispatch_symbolic_meta_outplace_all_strides_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1610636Z test_dispatch_symbolic_meta_outplace_all_strides_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1610939Z test_dispatch_symbolic_meta_outplace_all_strides_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1611269Z test_dispatch_symbolic_meta_outplace_all_strides_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1611576Z test_dispatch_symbolic_meta_outplace_all_strides_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1611879Z test_dispatch_symbolic_meta_outplace_all_strides_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1612181Z test_dispatch_symbolic_meta_outplace_all_strides_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1612493Z test_dispatch_symbolic_meta_outplace_all_strides_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1612797Z test_dispatch_symbolic_meta_outplace_all_strides_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1613103Z test_dispatch_symbolic_meta_outplace_all_strides_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1613410Z test_dispatch_symbolic_meta_outplace_all_strides_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1613711Z test_dispatch_symbolic_meta_outplace_all_strides_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1614014Z test_dispatch_symbolic_meta_outplace_all_strides_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1614326Z test_dispatch_symbolic_meta_outplace_all_strides_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1614632Z test_dispatch_symbolic_meta_outplace_all_strides_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1614937Z test_dispatch_symbolic_meta_outplace_all_strides_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1615244Z test_dispatch_symbolic_meta_outplace_all_strides_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1615555Z test_dispatch_symbolic_meta_outplace_all_strides_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1615909Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1616272Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1616578Z test_dispatch_symbolic_meta_outplace_all_strides_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1616883Z test_dispatch_symbolic_meta_outplace_all_strides_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1617185Z test_dispatch_symbolic_meta_outplace_all_strides_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1617493Z test_dispatch_symbolic_meta_outplace_all_strides_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1617795Z test_dispatch_symbolic_meta_outplace_all_strides_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1618108Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1618416Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1618728Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1619042Z test_dispatch_symbolic_meta_outplace_all_strides_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1619352Z test_dispatch_symbolic_meta_outplace_all_strides_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1619659Z test_dispatch_symbolic_meta_outplace_all_strides_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1619966Z test_dispatch_symbolic_meta_outplace_all_strides_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1620276Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1620597Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1620911Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1621223Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1621543Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1621848Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1622158Z test_dispatch_symbolic_meta_outplace_all_strides_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1622501Z test_dispatch_symbolic_meta_outplace_all_strides_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1622848Z test_dispatch_symbolic_meta_outplace_all_strides_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1623175Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1623497Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1623812Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1624130Z test_dispatch_symbolic_meta_outplace_all_strides_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1624435Z test_dispatch_symbolic_meta_outplace_all_strides_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1624754Z test_dispatch_symbolic_meta_outplace_all_strides_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1625056Z test_dispatch_symbolic_meta_outplace_all_strides_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1625362Z test_dispatch_symbolic_meta_outplace_all_strides_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1625673Z test_dispatch_symbolic_meta_outplace_all_strides_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1625978Z test_dispatch_symbolic_meta_outplace_all_strides_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1626287Z test_dispatch_symbolic_meta_outplace_all_strides_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1626705Z test_dispatch_symbolic_meta_outplace_all_strides_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1627009Z test_dispatch_symbolic_meta_outplace_all_strides_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1627328Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1627654Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1627975Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1628281Z test_dispatch_symbolic_meta_outplace_all_strides_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1628590Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1628959Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1629306Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1629615Z test_dispatch_symbolic_meta_outplace_all_strides_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1629927Z test_dispatch_symbolic_meta_outplace_all_strides_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1630244Z test_dispatch_symbolic_meta_outplace_all_strides_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1630562Z test_dispatch_symbolic_meta_outplace_all_strides_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1630867Z test_dispatch_symbolic_meta_outplace_all_strides_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1631187Z test_dispatch_symbolic_meta_outplace_all_strides_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1631507Z test_dispatch_symbolic_meta_outplace_all_strides_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1631819Z test_dispatch_symbolic_meta_outplace_all_strides_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1632131Z test_dispatch_symbolic_meta_outplace_all_strides_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1632446Z test_dispatch_symbolic_meta_outplace_all_strides_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1632749Z test_dispatch_symbolic_meta_outplace_all_strides_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1633052Z test_dispatch_symbolic_meta_outplace_all_strides_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1633367Z test_dispatch_symbolic_meta_outplace_all_strides_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1633674Z test_dispatch_symbolic_meta_outplace_all_strides_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1633981Z test_dispatch_symbolic_meta_outplace_all_strides_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1634289Z test_dispatch_symbolic_meta_outplace_all_strides_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1634592Z test_dispatch_symbolic_meta_outplace_all_strides_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1634900Z test_dispatch_symbolic_meta_outplace_all_strides_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1635241Z test_dispatch_symbolic_meta_outplace_all_strides_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1635614Z test_dispatch_symbolic_meta_outplace_all_strides_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1635928Z test_dispatch_symbolic_meta_outplace_all_strides_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1636236Z test_dispatch_symbolic_meta_outplace_all_strides_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1636547Z test_dispatch_symbolic_meta_outplace_all_strides_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1636863Z test_dispatch_symbolic_meta_outplace_all_strides_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1637185Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1637497Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1637818Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1638124Z test_dispatch_symbolic_meta_outplace_all_strides_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1638437Z test_dispatch_symbolic_meta_outplace_all_strides_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1638747Z test_dispatch_symbolic_meta_outplace_all_strides_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1639068Z test_dispatch_symbolic_meta_outplace_all_strides_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1639393Z test_dispatch_symbolic_meta_outplace_all_strides_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1639715Z test_dispatch_symbolic_meta_outplace_all_strides_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1640021Z test_dispatch_symbolic_meta_outplace_all_strides_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1640328Z test_dispatch_symbolic_meta_outplace_all_strides_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1640636Z test_dispatch_symbolic_meta_outplace_all_strides_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1640946Z test_dispatch_symbolic_meta_outplace_all_strides_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1641255Z test_dispatch_symbolic_meta_outplace_all_strides_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1641601Z test_dispatch_symbolic_meta_outplace_all_strides_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1641944Z test_dispatch_symbolic_meta_outplace_all_strides_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1642248Z test_dispatch_symbolic_meta_outplace_all_strides_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1642551Z test_dispatch_symbolic_meta_outplace_all_strides_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1642858Z test_dispatch_symbolic_meta_outplace_all_strides_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1643164Z test_dispatch_symbolic_meta_outplace_all_strides_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1643475Z test_dispatch_symbolic_meta_outplace_all_strides_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1643781Z test_dispatch_symbolic_meta_outplace_all_strides_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1644088Z test_dispatch_symbolic_meta_outplace_all_strides_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1644398Z test_dispatch_symbolic_meta_outplace_all_strides_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1644711Z test_dispatch_symbolic_meta_outplace_all_strides_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1645017Z test_dispatch_symbolic_meta_outplace_all_strides_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1645322Z test_dispatch_symbolic_meta_outplace_all_strides_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1645630Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1645935Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1646243Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1646561Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1646875Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1647183Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1647491Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1647799Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1648147Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1648488Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1648802Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1649116Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1649424Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1649736Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1650039Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1650347Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1650655Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1650966Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1651280Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1651592Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1651899Z test_dispatch_symbolic_meta_outplace_all_strides_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1652209Z test_dispatch_symbolic_meta_outplace_all_strides_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1652513Z test_dispatch_symbolic_meta_outplace_all_strides_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1652826Z test_dispatch_symbolic_meta_outplace_all_strides_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1653137Z test_dispatch_symbolic_meta_outplace_all_strides_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1653442Z test_dispatch_symbolic_meta_outplace_all_strides_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1653756Z test_dispatch_symbolic_meta_outplace_all_strides_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1654058Z test_dispatch_symbolic_meta_outplace_all_strides_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1654411Z test_dispatch_symbolic_meta_outplace_all_strides_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1654750Z test_dispatch_symbolic_meta_outplace_all_strides_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1655055Z test_dispatch_symbolic_meta_outplace_all_strides_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1655360Z test_dispatch_symbolic_meta_outplace_all_strides_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1655662Z test_dispatch_symbolic_meta_outplace_all_strides_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1655968Z test_dispatch_symbolic_meta_outplace_all_strides_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1656273Z test_dispatch_symbolic_meta_outplace_all_strides_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1656582Z test_dispatch_symbolic_meta_outplace_all_strides_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1656890Z test_dispatch_symbolic_meta_outplace_all_strides_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1657192Z test_dispatch_symbolic_meta_outplace_all_strides_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1657497Z test_dispatch_symbolic_meta_outplace_all_strides_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1657804Z test_dispatch_symbolic_meta_outplace_all_strides_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1658115Z test_dispatch_symbolic_meta_outplace_all_strides_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1658435Z test_dispatch_symbolic_meta_outplace_all_strides_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1658737Z test_dispatch_symbolic_meta_outplace_all_strides_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1659042Z test_dispatch_symbolic_meta_outplace_all_strides_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1659361Z test_dispatch_symbolic_meta_outplace_all_strides_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1659668Z test_dispatch_symbolic_meta_outplace_all_strides_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1659979Z test_dispatch_symbolic_meta_outplace_all_strides_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1660290Z test_dispatch_symbolic_meta_outplace_all_strides_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1660634Z test_dispatch_symbolic_meta_outplace_all_strides_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1660937Z test_dispatch_symbolic_meta_outplace_all_strides_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1661274Z test_dispatch_symbolic_meta_outplace_all_strides_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1661587Z test_dispatch_symbolic_meta_outplace_all_strides_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1661895Z test_dispatch_symbolic_meta_outplace_all_strides_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1662204Z test_dispatch_symbolic_meta_outplace_all_strides_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1662520Z test_dispatch_symbolic_meta_outplace_all_strides_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1662833Z test_dispatch_symbolic_meta_outplace_all_strides_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1663141Z test_dispatch_symbolic_meta_outplace_all_strides_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1663456Z test_dispatch_symbolic_meta_outplace_all_strides_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1663771Z test_dispatch_symbolic_meta_outplace_all_strides_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1664077Z test_dispatch_symbolic_meta_outplace_all_strides_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1664381Z test_dispatch_symbolic_meta_outplace_all_strides_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1664688Z test_dispatch_symbolic_meta_outplace_all_strides_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1664999Z test_dispatch_symbolic_meta_outplace_all_strides_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1665300Z test_dispatch_symbolic_meta_outplace_all_strides_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1665610Z test_dispatch_symbolic_meta_outplace_all_strides_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1665917Z test_dispatch_symbolic_meta_outplace_all_strides_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1666229Z test_dispatch_symbolic_meta_outplace_all_strides_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1666540Z test_dispatch_symbolic_meta_outplace_all_strides_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1666887Z test_dispatch_symbolic_meta_outplace_all_strides_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1667251Z test_dispatch_symbolic_meta_outplace_all_strides_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1667622Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1667966Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1668289Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1668628Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1668952Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1669257Z test_dispatch_symbolic_meta_outplace_all_strides_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1669568Z test_dispatch_symbolic_meta_outplace_all_strides_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1669871Z test_dispatch_symbolic_meta_outplace_all_strides_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1670180Z test_dispatch_symbolic_meta_outplace_all_strides_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1670485Z test_dispatch_symbolic_meta_outplace_all_strides_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1670794Z test_dispatch_symbolic_meta_outplace_all_strides_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1671102Z test_dispatch_symbolic_meta_outplace_all_strides_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1671427Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1671749Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1672069Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1672385Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1672700Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1673025Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1673336Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1673689Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1674043Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1674370Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1674713Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1675026Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1675344Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1675668Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1675990Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1676312Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1676629Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1676963Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1677273Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1677593Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1677916Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1678234Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1678556Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1678882Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1679204Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1679544Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1679901Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1680247Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1680596Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1680910Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1681235Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1681532Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.1681845Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1682162Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1682474Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1682791Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1683126Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1683444Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1683760Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1684082Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1684404Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1684728Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1685047Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1685374Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1685685Z test_dispatch_symbolic_meta_outplace_all_strides_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1685985Z test_dispatch_symbolic_meta_outplace_all_strides_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1686340Z test_dispatch_symbolic_meta_outplace_all_strides_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1686676Z test_dispatch_symbolic_meta_outplace_all_strides_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1686984Z test_dispatch_symbolic_meta_outplace_all_strides_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1687299Z test_dispatch_symbolic_meta_outplace_all_strides_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1687630Z test_dispatch_symbolic_meta_outplace_all_strides_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1687950Z test_dispatch_symbolic_meta_outplace_all_strides_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1688267Z test_dispatch_symbolic_meta_outplace_all_strides_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1688581Z test_dispatch_symbolic_meta_outplace_all_strides_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1688890Z test_dispatch_symbolic_meta_outplace_all_strides_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1689205Z test_dispatch_symbolic_meta_outplace_all_strides_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1689521Z test_dispatch_symbolic_meta_outplace_all_strides_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1689841Z test_dispatch_symbolic_meta_outplace_all_strides_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1690152Z test_dispatch_symbolic_meta_outplace_all_strides_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1690460Z test_dispatch_symbolic_meta_outplace_all_strides_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1690773Z test_dispatch_symbolic_meta_outplace_all_strides_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1691087Z test_dispatch_symbolic_meta_outplace_all_strides_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1691391Z test_dispatch_symbolic_meta_outplace_all_strides_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1691692Z test_dispatch_symbolic_meta_outplace_all_strides_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1691990Z test_dispatch_symbolic_meta_outplace_all_strides_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1692298Z test_dispatch_symbolic_meta_outplace_all_strides_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1692646Z test_dispatch_symbolic_meta_outplace_all_strides_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1692989Z test_dispatch_symbolic_meta_outplace_all_strides_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1693294Z test_dispatch_symbolic_meta_outplace_all_strides_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1693610Z test_dispatch_symbolic_meta_outplace_all_strides_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1693922Z test_dispatch_symbolic_meta_outplace_all_strides_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1694244Z test_dispatch_symbolic_meta_outplace_all_strides_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1694562Z test_dispatch_symbolic_meta_outplace_all_strides_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1694885Z test_dispatch_symbolic_meta_outplace_all_strides_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1695203Z test_dispatch_symbolic_meta_outplace_all_strides_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1695517Z test_dispatch_symbolic_meta_outplace_all_strides_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1695843Z test_dispatch_symbolic_meta_outplace_all_strides_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1696172Z test_dispatch_symbolic_meta_outplace_all_strides_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1696497Z test_dispatch_symbolic_meta_outplace_all_strides_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1696812Z test_dispatch_symbolic_meta_outplace_all_strides_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1697127Z test_dispatch_symbolic_meta_outplace_all_strides_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1697443Z test_dispatch_symbolic_meta_outplace_all_strides_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1697769Z test_dispatch_symbolic_meta_outplace_all_strides_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1698081Z test_dispatch_symbolic_meta_outplace_all_strides_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1698403Z test_dispatch_symbolic_meta_outplace_all_strides_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1698722Z test_dispatch_symbolic_meta_outplace_all_strides_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1699084Z test_dispatch_symbolic_meta_outplace_all_strides_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1699431Z test_dispatch_symbolic_meta_outplace_all_strides_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1699744Z test_dispatch_symbolic_meta_outplace_all_strides_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1700056Z test_dispatch_symbolic_meta_outplace_all_strides_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1700367Z test_dispatch_symbolic_meta_outplace_all_strides_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1700681Z test_dispatch_symbolic_meta_outplace_all_strides_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1700997Z test_dispatch_symbolic_meta_outplace_all_strides_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1701306Z test_dispatch_symbolic_meta_outplace_all_strides_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1701649Z test_dispatch_symbolic_meta_outplace_all_strides_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1701977Z test_dispatch_symbolic_meta_outplace_all_strides_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1702311Z test_dispatch_symbolic_meta_outplace_all_strides_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1702623Z test_dispatch_symbolic_meta_outplace_all_strides_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1702930Z test_dispatch_symbolic_meta_outplace_all_strides_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1703239Z test_dispatch_symbolic_meta_outplace_all_strides_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1703569Z test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1703908Z test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1704224Z test_dispatch_symbolic_meta_outplace_all_strides_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1704550Z test_dispatch_symbolic_meta_outplace_all_strides_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1704878Z test_dispatch_symbolic_meta_outplace_all_strides_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1705187Z test_dispatch_symbolic_meta_outplace_all_strides_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1705531Z test_dispatch_symbolic_meta_outplace_all_strides_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1705857Z test_dispatch_symbolic_meta_outplace_all_strides_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1706169Z test_dispatch_symbolic_meta_outplace_all_strides_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1706474Z test_dispatch_symbolic_meta_outplace_all_strides_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1706816Z test_dispatch_symbolic_meta_outplace_all_strides_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1707134Z test_dispatch_symbolic_meta_outplace_all_strides_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1707440Z test_dispatch_symbolic_meta_outplace_all_strides_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1707768Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1708092Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1708419Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1708731Z test_dispatch_symbolic_meta_outplace_all_strides_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1709044Z test_dispatch_symbolic_meta_outplace_all_strides_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1709355Z test_dispatch_symbolic_meta_outplace_all_strides_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1709671Z test_dispatch_symbolic_meta_outplace_all_strides_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1709978Z test_dispatch_symbolic_meta_outplace_all_strides_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1710293Z test_dispatch_symbolic_meta_outplace_all_strides_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1710603Z test_dispatch_symbolic_meta_outplace_all_strides_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1710924Z test_dispatch_symbolic_meta_outplace_all_strides_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1711255Z test_dispatch_symbolic_meta_outplace_all_strides_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1711576Z test_dispatch_symbolic_meta_outplace_all_strides_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1711929Z test_dispatch_symbolic_meta_outplace_all_strides_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1712266Z test_dispatch_symbolic_meta_outplace_all_strides_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1712580Z test_dispatch_symbolic_meta_outplace_all_strides_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1712898Z test_dispatch_symbolic_meta_outplace_all_strides_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1713206Z test_dispatch_symbolic_meta_outplace_all_strides_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1713518Z test_dispatch_symbolic_meta_outplace_all_strides_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1713830Z test_dispatch_symbolic_meta_outplace_all_strides_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1714139Z test_dispatch_symbolic_meta_outplace_all_strides_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1714444Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.1714791Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1715135Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1715476Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1715816Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1716152Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1716491Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1716828Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1717159Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1717495Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1717825Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1718200Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1718564Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1718911Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1719272Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1719597Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1719926Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1720251Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1720593Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1720932Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1721271Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1721627Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1721970Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1722302Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1722632Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1722965Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1723300Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1723628Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1723947Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1724279Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1724679Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1725044Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1725410Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1725758Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1726103Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1726443Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1726767Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1727087Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1727418Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1727753Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1728086Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1728419Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1728751Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1729081Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1729429Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1729758Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1730097Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1730438Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1730821Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1731208Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1731558Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1731903Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1732254Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1732582Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1732908Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1733236Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1733565Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1733890Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1734238Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1734571Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1734913Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1735241Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1735573Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1735905Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1736238Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1736578Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1736950Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1737330Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1737666Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1738004Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1738324Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1738654Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1738993Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1739341Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1739694Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1740022Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1740355Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1740680Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1741018Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1741349Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1741686Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1742026Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1742365Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1742687Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1743022Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1743402Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1743771Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1744103Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1744424Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1744748Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1745071Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1745396Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1745716Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1746053Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1746390Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1746810Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1747156Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1747483Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1747814Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1748145Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1748478Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1748810Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1749153Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1749514Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1749915Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1750292Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1750636Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1750945Z test_dispatch_symbolic_meta_outplace_all_strides_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1751258Z test_dispatch_symbolic_meta_outplace_all_strides_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1751567Z test_dispatch_symbolic_meta_outplace_all_strides_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1751874Z test_dispatch_symbolic_meta_outplace_all_strides_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1752181Z test_dispatch_symbolic_meta_outplace_all_strides_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1752486Z test_dispatch_symbolic_meta_outplace_all_strides_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1752806Z test_dispatch_symbolic_meta_outplace_all_strides_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1753114Z test_dispatch_symbolic_meta_outplace_all_strides_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1753425Z test_dispatch_symbolic_meta_outplace_all_strides_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1753719Z test_dispatch_symbolic_meta_outplace_all_strides_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1754027Z test_dispatch_symbolic_meta_outplace_all_strides_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1754341Z test_dispatch_symbolic_meta_outplace_all_strides_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1754654Z test_dispatch_symbolic_meta_outplace_all_strides_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1754972Z test_dispatch_symbolic_meta_outplace_all_strides_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1755276Z test_dispatch_symbolic_meta_outplace_all_strides_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1755606Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1755934Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1756299Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1756657Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1756983Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1757292Z test_dispatch_symbolic_meta_outplace_all_strides_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1757598Z test_dispatch_symbolic_meta_outplace_all_strides_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1757904Z test_dispatch_symbolic_meta_outplace_all_strides_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1758210Z test_dispatch_symbolic_meta_outplace_all_strides_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1758514Z test_dispatch_symbolic_meta_outplace_all_strides_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1758828Z test_dispatch_symbolic_meta_outplace_all_strides_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1759135Z test_dispatch_symbolic_meta_outplace_all_strides_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1759448Z test_dispatch_symbolic_meta_outplace_all_strides_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1759756Z test_dispatch_symbolic_meta_outplace_all_strides_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1760068Z test_dispatch_symbolic_meta_outplace_all_strides_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1760372Z test_dispatch_symbolic_meta_outplace_all_strides_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1760681Z test_dispatch_symbolic_meta_outplace_all_strides_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1760988Z test_dispatch_symbolic_meta_outplace_all_strides_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1761297Z test_dispatch_symbolic_meta_outplace_all_strides_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1761614Z test_dispatch_symbolic_meta_outplace_all_strides_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1761926Z test_dispatch_symbolic_meta_outplace_all_strides_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1762233Z test_dispatch_symbolic_meta_outplace_all_strides_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1762581Z test_dispatch_symbolic_meta_outplace_all_strides_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1762940Z test_dispatch_symbolic_meta_outplace_all_strides_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1763256Z test_dispatch_symbolic_meta_outplace_all_strides_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1763575Z test_dispatch_symbolic_meta_outplace_all_strides_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1763888Z test_dispatch_symbolic_meta_outplace_all_strides_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1764202Z test_dispatch_symbolic_meta_outplace_all_strides_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1764518Z test_dispatch_symbolic_meta_outplace_all_strides_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1764835Z test_dispatch_symbolic_meta_outplace_all_strides_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1765138Z test_dispatch_symbolic_meta_outplace_all_strides_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1765442Z test_dispatch_symbolic_meta_outplace_all_strides_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1765751Z test_dispatch_symbolic_meta_outplace_all_strides_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1766077Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1766397Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1766723Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1767027Z test_dispatch_symbolic_meta_outplace_all_strides_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1767335Z test_dispatch_symbolic_meta_outplace_all_strides_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1767650Z test_dispatch_symbolic_meta_outplace_all_strides_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1767969Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1768278Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1768604Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1768969Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1769324Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1769660Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1769987Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1770312Z test_dispatch_symbolic_meta_outplace_all_strides_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1770646Z test_dispatch_symbolic_meta_outplace_all_strides_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1770982Z test_dispatch_symbolic_meta_outplace_all_strides_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1771291Z test_dispatch_symbolic_meta_outplace_all_strides_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1771610Z test_dispatch_symbolic_meta_outplace_all_strides_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1771914Z test_dispatch_symbolic_meta_outplace_all_strides_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1772229Z test_dispatch_symbolic_meta_outplace_all_strides_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1772538Z test_dispatch_symbolic_meta_outplace_all_strides_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1772844Z test_dispatch_symbolic_meta_outplace_all_strides_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1773173Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1773511Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1773846Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1774179Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1774486Z test_dispatch_symbolic_meta_outplace_all_strides_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1774785Z test_dispatch_symbolic_meta_outplace_all_strides_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1775130Z test_dispatch_symbolic_meta_outplace_all_strides_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1775433Z test_dispatch_symbolic_meta_outplace_all_strides_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1775769Z test_dispatch_symbolic_meta_outplace_all_strides_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1776091Z test_dispatch_symbolic_meta_outplace_all_strides_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1776401Z test_dispatch_symbolic_meta_outplace_all_strides_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1776724Z test_dispatch_symbolic_meta_outplace_all_strides_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1777030Z test_dispatch_symbolic_meta_outplace_all_strides_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1777365Z test_dispatch_symbolic_meta_outplace_all_strides_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1777688Z test_dispatch_symbolic_meta_outplace_all_strides_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1778007Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1778327Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1778645Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1778960Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1779301Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1779640Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1780380Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1780923Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1781238Z test_dispatch_symbolic_meta_outplace_all_strides_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1781558Z test_dispatch_symbolic_meta_outplace_all_strides_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1781902Z test_dispatch_symbolic_meta_outplace_all_strides_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1782337Z test_dispatch_symbolic_meta_outplace_all_strides_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1782683Z test_dispatch_symbolic_meta_outplace_all_strides_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1783000Z test_dispatch_symbolic_meta_outplace_all_strides_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1783317Z test_dispatch_symbolic_meta_outplace_all_strides_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1783658Z test_dispatch_symbolic_meta_outplace_all_strides_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1784209Z test_dispatch_symbolic_meta_outplace_all_strides_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1784532Z test_dispatch_symbolic_meta_outplace_all_strides_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1784868Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1785203Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1785539Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1785879Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1786195Z test_dispatch_symbolic_meta_outplace_all_strides_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1786512Z test_dispatch_symbolic_meta_outplace_all_strides_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1786913Z test_dispatch_symbolic_meta_outplace_all_strides_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1787261Z test_dispatch_symbolic_meta_outplace_all_strides_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1787608Z test_dispatch_symbolic_meta_outplace_all_strides_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1788168Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1788725Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1789279Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1789929Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.1790273Z test_dispatch_symbolic_meta_outplace_all_strides_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1790594Z test_dispatch_symbolic_meta_outplace_all_strides_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1790915Z test_dispatch_symbolic_meta_outplace_all_strides_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1791226Z test_dispatch_symbolic_meta_outplace_all_strides_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1791547Z test_dispatch_symbolic_meta_outplace_all_strides_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1791869Z test_dispatch_symbolic_meta_outplace_all_strides_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1792171Z test_dispatch_symbolic_meta_outplace_all_strides_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1792482Z test_dispatch_symbolic_meta_outplace_all_strides_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1792797Z test_dispatch_symbolic_meta_outplace_all_strides_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1793108Z test_dispatch_symbolic_meta_outplace_all_strides_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1793409Z test_dispatch_symbolic_meta_outplace_all_strides_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1793721Z test_dispatch_symbolic_meta_outplace_all_strides_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1794025Z test_dispatch_symbolic_meta_outplace_all_strides_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1794329Z test_dispatch_symbolic_meta_outplace_all_strides_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1794634Z test_dispatch_symbolic_meta_outplace_all_strides_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1794947Z test_dispatch_symbolic_meta_outplace_all_strides_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1795249Z test_dispatch_symbolic_meta_outplace_all_strides_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1795639Z test_dispatch_symbolic_meta_outplace_all_strides_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... [W Module.cpp:969] Warning: cuDNN Benchmark limit is not supported in MIOpen and will have no effect. (function operator()) 2022-11-23T02:20:16.1795814Z skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.1796125Z test_dispatch_symbolic_meta_outplace_all_strides_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1796458Z test_dispatch_symbolic_meta_outplace_all_strides_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1796778Z test_dispatch_symbolic_meta_outplace_all_strides_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1797081Z test_dispatch_symbolic_meta_outplace_all_strides_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1797385Z test_dispatch_symbolic_meta_outplace_all_strides_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1797692Z test_dispatch_symbolic_meta_outplace_all_strides_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1798010Z test_dispatch_symbolic_meta_outplace_all_strides_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1798322Z test_dispatch_symbolic_meta_outplace_all_strides_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1798624Z test_dispatch_symbolic_meta_outplace_all_strides_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1798929Z test_dispatch_symbolic_meta_outplace_all_strides_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1799244Z test_dispatch_symbolic_meta_outplace_all_strides_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1799549Z test_dispatch_symbolic_meta_outplace_all_strides_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1799859Z test_dispatch_symbolic_meta_outplace_all_strides_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1800171Z test_dispatch_symbolic_meta_outplace_all_strides_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1800483Z test_dispatch_symbolic_meta_outplace_all_strides_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1800795Z test_dispatch_symbolic_meta_outplace_all_strides_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1801125Z test_dispatch_symbolic_meta_outplace_all_strides_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1801428Z test_dispatch_symbolic_meta_outplace_all_strides_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1801742Z test_dispatch_symbolic_meta_outplace_all_strides_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1802045Z test_dispatch_symbolic_meta_outplace_all_strides_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1802399Z test_dispatch_symbolic_meta_outplace_all_strides_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1802748Z test_dispatch_symbolic_meta_outplace_all_strides_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1803055Z test_dispatch_symbolic_meta_outplace_all_strides_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1803365Z test_dispatch_symbolic_meta_outplace_all_strides_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1803680Z test_dispatch_symbolic_meta_outplace_all_strides_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1804001Z test_dispatch_symbolic_meta_outplace_all_strides_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1804313Z test_dispatch_symbolic_meta_outplace_all_strides_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1804622Z test_dispatch_symbolic_meta_outplace_all_strides_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1804951Z test_dispatch_symbolic_meta_outplace_all_strides_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1805260Z test_dispatch_symbolic_meta_outplace_all_strides_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1805575Z test_dispatch_symbolic_meta_outplace_all_strides_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1805877Z test_dispatch_symbolic_meta_outplace_all_strides_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1806188Z test_dispatch_symbolic_meta_outplace_all_strides_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1806491Z test_dispatch_symbolic_meta_outplace_all_strides_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1806811Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1807118Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1807440Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1807753Z test_dispatch_symbolic_meta_outplace_all_strides_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1808059Z test_dispatch_symbolic_meta_outplace_all_strides_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1808369Z test_dispatch_symbolic_meta_outplace_all_strides_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1808676Z test_dispatch_symbolic_meta_outplace_all_strides_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1809022Z test_dispatch_symbolic_meta_outplace_all_strides_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1809365Z test_dispatch_symbolic_meta_outplace_all_strides_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1809669Z test_dispatch_symbolic_meta_outplace_all_strides_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1809980Z test_dispatch_symbolic_meta_outplace_all_strides_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1810291Z test_dispatch_symbolic_meta_outplace_all_strides_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1810594Z test_dispatch_symbolic_meta_outplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1810906Z test_dispatch_symbolic_meta_outplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1811211Z test_dispatch_symbolic_meta_outplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1811508Z test_dispatch_symbolic_meta_outplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1811812Z test_dispatch_symbolic_meta_outplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1812113Z test_dispatch_symbolic_meta_outplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1812410Z test_dispatch_symbolic_meta_outplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1812689Z test_dispatch_symbolic_meta_outplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1812982Z test_dispatch_symbolic_meta_outplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1813274Z test_dispatch_symbolic_meta_outplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1813566Z test_dispatch_symbolic_meta_outplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1813855Z test_dispatch_symbolic_meta_outplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1814145Z test_dispatch_symbolic_meta_outplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1814431Z test_dispatch_symbolic_meta_outplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1814715Z test_dispatch_symbolic_meta_outplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1815006Z test_dispatch_symbolic_meta_outplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1815338Z test_dispatch_symbolic_meta_outplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1815658Z test_dispatch_symbolic_meta_outplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1815950Z test_dispatch_symbolic_meta_outplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1816241Z test_dispatch_symbolic_meta_outplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1816527Z test_dispatch_symbolic_meta_outplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1816812Z test_dispatch_symbolic_meta_outplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1817099Z test_dispatch_symbolic_meta_outplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1817385Z test_dispatch_symbolic_meta_outplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1817669Z test_dispatch_symbolic_meta_outplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1817960Z test_dispatch_symbolic_meta_outplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1818257Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1818552Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1818848Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1819145Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1819437Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1819733Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1820028Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1820321Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1820615Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1820906Z test_dispatch_symbolic_meta_outplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1821197Z test_dispatch_symbolic_meta_outplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1821505Z test_dispatch_symbolic_meta_outplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1821841Z test_dispatch_symbolic_meta_outplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1822170Z test_dispatch_symbolic_meta_outplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1822468Z test_dispatch_symbolic_meta_outplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1822758Z test_dispatch_symbolic_meta_outplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1823048Z test_dispatch_symbolic_meta_outplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1823340Z test_dispatch_symbolic_meta_outplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1823628Z test_dispatch_symbolic_meta_outplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1823922Z test_dispatch_symbolic_meta_outplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1824215Z test_dispatch_symbolic_meta_outplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1824506Z test_dispatch_symbolic_meta_outplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1824791Z test_dispatch_symbolic_meta_outplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1825091Z test_dispatch_symbolic_meta_outplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1825386Z test_dispatch_symbolic_meta_outplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1825674Z test_dispatch_symbolic_meta_outplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1825960Z test_dispatch_symbolic_meta_outplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1826246Z test_dispatch_symbolic_meta_outplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1826528Z test_dispatch_symbolic_meta_outplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1826860Z test_dispatch_symbolic_meta_outplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1827146Z test_dispatch_symbolic_meta_outplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1827435Z test_dispatch_symbolic_meta_outplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1827721Z test_dispatch_symbolic_meta_outplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1828020Z test_dispatch_symbolic_meta_outplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1828367Z test_dispatch_symbolic_meta_outplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1828716Z test_dispatch_symbolic_meta_outplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1829013Z test_dispatch_symbolic_meta_outplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1829307Z test_dispatch_symbolic_meta_outplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1829603Z test_dispatch_symbolic_meta_outplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1829893Z test_dispatch_symbolic_meta_outplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1830189Z test_dispatch_symbolic_meta_outplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1830486Z test_dispatch_symbolic_meta_outplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1830784Z test_dispatch_symbolic_meta_outplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1831075Z test_dispatch_symbolic_meta_outplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1831371Z test_dispatch_symbolic_meta_outplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1831666Z test_dispatch_symbolic_meta_outplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1831960Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1832250Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1832531Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1832823Z test_dispatch_symbolic_meta_outplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1833113Z test_dispatch_symbolic_meta_outplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1833411Z test_dispatch_symbolic_meta_outplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1833706Z test_dispatch_symbolic_meta_outplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1834001Z test_dispatch_symbolic_meta_outplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1834293Z test_dispatch_symbolic_meta_outplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1834581Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1834910Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1835234Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1835529Z test_dispatch_symbolic_meta_outplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1835818Z test_dispatch_symbolic_meta_outplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1836120Z test_dispatch_symbolic_meta_outplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1836414Z test_dispatch_symbolic_meta_outplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1836712Z test_dispatch_symbolic_meta_outplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1837006Z test_dispatch_symbolic_meta_outplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1837299Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1837591Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1837878Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1838172Z test_dispatch_symbolic_meta_outplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1838465Z test_dispatch_symbolic_meta_outplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1838766Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1839062Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1839370Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1839679Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1839979Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1840281Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1840582Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1840873Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1841170Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1841505Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1841835Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1842130Z test_dispatch_symbolic_meta_outplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1842434Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1842728Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1843036Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1843346Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1843647Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1843946Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1844243Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1844539Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1844837Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1845137Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1845435Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1845728Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1846023Z test_dispatch_symbolic_meta_outplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1846337Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1846645Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1846962Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1847279Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1847597Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1847947Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1848290Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1848600Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1848910Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1849216Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1849525Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1849834Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1850142Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1850432Z test_dispatch_symbolic_meta_outplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1850718Z test_dispatch_symbolic_meta_outplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1851016Z test_dispatch_symbolic_meta_outplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1851311Z test_dispatch_symbolic_meta_outplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1851609Z test_dispatch_symbolic_meta_outplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1851900Z test_dispatch_symbolic_meta_outplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1852190Z test_dispatch_symbolic_meta_outplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1852479Z test_dispatch_symbolic_meta_outplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1852767Z test_dispatch_symbolic_meta_outplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1853054Z test_dispatch_symbolic_meta_outplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1853339Z test_dispatch_symbolic_meta_outplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1853624Z test_dispatch_symbolic_meta_outplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1853911Z test_dispatch_symbolic_meta_outplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1854250Z test_dispatch_symbolic_meta_outplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1854536Z test_dispatch_symbolic_meta_outplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1854866Z test_dispatch_symbolic_meta_outplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1855166Z test_dispatch_symbolic_meta_outplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1855461Z test_dispatch_symbolic_meta_outplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1855742Z test_dispatch_symbolic_meta_outplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1856037Z test_dispatch_symbolic_meta_outplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1856330Z test_dispatch_symbolic_meta_outplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1856620Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1856910Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1857198Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1857492Z test_dispatch_symbolic_meta_outplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1857779Z test_dispatch_symbolic_meta_outplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1858078Z test_dispatch_symbolic_meta_outplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1858367Z test_dispatch_symbolic_meta_outplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1858657Z test_dispatch_symbolic_meta_outplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1858946Z test_dispatch_symbolic_meta_outplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1859241Z test_dispatch_symbolic_meta_outplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1859527Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1859814Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1860098Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1860385Z test_dispatch_symbolic_meta_outplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1860710Z test_dispatch_symbolic_meta_outplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1860999Z test_dispatch_symbolic_meta_outplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1861318Z test_dispatch_symbolic_meta_outplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1861618Z test_dispatch_symbolic_meta_outplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1861912Z test_dispatch_symbolic_meta_outplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1862211Z test_dispatch_symbolic_meta_outplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1862503Z test_dispatch_symbolic_meta_outplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1862794Z test_dispatch_symbolic_meta_outplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1863080Z test_dispatch_symbolic_meta_outplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1863364Z test_dispatch_symbolic_meta_outplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1863646Z test_dispatch_symbolic_meta_outplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1863934Z test_dispatch_symbolic_meta_outplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1864217Z test_dispatch_symbolic_meta_outplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1864510Z test_dispatch_symbolic_meta_outplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1864804Z test_dispatch_symbolic_meta_outplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1865090Z test_dispatch_symbolic_meta_outplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1865385Z test_dispatch_symbolic_meta_outplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1865685Z test_dispatch_symbolic_meta_outplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1865984Z test_dispatch_symbolic_meta_outplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1866277Z test_dispatch_symbolic_meta_outplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1866687Z test_dispatch_symbolic_meta_outplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1866979Z test_dispatch_symbolic_meta_outplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1867322Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1867609Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1867929Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1868222Z test_dispatch_symbolic_meta_outplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1868509Z test_dispatch_symbolic_meta_outplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1868810Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1869108Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1869414Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1869717Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1870017Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1870313Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1870608Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1870902Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1871196Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1871493Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1871789Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1872085Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1872382Z test_dispatch_symbolic_meta_outplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1872685Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1872979Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1873282Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1873585Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1873929Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1874275Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1874576Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1874870Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1875161Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1875460Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1875752Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1876052Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1876344Z test_dispatch_symbolic_meta_outplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1876645Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1876931Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1877235Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1877538Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1877836Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1878130Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1878423Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1878720Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1879014Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1879311Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1879601Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1879892Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1880241Z test_dispatch_symbolic_meta_outplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1880541Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1880876Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1881180Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1881476Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1881772Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1882072Z test_dispatch_symbolic_meta_outplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1882377Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1882676Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1882974Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1883271Z test_dispatch_symbolic_meta_outplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1883571Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1883864Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1884165Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1884463Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1884757Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1885052Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1885352Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1885652Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1885945Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1886234Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1886527Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1886856Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1887181Z test_dispatch_symbolic_meta_outplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1887476Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1887770Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1888065Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1888359Z test_dispatch_symbolic_meta_outplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1888649Z test_dispatch_symbolic_meta_outplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1888951Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1889247Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1889547Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1889847Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1890147Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1890444Z test_dispatch_symbolic_meta_outplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1890752Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1891056Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1891363Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1891670Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1891979Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1892273Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1892572Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1892866Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1893201Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1893496Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1893826Z test_dispatch_symbolic_meta_outplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1894123Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1894416Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1894706Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1895006Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1895303Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1895601Z test_dispatch_symbolic_meta_outplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1895907Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1896215Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1896528Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1896837Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1897150Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1897447Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1897742Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1898039Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1898335Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1898635Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1898931Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1899232Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1899527Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1899878Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1900217Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1900523Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1900822Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1901119Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1901416Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1901703Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1901997Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1902294Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1902587Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1902886Z test_dispatch_symbolic_meta_outplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1903178Z test_dispatch_symbolic_meta_outplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1903473Z test_dispatch_symbolic_meta_outplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1903768Z test_dispatch_symbolic_meta_outplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1904060Z test_dispatch_symbolic_meta_outplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1904350Z test_dispatch_symbolic_meta_outplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1904640Z test_dispatch_symbolic_meta_outplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1904934Z test_dispatch_symbolic_meta_outplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1905222Z test_dispatch_symbolic_meta_outplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1905518Z test_dispatch_symbolic_meta_outplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1905813Z test_dispatch_symbolic_meta_outplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1906147Z test_dispatch_symbolic_meta_outplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1906441Z test_dispatch_symbolic_meta_outplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1906816Z test_dispatch_symbolic_meta_outplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1907108Z test_dispatch_symbolic_meta_outplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1907394Z test_dispatch_symbolic_meta_outplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1907682Z test_dispatch_symbolic_meta_outplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1907972Z test_dispatch_symbolic_meta_outplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1908262Z test_dispatch_symbolic_meta_outplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1908549Z test_dispatch_symbolic_meta_outplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1908858Z test_dispatch_symbolic_meta_outplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1909174Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1909488Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1909808Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1910123Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1910431Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1910740Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1911052Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1911358Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1911665Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1911970Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1912277Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1912589Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1912935Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1913263Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1913573Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1913878Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1914186Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1914492Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1914793Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1915091Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1915388Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1915686Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1915986Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1916288Z test_dispatch_symbolic_meta_outplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1916585Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1916886Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1917185Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1917488Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1917780Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1918079Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1918373Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1918671Z test_dispatch_symbolic_meta_outplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1918963Z test_dispatch_symbolic_meta_outplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1919286Z test_dispatch_symbolic_meta_outplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1919615Z test_dispatch_symbolic_meta_outplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1919911Z test_dispatch_symbolic_meta_outplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1920201Z test_dispatch_symbolic_meta_outplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1920492Z test_dispatch_symbolic_meta_outplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1920782Z test_dispatch_symbolic_meta_outplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1921069Z test_dispatch_symbolic_meta_outplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1921358Z test_dispatch_symbolic_meta_outplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1921644Z test_dispatch_symbolic_meta_outplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1921930Z test_dispatch_symbolic_meta_outplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1922220Z test_dispatch_symbolic_meta_outplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1922530Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1922836Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1923148Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1923467Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1923775Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1924082Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1924396Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1924699Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1924999Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1925297Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1925624Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1925922Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1926257Z test_dispatch_symbolic_meta_outplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1926547Z test_dispatch_symbolic_meta_outplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1926846Z test_dispatch_symbolic_meta_outplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1927138Z test_dispatch_symbolic_meta_outplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1927434Z test_dispatch_symbolic_meta_outplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1927722Z test_dispatch_symbolic_meta_outplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1928008Z test_dispatch_symbolic_meta_outplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1928298Z test_dispatch_symbolic_meta_outplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1928581Z test_dispatch_symbolic_meta_outplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1928872Z test_dispatch_symbolic_meta_outplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1929157Z test_dispatch_symbolic_meta_outplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1929449Z test_dispatch_symbolic_meta_outplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1929732Z test_dispatch_symbolic_meta_outplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1930026Z test_dispatch_symbolic_meta_outplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1930319Z test_dispatch_symbolic_meta_outplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1930622Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1930919Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1931222Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1931523Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1931833Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1932169Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1932466Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1932794Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1933088Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1933385Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1933675Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1933969Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1934264Z test_dispatch_symbolic_meta_outplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1934556Z test_dispatch_symbolic_meta_outplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1934853Z test_dispatch_symbolic_meta_outplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1935143Z test_dispatch_symbolic_meta_outplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1935435Z test_dispatch_symbolic_meta_outplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1935724Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1936013Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1936301Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1936586Z test_dispatch_symbolic_meta_outplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1936875Z test_dispatch_symbolic_meta_outplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1937171Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1937469Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1937772Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1938071Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1938374Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1938705Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1938999Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1939326Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1939623Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1939915Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1940206Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1940499Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1940794Z test_dispatch_symbolic_meta_outplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1941091Z test_dispatch_symbolic_meta_outplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1941385Z test_dispatch_symbolic_meta_outplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1941680Z test_dispatch_symbolic_meta_outplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1941982Z test_dispatch_symbolic_meta_outplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1942279Z test_dispatch_symbolic_meta_outplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1942577Z test_dispatch_symbolic_meta_outplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1942869Z test_dispatch_symbolic_meta_outplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1943163Z test_dispatch_symbolic_meta_outplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1943450Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1943741Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1944030Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1944317Z test_dispatch_symbolic_meta_outplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1944607Z test_dispatch_symbolic_meta_outplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1944899Z test_dispatch_symbolic_meta_outplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1945225Z test_dispatch_symbolic_meta_outplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1945519Z test_dispatch_symbolic_meta_outplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1945846Z test_dispatch_symbolic_meta_outplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1946134Z test_dispatch_symbolic_meta_outplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1946425Z test_dispatch_symbolic_meta_outplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1946756Z test_dispatch_symbolic_meta_outplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1947046Z test_dispatch_symbolic_meta_outplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1947339Z test_dispatch_symbolic_meta_outplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1947630Z test_dispatch_symbolic_meta_outplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1947915Z test_dispatch_symbolic_meta_outplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1948199Z test_dispatch_symbolic_meta_outplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1948489Z test_dispatch_symbolic_meta_outplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1948791Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1949093Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1949388Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1949685Z test_dispatch_symbolic_meta_outplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1949998Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1950313Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1950624Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1950937Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1951248Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1951560Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1951922Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1952270Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1952568Z test_dispatch_symbolic_meta_outplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1952856Z test_dispatch_symbolic_meta_outplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1953154Z test_dispatch_symbolic_meta_outplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1953453Z test_dispatch_symbolic_meta_outplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1953753Z test_dispatch_symbolic_meta_outplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1954045Z test_dispatch_symbolic_meta_outplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1954333Z test_dispatch_symbolic_meta_outplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1954621Z test_dispatch_symbolic_meta_outplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1954911Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1955198Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1955485Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1955772Z test_dispatch_symbolic_meta_outplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1956058Z test_dispatch_symbolic_meta_outplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1956349Z test_dispatch_symbolic_meta_outplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1956644Z test_dispatch_symbolic_meta_outplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1956938Z test_dispatch_symbolic_meta_outplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1957230Z test_dispatch_symbolic_meta_outplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1957517Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1957810Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1958099Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1958430Z test_dispatch_symbolic_meta_outplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1958747Z test_dispatch_symbolic_meta_outplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1959054Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1959347Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1959645Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1959947Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1960246Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1960540Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1960832Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1961125Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1961420Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1961713Z test_dispatch_symbolic_meta_outplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1962013Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1962305Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1962600Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1962895Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1963196Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1963490Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1963784Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1964075Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1964370Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1964698Z test_dispatch_symbolic_meta_outplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1964993Z test_dispatch_symbolic_meta_outplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1965316Z test_dispatch_symbolic_meta_outplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1965620Z test_dispatch_symbolic_meta_outplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1965915Z test_dispatch_symbolic_meta_outplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1966214Z test_dispatch_symbolic_meta_outplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1966511Z test_dispatch_symbolic_meta_outplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1966803Z test_dispatch_symbolic_meta_outplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1967092Z test_dispatch_symbolic_meta_outplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1967378Z test_dispatch_symbolic_meta_outplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1967668Z test_dispatch_symbolic_meta_outplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1967957Z test_dispatch_symbolic_meta_outplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1968236Z test_dispatch_symbolic_meta_outplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1968525Z test_dispatch_symbolic_meta_outplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1968833Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1969130Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1969439Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1969746Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1970058Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1970361Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1970661Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1970956Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1971288Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1971613Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1971907Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1972203Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1972505Z test_dispatch_symbolic_meta_outplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1972817Z test_dispatch_symbolic_meta_outplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1973123Z test_dispatch_symbolic_meta_outplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1973430Z test_dispatch_symbolic_meta_outplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1973738Z test_dispatch_symbolic_meta_outplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1974042Z test_dispatch_symbolic_meta_outplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1974343Z test_dispatch_symbolic_meta_outplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1974645Z test_dispatch_symbolic_meta_outplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1974945Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1975240Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1975535Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1975832Z test_dispatch_symbolic_meta_outplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1976139Z test_dispatch_symbolic_meta_outplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1976441Z test_dispatch_symbolic_meta_outplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1976735Z test_dispatch_symbolic_meta_outplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1977032Z test_dispatch_symbolic_meta_outplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1977321Z test_dispatch_symbolic_meta_outplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1977660Z test_dispatch_symbolic_meta_outplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1977958Z test_dispatch_symbolic_meta_outplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1978287Z test_dispatch_symbolic_meta_outplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1978583Z test_dispatch_symbolic_meta_outplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1978874Z test_dispatch_symbolic_meta_outplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1979164Z test_dispatch_symbolic_meta_outplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1979460Z test_dispatch_symbolic_meta_outplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1979747Z test_dispatch_symbolic_meta_outplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1980034Z test_dispatch_symbolic_meta_outplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1980316Z test_dispatch_symbolic_meta_outplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1980601Z test_dispatch_symbolic_meta_outplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1980891Z test_dispatch_symbolic_meta_outplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1981196Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1981496Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1981804Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1982118Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1982422Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1982730Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1983036Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1983341Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1983640Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1983939Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1984273Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1984633Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1984934Z test_dispatch_symbolic_meta_outplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1985242Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1985545Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1985861Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1986175Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1986483Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1986880Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1987189Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1987493Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1987793Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1988095Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1988394Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1988689Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1988988Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1989287Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1989594Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1989899Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1990202Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1990504Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1990862Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1991201Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1991501Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1991800Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1992098Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1992398Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1992697Z test_dispatch_symbolic_meta_outplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1992994Z test_dispatch_symbolic_meta_outplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1993289Z test_dispatch_symbolic_meta_outplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1993577Z test_dispatch_symbolic_meta_outplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1993874Z test_dispatch_symbolic_meta_outplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1994176Z test_dispatch_symbolic_meta_outplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1994471Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1994764Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1995055Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1995347Z test_dispatch_symbolic_meta_outplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1995643Z test_dispatch_symbolic_meta_outplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1995942Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1996245Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1996549Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1996847Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1997187Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1997481Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1997817Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1998114Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1998410Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1998702Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1999000Z test_dispatch_symbolic_meta_outplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1999297Z test_dispatch_symbolic_meta_outplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1999586Z test_dispatch_symbolic_meta_outplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.1999879Z test_dispatch_symbolic_meta_outplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2000177Z test_dispatch_symbolic_meta_outplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2000474Z test_dispatch_symbolic_meta_outplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2000767Z test_dispatch_symbolic_meta_outplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2001058Z test_dispatch_symbolic_meta_outplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2001344Z test_dispatch_symbolic_meta_outplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2001630Z test_dispatch_symbolic_meta_outplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2001915Z test_dispatch_symbolic_meta_outplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2002206Z test_dispatch_symbolic_meta_outplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2002494Z test_dispatch_symbolic_meta_outplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2002784Z test_dispatch_symbolic_meta_outplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2003073Z test_dispatch_symbolic_meta_outplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2003360Z test_dispatch_symbolic_meta_outplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2003717Z test_dispatch_symbolic_meta_outplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2004012Z test_dispatch_symbolic_meta_outplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2004345Z test_dispatch_symbolic_meta_outplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2004636Z test_dispatch_symbolic_meta_outplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2004925Z test_dispatch_symbolic_meta_outplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2005210Z test_dispatch_symbolic_meta_outplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2005497Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2005786Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2006068Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2006351Z test_dispatch_symbolic_meta_outplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2006640Z test_dispatch_symbolic_meta_outplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2006951Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2007249Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2007559Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2007868Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2008172Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2008472Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2008773Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2009072Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2009367Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2009662Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2009957Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2010291Z test_dispatch_symbolic_meta_outplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2010614Z test_dispatch_symbolic_meta_outplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2010912Z test_dispatch_symbolic_meta_outplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2011206Z test_dispatch_symbolic_meta_outplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2011495Z test_dispatch_symbolic_meta_outplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2011785Z test_dispatch_symbolic_meta_outplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2012074Z test_dispatch_symbolic_meta_outplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2012360Z test_dispatch_symbolic_meta_outplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2012646Z test_dispatch_symbolic_meta_outplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2012930Z test_dispatch_symbolic_meta_outplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2013215Z test_dispatch_symbolic_meta_outplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2013504Z test_dispatch_symbolic_meta_outplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2013803Z test_dispatch_symbolic_meta_outplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2014102Z test_dispatch_symbolic_meta_outplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2014391Z test_dispatch_symbolic_meta_outplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2014678Z test_dispatch_symbolic_meta_outplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2014956Z test_dispatch_symbolic_meta_outplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2015245Z test_dispatch_symbolic_meta_outplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2015534Z test_dispatch_symbolic_meta_outplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2015818Z test_dispatch_symbolic_meta_outplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2016104Z test_dispatch_symbolic_meta_outplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2016393Z test_dispatch_symbolic_meta_outplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2016726Z test_dispatch_symbolic_meta_outplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2017063Z test_dispatch_symbolic_meta_outplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2017365Z test_dispatch_symbolic_meta_outplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2017656Z test_dispatch_symbolic_meta_outplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2017951Z test_dispatch_symbolic_meta_outplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2018243Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2018537Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2018828Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2019115Z test_dispatch_symbolic_meta_outplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2019410Z test_dispatch_symbolic_meta_outplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2019702Z test_dispatch_symbolic_meta_outplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2019996Z test_dispatch_symbolic_meta_outplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2020293Z test_dispatch_symbolic_meta_outplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2020586Z test_dispatch_symbolic_meta_outplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2020881Z test_dispatch_symbolic_meta_outplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2021168Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2021459Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2021749Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2022040Z test_dispatch_symbolic_meta_outplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2022330Z test_dispatch_symbolic_meta_outplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2022627Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2022932Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2023270Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2023609Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2023909Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2024204Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2024498Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2024791Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2025080Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2025376Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2025665Z test_dispatch_symbolic_meta_outplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2025960Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2026259Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2026605Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2026904Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2027197Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2027490Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2027780Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2028073Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2028361Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2028652Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2028942Z test_dispatch_symbolic_meta_outplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2029261Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2029586Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2029957Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2030311Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2030630Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2030949Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2031260Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2031576Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2031888Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2032198Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2032512Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2032809Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2033105Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2033402Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2033696Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2033991Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2034285Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2034576Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2034864Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2035156Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2035447Z test_dispatch_symbolic_meta_outplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2035740Z test_dispatch_symbolic_meta_outplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2036027Z test_dispatch_symbolic_meta_outplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2036361Z test_dispatch_symbolic_meta_outplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2036685Z test_dispatch_symbolic_meta_outplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2036986Z test_dispatch_symbolic_meta_outplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2037274Z test_dispatch_symbolic_meta_outplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2037553Z test_dispatch_symbolic_meta_outplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2037843Z test_dispatch_symbolic_meta_outplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2038129Z test_dispatch_symbolic_meta_outplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2038419Z test_dispatch_symbolic_meta_outplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2038704Z test_dispatch_symbolic_meta_outplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2038989Z test_dispatch_symbolic_meta_outplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2039280Z test_dispatch_symbolic_meta_outplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2039586Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2039886Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2040191Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2040496Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2040793Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2041095Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2041394Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2041687Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2041982Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2042283Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2042581Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2042919Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2043245Z test_dispatch_symbolic_meta_outplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2043548Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2043842Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2044144Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2044448Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2044749Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2045048Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2045347Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2045644Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2045940Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2046237Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2046530Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2046823Z test_dispatch_symbolic_meta_outplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2047131Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2047431Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2047741Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2048056Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2048364Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2048670Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2048973Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2049316Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2049648Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2049948Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2050241Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2050540Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2050840Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2051142Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2051433Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2051734Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2052034Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2052336Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2052635Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2052935Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2053230Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2053525Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2053814Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2054111Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2054401Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2054693Z test_dispatch_symbolic_meta_outplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2055007Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2055312Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2055658Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2056005Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2056317Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2056624Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2056930Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2057238Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2057543Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2057850Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2058143Z test_dispatch_symbolic_meta_outplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2058430Z test_dispatch_symbolic_meta_outplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2058723Z test_dispatch_symbolic_meta_outplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2059019Z test_dispatch_symbolic_meta_outplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2059312Z test_dispatch_symbolic_meta_outplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2059602Z test_dispatch_symbolic_meta_outplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2059890Z test_dispatch_symbolic_meta_outplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2060177Z test_dispatch_symbolic_meta_outplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2060464Z test_dispatch_symbolic_meta_outplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2060747Z test_dispatch_symbolic_meta_outplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2061024Z test_dispatch_symbolic_meta_outplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2061315Z test_dispatch_symbolic_meta_outplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2061611Z test_dispatch_symbolic_meta_outplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2061909Z test_dispatch_symbolic_meta_outplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2062247Z test_dispatch_symbolic_meta_outplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2062574Z test_dispatch_symbolic_meta_outplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2062867Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2063160Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2063447Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2063740Z test_dispatch_symbolic_meta_outplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2064031Z test_dispatch_symbolic_meta_outplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2064322Z test_dispatch_symbolic_meta_outplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2064617Z test_dispatch_symbolic_meta_outplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2064912Z test_dispatch_symbolic_meta_outplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2065200Z test_dispatch_symbolic_meta_outplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2065491Z test_dispatch_symbolic_meta_outplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2065779Z test_dispatch_symbolic_meta_outplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2066091Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2066400Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2066822Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2067136Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2067446Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2067753Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2068061Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2068369Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2068733Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2069079Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2069390Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2069705Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2070018Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2070337Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2070651Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2070959Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2071271Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2071577Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2071887Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2072196Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2072511Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2072822Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2073134Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2073446Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2073760Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2074070Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2074379Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2074687Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2074995Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2075353Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2075694Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2075986Z test_dispatch_symbolic_meta_outplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2076278Z test_dispatch_symbolic_meta_outplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2076571Z test_dispatch_symbolic_meta_outplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2076864Z test_dispatch_symbolic_meta_outplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2077155Z test_dispatch_symbolic_meta_outplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2077446Z test_dispatch_symbolic_meta_outplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2077740Z test_dispatch_symbolic_meta_outplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2078029Z test_dispatch_symbolic_meta_outplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2078329Z test_dispatch_symbolic_meta_outplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2078633Z test_dispatch_symbolic_meta_outplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2078935Z test_dispatch_symbolic_meta_outplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2079230Z test_dispatch_symbolic_meta_outplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2079524Z test_dispatch_symbolic_meta_outplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2079819Z test_dispatch_symbolic_meta_outplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2080111Z test_dispatch_symbolic_meta_outplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2080403Z test_dispatch_symbolic_meta_outplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2080691Z test_dispatch_symbolic_meta_outplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2080983Z test_dispatch_symbolic_meta_outplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2081269Z test_dispatch_symbolic_meta_outplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2081600Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2081893Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2082223Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2082524Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2082826Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2083120Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2083417Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2083713Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2084005Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2084299Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2084590Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2084884Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2085177Z test_dispatch_symbolic_meta_outplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2085480Z test_dispatch_symbolic_meta_outplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2085772Z test_dispatch_symbolic_meta_outplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2086073Z test_dispatch_symbolic_meta_outplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2086367Z test_dispatch_symbolic_meta_outplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2086667Z test_dispatch_symbolic_meta_outplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2086967Z test_dispatch_symbolic_meta_outplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2087260Z test_dispatch_symbolic_meta_outplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2087559Z test_dispatch_symbolic_meta_outplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2087850Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2088182Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2088470Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2088788Z test_dispatch_symbolic_meta_outplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2089078Z test_dispatch_symbolic_meta_outplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2089373Z test_dispatch_symbolic_meta_outplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2089673Z test_dispatch_symbolic_meta_outplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2089973Z test_dispatch_symbolic_meta_outplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2090273Z test_dispatch_symbolic_meta_outplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2090567Z test_dispatch_symbolic_meta_outplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2090858Z test_dispatch_symbolic_meta_outplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2091154Z test_dispatch_symbolic_meta_outplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2091449Z test_dispatch_symbolic_meta_outplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2091752Z test_dispatch_symbolic_meta_outplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2092053Z test_dispatch_symbolic_meta_outplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2092353Z test_dispatch_symbolic_meta_outplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2092648Z test_dispatch_symbolic_meta_outplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2092941Z test_dispatch_symbolic_meta_outplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2093233Z test_dispatch_symbolic_meta_outplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2093526Z test_dispatch_symbolic_meta_outplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2093814Z test_dispatch_symbolic_meta_outplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2094100Z test_dispatch_symbolic_meta_outplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2094389Z test_dispatch_symbolic_meta_outplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2094717Z test_dispatch_symbolic_meta_outplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2095049Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2095344Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2095650Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2095955Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2096258Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2096563Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2096871Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2097167Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2097464Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2097758Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2098061Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2098356Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2098655Z test_dispatch_symbolic_meta_outplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2098944Z test_dispatch_symbolic_meta_outplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2099228Z test_dispatch_symbolic_meta_outplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2099527Z test_dispatch_symbolic_meta_outplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2099822Z test_dispatch_symbolic_meta_outplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2100118Z test_dispatch_symbolic_meta_outplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2100408Z test_dispatch_symbolic_meta_outplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2100700Z test_dispatch_symbolic_meta_outplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2100988Z test_dispatch_symbolic_meta_outplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2101316Z test_dispatch_symbolic_meta_outplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2101640Z test_dispatch_symbolic_meta_outplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2101930Z test_dispatch_symbolic_meta_outplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2102214Z test_dispatch_symbolic_meta_outplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2102500Z test_dispatch_symbolic_meta_outplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2102800Z test_dispatch_symbolic_meta_outplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2103090Z test_dispatch_symbolic_meta_outplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2103393Z test_dispatch_symbolic_meta_outplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2103689Z test_dispatch_symbolic_meta_outplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2103983Z test_dispatch_symbolic_meta_outplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2104275Z test_dispatch_symbolic_meta_outplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2104567Z test_dispatch_symbolic_meta_outplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2104859Z test_dispatch_symbolic_meta_outplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2105150Z test_dispatch_symbolic_meta_outplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2105438Z test_dispatch_symbolic_meta_outplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2105726Z test_dispatch_symbolic_meta_outplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2106019Z test_dispatch_symbolic_meta_outplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2106311Z test_dispatch_symbolic_meta_outplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2106642Z test_dispatch_symbolic_meta_outplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2106924Z test_dispatch_symbolic_meta_outplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2107212Z test_dispatch_symbolic_meta_outplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2107496Z test_dispatch_symbolic_meta_outplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2107833Z test_dispatch_symbolic_meta_outplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2108158Z test_dispatch_symbolic_meta_outplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2108446Z test_dispatch_symbolic_meta_outplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2108732Z test_dispatch_symbolic_meta_outplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2109018Z test_dispatch_symbolic_meta_outplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2109309Z test_dispatch_symbolic_meta_outplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2109599Z test_dispatch_symbolic_meta_outplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2109891Z test_dispatch_symbolic_meta_outplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2110180Z test_dispatch_symbolic_meta_outplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2110467Z test_dispatch_symbolic_meta_outplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2110753Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2111040Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2111323Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2111605Z test_dispatch_symbolic_meta_outplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2111896Z test_dispatch_symbolic_meta_outplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2112187Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2112483Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2112781Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2113077Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2113370Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2113658Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2113945Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2114278Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2114601Z test_dispatch_symbolic_meta_outplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2114894Z test_dispatch_symbolic_meta_outplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2115178Z test_dispatch_symbolic_meta_outplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2115468Z test_dispatch_symbolic_meta_outplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2115763Z test_dispatch_symbolic_meta_outplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2116056Z test_dispatch_symbolic_meta_outplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2116348Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2116633Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2116916Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2117201Z test_dispatch_symbolic_meta_outplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2117493Z test_dispatch_symbolic_meta_outplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2117780Z test_dispatch_symbolic_meta_outplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2118073Z test_dispatch_symbolic_meta_outplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2118371Z test_dispatch_symbolic_meta_outplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2118665Z test_dispatch_symbolic_meta_outplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2118959Z test_dispatch_symbolic_meta_outplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2119251Z test_dispatch_symbolic_meta_outplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2119545Z test_dispatch_symbolic_meta_outplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2119832Z test_dispatch_symbolic_meta_outplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2120118Z test_dispatch_symbolic_meta_outplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2120407Z test_dispatch_symbolic_meta_outplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2120732Z test_dispatch_symbolic_meta_outplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2121021Z test_dispatch_symbolic_meta_outplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2121350Z test_dispatch_symbolic_meta_outplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2121658Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2121954Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2122259Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2122564Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2122863Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2123164Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2123467Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2123763Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2124057Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2124353Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2124643Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2124942Z test_dispatch_symbolic_meta_outplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2125237Z test_dispatch_symbolic_meta_outplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2125529Z test_dispatch_symbolic_meta_outplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2125833Z test_dispatch_symbolic_meta_outplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2126134Z test_dispatch_symbolic_meta_outplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2126431Z test_dispatch_symbolic_meta_outplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2126715Z test_dispatch_symbolic_meta_outplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2127014Z test_dispatch_symbolic_meta_outplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2127351Z test_dispatch_symbolic_meta_outplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2127687Z test_dispatch_symbolic_meta_outplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2127978Z test_dispatch_symbolic_meta_outplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2128264Z test_dispatch_symbolic_meta_outplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2128552Z test_dispatch_symbolic_meta_outplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2128846Z test_dispatch_symbolic_meta_outplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2129137Z test_dispatch_symbolic_meta_outplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2129432Z test_dispatch_symbolic_meta_outplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2129723Z test_dispatch_symbolic_meta_outplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2130012Z test_dispatch_symbolic_meta_outplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2130301Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2130591Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2130881Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2131171Z test_dispatch_symbolic_meta_outplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2131461Z test_dispatch_symbolic_meta_outplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2131753Z test_dispatch_symbolic_meta_outplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2132042Z test_dispatch_symbolic_meta_outplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2132336Z test_dispatch_symbolic_meta_outplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2132633Z test_dispatch_symbolic_meta_outplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2132924Z test_dispatch_symbolic_meta_outplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2133216Z test_dispatch_symbolic_meta_outplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2133504Z test_dispatch_symbolic_meta_outplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2133837Z test_dispatch_symbolic_meta_outplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2134159Z test_dispatch_symbolic_meta_outplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2134445Z test_dispatch_symbolic_meta_outplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2134731Z test_dispatch_symbolic_meta_outplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2135020Z test_dispatch_symbolic_meta_outplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2135310Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2135615Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2135914Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2136205Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2136501Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2136790Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2137084Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2137374Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2137662Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2137954Z test_dispatch_symbolic_meta_outplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2138245Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2138552Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2138851Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2139150Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2139445Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2139737Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2140026Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2140357Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2140680Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2140971Z test_dispatch_symbolic_meta_outplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2141261Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2141560Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2141863Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2142162Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2142461Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2142754Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2143040Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2143330Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2143620Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2143911Z test_dispatch_symbolic_meta_outplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2144215Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2144514Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2144821Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2145131Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2145439Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2145742Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2146044Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2146341Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2146837Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2147134Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2147482Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2147781Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2148079Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2148371Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2148670Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2148977Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2149272Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2149567Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2149858Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2150149Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2150442Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2150735Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2151025Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2151312Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2151611Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2151905Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2152200Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2152493Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2152781Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2153071Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2153405Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2153729Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2154021Z test_dispatch_symbolic_meta_outplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2154314Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2154616Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2154917Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2155212Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2155511Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2155804Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2156094Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2156383Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2156674Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2156970Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2157260Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2157561Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2157859Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2158156Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2158450Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2158738Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2159026Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2159316Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2159643Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2159935Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2160254Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2160555Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2160853Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2161149Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2161449Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2161739Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2162033Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2162319Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2162610Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2162906Z test_dispatch_symbolic_meta_outplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2163194Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2163502Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2163802Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2164102Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2164399Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2164695Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2164987Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2165278Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2165568Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2165860Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2166210Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2166544Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2166858Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2167168Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2167477Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2167781Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2168078Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2168378Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2168673Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2168966Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2169260Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2169558Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2169854Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2170144Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2170441Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2170736Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2171033Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2171328Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2171623Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2171904Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2172198Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2172538Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2172835Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2173163Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2173459Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2173749Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2174039Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2174334Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2174629Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2174919Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2175217Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2175513Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2175812Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2176108Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2176402Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2176696Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2176990Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2177286Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2177588Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2177894Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2178191Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2178487Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2178780Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2179107Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2179434Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2179725Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2180019Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2180310Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2180617Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2180922Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2181218Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2181511Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2181804Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2182091Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2182384Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2182676Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2182967Z test_dispatch_symbolic_meta_outplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2183254Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2183557Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2183864Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2184163Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2184459Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2184754Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2185047Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2185381Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2185676Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2186005Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2186299Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2186648Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2186942Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2187238Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2187530Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2187821Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2188108Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2188398Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2188690Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2188984Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2189277Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2189566Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2189858Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2190148Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2190443Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2190738Z test_dispatch_symbolic_meta_outplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2191027Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2191322Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2191615Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2191984Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2192307Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2192597Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2192884Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2193176Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2193468Z test_dispatch_symbolic_meta_outplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2193751Z test_dispatch_symbolic_meta_outplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2194049Z test_dispatch_symbolic_meta_outplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2194342Z test_dispatch_symbolic_meta_outplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2194627Z test_dispatch_symbolic_meta_outplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2194915Z test_dispatch_symbolic_meta_outplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2195208Z test_dispatch_symbolic_meta_outplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2195497Z test_dispatch_symbolic_meta_outplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2195781Z test_dispatch_symbolic_meta_outplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2196064Z test_dispatch_symbolic_meta_outplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2196346Z test_dispatch_symbolic_meta_outplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2196632Z test_dispatch_symbolic_meta_outplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2196920Z test_dispatch_symbolic_meta_outplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2197220Z test_dispatch_symbolic_meta_outplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2197512Z test_dispatch_symbolic_meta_outplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2197813Z test_dispatch_symbolic_meta_outplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2198112Z test_dispatch_symbolic_meta_outplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2198458Z test_dispatch_symbolic_meta_outplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2198789Z test_dispatch_symbolic_meta_outplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2199093Z test_dispatch_symbolic_meta_outplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2199386Z test_dispatch_symbolic_meta_outplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2199678Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2199974Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2200264Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2200564Z test_dispatch_symbolic_meta_outplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2200855Z test_dispatch_symbolic_meta_outplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2201147Z test_dispatch_symbolic_meta_outplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2201437Z test_dispatch_symbolic_meta_outplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2201736Z test_dispatch_symbolic_meta_outplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2202037Z test_dispatch_symbolic_meta_outplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2202327Z test_dispatch_symbolic_meta_outplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2202613Z test_dispatch_symbolic_meta_outplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2202899Z test_dispatch_symbolic_meta_outplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2203186Z test_dispatch_symbolic_meta_outplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2203471Z test_dispatch_symbolic_meta_outplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2203757Z test_dispatch_symbolic_meta_outplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2204040Z test_dispatch_symbolic_meta_outplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2204326Z test_dispatch_symbolic_meta_outplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2204622Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2204953Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2205283Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2205586Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2205879Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2206174Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2206469Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2206762Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2207060Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2207349Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2207640Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2207935Z test_dispatch_symbolic_meta_outplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2208234Z test_dispatch_symbolic_meta_outplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2208525Z test_dispatch_symbolic_meta_outplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2208823Z test_dispatch_symbolic_meta_outplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2209127Z test_dispatch_symbolic_meta_outplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2209419Z test_dispatch_symbolic_meta_outplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2218039Z test_dispatch_symbolic_meta_outplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2218375Z test_dispatch_symbolic_meta_outplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2218669Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2218965Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2219257Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2219548Z test_dispatch_symbolic_meta_outplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2219947Z test_dispatch_symbolic_meta_outplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2220277Z test_dispatch_symbolic_meta_outplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2220567Z test_dispatch_symbolic_meta_outplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2220864Z test_dispatch_symbolic_meta_outplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2221162Z test_dispatch_symbolic_meta_outplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2221459Z test_dispatch_symbolic_meta_outplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2221755Z test_dispatch_symbolic_meta_outplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2222045Z test_dispatch_symbolic_meta_outplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2222334Z test_dispatch_symbolic_meta_outplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2222622Z test_dispatch_symbolic_meta_outplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2222909Z test_dispatch_symbolic_meta_outplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2223196Z test_dispatch_symbolic_meta_outplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2223477Z test_dispatch_symbolic_meta_outplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2223764Z test_dispatch_symbolic_meta_outplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2224068Z test_dispatch_symbolic_meta_outplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2224363Z test_dispatch_symbolic_meta_outplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2224671Z test_dispatch_symbolic_meta_outplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2224979Z test_dispatch_symbolic_meta_outplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2225281Z test_dispatch_symbolic_meta_outplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2225576Z test_dispatch_symbolic_meta_outplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2225871Z test_dispatch_symbolic_meta_outplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2226204Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2226502Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2226954Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2227261Z test_dispatch_symbolic_meta_outplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2227558Z test_dispatch_symbolic_meta_outplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2227856Z test_dispatch_symbolic_meta_outplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2228152Z test_dispatch_symbolic_meta_outplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2228443Z test_dispatch_symbolic_meta_outplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2228732Z test_dispatch_symbolic_meta_outplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2229019Z test_dispatch_symbolic_meta_outplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2229303Z test_dispatch_symbolic_meta_outplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2229593Z test_dispatch_symbolic_meta_outplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2229880Z test_dispatch_symbolic_meta_outplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2230171Z test_dispatch_symbolic_meta_outplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2230476Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2230777Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2231075Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2231377Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2231678Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2231975Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2232270Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2232566Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2232907Z test_dispatch_symbolic_meta_outplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2233228Z test_dispatch_symbolic_meta_outplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2233517Z test_dispatch_symbolic_meta_outplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2233812Z test_dispatch_symbolic_meta_outplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2234104Z test_dispatch_symbolic_meta_outplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2234395Z test_dispatch_symbolic_meta_outplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2234685Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2234974Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2235260Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2235543Z test_dispatch_symbolic_meta_outplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2235831Z test_dispatch_symbolic_meta_outplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2236124Z test_dispatch_symbolic_meta_outplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2236411Z test_dispatch_symbolic_meta_outplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2236701Z test_dispatch_symbolic_meta_outplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2236990Z test_dispatch_symbolic_meta_outplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2237279Z test_dispatch_symbolic_meta_outplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2237565Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2237854Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2238138Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2238423Z test_dispatch_symbolic_meta_outplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2238709Z test_dispatch_symbolic_meta_outplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2238997Z test_dispatch_symbolic_meta_outplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2239328Z test_dispatch_symbolic_meta_outplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2239648Z test_dispatch_symbolic_meta_outplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2239938Z test_dispatch_symbolic_meta_outplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2240222Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2240505Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2240789Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2241074Z test_dispatch_symbolic_meta_outplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2241364Z test_dispatch_symbolic_meta_outplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2241655Z test_dispatch_symbolic_meta_outplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2241946Z test_dispatch_symbolic_meta_outplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2242236Z test_dispatch_symbolic_meta_outplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2242527Z test_dispatch_symbolic_meta_outplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2242826Z test_dispatch_symbolic_meta_outplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2243119Z test_dispatch_symbolic_meta_outplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2243409Z test_dispatch_symbolic_meta_outplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2243696Z test_dispatch_symbolic_meta_outplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2243982Z test_dispatch_symbolic_meta_outplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2244280Z test_dispatch_symbolic_meta_outplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2244567Z test_dispatch_symbolic_meta_outplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2244860Z test_dispatch_symbolic_meta_outplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2245149Z test_dispatch_symbolic_meta_outplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2245439Z test_dispatch_symbolic_meta_outplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2245771Z test_dispatch_symbolic_meta_outplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2246091Z test_dispatch_symbolic_meta_outplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2246378Z test_dispatch_symbolic_meta_outplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2246662Z test_dispatch_symbolic_meta_outplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2246950Z test_dispatch_symbolic_meta_outplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2247234Z test_dispatch_symbolic_meta_outplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2247532Z test_dispatch_symbolic_meta_outplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2247825Z test_dispatch_symbolic_meta_outplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2248128Z test_dispatch_symbolic_meta_outplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2248427Z test_dispatch_symbolic_meta_outplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2248721Z test_dispatch_symbolic_meta_outplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2249018Z test_dispatch_symbolic_meta_outplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2249321Z test_dispatch_symbolic_meta_outplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2249610Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2249901Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2250191Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2250488Z test_dispatch_symbolic_meta_outplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2250776Z test_dispatch_symbolic_meta_outplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2251073Z test_dispatch_symbolic_meta_outplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2251361Z test_dispatch_symbolic_meta_outplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2251659Z test_dispatch_symbolic_meta_outplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2251963Z test_dispatch_symbolic_meta_outplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2252292Z test_dispatch_symbolic_meta_outplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2252615Z test_dispatch_symbolic_meta_outplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2252912Z test_dispatch_symbolic_meta_outplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2253204Z test_dispatch_symbolic_meta_outplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2253495Z test_dispatch_symbolic_meta_outplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2253788Z test_dispatch_symbolic_meta_outplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2254079Z test_dispatch_symbolic_meta_outplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2254375Z test_dispatch_symbolic_meta_outplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2254662Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2254948Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2255236Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2255528Z test_dispatch_symbolic_meta_outplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2255815Z test_dispatch_symbolic_meta_outplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2256103Z test_dispatch_symbolic_meta_outplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2256386Z test_dispatch_symbolic_meta_outplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2256676Z test_dispatch_symbolic_meta_outplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2256967Z test_dispatch_symbolic_meta_outplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2257258Z test_dispatch_symbolic_meta_outplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2257550Z test_dispatch_symbolic_meta_outplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2257836Z test_dispatch_symbolic_meta_outplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2258121Z test_dispatch_symbolic_meta_outplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2258405Z test_dispatch_symbolic_meta_outplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2258732Z test_dispatch_symbolic_meta_outplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2259062Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2259360Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2259652Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2259944Z test_dispatch_symbolic_meta_outplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2260243Z test_dispatch_symbolic_meta_outplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2260550Z test_dispatch_symbolic_meta_outplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2260854Z test_dispatch_symbolic_meta_outplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2261152Z test_dispatch_symbolic_meta_outplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2261447Z test_dispatch_symbolic_meta_outplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2261746Z test_dispatch_symbolic_meta_outplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2262043Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2262342Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2262634Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2262928Z test_dispatch_symbolic_meta_outplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2263234Z test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2263540Z test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2263845Z test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2264138Z test_dispatch_symbolic_meta_outplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2264421Z test_dispatch_symbolic_meta_outplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2264708Z test_dispatch_symbolic_meta_outplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2264986Z test_dispatch_symbolic_meta_outplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2265332Z test_dispatch_symbolic_meta_outplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2265652Z test_dispatch_symbolic_meta_outplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2265937Z test_dispatch_symbolic_meta_outplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2266222Z test_dispatch_symbolic_meta_outplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2266511Z test_dispatch_symbolic_meta_outplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2266944Z test_dispatch_symbolic_meta_outplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2267237Z test_dispatch_symbolic_meta_outplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2267525Z test_dispatch_symbolic_meta_outplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2267820Z test_dispatch_symbolic_meta_outplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2268111Z test_dispatch_symbolic_meta_outplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2268402Z test_dispatch_symbolic_meta_outplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2268694Z test_dispatch_symbolic_meta_outplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2268987Z test_dispatch_symbolic_meta_outplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2269271Z test_dispatch_symbolic_meta_outplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2269553Z test_dispatch_symbolic_meta_outplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2269836Z test_dispatch_symbolic_meta_outplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2270123Z test_dispatch_symbolic_meta_outplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2270410Z test_dispatch_symbolic_meta_outplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2270713Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2271004Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2271303Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2271603Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2271965Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2272302Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2272599Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2272891Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2273187Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2273487Z test_dispatch_symbolic_meta_outplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2273777Z test_dispatch_symbolic_meta_outplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2274073Z test_dispatch_symbolic_meta_outplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2274359Z test_dispatch_symbolic_meta_outplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2274646Z test_dispatch_symbolic_meta_outplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2274931Z test_dispatch_symbolic_meta_outplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2275219Z test_dispatch_symbolic_meta_outplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2275516Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2275807Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2276103Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2276405Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2276705Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2277004Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2277298Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2277592Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2277881Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2278173Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2278509Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2278830Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2279122Z test_dispatch_symbolic_meta_outplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2279419Z test_dispatch_symbolic_meta_outplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2279710Z test_dispatch_symbolic_meta_outplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2280013Z test_dispatch_symbolic_meta_outplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2280312Z test_dispatch_symbolic_meta_outplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2280610Z test_dispatch_symbolic_meta_outplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2280905Z test_dispatch_symbolic_meta_outplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2281202Z test_dispatch_symbolic_meta_outplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2281493Z test_dispatch_symbolic_meta_outplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2281786Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2282082Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2282373Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2282663Z test_dispatch_symbolic_meta_outplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2282953Z test_dispatch_symbolic_meta_outplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2283250Z test_dispatch_symbolic_meta_outplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2283543Z test_dispatch_symbolic_meta_outplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2283832Z test_dispatch_symbolic_meta_outplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2284120Z test_dispatch_symbolic_meta_outplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2284404Z test_dispatch_symbolic_meta_outplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2284691Z test_dispatch_symbolic_meta_outplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2285022Z test_dispatch_symbolic_meta_outplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2285332Z test_dispatch_symbolic_meta_outplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2285620Z test_dispatch_symbolic_meta_outplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2285904Z test_dispatch_symbolic_meta_outplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2286186Z test_dispatch_symbolic_meta_outplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2286473Z test_dispatch_symbolic_meta_outplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2286758Z test_dispatch_symbolic_meta_outplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2287045Z test_dispatch_symbolic_meta_outplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2287339Z test_dispatch_symbolic_meta_outplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2287633Z test_dispatch_symbolic_meta_outplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2287928Z test_dispatch_symbolic_meta_outplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2288230Z test_dispatch_symbolic_meta_outplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2288525Z test_dispatch_symbolic_meta_outplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2288821Z test_dispatch_symbolic_meta_outplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2289115Z test_dispatch_symbolic_meta_outplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2289416Z test_dispatch_symbolic_meta_outplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2289715Z test_dispatch_symbolic_meta_outplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2290020Z test_dispatch_symbolic_meta_outplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2290323Z test_dispatch_symbolic_meta_outplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2290621Z test_dispatch_symbolic_meta_outplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2290917Z test_dispatch_symbolic_meta_outplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2291215Z test_dispatch_symbolic_meta_outplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2291555Z test_dispatch_symbolic_meta_outplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2291879Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2292171Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2292465Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2292759Z test_dispatch_symbolic_meta_outplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2293055Z test_dispatch_symbolic_meta_outplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2293356Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2293647Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2293952Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2294256Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2294559Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2294858Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2295153Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2295449Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2295743Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2296041Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2296335Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2296631Z test_dispatch_symbolic_meta_outplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2296929Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2297220Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2297526Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2297870Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2298202Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2298500Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2298798Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2299093Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2299390Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2299685Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2299982Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2300279Z test_dispatch_symbolic_meta_outplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2300581Z test_dispatch_symbolic_meta_outplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2300872Z test_dispatch_symbolic_meta_outplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2301180Z test_dispatch_symbolic_meta_outplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2301483Z test_dispatch_symbolic_meta_outplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2301781Z test_dispatch_symbolic_meta_outplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2302082Z test_dispatch_symbolic_meta_outplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2302378Z test_dispatch_symbolic_meta_outplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2302680Z test_dispatch_symbolic_meta_outplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2302973Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2303265Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2303555Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2303850Z test_dispatch_symbolic_meta_outplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2304177Z test_dispatch_symbolic_meta_outplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2304484Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2304822Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2305127Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2305427Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2305725Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2306027Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2306326Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2306671Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2306973Z test_dispatch_symbolic_meta_outplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2307275Z test_dispatch_symbolic_meta_outplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2307576Z test_dispatch_symbolic_meta_outplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2307890Z test_dispatch_symbolic_meta_outplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2308200Z test_dispatch_symbolic_meta_outplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2308513Z test_dispatch_symbolic_meta_outplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2308806Z test_dispatch_symbolic_meta_outplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2309112Z test_dispatch_symbolic_meta_outplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2309411Z test_dispatch_symbolic_meta_outplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2309710Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2310004Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2310296Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2310594Z test_dispatch_symbolic_meta_outplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2310953Z test_dispatch_symbolic_meta_outplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2311284Z test_dispatch_symbolic_meta_outplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2311585Z test_dispatch_symbolic_meta_outplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2311884Z test_dispatch_symbolic_meta_outplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2312172Z test_dispatch_symbolic_meta_outplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2312464Z test_dispatch_symbolic_meta_outplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2312755Z test_dispatch_symbolic_meta_outplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2313042Z test_dispatch_symbolic_meta_outplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2313327Z test_dispatch_symbolic_meta_outplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2313623Z test_dispatch_symbolic_meta_outplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2313915Z test_dispatch_symbolic_meta_outplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2314206Z test_dispatch_symbolic_meta_outplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2314496Z test_dispatch_symbolic_meta_outplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2314782Z test_dispatch_symbolic_meta_outplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2315062Z test_dispatch_symbolic_meta_outplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2315347Z test_dispatch_symbolic_meta_outplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2315634Z test_dispatch_symbolic_meta_outplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2315923Z test_dispatch_symbolic_meta_outplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2316209Z test_dispatch_symbolic_meta_outplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2316510Z test_dispatch_symbolic_meta_outplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2316801Z test_dispatch_symbolic_meta_outplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2317106Z test_dispatch_symbolic_meta_outplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2317442Z test_dispatch_symbolic_meta_outplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2317769Z test_dispatch_symbolic_meta_outplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2318066Z test_dispatch_symbolic_meta_outplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2318364Z test_dispatch_symbolic_meta_outplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2318654Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2318948Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2319238Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2319526Z test_dispatch_symbolic_meta_outplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2319817Z test_dispatch_symbolic_meta_outplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2320114Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2320413Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2320717Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2321020Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2321320Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2321619Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2321919Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2322222Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2322517Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2322810Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2323101Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2323396Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2323728Z test_dispatch_symbolic_meta_outplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2324016Z test_dispatch_symbolic_meta_outplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2324347Z test_dispatch_symbolic_meta_outplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2324638Z test_dispatch_symbolic_meta_outplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2324923Z test_dispatch_symbolic_meta_outplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2325205Z test_dispatch_symbolic_meta_outplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2325494Z test_dispatch_symbolic_meta_outplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2325778Z test_dispatch_symbolic_meta_outplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2326066Z test_dispatch_symbolic_meta_outplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2326359Z test_dispatch_symbolic_meta_outplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2326646Z test_dispatch_symbolic_meta_outplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2326944Z test_dispatch_symbolic_meta_outplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2327246Z test_dispatch_symbolic_meta_outplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2327542Z test_dispatch_symbolic_meta_outplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2327836Z test_dispatch_symbolic_meta_outplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2328127Z test_dispatch_symbolic_meta_outplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2328417Z test_dispatch_symbolic_meta_outplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2328712Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2329003Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2329290Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2329576Z test_dispatch_symbolic_meta_outplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2329853Z test_dispatch_symbolic_meta_outplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2330189Z test_dispatch_symbolic_meta_outplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2330475Z test_dispatch_symbolic_meta_outplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2330800Z test_dispatch_symbolic_meta_outplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2331102Z test_dispatch_symbolic_meta_outplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2331390Z test_dispatch_symbolic_meta_outplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2331677Z test_dispatch_symbolic_meta_outplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2331970Z test_dispatch_symbolic_meta_outplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2332260Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2332545Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2332828Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2333112Z test_dispatch_symbolic_meta_outplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2333399Z test_dispatch_symbolic_meta_outplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2333695Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2333994Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2334292Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2334586Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2334882Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2335179Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2335480Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2335770Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2336062Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2336352Z test_dispatch_symbolic_meta_outplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2336688Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2337011Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2337313Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2337610Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2337907Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2338200Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2338494Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2338787Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2339080Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2339371Z test_dispatch_symbolic_meta_outplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2339664Z test_dispatch_symbolic_meta_outplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2339958Z test_dispatch_symbolic_meta_outplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2340259Z test_dispatch_symbolic_meta_outplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2340556Z test_dispatch_symbolic_meta_outplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2340857Z test_dispatch_symbolic_meta_outplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2341151Z test_dispatch_symbolic_meta_outplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2341446Z test_dispatch_symbolic_meta_outplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2341736Z test_dispatch_symbolic_meta_outplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2342029Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2342319Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2342608Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2342898Z test_dispatch_symbolic_meta_outplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2343227Z test_dispatch_symbolic_meta_outplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2343557Z test_dispatch_symbolic_meta_outplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2343852Z test_dispatch_symbolic_meta_outplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2344174Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2344489Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2344819Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2345145Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2345464Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2345779Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2346095Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2346412Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2346797Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2347118Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2347435Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2347751Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2348087Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2348415Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2348751Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2349083Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2349411Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2349791Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2350159Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2350488Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2350810Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2351134Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2351458Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2351784Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2352091Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2352396Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2352710Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2353025Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2353336Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2353642Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2353948Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2354251Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2354557Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2354865Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2355169Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2355473Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2355797Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2356162Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2356523Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2356854Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2357183Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2357507Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2357836Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2358157Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2358472Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2358787Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2359101Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2359419Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2359727Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2360031Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2360344Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2360656Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2360964Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2361271Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2361575Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2361878Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2362176Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2362513Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2362849Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2363141Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2363432Z test_dispatch_symbolic_meta_outplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2363719Z test_dispatch_symbolic_meta_outplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2364013Z test_dispatch_symbolic_meta_outplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2364309Z test_dispatch_symbolic_meta_outplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2364601Z test_dispatch_symbolic_meta_outplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2364891Z test_dispatch_symbolic_meta_outplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2365179Z test_dispatch_symbolic_meta_outplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2365466Z test_dispatch_symbolic_meta_outplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2365753Z test_dispatch_symbolic_meta_outplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2366040Z test_dispatch_symbolic_meta_outplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2366322Z test_dispatch_symbolic_meta_outplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2366611Z test_dispatch_symbolic_meta_outplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2366909Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2367209Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2367506Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2367802Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2368095Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2368388Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2368683Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2369017Z test_dispatch_symbolic_meta_outplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2369332Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2369622Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2369907Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2370193Z test_dispatch_symbolic_meta_outplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2370481Z test_dispatch_symbolic_meta_outplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2370777Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2371068Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2371367Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2371668Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2371960Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2372253Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2372544Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2372830Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2373119Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2373408Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2373698Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2373982Z test_dispatch_symbolic_meta_outplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2374270Z test_dispatch_symbolic_meta_outplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2374552Z test_dispatch_symbolic_meta_outplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2374842Z test_dispatch_symbolic_meta_outplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2375133Z test_dispatch_symbolic_meta_outplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2375476Z test_dispatch_symbolic_meta_outplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2375799Z test_dispatch_symbolic_meta_outplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2376086Z test_dispatch_symbolic_meta_outplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2376372Z test_dispatch_symbolic_meta_outplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2376655Z test_dispatch_symbolic_meta_outplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2376943Z test_dispatch_symbolic_meta_outplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2377232Z test_dispatch_symbolic_meta_outplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2377528Z test_dispatch_symbolic_meta_outplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2377826Z test_dispatch_symbolic_meta_outplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2378114Z test_dispatch_symbolic_meta_outplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2378401Z test_dispatch_symbolic_meta_outplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2378691Z test_dispatch_symbolic_meta_outplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2378983Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2379276Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2379573Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2379864Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2380159Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2380451Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2380742Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2381032Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2381322Z test_dispatch_symbolic_meta_outplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2381639Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2381999Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2382336Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2382647Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2382963Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2383280Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2383584Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2383897Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2384205Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2384513Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2384814Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2385115Z test_dispatch_symbolic_meta_outplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2385425Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2385730Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2386034Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2386333Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2386732Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2387034Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2387331Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2387625Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2387919Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2388219Z test_dispatch_symbolic_meta_outplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2388582Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2388939Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2389241Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2389538Z test_dispatch_symbolic_meta_outplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2389857Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2390180Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2390499Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2390812Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2391117Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2391423Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2391726Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2392027Z test_dispatch_symbolic_meta_outplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2392340Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2392647Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2392946Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2393248Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2393557Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2393871Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2394174Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2394482Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2394795Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2395146Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2395489Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2395796Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2396126Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2396453Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2396784Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2397107Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2397411Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2397717Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2398016Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2398314Z test_dispatch_symbolic_meta_outplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2398622Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2398928Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2399229Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2399527Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2399848Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2400165Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2400472Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2400778Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2401095Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2401454Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2401836Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2402153Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2402467Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2402777Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2403089Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2403395Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2403701Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2404004Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2404305Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2404608Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2404935Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2405264Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2405585Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2405900Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2406204Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2406505Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2406804Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2407100Z test_dispatch_symbolic_meta_outplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2407412Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2407721Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2408067Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2408407Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2408726Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2409041Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2409351Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2409665Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2409975Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2410283Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2410587Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2410891Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2411201Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2411515Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2411827Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2412134Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2412438Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2412748Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2413064Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2413383Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2413696Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2414004Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2414361Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2414704Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2415017Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2415324Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2415655Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2415987Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2416313Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2416636Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2416941Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2417250Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2417564Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2417871Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2418181Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2418489Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2418788Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2419096Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2419401Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2419688Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2419983Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2420279Z test_dispatch_symbolic_meta_outplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2420612Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2420986Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2421361Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2421695Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2422030Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2422361Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2422668Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2422974Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2423274Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2423571Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2423894Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2424214Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2424531Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2424843Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2425127Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:16.2425411Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:16.2425690Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:16.2425970Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:20:16.2426272Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2426648Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2426945Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2427290Z test_dispatch_symbolic_meta_outplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2427601Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2427947Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2428255Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2428559Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2428866Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2429172Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2429476Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2429775Z test_dispatch_symbolic_meta_outplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2430084Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2430394Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2430699Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2431010Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2431333Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2431653Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2431970Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2432289Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2432594Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2432898Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2433195Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2433495Z test_dispatch_symbolic_meta_outplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2433844Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2434187Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2434494Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2434796Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2435109Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2435426Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2435734Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2436045Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2436363Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2436676Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2436992Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2437302Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2437614Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2437926Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2438226Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2438522Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2438826Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2439127Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2439422Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2439717Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2440016Z test_dispatch_symbolic_meta_outplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2440356Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2440707Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2441021Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2441327Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2441628Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2441929Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2442241Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2442553Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2442867Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2443179Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2443487Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2443799Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2444101Z test_dispatch_symbolic_meta_outplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2444403Z test_dispatch_symbolic_meta_outplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2444708Z test_dispatch_symbolic_meta_outplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2445007Z test_dispatch_symbolic_meta_outplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2445308Z test_dispatch_symbolic_meta_outplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2445605Z test_dispatch_symbolic_meta_outplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2445900Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2446191Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2446483Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2446817Z test_dispatch_symbolic_meta_outplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2447138Z test_dispatch_symbolic_meta_outplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2447432Z test_dispatch_symbolic_meta_outplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2447720Z test_dispatch_symbolic_meta_outplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2448014Z test_dispatch_symbolic_meta_outplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2448315Z test_dispatch_symbolic_meta_outplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2448605Z test_dispatch_symbolic_meta_outplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2448897Z test_dispatch_symbolic_meta_outplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2449182Z test_dispatch_symbolic_meta_outplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2449468Z test_dispatch_symbolic_meta_outplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2449753Z test_dispatch_symbolic_meta_outplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2450029Z test_dispatch_symbolic_meta_outplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2450317Z test_dispatch_symbolic_meta_outplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2450599Z test_dispatch_symbolic_meta_outplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2450891Z test_dispatch_symbolic_meta_outplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2451182Z test_dispatch_symbolic_meta_outplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2451475Z test_dispatch_symbolic_meta_outplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2451767Z test_dispatch_symbolic_meta_outplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2452057Z test_dispatch_symbolic_meta_outplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2452348Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2452639Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2452926Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2453257Z test_dispatch_symbolic_meta_outplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2453577Z test_dispatch_symbolic_meta_outplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2453867Z test_dispatch_symbolic_meta_outplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2454153Z test_dispatch_symbolic_meta_outplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2454446Z test_dispatch_symbolic_meta_outplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2454741Z test_dispatch_symbolic_meta_outplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2455029Z test_dispatch_symbolic_meta_outplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2455317Z test_dispatch_symbolic_meta_outplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2455603Z test_dispatch_symbolic_meta_outplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2455889Z test_dispatch_symbolic_meta_outplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2456174Z test_dispatch_symbolic_meta_outplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2456458Z test_dispatch_symbolic_meta_outplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2456744Z test_dispatch_symbolic_meta_outplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2457032Z test_dispatch_symbolic_meta_outplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2457327Z test_dispatch_symbolic_meta_outplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2457617Z test_dispatch_symbolic_meta_outplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2457915Z test_dispatch_symbolic_meta_outplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2458211Z test_dispatch_symbolic_meta_outplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2458505Z test_dispatch_symbolic_meta_outplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2458794Z test_dispatch_symbolic_meta_outplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2459083Z test_dispatch_symbolic_meta_outplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2459369Z test_dispatch_symbolic_meta_outplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2459693Z test_dispatch_symbolic_meta_outplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2460011Z test_dispatch_symbolic_meta_outplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2460297Z test_dispatch_symbolic_meta_outplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2460583Z test_dispatch_symbolic_meta_outplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2460870Z test_dispatch_symbolic_meta_outplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2461175Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2461480Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2461780Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2462081Z test_dispatch_symbolic_meta_outplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2462398Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2462707Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2463028Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2463349Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2463669Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2463980Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2464291Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2464607Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2464919Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2465226Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2465535Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2465842Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2466193Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2466528Z test_dispatch_symbolic_meta_outplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2466881Z test_dispatch_symbolic_meta_outplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2467183Z test_dispatch_symbolic_meta_outplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2467487Z test_dispatch_symbolic_meta_outplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2467794Z test_dispatch_symbolic_meta_outplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2468100Z test_dispatch_symbolic_meta_outplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2468411Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2468721Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2469031Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2469336Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2469637Z test_dispatch_symbolic_meta_outplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2469939Z test_dispatch_symbolic_meta_outplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2470238Z test_dispatch_symbolic_meta_outplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2470533Z test_dispatch_symbolic_meta_outplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2470834Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2471133Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2471439Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2471745Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2472045Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2472345Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2472706Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2473037Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2473337Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2473635Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2473922Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2474222Z test_dispatch_symbolic_meta_outplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2474522Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2474819Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2475124Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2475428Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2475722Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2476018Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2476312Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:16.2476604Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2476899Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2477193Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2477493Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2477789Z test_dispatch_symbolic_meta_outplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2478089Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2478383Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2478687Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2479026Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2479322Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2479647Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2479944Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2480236Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2480531Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2480827Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2481123Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2481416Z test_dispatch_symbolic_meta_outplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2481718Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2482016Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2482321Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2482630Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2482931Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2483226Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2483522Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2483818Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2484115Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2484417Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2484710Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2485002Z test_dispatch_symbolic_meta_outplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2485298Z test_dispatch_symbolic_meta_outplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2485621Z test_dispatch_symbolic_meta_outplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2485944Z test_dispatch_symbolic_meta_outplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2486236Z test_dispatch_symbolic_meta_outplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2486526Z test_dispatch_symbolic_meta_outplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2486813Z test_dispatch_symbolic_meta_outplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2487102Z test_dispatch_symbolic_meta_outplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2487387Z test_dispatch_symbolic_meta_outplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2487677Z test_dispatch_symbolic_meta_outplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2487964Z test_dispatch_symbolic_meta_outplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2488261Z test_dispatch_symbolic_meta_outplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2488566Z test_dispatch_symbolic_meta_outplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2488874Z test_dispatch_symbolic_meta_outplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2489175Z test_dispatch_symbolic_meta_outplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2489476Z test_dispatch_symbolic_meta_outplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2489774Z test_dispatch_symbolic_meta_outplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2490068Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2490364Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2490660Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2490958Z test_dispatch_symbolic_meta_outplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2491250Z test_dispatch_symbolic_meta_outplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2491549Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2491884Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2492185Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2492516Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2492821Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2493119Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2493414Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2493712Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2494010Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2494303Z test_dispatch_symbolic_meta_outplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2494595Z test_dispatch_symbolic_meta_outplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2494880Z test_dispatch_symbolic_meta_outplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2495177Z test_dispatch_symbolic_meta_outplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2495471Z test_dispatch_symbolic_meta_outplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2495770Z test_dispatch_symbolic_meta_outplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2496063Z test_dispatch_symbolic_meta_outplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2496354Z test_dispatch_symbolic_meta_outplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2496644Z test_dispatch_symbolic_meta_outplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2496922Z test_dispatch_symbolic_meta_outplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2497213Z test_dispatch_symbolic_meta_outplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2497497Z test_dispatch_symbolic_meta_outplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2497784Z test_dispatch_symbolic_meta_outplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2498072Z test_dispatch_symbolic_meta_outplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2498400Z test_dispatch_symbolic_meta_outplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2498681Z test_dispatch_symbolic_meta_outplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2498997Z test_dispatch_symbolic_meta_outplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2499287Z test_dispatch_symbolic_meta_outplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2499572Z test_dispatch_symbolic_meta_outplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2499857Z test_dispatch_symbolic_meta_outplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2500148Z test_dispatch_symbolic_meta_outplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2500435Z test_dispatch_symbolic_meta_outplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2500719Z test_dispatch_symbolic_meta_outplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2501003Z test_dispatch_symbolic_meta_outplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2501296Z test_dispatch_symbolic_meta_outplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2501591Z test_dispatch_symbolic_meta_outplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2501879Z test_dispatch_symbolic_meta_outplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2502166Z test_dispatch_symbolic_meta_outplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2502469Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2502768Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2503064Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2503358Z test_dispatch_symbolic_meta_outplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2503665Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2503971Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2504268Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2504563Z test_dispatch_symbolic_meta_outplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2504900Z test_dispatch_symbolic_meta_outplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2505187Z test_dispatch_symbolic_meta_outplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2505513Z test_dispatch_symbolic_meta_outplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2505806Z test_dispatch_symbolic_meta_outplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2506097Z test_dispatch_symbolic_meta_outplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2506387Z test_dispatch_symbolic_meta_outplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2506794Z test_dispatch_symbolic_meta_outplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2507083Z test_dispatch_symbolic_meta_outplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2507373Z test_dispatch_symbolic_meta_outplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2507657Z test_dispatch_symbolic_meta_outplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2507940Z test_dispatch_symbolic_meta_outplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2508233Z test_dispatch_symbolic_meta_outplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2508515Z test_dispatch_symbolic_meta_outplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2508805Z test_dispatch_symbolic_meta_outplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2509087Z test_dispatch_symbolic_meta_outplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2509380Z test_dispatch_symbolic_meta_outplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2509673Z test_dispatch_symbolic_meta_outplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2509967Z test_dispatch_symbolic_meta_outplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2510255Z test_dispatch_symbolic_meta_outplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2510541Z test_dispatch_symbolic_meta_outplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2510830Z test_dispatch_symbolic_meta_outplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2511114Z test_dispatch_symbolic_meta_outplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2511396Z test_dispatch_symbolic_meta_outplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2511736Z test_dispatch_symbolic_meta_outplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2512054Z test_dispatch_symbolic_meta_outplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2512345Z test_dispatch_symbolic_meta_outplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2512649Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2512948Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2513249Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2513596Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2513948Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2514305Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2514699Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2515168Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2515615Z test_dispatch_symbolic_meta_outplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2516014Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2516436Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2516888Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2517353Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2517820Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2518202Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2518561Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2518909Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2519264Z test_dispatch_symbolic_meta_outplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2519749Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2520162Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2520530Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2520887Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2521245Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2521602Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2521956Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2522312Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2522667Z test_dispatch_symbolic_meta_outplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2523036Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2523400Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2523763Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2524128Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2524484Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2524840Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2525199Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2525555Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2525914Z test_dispatch_symbolic_meta_outplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2526287Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2526660Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2527036Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2527453Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2527858Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2528226Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2528592Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2528960Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2529323Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2529687Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2530052Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2530420Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2530790Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2531163Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2531528Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2531898Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2532257Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2532614Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2532967Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2533325Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2533682Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2534036Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2534395Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2534756Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2535177Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2535537Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2535934Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2536297Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2536651Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2537005Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2537361Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2537718Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2538073Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2538435Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2538787Z test_dispatch_symbolic_meta_outplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2539167Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2539546Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2539918Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2540289Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2540662Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2541037Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2541416Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2541786Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2542161Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2542529Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2542953Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2543307Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2543614Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2543917Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2544221Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2544527Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2544831Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2545128Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2545433Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2545733Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2546030Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2546326Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2546678Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2546969Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2547269Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2547561Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2547930Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2548287Z test_dispatch_symbolic_meta_outplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2548650Z test_dispatch_symbolic_meta_outplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2549011Z test_dispatch_symbolic_meta_outplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2549373Z test_dispatch_symbolic_meta_outplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2549795Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2550158Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2550553Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2550912Z test_dispatch_symbolic_meta_outplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2551283Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2551664Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2552043Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2552418Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2552780Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2553145Z test_dispatch_symbolic_meta_outplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2553511Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2553869Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2554234Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2554601Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2554962Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2555420Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2555882Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2556271Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2556628Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2556986Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2557339Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2557763Z test_dispatch_symbolic_meta_outplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2558128Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2558531Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2558905Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2559279Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2559644Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2560011Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2560384Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2560752Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2561107Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2561466Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2561822Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2562190Z test_dispatch_symbolic_meta_outplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2562552Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2562912Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2563290Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2563658Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2564030Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2564389Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2564742Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2565102Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2565499Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2565860Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2566254Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2566618Z test_dispatch_symbolic_meta_outplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2566980Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2567340Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2567705Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2568069Z test_dispatch_symbolic_meta_outplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2568438Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2568797Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2569155Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2569518Z test_dispatch_symbolic_meta_outplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2569873Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2570233Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2570596Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2570949Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2571310Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2571664Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2572015Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2572371Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2572722Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2573089Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2573422Z test_dispatch_symbolic_meta_outplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2573748Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2574044Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2574345Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2574647Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2574944Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2575240Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2575532Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2575821Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2576114Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2576411Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2576699Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2576993Z test_dispatch_symbolic_meta_outplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2577293Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2577591Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2577895Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2578191Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2578486Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2578779Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2579069Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2579360Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2579709Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2580033Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2580327Z test_dispatch_symbolic_meta_outplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2580620Z test_dispatch_symbolic_meta_outplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2580915Z test_dispatch_symbolic_meta_outplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2581214Z test_dispatch_symbolic_meta_outplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2581505Z test_dispatch_symbolic_meta_outplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2581795Z test_dispatch_symbolic_meta_outplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2582083Z test_dispatch_symbolic_meta_outplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2582371Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2582671Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2582972Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2583266Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2583557Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2583847Z test_dispatch_symbolic_meta_outplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2584141Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2584435Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2584731Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2585020Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2585308Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2585603Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2585937Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2586230Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2586550Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2586902Z test_dispatch_symbolic_meta_outplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2587238Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2587566Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2587969Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2588362Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2588740Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2589107Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2589483Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2589860Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2590237Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2590600Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2590963Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2591328Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2591692Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2592066Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2592441Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2592810Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2593183Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2593613Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2594027Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2594406Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2594769Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2595137Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2595510Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2595878Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2596238Z test_dispatch_symbolic_meta_outplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2596583Z test_dispatch_symbolic_meta_outplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2596972Z test_dispatch_symbolic_meta_outplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2597441Z test_dispatch_symbolic_meta_outplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2597889Z test_dispatch_symbolic_meta_outplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2598233Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2598576Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2598917Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2599262Z test_dispatch_symbolic_meta_outplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2599608Z test_dispatch_symbolic_meta_outplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2599957Z test_dispatch_symbolic_meta_outplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2600314Z test_dispatch_symbolic_meta_outplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2600663Z test_dispatch_symbolic_meta_outplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2601006Z test_dispatch_symbolic_meta_outplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2601431Z test_dispatch_symbolic_meta_outplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2601808Z test_dispatch_symbolic_meta_outplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2602162Z test_dispatch_symbolic_meta_outplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2602516Z test_dispatch_symbolic_meta_outplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2602868Z test_dispatch_symbolic_meta_outplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2603217Z test_dispatch_symbolic_meta_outplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2603564Z test_dispatch_symbolic_meta_outplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2603924Z test_dispatch_symbolic_meta_outplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2604265Z test_dispatch_symbolic_meta_outplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2604610Z test_dispatch_symbolic_meta_outplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2604990Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2605362Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2605754Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2606132Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2606508Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2606883Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2607259Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2607641Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2608012Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2608381Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2608752Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2609173Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2609597Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2609974Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2610367Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2610749Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2611138Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2611521Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2611901Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2612279Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2612652Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2613038Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2613370Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2613682Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2613977Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2614266Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2614565Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2614857Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2615150Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2615441Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2615731Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2616063Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2616352Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2616675Z test_dispatch_symbolic_meta_outplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2616988Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2617291Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2617600Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2617911Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2618220Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2618523Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2618815Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2619117Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2619421Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2619730Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2620040Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2620344Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2620657Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2620967Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2621278Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2621584Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2621887Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2622191Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2622562Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2622896Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2623191Z test_dispatch_symbolic_meta_outplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2623481Z test_dispatch_symbolic_meta_outplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2623772Z test_dispatch_symbolic_meta_outplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2624062Z test_dispatch_symbolic_meta_outplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2624356Z test_dispatch_symbolic_meta_outplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2624645Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2624930Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2625213Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2625501Z test_dispatch_symbolic_meta_outplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2625787Z test_dispatch_symbolic_meta_outplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2626072Z test_dispatch_symbolic_meta_outplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2626360Z test_dispatch_symbolic_meta_outplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2626773Z test_dispatch_symbolic_meta_outplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2627062Z test_dispatch_symbolic_meta_outplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2627351Z test_dispatch_symbolic_meta_outplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2627667Z test_dispatch_symbolic_meta_outplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2628012Z test_dispatch_symbolic_meta_outplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2628354Z test_dispatch_symbolic_meta_outplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2628705Z test_dispatch_symbolic_meta_outplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2629131Z test_dispatch_symbolic_meta_outplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2629476Z test_dispatch_symbolic_meta_outplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2629883Z test_dispatch_symbolic_meta_outplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2630232Z test_dispatch_symbolic_meta_outplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2630582Z test_dispatch_symbolic_meta_outplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2630923Z test_dispatch_symbolic_meta_outplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2631270Z test_dispatch_symbolic_meta_outplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2631632Z test_dispatch_symbolic_meta_outplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2631979Z test_dispatch_symbolic_meta_outplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2632339Z test_dispatch_symbolic_meta_outplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2632700Z test_dispatch_symbolic_meta_outplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2633058Z test_dispatch_symbolic_meta_outplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2633413Z test_dispatch_symbolic_meta_outplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2633769Z test_dispatch_symbolic_meta_outplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2634121Z test_dispatch_symbolic_meta_outplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2634469Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2634818Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2635170Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2635520Z test_dispatch_symbolic_meta_outplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2635867Z test_dispatch_symbolic_meta_outplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2636215Z test_dispatch_symbolic_meta_outplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2636562Z test_dispatch_symbolic_meta_outplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2636960Z test_dispatch_symbolic_meta_outplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2637309Z test_dispatch_symbolic_meta_outplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2637696Z test_dispatch_symbolic_meta_outplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2638044Z test_dispatch_symbolic_meta_outplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2638385Z test_dispatch_symbolic_meta_outplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2638730Z test_dispatch_symbolic_meta_outplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2639075Z test_dispatch_symbolic_meta_outplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2639429Z test_dispatch_symbolic_meta_outplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2639774Z test_dispatch_symbolic_meta_outplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2640125Z test_dispatch_symbolic_meta_outplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2640474Z test_dispatch_symbolic_meta_outplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2640830Z test_dispatch_symbolic_meta_outplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2641172Z test_dispatch_symbolic_meta_outplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2641520Z test_dispatch_symbolic_meta_outplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2641867Z test_dispatch_symbolic_meta_outplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2642210Z test_dispatch_symbolic_meta_outplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2642549Z test_dispatch_symbolic_meta_outplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2642898Z test_dispatch_symbolic_meta_outplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2643213Z test_dispatch_symbolic_meta_outplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2643497Z test_dispatch_symbolic_meta_outplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2643787Z test_dispatch_symbolic_meta_outplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2644088Z test_dispatch_symbolic_meta_outplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2644425Z test_dispatch_symbolic_meta_outplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2644712Z test_dispatch_symbolic_meta_outplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2645036Z test_dispatch_symbolic_meta_outplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2645334Z test_dispatch_symbolic_meta_outplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2645625Z test_dispatch_symbolic_meta_outplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2645911Z test_dispatch_symbolic_meta_outplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2646199Z test_dispatch_symbolic_meta_outplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2646516Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2646828Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2647136Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2647443Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2647754Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2648062Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2648368Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2648673Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2648983Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2649295Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2649607Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2649910Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2650215Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2650517Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2650864Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2651199Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2651508Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2651816Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2652122Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2652426Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2652734Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2653036Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2653345Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2653652Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2653949Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2654241Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2654541Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2654834Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2655124Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2655413Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2655709Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2656001Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2656295Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2656587Z test_dispatch_symbolic_meta_outplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2656887Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2657217Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2657558Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2657854Z test_dispatch_symbolic_meta_outplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2658183Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2658534Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2658894Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2659247Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2659606Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2659957Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2660311Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2660665Z test_dispatch_symbolic_meta_outplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2661027Z test_dispatch_symbolic_meta_outplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2661386Z test_dispatch_symbolic_meta_outplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2661737Z test_dispatch_symbolic_meta_outplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2662085Z test_dispatch_symbolic_meta_outplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2662438Z test_dispatch_symbolic_meta_outplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2662796Z test_dispatch_symbolic_meta_outplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2663143Z test_dispatch_symbolic_meta_outplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2663496Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2663849Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2664195Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2664545Z test_dispatch_symbolic_meta_outplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2664941Z test_dispatch_symbolic_meta_outplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2665344Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2665699Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2666064Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2666434Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2666878Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2667244Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2667599Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2667952Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2668306Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2668665Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2669022Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2669389Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2669740Z test_dispatch_symbolic_meta_outplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2670089Z test_dispatch_symbolic_meta_outplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2670436Z test_dispatch_symbolic_meta_outplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2670792Z test_dispatch_symbolic_meta_outplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2671153Z test_dispatch_symbolic_meta_outplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2671518Z test_dispatch_symbolic_meta_outplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2671867Z test_dispatch_symbolic_meta_outplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2672215Z test_dispatch_symbolic_meta_outplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2672620Z test_dispatch_symbolic_meta_outplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2672971Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2673364Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2673721Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2674066Z test_dispatch_symbolic_meta_outplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2674415Z test_dispatch_symbolic_meta_outplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2674795Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2675167Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2675541Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2675907Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2676289Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2676676Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2677055Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2677439Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2677808Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2678170Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2678544Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2678911Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2679261Z test_dispatch_symbolic_meta_outplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2679605Z test_dispatch_symbolic_meta_outplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2679951Z test_dispatch_symbolic_meta_outplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2680353Z test_dispatch_symbolic_meta_outplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2680695Z test_dispatch_symbolic_meta_outplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2681077Z test_dispatch_symbolic_meta_outplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2681435Z test_dispatch_symbolic_meta_outplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2681776Z test_dispatch_symbolic_meta_outplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2682115Z test_dispatch_symbolic_meta_outplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2682458Z test_dispatch_symbolic_meta_outplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2682806Z test_dispatch_symbolic_meta_outplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2683148Z test_dispatch_symbolic_meta_outplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2683481Z test_dispatch_symbolic_meta_outplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2683773Z test_dispatch_symbolic_meta_outplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2684065Z test_dispatch_symbolic_meta_outplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2684363Z test_dispatch_symbolic_meta_outplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2684653Z test_dispatch_symbolic_meta_outplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2684941Z test_dispatch_symbolic_meta_outplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2685226Z test_dispatch_symbolic_meta_outplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2685507Z test_dispatch_symbolic_meta_outplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2685794Z test_dispatch_symbolic_meta_outplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2686079Z test_dispatch_symbolic_meta_outplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2686362Z test_dispatch_symbolic_meta_outplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2686645Z test_dispatch_symbolic_meta_outplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2686945Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2687237Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2687589Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2687920Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2688222Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2688516Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2688814Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2689109Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2689404Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2689695Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2689988Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2690278Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2690572Z test_dispatch_symbolic_meta_outplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2690881Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2691184Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2691500Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2691815Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2692126Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2692435Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2692741Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2693049Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2693350Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2693655Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2693996Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2694334Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2694692Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2695046Z test_dispatch_symbolic_meta_outplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2695393Z test_dispatch_symbolic_meta_outplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2695756Z test_dispatch_symbolic_meta_outplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2696162Z test_dispatch_symbolic_meta_outplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2696621Z test_dispatch_symbolic_meta_outplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2697052Z test_dispatch_symbolic_meta_outplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2697407Z test_dispatch_symbolic_meta_outplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2697759Z test_dispatch_symbolic_meta_outplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2698113Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2698459Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2698808Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2699156Z test_dispatch_symbolic_meta_outplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2699492Z test_dispatch_symbolic_meta_outplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2699853Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2700209Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2700562Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2700916Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2701272Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2701694Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2702087Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2702438Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2702788Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2703141Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2703488Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2703836Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2704183Z test_dispatch_symbolic_meta_outplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2704542Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2704892Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2705259Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2705620Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2705983Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2706334Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2706827Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2707184Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2707545Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2707889Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2708241Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2708594Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2708940Z test_dispatch_symbolic_meta_outplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2709298Z test_dispatch_symbolic_meta_outplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2709722Z test_dispatch_symbolic_meta_outplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2710127Z test_dispatch_symbolic_meta_outplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2710482Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.2710920Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.2711358Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.2711707Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:20:16.2712114Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2712512Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2712910Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2713307Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2713711Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2714111Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2714504Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2714906Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2715303Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2715702Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2716098Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2716498Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2716895Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2717292Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2717748Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2718180Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2718578Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2718967Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2719358Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2719750Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2720148Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2720540Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2720928Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2721329Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2721722Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2722112Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2722492Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2722870Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2723252Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2723639Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2723956Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2724274Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2724587Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2724942Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2725290Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2725608Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2725921Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2726237Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2726553Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2726872Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2727184Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2727499Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2727811Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2728126Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2728464Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2728799Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2729131Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2729466Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2729780Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2730095Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2730411Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2730727Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2731056Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2731429Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2731784Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2732113Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2732459Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2732810Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2733157Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2733502Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2733809Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2734115Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2734421Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2734726Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2735037Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2735350Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2735666Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2735981Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2736299Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2736613Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2736923Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2737235Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2737597Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2737962Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2738280Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2738589Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2738899Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2739209Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2739537Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2739871Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2740203Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2740536Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2740866Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2741192Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2741515Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2741843Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2742169Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2742505Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2742839Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2743159Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2743484Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2743805Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2744171Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2744530Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2744861Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2745188Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2745517Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2745840Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2746163Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2746497Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2746895Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2747231Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2747585Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2747978Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2748370Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2748764Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2749160Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2749559Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2749949Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2750348Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2750741Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2751191Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2751630Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2752021Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2752408Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2752787Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2753171Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2753552Z test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2753935Z test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2754316Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2754698Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2755083Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2755468Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2755848Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2756229Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2756605Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2756982Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2757368Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2757742Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2758117Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2758487Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2758910Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2759313Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2759685Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2760056Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2760447Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2760846Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2761230Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2761615Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2761995Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2762378Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2762763Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2763145Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2763565Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2763909Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2764255Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2764607Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2764958Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2765302Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2765656Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2766050Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2766429Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2766780Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2767135Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2767483Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2767830Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2768170Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2768514Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2768854Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2769188Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2769521Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2769851Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2770179Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2770512Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2770841Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2771168Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2771491Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2771812Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2772176Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2772520Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2772833Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2773140Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2773447Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2773758Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2774069Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2774376Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2774680Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2774995Z test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2775317Z test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2775635Z test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2775950Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2776264Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2776582Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2776896Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2777217Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2777531Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2777847Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2778161Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2778517Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2778866Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2779191Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2779511Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2779825Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2780144Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2780460Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2780774Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2781087Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2781402Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2781718Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2782032Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2782345Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2782656Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2782964Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2783265Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2783599Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2783933Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2784261Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2784588Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2784944Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2785288Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2785603Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2785917Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2786237Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2786621Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2786939Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2787251Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2787575Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2787903Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2788228Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2788558Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2788885Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2789217Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2789544Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2789880Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2790215Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2790548Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2790878Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2791270Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2791634Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2791964Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2792296Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2792627Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2792961Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2793295Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2793630Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2793960Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2794267Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2794578Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2794885Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2795191Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2795499Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2795813Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2796131Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2796440Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2796745Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2797049Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2797363Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2797731Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2798077Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2798390Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2798703Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2799021Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2799337Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2799653Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2799965Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2800284Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2800597Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2800912Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2801225Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2801537Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2801865Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2802192Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2802524Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2802852Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2803168Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2803487Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2803800Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2804154Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2804515Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2804841Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2805167Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2805494Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2805822Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2806144Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2806467Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2806789Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2807115Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2807431Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2807747Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2808061Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2808374Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2808692Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2809006Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2809317Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2809630Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2809941Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2810294Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2810636Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2810951Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2811268Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2811583Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2811898Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2812219Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2812546Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2812869Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2813185Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2813502Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2813818Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2814140Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2814460Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2814780Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2815099Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2815414Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2815724Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2816047Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2816371Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2816726Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2817067Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2817379Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2817685Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2817995Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2818313Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2818637Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2818947Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2819256Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2819579Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2819900Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2820225Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2820544Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2820878Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2821214Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2821548Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2821881Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2822225Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2822561Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2822938Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2823307Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2823622Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2823934Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2824244Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2824556Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2824877Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2825199Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2825518Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2825834Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2826153Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2826467Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2826894Z test_dispatch_symbolic_meta_outplace_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2827223Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2827538Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2827866Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2828193Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2828511Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2828825Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2829138Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2829508Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2829860Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2830179Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2830494Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2830808Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2831135Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2831453Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2831776Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2832097Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2832415Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2832731Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2833046Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2833359Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2833676Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2833988Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2834308Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2834625Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2834947Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2835274Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2835594Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2835950Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2836344Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2836667Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2836994Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2837324Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2837647Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2837968Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2838287Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2838618Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2838950Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2839281Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2839611Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2839936Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2840264Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2840592Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2840912Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2841232Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2841552Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2841872Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2842221Z test_dispatch_symbolic_meta_outplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2842559Z test_dispatch_symbolic_meta_outplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2842879Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2843195Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2843524Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2843849Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2844166Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2844482Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2844806Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2845118Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2845435Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2845753Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2846071Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2846385Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2846712Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2847031Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2847359Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2847689Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2848011Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2848330Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2848684Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2849028Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2849345Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2849657Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2849971Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2850289Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2850615Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2850939Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2851259Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2851581Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2851902Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2852217Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2852529Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2852844Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2853162Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2853469Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2853780Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2854084Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2854391Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2854696Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2855042Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2855374Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2855678Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2855982Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2856284Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2856596Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2856900Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2857213Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2857523Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2857830Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2858138Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2858441Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2858745Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2859050Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2859351Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2859659Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2859969Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2860275Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2860579Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2860884Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2861227Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2861564Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2861871Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2862173Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2862468Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2862773Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2863081Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2863385Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2863701Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2864018Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2864333Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2864654Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2864976Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2865297Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2865619Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2865933Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2866248Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2866606Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2866912Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2867240Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2867618Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2867982Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2868311Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2868639Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2868962Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2869287Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2869609Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2869928Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2870250Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2870566Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2870882Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2871198Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2871514Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2871825Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2872141Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2872457Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2872771Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2873084Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2873398Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2873704Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2874055Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2874402Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2874715Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2875024Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2875333Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2875646Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2875956Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2876263Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2876569Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2876876Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2877193Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2877514Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2877832Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2878145Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2878458Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2878771Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2879084Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2879392Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2879702Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2880010Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2880359Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2880717Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2881034Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2881346Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2881658Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2881970Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2882279Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2882586Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2882894Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2883200Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2883530Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2883865Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2884196Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2884521Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2884847Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2885174Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2885498Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2885821Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2886141Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2886511Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2886864Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2887212Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2887565Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2887914Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2888261Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2888606Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2888949Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2889289Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2889630Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2889970Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2890306Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2890643Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2890950Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2891266Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2891582Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2891892Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2892203Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2892509Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2892877Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2893234Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2893564Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2893889Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2894214Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2894545Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2894873Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2895167Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2895458Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2895759Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2896060Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2896360Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2896651Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2896943Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2897232Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2897523Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2897813Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2898097Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2898387Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2898672Z test_dispatch_symbolic_meta_outplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2898959Z test_dispatch_symbolic_meta_outplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2899287Z test_dispatch_symbolic_meta_outplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2899608Z test_dispatch_symbolic_meta_outplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2899898Z test_dispatch_symbolic_meta_outplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2900183Z test_dispatch_symbolic_meta_outplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2900467Z test_dispatch_symbolic_meta_outplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2900761Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2901057Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2901349Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2901641Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2901934Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2902224Z test_dispatch_symbolic_meta_outplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2902519Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2902816Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2903108Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2903397Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2903688Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2903981Z test_dispatch_symbolic_meta_outplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2904282Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2904576Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2904866Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2905156Z test_dispatch_symbolic_meta_outplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2905489Z test_dispatch_symbolic_meta_outplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2905779Z test_dispatch_symbolic_meta_outplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2906100Z test_dispatch_symbolic_meta_outplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2906390Z test_dispatch_symbolic_meta_outplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2906751Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2907061Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2907370Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2907678Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2907966Z test_dispatch_symbolic_meta_outplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2908255Z test_dispatch_symbolic_meta_outplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2908548Z test_dispatch_symbolic_meta_outplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2908842Z test_dispatch_symbolic_meta_outplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2909137Z test_dispatch_symbolic_meta_outplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2909423Z test_dispatch_symbolic_meta_outplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2909706Z test_dispatch_symbolic_meta_outplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2909989Z test_dispatch_symbolic_meta_outplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2910266Z test_dispatch_symbolic_meta_outplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2910548Z test_dispatch_symbolic_meta_outplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2910831Z test_dispatch_symbolic_meta_outplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2911113Z test_dispatch_symbolic_meta_outplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2911396Z test_dispatch_symbolic_meta_outplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2911690Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2912025Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2912360Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2912656Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2912949Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2913237Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2913531Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2913825Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2914113Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2914397Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2914684Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2914976Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2915266Z test_dispatch_symbolic_meta_outplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2915561Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2915851Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2916139Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2916427Z test_dispatch_symbolic_meta_outplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2916720Z test_dispatch_symbolic_meta_outplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2917008Z test_dispatch_symbolic_meta_outplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2917304Z test_dispatch_symbolic_meta_outplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2917599Z test_dispatch_symbolic_meta_outplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2917887Z test_dispatch_symbolic_meta_outplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2918172Z test_dispatch_symbolic_meta_outplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2918497Z test_dispatch_symbolic_meta_outplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2918826Z test_dispatch_symbolic_meta_outplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2919112Z test_dispatch_symbolic_meta_outplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2919397Z test_dispatch_symbolic_meta_outplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2919679Z test_dispatch_symbolic_meta_outplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2919963Z test_dispatch_symbolic_meta_outplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2920258Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2920552Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2920846Z test_dispatch_symbolic_meta_outplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2921137Z test_dispatch_symbolic_meta_outplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2921438Z test_dispatch_symbolic_meta_outplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2921732Z test_dispatch_symbolic_meta_outplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2922031Z test_dispatch_symbolic_meta_outplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2922322Z test_dispatch_symbolic_meta_outplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2922614Z test_dispatch_symbolic_meta_outplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2922904Z test_dispatch_symbolic_meta_outplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2923194Z test_dispatch_symbolic_meta_outplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2923483Z test_dispatch_symbolic_meta_outplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2923767Z test_dispatch_symbolic_meta_outplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2924058Z test_dispatch_symbolic_meta_outplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2924343Z test_dispatch_symbolic_meta_outplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2924678Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2924975Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2925297Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2925593Z test_dispatch_symbolic_meta_outplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2925880Z test_dispatch_symbolic_meta_outplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2926163Z test_dispatch_symbolic_meta_outplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2926477Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2926791Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2927105Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2927417Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2927725Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2928036Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2928346Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2928655Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2928966Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2929272Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2929588Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2929904Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2930213Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2930524Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2930833Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2931173Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2931523Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2931829Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2932135Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2932443Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2932759Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2933072Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2933380Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2933684Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2933989Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2934297Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2934607Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2934914Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2935224Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2935534Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2935845Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2936157Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2936459Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2936765Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2937071Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2937415Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2937749Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2938059Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2938370Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2938670Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2938978Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2939287Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2939592Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2939900Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2940205Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2940505Z test_dispatch_symbolic_meta_outplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2940807Z test_dispatch_symbolic_meta_outplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2941106Z test_dispatch_symbolic_meta_outplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2941402Z test_dispatch_symbolic_meta_outplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2941691Z test_dispatch_symbolic_meta_outplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2941986Z test_dispatch_symbolic_meta_outplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2942279Z test_dispatch_symbolic_meta_outplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2942571Z test_dispatch_symbolic_meta_outplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2942858Z test_dispatch_symbolic_meta_outplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2943146Z test_dispatch_symbolic_meta_outplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2943432Z test_dispatch_symbolic_meta_outplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2943763Z test_dispatch_symbolic_meta_outplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2944084Z test_dispatch_symbolic_meta_outplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2944378Z test_dispatch_symbolic_meta_outplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2944667Z test_dispatch_symbolic_meta_outplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2944954Z test_dispatch_symbolic_meta_outplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2945242Z test_dispatch_symbolic_meta_outplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2945525Z test_dispatch_symbolic_meta_outplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2945814Z test_dispatch_symbolic_meta_outplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2946093Z test_dispatch_symbolic_meta_outplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2946373Z test_dispatch_symbolic_meta_outplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2946775Z test_dispatch_symbolic_meta_outplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2947072Z test_dispatch_symbolic_meta_outplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2947360Z test_dispatch_symbolic_meta_outplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2947651Z test_dispatch_symbolic_meta_outplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2947934Z test_dispatch_symbolic_meta_outplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2948229Z test_dispatch_symbolic_meta_outplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2948524Z test_dispatch_symbolic_meta_outplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2948815Z test_dispatch_symbolic_meta_outplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2949105Z test_dispatch_symbolic_meta_outplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2949393Z test_dispatch_symbolic_meta_outplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2949680Z test_dispatch_symbolic_meta_outplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2949967Z test_dispatch_symbolic_meta_outplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2950306Z test_dispatch_symbolic_meta_outplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2950624Z test_dispatch_symbolic_meta_outplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2950908Z test_dispatch_symbolic_meta_outplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2951193Z test_dispatch_symbolic_meta_outplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2951478Z test_dispatch_symbolic_meta_outplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2951763Z test_dispatch_symbolic_meta_outplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2952056Z test_dispatch_symbolic_meta_outplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2952347Z test_dispatch_symbolic_meta_outplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2952630Z test_dispatch_symbolic_meta_outplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2952913Z test_dispatch_symbolic_meta_outplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2953194Z test_dispatch_symbolic_meta_outplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2953477Z test_dispatch_symbolic_meta_outplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2953761Z test_dispatch_symbolic_meta_outplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2954043Z test_dispatch_symbolic_meta_outplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2954323Z test_dispatch_symbolic_meta_outplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2954604Z test_dispatch_symbolic_meta_outplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2954891Z test_dispatch_symbolic_meta_outplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2955182Z test_dispatch_symbolic_meta_outplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2955466Z test_dispatch_symbolic_meta_outplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2955748Z test_dispatch_symbolic_meta_outplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2956038Z test_dispatch_symbolic_meta_outplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2956336Z test_dispatch_symbolic_meta_outplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2956671Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2956992Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2957288Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2957579Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2957872Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2958169Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2958456Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2958745Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2959031Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2959317Z test_dispatch_symbolic_meta_outplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2959610Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2959903Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2960201Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2960495Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2960785Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2961078Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2961372Z test_dispatch_symbolic_meta_outplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2961667Z test_dispatch_symbolic_meta_outplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2961960Z test_dispatch_symbolic_meta_outplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2962254Z test_dispatch_symbolic_meta_outplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2962547Z test_dispatch_symbolic_meta_outplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2962838Z test_dispatch_symbolic_meta_outplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2963169Z test_dispatch_symbolic_meta_outplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2963492Z test_dispatch_symbolic_meta_outplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2963785Z test_dispatch_symbolic_meta_outplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2964074Z test_dispatch_symbolic_meta_outplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2964373Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2964676Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2964977Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2965272Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2965566Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2965858Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2966151Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2966448Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2966746Z test_dispatch_symbolic_meta_outplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2967035Z test_dispatch_symbolic_meta_outplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2967331Z test_dispatch_symbolic_meta_outplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2967625Z test_dispatch_symbolic_meta_outplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2967925Z test_dispatch_symbolic_meta_outplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2968214Z test_dispatch_symbolic_meta_outplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2968501Z test_dispatch_symbolic_meta_outplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2968784Z test_dispatch_symbolic_meta_outplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2969079Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2969417Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2969751Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2970050Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2970345Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2970638Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2970928Z test_dispatch_symbolic_meta_outplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2971223Z test_dispatch_symbolic_meta_outplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2971516Z test_dispatch_symbolic_meta_outplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2971815Z test_dispatch_symbolic_meta_outplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2972110Z test_dispatch_symbolic_meta_outplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2972407Z test_dispatch_symbolic_meta_outplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2972701Z test_dispatch_symbolic_meta_outplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2972989Z test_dispatch_symbolic_meta_outplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2973276Z test_dispatch_symbolic_meta_outplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2973561Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2973847Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2974142Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2974429Z test_dispatch_symbolic_meta_outplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2974715Z test_dispatch_symbolic_meta_outplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2975003Z test_dispatch_symbolic_meta_outplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2975289Z test_dispatch_symbolic_meta_outplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2975584Z test_dispatch_symbolic_meta_outplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2975916Z test_dispatch_symbolic_meta_outplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2976242Z test_dispatch_symbolic_meta_outplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2976531Z test_dispatch_symbolic_meta_outplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2976819Z test_dispatch_symbolic_meta_outplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2977103Z test_dispatch_symbolic_meta_outplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2977390Z test_dispatch_symbolic_meta_outplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2977671Z test_dispatch_symbolic_meta_outplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2977956Z test_dispatch_symbolic_meta_outplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2978239Z test_dispatch_symbolic_meta_outplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2978526Z test_dispatch_symbolic_meta_outplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2978830Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2979127Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2979434Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2979738Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2980038Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2980335Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2980633Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2980927Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2981230Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2981528Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2981827Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2982112Z test_dispatch_symbolic_meta_outplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2982465Z test_dispatch_symbolic_meta_outplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2982794Z test_dispatch_symbolic_meta_outplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2983093Z test_dispatch_symbolic_meta_outplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2983391Z test_dispatch_symbolic_meta_outplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2983685Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2983982Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2984278Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2984572Z test_dispatch_symbolic_meta_outplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2984864Z test_dispatch_symbolic_meta_outplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2985158Z test_dispatch_symbolic_meta_outplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2985456Z test_dispatch_symbolic_meta_outplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2985757Z test_dispatch_symbolic_meta_outplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2986052Z test_dispatch_symbolic_meta_outplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2986346Z test_dispatch_symbolic_meta_outplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2986697Z test_dispatch_symbolic_meta_outplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2986994Z test_dispatch_symbolic_meta_outplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2987289Z test_dispatch_symbolic_meta_outplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2987587Z test_dispatch_symbolic_meta_outplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2987886Z test_dispatch_symbolic_meta_outplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2988178Z test_dispatch_symbolic_meta_outplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2988475Z test_dispatch_symbolic_meta_outplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2988814Z test_dispatch_symbolic_meta_outplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2989107Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2989432Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2989722Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2990011Z test_dispatch_symbolic_meta_outplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2990303Z test_dispatch_symbolic_meta_outplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2990621Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2990932Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2991248Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2991563Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2991873Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2992187Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2992499Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2992807Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2993116Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2993420Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2993730Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2994037Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2994344Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2994640Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2994930Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2995278Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2995582Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2995917Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2996217Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2996509Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2996804Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2997101Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2997398Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2997694Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2997984Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2998278Z test_dispatch_symbolic_meta_outplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2998573Z test_dispatch_symbolic_meta_outplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2998868Z test_dispatch_symbolic_meta_outplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2999168Z test_dispatch_symbolic_meta_outplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2999465Z test_dispatch_symbolic_meta_outplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.2999760Z test_dispatch_symbolic_meta_outplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3000054Z test_dispatch_symbolic_meta_outplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3000349Z test_dispatch_symbolic_meta_outplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3000646Z test_dispatch_symbolic_meta_outplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3000934Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3001227Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3001515Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3001839Z test_dispatch_symbolic_meta_outplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3002158Z test_dispatch_symbolic_meta_outplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3002452Z test_dispatch_symbolic_meta_outplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3002745Z test_dispatch_symbolic_meta_outplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3003045Z test_dispatch_symbolic_meta_outplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3003345Z test_dispatch_symbolic_meta_outplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3003640Z test_dispatch_symbolic_meta_outplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3003936Z test_dispatch_symbolic_meta_outplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3004228Z test_dispatch_symbolic_meta_outplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3004518Z test_dispatch_symbolic_meta_outplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3004808Z test_dispatch_symbolic_meta_outplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3005101Z test_dispatch_symbolic_meta_outplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3005392Z test_dispatch_symbolic_meta_outplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3005680Z test_dispatch_symbolic_meta_outplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3005969Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3006261Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3006564Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3006865Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3007161Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3007454Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3007744Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3008034Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3008369Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3008689Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3008984Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3009275Z test_dispatch_symbolic_meta_outplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3009576Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3009877Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3010184Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3010487Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3010789Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3011085Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3011384Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3011677Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3011969Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3012258Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3012549Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3012846Z test_dispatch_symbolic_meta_outplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3013148Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3013447Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3013751Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3014055Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3014356Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3014690Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3015015Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3015312Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3015605Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3015900Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3016201Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3016495Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3016788Z test_dispatch_symbolic_meta_outplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3017075Z test_dispatch_symbolic_meta_outplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3017359Z test_dispatch_symbolic_meta_outplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3017655Z test_dispatch_symbolic_meta_outplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3017948Z test_dispatch_symbolic_meta_outplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3018245Z test_dispatch_symbolic_meta_outplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3018529Z test_dispatch_symbolic_meta_outplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3018813Z test_dispatch_symbolic_meta_outplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3019097Z test_dispatch_symbolic_meta_outplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3019381Z test_dispatch_symbolic_meta_outplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3019668Z test_dispatch_symbolic_meta_outplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3019948Z test_dispatch_symbolic_meta_outplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3020229Z test_dispatch_symbolic_meta_outplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3020517Z test_dispatch_symbolic_meta_outplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3020808Z test_dispatch_symbolic_meta_outplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3021129Z test_dispatch_symbolic_meta_outplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3021453Z test_dispatch_symbolic_meta_outplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3021749Z test_dispatch_symbolic_meta_outplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3022034Z test_dispatch_symbolic_meta_outplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3022318Z test_dispatch_symbolic_meta_outplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3022603Z test_dispatch_symbolic_meta_outplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3022887Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3023170Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3023450Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3023734Z test_dispatch_symbolic_meta_outplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3024018Z test_dispatch_symbolic_meta_outplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3024311Z test_dispatch_symbolic_meta_outplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3024604Z test_dispatch_symbolic_meta_outplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3024896Z test_dispatch_symbolic_meta_outplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3025185Z test_dispatch_symbolic_meta_outplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3025473Z test_dispatch_symbolic_meta_outplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3025760Z test_dispatch_symbolic_meta_outplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3026049Z test_dispatch_symbolic_meta_outplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3026336Z test_dispatch_symbolic_meta_outplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3026667Z test_dispatch_symbolic_meta_outplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3026976Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3027281Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3027637Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3027988Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3028297Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3028603Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3028899Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3029203Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3029515Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3029825Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3030135Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3030442Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3030737Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3031025Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3031318Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3031618Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3031910Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3032201Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3032491Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3032778Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3033063Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3033347Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3033632Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3033957Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3034274Z test_dispatch_symbolic_meta_outplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3034563Z test_dispatch_symbolic_meta_outplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3034855Z test_dispatch_symbolic_meta_outplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3035145Z test_dispatch_symbolic_meta_outplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3035437Z test_dispatch_symbolic_meta_outplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3035724Z test_dispatch_symbolic_meta_outplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3036014Z test_dispatch_symbolic_meta_outplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3036300Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3036584Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3036866Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3037153Z test_dispatch_symbolic_meta_outplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3037438Z test_dispatch_symbolic_meta_outplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3037743Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3038040Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3038348Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3038659Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3038969Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3039270Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3039568Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3039862Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3040229Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3040521Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3040847Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3041146Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3041440Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3041738Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3042037Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3042349Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3042656Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3042951Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3043247Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3043545Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3043839Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3044138Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3044436Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3044732Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3045026Z test_dispatch_symbolic_meta_outplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3045323Z test_dispatch_symbolic_meta_outplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3045618Z test_dispatch_symbolic_meta_outplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3045921Z test_dispatch_symbolic_meta_outplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3046217Z test_dispatch_symbolic_meta_outplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3046513Z test_dispatch_symbolic_meta_outplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3046861Z test_dispatch_symbolic_meta_outplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3047187Z test_dispatch_symbolic_meta_outplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3047480Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3047768Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3048054Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3048347Z test_dispatch_symbolic_meta_outplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3048636Z test_dispatch_symbolic_meta_outplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3048949Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3049259Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3049567Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3049877Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3050180Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3050493Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3050801Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3051117Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3051423Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3051745Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3052058Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3052367Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3052676Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3052980Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3053327Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3053661Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3053969Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3054277Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3054591Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3054894Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3055205Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3055512Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3055816Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3056124Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3056428Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3056740Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3057045Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3057359Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3057670Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3057983Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3058292Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3058597Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3058902Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3059209Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3059556Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3059895Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3060205Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3060508Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3060815Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3061129Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3061437Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3061743Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3062045Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3062348Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3062654Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3062960Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3063264Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3063564Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3063864Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3064162Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3064458Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3064752Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3065047Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3065349Z test_dispatch_symbolic_meta_outplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3065669Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3066026Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3066378Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3066818Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3067140Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3067453Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3067774Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3068092Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3068391Z test_dispatch_symbolic_meta_outplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3068679Z test_dispatch_symbolic_meta_outplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3068976Z test_dispatch_symbolic_meta_outplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3069280Z test_dispatch_symbolic_meta_outplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3069579Z test_dispatch_symbolic_meta_outplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3069875Z test_dispatch_symbolic_meta_outplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3070169Z test_dispatch_symbolic_meta_outplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3070461Z test_dispatch_symbolic_meta_outplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3070748Z test_dispatch_symbolic_meta_outplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3071040Z test_dispatch_symbolic_meta_outplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3071328Z test_dispatch_symbolic_meta_outplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3071613Z test_dispatch_symbolic_meta_outplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3071899Z test_dispatch_symbolic_meta_outplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3072209Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3072565Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3072904Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3073210Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3073517Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3073819Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3074120Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3074415Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3074715Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3075012Z test_dispatch_symbolic_meta_outplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3075304Z test_dispatch_symbolic_meta_outplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3075590Z test_dispatch_symbolic_meta_outplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3075886Z test_dispatch_symbolic_meta_outplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3076179Z test_dispatch_symbolic_meta_outplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3076469Z test_dispatch_symbolic_meta_outplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3076755Z test_dispatch_symbolic_meta_outplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3077041Z test_dispatch_symbolic_meta_outplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3077332Z test_dispatch_symbolic_meta_outplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3077611Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3077898Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3078178Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3078466Z test_dispatch_symbolic_meta_outplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3078746Z test_dispatch_symbolic_meta_outplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3079090Z test_dispatch_symbolic_meta_outplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3079407Z test_dispatch_symbolic_meta_outplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3079702Z test_dispatch_symbolic_meta_outplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3080000Z test_dispatch_symbolic_meta_outplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3080287Z test_dispatch_symbolic_meta_outplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3080578Z test_dispatch_symbolic_meta_outplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3080864Z test_dispatch_symbolic_meta_outplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3081148Z test_dispatch_symbolic_meta_outplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3081432Z test_dispatch_symbolic_meta_outplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3081703Z test_dispatch_symbolic_meta_outplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3081987Z test_dispatch_symbolic_meta_outplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3082272Z test_dispatch_symbolic_meta_outplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3082566Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3082858Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3083159Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3083456Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3083756Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3084049Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3084346Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3084640Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3084928Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3085215Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3085543Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3085860Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3086149Z test_dispatch_symbolic_meta_outplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3086435Z test_dispatch_symbolic_meta_outplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3086718Z test_dispatch_symbolic_meta_outplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3087012Z test_dispatch_symbolic_meta_outplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3087299Z test_dispatch_symbolic_meta_outplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3087590Z test_dispatch_symbolic_meta_outplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3087872Z test_dispatch_symbolic_meta_outplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3088155Z test_dispatch_symbolic_meta_outplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3088439Z test_dispatch_symbolic_meta_outplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3088726Z test_dispatch_symbolic_meta_outplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3089016Z test_dispatch_symbolic_meta_outplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3089328Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3089644Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3089958Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3090270Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3090597Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3090917Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3091235Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3091552Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3091909Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3092252Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3092570Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3092884Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3093199Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3093511Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3093824Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3094133Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3094428Z test_dispatch_symbolic_meta_outplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3094720Z test_dispatch_symbolic_meta_outplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3095017Z test_dispatch_symbolic_meta_outplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3095314Z test_dispatch_symbolic_meta_outplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3095607Z test_dispatch_symbolic_meta_outplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3095895Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3096181Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3096467Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3096759Z test_dispatch_symbolic_meta_outplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3097046Z test_dispatch_symbolic_meta_outplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3097332Z test_dispatch_symbolic_meta_outplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3097619Z test_dispatch_symbolic_meta_outplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3097911Z test_dispatch_symbolic_meta_outplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3098237Z test_dispatch_symbolic_meta_outplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3098556Z test_dispatch_symbolic_meta_outplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3098844Z test_dispatch_symbolic_meta_outplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3099129Z test_dispatch_symbolic_meta_outplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3099410Z test_dispatch_symbolic_meta_outplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3099693Z test_dispatch_symbolic_meta_outplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3099979Z test_dispatch_symbolic_meta_outplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3100264Z test_dispatch_symbolic_meta_outplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3100550Z test_dispatch_symbolic_meta_outplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3100831Z test_dispatch_symbolic_meta_outplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3101123Z test_dispatch_symbolic_meta_outplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3101411Z test_dispatch_symbolic_meta_outplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3101704Z test_dispatch_symbolic_meta_outplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3101999Z test_dispatch_symbolic_meta_outplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3102286Z test_dispatch_symbolic_meta_outplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3102572Z test_dispatch_symbolic_meta_outplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3102855Z test_dispatch_symbolic_meta_outplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3103140Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3103428Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3103708Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3103989Z test_dispatch_symbolic_meta_outplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3104276Z test_dispatch_symbolic_meta_outplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3104605Z test_dispatch_symbolic_meta_outplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3104880Z test_dispatch_symbolic_meta_outplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3105205Z test_dispatch_symbolic_meta_outplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3105499Z test_dispatch_symbolic_meta_outplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3105788Z test_dispatch_symbolic_meta_outplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3106077Z test_dispatch_symbolic_meta_outplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3106367Z test_dispatch_symbolic_meta_outplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3106701Z test_dispatch_symbolic_meta_outplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3106983Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3107263Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3107540Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3107824Z test_dispatch_symbolic_meta_outplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3108110Z test_dispatch_symbolic_meta_outplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3108404Z test_dispatch_symbolic_meta_outplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3108689Z test_dispatch_symbolic_meta_outplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3108984Z test_dispatch_symbolic_meta_outplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3109276Z test_dispatch_symbolic_meta_outplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3109575Z test_dispatch_symbolic_meta_outplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3109865Z test_dispatch_symbolic_meta_outplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3110150Z test_dispatch_symbolic_meta_outplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3110435Z test_dispatch_symbolic_meta_outplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3110717Z test_dispatch_symbolic_meta_outplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3111060Z test_dispatch_symbolic_meta_outplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3111344Z test_dispatch_symbolic_meta_outplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3111661Z test_dispatch_symbolic_meta_outplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3111948Z test_dispatch_symbolic_meta_outplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3112250Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3112547Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3112849Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3113148Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3113444Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3113738Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3114029Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3114326Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3114620Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3114915Z test_dispatch_symbolic_meta_outplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3115208Z test_dispatch_symbolic_meta_outplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3115496Z test_dispatch_symbolic_meta_outplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3115791Z test_dispatch_symbolic_meta_outplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3116082Z test_dispatch_symbolic_meta_outplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3116392Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3116695Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3117004Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3117314Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3117658Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3117994Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3118301Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3118601Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3118901Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3119207Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3119510Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3119810Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3120096Z test_dispatch_symbolic_meta_outplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3120380Z test_dispatch_symbolic_meta_outplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3120665Z test_dispatch_symbolic_meta_outplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3120950Z test_dispatch_symbolic_meta_outplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3121233Z test_dispatch_symbolic_meta_outplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3121513Z test_dispatch_symbolic_meta_outplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3121792Z test_dispatch_symbolic_meta_outplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3122074Z test_dispatch_symbolic_meta_outplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3122356Z test_dispatch_symbolic_meta_outplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3122676Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3122993Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3123304Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3123612Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3123953Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3124298Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3124603Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3124901Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3125196Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3125494Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3125792Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3126084Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3126385Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3126691Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3126998Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3127303Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3127601Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3127902Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3128204Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3128508Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3128812Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3129116Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3129419Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3129719Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3130046Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3130348Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3130677Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3130976Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3131274Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3131578Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3131881Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3132181Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3132480Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3132779Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3133074Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3133371Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3133672Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3133975Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3134275Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3134570Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3134870Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3135174Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3135471Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3135770Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3136090Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3136456Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3136814Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3137140Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3137459Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3137779Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3138101Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3138422Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3138740Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3139061Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3139388Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3139711Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3140029Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3140347Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3140662Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3140977Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3141727Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3142249Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3142764Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3143274Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3143779Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3144343Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3144886Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3145396Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3145898Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3146410Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3146991Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3147494Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3147995Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3148497Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3149003Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3149507Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3149809Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3150107Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3150408Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3150707Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3151002Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3151298Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3151590Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3151879Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3152170Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3152532Z test_dispatch_symbolic_meta_outplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3152863Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3153167Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3153464Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3153762Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3154057Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3154350Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3154644Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3154936Z test_dispatch_symbolic_meta_outplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3155253Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3155583Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3155906Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3156226Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3156541Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3156854Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3157170Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3157493Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3157812Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3158136Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3158454Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3158810Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3159156Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3159472Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3159788Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3160105Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3160407Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3160704Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3161003Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3161298Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3161592Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3161886Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3162180Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3162475Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3162766Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3163056Z test_dispatch_symbolic_meta_outplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3163349Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3163649Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3163943Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3164236Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3164526Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3164817Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3165147Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3165472Z test_dispatch_symbolic_meta_outplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3165765Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3166058Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3166350Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3166644Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3166936Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3167233Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3167525Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3167815Z test_dispatch_symbolic_meta_outplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3168138Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3168464Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3168789Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3169106Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3169424Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3169738Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3170057Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3170378Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3170895Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3171405Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3171964Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3172520Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3173028Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3173527Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3174025Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3174526Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3174830Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3175132Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3175438Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3175740Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3176044Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3176341Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3176647Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3176948Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3177263Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3177582Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3177892Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3178211Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3178527Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3178845Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3179162Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3179539Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3179886Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3180206Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3180521Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3180834Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3181150Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3181466Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3181778Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3182087Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3182405Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3182720Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3183039Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3183351Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3183665Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3183977Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3184289Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3184602Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3184913Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3185228Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3185580Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3185922Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3186238Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3186549Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3186966Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3187282Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3187585Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3187886Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3188190Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3188486Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3188784Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3189080Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3189376Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3189666Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3189959Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3190258Z test_dispatch_symbolic_meta_outplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3190559Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3190863Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3191162Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3191460Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3191756Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3192109Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3192440Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3192740Z test_dispatch_symbolic_meta_outplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3193080Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3193421Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3193764Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3194105Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3194443Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3194775Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3195108Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3195444Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3195779Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3196107Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3196439Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3196768Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3197099Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3197426Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3197755Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3198078Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3198446Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3198771Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3199129Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3199460Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3199786Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3200111Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3200438Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3200765Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3201090Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3201634Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3202172Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3202707Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3203232Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3203761Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3204284Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3204809Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3205339Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3205859Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3206390Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3206975Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3207540Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3208070Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3208590Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3209113Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3209639Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3210163Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3210695Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3211221Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3211741Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3212263Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3212785Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3213305Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3213826Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3214348Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3214876Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3215401Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3215923Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3216443Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3217008Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3217560Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3218082Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:20:16.3218407Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3218732Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3219055Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3219373Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3219697Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3220021Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3220341Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3220665Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3220978Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3221279Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3221582Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3221889Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3222199Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3222503Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3222803Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3223101Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3223403Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3223743Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3224076Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3224383Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3224685Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3224981Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3225279Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3225571Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3225868Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3226167Z test_dispatch_symbolic_meta_outplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3226463Z test_dispatch_symbolic_meta_outplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3226794Z test_dispatch_symbolic_meta_outplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3227096Z test_dispatch_symbolic_meta_outplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3227396Z test_dispatch_symbolic_meta_outplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3227691Z test_dispatch_symbolic_meta_outplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3227982Z test_dispatch_symbolic_meta_outplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3228274Z test_dispatch_symbolic_meta_outplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3228569Z test_dispatch_symbolic_meta_outplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3228859Z test_dispatch_symbolic_meta_outplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3229149Z test_dispatch_symbolic_meta_outplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3229436Z test_dispatch_symbolic_meta_outplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3229724Z test_dispatch_symbolic_meta_outplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3230011Z test_dispatch_symbolic_meta_outplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3230365Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3230718Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3231029Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3231337Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3231641Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3231947Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3232252Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3232551Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3232845Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3233143Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3233442Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3233743Z test_dispatch_symbolic_meta_outplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3234048Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3234354Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3234662Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3234977Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3235289Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3235597Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3235899Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3236203Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3236547Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3236849Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3237180Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3237485Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3237785Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3238075Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3238364Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3238653Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3238947Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3239243Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3239531Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3239826Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3240115Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3240399Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3240682Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3240966Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3241248Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3241538Z test_dispatch_symbolic_meta_outplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3241841Z test_dispatch_symbolic_meta_outplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3242130Z test_dispatch_symbolic_meta_outplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3242430Z test_dispatch_symbolic_meta_outplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3242734Z test_dispatch_symbolic_meta_outplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3243074Z test_dispatch_symbolic_meta_outplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3243403Z test_dispatch_symbolic_meta_outplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3243701Z test_dispatch_symbolic_meta_outplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3243995Z test_dispatch_symbolic_meta_outplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3244288Z test_dispatch_symbolic_meta_outplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3244581Z test_dispatch_symbolic_meta_outplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3244874Z test_dispatch_symbolic_meta_outplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3245174Z test_dispatch_symbolic_meta_outplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3245472Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3245768Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3246069Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3246370Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3246673Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3246967Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3247266Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3247561Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3247853Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3248147Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3248438Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3248729Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3249019Z test_dispatch_symbolic_meta_outplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3249318Z test_dispatch_symbolic_meta_outplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3249642Z test_dispatch_symbolic_meta_outplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3249998Z test_dispatch_symbolic_meta_outplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3250302Z test_dispatch_symbolic_meta_outplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3250596Z test_dispatch_symbolic_meta_outplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3250884Z test_dispatch_symbolic_meta_outplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3251175Z test_dispatch_symbolic_meta_outplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3251465Z test_dispatch_symbolic_meta_outplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3251752Z test_dispatch_symbolic_meta_outplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3252035Z test_dispatch_symbolic_meta_outplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3252322Z test_dispatch_symbolic_meta_outplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3252606Z test_dispatch_symbolic_meta_outplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3252895Z test_dispatch_symbolic_meta_outplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3253189Z test_dispatch_symbolic_meta_outplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3253482Z test_dispatch_symbolic_meta_outplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3253776Z test_dispatch_symbolic_meta_outplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3254065Z test_dispatch_symbolic_meta_outplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3254357Z test_dispatch_symbolic_meta_outplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3254645Z test_dispatch_symbolic_meta_outplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3254944Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3255242Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3255539Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3255830Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3256163Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3256485Z test_dispatch_symbolic_meta_outplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3256782Z test_dispatch_symbolic_meta_outplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3257076Z test_dispatch_symbolic_meta_outplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3257366Z test_dispatch_symbolic_meta_outplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3257658Z test_dispatch_symbolic_meta_outplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3257950Z test_dispatch_symbolic_meta_outplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3258248Z test_dispatch_symbolic_meta_outplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3258540Z test_dispatch_symbolic_meta_outplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3258830Z test_dispatch_symbolic_meta_outplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3259107Z test_dispatch_symbolic_meta_outplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3259394Z test_dispatch_symbolic_meta_outplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3259680Z test_dispatch_symbolic_meta_outplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3259964Z test_dispatch_symbolic_meta_outplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3260247Z test_dispatch_symbolic_meta_outplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3260529Z test_dispatch_symbolic_meta_outplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3260824Z test_dispatch_symbolic_meta_outplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3261106Z test_dispatch_symbolic_meta_outplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3261395Z test_dispatch_symbolic_meta_outplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3261678Z test_dispatch_symbolic_meta_outplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3261973Z test_dispatch_symbolic_meta_outplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3262263Z test_dispatch_symbolic_meta_outplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3262594Z test_dispatch_symbolic_meta_outplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3262908Z test_dispatch_symbolic_meta_outplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3263196Z test_dispatch_symbolic_meta_outplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3263481Z test_dispatch_symbolic_meta_outplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3263764Z test_dispatch_symbolic_meta_outplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3264050Z test_dispatch_symbolic_meta_outplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3264335Z test_dispatch_symbolic_meta_outplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3264624Z test_dispatch_symbolic_meta_outplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3264906Z test_dispatch_symbolic_meta_outplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3265207Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3265501Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3265807Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3266112Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3266406Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3266804Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3267100Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3267397Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3267690Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3267983Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3268279Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3268568Z test_dispatch_symbolic_meta_outplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3268861Z test_dispatch_symbolic_meta_outplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3269213Z test_dispatch_symbolic_meta_outplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3269536Z test_dispatch_symbolic_meta_outplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3269826Z test_dispatch_symbolic_meta_outplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3270122Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3270419Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3270722Z test_dispatch_symbolic_meta_outplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3271027Z test_dispatch_symbolic_meta_outplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3271323Z test_dispatch_symbolic_meta_outplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3271615Z test_dispatch_symbolic_meta_outplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3271905Z test_dispatch_symbolic_meta_outplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3272191Z test_dispatch_symbolic_meta_outplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3272481Z test_dispatch_symbolic_meta_outplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3272775Z test_dispatch_symbolic_meta_outplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3273060Z test_dispatch_symbolic_meta_outplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3273343Z test_dispatch_symbolic_meta_outplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3273625Z test_dispatch_symbolic_meta_outplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3273912Z test_dispatch_symbolic_meta_outplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3274195Z test_dispatch_symbolic_meta_outplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3274476Z test_dispatch_symbolic_meta_outplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3274756Z test_dispatch_symbolic_meta_outplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3275042Z test_dispatch_symbolic_meta_outplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3275346Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3275686Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3276023Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3276333Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3276637Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3276938Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3277245Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3277546Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3277844Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3278137Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3278433Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3278735Z test_dispatch_symbolic_meta_outplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3279028Z test_dispatch_symbolic_meta_outplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3279317Z test_dispatch_symbolic_meta_outplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3279615Z test_dispatch_symbolic_meta_outplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3279907Z test_dispatch_symbolic_meta_outplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3280203Z test_dispatch_symbolic_meta_outplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3280487Z test_dispatch_symbolic_meta_outplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3280782Z test_dispatch_symbolic_meta_outplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3281070Z test_dispatch_symbolic_meta_outplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3281357Z test_dispatch_symbolic_meta_outplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3281641Z test_dispatch_symbolic_meta_outplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3281980Z test_dispatch_symbolic_meta_outplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3282299Z test_dispatch_symbolic_meta_outplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3282590Z test_dispatch_symbolic_meta_outplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3282872Z test_dispatch_symbolic_meta_outplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3283168Z test_dispatch_symbolic_meta_outplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3283459Z test_dispatch_symbolic_meta_outplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3283752Z test_dispatch_symbolic_meta_outplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3284046Z test_dispatch_symbolic_meta_outplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3284330Z test_dispatch_symbolic_meta_outplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3284615Z test_dispatch_symbolic_meta_outplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3284896Z test_dispatch_symbolic_meta_outplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3285184Z test_dispatch_symbolic_meta_outplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3285466Z test_dispatch_symbolic_meta_outplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3285758Z test_dispatch_symbolic_meta_outplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3286040Z test_dispatch_symbolic_meta_outplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3286332Z test_dispatch_symbolic_meta_outplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3286622Z test_dispatch_symbolic_meta_outplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.3286917Z test_dispatch_symbolic_meta_outplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3287215Z test_dispatch_symbolic_meta_outplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3287508Z test_dispatch_symbolic_meta_outplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3287799Z test_dispatch_symbolic_meta_outplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3288089Z test_dispatch_symbolic_meta_outplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3288419Z test_dispatch_symbolic_meta_outplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3288705Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3289023Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3289310Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3289596Z test_dispatch_symbolic_meta_outplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3289882Z test_dispatch_symbolic_meta_outplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3290189Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3290488Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3290797Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3291101Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3291405Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3291709Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3292010Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3292308Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3292604Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3292900Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3293201Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3293498Z test_dispatch_symbolic_meta_outplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3293801Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3294109Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3294410Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3294705Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3295042Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3295370Z test_dispatch_symbolic_meta_outplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3295663Z test_dispatch_symbolic_meta_outplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3295949Z test_dispatch_symbolic_meta_outplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3296243Z test_dispatch_symbolic_meta_outplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3296540Z test_dispatch_symbolic_meta_outplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3296832Z test_dispatch_symbolic_meta_outplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3297120Z test_dispatch_symbolic_meta_outplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3297406Z test_dispatch_symbolic_meta_outplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3297694Z test_dispatch_symbolic_meta_outplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3297978Z test_dispatch_symbolic_meta_outplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3298263Z test_dispatch_symbolic_meta_outplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3298548Z test_dispatch_symbolic_meta_outplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3298832Z test_dispatch_symbolic_meta_outplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3299124Z test_dispatch_symbolic_meta_outplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3299409Z test_dispatch_symbolic_meta_outplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3299705Z test_dispatch_symbolic_meta_outplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3299995Z test_dispatch_symbolic_meta_outplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3300291Z test_dispatch_symbolic_meta_outplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3300574Z test_dispatch_symbolic_meta_outplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3300861Z test_dispatch_symbolic_meta_outplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3301133Z test_dispatch_symbolic_meta_outplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3301459Z test_dispatch_symbolic_meta_outplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3301781Z test_dispatch_symbolic_meta_outplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3302068Z test_dispatch_symbolic_meta_outplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3302350Z test_dispatch_symbolic_meta_outplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3302650Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3302950Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3303249Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3303550Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3303848Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3304145Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3304443Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3304739Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3305034Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3305328Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3305618Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3305910Z test_dispatch_symbolic_meta_outplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3306200Z test_dispatch_symbolic_meta_outplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3306489Z test_dispatch_symbolic_meta_outplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3306837Z test_dispatch_symbolic_meta_outplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3307129Z test_dispatch_symbolic_meta_outplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3307413Z test_dispatch_symbolic_meta_outplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3307697Z test_dispatch_symbolic_meta_outplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3308065Z test_dispatch_symbolic_meta_outplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3308380Z test_dispatch_symbolic_meta_outplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3308670Z test_dispatch_symbolic_meta_outplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3308964Z test_dispatch_symbolic_meta_outplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3309250Z test_dispatch_symbolic_meta_outplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3309550Z test_dispatch_symbolic_meta_outplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3309853Z test_dispatch_symbolic_meta_outplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3310148Z test_dispatch_symbolic_meta_outplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3310440Z test_dispatch_symbolic_meta_outplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3310729Z test_dispatch_symbolic_meta_outplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:16.3311020Z test_dispatch_symbolic_meta_outplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3311311Z test_dispatch_symbolic_meta_outplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3311601Z test_dispatch_symbolic_meta_outplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3311886Z test_dispatch_symbolic_meta_outplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3312173Z test_dispatch_symbolic_meta_outplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3312459Z test_dispatch_symbolic_meta_outplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3312759Z test_dispatch_symbolic_meta_outplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3313057Z test_dispatch_symbolic_meta_outplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3313364Z test_dispatch_symbolic_meta_outplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3313664Z test_dispatch_symbolic_meta_outplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3313962Z test_dispatch_symbolic_meta_outplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3314257Z test_dispatch_symbolic_meta_outplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3314592Z test_dispatch_symbolic_meta_outplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3314921Z test_dispatch_symbolic_meta_outplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3315220Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3315514Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3315806Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3316100Z test_dispatch_symbolic_meta_outplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3316397Z test_dispatch_symbolic_meta_outplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3316697Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3316999Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3317299Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3317595Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3317893Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3318191Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3318486Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3318778Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3319070Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3319365Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3319662Z test_dispatch_symbolic_meta_outplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3319955Z test_dispatch_symbolic_meta_outplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3320255Z test_dispatch_symbolic_meta_outplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3320549Z test_dispatch_symbolic_meta_outplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3320881Z test_dispatch_symbolic_meta_outplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3321205Z test_dispatch_symbolic_meta_outplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3321499Z test_dispatch_symbolic_meta_outplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3321787Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3322077Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3322362Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3322642Z test_dispatch_symbolic_meta_outplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3322930Z test_dispatch_symbolic_meta_outplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3323245Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3323559Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3323869Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3324179Z test_dispatch_symbolic_meta_outplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3324470Z test_dispatch_symbolic_meta_outplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3324760Z test_dispatch_symbolic_meta_outplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3325054Z test_dispatch_symbolic_meta_outplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3325343Z test_dispatch_symbolic_meta_outplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3325634Z test_dispatch_symbolic_meta_outplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3325922Z test_dispatch_symbolic_meta_outplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3326213Z test_dispatch_symbolic_meta_outplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3326498Z test_dispatch_symbolic_meta_outplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3326783Z test_dispatch_symbolic_meta_outplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3327067Z test_dispatch_symbolic_meta_outplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3327391Z test_dispatch_symbolic_meta_outplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3327722Z test_dispatch_symbolic_meta_outplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3328020Z test_dispatch_symbolic_meta_outplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3328314Z test_dispatch_symbolic_meta_outplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3328597Z test_dispatch_symbolic_meta_outplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3328893Z test_dispatch_symbolic_meta_outplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3329183Z test_dispatch_symbolic_meta_outplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3329480Z test_dispatch_symbolic_meta_outplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3329767Z test_dispatch_symbolic_meta_outplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3330056Z test_dispatch_symbolic_meta_outplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3330340Z test_dispatch_symbolic_meta_outplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3330632Z test_dispatch_symbolic_meta_outplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3330916Z test_dispatch_symbolic_meta_outplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3331198Z test_dispatch_symbolic_meta_outplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3331483Z test_dispatch_symbolic_meta_outplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3331769Z test_dispatch_symbolic_meta_outplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3332071Z test_dispatch_symbolic_meta_outplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3332366Z test_dispatch_symbolic_meta_outplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3332670Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3332967Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3333272Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3333581Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3333921Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3334250Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3334549Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3334843Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3335137Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3335433Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3335733Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3336031Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3336326Z test_dispatch_symbolic_meta_outplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3336619Z test_dispatch_symbolic_meta_outplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3336912Z test_dispatch_symbolic_meta_outplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3337205Z test_dispatch_symbolic_meta_outplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3337494Z test_dispatch_symbolic_meta_outplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3337782Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3338070Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3338356Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3338647Z test_dispatch_symbolic_meta_outplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3338938Z test_dispatch_symbolic_meta_outplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3339233Z test_dispatch_symbolic_meta_outplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3339522Z test_dispatch_symbolic_meta_outplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3339818Z test_dispatch_symbolic_meta_outplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3340185Z test_dispatch_symbolic_meta_outplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3340483Z test_dispatch_symbolic_meta_outplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3340808Z test_dispatch_symbolic_meta_outplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3341101Z test_dispatch_symbolic_meta_outplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3341393Z test_dispatch_symbolic_meta_outplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3341681Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3341973Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3342262Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3342549Z test_dispatch_symbolic_meta_outplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3342836Z test_dispatch_symbolic_meta_outplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3343140Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3343434Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3343742Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3344044Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3344335Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3344634Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3344929Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3345230Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3345529Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3345823Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3346113Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3346404Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3346874Z test_dispatch_symbolic_meta_outplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3347229Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3347530Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3347834Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3348138Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3348442Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3348740Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3349037Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3349332Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3349624Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3349913Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3350214Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3350511Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3350803Z test_dispatch_symbolic_meta_outplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3351094Z test_dispatch_symbolic_meta_outplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3351384Z test_dispatch_symbolic_meta_outplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3351683Z test_dispatch_symbolic_meta_outplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3351983Z test_dispatch_symbolic_meta_outplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3352279Z test_dispatch_symbolic_meta_outplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3352571Z test_dispatch_symbolic_meta_outplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3352863Z test_dispatch_symbolic_meta_outplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3353200Z test_dispatch_symbolic_meta_outplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3353490Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3353812Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3354103Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3354390Z test_dispatch_symbolic_meta_outplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3354682Z test_dispatch_symbolic_meta_outplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3354980Z test_dispatch_symbolic_meta_outplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3355282Z test_dispatch_symbolic_meta_outplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3355577Z test_dispatch_symbolic_meta_outplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3355872Z test_dispatch_symbolic_meta_outplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3356163Z test_dispatch_symbolic_meta_outplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3356457Z test_dispatch_symbolic_meta_outplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3356760Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3357077Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3357390Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3357701Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3358009Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3358319Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3358631Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3358938Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3359246Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3359534Z test_dispatch_symbolic_meta_outplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3359861Z test_dispatch_symbolic_meta_outplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3360186Z test_dispatch_symbolic_meta_outplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3360477Z test_dispatch_symbolic_meta_outplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3360768Z test_dispatch_symbolic_meta_outplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3361057Z test_dispatch_symbolic_meta_outplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3361348Z test_dispatch_symbolic_meta_outplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3361638Z test_dispatch_symbolic_meta_outplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3361928Z test_dispatch_symbolic_meta_outplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3362230Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3362522Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3362824Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3363127Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3363428Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3363721Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3364020Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3364316Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3364615Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3364908Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3365204Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3365495Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3365788Z test_dispatch_symbolic_meta_outplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3366115Z test_dispatch_symbolic_meta_outplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3366404Z test_dispatch_symbolic_meta_outplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3366727Z test_dispatch_symbolic_meta_outplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3367019Z test_dispatch_symbolic_meta_outplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3367307Z test_dispatch_symbolic_meta_outplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3367583Z test_dispatch_symbolic_meta_outplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3367882Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3368182Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3368479Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3368770Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3369066Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3369362Z test_dispatch_symbolic_meta_outplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3369650Z test_dispatch_symbolic_meta_outplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3369946Z test_dispatch_symbolic_meta_outplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3370236Z test_dispatch_symbolic_meta_outplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3370527Z test_dispatch_symbolic_meta_outplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3370815Z test_dispatch_symbolic_meta_outplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3371105Z test_dispatch_symbolic_meta_outplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3371412Z test_dispatch_symbolic_meta_outplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3371715Z test_dispatch_symbolic_meta_outplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3372021Z test_dispatch_symbolic_meta_outplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3372315Z test_dispatch_symbolic_meta_outplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3372644Z test_dispatch_symbolic_meta_outplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3372976Z test_dispatch_symbolic_meta_outplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3373275Z test_dispatch_symbolic_meta_outplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3373571Z test_dispatch_symbolic_meta_outplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3373862Z test_dispatch_symbolic_meta_outplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3374156Z test_dispatch_symbolic_meta_outplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3374447Z test_dispatch_symbolic_meta_outplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3374735Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3375020Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3375305Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3375590Z test_dispatch_symbolic_meta_outplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3375876Z test_dispatch_symbolic_meta_outplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3376179Z test_dispatch_symbolic_meta_outplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3376488Z test_dispatch_symbolic_meta_outplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3376783Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3377070Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3377368Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3377663Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3377960Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3378248Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3378538Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3378827Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3379169Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3379489Z test_dispatch_symbolic_meta_outplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3379783Z test_dispatch_symbolic_meta_outplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3380067Z test_dispatch_symbolic_meta_outplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3380357Z test_dispatch_symbolic_meta_outplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3380654Z test_dispatch_symbolic_meta_outplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3380945Z test_dispatch_symbolic_meta_outplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3381236Z test_dispatch_symbolic_meta_outplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3381527Z test_dispatch_symbolic_meta_outplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3381814Z test_dispatch_symbolic_meta_outplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3382097Z test_dispatch_symbolic_meta_outplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3382389Z test_dispatch_symbolic_meta_outplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3382675Z test_dispatch_symbolic_meta_outplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3382958Z test_dispatch_symbolic_meta_outplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3383242Z test_dispatch_symbolic_meta_outplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3383535Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3383826Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3384128Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3384423Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3384723Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3385014Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3385309Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3385639Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3385961Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3386253Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3386542Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3386898Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3387191Z test_dispatch_symbolic_meta_outplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3387489Z test_dispatch_symbolic_meta_outplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3387776Z test_dispatch_symbolic_meta_outplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3388072Z test_dispatch_symbolic_meta_outplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3388372Z test_dispatch_symbolic_meta_outplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3388673Z test_dispatch_symbolic_meta_outplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3388966Z test_dispatch_symbolic_meta_outplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3389250Z test_dispatch_symbolic_meta_outplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3389543Z test_dispatch_symbolic_meta_outplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3389830Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3390118Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3390406Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3390693Z test_dispatch_symbolic_meta_outplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3390976Z test_dispatch_symbolic_meta_outplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3391265Z test_dispatch_symbolic_meta_outplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3391554Z test_dispatch_symbolic_meta_outplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3391898Z test_dispatch_symbolic_meta_outplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3392194Z test_dispatch_symbolic_meta_outplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3392526Z test_dispatch_symbolic_meta_outplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3392819Z test_dispatch_symbolic_meta_outplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3393107Z test_dispatch_symbolic_meta_outplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3393393Z test_dispatch_symbolic_meta_outplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3393682Z test_dispatch_symbolic_meta_outplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3393968Z test_dispatch_symbolic_meta_outplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3394253Z test_dispatch_symbolic_meta_outplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3394539Z test_dispatch_symbolic_meta_outplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3394822Z test_dispatch_symbolic_meta_outplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3395116Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3395405Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3395698Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3395989Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3396276Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3396567Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3396856Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3397145Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3397432Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3397717Z test_dispatch_symbolic_meta_outplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3398007Z test_dispatch_symbolic_meta_outplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3398333Z test_dispatch_symbolic_meta_outplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3398630Z test_dispatch_symbolic_meta_outplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3398955Z test_dispatch_symbolic_meta_outplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3399244Z test_dispatch_symbolic_meta_outplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3399530Z test_dispatch_symbolic_meta_outplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3399816Z test_dispatch_symbolic_meta_outplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3400103Z test_dispatch_symbolic_meta_outplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3400388Z test_dispatch_symbolic_meta_outplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3400671Z test_dispatch_symbolic_meta_outplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3400954Z test_dispatch_symbolic_meta_outplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3401235Z test_dispatch_symbolic_meta_outplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3401531Z test_dispatch_symbolic_meta_outplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3401819Z test_dispatch_symbolic_meta_outplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3402120Z test_dispatch_symbolic_meta_outplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3402413Z test_dispatch_symbolic_meta_outplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3402707Z test_dispatch_symbolic_meta_outplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3402995Z test_dispatch_symbolic_meta_outplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3403285Z test_dispatch_symbolic_meta_outplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3403573Z test_dispatch_symbolic_meta_outplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3403855Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3404137Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3404418Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3404740Z test_dispatch_symbolic_meta_outplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3405023Z test_dispatch_symbolic_meta_outplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3405352Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3405647Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3405951Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3406256Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3406559Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3406858Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3407151Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3407444Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3407736Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3408029Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3408326Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3408619Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3408915Z test_dispatch_symbolic_meta_outplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3409168Z test_empty_quantized_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3409427Z test_fill__alias_relationship_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3409679Z test_fill_stride_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3409944Z test_huber_loss_backward_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3410215Z test_map_location_deserialize_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3410493Z test_meta__fused_moving_avg_obs_fq_helper_cuda (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.3410759Z test_meta_inplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3411014Z test_meta_inplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3411320Z test_meta_inplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3411592Z test_meta_inplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3411888Z test_meta_inplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3412155Z test_meta_inplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3412414Z test_meta_inplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3412676Z test_meta_inplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3412935Z test_meta_inplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3413190Z test_meta_inplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3413448Z test_meta_inplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3413701Z test_meta_inplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3413954Z test_meta_inplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3414213Z test_meta_inplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3414473Z test_meta_inplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3414742Z test_meta_inplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3415011Z test_meta_inplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3415283Z test_meta_inplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3415543Z test_meta_inplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3415805Z test_meta_inplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3416062Z test_meta_inplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3416323Z test_meta_inplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3416582Z test_meta_inplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3416837Z test_meta_inplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3417094Z test_meta_inplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3417347Z test_meta_inplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3417623Z test_meta_inplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3417931Z test_meta_inplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3418239Z test_meta_inplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3418518Z test_meta_inplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3418792Z test_meta_inplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3419061Z test_meta_inplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3419335Z test_meta_inplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3419608Z test_meta_inplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3419880Z test_meta_inplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3420137Z test_meta_inplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3420406Z test_meta_inplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3420672Z test_meta_inplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3420936Z test_meta_inplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3421208Z test_meta_inplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3421472Z test_meta_inplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3421740Z test_meta_inplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3422017Z test_meta_inplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3422280Z test_meta_inplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3422545Z test_meta_inplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3422811Z test_meta_inplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3423073Z test_meta_inplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3423334Z test_meta_inplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3423591Z test_meta_inplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3423849Z test_meta_inplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3424108Z test_meta_inplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3424408Z test_meta_inplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3424707Z test_meta_inplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3424967Z test_meta_inplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3425225Z test_meta_inplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3425485Z test_meta_inplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3425744Z test_meta_inplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3426013Z test_meta_inplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3426278Z test_meta_inplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3426552Z test_meta_inplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3426994Z test_meta_inplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3427258Z test_meta_inplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3427524Z test_meta_inplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3427788Z test_meta_inplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3428052Z test_meta_inplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3428310Z test_meta_inplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3428567Z test_meta_inplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3428825Z test_meta_inplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3429082Z test_meta_inplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3429355Z test_meta_inplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3429629Z test_meta_inplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3429901Z test_meta_inplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3430165Z test_meta_inplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3430434Z test_meta_inplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3430699Z test_meta_inplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3431023Z test_meta_inplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3431333Z test_meta_inplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3431595Z test_meta_inplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3431856Z test_meta_inplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3432115Z test_meta_inplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3432363Z test_meta_inplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3432621Z test_meta_inplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3432882Z test_meta_inplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3433140Z test_meta_inplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3433404Z test_meta_inplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3433663Z test_meta_inplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3433933Z test_meta_inplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3434201Z test_meta_inplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3434466Z test_meta_inplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3434727Z test_meta_inplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3434986Z test_meta_inplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3435248Z test_meta_inplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3435504Z test_meta_inplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3435763Z test_meta_inplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3436022Z test_meta_inplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3436277Z test_meta_inplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3436535Z test_meta_inplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3436792Z test_meta_inplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3437047Z test_meta_inplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3437345Z test_meta_inplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3437634Z test_meta_inplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3437893Z test_meta_inplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3438157Z test_meta_inplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3438427Z test_meta_inplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3438699Z test_meta_inplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3438964Z test_meta_inplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3439226Z test_meta_inplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3439484Z test_meta_inplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3439741Z test_meta_inplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3439996Z test_meta_inplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3440251Z test_meta_inplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3440509Z test_meta_inplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3440770Z test_meta_inplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3441033Z test_meta_inplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3441301Z test_meta_inplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3441566Z test_meta_inplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3441828Z test_meta_inplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3442090Z test_meta_inplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3442351Z test_meta_inplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3442608Z test_meta_inplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3442865Z test_meta_inplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3443119Z test_meta_inplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3443376Z test_meta_inplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3443676Z test_meta_inplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3443956Z test_meta_inplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3444215Z test_meta_inplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3444473Z test_meta_inplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3444728Z test_meta_inplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3444986Z test_meta_inplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3445244Z test_meta_inplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3445536Z test_meta_inplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3445823Z test_meta_inplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3446109Z test_meta_inplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3446391Z test_meta_inplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3446655Z test_meta_inplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3446914Z test_meta_inplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3447182Z test_meta_inplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3447449Z test_meta_inplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3447711Z test_meta_inplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3447972Z test_meta_inplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3448233Z test_meta_inplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3448497Z test_meta_inplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3448759Z test_meta_inplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3449016Z test_meta_inplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3449274Z test_meta_inplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3449528Z test_meta_inplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3449784Z test_meta_inplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3450091Z test_meta_inplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3450350Z test_meta_inplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3450656Z test_meta_inplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3450925Z test_meta_inplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3451189Z test_meta_inplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3451448Z test_meta_inplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3451713Z test_meta_inplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3451972Z test_meta_inplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3452233Z test_meta_inplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3452490Z test_meta_inplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3452749Z test_meta_inplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3453005Z test_meta_inplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3453267Z test_meta_inplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3453532Z test_meta_inplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3453794Z test_meta_inplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3454064Z test_meta_inplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3454338Z test_meta_inplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3454606Z test_meta_inplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3454876Z test_meta_inplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3455137Z test_meta_inplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3455391Z test_meta_inplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3455652Z test_meta_inplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3455910Z test_meta_inplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3456170Z test_meta_inplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3456428Z test_meta_inplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3456760Z test_meta_inplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3457053Z test_meta_inplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3457314Z test_meta_inplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3457580Z test_meta_inplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3457847Z test_meta_inplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3458111Z test_meta_inplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3458375Z test_meta_inplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3458635Z test_meta_inplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3458894Z test_meta_inplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3459151Z test_meta_inplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3459408Z test_meta_inplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3459663Z test_meta_inplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3459924Z test_meta_inplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3460185Z test_meta_inplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3460454Z test_meta_inplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3460725Z test_meta_inplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3460998Z test_meta_inplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3461262Z test_meta_inplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3461534Z test_meta_inplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3461798Z test_meta_inplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3462065Z test_meta_inplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3462340Z test_meta_inplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3462611Z test_meta_inplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3462877Z test_meta_inplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3463184Z test_meta_inplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3463482Z test_meta_inplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3463753Z test_meta_inplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3464025Z test_meta_inplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3464299Z test_meta_inplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3464566Z test_meta_inplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3464831Z test_meta_inplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3465099Z test_meta_inplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3465362Z test_meta_inplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3465623Z test_meta_inplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3465884Z test_meta_inplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3466146Z test_meta_inplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3466415Z test_meta_inplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3466738Z test_meta_inplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3467011Z test_meta_inplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3467281Z test_meta_inplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3467545Z test_meta_inplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3467809Z test_meta_inplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3468072Z test_meta_inplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3468358Z test_meta_inplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3468650Z test_meta_inplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3468936Z test_meta_inplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3469218Z test_meta_inplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3469496Z test_meta_inplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3469826Z test_meta_inplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3470124Z test_meta_inplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3470398Z test_meta_inplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3470666Z test_meta_inplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3470930Z test_meta_inplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3471190Z test_meta_inplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3471455Z test_meta_inplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3471719Z test_meta_inplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3471976Z test_meta_inplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3472247Z test_meta_inplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3472516Z test_meta_inplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3472775Z test_meta_inplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3473039Z test_meta_inplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3473301Z test_meta_inplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3473558Z test_meta_inplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3473815Z test_meta_inplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3474072Z test_meta_inplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3474329Z test_meta_inplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3474589Z test_meta_inplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3474848Z test_meta_inplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3475112Z test_meta_inplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3475378Z test_meta_inplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3475644Z test_meta_inplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3475903Z test_meta_inplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3476214Z test_meta_inplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3476476Z test_meta_inplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3476767Z test_meta_inplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3477026Z test_meta_inplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3477280Z test_meta_inplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3477537Z test_meta_inplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3477797Z test_meta_inplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3478067Z test_meta_inplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3478336Z test_meta_inplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3478609Z test_meta_inplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3478876Z test_meta_inplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3479144Z test_meta_inplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3479410Z test_meta_inplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3479675Z test_meta_inplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3479935Z test_meta_inplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3480193Z test_meta_inplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3480455Z test_meta_inplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3480713Z test_meta_inplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3480968Z test_meta_inplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3481229Z test_meta_inplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3481487Z test_meta_inplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3481742Z test_meta_inplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3481998Z test_meta_inplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3482261Z test_meta_inplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3482517Z test_meta_inplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3482814Z test_meta_inplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3483100Z test_meta_inplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3483363Z test_meta_inplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3483621Z test_meta_inplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3483876Z test_meta_inplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3484130Z test_meta_inplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3484392Z test_meta_inplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3484649Z test_meta_inplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3484919Z test_meta_inplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3485183Z test_meta_inplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3485452Z test_meta_inplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3485716Z test_meta_inplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3485983Z test_meta_inplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3486245Z test_meta_inplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3486512Z test_meta_inplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3486772Z test_meta_inplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3487034Z test_meta_inplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3487296Z test_meta_inplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3487561Z test_meta_inplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3487832Z test_meta_inplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3488100Z test_meta_inplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3488371Z test_meta_inplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3488632Z test_meta_inplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3488896Z test_meta_inplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3489197Z test_meta_inplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3489449Z test_meta_inplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3489739Z test_meta_inplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3490001Z test_meta_inplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3490265Z test_meta_inplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3490526Z test_meta_inplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3490786Z test_meta_inplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3491051Z test_meta_inplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3491317Z test_meta_inplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3491579Z test_meta_inplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3491839Z test_meta_inplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3492096Z test_meta_inplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3492351Z test_meta_inplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3492609Z test_meta_inplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3492865Z test_meta_inplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3493121Z test_meta_inplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3493378Z test_meta_inplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3493644Z test_meta_inplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3493911Z test_meta_inplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3494179Z test_meta_inplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3494444Z test_meta_inplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3494704Z test_meta_inplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3494973Z test_meta_inplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3495231Z test_meta_inplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3495493Z test_meta_inplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3495795Z test_meta_inplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3496094Z test_meta_inplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3496366Z test_meta_inplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3496631Z test_meta_inplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3496893Z test_meta_inplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3497153Z test_meta_inplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3497418Z test_meta_inplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3497678Z test_meta_inplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3497941Z test_meta_inplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3498203Z test_meta_inplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3498471Z test_meta_inplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3498736Z test_meta_inplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3499003Z test_meta_inplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3499264Z test_meta_inplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3499524Z test_meta_inplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3499783Z test_meta_inplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3500043Z test_meta_inplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3500297Z test_meta_inplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3500559Z test_meta_inplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3500827Z test_meta_inplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3501097Z test_meta_inplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3501362Z test_meta_inplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3501628Z test_meta_inplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3501890Z test_meta_inplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3502190Z test_meta_inplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3502449Z test_meta_inplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3502742Z test_meta_inplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3503010Z test_meta_inplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3503281Z test_meta_inplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3503544Z test_meta_inplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3503820Z test_meta_inplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3504094Z test_meta_inplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3504363Z test_meta_inplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3504629Z test_meta_inplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3504893Z test_meta_inplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3505156Z test_meta_inplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3505422Z test_meta_inplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3505687Z test_meta_inplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3505952Z test_meta_inplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3506216Z test_meta_inplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3506486Z test_meta_inplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3506814Z test_meta_inplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3507097Z test_meta_inplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3507371Z test_meta_inplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3507649Z test_meta_inplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3507917Z test_meta_inplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3508186Z test_meta_inplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3508453Z test_meta_inplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3508765Z test_meta_inplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3518363Z test_meta_inplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3518789Z test_meta_inplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3519059Z test_meta_inplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3519322Z test_meta_inplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3519606Z test_meta_inplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3519889Z test_meta_inplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3520178Z test_meta_inplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3520463Z test_meta_inplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3520748Z test_meta_inplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3521029Z test_meta_inplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3521310Z test_meta_inplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3521593Z test_meta_inplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3521875Z test_meta_inplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3522150Z test_meta_inplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3522422Z test_meta_inplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3522690Z test_meta_inplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3522968Z test_meta_inplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3523232Z test_meta_inplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3523495Z test_meta_inplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3523762Z test_meta_inplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3524028Z test_meta_inplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3524290Z test_meta_inplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3524594Z test_meta_inplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3524856Z test_meta_inplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3525147Z test_meta_inplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3525408Z test_meta_inplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3525664Z test_meta_inplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3525922Z test_meta_inplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3526178Z test_meta_inplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3526439Z test_meta_inplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3526708Z test_meta_inplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3526966Z test_meta_inplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3527235Z test_meta_inplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3527507Z test_meta_inplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3527773Z test_meta_inplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3528040Z test_meta_inplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3528305Z test_meta_inplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3528566Z test_meta_inplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3528825Z test_meta_inplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3529083Z test_meta_inplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3529343Z test_meta_inplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3529605Z test_meta_inplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3529868Z test_meta_inplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3530132Z test_meta_inplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3530388Z test_meta_inplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3530655Z test_meta_inplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3530916Z test_meta_inplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3531213Z test_meta_inplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3531470Z test_meta_inplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3531777Z test_meta_inplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3532041Z test_meta_inplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3532300Z test_meta_inplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3532559Z test_meta_inplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3532830Z test_meta_inplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3533088Z test_meta_inplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3533363Z test_meta_inplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3533620Z test_meta_inplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3533884Z test_meta_inplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3534146Z test_meta_inplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3534408Z test_meta_inplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3534667Z test_meta_inplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3534926Z test_meta_inplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3535183Z test_meta_inplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3535437Z test_meta_inplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3535694Z test_meta_inplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3535953Z test_meta_inplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3536217Z test_meta_inplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3536476Z test_meta_inplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3536743Z test_meta_inplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3537010Z test_meta_inplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3537276Z test_meta_inplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3537541Z test_meta_inplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3537844Z test_meta_inplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3538138Z test_meta_inplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3538397Z test_meta_inplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3538658Z test_meta_inplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3538915Z test_meta_inplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3539175Z test_meta_inplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3539436Z test_meta_inplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3539709Z test_meta_inplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3539973Z test_meta_inplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3540249Z test_meta_inplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3540522Z test_meta_inplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3540797Z test_meta_inplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3541067Z test_meta_inplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3541340Z test_meta_inplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3541607Z test_meta_inplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3541871Z test_meta_inplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3542136Z test_meta_inplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3542398Z test_meta_inplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3542665Z test_meta_inplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3542931Z test_meta_inplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3543200Z test_meta_inplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3543465Z test_meta_inplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3543740Z test_meta_inplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3544013Z test_meta_inplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3544324Z test_meta_inplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3544626Z test_meta_inplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3544898Z test_meta_inplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3545165Z test_meta_inplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3545419Z test_meta_inplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3545686Z test_meta_inplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3545949Z test_meta_inplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3546216Z test_meta_inplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3546482Z test_meta_inplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3546897Z test_meta_inplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3547166Z test_meta_inplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3547449Z test_meta_inplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3547722Z test_meta_inplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3548000Z test_meta_inplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3548267Z test_meta_inplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3548536Z test_meta_inplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3548800Z test_meta_inplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3549066Z test_meta_inplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3549329Z test_meta_inplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3549597Z test_meta_inplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3549863Z test_meta_inplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3550126Z test_meta_inplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3550393Z test_meta_inplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3550730Z test_meta_inplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3551002Z test_meta_inplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3551308Z test_meta_inplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3551581Z test_meta_inplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3551850Z test_meta_inplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3552125Z test_meta_inplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3552396Z test_meta_inplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3552666Z test_meta_inplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3552938Z test_meta_inplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3553207Z test_meta_inplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3553473Z test_meta_inplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3553748Z test_meta_inplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3554023Z test_meta_inplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3554291Z test_meta_inplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3554559Z test_meta_inplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3554826Z test_meta_inplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3555097Z test_meta_inplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3555361Z test_meta_inplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3555628Z test_meta_inplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3555890Z test_meta_inplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3556155Z test_meta_inplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3556420Z test_meta_inplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3556683Z test_meta_inplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3556947Z test_meta_inplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3557251Z test_meta_inplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3557515Z test_meta_inplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3557803Z test_meta_inplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3558073Z test_meta_inplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3558346Z test_meta_inplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3558614Z test_meta_inplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3558885Z test_meta_inplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3559152Z test_meta_inplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3559420Z test_meta_inplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3559699Z test_meta_inplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3559973Z test_meta_inplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3560246Z test_meta_inplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3560527Z test_meta_inplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3560801Z test_meta_inplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3561072Z test_meta_inplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3561342Z test_meta_inplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3561608Z test_meta_inplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3561876Z test_meta_inplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3562147Z test_meta_inplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3562415Z test_meta_inplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3562688Z test_meta_inplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3562956Z test_meta_inplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3563222Z test_meta_inplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3563488Z test_meta_inplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3563792Z test_meta_inplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3564060Z test_meta_inplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3564383Z test_meta_inplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3564665Z test_meta_inplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3564945Z test_meta_inplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3565225Z test_meta_inplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3565508Z test_meta_inplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3565780Z test_meta_inplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3566053Z test_meta_inplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3566317Z test_meta_inplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3566583Z test_meta_inplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3566848Z test_meta_inplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3567118Z test_meta_inplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3567396Z test_meta_inplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3567662Z test_meta_inplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3567939Z test_meta_inplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3568215Z test_meta_inplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3568491Z test_meta_inplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.3568768Z test_meta_inplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3569045Z test_meta_inplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3569313Z test_meta_inplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3569579Z test_meta_inplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3569848Z test_meta_inplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3570112Z test_meta_inplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3570436Z test_meta_inplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3570737Z test_meta_inplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3570994Z test_meta_inplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3571261Z test_meta_inplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3571528Z test_meta_inplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3571789Z test_meta_inplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3572056Z test_meta_inplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3572321Z test_meta_inplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3572585Z test_meta_inplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3572845Z test_meta_inplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3573113Z test_meta_inplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3573379Z test_meta_inplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3573645Z test_meta_inplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3573913Z test_meta_inplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3574175Z test_meta_inplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3574436Z test_meta_inplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3574694Z test_meta_inplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3574952Z test_meta_inplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3575213Z test_meta_inplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3575470Z test_meta_inplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3575733Z test_meta_inplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3576015Z test_meta_inplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3576301Z test_meta_inplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3576580Z test_meta_inplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3576909Z test_meta_inplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3577231Z test_meta_inplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3577521Z test_meta_inplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3577804Z test_meta_inplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3578090Z test_meta_inplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3578373Z test_meta_inplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3578651Z test_meta_inplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3578928Z test_meta_inplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3579203Z test_meta_inplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3579482Z test_meta_inplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3579760Z test_meta_inplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3580031Z test_meta_inplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3580315Z test_meta_inplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3580598Z test_meta_inplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3580873Z test_meta_inplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3581147Z test_meta_inplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3581424Z test_meta_inplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3581697Z test_meta_inplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3581971Z test_meta_inplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3582242Z test_meta_inplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3582515Z test_meta_inplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3582784Z test_meta_inplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3583059Z test_meta_inplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3583384Z test_meta_inplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3583653Z test_meta_inplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3583951Z test_meta_inplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3584224Z test_meta_inplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3584494Z test_meta_inplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3584767Z test_meta_inplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3585042Z test_meta_inplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3585306Z test_meta_inplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3585570Z test_meta_inplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3585840Z test_meta_inplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3586108Z test_meta_inplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3586371Z test_meta_inplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3586702Z test_meta_inplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3586965Z test_meta_inplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3587228Z test_meta_inplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3587485Z test_meta_inplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3587744Z test_meta_inplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3588001Z test_meta_inplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3588268Z test_meta_inplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3588548Z test_meta_inplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3588824Z test_meta_inplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3589112Z test_meta_inplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3589394Z test_meta_inplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3589670Z test_meta_inplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3589992Z test_meta_inplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3590264Z test_meta_inplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3590573Z test_meta_inplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3590854Z test_meta_inplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3591133Z test_meta_inplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3591409Z test_meta_inplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3591683Z test_meta_inplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3591948Z test_meta_inplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3592208Z test_meta_inplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3592474Z test_meta_inplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3592742Z test_meta_inplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3593009Z test_meta_inplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3593276Z test_meta_inplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3593540Z test_meta_inplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3593802Z test_meta_inplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3594062Z test_meta_inplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3594321Z test_meta_inplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3594579Z test_meta_inplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3594844Z test_meta_inplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3595102Z test_meta_inplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3595370Z test_meta_inplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3595628Z test_meta_inplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3595898Z test_meta_inplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3596164Z test_meta_inplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3596477Z test_meta_inplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3596754Z test_meta_inplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3597060Z test_meta_inplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3597333Z test_meta_inplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3597602Z test_meta_inplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3597871Z test_meta_inplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3598140Z test_meta_inplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3598405Z test_meta_inplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3598672Z test_meta_inplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3598937Z test_meta_inplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3599201Z test_meta_inplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3599467Z test_meta_inplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3599730Z test_meta_inplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3599996Z test_meta_inplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3600258Z test_meta_inplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3600520Z test_meta_inplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3600777Z test_meta_inplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3601039Z test_meta_inplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3601300Z test_meta_inplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3601564Z test_meta_inplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3601833Z test_meta_inplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3602097Z test_meta_inplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3602370Z test_meta_inplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3602640Z test_meta_inplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3602909Z test_meta_inplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3603213Z test_meta_inplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3603510Z test_meta_inplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3603776Z test_meta_inplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3604037Z test_meta_inplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3604302Z test_meta_inplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3604563Z test_meta_inplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3604831Z test_meta_inplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3605098Z test_meta_inplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3605365Z test_meta_inplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3605629Z test_meta_inplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3605902Z test_meta_inplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3606176Z test_meta_inplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3606447Z test_meta_inplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3606714Z test_meta_inplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3606972Z test_meta_inplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3607236Z test_meta_inplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3607500Z test_meta_inplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3607760Z test_meta_inplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3608026Z test_meta_inplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3608290Z test_meta_inplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3608554Z test_meta_inplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3608819Z test_meta_inplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3609076Z test_meta_inplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3609343Z test_meta_inplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3609656Z test_meta_inplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3609928Z test_meta_inplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3610224Z test_meta_inplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3610488Z test_meta_inplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3610753Z test_meta_inplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3611012Z test_meta_inplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3611273Z test_meta_inplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3611529Z test_meta_inplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3611793Z test_meta_inplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3612052Z test_meta_inplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3612331Z test_meta_inplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3612605Z test_meta_inplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3612881Z test_meta_inplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3613152Z test_meta_inplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3613442Z test_meta_inplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3613729Z test_meta_inplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3614017Z test_meta_inplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3614295Z test_meta_inplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3614583Z test_meta_inplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3614864Z test_meta_inplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3615143Z test_meta_inplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3615416Z test_meta_inplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3615680Z test_meta_inplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3615940Z test_meta_inplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3616254Z test_meta_inplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3616525Z test_meta_inplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3616826Z test_meta_inplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3617093Z test_meta_inplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3617358Z test_meta_inplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3617620Z test_meta_inplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3617885Z test_meta_inplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3618145Z test_meta_inplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3618409Z test_meta_inplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3618669Z test_meta_inplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3618923Z test_meta_inplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3619186Z test_meta_inplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3619456Z test_meta_inplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3619720Z test_meta_inplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3619988Z test_meta_inplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3620249Z test_meta_inplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3620512Z test_meta_inplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3620771Z test_meta_inplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3621038Z test_meta_inplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3621298Z test_meta_inplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3621573Z test_meta_inplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3621839Z test_meta_inplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3622109Z test_meta_inplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3622379Z test_meta_inplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3622688Z test_meta_inplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3622957Z test_meta_inplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3623261Z test_meta_inplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3623528Z test_meta_inplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3623793Z test_meta_inplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3624059Z test_meta_inplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3624333Z test_meta_inplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3624596Z test_meta_inplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3624867Z test_meta_inplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3625135Z test_meta_inplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3625406Z test_meta_inplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3625672Z test_meta_inplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3625939Z test_meta_inplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3626203Z test_meta_inplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3626471Z test_meta_inplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3626795Z test_meta_inplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3627063Z test_meta_inplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3627325Z test_meta_inplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3627599Z test_meta_inplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3627870Z test_meta_inplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3628146Z test_meta_inplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3628408Z test_meta_inplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3628673Z test_meta_inplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3628933Z test_meta_inplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3629193Z test_meta_inplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3629507Z test_meta_inplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3629817Z test_meta_inplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3630081Z test_meta_inplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3630331Z test_meta_inplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3630609Z test_meta_inplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3630880Z test_meta_inplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3631162Z test_meta_inplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3631440Z test_meta_inplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3631714Z test_meta_inplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3631985Z test_meta_inplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3632254Z test_meta_inplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3632526Z test_meta_inplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3632797Z test_meta_inplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3633070Z test_meta_inplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3633338Z test_meta_inplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3633610Z test_meta_inplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3633877Z test_meta_inplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3634157Z test_meta_inplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3634427Z test_meta_inplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3634710Z test_meta_inplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3634987Z test_meta_inplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3635262Z test_meta_inplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3635539Z test_meta_inplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3635853Z test_meta_inplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3636125Z test_meta_inplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3636429Z test_meta_inplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3636703Z test_meta_inplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3636972Z test_meta_inplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3637242Z test_meta_inplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3637514Z test_meta_inplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3637780Z test_meta_inplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3638049Z test_meta_inplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3638315Z test_meta_inplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3638573Z test_meta_inplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3638842Z test_meta_inplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3639113Z test_meta_inplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3639380Z test_meta_inplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3639646Z test_meta_inplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3639905Z test_meta_inplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3640166Z test_meta_inplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3640424Z test_meta_inplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3640687Z test_meta_inplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3640946Z test_meta_inplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3641208Z test_meta_inplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3641464Z test_meta_inplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3641742Z test_meta_inplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3642015Z test_meta_inplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3642335Z test_meta_inplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3642615Z test_meta_inplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3642915Z test_meta_inplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3643194Z test_meta_inplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3643466Z test_meta_inplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3643735Z test_meta_inplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3644007Z test_meta_inplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3644280Z test_meta_inplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3644555Z test_meta_inplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3644827Z test_meta_inplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3645096Z test_meta_inplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3645377Z test_meta_inplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3645656Z test_meta_inplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3645940Z test_meta_inplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3646227Z test_meta_inplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3646505Z test_meta_inplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3646779Z test_meta_inplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3647053Z test_meta_inplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3647328Z test_meta_inplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3647601Z test_meta_inplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3647869Z test_meta_inplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3648141Z test_meta_inplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3648419Z test_meta_inplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3648693Z test_meta_inplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3649006Z test_meta_inplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3649318Z test_meta_inplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3649596Z test_meta_inplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3649875Z test_meta_inplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3650146Z test_meta_inplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3650422Z test_meta_inplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3650695Z test_meta_inplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3650968Z test_meta_inplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3651237Z test_meta_inplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3651511Z test_meta_inplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3651783Z test_meta_inplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3652053Z test_meta_inplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3652327Z test_meta_inplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3652596Z test_meta_inplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3652865Z test_meta_inplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3653130Z test_meta_inplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3653400Z test_meta_inplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3653665Z test_meta_inplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3653934Z test_meta_inplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3654198Z test_meta_inplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3654463Z test_meta_inplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3654725Z test_meta_inplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3654999Z test_meta_inplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3655278Z test_meta_inplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3655588Z test_meta_inplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3655886Z test_meta_inplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3656148Z test_meta_inplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3656419Z test_meta_inplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3656685Z test_meta_inplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3656955Z test_meta_inplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3657222Z test_meta_inplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3657490Z test_meta_inplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3657758Z test_meta_inplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3658022Z test_meta_inplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3658286Z test_meta_inplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3658550Z test_meta_inplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3658819Z test_meta_inplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3659086Z test_meta_inplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3659347Z test_meta_inplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3659611Z test_meta_inplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3659873Z test_meta_inplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3660138Z test_meta_inplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3660396Z test_meta_inplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3660657Z test_meta_inplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3660913Z test_meta_inplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3661170Z test_meta_inplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3661436Z test_meta_inplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3661694Z test_meta_inplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3662004Z test_meta_inplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3662272Z test_meta_inplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3662573Z test_meta_inplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3662838Z test_meta_inplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3663101Z test_meta_inplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3663364Z test_meta_inplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3663629Z test_meta_inplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3663886Z test_meta_inplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3664147Z test_meta_inplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3664405Z test_meta_inplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3664665Z test_meta_inplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3664943Z test_meta_inplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3665216Z test_meta_inplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3665500Z test_meta_inplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3665785Z test_meta_inplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3666064Z test_meta_inplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3666340Z test_meta_inplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3666741Z test_meta_inplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3667023Z test_meta_inplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3667293Z test_meta_inplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3667570Z test_meta_inplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3667831Z test_meta_inplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3668103Z test_meta_inplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3668365Z test_meta_inplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3668693Z test_meta_inplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3668961Z test_meta_inplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3669292Z test_meta_inplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3669558Z test_meta_inplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3669820Z test_meta_inplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3670078Z test_meta_inplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3670340Z test_meta_inplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3670596Z test_meta_inplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3670857Z test_meta_inplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3671115Z test_meta_inplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3671386Z test_meta_inplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3671657Z test_meta_inplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3671923Z test_meta_inplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3672185Z test_meta_inplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3672448Z test_meta_inplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3672705Z test_meta_inplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3672967Z test_meta_inplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3673229Z test_meta_inplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3673493Z test_meta_inplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3673752Z test_meta_inplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3674023Z test_meta_inplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3674287Z test_meta_inplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3674551Z test_meta_inplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3674813Z test_meta_inplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3675073Z test_meta_inplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3675377Z test_meta_inplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3675676Z test_meta_inplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3675943Z test_meta_inplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3676206Z test_meta_inplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3676466Z test_meta_inplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3676737Z test_meta_inplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3677003Z test_meta_inplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3677271Z test_meta_inplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3677537Z test_meta_inplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3677798Z test_meta_inplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3678056Z test_meta_inplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3678318Z test_meta_inplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3678581Z test_meta_inplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3678838Z test_meta_inplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3679099Z test_meta_inplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3679370Z test_meta_inplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3679648Z test_meta_inplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3679924Z test_meta_inplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3680194Z test_meta_inplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3680465Z test_meta_inplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3680730Z test_meta_inplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3680995Z test_meta_inplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3681259Z test_meta_inplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3681521Z test_meta_inplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3681838Z test_meta_inplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3682135Z test_meta_inplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3682407Z test_meta_inplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3682677Z test_meta_inplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3682948Z test_meta_inplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3683215Z test_meta_inplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3683483Z test_meta_inplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3683750Z test_meta_inplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3684015Z test_meta_inplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3684276Z test_meta_inplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3684537Z test_meta_inplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3684799Z test_meta_inplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3685065Z test_meta_inplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3685357Z test_meta_inplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3685651Z test_meta_inplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3685942Z test_meta_inplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3686227Z test_meta_inplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3686516Z test_meta_inplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3686802Z test_meta_inplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3687093Z test_meta_inplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3687375Z test_meta_inplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3687660Z test_meta_inplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3687944Z test_meta_inplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3688271Z test_meta_inplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3688541Z test_meta_inplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3688840Z test_meta_inplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3689114Z test_meta_inplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3689387Z test_meta_inplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3689654Z test_meta_inplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3689927Z test_meta_inplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3690195Z test_meta_inplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3690460Z test_meta_inplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3690724Z test_meta_inplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3690988Z test_meta_inplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3691251Z test_meta_inplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3691503Z test_meta_inplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3691775Z test_meta_inplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3692050Z test_meta_inplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3692318Z test_meta_inplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3692586Z test_meta_inplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3692849Z test_meta_inplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3693112Z test_meta_inplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3693372Z test_meta_inplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3693636Z test_meta_inplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3693891Z test_meta_inplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3694148Z test_meta_inplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3694407Z test_meta_inplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3694683Z test_meta_inplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3694991Z test_meta_inplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3695322Z test_meta_inplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3695602Z test_meta_inplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3695879Z test_meta_inplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3696151Z test_meta_inplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3696422Z test_meta_inplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3696696Z test_meta_inplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3696966Z test_meta_inplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3697236Z test_meta_inplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3697502Z test_meta_inplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3697768Z test_meta_inplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3698032Z test_meta_inplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3698307Z test_meta_inplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3698577Z test_meta_inplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3698853Z test_meta_inplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3699130Z test_meta_inplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3699398Z test_meta_inplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3699663Z test_meta_inplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3699934Z test_meta_inplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3700200Z test_meta_inplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3700464Z test_meta_inplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3700725Z test_meta_inplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3700990Z test_meta_inplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3701257Z test_meta_inplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3701569Z test_meta_inplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3701873Z test_meta_inplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3702160Z test_meta_inplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3702441Z test_meta_inplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3702720Z test_meta_inplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3702998Z test_meta_inplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3703272Z test_meta_inplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3703546Z test_meta_inplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3703810Z test_meta_inplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3704081Z test_meta_inplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3704353Z test_meta_inplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3704626Z test_meta_inplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3704900Z test_meta_inplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3705172Z test_meta_inplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3705437Z test_meta_inplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3705712Z test_meta_inplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3705984Z test_meta_inplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3706261Z test_meta_inplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3706528Z test_meta_inplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3706853Z test_meta_inplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3707118Z test_meta_inplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3707382Z test_meta_inplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3707645Z test_meta_inplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3707957Z test_meta_inplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3708218Z test_meta_inplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3708519Z test_meta_inplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3708805Z test_meta_inplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3709083Z test_meta_inplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3709365Z test_meta_inplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3709652Z test_meta_inplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3709931Z test_meta_inplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3710211Z test_meta_inplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3710486Z test_meta_inplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3710761Z test_meta_inplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3711034Z test_meta_inplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3711311Z test_meta_inplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3711579Z test_meta_inplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3711839Z test_meta_inplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3712109Z test_meta_inplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3712375Z test_meta_inplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3712636Z test_meta_inplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3712902Z test_meta_inplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3713163Z test_meta_inplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3713425Z test_meta_inplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3713684Z test_meta_inplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3713942Z test_meta_inplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3714199Z test_meta_inplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3714497Z test_meta_inplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3714761Z test_meta_inplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3715070Z test_meta_inplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3715342Z test_meta_inplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3715609Z test_meta_inplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3715874Z test_meta_inplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3716133Z test_meta_inplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3716401Z test_meta_inplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3716666Z test_meta_inplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3716931Z test_meta_inplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3717194Z test_meta_inplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3717463Z test_meta_inplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3717731Z test_meta_inplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3717987Z test_meta_inplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3718252Z test_meta_inplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3718518Z test_meta_inplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3718805Z test_meta_inplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3719086Z test_meta_inplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3719373Z test_meta_inplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3719652Z test_meta_inplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3719933Z test_meta_inplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3720208Z test_meta_inplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3720484Z test_meta_inplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3720765Z test_meta_inplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3721082Z test_meta_inplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3721400Z test_meta_inplace_div_no_rounding_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3721692Z test_meta_inplace_div_no_rounding_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3721980Z test_meta_inplace_div_no_rounding_mode_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3722271Z test_meta_inplace_div_no_rounding_mode_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3722556Z test_meta_inplace_div_no_rounding_mode_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3722841Z test_meta_inplace_div_no_rounding_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3723126Z test_meta_inplace_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3723407Z test_meta_inplace_div_no_rounding_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3723686Z test_meta_inplace_div_no_rounding_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3723963Z test_meta_inplace_div_no_rounding_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3724245Z test_meta_inplace_div_no_rounding_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3724524Z test_meta_inplace_div_no_rounding_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3724806Z test_meta_inplace_div_no_rounding_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3725088Z test_meta_inplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3725369Z test_meta_inplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3725648Z test_meta_inplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3725934Z test_meta_inplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3726214Z test_meta_inplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3726489Z test_meta_inplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3726764Z test_meta_inplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3727042Z test_meta_inplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3727356Z test_meta_inplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3727618Z test_meta_inplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3727941Z test_meta_inplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3728215Z test_meta_inplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3728485Z test_meta_inplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3728753Z test_meta_inplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3729016Z test_meta_inplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3729289Z test_meta_inplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3729553Z test_meta_inplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3729827Z test_meta_inplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3730099Z test_meta_inplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.3730361Z test_meta_inplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3730630Z test_meta_inplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3730898Z test_meta_inplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3731167Z test_meta_inplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3731428Z test_meta_inplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3731693Z test_meta_inplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3731953Z test_meta_inplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3732217Z test_meta_inplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3732480Z test_meta_inplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3732753Z test_meta_inplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3733015Z test_meta_inplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3733287Z test_meta_inplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3733558Z test_meta_inplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3733832Z test_meta_inplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3734136Z test_meta_inplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3734432Z test_meta_inplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3734698Z test_meta_inplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3734960Z test_meta_inplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3735222Z test_meta_inplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3735484Z test_meta_inplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3735749Z test_meta_inplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3736013Z test_meta_inplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3736284Z test_meta_inplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3736546Z test_meta_inplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3736821Z test_meta_inplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3737091Z test_meta_inplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3737364Z test_meta_inplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3737632Z test_meta_inplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3737897Z test_meta_inplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3738160Z test_meta_inplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3738423Z test_meta_inplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3738686Z test_meta_inplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3738949Z test_meta_inplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3739216Z test_meta_inplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3739480Z test_meta_inplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3739750Z test_meta_inplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3740024Z test_meta_inplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3740294Z test_meta_inplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3740596Z test_meta_inplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3740859Z test_meta_inplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3741155Z test_meta_inplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3741421Z test_meta_inplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3741683Z test_meta_inplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3741945Z test_meta_inplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3742221Z test_meta_inplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3742491Z test_meta_inplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3742761Z test_meta_inplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3743028Z test_meta_inplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3743291Z test_meta_inplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3743553Z test_meta_inplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3743816Z test_meta_inplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3744079Z test_meta_inplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3744343Z test_meta_inplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3744605Z test_meta_inplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3744879Z test_meta_inplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3745149Z test_meta_inplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3745428Z test_meta_inplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3745707Z test_meta_inplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3745988Z test_meta_inplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3746262Z test_meta_inplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3746533Z test_meta_inplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3746865Z test_meta_inplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3747182Z test_meta_inplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3747445Z test_meta_inplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3747748Z test_meta_inplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3748018Z test_meta_inplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3748286Z test_meta_inplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3748549Z test_meta_inplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3748812Z test_meta_inplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3749080Z test_meta_inplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3749354Z test_meta_inplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3749619Z test_meta_inplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3749880Z test_meta_inplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3750138Z test_meta_inplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3750404Z test_meta_inplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3750658Z test_meta_inplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3750917Z test_meta_inplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3751166Z test_meta_inplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3751423Z test_meta_inplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3751676Z test_meta_inplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3751945Z test_meta_inplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3752208Z test_meta_inplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3752482Z test_meta_inplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3752754Z test_meta_inplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3753023Z test_meta_inplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3753279Z test_meta_inplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3753544Z test_meta_inplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3753847Z test_meta_inplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3754142Z test_meta_inplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3754406Z test_meta_inplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3754668Z test_meta_inplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3754930Z test_meta_inplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3755192Z test_meta_inplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3755451Z test_meta_inplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3755712Z test_meta_inplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3755974Z test_meta_inplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3756233Z test_meta_inplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3756493Z test_meta_inplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3756748Z test_meta_inplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3757011Z test_meta_inplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3757264Z test_meta_inplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3757524Z test_meta_inplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3757790Z test_meta_inplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3758051Z test_meta_inplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3758320Z test_meta_inplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3758586Z test_meta_inplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3758847Z test_meta_inplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3759111Z test_meta_inplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3759370Z test_meta_inplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3759631Z test_meta_inplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3759890Z test_meta_inplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3760191Z test_meta_inplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3760457Z test_meta_inplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3760757Z test_meta_inplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3761029Z test_meta_inplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3761293Z test_meta_inplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3761554Z test_meta_inplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3761816Z test_meta_inplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3762080Z test_meta_inplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3762350Z test_meta_inplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3762614Z test_meta_inplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3762880Z test_meta_inplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3763139Z test_meta_inplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3763400Z test_meta_inplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3763665Z test_meta_inplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3763929Z test_meta_inplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3764177Z test_meta_inplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3764435Z test_meta_inplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3764691Z test_meta_inplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3764954Z test_meta_inplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3765215Z test_meta_inplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3765479Z test_meta_inplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3765739Z test_meta_inplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3766009Z test_meta_inplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3766277Z test_meta_inplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3766543Z test_meta_inplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3766843Z test_meta_inplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3767108Z test_meta_inplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3767405Z test_meta_inplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3767668Z test_meta_inplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3767926Z test_meta_inplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3768187Z test_meta_inplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3768449Z test_meta_inplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3768708Z test_meta_inplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3768986Z test_meta_inplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3769253Z test_meta_inplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3769530Z test_meta_inplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3769809Z test_meta_inplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3770082Z test_meta_inplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3770356Z test_meta_inplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3770630Z test_meta_inplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3770899Z test_meta_inplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3771168Z test_meta_inplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3771435Z test_meta_inplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3771705Z test_meta_inplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3771973Z test_meta_inplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3772245Z test_meta_inplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3772510Z test_meta_inplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3772781Z test_meta_inplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3773055Z test_meta_inplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3773363Z test_meta_inplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3773628Z test_meta_inplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3773924Z test_meta_inplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3774188Z test_meta_inplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3774451Z test_meta_inplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3774714Z test_meta_inplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3774980Z test_meta_inplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3775241Z test_meta_inplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3775500Z test_meta_inplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3775760Z test_meta_inplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3776024Z test_meta_inplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3776289Z test_meta_inplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3776551Z test_meta_inplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3776819Z test_meta_inplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3777079Z test_meta_inplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3777347Z test_meta_inplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3777607Z test_meta_inplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3777871Z test_meta_inplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3778133Z test_meta_inplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3778395Z test_meta_inplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3778665Z test_meta_inplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3778935Z test_meta_inplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3779197Z test_meta_inplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3779457Z test_meta_inplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3779718Z test_meta_inplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3780033Z test_meta_inplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3780322Z test_meta_inplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3780584Z test_meta_inplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3780844Z test_meta_inplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3781103Z test_meta_inplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3781365Z test_meta_inplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3781637Z test_meta_inplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3781912Z test_meta_inplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3782179Z test_meta_inplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3782444Z test_meta_inplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3782703Z test_meta_inplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3782967Z test_meta_inplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3783229Z test_meta_inplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3783492Z test_meta_inplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3783754Z test_meta_inplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3784015Z test_meta_inplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3784290Z test_meta_inplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3784560Z test_meta_inplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3784831Z test_meta_inplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3785096Z test_meta_inplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3785362Z test_meta_inplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3785624Z test_meta_inplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3785886Z test_meta_inplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3786147Z test_meta_inplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3786440Z test_meta_inplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3786841Z test_meta_inplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3787173Z test_meta_inplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3787453Z test_meta_inplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3787719Z test_meta_inplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3787981Z test_meta_inplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3788244Z test_meta_inplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3788508Z test_meta_inplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3788774Z test_meta_inplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3789037Z test_meta_inplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3789297Z test_meta_inplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3789570Z test_meta_inplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3789839Z test_meta_inplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3790118Z test_meta_inplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3790397Z test_meta_inplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3790671Z test_meta_inplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3790941Z test_meta_inplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3791211Z test_meta_inplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3791489Z test_meta_inplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3791755Z test_meta_inplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3792025Z test_meta_inplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3792291Z test_meta_inplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3792562Z test_meta_inplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3792829Z test_meta_inplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3793139Z test_meta_inplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3793444Z test_meta_inplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3793720Z test_meta_inplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3793991Z test_meta_inplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3794256Z test_meta_inplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3794521Z test_meta_inplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3794789Z test_meta_inplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3795054Z test_meta_inplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3795320Z test_meta_inplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.3795585Z test_meta_inplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3795850Z test_meta_inplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3796124Z test_meta_inplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3796397Z test_meta_inplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3796665Z test_meta_inplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3796930Z test_meta_inplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3797191Z test_meta_inplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3797452Z test_meta_inplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3797712Z test_meta_inplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3797977Z test_meta_inplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3798239Z test_meta_inplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3798504Z test_meta_inplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3798779Z test_meta_inplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3799044Z test_meta_inplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3799314Z test_meta_inplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3799619Z test_meta_inplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3799918Z test_meta_inplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3800185Z test_meta_inplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3800447Z test_meta_inplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3800712Z test_meta_inplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3800976Z test_meta_inplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3801242Z test_meta_inplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3801517Z test_meta_inplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3801790Z test_meta_inplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3802060Z test_meta_inplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3802328Z test_meta_inplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3802591Z test_meta_inplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3802856Z test_meta_inplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3803120Z test_meta_inplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3803383Z test_meta_inplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3803647Z test_meta_inplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3803909Z test_meta_inplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3804188Z test_meta_inplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3804461Z test_meta_inplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3804733Z test_meta_inplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3804998Z test_meta_inplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3805258Z test_meta_inplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3805523Z test_meta_inplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3805785Z test_meta_inplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3806085Z test_meta_inplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3806382Z test_meta_inplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3806653Z test_meta_inplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3806929Z test_meta_inplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3807201Z test_meta_inplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3807471Z test_meta_inplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3807748Z test_meta_inplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3808016Z test_meta_inplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3808280Z test_meta_inplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3808543Z test_meta_inplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3808806Z test_meta_inplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3809070Z test_meta_inplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3809352Z test_meta_inplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3809626Z test_meta_inplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3809909Z test_meta_inplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3810189Z test_meta_inplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3810466Z test_meta_inplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3810741Z test_meta_inplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3811015Z test_meta_inplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3811279Z test_meta_inplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3811550Z test_meta_inplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3811822Z test_meta_inplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3812091Z test_meta_inplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3812360Z test_meta_inplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3812670Z test_meta_inplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3812969Z test_meta_inplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3813242Z test_meta_inplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3813512Z test_meta_inplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3813780Z test_meta_inplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3814047Z test_meta_inplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3814314Z test_meta_inplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3814585Z test_meta_inplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3814852Z test_meta_inplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3815118Z test_meta_inplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3815389Z test_meta_inplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3815658Z test_meta_inplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3815924Z test_meta_inplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3816190Z test_meta_inplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3816454Z test_meta_inplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3816719Z test_meta_inplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3816983Z test_meta_inplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3817248Z test_meta_inplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3817519Z test_meta_inplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3817790Z test_meta_inplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3818056Z test_meta_inplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3818322Z test_meta_inplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3818587Z test_meta_inplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3818852Z test_meta_inplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3819160Z test_meta_inplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3819457Z test_meta_inplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3819736Z test_meta_inplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3820013Z test_meta_inplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3820281Z test_meta_inplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3820554Z test_meta_inplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3820815Z test_meta_inplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3821082Z test_meta_inplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3821346Z test_meta_inplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3821611Z test_meta_inplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3821877Z test_meta_inplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3822143Z test_meta_inplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3822416Z test_meta_inplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3822698Z test_meta_inplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3822968Z test_meta_inplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3823237Z test_meta_inplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3823506Z test_meta_inplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3823762Z test_meta_inplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3824024Z test_meta_inplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3824290Z test_meta_inplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3824553Z test_meta_inplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3824816Z test_meta_inplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3825093Z test_meta_inplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3825431Z test_meta_inplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3825707Z test_meta_inplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3826020Z test_meta_inplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3826289Z test_meta_inplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3826556Z test_meta_inplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3826886Z test_meta_inplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3827157Z test_meta_inplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3827425Z test_meta_inplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3827694Z test_meta_inplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3827962Z test_meta_inplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3828227Z test_meta_inplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3828491Z test_meta_inplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3828756Z test_meta_inplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3829019Z test_meta_inplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3829283Z test_meta_inplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3829546Z test_meta_inplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3829812Z test_meta_inplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3830076Z test_meta_inplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3830347Z test_meta_inplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3830609Z test_meta_inplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3830876Z test_meta_inplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3831136Z test_meta_inplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3831397Z test_meta_inplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3831660Z test_meta_inplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3831981Z test_meta_inplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3832252Z test_meta_inplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3832558Z test_meta_inplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3832825Z test_meta_inplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3833090Z test_meta_inplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3833354Z test_meta_inplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3833620Z test_meta_inplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3833883Z test_meta_inplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3834147Z test_meta_inplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3834406Z test_meta_inplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3834675Z test_meta_inplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3834941Z test_meta_inplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3835207Z test_meta_inplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3835459Z test_meta_inplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3835726Z test_meta_inplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3835986Z test_meta_inplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3836245Z test_meta_inplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3836502Z test_meta_inplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3836762Z test_meta_inplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3837023Z test_meta_inplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3837287Z test_meta_inplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3837558Z test_meta_inplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3837822Z test_meta_inplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3838097Z test_meta_inplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3838370Z test_meta_inplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3838688Z test_meta_inplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3838991Z test_meta_inplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3839263Z test_meta_inplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3839529Z test_meta_inplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3839795Z test_meta_inplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3840058Z test_meta_inplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3840322Z test_meta_inplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3840593Z test_meta_inplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3840859Z test_meta_inplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3841124Z test_meta_inplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3841384Z test_meta_inplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3841653Z test_meta_inplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3841922Z test_meta_inplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3842184Z test_meta_inplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3842449Z test_meta_inplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3842709Z test_meta_inplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3842969Z test_meta_inplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3843227Z test_meta_inplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3843490Z test_meta_inplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3843747Z test_meta_inplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3844012Z test_meta_inplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3844277Z test_meta_inplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3844541Z test_meta_inplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3844816Z test_meta_inplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3845130Z test_meta_inplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3845395Z test_meta_inplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3845693Z test_meta_inplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3845958Z test_meta_inplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3846218Z test_meta_inplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3846481Z test_meta_inplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3846735Z test_meta_inplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3846998Z test_meta_inplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3847264Z test_meta_inplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3847533Z test_meta_inplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3847797Z test_meta_inplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3848067Z test_meta_inplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3848343Z test_meta_inplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3848611Z test_meta_inplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3848879Z test_meta_inplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3849143Z test_meta_inplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3849405Z test_meta_inplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3849665Z test_meta_inplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3849929Z test_meta_inplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3850195Z test_meta_inplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3850460Z test_meta_inplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3850725Z test_meta_inplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3850986Z test_meta_inplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3851256Z test_meta_inplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3851530Z test_meta_inplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3851838Z test_meta_inplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3852137Z test_meta_inplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3852407Z test_meta_inplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3852672Z test_meta_inplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3852934Z test_meta_inplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3853196Z test_meta_inplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3853461Z test_meta_inplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3853724Z test_meta_inplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3853985Z test_meta_inplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3854260Z test_meta_inplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3854532Z test_meta_inplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3854814Z test_meta_inplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3855098Z test_meta_inplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3855374Z test_meta_inplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3855646Z test_meta_inplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3855919Z test_meta_inplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3856187Z test_meta_inplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3856457Z test_meta_inplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3856727Z test_meta_inplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3856998Z test_meta_inplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3857268Z test_meta_inplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3857536Z test_meta_inplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3857799Z test_meta_inplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3858059Z test_meta_inplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3858358Z test_meta_inplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3858638Z test_meta_inplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3858903Z test_meta_inplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3859163Z test_meta_inplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3859424Z test_meta_inplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3859683Z test_meta_inplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3859968Z test_meta_inplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3860245Z test_meta_inplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3860520Z test_meta_inplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3860797Z test_meta_inplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3861070Z test_meta_inplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3861342Z test_meta_inplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3861613Z test_meta_inplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3861886Z test_meta_inplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3862154Z test_meta_inplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3862422Z test_meta_inplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3862681Z test_meta_inplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3862942Z test_meta_inplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3863207Z test_meta_inplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3863470Z test_meta_inplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3863728Z test_meta_inplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3863987Z test_meta_inplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3864249Z test_meta_inplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3864508Z test_meta_inplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3864807Z test_meta_inplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3865100Z test_meta_inplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3865361Z test_meta_inplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3865629Z test_meta_inplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3865887Z test_meta_inplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3866150Z test_meta_inplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3866412Z test_meta_inplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3866737Z test_meta_inplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3866998Z test_meta_inplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3867258Z test_meta_inplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3867513Z test_meta_inplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3867781Z test_meta_inplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3868047Z test_meta_inplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3868307Z test_meta_inplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3868570Z test_meta_inplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3868825Z test_meta_inplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3869085Z test_meta_inplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3869338Z test_meta_inplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3869600Z test_meta_inplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3869848Z test_meta_inplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3870114Z test_meta_inplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3870376Z test_meta_inplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3870634Z test_meta_inplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3870895Z test_meta_inplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3871217Z test_meta_inplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3871488Z test_meta_inplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3871792Z test_meta_inplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3872056Z test_meta_inplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3872313Z test_meta_inplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3872582Z test_meta_inplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3872851Z test_meta_inplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3873123Z test_meta_inplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3873388Z test_meta_inplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3873646Z test_meta_inplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3873905Z test_meta_inplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3874160Z test_meta_inplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3874422Z test_meta_inplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3874680Z test_meta_inplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3874941Z test_meta_inplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3875197Z test_meta_inplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3875468Z test_meta_inplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3875734Z test_meta_inplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3876007Z test_meta_inplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3876285Z test_meta_inplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3876555Z test_meta_inplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3876823Z test_meta_inplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3877091Z test_meta_inplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3877358Z test_meta_inplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3877622Z test_meta_inplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3878042Z test_meta_inplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3878336Z test_meta_inplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3878601Z test_meta_inplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3878872Z test_meta_inplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3879141Z test_meta_inplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3879413Z test_meta_inplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3879693Z test_meta_inplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3879963Z test_meta_inplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3880231Z test_meta_inplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3880495Z test_meta_inplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3880759Z test_meta_inplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3881021Z test_meta_inplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3881277Z test_meta_inplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3881543Z test_meta_inplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3881807Z test_meta_inplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3882067Z test_meta_inplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3882330Z test_meta_inplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3882589Z test_meta_inplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3882852Z test_meta_inplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3883112Z test_meta_inplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3883380Z test_meta_inplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3883636Z test_meta_inplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3883896Z test_meta_inplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3884158Z test_meta_inplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3884463Z test_meta_inplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3884722Z test_meta_inplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3885010Z test_meta_inplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3885268Z test_meta_inplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3885527Z test_meta_inplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3885783Z test_meta_inplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3886056Z test_meta_inplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3886334Z test_meta_inplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3886602Z test_meta_inplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3886873Z test_meta_inplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3887147Z test_meta_inplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3887423Z test_meta_inplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3887701Z test_meta_inplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3887975Z test_meta_inplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3888244Z test_meta_inplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3888511Z test_meta_inplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3888775Z test_meta_inplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3889039Z test_meta_inplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3889301Z test_meta_inplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3889569Z test_meta_inplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3889851Z test_meta_inplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3890125Z test_meta_inplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3890399Z test_meta_inplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3890659Z test_meta_inplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3890960Z test_meta_inplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3891223Z test_meta_inplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3891515Z test_meta_inplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3891780Z test_meta_inplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3892039Z test_meta_inplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3892292Z test_meta_inplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3892534Z test_meta_inplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3892795Z test_meta_inplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3893053Z test_meta_inplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3893318Z test_meta_inplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3893576Z test_meta_inplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3893847Z test_meta_inplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3894117Z test_meta_inplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3894384Z test_meta_inplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3894647Z test_meta_inplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3894913Z test_meta_inplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3895169Z test_meta_inplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3895429Z test_meta_inplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3895687Z test_meta_inplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3895950Z test_meta_inplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3896207Z test_meta_inplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3896488Z test_meta_inplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3896760Z test_meta_inplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3897032Z test_meta_inplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3897310Z test_meta_inplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3897628Z test_meta_inplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3897904Z test_meta_inplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3898209Z test_meta_inplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3898484Z test_meta_inplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3898754Z test_meta_inplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3899026Z test_meta_inplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3899301Z test_meta_inplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3899567Z test_meta_inplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3899835Z test_meta_inplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3900097Z test_meta_inplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3900354Z test_meta_inplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3900615Z test_meta_inplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3900888Z test_meta_inplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3901150Z test_meta_inplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3901428Z test_meta_inplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3901699Z test_meta_inplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3901969Z test_meta_inplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3902233Z test_meta_inplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3902498Z test_meta_inplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3902761Z test_meta_inplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3903027Z test_meta_inplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3903290Z test_meta_inplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3903550Z test_meta_inplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3903807Z test_meta_inplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3904109Z test_meta_inplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3904379Z test_meta_inplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3904679Z test_meta_inplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3904958Z test_meta_inplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3905231Z test_meta_inplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3905508Z test_meta_inplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3905781Z test_meta_inplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3906048Z test_meta_inplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3906314Z test_meta_inplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3906696Z test_meta_inplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3906959Z test_meta_inplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3907221Z test_meta_inplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3907482Z test_meta_inplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3907749Z test_meta_inplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3908021Z test_meta_inplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3908285Z test_meta_inplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3908551Z test_meta_inplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3908812Z test_meta_inplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3909072Z test_meta_inplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3909333Z test_meta_inplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3909594Z test_meta_inplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3909853Z test_meta_inplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3910113Z test_meta_inplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3910368Z test_meta_inplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3910621Z test_meta_inplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3910937Z test_meta_inplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3911191Z test_meta_inplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3911478Z test_meta_inplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3911748Z test_meta_inplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3912014Z test_meta_inplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3912284Z test_meta_inplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3912555Z test_meta_inplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3912822Z test_meta_inplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3913091Z test_meta_inplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3913355Z test_meta_inplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3913624Z test_meta_inplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3913891Z test_meta_inplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3914172Z test_meta_inplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3914445Z test_meta_inplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3914725Z test_meta_inplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3915002Z test_meta_inplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3915265Z test_meta_inplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3915536Z test_meta_inplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3915806Z test_meta_inplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3916078Z test_meta_inplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3916345Z test_meta_inplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3916611Z test_meta_inplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3916876Z test_meta_inplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3917149Z test_meta_inplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3917457Z test_meta_inplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3917734Z test_meta_inplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3918042Z test_meta_inplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3918315Z test_meta_inplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3918583Z test_meta_inplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3918856Z test_meta_inplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3919125Z test_meta_inplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3919390Z test_meta_inplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3919656Z test_meta_inplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3919921Z test_meta_inplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3920187Z test_meta_inplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3920458Z test_meta_inplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3920732Z test_meta_inplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3921009Z test_meta_inplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3921282Z test_meta_inplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3921551Z test_meta_inplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3921823Z test_meta_inplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3922089Z test_meta_inplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3922362Z test_meta_inplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3922630Z test_meta_inplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3922900Z test_meta_inplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3923165Z test_meta_inplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3923430Z test_meta_inplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3923701Z test_meta_inplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3924012Z test_meta_inplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3924336Z test_meta_inplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3924614Z test_meta_inplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3924885Z test_meta_inplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3925156Z test_meta_inplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3925425Z test_meta_inplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3925701Z test_meta_inplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3925967Z test_meta_inplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3926235Z test_meta_inplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3926496Z test_meta_inplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3926759Z test_meta_inplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3927023Z test_meta_inplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3927308Z test_meta_inplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3927575Z test_meta_inplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3927855Z test_meta_inplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3928131Z test_meta_inplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3928406Z test_meta_inplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3928677Z test_meta_inplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3928954Z test_meta_inplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3929227Z test_meta_inplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3929502Z test_meta_inplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3929780Z test_meta_inplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3930051Z test_meta_inplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3930334Z test_meta_inplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3930655Z test_meta_inplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3930965Z test_meta_inplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3931244Z test_meta_inplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3931521Z test_meta_inplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3931801Z test_meta_inplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3932072Z test_meta_inplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3932345Z test_meta_inplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3932621Z test_meta_inplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3932894Z test_meta_inplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3933169Z test_meta_inplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3933434Z test_meta_inplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3933707Z test_meta_inplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3933981Z test_meta_inplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3934251Z test_meta_inplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3934518Z test_meta_inplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3934784Z test_meta_inplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3935050Z test_meta_inplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3935312Z test_meta_inplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3935579Z test_meta_inplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3935847Z test_meta_inplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3936110Z test_meta_inplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3936372Z test_meta_inplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3936633Z test_meta_inplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3936897Z test_meta_inplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3937201Z test_meta_inplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3937493Z test_meta_inplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3937753Z test_meta_inplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3938011Z test_meta_inplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3938284Z test_meta_inplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3938552Z test_meta_inplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3938829Z test_meta_inplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3939112Z test_meta_inplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3939383Z test_meta_inplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3939651Z test_meta_inplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3939908Z test_meta_inplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3940172Z test_meta_inplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3940437Z test_meta_inplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3940701Z test_meta_inplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3940963Z test_meta_inplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3941230Z test_meta_inplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3941502Z test_meta_inplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3941767Z test_meta_inplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3942044Z test_meta_inplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3942327Z test_meta_inplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3942600Z test_meta_inplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3942871Z test_meta_inplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3943139Z test_meta_inplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3943407Z test_meta_inplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3943712Z test_meta_inplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3944011Z test_meta_inplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3944278Z test_meta_inplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3944544Z test_meta_inplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3944809Z test_meta_inplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3945073Z test_meta_inplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3945335Z test_meta_inplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3945599Z test_meta_inplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3945856Z test_meta_inplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3946117Z test_meta_inplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3946375Z test_meta_inplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3946686Z test_meta_inplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3946949Z test_meta_inplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3947213Z test_meta_inplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3947477Z test_meta_inplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3947745Z test_meta_inplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3948015Z test_meta_inplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3948283Z test_meta_inplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3948551Z test_meta_inplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3948822Z test_meta_inplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3949086Z test_meta_inplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3949344Z test_meta_inplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3949605Z test_meta_inplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3949863Z test_meta_inplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3950176Z test_meta_inplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3950434Z test_meta_inplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3950758Z test_meta_inplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3951022Z test_meta_inplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3951280Z test_meta_inplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3951548Z test_meta_inplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3951813Z test_meta_inplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3952076Z test_meta_inplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3952340Z test_meta_inplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3952599Z test_meta_inplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3952861Z test_meta_inplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3953117Z test_meta_inplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3953379Z test_meta_inplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3953641Z test_meta_inplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3953918Z test_meta_inplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3954181Z test_meta_inplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3954449Z test_meta_inplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3954716Z test_meta_inplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3954981Z test_meta_inplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3955247Z test_meta_inplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3955517Z test_meta_inplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3955779Z test_meta_inplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3956042Z test_meta_inplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3956303Z test_meta_inplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3956572Z test_meta_inplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3956878Z test_meta_inplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3957182Z test_meta_inplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3957453Z test_meta_inplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3957721Z test_meta_inplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3957986Z test_meta_inplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3958251Z test_meta_inplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3958520Z test_meta_inplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3958789Z test_meta_inplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3959053Z test_meta_inplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3959322Z test_meta_inplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3959588Z test_meta_inplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3959857Z test_meta_inplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3960131Z test_meta_inplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3960406Z test_meta_inplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3960672Z test_meta_inplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3960939Z test_meta_inplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3961204Z test_meta_inplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3961473Z test_meta_inplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3961738Z test_meta_inplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3962007Z test_meta_inplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3962268Z test_meta_inplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3962531Z test_meta_inplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3962791Z test_meta_inplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3963060Z test_meta_inplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3963400Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3963727Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3964031Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3964328Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3964621Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3964920Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3965210Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3965505Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3965794Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3966087Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3966377Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3966669Z test_meta_inplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3966977Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3967276Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3967582Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3967890Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3968191Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3968495Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3968796Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3969094Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3969388Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3969726Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3970021Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3970357Z test_meta_inplace_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3970644Z test_meta_inplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3970922Z test_meta_inplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3971212Z test_meta_inplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3971502Z test_meta_inplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3971784Z test_meta_inplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3972061Z test_meta_inplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3972333Z test_meta_inplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3972610Z test_meta_inplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3972887Z test_meta_inplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3973158Z test_meta_inplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3973435Z test_meta_inplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3973708Z test_meta_inplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3974010Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3974301Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3974613Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3974918Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3975215Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3975506Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3975796Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3976154Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3976451Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3976787Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3977084Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3977376Z test_meta_inplace_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3977662Z test_meta_inplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3977943Z test_meta_inplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3978232Z test_meta_inplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3978518Z test_meta_inplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3978799Z test_meta_inplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3979075Z test_meta_inplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3979351Z test_meta_inplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3979630Z test_meta_inplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3979909Z test_meta_inplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3980183Z test_meta_inplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3980457Z test_meta_inplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3980736Z test_meta_inplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3981010Z test_meta_inplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3981272Z test_meta_inplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3981544Z test_meta_inplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3981802Z test_meta_inplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3982066Z test_meta_inplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3982338Z test_meta_inplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3982639Z test_meta_inplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3982901Z test_meta_inplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3983194Z test_meta_inplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3983449Z test_meta_inplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3983708Z test_meta_inplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3983969Z test_meta_inplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3984241Z test_meta_inplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3984516Z test_meta_inplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3984786Z test_meta_inplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3985053Z test_meta_inplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3985318Z test_meta_inplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3985580Z test_meta_inplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3985848Z test_meta_inplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3986116Z test_meta_inplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3986381Z test_meta_inplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3986766Z test_meta_inplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3987030Z test_meta_inplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3987290Z test_meta_inplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3987548Z test_meta_inplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3987821Z test_meta_inplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3988092Z test_meta_inplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3988362Z test_meta_inplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3988635Z test_meta_inplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3988901Z test_meta_inplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3989165Z test_meta_inplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3989484Z test_meta_inplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3989744Z test_meta_inplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3990045Z test_meta_inplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3990312Z test_meta_inplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3990576Z test_meta_inplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3990834Z test_meta_inplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3991102Z test_meta_inplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3991357Z test_meta_inplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3991621Z test_meta_inplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3991880Z test_meta_inplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3992139Z test_meta_inplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3992395Z test_meta_inplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3992654Z test_meta_inplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3992898Z test_meta_inplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3993157Z test_meta_inplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3993415Z test_meta_inplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3993681Z test_meta_inplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3993950Z test_meta_inplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3994218Z test_meta_inplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3994483Z test_meta_inplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3994751Z test_meta_inplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3995014Z test_meta_inplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3995277Z test_meta_inplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3995543Z test_meta_inplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3995810Z test_meta_inplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3996119Z test_meta_inplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3996414Z test_meta_inplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3996681Z test_meta_inplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3996944Z test_meta_inplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3997208Z test_meta_inplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3997469Z test_meta_inplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3997758Z test_meta_inplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3998050Z test_meta_inplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3998330Z test_meta_inplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3998605Z test_meta_inplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3998893Z test_meta_inplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3999180Z test_meta_inplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3999470Z test_meta_inplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.3999754Z test_meta_inplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4000034Z test_meta_inplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4000316Z test_meta_inplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4000588Z test_meta_inplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4000865Z test_meta_inplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4001146Z test_meta_inplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4001427Z test_meta_inplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4001699Z test_meta_inplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4001970Z test_meta_inplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4002243Z test_meta_inplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4002552Z test_meta_inplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4002824Z test_meta_inplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4003127Z test_meta_inplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4003402Z test_meta_inplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4003669Z test_meta_inplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4003948Z test_meta_inplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4004230Z test_meta_inplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4004503Z test_meta_inplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4004776Z test_meta_inplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4005065Z test_meta_inplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4005361Z test_meta_inplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4005647Z test_meta_inplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4005927Z test_meta_inplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4006208Z test_meta_inplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4006484Z test_meta_inplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4006758Z test_meta_inplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4007029Z test_meta_inplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4007311Z test_meta_inplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4007590Z test_meta_inplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4007868Z test_meta_inplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4008140Z test_meta_inplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4008428Z test_meta_inplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4008712Z test_meta_inplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4009030Z test_meta_inplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4009305Z test_meta_inplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4009621Z test_meta_inplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4009908Z test_meta_inplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4010188Z test_meta_inplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4010467Z test_meta_inplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4010771Z test_meta_inplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4011079Z test_meta_inplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4011374Z test_meta_inplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4011676Z test_meta_inplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4011950Z test_meta_inplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4012223Z test_meta_inplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4012498Z test_meta_inplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4012770Z test_meta_inplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4013053Z test_meta_inplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4013333Z test_meta_inplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4013611Z test_meta_inplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4013886Z test_meta_inplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4014176Z test_meta_inplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4014462Z test_meta_inplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4014746Z test_meta_inplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4015024Z test_meta_inplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4015313Z test_meta_inplace_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4015642Z test_meta_inplace_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4015960Z test_meta_inplace_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4016249Z test_meta_inplace_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4016536Z test_meta_inplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4016818Z test_meta_inplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4017096Z test_meta_inplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4017375Z test_meta_inplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4017657Z test_meta_inplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4017935Z test_meta_inplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4018209Z test_meta_inplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4018482Z test_meta_inplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4018784Z test_meta_inplace_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4019080Z test_meta_inplace_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4019375Z test_meta_inplace_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4019670Z test_meta_inplace_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4019944Z test_meta_inplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4020222Z test_meta_inplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4020492Z test_meta_inplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4020765Z test_meta_inplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4021050Z test_meta_inplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4021333Z test_meta_inplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4021603Z test_meta_inplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4021878Z test_meta_inplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4022208Z test_meta_inplace_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4022550Z test_meta_inplace_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4022833Z test_meta_inplace_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4023118Z test_meta_inplace_linalg_lu_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4023399Z test_meta_inplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4023687Z test_meta_inplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4023962Z test_meta_inplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4024237Z test_meta_inplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4024521Z test_meta_inplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4024807Z test_meta_inplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4025093Z test_meta_inplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4025374Z test_meta_inplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4025659Z test_meta_inplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4025934Z test_meta_inplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4026228Z test_meta_inplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4026517Z test_meta_inplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4026867Z test_meta_inplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4027153Z test_meta_inplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4027442Z test_meta_inplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4027728Z test_meta_inplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4028007Z test_meta_inplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4028286Z test_meta_inplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4028640Z test_meta_inplace_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4028980Z test_meta_inplace_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4029278Z test_meta_inplace_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4029574Z test_meta_inplace_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4029851Z test_meta_inplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4030137Z test_meta_inplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4030425Z test_meta_inplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4030708Z test_meta_inplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4030986Z test_meta_inplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4031265Z test_meta_inplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4031543Z test_meta_inplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4031826Z test_meta_inplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4032102Z test_meta_inplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4032376Z test_meta_inplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4032651Z test_meta_inplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4032921Z test_meta_inplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4033227Z test_meta_inplace_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4033538Z test_meta_inplace_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4033848Z test_meta_inplace_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4034148Z test_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4034446Z test_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4034741Z test_meta_inplace_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4035057Z test_meta_inplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4035331Z test_meta_inplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4035636Z test_meta_inplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4035911Z test_meta_inplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4036203Z test_meta_inplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4036492Z test_meta_inplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4036779Z test_meta_inplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4037070Z test_meta_inplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4037323Z test_meta_inplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.4037574Z test_meta_inplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.4037824Z test_meta_inplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.4038070Z test_meta_inplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.4038339Z test_meta_inplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4038613Z test_meta_inplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4038887Z test_meta_inplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4039154Z test_meta_inplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4039438Z test_meta_inplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4039720Z test_meta_inplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4040001Z test_meta_inplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4040275Z test_meta_inplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4040555Z test_meta_inplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4040831Z test_meta_inplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4041103Z test_meta_inplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4041378Z test_meta_inplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4041699Z test_meta_inplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4042014Z test_meta_inplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4042293Z test_meta_inplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4042566Z test_meta_inplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4042861Z test_meta_inplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4043158Z test_meta_inplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4043452Z test_meta_inplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4043744Z test_meta_inplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4044019Z test_meta_inplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4044293Z test_meta_inplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4044565Z test_meta_inplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4044836Z test_meta_inplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4045117Z test_meta_inplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4045400Z test_meta_inplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4045676Z test_meta_inplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4045952Z test_meta_inplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4046234Z test_meta_inplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4046525Z test_meta_inplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4046807Z test_meta_inplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4047083Z test_meta_inplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4047371Z test_meta_inplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4047664Z test_meta_inplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4047949Z test_meta_inplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4048277Z test_meta_inplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4048592Z test_meta_inplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4048875Z test_meta_inplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4049151Z test_meta_inplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4049426Z test_meta_inplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4049699Z test_meta_inplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4049974Z test_meta_inplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4050251Z test_meta_inplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4050523Z test_meta_inplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4050797Z test_meta_inplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4051080Z test_meta_inplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4051361Z test_meta_inplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4051639Z test_meta_inplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4051918Z test_meta_inplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4052191Z test_meta_inplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4052462Z test_meta_inplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4052745Z test_meta_inplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4053024Z test_meta_inplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4053315Z test_meta_inplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4053595Z test_meta_inplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4053876Z test_meta_inplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4054154Z test_meta_inplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4054430Z test_meta_inplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4054749Z test_meta_inplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4055062Z test_meta_inplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4055335Z test_meta_inplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4055603Z test_meta_inplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4055870Z test_meta_inplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4056134Z test_meta_inplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4056400Z test_meta_inplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4056666Z test_meta_inplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4056929Z test_meta_inplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4057191Z test_meta_inplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4057452Z test_meta_inplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4057709Z test_meta_inplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4057984Z test_meta_inplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4058256Z test_meta_inplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4058521Z test_meta_inplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4058782Z test_meta_inplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4059045Z test_meta_inplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4059305Z test_meta_inplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4059563Z test_meta_inplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4059826Z test_meta_inplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4060084Z test_meta_inplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4060344Z test_meta_inplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4060607Z test_meta_inplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4060863Z test_meta_inplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4061173Z test_meta_inplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4061435Z test_meta_inplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4061729Z test_meta_inplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4061992Z test_meta_inplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4062249Z test_meta_inplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4062507Z test_meta_inplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4062767Z test_meta_inplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4063030Z test_meta_inplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4063296Z test_meta_inplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4063558Z test_meta_inplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4063826Z test_meta_inplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4064092Z test_meta_inplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4064355Z test_meta_inplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4064613Z test_meta_inplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4064866Z test_meta_inplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4065120Z test_meta_inplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4065378Z test_meta_inplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4065633Z test_meta_inplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4065893Z test_meta_inplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4066150Z test_meta_inplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4066415Z test_meta_inplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4066776Z test_meta_inplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4067043Z test_meta_inplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4067308Z test_meta_inplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4067571Z test_meta_inplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4067888Z test_meta_inplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4068252Z test_meta_inplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4068570Z test_meta_inplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4068881Z test_meta_inplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4069186Z test_meta_inplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4069501Z test_meta_inplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4069818Z test_meta_inplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4070129Z test_meta_inplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4070458Z test_meta_inplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4070785Z test_meta_inplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4071118Z test_meta_inplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4071445Z test_meta_inplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4071797Z test_meta_inplace_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4072142Z test_meta_inplace_log_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4072499Z test_meta_inplace_log_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4072850Z test_meta_inplace_log_softmax_with_dtype_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4073202Z test_meta_inplace_log_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4073551Z test_meta_inplace_log_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4073900Z test_meta_inplace_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4074243Z test_meta_inplace_log_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4074580Z test_meta_inplace_log_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4074927Z test_meta_inplace_log_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4075263Z test_meta_inplace_log_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4075673Z test_meta_inplace_log_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4076055Z test_meta_inplace_log_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4076388Z test_meta_inplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4076718Z test_meta_inplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4077053Z test_meta_inplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4077383Z test_meta_inplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4077713Z test_meta_inplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4078049Z test_meta_inplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4078384Z test_meta_inplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4078713Z test_meta_inplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4079046Z test_meta_inplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4079378Z test_meta_inplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4079709Z test_meta_inplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4080028Z test_meta_inplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4080354Z test_meta_inplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4080679Z test_meta_inplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4081007Z test_meta_inplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4081332Z test_meta_inplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4081675Z test_meta_inplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4082015Z test_meta_inplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4082342Z test_meta_inplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4082666Z test_meta_inplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4082998Z test_meta_inplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4083389Z test_meta_inplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4083712Z test_meta_inplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4084150Z test_meta_inplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4084479Z test_meta_inplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4084809Z test_meta_inplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4085138Z test_meta_inplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4085464Z test_meta_inplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4085801Z test_meta_inplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4086111Z test_meta_inplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4086383Z test_meta_inplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4086650Z test_meta_inplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4086925Z test_meta_inplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4087196Z test_meta_inplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4087462Z test_meta_inplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4087728Z test_meta_inplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4087994Z test_meta_inplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4088261Z test_meta_inplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4088531Z test_meta_inplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4088801Z test_meta_inplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4089079Z test_meta_inplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4089358Z test_meta_inplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4089627Z test_meta_inplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4089898Z test_meta_inplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4090167Z test_meta_inplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4090474Z test_meta_inplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4090739Z test_meta_inplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4091036Z test_meta_inplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4091307Z test_meta_inplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4091573Z test_meta_inplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4091850Z test_meta_inplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4092121Z test_meta_inplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4092399Z test_meta_inplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4092675Z test_meta_inplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4092944Z test_meta_inplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4093214Z test_meta_inplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4093486Z test_meta_inplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4093761Z test_meta_inplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4094020Z test_meta_inplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4094289Z test_meta_inplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4094555Z test_meta_inplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4094823Z test_meta_inplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4095090Z test_meta_inplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4095356Z test_meta_inplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4095618Z test_meta_inplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4095882Z test_meta_inplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4096144Z test_meta_inplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4096405Z test_meta_inplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4096668Z test_meta_inplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4096969Z test_meta_inplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4097233Z test_meta_inplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4097530Z test_meta_inplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4097803Z test_meta_inplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4098081Z test_meta_inplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4098357Z test_meta_inplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4098631Z test_meta_inplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4098904Z test_meta_inplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4099175Z test_meta_inplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4099444Z test_meta_inplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4099710Z test_meta_inplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4099974Z test_meta_inplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4100242Z test_meta_inplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4100506Z test_meta_inplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4100782Z test_meta_inplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4101048Z test_meta_inplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4101318Z test_meta_inplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4101590Z test_meta_inplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4101861Z test_meta_inplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4102131Z test_meta_inplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4102403Z test_meta_inplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4102670Z test_meta_inplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4102937Z test_meta_inplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4103206Z test_meta_inplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4103511Z test_meta_inplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4103771Z test_meta_inplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4104074Z test_meta_inplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4104344Z test_meta_inplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4104611Z test_meta_inplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4104871Z test_meta_inplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4105139Z test_meta_inplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4105399Z test_meta_inplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4105652Z test_meta_inplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4105909Z test_meta_inplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4106167Z test_meta_inplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4106422Z test_meta_inplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4106806Z test_meta_inplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4107069Z test_meta_inplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4107332Z test_meta_inplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4107592Z test_meta_inplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4107849Z test_meta_inplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4108109Z test_meta_inplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4108363Z test_meta_inplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4108620Z test_meta_inplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4108874Z test_meta_inplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4109129Z test_meta_inplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4109384Z test_meta_inplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4109649Z test_meta_inplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4109913Z test_meta_inplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4110234Z test_meta_inplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4110494Z test_meta_inplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4110804Z test_meta_inplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4111081Z test_meta_inplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4111348Z test_meta_inplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4111614Z test_meta_inplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4111891Z test_meta_inplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4112168Z test_meta_inplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4112441Z test_meta_inplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4112707Z test_meta_inplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4112971Z test_meta_inplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4113226Z test_meta_inplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4113494Z test_meta_inplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4113758Z test_meta_inplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4114026Z test_meta_inplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4114285Z test_meta_inplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4114550Z test_meta_inplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4114808Z test_meta_inplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4115065Z test_meta_inplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4115317Z test_meta_inplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4115571Z test_meta_inplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4115829Z test_meta_inplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4116083Z test_meta_inplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4116341Z test_meta_inplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4116638Z test_meta_inplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4116905Z test_meta_inplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4117202Z test_meta_inplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4117467Z test_meta_inplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4117727Z test_meta_inplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4117984Z test_meta_inplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4118242Z test_meta_inplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4118497Z test_meta_inplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4118751Z test_meta_inplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4119003Z test_meta_inplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4119258Z test_meta_inplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4119512Z test_meta_inplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4119783Z test_meta_inplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4120061Z test_meta_inplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4120338Z test_meta_inplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4120617Z test_meta_inplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4120889Z test_meta_inplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4121160Z test_meta_inplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4121434Z test_meta_inplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4121704Z test_meta_inplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4121975Z test_meta_inplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4122246Z test_meta_inplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4122520Z test_meta_inplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4122790Z test_meta_inplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4123062Z test_meta_inplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4123372Z test_meta_inplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4123685Z test_meta_inplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4123953Z test_meta_inplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4124221Z test_meta_inplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4124492Z test_meta_inplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4124770Z test_meta_inplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4125047Z test_meta_inplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4125321Z test_meta_inplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4125595Z test_meta_inplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4125864Z test_meta_inplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4126140Z test_meta_inplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4126412Z test_meta_inplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4126686Z test_meta_inplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4126958Z test_meta_inplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4127238Z test_meta_inplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4127516Z test_meta_inplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4127792Z test_meta_inplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4128069Z test_meta_inplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4128339Z test_meta_inplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4128612Z test_meta_inplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4128876Z test_meta_inplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4129147Z test_meta_inplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4129418Z test_meta_inplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4129737Z test_meta_inplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4130022Z test_meta_inplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4130339Z test_meta_inplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4130619Z test_meta_inplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4130897Z test_meta_inplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4131170Z test_meta_inplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4131448Z test_meta_inplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4131723Z test_meta_inplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4131999Z test_meta_inplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4132274Z test_meta_inplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4132550Z test_meta_inplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4132826Z test_meta_inplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4133108Z test_meta_inplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4133389Z test_meta_inplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4133662Z test_meta_inplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4133936Z test_meta_inplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4134207Z test_meta_inplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4134480Z test_meta_inplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4134756Z test_meta_inplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4135029Z test_meta_inplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4135301Z test_meta_inplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4135569Z test_meta_inplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4135844Z test_meta_inplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4136152Z test_meta_inplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4136428Z test_meta_inplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4136735Z test_meta_inplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4137011Z test_meta_inplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4137280Z test_meta_inplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4137555Z test_meta_inplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4137827Z test_meta_inplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4138099Z test_meta_inplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4138368Z test_meta_inplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4138635Z test_meta_inplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4138899Z test_meta_inplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4139165Z test_meta_inplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4139453Z test_meta_inplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4139734Z test_meta_inplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4140020Z test_meta_inplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4140302Z test_meta_inplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4140590Z test_meta_inplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4140874Z test_meta_inplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4141156Z test_meta_inplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4141437Z test_meta_inplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4141720Z test_meta_inplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4142000Z test_meta_inplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4142282Z test_meta_inplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4142560Z test_meta_inplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4142878Z test_meta_inplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4143180Z test_meta_inplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4143458Z test_meta_inplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4143733Z test_meta_inplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4144004Z test_meta_inplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4144283Z test_meta_inplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4144561Z test_meta_inplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4144841Z test_meta_inplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4145117Z test_meta_inplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4145388Z test_meta_inplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4145661Z test_meta_inplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4145930Z test_meta_inplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4146198Z test_meta_inplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4146467Z test_meta_inplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4146788Z test_meta_inplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4147056Z test_meta_inplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4147333Z test_meta_inplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4147607Z test_meta_inplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4147884Z test_meta_inplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4148159Z test_meta_inplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4148430Z test_meta_inplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4148699Z test_meta_inplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4148969Z test_meta_inplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4149306Z test_meta_inplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4149594Z test_meta_inplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4149922Z test_meta_inplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4150207Z test_meta_inplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4150484Z test_meta_inplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4150760Z test_meta_inplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4151038Z test_meta_inplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4151308Z test_meta_inplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4151584Z test_meta_inplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4151863Z test_meta_inplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4152132Z test_meta_inplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4152406Z test_meta_inplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4152680Z test_meta_inplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4152952Z test_meta_inplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4153220Z test_meta_inplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4153487Z test_meta_inplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4153753Z test_meta_inplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4154019Z test_meta_inplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4154308Z test_meta_inplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4154589Z test_meta_inplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4154873Z test_meta_inplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4155156Z test_meta_inplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4155435Z test_meta_inplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4155751Z test_meta_inplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4156024Z test_meta_inplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4156330Z test_meta_inplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4156607Z test_meta_inplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4156883Z test_meta_inplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4157149Z test_meta_inplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4157424Z test_meta_inplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4157702Z test_meta_inplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4157976Z test_meta_inplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4158262Z test_meta_inplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4158548Z test_meta_inplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4158826Z test_meta_inplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4159104Z test_meta_inplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4159377Z test_meta_inplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4159649Z test_meta_inplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4159920Z test_meta_inplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4160195Z test_meta_inplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4160467Z test_meta_inplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4160746Z test_meta_inplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4161029Z test_meta_inplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4161304Z test_meta_inplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4161576Z test_meta_inplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4161848Z test_meta_inplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4162124Z test_meta_inplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4162436Z test_meta_inplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4162741Z test_meta_inplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4163013Z test_meta_inplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4163283Z test_meta_inplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4163563Z test_meta_inplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4163842Z test_meta_inplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4164116Z test_meta_inplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4164389Z test_meta_inplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4164661Z test_meta_inplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4164924Z test_meta_inplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4165187Z test_meta_inplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4165454Z test_meta_inplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4165721Z test_meta_inplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4165988Z test_meta_inplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4166256Z test_meta_inplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4166525Z test_meta_inplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4166804Z test_meta_inplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4167080Z test_meta_inplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4167347Z test_meta_inplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4167618Z test_meta_inplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4167885Z test_meta_inplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4168153Z test_meta_inplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4168418Z test_meta_inplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4168723Z test_meta_inplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4168991Z test_meta_inplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4169294Z test_meta_inplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4169570Z test_meta_inplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4169847Z test_meta_inplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4170122Z test_meta_inplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4170388Z test_meta_inplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4170656Z test_meta_inplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4170930Z test_meta_inplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4171195Z test_meta_inplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4171460Z test_meta_inplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4171720Z test_meta_inplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4171990Z test_meta_inplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4172254Z test_meta_inplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4172524Z test_meta_inplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4172792Z test_meta_inplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4173061Z test_meta_inplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4173329Z test_meta_inplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4173598Z test_meta_inplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4173865Z test_meta_inplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4174143Z test_meta_inplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4174421Z test_meta_inplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4174696Z test_meta_inplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4174967Z test_meta_inplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4175291Z test_meta_inplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4175562Z test_meta_inplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4175864Z test_meta_inplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4176135Z test_meta_inplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4176408Z test_meta_inplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4176677Z test_meta_inplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4176948Z test_meta_inplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4177213Z test_meta_inplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4177477Z test_meta_inplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4177737Z test_meta_inplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4178001Z test_meta_inplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4178264Z test_meta_inplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4178572Z test_meta_inplace_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4178876Z test_meta_inplace_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4179175Z test_meta_inplace_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4179471Z test_meta_inplace_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4179757Z test_meta_inplace_max_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4180043Z test_meta_inplace_max_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4180326Z test_meta_inplace_max_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4180616Z test_meta_inplace_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4180899Z test_meta_inplace_max_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4181180Z test_meta_inplace_max_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4181463Z test_meta_inplace_max_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4181783Z test_meta_inplace_max_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4182095Z test_meta_inplace_max_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4182377Z test_meta_inplace_max_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4182668Z test_meta_inplace_max_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4182956Z test_meta_inplace_max_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4183249Z test_meta_inplace_max_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4183539Z test_meta_inplace_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4183824Z test_meta_inplace_max_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4184104Z test_meta_inplace_max_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4184386Z test_meta_inplace_max_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4184670Z test_meta_inplace_max_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4184947Z test_meta_inplace_max_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4185228Z test_meta_inplace_max_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4185501Z test_meta_inplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4185768Z test_meta_inplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4186036Z test_meta_inplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:16.4186302Z test_meta_inplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4186638Z test_meta_inplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4186900Z test_meta_inplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4187168Z test_meta_inplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4187429Z test_meta_inplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.4187687Z test_meta_inplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4187954Z test_meta_inplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4188277Z test_meta_inplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4188551Z test_meta_inplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4188855Z test_meta_inplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4189123Z test_meta_inplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4189385Z test_meta_inplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4189649Z test_meta_inplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4189918Z test_meta_inplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4190183Z test_meta_inplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4190450Z test_meta_inplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4190711Z test_meta_inplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4190974Z test_meta_inplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4191237Z test_meta_inplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4191505Z test_meta_inplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4191766Z test_meta_inplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4192066Z test_meta_inplace_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4192353Z test_meta_inplace_meshgrid_list_of_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4192650Z test_meta_inplace_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4192946Z test_meta_inplace_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4193236Z test_meta_inplace_meshgrid_list_of_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4193527Z test_meta_inplace_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4193814Z test_meta_inplace_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4194097Z test_meta_inplace_meshgrid_list_of_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4194379Z test_meta_inplace_meshgrid_list_of_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4194659Z test_meta_inplace_meshgrid_list_of_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4194986Z test_meta_inplace_meshgrid_list_of_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4195301Z test_meta_inplace_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4195595Z test_meta_inplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4195888Z test_meta_inplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4196188Z test_meta_inplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4196489Z test_meta_inplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4196786Z test_meta_inplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4197077Z test_meta_inplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4197371Z test_meta_inplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4197659Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4197949Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4198237Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4198529Z test_meta_inplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4198815Z test_meta_inplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4199086Z test_meta_inplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4199353Z test_meta_inplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4199619Z test_meta_inplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4199887Z test_meta_inplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4200158Z test_meta_inplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4200423Z test_meta_inplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4200686Z test_meta_inplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4200949Z test_meta_inplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4201255Z test_meta_inplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4201518Z test_meta_inplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4201836Z test_meta_inplace_min_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4202120Z test_meta_inplace_min_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4202405Z test_meta_inplace_min_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4202685Z test_meta_inplace_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4202972Z test_meta_inplace_min_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4203250Z test_meta_inplace_min_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4203531Z test_meta_inplace_min_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4203807Z test_meta_inplace_min_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4204086Z test_meta_inplace_min_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4204363Z test_meta_inplace_min_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4204655Z test_meta_inplace_min_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4204941Z test_meta_inplace_min_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4205226Z test_meta_inplace_min_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4205506Z test_meta_inplace_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4205786Z test_meta_inplace_min_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4206070Z test_meta_inplace_min_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4206356Z test_meta_inplace_min_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4206637Z test_meta_inplace_min_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4206921Z test_meta_inplace_min_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4207203Z test_meta_inplace_min_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4207472Z test_meta_inplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4207779Z test_meta_inplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4208096Z test_meta_inplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4208365Z test_meta_inplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4208629Z test_meta_inplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4208892Z test_meta_inplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4209153Z test_meta_inplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4209416Z test_meta_inplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4209679Z test_meta_inplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4209948Z test_meta_inplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4210215Z test_meta_inplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4210480Z test_meta_inplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4210743Z test_meta_inplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4211004Z test_meta_inplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4211263Z test_meta_inplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4211523Z test_meta_inplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4211787Z test_meta_inplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4212047Z test_meta_inplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4212313Z test_meta_inplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4212578Z test_meta_inplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4212846Z test_meta_inplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4213096Z test_meta_inplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4213358Z test_meta_inplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4213614Z test_meta_inplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4213875Z test_meta_inplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4214175Z test_meta_inplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4214445Z test_meta_inplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4214742Z test_meta_inplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4215016Z test_meta_inplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4215290Z test_meta_inplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4215562Z test_meta_inplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4215833Z test_meta_inplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4216101Z test_meta_inplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4216370Z test_meta_inplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4216634Z test_meta_inplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4216897Z test_meta_inplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4217159Z test_meta_inplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4217427Z test_meta_inplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4217693Z test_meta_inplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4217960Z test_meta_inplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4218223Z test_meta_inplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4218483Z test_meta_inplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4218744Z test_meta_inplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4219005Z test_meta_inplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4219266Z test_meta_inplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4219530Z test_meta_inplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4219791Z test_meta_inplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4220049Z test_meta_inplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4220311Z test_meta_inplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4220566Z test_meta_inplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4220869Z test_meta_inplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4221179Z test_meta_inplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4221444Z test_meta_inplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4221703Z test_meta_inplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4221965Z test_meta_inplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4222222Z test_meta_inplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4222488Z test_meta_inplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4222745Z test_meta_inplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4223006Z test_meta_inplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4223262Z test_meta_inplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4223517Z test_meta_inplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4223792Z test_meta_inplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4224067Z test_meta_inplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4224336Z test_meta_inplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4224594Z test_meta_inplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4224859Z test_meta_inplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4225125Z test_meta_inplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4225385Z test_meta_inplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4225648Z test_meta_inplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4225907Z test_meta_inplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4226193Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4226478Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4226908Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4227192Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4227537Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4227852Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4228136Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4228416Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4228706Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4228995Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4229277Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4229564Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4229842Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4230127Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4230408Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4230690Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4230972Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4231252Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4231531Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4231808Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4232088Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4232368Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4232653Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4232931Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4233201Z test_meta_inplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4233467Z test_meta_inplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4233774Z test_meta_inplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4234045Z test_meta_inplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4234344Z test_meta_inplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4234610Z test_meta_inplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4234876Z test_meta_inplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4235138Z test_meta_inplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4235404Z test_meta_inplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4235668Z test_meta_inplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4235939Z test_meta_inplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4236207Z test_meta_inplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4236475Z test_meta_inplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4236742Z test_meta_inplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4237018Z test_meta_inplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4237288Z test_meta_inplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4237562Z test_meta_inplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4237834Z test_meta_inplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4238101Z test_meta_inplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4238357Z test_meta_inplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4238624Z test_meta_inplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4238891Z test_meta_inplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4239168Z test_meta_inplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4239442Z test_meta_inplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4239708Z test_meta_inplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4239970Z test_meta_inplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4240285Z test_meta_inplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4240553Z test_meta_inplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4240849Z test_meta_inplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4241113Z test_meta_inplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4241374Z test_meta_inplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4241634Z test_meta_inplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4241899Z test_meta_inplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4242163Z test_meta_inplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4242438Z test_meta_inplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4242710Z test_meta_inplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4242988Z test_meta_inplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4243264Z test_meta_inplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4243541Z test_meta_inplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4243810Z test_meta_inplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4244087Z test_meta_inplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4244356Z test_meta_inplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4244626Z test_meta_inplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4244891Z test_meta_inplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4245162Z test_meta_inplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4245427Z test_meta_inplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4245698Z test_meta_inplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4245965Z test_meta_inplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4246233Z test_meta_inplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4246503Z test_meta_inplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4246813Z test_meta_inplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4247084Z test_meta_inplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4247382Z test_meta_inplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4247649Z test_meta_inplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4247915Z test_meta_inplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4248178Z test_meta_inplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4248443Z test_meta_inplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4248705Z test_meta_inplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4248971Z test_meta_inplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4249233Z test_meta_inplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4249517Z test_meta_inplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4249800Z test_meta_inplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4250083Z test_meta_inplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4250366Z test_meta_inplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4250651Z test_meta_inplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4250943Z test_meta_inplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4251232Z test_meta_inplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4251520Z test_meta_inplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4251805Z test_meta_inplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4252093Z test_meta_inplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4252371Z test_meta_inplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4252653Z test_meta_inplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4252916Z test_meta_inplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4253179Z test_meta_inplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4253489Z test_meta_inplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4253788Z test_meta_inplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4254050Z test_meta_inplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4254312Z test_meta_inplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4254570Z test_meta_inplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4254827Z test_meta_inplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4255084Z test_meta_inplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4255341Z test_meta_inplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4255598Z test_meta_inplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4255855Z test_meta_inplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4256116Z test_meta_inplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4256385Z test_meta_inplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4256653Z test_meta_inplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4256918Z test_meta_inplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4257182Z test_meta_inplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4257445Z test_meta_inplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4257705Z test_meta_inplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4257966Z test_meta_inplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4258227Z test_meta_inplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4258486Z test_meta_inplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4258744Z test_meta_inplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4259003Z test_meta_inplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4259277Z test_meta_inplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4259541Z test_meta_inplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4259857Z test_meta_inplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4260134Z test_meta_inplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4260440Z test_meta_inplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4260716Z test_meta_inplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4260987Z test_meta_inplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4261257Z test_meta_inplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4261525Z test_meta_inplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4261788Z test_meta_inplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4262055Z test_meta_inplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4262320Z test_meta_inplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4262575Z test_meta_inplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4262858Z test_meta_inplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4263138Z test_meta_inplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4263427Z test_meta_inplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4263716Z test_meta_inplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4264003Z test_meta_inplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4264282Z test_meta_inplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4264562Z test_meta_inplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4264846Z test_meta_inplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4265132Z test_meta_inplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4265411Z test_meta_inplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4265686Z test_meta_inplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4265962Z test_meta_inplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4266238Z test_meta_inplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4266547Z test_meta_inplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4266915Z test_meta_inplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4267191Z test_meta_inplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4267465Z test_meta_inplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4267734Z test_meta_inplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4267999Z test_meta_inplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4268269Z test_meta_inplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4268536Z test_meta_inplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4268799Z test_meta_inplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4269061Z test_meta_inplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4269323Z test_meta_inplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4269583Z test_meta_inplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4269849Z test_meta_inplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4270124Z test_meta_inplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4270393Z test_meta_inplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4270666Z test_meta_inplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4270939Z test_meta_inplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4271209Z test_meta_inplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4271480Z test_meta_inplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4271750Z test_meta_inplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4272016Z test_meta_inplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4272279Z test_meta_inplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4272541Z test_meta_inplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4272804Z test_meta_inplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4273129Z test_meta_inplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4273424Z test_meta_inplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4273697Z test_meta_inplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4273963Z test_meta_inplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4274235Z test_meta_inplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4274510Z test_meta_inplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4274786Z test_meta_inplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4275058Z test_meta_inplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4275325Z test_meta_inplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4275585Z test_meta_inplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4275850Z test_meta_inplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4276116Z test_meta_inplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4276382Z test_meta_inplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4276646Z test_meta_inplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4276911Z test_meta_inplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4277182Z test_meta_inplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4277451Z test_meta_inplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4277723Z test_meta_inplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4277989Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.4278255Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.4278517Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.4278779Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.4279086Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4279394Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4279738Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4280075Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4280382Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4280685Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4280986Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4281290Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4281596Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4281899Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4282204Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4282508Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4282810Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4283117Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4283414Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4283713Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4284013Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4284315Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4284616Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4284920Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4285219Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4285520Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4285815Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4286154Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4286484Z test_meta_inplace_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4286784Z test_meta_inplace_nn_functional_alpha_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4287078Z test_meta_inplace_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4287376Z test_meta_inplace_nn_functional_alpha_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4287668Z test_meta_inplace_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4287963Z test_meta_inplace_nn_functional_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4288251Z test_meta_inplace_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4288537Z test_meta_inplace_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4288828Z test_meta_inplace_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4289119Z test_meta_inplace_nn_functional_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4289408Z test_meta_inplace_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4289697Z test_meta_inplace_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4289987Z test_meta_inplace_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4290277Z test_meta_inplace_nn_functional_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4290565Z test_meta_inplace_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4290854Z test_meta_inplace_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4291149Z test_meta_inplace_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4291434Z test_meta_inplace_nn_functional_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4291720Z test_meta_inplace_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4292005Z test_meta_inplace_nn_functional_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4292410Z test_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4292749Z test_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4293055Z test_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4293357Z test_meta_inplace_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4293652Z test_meta_inplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4293946Z test_meta_inplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4294231Z test_meta_inplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4294517Z test_meta_inplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4294822Z test_meta_inplace_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4295129Z test_meta_inplace_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4295432Z test_meta_inplace_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4295739Z test_meta_inplace_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4296061Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4296375Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4296685Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4296995Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4297290Z test_meta_inplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4297562Z test_meta_inplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4297846Z test_meta_inplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4298127Z test_meta_inplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4298419Z test_meta_inplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4298758Z test_meta_inplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4299048Z test_meta_inplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4299367Z test_meta_inplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4299654Z test_meta_inplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4299937Z test_meta_inplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4300220Z test_meta_inplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4300510Z test_meta_inplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4300803Z test_meta_inplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4301093Z test_meta_inplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4301377Z test_meta_inplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4301657Z test_meta_inplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4301943Z test_meta_inplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4302223Z test_meta_inplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4302533Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4302838Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.4303138Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4303441Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4303740Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4304037Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4304328Z test_meta_inplace_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4304624Z test_meta_inplace_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4304928Z test_meta_inplace_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4305272Z test_meta_inplace_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4305603Z test_meta_inplace_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4305902Z test_meta_inplace_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4306198Z test_meta_inplace_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4306496Z test_meta_inplace_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4306844Z test_meta_inplace_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4307148Z test_meta_inplace_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4307451Z test_meta_inplace_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4307749Z test_meta_inplace_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4308044Z test_meta_inplace_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4308336Z test_meta_inplace_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4308630Z test_meta_inplace_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4308937Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4309240Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4309546Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4309853Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4310164Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4310469Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4310770Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4311070Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4311372Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4311728Z test_meta_inplace_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4312066Z test_meta_inplace_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4312367Z test_meta_inplace_nn_functional_cosine_similarity_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4312663Z test_meta_inplace_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4312958Z test_meta_inplace_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4313255Z test_meta_inplace_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4313548Z test_meta_inplace_nn_functional_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4313845Z test_meta_inplace_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4314142Z test_meta_inplace_nn_functional_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4314427Z test_meta_inplace_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4314711Z test_meta_inplace_nn_functional_ctc_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4315005Z test_meta_inplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4315297Z test_meta_inplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4315582Z test_meta_inplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4315869Z test_meta_inplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4316160Z test_meta_inplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4316448Z test_meta_inplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4316733Z test_meta_inplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4317026Z test_meta_inplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4317310Z test_meta_inplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4317594Z test_meta_inplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4317877Z test_meta_inplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4318201Z test_meta_inplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4318527Z test_meta_inplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4318809Z test_meta_inplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4319089Z test_meta_inplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4319370Z test_meta_inplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4319670Z test_meta_inplace_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4319967Z test_meta_inplace_nn_functional_embedding_bag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4320255Z test_meta_inplace_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4320553Z test_meta_inplace_nn_functional_embedding_bag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4320847Z test_meta_inplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4321133Z test_meta_inplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4321421Z test_meta_inplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4321710Z test_meta_inplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4322031Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4322348Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4322663Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4322978Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4323303Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4323626Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4323954Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4324282Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4324656Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4325009Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4325336Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4325653Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4325970Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4326291Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4326606Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4326920Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4327225Z test_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4327535Z test_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4327841Z test_meta_inplace_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4328149Z test_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4328448Z test_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4328756Z test_meta_inplace_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4329051Z test_meta_inplace_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4329349Z test_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4329650Z test_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4329941Z test_meta_inplace_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4330229Z test_meta_inplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4330507Z test_meta_inplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4330828Z test_meta_inplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4331108Z test_meta_inplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4331421Z test_meta_inplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4331702Z test_meta_inplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4331986Z test_meta_inplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4332265Z test_meta_inplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4332558Z test_meta_inplace_nn_functional_grid_sample_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4332854Z test_meta_inplace_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4333146Z test_meta_inplace_nn_functional_grid_sample_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4333435Z test_meta_inplace_nn_functional_group_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4333724Z test_meta_inplace_nn_functional_group_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4334019Z test_meta_inplace_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4334308Z test_meta_inplace_nn_functional_group_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4334606Z test_meta_inplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4334895Z test_meta_inplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4335185Z test_meta_inplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4335473Z test_meta_inplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4335768Z test_meta_inplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4336062Z test_meta_inplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4336354Z test_meta_inplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4336650Z test_meta_inplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4336942Z test_meta_inplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4337287Z test_meta_inplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4337572Z test_meta_inplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4337893Z test_meta_inplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4338183Z test_meta_inplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4338468Z test_meta_inplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4338753Z test_meta_inplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4339040Z test_meta_inplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4339324Z test_meta_inplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4339609Z test_meta_inplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4339893Z test_meta_inplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4340180Z test_meta_inplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4340488Z test_meta_inplace_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4340793Z test_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4341096Z test_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4341401Z test_meta_inplace_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4341689Z test_meta_inplace_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4341976Z test_meta_inplace_nn_functional_huber_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4342264Z test_meta_inplace_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4342552Z test_meta_inplace_nn_functional_huber_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4342850Z test_meta_inplace_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4343144Z test_meta_inplace_nn_functional_instance_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4343439Z test_meta_inplace_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4343772Z test_meta_inplace_nn_functional_instance_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4344107Z test_meta_inplace_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4344407Z test_meta_inplace_nn_functional_interpolate_area_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4344704Z test_meta_inplace_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4345000Z test_meta_inplace_nn_functional_interpolate_area_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4345309Z test_meta_inplace_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4345613Z test_meta_inplace_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4345921Z test_meta_inplace_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4346216Z test_meta_inplace_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4346520Z test_meta_inplace_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4346942Z test_meta_inplace_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4347252Z test_meta_inplace_nn_functional_interpolate_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4347556Z test_meta_inplace_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4347858Z test_meta_inplace_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4348163Z test_meta_inplace_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4348467Z test_meta_inplace_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4348775Z test_meta_inplace_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4349080Z test_meta_inplace_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4349384Z test_meta_inplace_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4349693Z test_meta_inplace_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4349999Z test_meta_inplace_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4350347Z test_meta_inplace_nn_functional_kl_div_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4350666Z test_meta_inplace_nn_functional_kl_div_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4350948Z test_meta_inplace_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4351231Z test_meta_inplace_nn_functional_kl_div_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4351513Z test_meta_inplace_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4351797Z test_meta_inplace_nn_functional_l1_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4352085Z test_meta_inplace_nn_functional_l1_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4352366Z test_meta_inplace_nn_functional_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4352644Z test_meta_inplace_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4352921Z test_meta_inplace_nn_functional_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4353209Z test_meta_inplace_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4353501Z test_meta_inplace_nn_functional_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4353794Z test_meta_inplace_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4354078Z test_meta_inplace_nn_functional_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4354368Z test_meta_inplace_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4354653Z test_meta_inplace_nn_functional_leaky_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4354943Z test_meta_inplace_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4355230Z test_meta_inplace_nn_functional_leaky_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4355515Z test_meta_inplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4355804Z test_meta_inplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4356094Z test_meta_inplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4356377Z test_meta_inplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4356700Z test_meta_inplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4357016Z test_meta_inplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4357324Z test_meta_inplace_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4357624Z test_meta_inplace_nn_functional_local_response_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4357928Z test_meta_inplace_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4358231Z test_meta_inplace_nn_functional_local_response_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4358525Z test_meta_inplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4358819Z test_meta_inplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4359108Z test_meta_inplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4359393Z test_meta_inplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4359693Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4359999Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4360300Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4360605Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4360902Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4361194Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4361486Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4361782Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4362072Z test_meta_inplace_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4362361Z test_meta_inplace_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4362649Z test_meta_inplace_nn_functional_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4362976Z test_meta_inplace_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4363263Z test_meta_inplace_nn_functional_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4363583Z test_meta_inplace_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4363873Z test_meta_inplace_nn_functional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4364157Z test_meta_inplace_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4364441Z test_meta_inplace_nn_functional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4364729Z test_meta_inplace_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4365017Z test_meta_inplace_nn_functional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4365300Z test_meta_inplace_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4365586Z test_meta_inplace_nn_functional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4365875Z test_meta_inplace_nn_functional_max_unpool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4366167Z test_meta_inplace_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4366458Z test_meta_inplace_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4366757Z test_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4367053Z test_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4367346Z test_meta_inplace_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4367635Z test_meta_inplace_nn_functional_max_unpool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4367927Z test_meta_inplace_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4368215Z test_meta_inplace_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4368514Z test_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4368809Z test_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4369105Z test_meta_inplace_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4369439Z test_meta_inplace_nn_functional_max_unpool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4369757Z test_meta_inplace_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4370050Z test_meta_inplace_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4370346Z test_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4370640Z test_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4370937Z test_meta_inplace_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4371216Z test_meta_inplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4371502Z test_meta_inplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4371780Z test_meta_inplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4372059Z test_meta_inplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4372344Z test_meta_inplace_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4372629Z test_meta_inplace_nn_functional_mse_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4372914Z test_meta_inplace_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4373194Z test_meta_inplace_nn_functional_mse_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4373487Z test_meta_inplace_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4373784Z test_meta_inplace_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4374079Z test_meta_inplace_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4374368Z test_meta_inplace_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4374677Z test_meta_inplace_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4374983Z test_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4375292Z test_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4375592Z test_meta_inplace_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4375948Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4376292Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4376605Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4376915Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4377203Z test_meta_inplace_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4377491Z test_meta_inplace_nn_functional_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4377781Z test_meta_inplace_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4378063Z test_meta_inplace_nn_functional_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4378355Z test_meta_inplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4378652Z test_meta_inplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4378949Z test_meta_inplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4379240Z test_meta_inplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4379533Z test_meta_inplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4379824Z test_meta_inplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4380106Z test_meta_inplace_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4380397Z test_meta_inplace_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4380699Z test_meta_inplace_nn_functional_pad_circular_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4381006Z test_meta_inplace_nn_functional_pad_circular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4381305Z test_meta_inplace_nn_functional_pad_circular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4381597Z test_meta_inplace_nn_functional_pad_circular_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4381889Z test_meta_inplace_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4382220Z test_meta_inplace_nn_functional_pad_circular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4382543Z test_meta_inplace_nn_functional_pad_circular_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4382835Z test_meta_inplace_nn_functional_pad_circular_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4383121Z test_meta_inplace_nn_functional_pad_circular_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4383411Z test_meta_inplace_nn_functional_pad_circular_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4383699Z test_meta_inplace_nn_functional_pad_circular_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4384000Z test_meta_inplace_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4384290Z test_meta_inplace_nn_functional_pad_constant_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4384588Z test_meta_inplace_nn_functional_pad_constant_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4384885Z test_meta_inplace_nn_functional_pad_constant_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4385179Z test_meta_inplace_nn_functional_pad_constant_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4385472Z test_meta_inplace_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4385767Z test_meta_inplace_nn_functional_pad_constant_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4386054Z test_meta_inplace_nn_functional_pad_constant_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4386339Z test_meta_inplace_nn_functional_pad_constant_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4386690Z test_meta_inplace_nn_functional_pad_constant_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4386979Z test_meta_inplace_nn_functional_pad_constant_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4387264Z test_meta_inplace_nn_functional_pad_constant_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4387558Z test_meta_inplace_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4387856Z test_meta_inplace_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4388151Z test_meta_inplace_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4388446Z test_meta_inplace_nn_functional_pad_reflect_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4388784Z test_meta_inplace_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4389111Z test_meta_inplace_nn_functional_pad_reflect_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4389414Z test_meta_inplace_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4389716Z test_meta_inplace_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4390009Z test_meta_inplace_nn_functional_pad_replicate_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4390310Z test_meta_inplace_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4390610Z test_meta_inplace_nn_functional_pad_replicate_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4390913Z test_meta_inplace_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4391221Z test_meta_inplace_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4391526Z test_meta_inplace_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4391830Z test_meta_inplace_nn_functional_pairwise_distance_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4392135Z test_meta_inplace_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4392425Z test_meta_inplace_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4392723Z test_meta_inplace_nn_functional_pairwise_distance_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4393018Z test_meta_inplace_nn_functional_pairwise_distance_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4393311Z test_meta_inplace_nn_functional_pairwise_distance_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4393608Z test_meta_inplace_nn_functional_pairwise_distance_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4393906Z test_meta_inplace_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4394188Z test_meta_inplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4394474Z test_meta_inplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4394767Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4395104Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4395403Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4395734Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4396031Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4396323Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4396613Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4396911Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4397202Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4397490Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4397775Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4398063Z test_meta_inplace_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4398365Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4398662Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4398965Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4399265Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4399558Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4399857Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4400147Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4400440Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4400737Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4401029Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4401323Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4401652Z test_meta_inplace_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4401978Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4402275Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4402569Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4402863Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4403155Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4403452Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4403747Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4404037Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4404333Z test_meta_inplace_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4404618Z test_meta_inplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4404901Z test_meta_inplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4405188Z test_meta_inplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4405473Z test_meta_inplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4405751Z test_meta_inplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4406033Z test_meta_inplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4406316Z test_meta_inplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4406600Z test_meta_inplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4406876Z test_meta_inplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4407160Z test_meta_inplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4407435Z test_meta_inplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4407712Z test_meta_inplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4408038Z test_meta_inplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4408349Z test_meta_inplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4408639Z test_meta_inplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4408917Z test_meta_inplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4409194Z test_meta_inplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4409472Z test_meta_inplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4409748Z test_meta_inplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4410027Z test_meta_inplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4410305Z test_meta_inplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4410590Z test_meta_inplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4410871Z test_meta_inplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4411156Z test_meta_inplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4411435Z test_meta_inplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4411719Z test_meta_inplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4411997Z test_meta_inplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4412267Z test_meta_inplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4412544Z test_meta_inplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4412829Z test_meta_inplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4413109Z test_meta_inplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4413393Z test_meta_inplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4413670Z test_meta_inplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4413961Z test_meta_inplace_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4414290Z test_meta_inplace_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4414584Z test_meta_inplace_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4414925Z test_meta_inplace_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4415219Z test_meta_inplace_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4415511Z test_meta_inplace_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4415802Z test_meta_inplace_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4416087Z test_meta_inplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4416374Z test_meta_inplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4416655Z test_meta_inplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4416938Z test_meta_inplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4417237Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4417549Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4417853Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4418156Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4418461Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4418759Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4419057Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4419352Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4419646Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4419941Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4420234Z test_meta_inplace_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4420527Z test_meta_inplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4420860Z test_meta_inplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4421177Z test_meta_inplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4421465Z test_meta_inplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4421757Z test_meta_inplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4422047Z test_meta_inplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4422337Z test_meta_inplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4422625Z test_meta_inplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4422915Z test_meta_inplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4423197Z test_meta_inplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4423490Z test_meta_inplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4423781Z test_meta_inplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4424070Z test_meta_inplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4424363Z test_meta_inplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4424647Z test_meta_inplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4424930Z test_meta_inplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4425219Z test_meta_inplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4425503Z test_meta_inplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4425789Z test_meta_inplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4426074Z test_meta_inplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4426366Z test_meta_inplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4426786Z test_meta_inplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4427086Z test_meta_inplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4427440Z test_meta_inplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4427768Z test_meta_inplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4428058Z test_meta_inplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4428342Z test_meta_inplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4428630Z test_meta_inplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4428918Z test_meta_inplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4429202Z test_meta_inplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4429487Z test_meta_inplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4429772Z test_meta_inplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4430061Z test_meta_inplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4430347Z test_meta_inplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4430637Z test_meta_inplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4430926Z test_meta_inplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4431209Z test_meta_inplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4431489Z test_meta_inplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4431772Z test_meta_inplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4432063Z test_meta_inplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4432367Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4432676Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4432985Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4433277Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4433579Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4433923Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4434255Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4434555Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4434849Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4435145Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4435445Z test_meta_inplace_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4435771Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4436095Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4436419Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4436741Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4437063Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4437382Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4437695Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4438008Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4438322Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4438636Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4438954Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4439238Z test_meta_inplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4439527Z test_meta_inplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4439815Z test_meta_inplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4440138Z test_meta_inplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4440447Z test_meta_inplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4440738Z test_meta_inplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4441038Z test_meta_inplace_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4441334Z test_meta_inplace_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4441636Z test_meta_inplace_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4441935Z test_meta_inplace_nn_functional_upsample_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4442230Z test_meta_inplace_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4442526Z test_meta_inplace_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4442821Z test_meta_inplace_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4443093Z test_meta_inplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4443363Z test_meta_inplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4443639Z test_meta_inplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4443919Z test_meta_inplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4444191Z test_meta_inplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4444460Z test_meta_inplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4444728Z test_meta_inplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4444997Z test_meta_inplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4445266Z test_meta_inplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4445527Z test_meta_inplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4445789Z test_meta_inplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4446053Z test_meta_inplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4446316Z test_meta_inplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4446627Z test_meta_inplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4446928Z test_meta_inplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4447198Z test_meta_inplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4447462Z test_meta_inplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4447726Z test_meta_inplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4447985Z test_meta_inplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4448258Z test_meta_inplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4448530Z test_meta_inplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4448803Z test_meta_inplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4449068Z test_meta_inplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4449333Z test_meta_inplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4449597Z test_meta_inplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4449869Z test_meta_inplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4450146Z test_meta_inplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4450418Z test_meta_inplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4450684Z test_meta_inplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4450949Z test_meta_inplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4451215Z test_meta_inplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4451480Z test_meta_inplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4451754Z test_meta_inplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4452018Z test_meta_inplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4452284Z test_meta_inplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4452554Z test_meta_inplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4452825Z test_meta_inplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4453132Z test_meta_inplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4453429Z test_meta_inplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4453717Z test_meta_inplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4453997Z test_meta_inplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4454281Z test_meta_inplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4454559Z test_meta_inplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4454828Z test_meta_inplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4455093Z test_meta_inplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4455362Z test_meta_inplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4455630Z test_meta_inplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4455896Z test_meta_inplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4456157Z test_meta_inplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4456423Z test_meta_inplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4456686Z test_meta_inplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4456947Z test_meta_inplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4457203Z test_meta_inplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4457462Z test_meta_inplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4457722Z test_meta_inplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4457986Z test_meta_inplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4458256Z test_meta_inplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4458524Z test_meta_inplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4458799Z test_meta_inplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4459073Z test_meta_inplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4459349Z test_meta_inplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4459660Z test_meta_inplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4459979Z test_meta_inplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4460247Z test_meta_inplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4460515Z test_meta_inplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4460780Z test_meta_inplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4461044Z test_meta_inplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4461310Z test_meta_inplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4461577Z test_meta_inplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4461849Z test_meta_inplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4462116Z test_meta_inplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4462381Z test_meta_inplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4462646Z test_meta_inplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4462914Z test_meta_inplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4463180Z test_meta_inplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4463440Z test_meta_inplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4463709Z test_meta_inplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4463976Z test_meta_inplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4464240Z test_meta_inplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4464505Z test_meta_inplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4464766Z test_meta_inplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4465031Z test_meta_inplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4465293Z test_meta_inplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4465554Z test_meta_inplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4465813Z test_meta_inplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4466147Z test_meta_inplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4466418Z test_meta_inplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4466785Z test_meta_inplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4467060Z test_meta_inplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4467338Z test_meta_inplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4467619Z test_meta_inplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4467899Z test_meta_inplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4468170Z test_meta_inplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4468448Z test_meta_inplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4468719Z test_meta_inplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4468987Z test_meta_inplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4469254Z test_meta_inplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4469523Z test_meta_inplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4469790Z test_meta_inplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4470063Z test_meta_inplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4470340Z test_meta_inplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4470621Z test_meta_inplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4470892Z test_meta_inplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4471166Z test_meta_inplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4471433Z test_meta_inplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4471703Z test_meta_inplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4471997Z test_meta_inplace_polygamma_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4472292Z test_meta_inplace_polygamma_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4472587Z test_meta_inplace_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4472935Z test_meta_inplace_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4473258Z test_meta_inplace_polygamma_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4473549Z test_meta_inplace_polygamma_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4473836Z test_meta_inplace_polygamma_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4474123Z test_meta_inplace_polygamma_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4474413Z test_meta_inplace_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4474703Z test_meta_inplace_polygamma_polygamma_n_1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4474997Z test_meta_inplace_polygamma_polygamma_n_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4475291Z test_meta_inplace_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4475581Z test_meta_inplace_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4475868Z test_meta_inplace_polygamma_polygamma_n_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4476157Z test_meta_inplace_polygamma_polygamma_n_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4476444Z test_meta_inplace_polygamma_polygamma_n_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4476733Z test_meta_inplace_polygamma_polygamma_n_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4477023Z test_meta_inplace_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4477299Z test_meta_inplace_polygamma_polygamma_n_2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4477590Z test_meta_inplace_polygamma_polygamma_n_2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4477883Z test_meta_inplace_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4478175Z test_meta_inplace_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4478456Z test_meta_inplace_polygamma_polygamma_n_2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4478739Z test_meta_inplace_polygamma_polygamma_n_2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4479020Z test_meta_inplace_polygamma_polygamma_n_2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4479342Z test_meta_inplace_polygamma_polygamma_n_2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4479628Z test_meta_inplace_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4479950Z test_meta_inplace_polygamma_polygamma_n_3_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4480241Z test_meta_inplace_polygamma_polygamma_n_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4480527Z test_meta_inplace_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4480816Z test_meta_inplace_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4481100Z test_meta_inplace_polygamma_polygamma_n_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4481385Z test_meta_inplace_polygamma_polygamma_n_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4481668Z test_meta_inplace_polygamma_polygamma_n_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4481950Z test_meta_inplace_polygamma_polygamma_n_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4482234Z test_meta_inplace_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4482521Z test_meta_inplace_polygamma_polygamma_n_4_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4482806Z test_meta_inplace_polygamma_polygamma_n_4_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4483096Z test_meta_inplace_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4483383Z test_meta_inplace_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4483665Z test_meta_inplace_polygamma_polygamma_n_4_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4483948Z test_meta_inplace_polygamma_polygamma_n_4_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4484232Z test_meta_inplace_polygamma_polygamma_n_4_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4484515Z test_meta_inplace_polygamma_polygamma_n_4_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4484799Z test_meta_inplace_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4485069Z test_meta_inplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4485345Z test_meta_inplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4485620Z test_meta_inplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4485936Z test_meta_inplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4486237Z test_meta_inplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4486506Z test_meta_inplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4486777Z test_meta_inplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4487038Z test_meta_inplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4487305Z test_meta_inplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4487567Z test_meta_inplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4487834Z test_meta_inplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4488096Z test_meta_inplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4488357Z test_meta_inplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4488623Z test_meta_inplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4488894Z test_meta_inplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4489168Z test_meta_inplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4489438Z test_meta_inplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4489700Z test_meta_inplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4489965Z test_meta_inplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4490224Z test_meta_inplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4490484Z test_meta_inplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4490745Z test_meta_inplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4491005Z test_meta_inplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4491266Z test_meta_inplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4491522Z test_meta_inplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4491781Z test_meta_inplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4492050Z test_meta_inplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4492359Z test_meta_inplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4492697Z test_meta_inplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4492962Z test_meta_inplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4493224Z test_meta_inplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4493484Z test_meta_inplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4493744Z test_meta_inplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4494015Z test_meta_inplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4494271Z test_meta_inplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4494534Z test_meta_inplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4494792Z test_meta_inplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4495056Z test_meta_inplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4495311Z test_meta_inplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4495582Z test_meta_inplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4495849Z test_meta_inplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4496109Z test_meta_inplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4496371Z test_meta_inplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4496631Z test_meta_inplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4496892Z test_meta_inplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4497152Z test_meta_inplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4497409Z test_meta_inplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4497667Z test_meta_inplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4497926Z test_meta_inplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4498194Z test_meta_inplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4498457Z test_meta_inplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4498716Z test_meta_inplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4499016Z test_meta_inplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4499317Z test_meta_inplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4499587Z test_meta_inplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4499854Z test_meta_inplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4500119Z test_meta_inplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4500388Z test_meta_inplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4500659Z test_meta_inplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4500928Z test_meta_inplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4501193Z test_meta_inplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4501456Z test_meta_inplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4501718Z test_meta_inplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4501982Z test_meta_inplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4502248Z test_meta_inplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4502524Z test_meta_inplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4502789Z test_meta_inplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4503062Z test_meta_inplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4503338Z test_meta_inplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4503608Z test_meta_inplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4503882Z test_meta_inplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4504150Z test_meta_inplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4504420Z test_meta_inplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4504686Z test_meta_inplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4504950Z test_meta_inplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4505215Z test_meta_inplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4505520Z test_meta_inplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4505814Z test_meta_inplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4506080Z test_meta_inplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4506345Z test_meta_inplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4506664Z test_meta_inplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4506941Z test_meta_inplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4507217Z test_meta_inplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4507494Z test_meta_inplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4507769Z test_meta_inplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4508040Z test_meta_inplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4508307Z test_meta_inplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4508578Z test_meta_inplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4508849Z test_meta_inplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4509122Z test_meta_inplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4509389Z test_meta_inplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4509655Z test_meta_inplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4509924Z test_meta_inplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4510190Z test_meta_inplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4510457Z test_meta_inplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4510721Z test_meta_inplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4510989Z test_meta_inplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4511259Z test_meta_inplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4511537Z test_meta_inplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4511814Z test_meta_inplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4512143Z test_meta_inplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4512463Z test_meta_inplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4512733Z test_meta_inplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4513005Z test_meta_inplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4513273Z test_meta_inplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4513535Z test_meta_inplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4513810Z test_meta_inplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4514082Z test_meta_inplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4514351Z test_meta_inplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4514618Z test_meta_inplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4514884Z test_meta_inplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4515138Z test_meta_inplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4515401Z test_meta_inplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4515665Z test_meta_inplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4515931Z test_meta_inplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4516188Z test_meta_inplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4516449Z test_meta_inplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4516713Z test_meta_inplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4516974Z test_meta_inplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4517245Z test_meta_inplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4517516Z test_meta_inplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4517784Z test_meta_inplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4518047Z test_meta_inplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4518305Z test_meta_inplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4518612Z test_meta_inplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4518901Z test_meta_inplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4519163Z test_meta_inplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4519419Z test_meta_inplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4519679Z test_meta_inplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4519938Z test_meta_inplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4520218Z test_meta_inplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4520488Z test_meta_inplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4520774Z test_meta_inplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4521051Z test_meta_inplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4521325Z test_meta_inplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4521596Z test_meta_inplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4521873Z test_meta_inplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4522147Z test_meta_inplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4522416Z test_meta_inplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4522683Z test_meta_inplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4522951Z test_meta_inplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4523219Z test_meta_inplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4523494Z test_meta_inplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4523770Z test_meta_inplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4524041Z test_meta_inplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4524315Z test_meta_inplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4524582Z test_meta_inplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4524849Z test_meta_inplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4525154Z test_meta_inplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4525448Z test_meta_inplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4525716Z test_meta_inplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4525982Z test_meta_inplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4526252Z test_meta_inplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4526525Z test_meta_inplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4526785Z test_meta_inplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4527055Z test_meta_inplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4527320Z test_meta_inplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4527592Z test_meta_inplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4527862Z test_meta_inplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4528137Z test_meta_inplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4528413Z test_meta_inplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4528681Z test_meta_inplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4528950Z test_meta_inplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4529216Z test_meta_inplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4529482Z test_meta_inplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4529745Z test_meta_inplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4530011Z test_meta_inplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4530273Z test_meta_inplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4530538Z test_meta_inplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4530824Z test_meta_inplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4531106Z test_meta_inplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4531395Z test_meta_inplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4531726Z test_meta_inplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4532048Z test_meta_inplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4532342Z test_meta_inplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4532623Z test_meta_inplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4532907Z test_meta_inplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4533186Z test_meta_inplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4533468Z test_meta_inplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4533751Z test_meta_inplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4534029Z test_meta_inplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4534305Z test_meta_inplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4534579Z test_meta_inplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4534855Z test_meta_inplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4535134Z test_meta_inplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4535416Z test_meta_inplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4535695Z test_meta_inplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4535969Z test_meta_inplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4536241Z test_meta_inplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4536516Z test_meta_inplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4536782Z test_meta_inplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4537052Z test_meta_inplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4537317Z test_meta_inplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4537583Z test_meta_inplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4537848Z test_meta_inplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4538157Z test_meta_inplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4538421Z test_meta_inplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4538731Z test_meta_inplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4539008Z test_meta_inplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4539283Z test_meta_inplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4539551Z test_meta_inplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4539809Z test_meta_inplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4540073Z test_meta_inplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4540336Z test_meta_inplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4540599Z test_meta_inplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4540859Z test_meta_inplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4541121Z test_meta_inplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4541393Z test_meta_inplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4541662Z test_meta_inplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4541927Z test_meta_inplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4542197Z test_meta_inplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4542469Z test_meta_inplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4542736Z test_meta_inplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4543002Z test_meta_inplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4543267Z test_meta_inplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4543529Z test_meta_inplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4543791Z test_meta_inplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4544051Z test_meta_inplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4544311Z test_meta_inplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4544614Z test_meta_inplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4544887Z test_meta_inplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4545183Z test_meta_inplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4545462Z test_meta_inplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4545731Z test_meta_inplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4546004Z test_meta_inplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4546273Z test_meta_inplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4546542Z test_meta_inplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4546910Z test_meta_inplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4547176Z test_meta_inplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4547440Z test_meta_inplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4547704Z test_meta_inplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4547971Z test_meta_inplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4548246Z test_meta_inplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4548516Z test_meta_inplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4548798Z test_meta_inplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4549076Z test_meta_inplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4549348Z test_meta_inplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4549622Z test_meta_inplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4549895Z test_meta_inplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4550166Z test_meta_inplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4550434Z test_meta_inplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4550699Z test_meta_inplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4550969Z test_meta_inplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4551292Z test_meta_inplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4551568Z test_meta_inplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4551875Z test_meta_inplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4552155Z test_meta_inplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4552421Z test_meta_inplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4552697Z test_meta_inplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4552971Z test_meta_inplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4553246Z test_meta_inplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4553518Z test_meta_inplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4553787Z test_meta_inplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4554054Z test_meta_inplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4554320Z test_meta_inplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4554589Z test_meta_inplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4554856Z test_meta_inplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4555120Z test_meta_inplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4555380Z test_meta_inplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4555645Z test_meta_inplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4555909Z test_meta_inplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4556177Z test_meta_inplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4556435Z test_meta_inplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4556698Z test_meta_inplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4556956Z test_meta_inplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4557213Z test_meta_inplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4557468Z test_meta_inplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4557765Z test_meta_inplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4558023Z test_meta_inplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4558316Z test_meta_inplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4558580Z test_meta_inplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4558836Z test_meta_inplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4559106Z test_meta_inplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4559377Z test_meta_inplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4559642Z test_meta_inplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4559905Z test_meta_inplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4560167Z test_meta_inplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4560428Z test_meta_inplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4560684Z test_meta_inplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4560944Z test_meta_inplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4561201Z test_meta_inplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4561465Z test_meta_inplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4561728Z test_meta_inplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4561990Z test_meta_inplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4562251Z test_meta_inplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4562518Z test_meta_inplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4562776Z test_meta_inplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4563038Z test_meta_inplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4563297Z test_meta_inplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4563550Z test_meta_inplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4563810Z test_meta_inplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4564090Z test_meta_inplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4564423Z test_meta_inplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4564739Z test_meta_inplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4565017Z test_meta_inplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4565297Z test_meta_inplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4565574Z test_meta_inplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4565851Z test_meta_inplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4566127Z test_meta_inplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4566412Z test_meta_inplace_round_decimals_neg_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4566693Z test_meta_inplace_round_decimals_neg_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4566979Z test_meta_inplace_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4567262Z test_meta_inplace_round_decimals_neg_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4567531Z test_meta_inplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4567792Z test_meta_inplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4568068Z test_meta_inplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4568335Z test_meta_inplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4568606Z test_meta_inplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4568867Z test_meta_inplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4569132Z test_meta_inplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4569396Z test_meta_inplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4569657Z test_meta_inplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4569919Z test_meta_inplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4570179Z test_meta_inplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4570439Z test_meta_inplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4570737Z test_meta_inplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4571004Z test_meta_inplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4571307Z test_meta_inplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4571577Z test_meta_inplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4571844Z test_meta_inplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4572104Z test_meta_inplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4572368Z test_meta_inplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4572626Z test_meta_inplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4572888Z test_meta_inplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4573142Z test_meta_inplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4573401Z test_meta_inplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4573659Z test_meta_inplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4573943Z test_meta_inplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4574216Z test_meta_inplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4574501Z test_meta_inplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4574780Z test_meta_inplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4575056Z test_meta_inplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4575329Z test_meta_inplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4575603Z test_meta_inplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4575877Z test_meta_inplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4576140Z test_meta_inplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4576413Z test_meta_inplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4576685Z test_meta_inplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4576960Z test_meta_inplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4577274Z test_meta_inplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4577551Z test_meta_inplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4577853Z test_meta_inplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4578133Z test_meta_inplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4578408Z test_meta_inplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4578680Z test_meta_inplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4578958Z test_meta_inplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4579234Z test_meta_inplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4579507Z test_meta_inplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4579773Z test_meta_inplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4580044Z test_meta_inplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4580311Z test_meta_inplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4580581Z test_meta_inplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4580855Z test_meta_inplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4581123Z test_meta_inplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4581393Z test_meta_inplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4581666Z test_meta_inplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4581934Z test_meta_inplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4582202Z test_meta_inplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4582469Z test_meta_inplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4582732Z test_meta_inplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4582993Z test_meta_inplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4583252Z test_meta_inplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4583515Z test_meta_inplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4583823Z test_meta_inplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4584150Z test_meta_inplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4584438Z test_meta_inplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4584728Z test_meta_inplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4585010Z test_meta_inplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4585293Z test_meta_inplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4585574Z test_meta_inplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4585851Z test_meta_inplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4586133Z test_meta_inplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4586412Z test_meta_inplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4586751Z test_meta_inplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4587043Z test_meta_inplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4587322Z test_meta_inplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4587608Z test_meta_inplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4587884Z test_meta_inplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4588165Z test_meta_inplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4588441Z test_meta_inplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4588724Z test_meta_inplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4589006Z test_meta_inplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4589288Z test_meta_inplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4589577Z test_meta_inplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4589858Z test_meta_inplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4590140Z test_meta_inplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4590473Z test_meta_inplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4590795Z test_meta_inplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4591076Z test_meta_inplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4591354Z test_meta_inplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4591634Z test_meta_inplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4591921Z test_meta_inplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4592205Z test_meta_inplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4592487Z test_meta_inplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4592770Z test_meta_inplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4593045Z test_meta_inplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4593325Z test_meta_inplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4593605Z test_meta_inplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4593888Z test_meta_inplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4594169Z test_meta_inplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4594452Z test_meta_inplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4594734Z test_meta_inplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4595016Z test_meta_inplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4595299Z test_meta_inplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4595583Z test_meta_inplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4595863Z test_meta_inplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4596136Z test_meta_inplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4596409Z test_meta_inplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4596728Z test_meta_inplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4597004Z test_meta_inplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4597311Z test_meta_inplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4597595Z test_meta_inplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4597871Z test_meta_inplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4598147Z test_meta_inplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4598423Z test_meta_inplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4598699Z test_meta_inplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4598974Z test_meta_inplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4599249Z test_meta_inplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4599543Z test_meta_inplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4599834Z test_meta_inplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4600130Z test_meta_inplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4600418Z test_meta_inplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4600710Z test_meta_inplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4600998Z test_meta_inplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4601286Z test_meta_inplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4601570Z test_meta_inplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4601840Z test_meta_inplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4602107Z test_meta_inplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4602383Z test_meta_inplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4602652Z test_meta_inplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4602923Z test_meta_inplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4603187Z test_meta_inplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4603493Z test_meta_inplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4603789Z test_meta_inplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4604053Z test_meta_inplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4604317Z test_meta_inplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4604579Z test_meta_inplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4604846Z test_meta_inplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4605104Z test_meta_inplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4605392Z test_meta_inplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4605667Z test_meta_inplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4605944Z test_meta_inplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4606219Z test_meta_inplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4606491Z test_meta_inplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4606765Z test_meta_inplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4607047Z test_meta_inplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4607321Z test_meta_inplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4607597Z test_meta_inplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4607870Z test_meta_inplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4608138Z test_meta_inplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4608396Z test_meta_inplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4608663Z test_meta_inplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4608933Z test_meta_inplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4609198Z test_meta_inplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4609459Z test_meta_inplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4609761Z test_meta_inplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4610019Z test_meta_inplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4610325Z test_meta_inplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4610585Z test_meta_inplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4610844Z test_meta_inplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4611100Z test_meta_inplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4611357Z test_meta_inplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4611631Z test_meta_inplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4611895Z test_meta_inplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4612162Z test_meta_inplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4612432Z test_meta_inplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4612696Z test_meta_inplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4612960Z test_meta_inplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4613223Z test_meta_inplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4613482Z test_meta_inplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4613743Z test_meta_inplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4614002Z test_meta_inplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4614264Z test_meta_inplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4614523Z test_meta_inplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4614801Z test_meta_inplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4615065Z test_meta_inplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4615341Z test_meta_inplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4615614Z test_meta_inplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4615885Z test_meta_inplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4616155Z test_meta_inplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4616463Z test_meta_inplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4616751Z test_meta_inplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4617018Z test_meta_inplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4617283Z test_meta_inplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4617545Z test_meta_inplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4617808Z test_meta_inplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4618075Z test_meta_inplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4618338Z test_meta_inplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4618599Z test_meta_inplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4618861Z test_meta_inplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4619126Z test_meta_inplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4619389Z test_meta_inplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4619652Z test_meta_inplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4619907Z test_meta_inplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4620167Z test_meta_inplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4620424Z test_meta_inplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4620686Z test_meta_inplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4620976Z test_meta_inplace_signal_windows_cosine_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4621263Z test_meta_inplace_signal_windows_cosine_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4621548Z test_meta_inplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4621831Z test_meta_inplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4622128Z test_meta_inplace_signal_windows_exponential_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4622427Z test_meta_inplace_signal_windows_exponential_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4622724Z test_meta_inplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4623059Z test_meta_inplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4623381Z test_meta_inplace_signal_windows_gaussian_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4623671Z test_meta_inplace_signal_windows_gaussian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4623963Z test_meta_inplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4624252Z test_meta_inplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4624542Z test_meta_inplace_signal_windows_kaiser_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4624834Z test_meta_inplace_signal_windows_kaiser_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4625127Z test_meta_inplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4625409Z test_meta_inplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4625679Z test_meta_inplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4625944Z test_meta_inplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4626218Z test_meta_inplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4626489Z test_meta_inplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4626873Z test_meta_inplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4627142Z test_meta_inplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4627406Z test_meta_inplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4627668Z test_meta_inplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4627932Z test_meta_inplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4628195Z test_meta_inplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4628461Z test_meta_inplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4628718Z test_meta_inplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4628986Z test_meta_inplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4629251Z test_meta_inplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4629572Z test_meta_inplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4629836Z test_meta_inplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4630120Z test_meta_inplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4630385Z test_meta_inplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4630643Z test_meta_inplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4630900Z test_meta_inplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4631158Z test_meta_inplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4631415Z test_meta_inplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4631673Z test_meta_inplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4631935Z test_meta_inplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4632193Z test_meta_inplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4632461Z test_meta_inplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4632735Z test_meta_inplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4632998Z test_meta_inplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4633258Z test_meta_inplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4633521Z test_meta_inplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4633777Z test_meta_inplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4634034Z test_meta_inplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4634288Z test_meta_inplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4634552Z test_meta_inplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4634810Z test_meta_inplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4635073Z test_meta_inplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4635330Z test_meta_inplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4635597Z test_meta_inplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4635861Z test_meta_inplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4636169Z test_meta_inplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4636458Z test_meta_inplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4636724Z test_meta_inplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4636985Z test_meta_inplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4637244Z test_meta_inplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4637500Z test_meta_inplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4637762Z test_meta_inplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4638016Z test_meta_inplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4638280Z test_meta_inplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4638546Z test_meta_inplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4638807Z test_meta_inplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4639079Z test_meta_inplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4639356Z test_meta_inplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4639629Z test_meta_inplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4639896Z test_meta_inplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4640163Z test_meta_inplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4640426Z test_meta_inplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4640688Z test_meta_inplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4640942Z test_meta_inplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4641204Z test_meta_inplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4641468Z test_meta_inplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4641729Z test_meta_inplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4642008Z test_meta_inplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4642281Z test_meta_inplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4642601Z test_meta_inplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4642878Z test_meta_inplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4643183Z test_meta_inplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4643459Z test_meta_inplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4643735Z test_meta_inplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4644008Z test_meta_inplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4644280Z test_meta_inplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4644550Z test_meta_inplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4644823Z test_meta_inplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4645091Z test_meta_inplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4645356Z test_meta_inplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4645624Z test_meta_inplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4645910Z test_meta_inplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4646190Z test_meta_inplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4646479Z test_meta_inplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4646767Z test_meta_inplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4647053Z test_meta_inplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4647335Z test_meta_inplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4647622Z test_meta_inplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4647902Z test_meta_inplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4648177Z test_meta_inplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4648449Z test_meta_inplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4648723Z test_meta_inplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4649037Z test_meta_inplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4649301Z test_meta_inplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4649596Z test_meta_inplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4649862Z test_meta_inplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4650123Z test_meta_inplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4650380Z test_meta_inplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4650641Z test_meta_inplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4650898Z test_meta_inplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4651156Z test_meta_inplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4651414Z test_meta_inplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4651709Z test_meta_inplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4651999Z test_meta_inplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4652288Z test_meta_inplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4652577Z test_meta_inplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4652852Z test_meta_inplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4653134Z test_meta_inplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4653409Z test_meta_inplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4653683Z test_meta_inplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4653957Z test_meta_inplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4654220Z test_meta_inplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4654492Z test_meta_inplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4654769Z test_meta_inplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4655045Z test_meta_inplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4655329Z test_meta_inplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4655651Z test_meta_inplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4655958Z test_meta_inplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4656235Z test_meta_inplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4656510Z test_meta_inplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4656781Z test_meta_inplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4657053Z test_meta_inplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4657331Z test_meta_inplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4657611Z test_meta_inplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4657896Z test_meta_inplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4658171Z test_meta_inplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4658445Z test_meta_inplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4658721Z test_meta_inplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4658994Z test_meta_inplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4659270Z test_meta_inplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4659543Z test_meta_inplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4659820Z test_meta_inplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4660102Z test_meta_inplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4660381Z test_meta_inplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:16.4660656Z test_meta_inplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4660929Z test_meta_inplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4661201Z test_meta_inplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4661473Z test_meta_inplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4661751Z test_meta_inplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4662082Z test_meta_inplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4662396Z test_meta_inplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4662671Z test_meta_inplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4662945Z test_meta_inplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4663218Z test_meta_inplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4663489Z test_meta_inplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4663767Z test_meta_inplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4664069Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4664374Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4664673Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4664968Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4665268Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4665569Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4665867Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4666162Z test_meta_inplace_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4666458Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4666819Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4667124Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4667425Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4667722Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4668020Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4668313Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4668657Z test_meta_inplace_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4669416Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4669900Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4670370Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4670837Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4671307Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4671769Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4672230Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4672689Z test_meta_inplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4673151Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4673619Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4674091Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4674553Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4675002Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4675463Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4675923Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4676384Z test_meta_inplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4676668Z test_meta_inplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4676937Z test_meta_inplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4677213Z test_meta_inplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4677488Z test_meta_inplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4677816Z test_meta_inplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4678087Z test_meta_inplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4678393Z test_meta_inplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4678663Z test_meta_inplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4678936Z test_meta_inplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4679207Z test_meta_inplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4679488Z test_meta_inplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4679766Z test_meta_inplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4680043Z test_meta_inplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4680316Z test_meta_inplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4680592Z test_meta_inplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4680865Z test_meta_inplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4681143Z test_meta_inplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4681416Z test_meta_inplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4681716Z test_meta_inplace_special_hermite_polynomial_h_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4682013Z test_meta_inplace_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4682311Z test_meta_inplace_special_hermite_polynomial_h_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4682605Z test_meta_inplace_special_hermite_polynomial_h_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4682905Z test_meta_inplace_special_hermite_polynomial_h_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4683201Z test_meta_inplace_special_hermite_polynomial_h_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4683497Z test_meta_inplace_special_hermite_polynomial_h_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4683791Z test_meta_inplace_special_hermite_polynomial_h_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4684089Z test_meta_inplace_special_hermite_polynomial_he_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4684430Z test_meta_inplace_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4684724Z test_meta_inplace_special_hermite_polynomial_he_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4685053Z test_meta_inplace_special_hermite_polynomial_he_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4685354Z test_meta_inplace_special_hermite_polynomial_he_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4685648Z test_meta_inplace_special_hermite_polynomial_he_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4685944Z test_meta_inplace_special_hermite_polynomial_he_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4693282Z test_meta_inplace_special_hermite_polynomial_he_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4693607Z test_meta_inplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4693884Z test_meta_inplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4694162Z test_meta_inplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4694437Z test_meta_inplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4694714Z test_meta_inplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4694984Z test_meta_inplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4695256Z test_meta_inplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4695524Z test_meta_inplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4695791Z test_meta_inplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4696061Z test_meta_inplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4696330Z test_meta_inplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4696601Z test_meta_inplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4696871Z test_meta_inplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4697138Z test_meta_inplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4697401Z test_meta_inplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4697664Z test_meta_inplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4698036Z test_meta_inplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4698291Z test_meta_inplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4698591Z test_meta_inplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4698864Z test_meta_inplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4699140Z test_meta_inplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4699406Z test_meta_inplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4699677Z test_meta_inplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4699941Z test_meta_inplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4700211Z test_meta_inplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4700480Z test_meta_inplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4700779Z test_meta_inplace_special_laguerre_polynomial_l_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4701079Z test_meta_inplace_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4701376Z test_meta_inplace_special_laguerre_polynomial_l_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4701673Z test_meta_inplace_special_laguerre_polynomial_l_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4701969Z test_meta_inplace_special_laguerre_polynomial_l_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4702263Z test_meta_inplace_special_laguerre_polynomial_l_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4702557Z test_meta_inplace_special_laguerre_polynomial_l_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4702855Z test_meta_inplace_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4703349Z test_meta_inplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4703824Z test_meta_inplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4704290Z test_meta_inplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4704750Z test_meta_inplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4705208Z test_meta_inplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4705721Z test_meta_inplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4706215Z test_meta_inplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4706923Z test_meta_inplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4707204Z test_meta_inplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4707485Z test_meta_inplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4707765Z test_meta_inplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4708038Z test_meta_inplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4708315Z test_meta_inplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4708584Z test_meta_inplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4708854Z test_meta_inplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4709125Z test_meta_inplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4709425Z test_meta_inplace_special_modified_bessel_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4709719Z test_meta_inplace_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4710011Z test_meta_inplace_special_modified_bessel_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4710298Z test_meta_inplace_special_modified_bessel_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4710588Z test_meta_inplace_special_modified_bessel_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4710876Z test_meta_inplace_special_modified_bessel_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4711164Z test_meta_inplace_special_modified_bessel_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4711453Z test_meta_inplace_special_modified_bessel_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4711743Z test_meta_inplace_special_modified_bessel_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4712035Z test_meta_inplace_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4712329Z test_meta_inplace_special_modified_bessel_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4712719Z test_meta_inplace_special_modified_bessel_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4713038Z test_meta_inplace_special_modified_bessel_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4713323Z test_meta_inplace_special_modified_bessel_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4713610Z test_meta_inplace_special_modified_bessel_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4713898Z test_meta_inplace_special_modified_bessel_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4714189Z test_meta_inplace_special_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4714481Z test_meta_inplace_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4714778Z test_meta_inplace_special_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4715064Z test_meta_inplace_special_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4715349Z test_meta_inplace_special_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4715634Z test_meta_inplace_special_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4715923Z test_meta_inplace_special_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4716212Z test_meta_inplace_special_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4716498Z test_meta_inplace_special_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4716786Z test_meta_inplace_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4717079Z test_meta_inplace_special_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4717368Z test_meta_inplace_special_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4717653Z test_meta_inplace_special_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4717939Z test_meta_inplace_special_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4718227Z test_meta_inplace_special_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4718502Z test_meta_inplace_special_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4718782Z test_meta_inplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4719092Z test_meta_inplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4719412Z test_meta_inplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4719690Z test_meta_inplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4719967Z test_meta_inplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4720236Z test_meta_inplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4720507Z test_meta_inplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4720778Z test_meta_inplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4721055Z test_meta_inplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4721324Z test_meta_inplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4721597Z test_meta_inplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4721873Z test_meta_inplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4722146Z test_meta_inplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4722423Z test_meta_inplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4722701Z test_meta_inplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4722973Z test_meta_inplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4723247Z test_meta_inplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4723521Z test_meta_inplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4723833Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4724151Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4724467Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4724778Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4725087Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4725394Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4725747Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4726146Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4726467Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4726778Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4727082Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4727390Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4727695Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4727997Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4728295Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4728592Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4728896Z test_meta_inplace_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4729196Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4729501Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4729808Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4730109Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4730409Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4730708Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4731009Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4731305Z test_meta_inplace_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4731814Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4732304Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4732849Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4733368Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4733855Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4734338Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4734817Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4735299Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4735782Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4736270Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4736755Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4737234Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4737719Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4738201Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4738677Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4739154Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4739634Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4740121Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4740607Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4741085Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4741563Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4742040Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4742564Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4743073Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4743554Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4744039Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4744522Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4745004Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4745486Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4745962Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4746440Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4746991Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.4747294Z test_meta_inplace_special_spherical_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4747600Z test_meta_inplace_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4747900Z test_meta_inplace_special_spherical_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4748198Z test_meta_inplace_special_spherical_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4748493Z test_meta_inplace_special_spherical_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4748790Z test_meta_inplace_special_spherical_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4749082Z test_meta_inplace_special_spherical_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4749375Z test_meta_inplace_special_spherical_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4749657Z test_meta_inplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4749924Z test_meta_inplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4750204Z test_meta_inplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4750543Z test_meta_inplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4750820Z test_meta_inplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4751131Z test_meta_inplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4751409Z test_meta_inplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4751679Z test_meta_inplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4751952Z test_meta_inplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4752233Z test_meta_inplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4752508Z test_meta_inplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4752783Z test_meta_inplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4753058Z test_meta_inplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4753329Z test_meta_inplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4753598Z test_meta_inplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4753873Z test_meta_inplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4754146Z test_meta_inplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4754418Z test_meta_inplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4754684Z test_meta_inplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4754943Z test_meta_inplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4755217Z test_meta_inplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4755492Z test_meta_inplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4755766Z test_meta_inplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4756035Z test_meta_inplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4756305Z test_meta_inplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4756568Z test_meta_inplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4756831Z test_meta_inplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4757134Z test_meta_inplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4757428Z test_meta_inplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4757694Z test_meta_inplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4757957Z test_meta_inplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4758235Z test_meta_inplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4758505Z test_meta_inplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4758793Z test_meta_inplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4759076Z test_meta_inplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4759355Z test_meta_inplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4759633Z test_meta_inplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4759907Z test_meta_inplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4760185Z test_meta_inplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4760459Z test_meta_inplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4760734Z test_meta_inplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4761005Z test_meta_inplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4761277Z test_meta_inplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4761554Z test_meta_inplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4761831Z test_meta_inplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4762117Z test_meta_inplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4762404Z test_meta_inplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4762693Z test_meta_inplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4762974Z test_meta_inplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4763239Z test_meta_inplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4763554Z test_meta_inplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4763826Z test_meta_inplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4764129Z test_meta_inplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4764400Z test_meta_inplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4764671Z test_meta_inplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4764940Z test_meta_inplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4765206Z test_meta_inplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4765467Z test_meta_inplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4765738Z test_meta_inplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4766006Z test_meta_inplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4766276Z test_meta_inplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4766543Z test_meta_inplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4766806Z test_meta_inplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4767066Z test_meta_inplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4767328Z test_meta_inplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4767590Z test_meta_inplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4767847Z test_meta_inplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4768108Z test_meta_inplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4768371Z test_meta_inplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4768641Z test_meta_inplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4768908Z test_meta_inplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4769180Z test_meta_inplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4769454Z test_meta_inplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4769728Z test_meta_inplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4770034Z test_meta_inplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4770301Z test_meta_inplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4770597Z test_meta_inplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4770863Z test_meta_inplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4771129Z test_meta_inplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4771393Z test_meta_inplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4771664Z test_meta_inplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4771934Z test_meta_inplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4772206Z test_meta_inplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4772482Z test_meta_inplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4772758Z test_meta_inplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4773035Z test_meta_inplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4773306Z test_meta_inplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4773575Z test_meta_inplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4773843Z test_meta_inplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4774105Z test_meta_inplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4774372Z test_meta_inplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4774636Z test_meta_inplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4774902Z test_meta_inplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4775164Z test_meta_inplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4775435Z test_meta_inplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4775698Z test_meta_inplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4775969Z test_meta_inplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4776240Z test_meta_inplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4776566Z test_meta_inplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4776831Z test_meta_inplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4777127Z test_meta_inplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4777393Z test_meta_inplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4777655Z test_meta_inplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4777920Z test_meta_inplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4778179Z test_meta_inplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4778445Z test_meta_inplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4778710Z test_meta_inplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4778977Z test_meta_inplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4779245Z test_meta_inplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4779509Z test_meta_inplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4779767Z test_meta_inplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4780035Z test_meta_inplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4780298Z test_meta_inplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4780570Z test_meta_inplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4780843Z test_meta_inplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4781122Z test_meta_inplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4781388Z test_meta_inplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4781658Z test_meta_inplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4781925Z test_meta_inplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4782195Z test_meta_inplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4782463Z test_meta_inplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4782724Z test_meta_inplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4782986Z test_meta_inplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4783288Z test_meta_inplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4783587Z test_meta_inplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4783859Z test_meta_inplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4784125Z test_meta_inplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4784390Z test_meta_inplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4784648Z test_meta_inplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4784913Z test_meta_inplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4785170Z test_meta_inplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4785431Z test_meta_inplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4785687Z test_meta_inplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4785947Z test_meta_inplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4786205Z test_meta_inplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4786464Z test_meta_inplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4786771Z test_meta_inplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4787041Z test_meta_inplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4787307Z test_meta_inplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4787573Z test_meta_inplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4787831Z test_meta_inplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4788095Z test_meta_inplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4788355Z test_meta_inplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4788618Z test_meta_inplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4788873Z test_meta_inplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4789128Z test_meta_inplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4789383Z test_meta_inplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4789640Z test_meta_inplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4789966Z test_meta_inplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4790270Z test_meta_inplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4790548Z test_meta_inplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4790825Z test_meta_inplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4791094Z test_meta_inplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4791369Z test_meta_inplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4791639Z test_meta_inplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4791911Z test_meta_inplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4792174Z test_meta_inplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4792440Z test_meta_inplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4792706Z test_meta_inplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4792974Z test_meta_inplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4793243Z test_meta_inplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4793514Z test_meta_inplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4793777Z test_meta_inplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4794037Z test_meta_inplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4794311Z test_meta_inplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4794587Z test_meta_inplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4794866Z test_meta_inplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4795139Z test_meta_inplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4795406Z test_meta_inplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4795675Z test_meta_inplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4795932Z test_meta_inplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4796230Z test_meta_inplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4796499Z test_meta_inplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4796797Z test_meta_inplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4797059Z test_meta_inplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4797317Z test_meta_inplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4797577Z test_meta_inplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4797823Z test_meta_inplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4798082Z test_meta_inplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4798336Z test_meta_inplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4798591Z test_meta_inplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4798843Z test_meta_inplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4799122Z test_meta_inplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4799396Z test_meta_inplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4799683Z test_meta_inplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4799968Z test_meta_inplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4800244Z test_meta_inplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4800517Z test_meta_inplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4800788Z test_meta_inplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4801057Z test_meta_inplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4801337Z test_meta_inplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4801613Z test_meta_inplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4801887Z test_meta_inplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4802156Z test_meta_inplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4802423Z test_meta_inplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4802684Z test_meta_inplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4802992Z test_meta_inplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4803296Z test_meta_inplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4803559Z test_meta_inplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4803824Z test_meta_inplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4804089Z test_meta_inplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4804350Z test_meta_inplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4804611Z test_meta_inplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4804875Z test_meta_inplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4805134Z test_meta_inplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4805394Z test_meta_inplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4805659Z test_meta_inplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4805920Z test_meta_inplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4806197Z test_meta_inplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4806473Z test_meta_inplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4806740Z test_meta_inplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4807004Z test_meta_inplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4807262Z test_meta_inplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4807524Z test_meta_inplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4807786Z test_meta_inplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4808049Z test_meta_inplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4808308Z test_meta_inplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4808564Z test_meta_inplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4808822Z test_meta_inplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4809084Z test_meta_inplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4809373Z test_meta_inplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4809645Z test_meta_inplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4809947Z test_meta_inplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4810217Z test_meta_inplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4810481Z test_meta_inplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4810745Z test_meta_inplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4811010Z test_meta_inplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4811270Z test_meta_inplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4811534Z test_meta_inplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4811791Z test_meta_inplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4812051Z test_meta_inplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4812311Z test_meta_inplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4812590Z test_meta_inplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4812866Z test_meta_inplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4813151Z test_meta_inplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4813430Z test_meta_inplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4813704Z test_meta_inplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4813981Z test_meta_inplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4814256Z test_meta_inplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4814526Z test_meta_inplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4814796Z test_meta_inplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4815069Z test_meta_inplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4815339Z test_meta_inplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4815609Z test_meta_inplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4815921Z test_meta_inplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4816199Z test_meta_inplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4816512Z test_meta_inplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4816790Z test_meta_inplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4817063Z test_meta_inplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4817335Z test_meta_inplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4817604Z test_meta_inplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4817863Z test_meta_inplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4818134Z test_meta_inplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4818403Z test_meta_inplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4818664Z test_meta_inplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4818927Z test_meta_inplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4819192Z test_meta_inplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4819448Z test_meta_inplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4819709Z test_meta_inplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4819967Z test_meta_inplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4820225Z test_meta_inplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4820485Z test_meta_inplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4820747Z test_meta_inplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4821000Z test_meta_inplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4821269Z test_meta_inplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4821534Z test_meta_inplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4821792Z test_meta_inplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4822052Z test_meta_inplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4822309Z test_meta_inplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4822607Z test_meta_inplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4822911Z test_meta_inplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4823169Z test_meta_inplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4823426Z test_meta_inplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4823684Z test_meta_inplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4823957Z test_meta_inplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4824229Z test_meta_inplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4824508Z test_meta_inplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4824789Z test_meta_inplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4825063Z test_meta_inplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4825335Z test_meta_inplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4825606Z test_meta_inplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4825877Z test_meta_inplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4826152Z test_meta_inplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4826417Z test_meta_inplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4826802Z test_meta_inplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4827077Z test_meta_inplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4827342Z test_meta_inplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4827609Z test_meta_inplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4827873Z test_meta_inplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4828135Z test_meta_inplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4828394Z test_meta_inplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4828655Z test_meta_inplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4828911Z test_meta_inplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4829227Z test_meta_inplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4829484Z test_meta_inplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4829788Z test_meta_inplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4830055Z test_meta_inplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4830325Z test_meta_inplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4830593Z test_meta_inplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4830865Z test_meta_inplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4831129Z test_meta_inplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4831397Z test_meta_inplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4831660Z test_meta_inplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4831919Z test_meta_inplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4832183Z test_meta_inplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4832437Z test_meta_inplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4832701Z test_meta_inplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4832964Z test_meta_inplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4833235Z test_meta_inplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4833503Z test_meta_inplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4833783Z test_meta_inplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4834063Z test_meta_inplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4834339Z test_meta_inplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4834617Z test_meta_inplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4834887Z test_meta_inplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4835165Z test_meta_inplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4835431Z test_meta_inplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4835737Z test_meta_inplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4836008Z test_meta_inplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4836306Z test_meta_inplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4836576Z test_meta_inplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4836848Z test_meta_inplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4837126Z test_meta_inplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4837406Z test_meta_inplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4837682Z test_meta_inplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4837956Z test_meta_inplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4838229Z test_meta_inplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4838497Z test_meta_inplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4838766Z test_meta_inplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4839036Z test_meta_inplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4839301Z test_meta_inplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4839571Z test_meta_inplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4839836Z test_meta_inplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4840107Z test_meta_inplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4840375Z test_meta_inplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4840643Z test_meta_inplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4840906Z test_meta_inplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4841170Z test_meta_inplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4841430Z test_meta_inplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4841693Z test_meta_inplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4841953Z test_meta_inplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4842253Z test_meta_inplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4842514Z test_meta_inplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4842836Z test_meta_inplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4843130Z test_meta_inplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4843413Z test_meta_inplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4843695Z test_meta_inplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4843958Z test_meta_inplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4844224Z test_meta_inplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4844485Z test_meta_inplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4844749Z test_meta_inplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4845009Z test_meta_inplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4845270Z test_meta_inplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4845534Z test_meta_inplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4845794Z test_meta_inplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4846054Z test_meta_inplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4846314Z test_meta_inplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4846569Z test_meta_inplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4846830Z test_meta_inplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4847100Z test_meta_inplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4847376Z test_meta_inplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4847635Z test_meta_inplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4847904Z test_meta_inplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4848172Z test_meta_inplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4848438Z test_meta_inplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4848700Z test_meta_inplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4849001Z test_meta_inplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4849297Z test_meta_inplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4849558Z test_meta_inplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4849819Z test_meta_inplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4850077Z test_meta_inplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4850339Z test_meta_inplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4850599Z test_meta_inplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4850873Z test_meta_inplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4851149Z test_meta_inplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4851427Z test_meta_inplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4851698Z test_meta_inplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4851977Z test_meta_inplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4852257Z test_meta_inplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4852533Z test_meta_inplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4852804Z test_meta_inplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4853079Z test_meta_inplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4853352Z test_meta_inplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4853619Z test_meta_inplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4853891Z test_meta_inplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4854164Z test_meta_inplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4854436Z test_meta_inplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4854707Z test_meta_inplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4854973Z test_meta_inplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4855237Z test_meta_inplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4855540Z test_meta_inplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4855837Z test_meta_inplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4856090Z test_meta_inplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4856353Z test_meta_inplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4856616Z test_meta_inplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4856883Z test_meta_inplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4857147Z test_meta_inplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4857420Z test_meta_inplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4857686Z test_meta_inplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4857958Z test_meta_inplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4858231Z test_meta_inplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4858503Z test_meta_inplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4858773Z test_meta_inplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4859046Z test_meta_inplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4859312Z test_meta_inplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4859577Z test_meta_inplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4859841Z test_meta_inplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4860106Z test_meta_inplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4860375Z test_meta_inplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4860641Z test_meta_inplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4860916Z test_meta_inplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4861185Z test_meta_inplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4861462Z test_meta_inplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4861737Z test_meta_inplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4862076Z test_meta_inplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4862379Z test_meta_inplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4862653Z test_meta_inplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4862923Z test_meta_inplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4863194Z test_meta_inplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4863467Z test_meta_inplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4863738Z test_meta_inplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4864008Z test_meta_inplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4864276Z test_meta_inplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4864552Z test_meta_inplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4864821Z test_meta_inplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4865101Z test_meta_inplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4865383Z test_meta_inplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4865660Z test_meta_inplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4865931Z test_meta_inplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4866205Z test_meta_inplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4866475Z test_meta_inplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4866810Z test_meta_inplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4867083Z test_meta_inplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4867354Z test_meta_inplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4867621Z test_meta_inplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4867889Z test_meta_inplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4868156Z test_meta_inplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4868412Z test_meta_inplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4868738Z test_meta_inplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4869047Z test_meta_inplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4869322Z test_meta_inplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4869588Z test_meta_inplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4869854Z test_meta_inplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4870122Z test_meta_inplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4870388Z test_meta_inplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4870655Z test_meta_inplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4870918Z test_meta_inplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4871183Z test_meta_inplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4871444Z test_meta_inplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4871711Z test_meta_inplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4871986Z test_meta_inplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4872263Z test_meta_inplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4872531Z test_meta_inplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4872797Z test_meta_inplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4873062Z test_meta_inplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4873343Z test_meta_inplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4873628Z test_meta_inplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4873919Z test_meta_inplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4874200Z test_meta_inplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4874482Z test_meta_inplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4874761Z test_meta_inplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4875097Z test_meta_inplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4875380Z test_meta_inplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4875698Z test_meta_inplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4875967Z test_meta_inplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4876234Z test_meta_inplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4876500Z test_meta_inplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4876770Z test_meta_inplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4877031Z test_meta_inplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4877294Z test_meta_inplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4877557Z test_meta_inplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4877826Z test_meta_inplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4878089Z test_meta_inplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4878363Z test_meta_inplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4878635Z test_meta_inplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4878918Z test_meta_inplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4879194Z test_meta_inplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4879473Z test_meta_inplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4879745Z test_meta_inplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4880020Z test_meta_inplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4880292Z test_meta_inplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4880565Z test_meta_inplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4880824Z test_meta_inplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4881092Z test_meta_inplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4881361Z test_meta_inplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4881675Z test_meta_inplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4881939Z test_meta_inplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4882238Z test_meta_inplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4882507Z test_meta_inplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4882769Z test_meta_inplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4883032Z test_meta_inplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4883295Z test_meta_inplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4883570Z test_meta_inplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4883847Z test_meta_inplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4884124Z test_meta_inplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4884393Z test_meta_inplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4884662Z test_meta_inplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4884931Z test_meta_inplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4885198Z test_meta_inplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4885470Z test_meta_inplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4885735Z test_meta_inplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4885996Z test_meta_inplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4886260Z test_meta_inplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4886523Z test_meta_inplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4886806Z test_meta_inplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4887086Z test_meta_inplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4887360Z test_meta_inplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4887627Z test_meta_inplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4887889Z test_meta_inplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4888160Z test_meta_inplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4888470Z test_meta_inplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4888770Z test_meta_inplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4889039Z test_meta_inplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4889306Z test_meta_inplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4889570Z test_meta_inplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4889832Z test_meta_inplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4890098Z test_meta_inplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4890359Z test_meta_inplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4890622Z test_meta_inplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4890886Z test_meta_inplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4891165Z test_meta_inplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4891439Z test_meta_inplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4891712Z test_meta_inplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4891979Z test_meta_inplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4892253Z test_meta_inplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4892522Z test_meta_inplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4892780Z test_meta_inplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4893050Z test_meta_inplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4893316Z test_meta_inplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4893582Z test_meta_inplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4893847Z test_meta_inplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4894113Z test_meta_inplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4894376Z test_meta_inplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4894636Z test_meta_inplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4894944Z test_meta_inplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4895243Z test_meta_inplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4895511Z test_meta_inplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4895770Z test_meta_inplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4896033Z test_meta_inplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4896292Z test_meta_inplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4896555Z test_meta_inplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4896818Z test_meta_inplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4897077Z test_meta_inplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4897335Z test_meta_inplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4897595Z test_meta_inplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4897863Z test_meta_inplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4898128Z test_meta_inplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4898406Z test_meta_inplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4898678Z test_meta_inplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4898949Z test_meta_inplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4899215Z test_meta_inplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4899477Z test_meta_inplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4899742Z test_meta_inplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4900005Z test_meta_inplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4900267Z test_meta_inplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4900526Z test_meta_inplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4900790Z test_meta_inplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4901052Z test_meta_inplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4901358Z test_meta_inplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4901621Z test_meta_inplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4901926Z test_meta_inplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4902202Z test_meta_inplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4902474Z test_meta_inplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4902744Z test_meta_inplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4903012Z test_meta_inplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4903280Z test_meta_inplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4903548Z test_meta_inplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4903809Z test_meta_inplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4904070Z test_meta_inplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4904324Z test_meta_inplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4904591Z test_meta_inplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4904857Z test_meta_inplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4905121Z test_meta_inplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4905396Z test_meta_inplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4905672Z test_meta_inplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4905948Z test_meta_inplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4906219Z test_meta_inplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4906482Z test_meta_inplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4906864Z test_meta_inplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4907131Z test_meta_inplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4907392Z test_meta_inplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4907657Z test_meta_inplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4907981Z test_meta_inplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4908244Z test_meta_inplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4908545Z test_meta_inplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4908806Z test_meta_inplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4909072Z test_meta_inplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4909337Z test_meta_inplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4909602Z test_meta_inplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4909862Z test_meta_inplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4910125Z test_meta_inplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4910384Z test_meta_inplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4910645Z test_meta_inplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4910906Z test_meta_inplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4911169Z test_meta_inplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4911431Z test_meta_inplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4911705Z test_meta_inplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4911972Z test_meta_inplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4912236Z test_meta_inplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4912501Z test_meta_inplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4912764Z test_meta_inplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4913027Z test_meta_inplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4913290Z test_meta_inplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4913551Z test_meta_inplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4913809Z test_meta_inplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4914067Z test_meta_inplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4914331Z test_meta_inplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4914629Z test_meta_inplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4914930Z test_meta_inplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4915203Z test_meta_inplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4915463Z test_meta_inplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4915728Z test_meta_inplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4915991Z test_meta_inplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4916258Z test_meta_inplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4916519Z test_meta_inplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4916778Z test_meta_inplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4917042Z test_meta_inplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4917299Z test_meta_inplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4917561Z test_meta_inplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4917837Z test_meta_inplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4918104Z test_meta_inplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4918385Z test_meta_inplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4918663Z test_meta_inplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4918939Z test_meta_inplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4919211Z test_meta_inplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4919483Z test_meta_inplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4919756Z test_meta_inplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4920022Z test_meta_inplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4920287Z test_meta_inplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4920550Z test_meta_inplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4920814Z test_meta_inplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4921122Z test_meta_inplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4921462Z test_meta_outplace_H_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4921727Z test_meta_outplace_H_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4921995Z test_meta_outplace_H_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4922263Z test_meta_outplace_H_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4922528Z test_meta_outplace_H_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4922792Z test_meta_outplace_H_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4923051Z test_meta_outplace_H_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4923316Z test_meta_outplace_H_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4923576Z test_meta_outplace_H_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4923829Z test_meta_outplace_H_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4924083Z test_meta_outplace_H_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4924343Z test_meta_outplace_H_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4924598Z test_meta_outplace_H_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4924865Z test_meta_outplace_T_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4925125Z test_meta_outplace_T_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4925389Z test_meta_outplace_T_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4925653Z test_meta_outplace_T_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4925916Z test_meta_outplace_T_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4926179Z test_meta_outplace_T_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4926440Z test_meta_outplace_T_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4926691Z test_meta_outplace_T_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4926950Z test_meta_outplace_T_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4927202Z test_meta_outplace_T_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4927451Z test_meta_outplace_T_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4927746Z test_meta_outplace_T_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4928030Z test_meta_outplace_T_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4928306Z test_meta_outplace___getitem___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4928573Z test_meta_outplace___getitem___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4928856Z test_meta_outplace___getitem___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4929135Z test_meta_outplace___getitem___cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4929412Z test_meta_outplace___getitem___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4929686Z test_meta_outplace___getitem___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4929957Z test_meta_outplace___getitem___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4930232Z test_meta_outplace___getitem___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4930500Z test_meta_outplace___getitem___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4930769Z test_meta_outplace___getitem___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4931037Z test_meta_outplace___getitem___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4931310Z test_meta_outplace___getitem___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4931579Z test_meta_outplace___getitem___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4931850Z test_meta_outplace___radd___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4932112Z test_meta_outplace___radd___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4932384Z test_meta_outplace___radd___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4932659Z test_meta_outplace___radd___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4932930Z test_meta_outplace___radd___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4933196Z test_meta_outplace___radd___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4933467Z test_meta_outplace___radd___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4933729Z test_meta_outplace___radd___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4933991Z test_meta_outplace___radd___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4934293Z test_meta_outplace___radd___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4934585Z test_meta_outplace___radd___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4934848Z test_meta_outplace___radd___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4935108Z test_meta_outplace___rand___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4935368Z test_meta_outplace___rand___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4935627Z test_meta_outplace___rand___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4935889Z test_meta_outplace___rand___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4936151Z test_meta_outplace___rand___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4936414Z test_meta_outplace___rand___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4936678Z test_meta_outplace___rdiv___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4936941Z test_meta_outplace___rdiv___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4937212Z test_meta_outplace___rdiv___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4937484Z test_meta_outplace___rdiv___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4937753Z test_meta_outplace___rdiv___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4938018Z test_meta_outplace___rdiv___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4938284Z test_meta_outplace___rdiv___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4938534Z test_meta_outplace___rdiv___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4938793Z test_meta_outplace___rdiv___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4939054Z test_meta_outplace___rdiv___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4939318Z test_meta_outplace___rdiv___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4939577Z test_meta_outplace___rdiv___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4939849Z test_meta_outplace___rmatmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4940125Z test_meta_outplace___rmatmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4940436Z test_meta_outplace___rmatmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4940702Z test_meta_outplace___rmatmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4941007Z test_meta_outplace___rmatmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4941278Z test_meta_outplace___rmatmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4941550Z test_meta_outplace___rmod___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4941819Z test_meta_outplace___rmod___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4942090Z test_meta_outplace___rmod___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4942355Z test_meta_outplace___rmod___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4942622Z test_meta_outplace___rmod___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4942884Z test_meta_outplace___rmod___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4943146Z test_meta_outplace___rmod___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4943410Z test_meta_outplace___rmod___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4943674Z test_meta_outplace___rmod___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4943942Z test_meta_outplace___rmul___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4944205Z test_meta_outplace___rmul___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4944474Z test_meta_outplace___rmul___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4944748Z test_meta_outplace___rmul___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4945015Z test_meta_outplace___rmul___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4945284Z test_meta_outplace___rmul___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4945550Z test_meta_outplace___rmul___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4945815Z test_meta_outplace___rmul___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4946075Z test_meta_outplace___rmul___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4946337Z test_meta_outplace___rmul___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4946645Z test_meta_outplace___rmul___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4946964Z test_meta_outplace___rmul___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4947227Z test_meta_outplace___ror___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4947527Z test_meta_outplace___ror___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4947790Z test_meta_outplace___ror___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4948051Z test_meta_outplace___ror___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4948316Z test_meta_outplace___ror___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4948582Z test_meta_outplace___ror___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4948846Z test_meta_outplace___rpow___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4949121Z test_meta_outplace___rpow___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4949392Z test_meta_outplace___rpow___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4949659Z test_meta_outplace___rpow___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4949922Z test_meta_outplace___rpow___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4950190Z test_meta_outplace___rpow___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4950454Z test_meta_outplace___rpow___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4950709Z test_meta_outplace___rpow___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4950967Z test_meta_outplace___rpow___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4951226Z test_meta_outplace___rpow___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4951485Z test_meta_outplace___rpow___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4951752Z test_meta_outplace___rsub___cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4952020Z test_meta_outplace___rsub___cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4952290Z test_meta_outplace___rsub___cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4952556Z test_meta_outplace___rsub___cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4952820Z test_meta_outplace___rsub___cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4953089Z test_meta_outplace___rsub___cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4953389Z test_meta_outplace___rsub___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4953648Z test_meta_outplace___rsub___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4953941Z test_meta_outplace___rsub___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4954206Z test_meta_outplace___rsub___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4954464Z test_meta_outplace___rsub___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4954724Z test_meta_outplace___rxor___cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4954984Z test_meta_outplace___rxor___cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4955243Z test_meta_outplace___rxor___cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4955503Z test_meta_outplace___rxor___cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4955762Z test_meta_outplace___rxor___cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4956019Z test_meta_outplace___rxor___cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4956310Z test_meta_outplace__softmax_backward_data_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4956603Z test_meta_outplace__softmax_backward_data_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4956891Z test_meta_outplace__softmax_backward_data_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4957180Z test_meta_outplace__softmax_backward_data_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4957446Z test_meta_outplace_abs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4957707Z test_meta_outplace_abs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4957979Z test_meta_outplace_abs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4958252Z test_meta_outplace_abs_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4958522Z test_meta_outplace_abs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4958787Z test_meta_outplace_abs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4959048Z test_meta_outplace_abs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4959313Z test_meta_outplace_abs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4959571Z test_meta_outplace_abs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4959871Z test_meta_outplace_abs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4960127Z test_meta_outplace_abs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4960423Z test_meta_outplace_abs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4960684Z test_meta_outplace_abs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4960951Z test_meta_outplace_acos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4961211Z test_meta_outplace_acos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4961490Z test_meta_outplace_acos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4961757Z test_meta_outplace_acos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4962027Z test_meta_outplace_acos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4962291Z test_meta_outplace_acos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4962546Z test_meta_outplace_acos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4962811Z test_meta_outplace_acos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4963076Z test_meta_outplace_acos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4963339Z test_meta_outplace_acos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4963602Z test_meta_outplace_acos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4963862Z test_meta_outplace_acos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4964124Z test_meta_outplace_acos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4964393Z test_meta_outplace_acosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4964660Z test_meta_outplace_acosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4964931Z test_meta_outplace_acosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4965212Z test_meta_outplace_acosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4965487Z test_meta_outplace_acosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4965756Z test_meta_outplace_acosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4966022Z test_meta_outplace_acosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4966323Z test_meta_outplace_acosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4966585Z test_meta_outplace_acosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4966880Z test_meta_outplace_acosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4967143Z test_meta_outplace_acosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4967406Z test_meta_outplace_acosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4967670Z test_meta_outplace_acosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4967936Z test_meta_outplace_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4968199Z test_meta_outplace_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4968475Z test_meta_outplace_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4968744Z test_meta_outplace_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4969016Z test_meta_outplace_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4969280Z test_meta_outplace_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4969542Z test_meta_outplace_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4969809Z test_meta_outplace_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4970068Z test_meta_outplace_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4970327Z test_meta_outplace_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4970581Z test_meta_outplace_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4970843Z test_meta_outplace_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4971103Z test_meta_outplace_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4971378Z test_meta_outplace_addbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4971654Z test_meta_outplace_addbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4971929Z test_meta_outplace_addbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4972198Z test_meta_outplace_addbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4972466Z test_meta_outplace_addbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4972732Z test_meta_outplace_addbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4973057Z test_meta_outplace_addcdiv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4973365Z test_meta_outplace_addcdiv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4973645Z test_meta_outplace_addcdiv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4973915Z test_meta_outplace_addcdiv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4974175Z test_meta_outplace_addcdiv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4974446Z test_meta_outplace_addcdiv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4974719Z test_meta_outplace_addcmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4975001Z test_meta_outplace_addcmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4975274Z test_meta_outplace_addcmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4975543Z test_meta_outplace_addcmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4975812Z test_meta_outplace_addcmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4976078Z test_meta_outplace_addcmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4976348Z test_meta_outplace_addcmul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4976617Z test_meta_outplace_addcmul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4976881Z test_meta_outplace_addcmul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4977147Z test_meta_outplace_addcmul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4977412Z test_meta_outplace_addcmul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4977682Z test_meta_outplace_addmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4977963Z test_meta_outplace_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4978237Z test_meta_outplace_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4978504Z test_meta_outplace_addmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4978768Z test_meta_outplace_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4979030Z test_meta_outplace_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4979314Z test_meta_outplace_addmm_decomposed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4979643Z test_meta_outplace_addmm_decomposed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4979963Z test_meta_outplace_addmm_decomposed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4980254Z test_meta_outplace_addmm_decomposed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4980537Z test_meta_outplace_addmm_decomposed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4980825Z test_meta_outplace_addmm_decomposed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4981095Z test_meta_outplace_addmv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4981369Z test_meta_outplace_addmv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4981642Z test_meta_outplace_addmv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4981909Z test_meta_outplace_addmv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4982177Z test_meta_outplace_addmv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4982441Z test_meta_outplace_addmv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4982706Z test_meta_outplace_addr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4982970Z test_meta_outplace_addr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4983242Z test_meta_outplace_addr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4983511Z test_meta_outplace_addr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4983775Z test_meta_outplace_addr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4984038Z test_meta_outplace_addr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4984300Z test_meta_outplace_addr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4984565Z test_meta_outplace_addr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4984830Z test_meta_outplace_addr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4985090Z test_meta_outplace_addr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4985351Z test_meta_outplace_addr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4985612Z test_meta_outplace_addr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4985880Z test_meta_outplace_all_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4986173Z test_meta_outplace_all_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4986489Z test_meta_outplace_all_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4986798Z test_meta_outplace_all_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4987060Z test_meta_outplace_all_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4987325Z test_meta_outplace_all_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4987586Z test_meta_outplace_all_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4987851Z test_meta_outplace_all_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4988105Z test_meta_outplace_all_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4988367Z test_meta_outplace_all_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4988629Z test_meta_outplace_all_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4988888Z test_meta_outplace_all_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4989158Z test_meta_outplace_allclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4989443Z test_meta_outplace_allclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4989720Z test_meta_outplace_allclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4989997Z test_meta_outplace_allclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4990265Z test_meta_outplace_allclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4990539Z test_meta_outplace_allclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4990803Z test_meta_outplace_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4991065Z test_meta_outplace_amax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4991331Z test_meta_outplace_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4991596Z test_meta_outplace_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4991860Z test_meta_outplace_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4992123Z test_meta_outplace_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4992383Z test_meta_outplace_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4992697Z test_meta_outplace_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4992956Z test_meta_outplace_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4993252Z test_meta_outplace_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4993519Z test_meta_outplace_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4993777Z test_meta_outplace_amin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4994040Z test_meta_outplace_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4994307Z test_meta_outplace_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4994567Z test_meta_outplace_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4994831Z test_meta_outplace_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4995088Z test_meta_outplace_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4995348Z test_meta_outplace_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4995606Z test_meta_outplace_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4995871Z test_meta_outplace_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4996140Z test_meta_outplace_aminmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4996409Z test_meta_outplace_aminmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4996678Z test_meta_outplace_aminmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4996949Z test_meta_outplace_aminmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4997217Z test_meta_outplace_aminmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4997475Z test_meta_outplace_aminmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4997740Z test_meta_outplace_aminmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4998008Z test_meta_outplace_aminmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4998274Z test_meta_outplace_aminmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4998539Z test_meta_outplace_aminmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4998806Z test_meta_outplace_angle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4999082Z test_meta_outplace_angle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4999397Z test_meta_outplace_angle_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4999708Z test_meta_outplace_angle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.4999977Z test_meta_outplace_angle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5000243Z test_meta_outplace_angle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5000506Z test_meta_outplace_angle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5000770Z test_meta_outplace_angle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5001037Z test_meta_outplace_angle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5001304Z test_meta_outplace_angle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5001566Z test_meta_outplace_angle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5001833Z test_meta_outplace_any_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5002095Z test_meta_outplace_any_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5002362Z test_meta_outplace_any_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5002635Z test_meta_outplace_any_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5002898Z test_meta_outplace_any_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5003161Z test_meta_outplace_any_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5003421Z test_meta_outplace_any_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5003681Z test_meta_outplace_any_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5003937Z test_meta_outplace_any_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5004200Z test_meta_outplace_any_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5004463Z test_meta_outplace_any_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5004723Z test_meta_outplace_any_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5004994Z test_meta_outplace_arange_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5005265Z test_meta_outplace_arange_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5005535Z test_meta_outplace_arange_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5005841Z test_meta_outplace_arange_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5006108Z test_meta_outplace_arange_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5006405Z test_meta_outplace_arange_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5006671Z test_meta_outplace_arange_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5006936Z test_meta_outplace_arange_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5007206Z test_meta_outplace_arange_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5007483Z test_meta_outplace_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5007755Z test_meta_outplace_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5008025Z test_meta_outplace_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5008291Z test_meta_outplace_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5008556Z test_meta_outplace_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5008819Z test_meta_outplace_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5009075Z test_meta_outplace_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5009340Z test_meta_outplace_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5009605Z test_meta_outplace_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5009875Z test_meta_outplace_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5010144Z test_meta_outplace_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5010408Z test_meta_outplace_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5010674Z test_meta_outplace_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5010939Z test_meta_outplace_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5011202Z test_meta_outplace_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5011464Z test_meta_outplace_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5011726Z test_meta_outplace_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5011992Z test_meta_outplace_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5012305Z test_meta_outplace_argsort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5012573Z test_meta_outplace_argsort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5012877Z test_meta_outplace_argsort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5013145Z test_meta_outplace_argsort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5013410Z test_meta_outplace_argsort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5013674Z test_meta_outplace_argsort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5013939Z test_meta_outplace_argsort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5014202Z test_meta_outplace_argsort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5014466Z test_meta_outplace_argsort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5014739Z test_meta_outplace_argwhere_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5015009Z test_meta_outplace_argwhere_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5015286Z test_meta_outplace_argwhere_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5015569Z test_meta_outplace_argwhere_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5015838Z test_meta_outplace_argwhere_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5016112Z test_meta_outplace_argwhere_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5016384Z test_meta_outplace_argwhere_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5016655Z test_meta_outplace_argwhere_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5016930Z test_meta_outplace_argwhere_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5017203Z test_meta_outplace_argwhere_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5017473Z test_meta_outplace_argwhere_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5017745Z test_meta_outplace_argwhere_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5018021Z test_meta_outplace_as_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5018290Z test_meta_outplace_as_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5018569Z test_meta_outplace_as_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5018886Z test_meta_outplace_as_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5019159Z test_meta_outplace_as_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5019476Z test_meta_outplace_as_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5019758Z test_meta_outplace_as_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5020032Z test_meta_outplace_as_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5020305Z test_meta_outplace_as_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5020577Z test_meta_outplace_as_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5020847Z test_meta_outplace_as_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5021118Z test_meta_outplace_as_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5021380Z test_meta_outplace_as_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5021667Z test_meta_outplace_as_strided_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5021953Z test_meta_outplace_as_strided_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5022249Z test_meta_outplace_as_strided_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5022544Z test_meta_outplace_as_strided_scatter_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5022835Z test_meta_outplace_as_strided_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5023123Z test_meta_outplace_as_strided_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5023409Z test_meta_outplace_as_strided_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5023696Z test_meta_outplace_as_strided_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5023979Z test_meta_outplace_as_strided_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5024263Z test_meta_outplace_as_strided_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5024544Z test_meta_outplace_as_strided_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5024824Z test_meta_outplace_as_strided_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5025105Z test_meta_outplace_as_strided_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5025409Z test_meta_outplace_asin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5025669Z test_meta_outplace_asin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5025970Z test_meta_outplace_asin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5026244Z test_meta_outplace_asin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5026514Z test_meta_outplace_asin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5026893Z test_meta_outplace_asin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5027161Z test_meta_outplace_asin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5027426Z test_meta_outplace_asin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5027691Z test_meta_outplace_asin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5027950Z test_meta_outplace_asin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5028212Z test_meta_outplace_asin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5028469Z test_meta_outplace_asin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5028733Z test_meta_outplace_asin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5028997Z test_meta_outplace_asinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5029262Z test_meta_outplace_asinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5029535Z test_meta_outplace_asinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5029805Z test_meta_outplace_asinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5030074Z test_meta_outplace_asinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5030341Z test_meta_outplace_asinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5030605Z test_meta_outplace_asinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5030872Z test_meta_outplace_asinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5031132Z test_meta_outplace_asinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5031395Z test_meta_outplace_asinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5031657Z test_meta_outplace_asinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5031924Z test_meta_outplace_asinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5032240Z test_meta_outplace_asinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5032545Z test_meta_outplace_atan2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5032812Z test_meta_outplace_atan2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5033077Z test_meta_outplace_atan2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5033341Z test_meta_outplace_atan2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5033600Z test_meta_outplace_atan2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5033853Z test_meta_outplace_atan2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5034115Z test_meta_outplace_atan2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5034373Z test_meta_outplace_atan2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5034638Z test_meta_outplace_atan2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5034898Z test_meta_outplace_atan2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5035164Z test_meta_outplace_atan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5035430Z test_meta_outplace_atan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5035700Z test_meta_outplace_atan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5035969Z test_meta_outplace_atan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5036235Z test_meta_outplace_atan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5036498Z test_meta_outplace_atan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5036761Z test_meta_outplace_atan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5037025Z test_meta_outplace_atan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5037288Z test_meta_outplace_atan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5037548Z test_meta_outplace_atan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5037806Z test_meta_outplace_atan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5038066Z test_meta_outplace_atan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5038327Z test_meta_outplace_atan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5038637Z test_meta_outplace_atanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5038899Z test_meta_outplace_atanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5039203Z test_meta_outplace_atanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5039482Z test_meta_outplace_atanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5039757Z test_meta_outplace_atanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5040030Z test_meta_outplace_atanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5040300Z test_meta_outplace_atanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5040569Z test_meta_outplace_atanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5040834Z test_meta_outplace_atanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5041095Z test_meta_outplace_atanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5041359Z test_meta_outplace_atanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5041620Z test_meta_outplace_atanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5041885Z test_meta_outplace_atanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5042158Z test_meta_outplace_atleast_1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5042432Z test_meta_outplace_atleast_1d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5042713Z test_meta_outplace_atleast_1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5042990Z test_meta_outplace_atleast_1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5043265Z test_meta_outplace_atleast_1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5043541Z test_meta_outplace_atleast_1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5043813Z test_meta_outplace_atleast_1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5044091Z test_meta_outplace_atleast_1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5044358Z test_meta_outplace_atleast_1d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5044628Z test_meta_outplace_atleast_1d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5044895Z test_meta_outplace_atleast_1d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5045201Z test_meta_outplace_atleast_1d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5045498Z test_meta_outplace_atleast_1d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5045761Z test_meta_outplace_atleast_2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5046030Z test_meta_outplace_atleast_2d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5046307Z test_meta_outplace_atleast_2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5046583Z test_meta_outplace_atleast_2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5046863Z test_meta_outplace_atleast_2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5047140Z test_meta_outplace_atleast_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5047412Z test_meta_outplace_atleast_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5047684Z test_meta_outplace_atleast_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5047951Z test_meta_outplace_atleast_2d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5048217Z test_meta_outplace_atleast_2d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5048487Z test_meta_outplace_atleast_2d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5048760Z test_meta_outplace_atleast_2d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5049029Z test_meta_outplace_atleast_2d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5049299Z test_meta_outplace_atleast_3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5049565Z test_meta_outplace_atleast_3d_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5049844Z test_meta_outplace_atleast_3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5050121Z test_meta_outplace_atleast_3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5050396Z test_meta_outplace_atleast_3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5050670Z test_meta_outplace_atleast_3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5050939Z test_meta_outplace_atleast_3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5051214Z test_meta_outplace_atleast_3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5051482Z test_meta_outplace_atleast_3d_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5051791Z test_meta_outplace_atleast_3d_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5052091Z test_meta_outplace_atleast_3d_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5052362Z test_meta_outplace_atleast_3d_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5052630Z test_meta_outplace_atleast_3d_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5052902Z test_meta_outplace_baddbmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5053181Z test_meta_outplace_baddbmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5053461Z test_meta_outplace_baddbmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5053735Z test_meta_outplace_baddbmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5054005Z test_meta_outplace_baddbmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5054274Z test_meta_outplace_baddbmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5054548Z test_meta_outplace_bernoulli_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5054825Z test_meta_outplace_bernoulli_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5055095Z test_meta_outplace_bernoulli_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5055371Z test_meta_outplace_bernoulli_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5055638Z test_meta_outplace_bfloat16_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5055906Z test_meta_outplace_bfloat16_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5056182Z test_meta_outplace_bfloat16_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5056458Z test_meta_outplace_bfloat16_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5056734Z test_meta_outplace_bfloat16_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5057003Z test_meta_outplace_bfloat16_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5057273Z test_meta_outplace_bfloat16_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5057539Z test_meta_outplace_bfloat16_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5057807Z test_meta_outplace_bfloat16_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5058110Z test_meta_outplace_bfloat16_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5058375Z test_meta_outplace_bfloat16_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5058665Z test_meta_outplace_bfloat16_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5058936Z test_meta_outplace_bfloat16_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5059208Z test_meta_outplace_bincount_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5059476Z test_meta_outplace_bincount_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5059747Z test_meta_outplace_bincount_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5060015Z test_meta_outplace_bincount_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5060284Z test_meta_outplace_bincount_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5060555Z test_meta_outplace_bitwise_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5060825Z test_meta_outplace_bitwise_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5061095Z test_meta_outplace_bitwise_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5061366Z test_meta_outplace_bitwise_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5061635Z test_meta_outplace_bitwise_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5061907Z test_meta_outplace_bitwise_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5062188Z test_meta_outplace_bitwise_left_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5062466Z test_meta_outplace_bitwise_left_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5062747Z test_meta_outplace_bitwise_left_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5063028Z test_meta_outplace_bitwise_left_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5063303Z test_meta_outplace_bitwise_left_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5063577Z test_meta_outplace_bitwise_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5063845Z test_meta_outplace_bitwise_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5064117Z test_meta_outplace_bitwise_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5064384Z test_meta_outplace_bitwise_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5064696Z test_meta_outplace_bitwise_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5064965Z test_meta_outplace_bitwise_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5065268Z test_meta_outplace_bitwise_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5065540Z test_meta_outplace_bitwise_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5065807Z test_meta_outplace_bitwise_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5066074Z test_meta_outplace_bitwise_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5066347Z test_meta_outplace_bitwise_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5066681Z test_meta_outplace_bitwise_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5066971Z test_meta_outplace_bitwise_right_shift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5067251Z test_meta_outplace_bitwise_right_shift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5067534Z test_meta_outplace_bitwise_right_shift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5067817Z test_meta_outplace_bitwise_right_shift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5068102Z test_meta_outplace_bitwise_right_shift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5068371Z test_meta_outplace_bitwise_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5068638Z test_meta_outplace_bitwise_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5068908Z test_meta_outplace_bitwise_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5069179Z test_meta_outplace_bitwise_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5069446Z test_meta_outplace_bitwise_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5069716Z test_meta_outplace_bitwise_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5069995Z test_meta_outplace_block_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5070268Z test_meta_outplace_block_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5070549Z test_meta_outplace_block_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5070826Z test_meta_outplace_block_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5071163Z test_meta_outplace_block_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5071438Z test_meta_outplace_block_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5071744Z test_meta_outplace_block_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5072012Z test_meta_outplace_block_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5072281Z test_meta_outplace_block_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5072552Z test_meta_outplace_block_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5072824Z test_meta_outplace_block_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5073096Z test_meta_outplace_block_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5073368Z test_meta_outplace_block_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5073629Z test_meta_outplace_bmm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5073898Z test_meta_outplace_bmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5074162Z test_meta_outplace_bmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5074427Z test_meta_outplace_bmm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5074694Z test_meta_outplace_bmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5074958Z test_meta_outplace_bmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5075223Z test_meta_outplace_bool_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5075482Z test_meta_outplace_bool_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5075750Z test_meta_outplace_bool_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5076018Z test_meta_outplace_bool_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5076288Z test_meta_outplace_bool_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5076554Z test_meta_outplace_bool_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5076820Z test_meta_outplace_bool_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5077079Z test_meta_outplace_bool_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5077337Z test_meta_outplace_bool_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5077597Z test_meta_outplace_bool_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5077901Z test_meta_outplace_bool_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5078195Z test_meta_outplace_bool_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5078460Z test_meta_outplace_bool_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5078746Z test_meta_outplace_broadcast_shapes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5079033Z test_meta_outplace_broadcast_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5079317Z test_meta_outplace_broadcast_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5079611Z test_meta_outplace_broadcast_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5079904Z test_meta_outplace_broadcast_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5080186Z test_meta_outplace_broadcast_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5080473Z test_meta_outplace_broadcast_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5080755Z test_meta_outplace_broadcast_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5081041Z test_meta_outplace_broadcast_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5081317Z test_meta_outplace_broadcast_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5081597Z test_meta_outplace_broadcast_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5081878Z test_meta_outplace_broadcast_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5082158Z test_meta_outplace_broadcast_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5082436Z test_meta_outplace_broadcast_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5082713Z test_meta_outplace_broadcast_to_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5082994Z test_meta_outplace_broadcast_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5083273Z test_meta_outplace_broadcast_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5083548Z test_meta_outplace_broadcast_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5083819Z test_meta_outplace_broadcast_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5084091Z test_meta_outplace_broadcast_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5084403Z test_meta_outplace_broadcast_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5084710Z test_meta_outplace_broadcast_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5084974Z test_meta_outplace_broadcast_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5085247Z test_meta_outplace_broadcast_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5085519Z test_meta_outplace_broadcast_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5085796Z test_meta_outplace_bucketize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5086075Z test_meta_outplace_bucketize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5086351Z test_meta_outplace_bucketize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5086620Z test_meta_outplace_bucketize_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5086886Z test_meta_outplace_bucketize_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5087152Z test_meta_outplace_bucketize_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5087422Z test_meta_outplace_bucketize_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5087691Z test_meta_outplace_bucketize_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5087959Z test_meta_outplace_byte_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5088219Z test_meta_outplace_byte_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5088488Z test_meta_outplace_byte_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5088759Z test_meta_outplace_byte_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5089025Z test_meta_outplace_byte_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5089293Z test_meta_outplace_byte_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5089559Z test_meta_outplace_byte_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5089822Z test_meta_outplace_byte_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5090081Z test_meta_outplace_byte_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5090343Z test_meta_outplace_byte_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5090601Z test_meta_outplace_byte_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5090907Z test_meta_outplace_byte_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5091221Z test_meta_outplace_cartesian_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5091506Z test_meta_outplace_cartesian_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5091796Z test_meta_outplace_cartesian_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5092081Z test_meta_outplace_cartesian_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5092367Z test_meta_outplace_cartesian_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5092651Z test_meta_outplace_cartesian_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5092934Z test_meta_outplace_cartesian_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5093215Z test_meta_outplace_cartesian_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5093492Z test_meta_outplace_cartesian_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5093767Z test_meta_outplace_cartesian_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5094044Z test_meta_outplace_cartesian_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5094320Z test_meta_outplace_cartesian_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5094586Z test_meta_outplace_cat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5094848Z test_meta_outplace_cat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5095120Z test_meta_outplace_cat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5095394Z test_meta_outplace_cat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5095668Z test_meta_outplace_cat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5095934Z test_meta_outplace_cat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5096199Z test_meta_outplace_cat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5096466Z test_meta_outplace_cat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5096728Z test_meta_outplace_cat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5096991Z test_meta_outplace_cat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5097242Z test_meta_outplace_cat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5097546Z test_meta_outplace_cat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5097841Z test_meta_outplace_cat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5098112Z test_meta_outplace_cdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5098378Z test_meta_outplace_cdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5098651Z test_meta_outplace_cdouble_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5098918Z test_meta_outplace_cdouble_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5099194Z test_meta_outplace_cdouble_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5099473Z test_meta_outplace_cdouble_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5099750Z test_meta_outplace_cdouble_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5100018Z test_meta_outplace_cdouble_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5100291Z test_meta_outplace_cdouble_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5100559Z test_meta_outplace_cdouble_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5100827Z test_meta_outplace_cdouble_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5101097Z test_meta_outplace_cdouble_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5101362Z test_meta_outplace_cdouble_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5101631Z test_meta_outplace_cdouble_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5101894Z test_meta_outplace_cdouble_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5102158Z test_meta_outplace_ceil_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5102427Z test_meta_outplace_ceil_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5102693Z test_meta_outplace_ceil_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5102962Z test_meta_outplace_ceil_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5103229Z test_meta_outplace_ceil_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5103490Z test_meta_outplace_ceil_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5103750Z test_meta_outplace_ceil_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5104052Z test_meta_outplace_ceil_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5104347Z test_meta_outplace_ceil_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5104622Z test_meta_outplace_cfloat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5104889Z test_meta_outplace_cfloat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5105164Z test_meta_outplace_cfloat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5105436Z test_meta_outplace_cfloat_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5105715Z test_meta_outplace_cfloat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5105985Z test_meta_outplace_cfloat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5106252Z test_meta_outplace_cfloat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5106517Z test_meta_outplace_cfloat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5106817Z test_meta_outplace_cfloat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5107081Z test_meta_outplace_cfloat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5107345Z test_meta_outplace_cfloat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5107613Z test_meta_outplace_cfloat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5107880Z test_meta_outplace_cfloat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5108150Z test_meta_outplace_chalf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5108417Z test_meta_outplace_chalf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5108687Z test_meta_outplace_chalf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5108952Z test_meta_outplace_chalf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5109226Z test_meta_outplace_chalf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5109499Z test_meta_outplace_chalf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5109765Z test_meta_outplace_chalf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5110026Z test_meta_outplace_chalf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5110289Z test_meta_outplace_chalf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5110599Z test_meta_outplace_chalf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5110859Z test_meta_outplace_chalf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5111164Z test_meta_outplace_chalf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5111430Z test_meta_outplace_chalf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5111700Z test_meta_outplace_char_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5111960Z test_meta_outplace_char_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5112232Z test_meta_outplace_char_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5112501Z test_meta_outplace_char_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5112771Z test_meta_outplace_char_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5113038Z test_meta_outplace_char_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5113299Z test_meta_outplace_char_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5113561Z test_meta_outplace_char_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5113823Z test_meta_outplace_char_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5114086Z test_meta_outplace_char_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5114349Z test_meta_outplace_char_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5114611Z test_meta_outplace_char_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5114873Z test_meta_outplace_char_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5115155Z test_meta_outplace_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5115434Z test_meta_outplace_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5115708Z test_meta_outplace_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5115979Z test_meta_outplace_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5116268Z test_meta_outplace_cholesky_inverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5116557Z test_meta_outplace_cholesky_inverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5116843Z test_meta_outplace_cholesky_inverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5117184Z test_meta_outplace_cholesky_inverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5117472Z test_meta_outplace_cholesky_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5117803Z test_meta_outplace_cholesky_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5118088Z test_meta_outplace_cholesky_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5118368Z test_meta_outplace_cholesky_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5118635Z test_meta_outplace_chunk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5118908Z test_meta_outplace_chunk_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5119184Z test_meta_outplace_chunk_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5119455Z test_meta_outplace_chunk_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5119727Z test_meta_outplace_chunk_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5119997Z test_meta_outplace_chunk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5120262Z test_meta_outplace_chunk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5120530Z test_meta_outplace_chunk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5120796Z test_meta_outplace_chunk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5121047Z test_meta_outplace_chunk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5121311Z test_meta_outplace_chunk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5121573Z test_meta_outplace_chunk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5121835Z test_meta_outplace_chunk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5122109Z test_meta_outplace_clamp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5122374Z test_meta_outplace_clamp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5122639Z test_meta_outplace_clamp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5122902Z test_meta_outplace_clamp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5123164Z test_meta_outplace_clamp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5123425Z test_meta_outplace_clamp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5123726Z test_meta_outplace_clamp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5123991Z test_meta_outplace_clamp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5124287Z test_meta_outplace_clamp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5124568Z test_meta_outplace_clamp_max_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5124840Z test_meta_outplace_clamp_max_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5125110Z test_meta_outplace_clamp_max_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5125391Z test_meta_outplace_clamp_max_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5125665Z test_meta_outplace_clamp_max_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5125936Z test_meta_outplace_clamp_max_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5126204Z test_meta_outplace_clamp_max_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5126471Z test_meta_outplace_clamp_max_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5126743Z test_meta_outplace_clamp_max_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5127013Z test_meta_outplace_clamp_max_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5127290Z test_meta_outplace_clamp_min_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5127560Z test_meta_outplace_clamp_min_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5127832Z test_meta_outplace_clamp_min_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5128102Z test_meta_outplace_clamp_min_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5128373Z test_meta_outplace_clamp_min_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5128642Z test_meta_outplace_clamp_min_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5128908Z test_meta_outplace_clamp_min_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5129176Z test_meta_outplace_clamp_min_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5129445Z test_meta_outplace_clamp_min_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5129711Z test_meta_outplace_clamp_min_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5129979Z test_meta_outplace_clone_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5130316Z test_meta_outplace_clone_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5130587Z test_meta_outplace_clone_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5130894Z test_meta_outplace_clone_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5131173Z test_meta_outplace_clone_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5131439Z test_meta_outplace_clone_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5131706Z test_meta_outplace_clone_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5131974Z test_meta_outplace_clone_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5132236Z test_meta_outplace_clone_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5132502Z test_meta_outplace_clone_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5132763Z test_meta_outplace_clone_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5133016Z test_meta_outplace_clone_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5133278Z test_meta_outplace_clone_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5133558Z test_meta_outplace_column_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5133828Z test_meta_outplace_column_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5134113Z test_meta_outplace_column_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5134394Z test_meta_outplace_column_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5134673Z test_meta_outplace_column_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5134954Z test_meta_outplace_column_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5135233Z test_meta_outplace_column_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5135508Z test_meta_outplace_column_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5135781Z test_meta_outplace_column_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5136055Z test_meta_outplace_column_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5136330Z test_meta_outplace_column_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5136599Z test_meta_outplace_column_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5136910Z test_meta_outplace_column_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5137222Z test_meta_outplace_combinations_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5137498Z test_meta_outplace_combinations_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5137784Z test_meta_outplace_combinations_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5138071Z test_meta_outplace_combinations_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5138349Z test_meta_outplace_combinations_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5138633Z test_meta_outplace_combinations_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5138911Z test_meta_outplace_combinations_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5139186Z test_meta_outplace_combinations_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5139456Z test_meta_outplace_combinations_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5139732Z test_meta_outplace_combinations_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5140004Z test_meta_outplace_combinations_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5140281Z test_meta_outplace_combinations_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5140552Z test_meta_outplace_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5140821Z test_meta_outplace_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5141087Z test_meta_outplace_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5141354Z test_meta_outplace_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5141615Z test_meta_outplace_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5141889Z test_meta_outplace_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5142163Z test_meta_outplace_conj_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5142433Z test_meta_outplace_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5142699Z test_meta_outplace_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5142967Z test_meta_outplace_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5143232Z test_meta_outplace_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5143537Z test_meta_outplace_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5143827Z test_meta_outplace_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5144092Z test_meta_outplace_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5144354Z test_meta_outplace_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5144618Z test_meta_outplace_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5144899Z test_meta_outplace_conj_physical_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5145173Z test_meta_outplace_conj_physical_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5145461Z test_meta_outplace_conj_physical_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5145749Z test_meta_outplace_conj_physical_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5146017Z test_meta_outplace_conj_physical_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5146293Z test_meta_outplace_conj_physical_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5146659Z test_meta_outplace_conj_physical_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5146938Z test_meta_outplace_conj_physical_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5147211Z test_meta_outplace_conj_physical_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5147488Z test_meta_outplace_conj_physical_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5147765Z test_meta_outplace_conj_physical_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5148038Z test_meta_outplace_conj_physical_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5148313Z test_meta_outplace_conj_physical_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5148597Z test_meta_outplace_constant_pad_nd_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5148875Z test_meta_outplace_constant_pad_nd_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5149156Z test_meta_outplace_constant_pad_nd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5149443Z test_meta_outplace_constant_pad_nd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5149723Z test_meta_outplace_constant_pad_nd_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5150057Z test_meta_outplace_constant_pad_nd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5150369Z test_meta_outplace_constant_pad_nd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5150646Z test_meta_outplace_constant_pad_nd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5150917Z test_meta_outplace_constant_pad_nd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5151188Z test_meta_outplace_constant_pad_nd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5151461Z test_meta_outplace_constant_pad_nd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5151736Z test_meta_outplace_constant_pad_nd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5152013Z test_meta_outplace_contiguous_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5152284Z test_meta_outplace_contiguous_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5152566Z test_meta_outplace_contiguous_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5152844Z test_meta_outplace_contiguous_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5153120Z test_meta_outplace_contiguous_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5153399Z test_meta_outplace_contiguous_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5153675Z test_meta_outplace_contiguous_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5153950Z test_meta_outplace_contiguous_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5154221Z test_meta_outplace_contiguous_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5154490Z test_meta_outplace_contiguous_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5154760Z test_meta_outplace_contiguous_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5155032Z test_meta_outplace_contiguous_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5155306Z test_meta_outplace_contiguous_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5155578Z test_meta_outplace_copysign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5155845Z test_meta_outplace_copysign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5156118Z test_meta_outplace_copysign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5156385Z test_meta_outplace_copysign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5156699Z test_meta_outplace_copysign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5156994Z test_meta_outplace_copysign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5157264Z test_meta_outplace_copysign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5157530Z test_meta_outplace_copysign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5157799Z test_meta_outplace_copysign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5158064Z test_meta_outplace_copysign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5158341Z test_meta_outplace_corrcoef_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5158622Z test_meta_outplace_corrcoef_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5158901Z test_meta_outplace_corrcoef_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5159175Z test_meta_outplace_corrcoef_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5159437Z test_meta_outplace_corrcoef_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5159712Z test_meta_outplace_corrcoef_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5159981Z test_meta_outplace_corrcoef_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5160252Z test_meta_outplace_corrcoef_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5160524Z test_meta_outplace_corrcoef_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5160790Z test_meta_outplace_corrcoef_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5161055Z test_meta_outplace_corrcoef_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5161325Z test_meta_outplace_cos_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5161583Z test_meta_outplace_cos_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5161856Z test_meta_outplace_cos_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5162127Z test_meta_outplace_cos_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5162395Z test_meta_outplace_cos_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5162660Z test_meta_outplace_cos_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5162924Z test_meta_outplace_cos_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5163229Z test_meta_outplace_cos_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5163517Z test_meta_outplace_cos_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5163782Z test_meta_outplace_cos_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5164039Z test_meta_outplace_cos_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5164300Z test_meta_outplace_cos_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5164558Z test_meta_outplace_cos_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5164827Z test_meta_outplace_cosh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5165089Z test_meta_outplace_cosh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5165357Z test_meta_outplace_cosh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5165623Z test_meta_outplace_cosh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5165891Z test_meta_outplace_cosh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5166158Z test_meta_outplace_cosh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5166425Z test_meta_outplace_cosh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5166689Z test_meta_outplace_cosh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5166951Z test_meta_outplace_cosh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5167212Z test_meta_outplace_cosh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5167472Z test_meta_outplace_cosh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5167733Z test_meta_outplace_cosh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5167997Z test_meta_outplace_cosh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5168279Z test_meta_outplace_count_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5168555Z test_meta_outplace_count_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5168839Z test_meta_outplace_count_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5169123Z test_meta_outplace_count_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5169400Z test_meta_outplace_count_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5169731Z test_meta_outplace_count_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5170034Z test_meta_outplace_count_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5170309Z test_meta_outplace_count_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5170583Z test_meta_outplace_count_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5170860Z test_meta_outplace_count_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5171134Z test_meta_outplace_count_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5171403Z test_meta_outplace_count_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5171669Z test_meta_outplace_cov_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5171935Z test_meta_outplace_cov_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5172202Z test_meta_outplace_cov_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5172463Z test_meta_outplace_cov_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5172726Z test_meta_outplace_cov_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5172990Z test_meta_outplace_cov_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5173255Z test_meta_outplace_cov_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5173514Z test_meta_outplace_cov_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5173773Z test_meta_outplace_cov_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5174038Z test_meta_outplace_cov_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5174301Z test_meta_outplace_cov_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5174576Z test_meta_outplace_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5174851Z test_meta_outplace_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5175117Z test_meta_outplace_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5175383Z test_meta_outplace_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5175646Z test_meta_outplace_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5175908Z test_meta_outplace_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5176209Z test_meta_outplace_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5176470Z test_meta_outplace_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5176762Z test_meta_outplace_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5177027Z test_meta_outplace_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5177295Z test_meta_outplace_cummax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5177558Z test_meta_outplace_cummax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5177832Z test_meta_outplace_cummax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5178103Z test_meta_outplace_cummax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5178374Z test_meta_outplace_cummax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5178641Z test_meta_outplace_cummax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5178909Z test_meta_outplace_cummax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5179174Z test_meta_outplace_cummax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5179443Z test_meta_outplace_cummax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5179709Z test_meta_outplace_cummax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5179981Z test_meta_outplace_cummin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5180245Z test_meta_outplace_cummin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5180513Z test_meta_outplace_cummin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5180779Z test_meta_outplace_cummin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5181051Z test_meta_outplace_cummin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5181317Z test_meta_outplace_cummin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5181583Z test_meta_outplace_cummin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5181846Z test_meta_outplace_cummin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5182108Z test_meta_outplace_cummin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5182373Z test_meta_outplace_cummin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5182693Z test_meta_outplace_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5182958Z test_meta_outplace_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5183269Z test_meta_outplace_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5183544Z test_meta_outplace_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5183813Z test_meta_outplace_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5184078Z test_meta_outplace_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5184344Z test_meta_outplace_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5184606Z test_meta_outplace_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5184868Z test_meta_outplace_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5185131Z test_meta_outplace_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5185393Z test_meta_outplace_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5185658Z test_meta_outplace_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5185934Z test_meta_outplace_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5186210Z test_meta_outplace_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5186484Z test_meta_outplace_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5186794Z test_meta_outplace_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5187059Z test_meta_outplace_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5187320Z test_meta_outplace_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5187587Z test_meta_outplace_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5187850Z test_meta_outplace_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5188116Z test_meta_outplace_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5188380Z test_meta_outplace_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5188674Z test_meta_outplace_cumulative_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5188970Z test_meta_outplace_cumulative_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5189317Z test_meta_outplace_cumulative_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5189608Z test_meta_outplace_cumulative_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5189939Z test_meta_outplace_cumulative_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5190234Z test_meta_outplace_cumulative_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5190522Z test_meta_outplace_cumulative_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5190810Z test_meta_outplace_cumulative_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5191104Z test_meta_outplace_cumulative_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5191395Z test_meta_outplace_cumulative_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5191683Z test_meta_outplace_cumulative_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5191958Z test_meta_outplace_deg2rad_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5192228Z test_meta_outplace_deg2rad_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5192499Z test_meta_outplace_deg2rad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5192771Z test_meta_outplace_deg2rad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5193046Z test_meta_outplace_deg2rad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5193314Z test_meta_outplace_deg2rad_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5193585Z test_meta_outplace_deg2rad_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5193849Z test_meta_outplace_deg2rad_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5194113Z test_meta_outplace_deg2rad_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5194381Z test_meta_outplace_deg2rad_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5194650Z test_meta_outplace_diag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5194913Z test_meta_outplace_diag_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5195183Z test_meta_outplace_diag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5195452Z test_meta_outplace_diag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5195712Z test_meta_outplace_diag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5196018Z test_meta_outplace_diag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5196314Z test_meta_outplace_diag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5196579Z test_meta_outplace_diag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5196843Z test_meta_outplace_diag_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5197106Z test_meta_outplace_diag_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5197366Z test_meta_outplace_diag_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5197631Z test_meta_outplace_diag_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5197894Z test_meta_outplace_diag_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5198170Z test_meta_outplace_diag_embed_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5198440Z test_meta_outplace_diag_embed_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5198719Z test_meta_outplace_diag_embed_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5198994Z test_meta_outplace_diag_embed_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5199271Z test_meta_outplace_diag_embed_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5199545Z test_meta_outplace_diag_embed_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5199823Z test_meta_outplace_diag_embed_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5200099Z test_meta_outplace_diag_embed_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5200372Z test_meta_outplace_diag_embed_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5200641Z test_meta_outplace_diag_embed_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5200916Z test_meta_outplace_diag_embed_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5201188Z test_meta_outplace_diag_embed_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5201456Z test_meta_outplace_diag_embed_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5201731Z test_meta_outplace_diagflat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5201998Z test_meta_outplace_diagflat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5202275Z test_meta_outplace_diagflat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5202599Z test_meta_outplace_diagflat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5202902Z test_meta_outplace_diagflat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5203177Z test_meta_outplace_diagflat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5203445Z test_meta_outplace_diagflat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5203716Z test_meta_outplace_diagflat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5203985Z test_meta_outplace_diagflat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5204258Z test_meta_outplace_diagflat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5204531Z test_meta_outplace_diagflat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5204800Z test_meta_outplace_diagflat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5205080Z test_meta_outplace_diagonal_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5205356Z test_meta_outplace_diagonal_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5205641Z test_meta_outplace_diagonal_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5205928Z test_meta_outplace_diagonal_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5206212Z test_meta_outplace_diagonal_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5206490Z test_meta_outplace_diagonal_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5206765Z test_meta_outplace_diagonal_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5207039Z test_meta_outplace_diagonal_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5207315Z test_meta_outplace_diagonal_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5207586Z test_meta_outplace_diagonal_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5207863Z test_meta_outplace_diagonal_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5208139Z test_meta_outplace_diagonal_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5208413Z test_meta_outplace_diagonal_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5208676Z test_meta_outplace_diagonal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5208985Z test_meta_outplace_diagonal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5209261Z test_meta_outplace_diagonal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5209567Z test_meta_outplace_diagonal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5209846Z test_meta_outplace_diagonal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5210118Z test_meta_outplace_diagonal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5210390Z test_meta_outplace_diagonal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5210662Z test_meta_outplace_diagonal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5210929Z test_meta_outplace_diagonal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5211199Z test_meta_outplace_diagonal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5211468Z test_meta_outplace_diagonal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5211736Z test_meta_outplace_diagonal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5212007Z test_meta_outplace_diagonal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5212296Z test_meta_outplace_diagonal_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5212576Z test_meta_outplace_diagonal_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5212857Z test_meta_outplace_diagonal_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5213142Z test_meta_outplace_diagonal_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5213425Z test_meta_outplace_diagonal_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5213712Z test_meta_outplace_diagonal_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5213993Z test_meta_outplace_diagonal_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5214276Z test_meta_outplace_diagonal_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5214558Z test_meta_outplace_diagonal_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5214835Z test_meta_outplace_diagonal_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5215101Z test_meta_outplace_diff_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5215361Z test_meta_outplace_diff_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5215670Z test_meta_outplace_diff_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5215982Z test_meta_outplace_diff_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5216250Z test_meta_outplace_diff_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5216511Z test_meta_outplace_diff_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5216774Z test_meta_outplace_diff_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5217037Z test_meta_outplace_diff_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5217303Z test_meta_outplace_diff_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5217565Z test_meta_outplace_diff_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5217828Z test_meta_outplace_diff_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5218088Z test_meta_outplace_diff_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5218357Z test_meta_outplace_digamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5218629Z test_meta_outplace_digamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5218903Z test_meta_outplace_digamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5219174Z test_meta_outplace_digamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5219438Z test_meta_outplace_digamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5219704Z test_meta_outplace_digamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5219969Z test_meta_outplace_digamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5220234Z test_meta_outplace_digamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5220503Z test_meta_outplace_digamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5220771Z test_meta_outplace_dist_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5221032Z test_meta_outplace_dist_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5221302Z test_meta_outplace_dist_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5221567Z test_meta_outplace_dist_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5221829Z test_meta_outplace_dist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5222134Z test_meta_outplace_dist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5222450Z test_meta_outplace_div_floor_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5222735Z test_meta_outplace_div_floor_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5223021Z test_meta_outplace_div_floor_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5223303Z test_meta_outplace_div_floor_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5223586Z test_meta_outplace_div_floor_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5223870Z test_meta_outplace_div_floor_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5224155Z test_meta_outplace_div_floor_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5224434Z test_meta_outplace_div_floor_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5224712Z test_meta_outplace_div_floor_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5225001Z test_meta_outplace_div_no_rounding_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5225287Z test_meta_outplace_div_no_rounding_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5225576Z test_meta_outplace_div_no_rounding_mode_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5225868Z test_meta_outplace_div_no_rounding_mode_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5226156Z test_meta_outplace_div_no_rounding_mode_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5226440Z test_meta_outplace_div_no_rounding_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5226764Z test_meta_outplace_div_no_rounding_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5227049Z test_meta_outplace_div_no_rounding_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5227332Z test_meta_outplace_div_no_rounding_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5227616Z test_meta_outplace_div_no_rounding_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5227894Z test_meta_outplace_div_no_rounding_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5228176Z test_meta_outplace_div_no_rounding_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5228506Z test_meta_outplace_div_no_rounding_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5228794Z test_meta_outplace_div_trunc_rounding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5229117Z test_meta_outplace_div_trunc_rounding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5229405Z test_meta_outplace_div_trunc_rounding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5229688Z test_meta_outplace_div_trunc_rounding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5229970Z test_meta_outplace_div_trunc_rounding_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5230252Z test_meta_outplace_div_trunc_rounding_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5230535Z test_meta_outplace_div_trunc_rounding_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5230813Z test_meta_outplace_div_trunc_rounding_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5231094Z test_meta_outplace_div_trunc_rounding_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5231360Z test_meta_outplace_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5231631Z test_meta_outplace_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5231903Z test_meta_outplace_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5232175Z test_meta_outplace_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5232440Z test_meta_outplace_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5232704Z test_meta_outplace_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5232981Z test_meta_outplace_double_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5233245Z test_meta_outplace_double_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5233524Z test_meta_outplace_double_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5233798Z test_meta_outplace_double_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5234074Z test_meta_outplace_double_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5234343Z test_meta_outplace_double_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5234612Z test_meta_outplace_double_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5234877Z test_meta_outplace_double_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5235182Z test_meta_outplace_double_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5235435Z test_meta_outplace_double_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5235728Z test_meta_outplace_double_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5235995Z test_meta_outplace_double_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5236264Z test_meta_outplace_double_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5236537Z test_meta_outplace_dsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5236807Z test_meta_outplace_dsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5237080Z test_meta_outplace_dsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5237358Z test_meta_outplace_dsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5237630Z test_meta_outplace_dsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5237901Z test_meta_outplace_dsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5238167Z test_meta_outplace_dsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5238436Z test_meta_outplace_dsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5238700Z test_meta_outplace_dsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5238967Z test_meta_outplace_dsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5239232Z test_meta_outplace_dsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5239496Z test_meta_outplace_dsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5239762Z test_meta_outplace_dsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5240035Z test_meta_outplace_dstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5240299Z test_meta_outplace_dstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5240581Z test_meta_outplace_dstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5240852Z test_meta_outplace_dstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5241126Z test_meta_outplace_dstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5241395Z test_meta_outplace_dstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5241706Z test_meta_outplace_dstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5241972Z test_meta_outplace_dstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5242287Z test_meta_outplace_dstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5242554Z test_meta_outplace_dstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5242820Z test_meta_outplace_dstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5243083Z test_meta_outplace_dstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5243358Z test_meta_outplace_dstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5243628Z test_meta_outplace_einsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5243906Z test_meta_outplace_einsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5244182Z test_meta_outplace_einsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5244448Z test_meta_outplace_einsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5244715Z test_meta_outplace_einsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5244985Z test_meta_outplace_einsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5245256Z test_meta_outplace_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5245523Z test_meta_outplace_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5245798Z test_meta_outplace_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5246071Z test_meta_outplace_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5246342Z test_meta_outplace_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5246614Z test_meta_outplace_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5246879Z test_meta_outplace_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5247145Z test_meta_outplace_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5247398Z test_meta_outplace_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5247664Z test_meta_outplace_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5247926Z test_meta_outplace_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5248237Z test_meta_outplace_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5248498Z test_meta_outplace_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5248805Z test_meta_outplace_empty_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5249084Z test_meta_outplace_empty_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5249367Z test_meta_outplace_empty_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5249642Z test_meta_outplace_empty_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5249920Z test_meta_outplace_empty_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5250192Z test_meta_outplace_empty_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5250470Z test_meta_outplace_empty_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5250741Z test_meta_outplace_empty_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5251011Z test_meta_outplace_empty_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5251277Z test_meta_outplace_empty_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5251553Z test_meta_outplace_empty_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5251820Z test_meta_outplace_empty_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5252094Z test_meta_outplace_empty_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5252359Z test_meta_outplace_eq_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5252617Z test_meta_outplace_eq_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5252883Z test_meta_outplace_eq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5253152Z test_meta_outplace_eq_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5253414Z test_meta_outplace_eq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5253679Z test_meta_outplace_eq_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5253944Z test_meta_outplace_eq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5254207Z test_meta_outplace_eq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5254469Z test_meta_outplace_eq_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5254772Z test_meta_outplace_eq_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5255031Z test_meta_outplace_eq_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5255321Z test_meta_outplace_eq_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5255581Z test_meta_outplace_eq_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5255850Z test_meta_outplace_equal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5256113Z test_meta_outplace_equal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5256385Z test_meta_outplace_equal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5256661Z test_meta_outplace_equal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5256931Z test_meta_outplace_equal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5257198Z test_meta_outplace_equal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5257465Z test_meta_outplace_equal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5257728Z test_meta_outplace_equal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5257988Z test_meta_outplace_equal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5258253Z test_meta_outplace_equal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5258517Z test_meta_outplace_equal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5258780Z test_meta_outplace_equal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5259037Z test_meta_outplace_erf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5259296Z test_meta_outplace_erf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5259560Z test_meta_outplace_erf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5259825Z test_meta_outplace_erf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5260091Z test_meta_outplace_erf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5260348Z test_meta_outplace_erf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5260609Z test_meta_outplace_erf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5260871Z test_meta_outplace_erf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5261129Z test_meta_outplace_erf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5261432Z test_meta_outplace_erf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5261697Z test_meta_outplace_erfc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5261990Z test_meta_outplace_erfc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5262260Z test_meta_outplace_erfc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5262525Z test_meta_outplace_erfc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5262789Z test_meta_outplace_erfc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5263056Z test_meta_outplace_erfc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5263318Z test_meta_outplace_erfc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5263585Z test_meta_outplace_erfc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5263850Z test_meta_outplace_erfc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5264113Z test_meta_outplace_erfc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5264376Z test_meta_outplace_erfinv_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5264648Z test_meta_outplace_erfinv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5264916Z test_meta_outplace_erfinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5265185Z test_meta_outplace_erfinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5265447Z test_meta_outplace_erfinv_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5265712Z test_meta_outplace_erfinv_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5265974Z test_meta_outplace_erfinv_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5266239Z test_meta_outplace_erfinv_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5266505Z test_meta_outplace_erfinv_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5266872Z test_meta_outplace_exp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5267136Z test_meta_outplace_exp2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5267401Z test_meta_outplace_exp2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5267665Z test_meta_outplace_exp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5267995Z test_meta_outplace_exp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5268256Z test_meta_outplace_exp2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5268549Z test_meta_outplace_exp2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5268816Z test_meta_outplace_exp2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5269076Z test_meta_outplace_exp2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5269336Z test_meta_outplace_exp2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5269602Z test_meta_outplace_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5269864Z test_meta_outplace_exp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5270130Z test_meta_outplace_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5270401Z test_meta_outplace_exp_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5270671Z test_meta_outplace_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5270936Z test_meta_outplace_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5271196Z test_meta_outplace_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5271464Z test_meta_outplace_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5271730Z test_meta_outplace_exp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5271990Z test_meta_outplace_exp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5272246Z test_meta_outplace_exp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5272507Z test_meta_outplace_exp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5272765Z test_meta_outplace_exp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5273043Z test_meta_outplace_expand_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5273317Z test_meta_outplace_expand_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5273594Z test_meta_outplace_expand_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5273870Z test_meta_outplace_expand_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5274143Z test_meta_outplace_expand_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5274414Z test_meta_outplace_expand_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5274732Z test_meta_outplace_expand_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5275030Z test_meta_outplace_expand_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5275298Z test_meta_outplace_expand_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5275563Z test_meta_outplace_expand_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5275830Z test_meta_outplace_expand_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5276095Z test_meta_outplace_expand_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5276365Z test_meta_outplace_expand_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5276631Z test_meta_outplace_expand_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5276906Z test_meta_outplace_expand_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5277179Z test_meta_outplace_expand_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5277446Z test_meta_outplace_expand_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5277717Z test_meta_outplace_expand_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5277989Z test_meta_outplace_expand_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5278259Z test_meta_outplace_expand_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5278522Z test_meta_outplace_expand_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5278787Z test_meta_outplace_expand_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5279053Z test_meta_outplace_expand_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5279318Z test_meta_outplace_expand_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5279590Z test_meta_outplace_expm1_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5279854Z test_meta_outplace_expm1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5280124Z test_meta_outplace_expm1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5280391Z test_meta_outplace_expm1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5280653Z test_meta_outplace_expm1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5280916Z test_meta_outplace_expm1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5281221Z test_meta_outplace_expm1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5281484Z test_meta_outplace_expm1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5281769Z test_meta_outplace_expm1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5282032Z test_meta_outplace_expm1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5282299Z test_meta_outplace_eye_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5282559Z test_meta_outplace_eye_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5282834Z test_meta_outplace_eye_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5283103Z test_meta_outplace_eye_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5283375Z test_meta_outplace_eye_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5283635Z test_meta_outplace_eye_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5283896Z test_meta_outplace_eye_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5284154Z test_meta_outplace_eye_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5284424Z test_meta_outplace_eye_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5284684Z test_meta_outplace_eye_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5284950Z test_meta_outplace_eye_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5285207Z test_meta_outplace_eye_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5285475Z test_meta_outplace_fft_fft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5285750Z test_meta_outplace_fft_fft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5286029Z test_meta_outplace_fft_fft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5286299Z test_meta_outplace_fft_fft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5286569Z test_meta_outplace_fft_fft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5286834Z test_meta_outplace_fft_fft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5287097Z test_meta_outplace_fft_fft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5287361Z test_meta_outplace_fft_fft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5287665Z test_meta_outplace_fft_fft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5287930Z test_meta_outplace_fft_fft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5288229Z test_meta_outplace_fft_fft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5288506Z test_meta_outplace_fft_fft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5288780Z test_meta_outplace_fft_fft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5289048Z test_meta_outplace_fft_fft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5289320Z test_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5289582Z test_meta_outplace_fft_fft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5289849Z test_meta_outplace_fft_fft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5290113Z test_meta_outplace_fft_fft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5290382Z test_meta_outplace_fft_fft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5290646Z test_meta_outplace_fft_fft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5290919Z test_meta_outplace_fft_fftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5291197Z test_meta_outplace_fft_fftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5291474Z test_meta_outplace_fft_fftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5291748Z test_meta_outplace_fft_fftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5292017Z test_meta_outplace_fft_fftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5292283Z test_meta_outplace_fft_fftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5292551Z test_meta_outplace_fft_fftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5292812Z test_meta_outplace_fft_fftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5293079Z test_meta_outplace_fft_fftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5293342Z test_meta_outplace_fft_fftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5293612Z test_meta_outplace_fft_fftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5293886Z test_meta_outplace_fft_fftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5294206Z test_meta_outplace_fft_fftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5294486Z test_meta_outplace_fft_fftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5294795Z test_meta_outplace_fft_fftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5295073Z test_meta_outplace_fft_fftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5295346Z test_meta_outplace_fft_fftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5295618Z test_meta_outplace_fft_fftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5295891Z test_meta_outplace_fft_fftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5296165Z test_meta_outplace_fft_fftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5296437Z test_meta_outplace_fft_fftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5296708Z test_meta_outplace_fft_fftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5296979Z test_meta_outplace_fft_fftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5297247Z test_meta_outplace_fft_hfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5297530Z test_meta_outplace_fft_hfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5297809Z test_meta_outplace_fft_hfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5298078Z test_meta_outplace_fft_hfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5298348Z test_meta_outplace_fft_hfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5298614Z test_meta_outplace_fft_hfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5298877Z test_meta_outplace_fft_hfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5299141Z test_meta_outplace_fft_hfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5299408Z test_meta_outplace_fft_hfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5299671Z test_meta_outplace_fft_hfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5299938Z test_meta_outplace_fft_hfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5300213Z test_meta_outplace_fft_hfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5300489Z test_meta_outplace_fft_hfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5300795Z test_meta_outplace_fft_hfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5301095Z test_meta_outplace_fft_hfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5301361Z test_meta_outplace_fft_hfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5301626Z test_meta_outplace_fft_hfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5301890Z test_meta_outplace_fft_hfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5302154Z test_meta_outplace_fft_hfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5302417Z test_meta_outplace_fft_hfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5302685Z test_meta_outplace_fft_hfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5302962Z test_meta_outplace_fft_hfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5303236Z test_meta_outplace_fft_hfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5303506Z test_meta_outplace_fft_hfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5303774Z test_meta_outplace_fft_hfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5304044Z test_meta_outplace_fft_hfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5304315Z test_meta_outplace_fft_hfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5304583Z test_meta_outplace_fft_hfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5304850Z test_meta_outplace_fft_hfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5305121Z test_meta_outplace_fft_hfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5305386Z test_meta_outplace_fft_ifft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5305666Z test_meta_outplace_fft_ifft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5305941Z test_meta_outplace_fft_ifft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5306198Z test_meta_outplace_fft_ifft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5306470Z test_meta_outplace_fft_ifft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5306797Z test_meta_outplace_fft_ifft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5307059Z test_meta_outplace_fft_ifft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5307370Z test_meta_outplace_fft_ifft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5307671Z test_meta_outplace_fft_ifft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5307937Z test_meta_outplace_fft_ifft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5308201Z test_meta_outplace_fft_ifft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5308474Z test_meta_outplace_fft_ifft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5308749Z test_meta_outplace_fft_ifft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5309021Z test_meta_outplace_fft_ifft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5309294Z test_meta_outplace_fft_ifft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5309559Z test_meta_outplace_fft_ifft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5309821Z test_meta_outplace_fft_ifft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5310083Z test_meta_outplace_fft_ifft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5310348Z test_meta_outplace_fft_ifft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5310615Z test_meta_outplace_fft_ifft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5310881Z test_meta_outplace_fft_ifftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5311159Z test_meta_outplace_fft_ifftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5311431Z test_meta_outplace_fft_ifftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5311705Z test_meta_outplace_fft_ifftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5311972Z test_meta_outplace_fft_ifftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5312243Z test_meta_outplace_fft_ifftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5312511Z test_meta_outplace_fft_ifftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5312777Z test_meta_outplace_fft_ifftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5313044Z test_meta_outplace_fft_ifftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5313309Z test_meta_outplace_fft_ifftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5313589Z test_meta_outplace_fft_ifftshift_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5313907Z test_meta_outplace_fft_ifftshift_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5314237Z test_meta_outplace_fft_ifftshift_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5314527Z test_meta_outplace_fft_ifftshift_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5314806Z test_meta_outplace_fft_ifftshift_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5315082Z test_meta_outplace_fft_ifftshift_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5315358Z test_meta_outplace_fft_ifftshift_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5315632Z test_meta_outplace_fft_ifftshift_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5315906Z test_meta_outplace_fft_ifftshift_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5316177Z test_meta_outplace_fft_ifftshift_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5316452Z test_meta_outplace_fft_ifftshift_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5316723Z test_meta_outplace_fft_ifftshift_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5316998Z test_meta_outplace_fft_ifftshift_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5317265Z test_meta_outplace_fft_ihfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5317536Z test_meta_outplace_fft_ihfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5317810Z test_meta_outplace_fft_ihfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5318074Z test_meta_outplace_fft_ihfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5318344Z test_meta_outplace_fft_ihfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5318613Z test_meta_outplace_fft_ihfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5318881Z test_meta_outplace_fft_ihfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5319143Z test_meta_outplace_fft_ihfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5319407Z test_meta_outplace_fft_ihfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5319674Z test_meta_outplace_fft_ihfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5319943Z test_meta_outplace_fft_ihfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5320244Z test_meta_outplace_fft_ihfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5320505Z test_meta_outplace_fft_ihfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5320796Z test_meta_outplace_fft_ihfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5321060Z test_meta_outplace_fft_ihfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5321322Z test_meta_outplace_fft_ihfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5321587Z test_meta_outplace_fft_ihfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5321863Z test_meta_outplace_fft_ihfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5322137Z test_meta_outplace_fft_ihfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5322408Z test_meta_outplace_fft_ihfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5322673Z test_meta_outplace_fft_ihfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5322940Z test_meta_outplace_fft_ihfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5323205Z test_meta_outplace_fft_ihfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5323474Z test_meta_outplace_fft_ihfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5323745Z test_meta_outplace_fft_irfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5324025Z test_meta_outplace_fft_irfft2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5324302Z test_meta_outplace_fft_irfft2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5324573Z test_meta_outplace_fft_irfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5324843Z test_meta_outplace_fft_irfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5325112Z test_meta_outplace_fft_irfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5325379Z test_meta_outplace_fft_irfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5325646Z test_meta_outplace_fft_irfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5325909Z test_meta_outplace_fft_irfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5326178Z test_meta_outplace_fft_irfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5326446Z test_meta_outplace_fft_irfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5326764Z test_meta_outplace_fft_irfft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5327068Z test_meta_outplace_fft_irfft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5327341Z test_meta_outplace_fft_irfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5327610Z test_meta_outplace_fft_irfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5327873Z test_meta_outplace_fft_irfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5328135Z test_meta_outplace_fft_irfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5328400Z test_meta_outplace_fft_irfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5328666Z test_meta_outplace_fft_irfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5328929Z test_meta_outplace_fft_irfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5329196Z test_meta_outplace_fft_irfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5329474Z test_meta_outplace_fft_irfftn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5329750Z test_meta_outplace_fft_irfftn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5330023Z test_meta_outplace_fft_irfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5330304Z test_meta_outplace_fft_irfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5330572Z test_meta_outplace_fft_irfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5330841Z test_meta_outplace_fft_irfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5331105Z test_meta_outplace_fft_irfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5331373Z test_meta_outplace_fft_irfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5331644Z test_meta_outplace_fft_irfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5331903Z test_meta_outplace_fft_rfft2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5332170Z test_meta_outplace_fft_rfft2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5332439Z test_meta_outplace_fft_rfft2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5332701Z test_meta_outplace_fft_rfft2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5332962Z test_meta_outplace_fft_rfft2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5333261Z test_meta_outplace_fft_rfft2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5333583Z test_meta_outplace_fft_rfft2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5333847Z test_meta_outplace_fft_rfft2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5334109Z test_meta_outplace_fft_rfft_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5334377Z test_meta_outplace_fft_rfft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5334649Z test_meta_outplace_fft_rfft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5334917Z test_meta_outplace_fft_rfft_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5335187Z test_meta_outplace_fft_rfft_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5335449Z test_meta_outplace_fft_rfft_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5335716Z test_meta_outplace_fft_rfft_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5335980Z test_meta_outplace_fft_rfft_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5336244Z test_meta_outplace_fft_rfftn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5336513Z test_meta_outplace_fft_rfftn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5336786Z test_meta_outplace_fft_rfftn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5337053Z test_meta_outplace_fft_rfftn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5337315Z test_meta_outplace_fft_rfftn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5337576Z test_meta_outplace_fft_rfftn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5337840Z test_meta_outplace_fft_rfftn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5338104Z test_meta_outplace_fft_rfftn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5338370Z test_meta_outplace_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5338632Z test_meta_outplace_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5338905Z test_meta_outplace_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5339176Z test_meta_outplace_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5339447Z test_meta_outplace_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5339752Z test_meta_outplace_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5340048Z test_meta_outplace_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5340314Z test_meta_outplace_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5340579Z test_meta_outplace_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5340840Z test_meta_outplace_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5341104Z test_meta_outplace_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5341368Z test_meta_outplace_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5341635Z test_meta_outplace_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5341907Z test_meta_outplace_flatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5342177Z test_meta_outplace_flatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5342454Z test_meta_outplace_flatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5342730Z test_meta_outplace_flatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5343014Z test_meta_outplace_flatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5343286Z test_meta_outplace_flatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5343554Z test_meta_outplace_flatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5343810Z test_meta_outplace_flatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5344073Z test_meta_outplace_flatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5344338Z test_meta_outplace_flatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5344602Z test_meta_outplace_flatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5344872Z test_meta_outplace_flatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5345138Z test_meta_outplace_flatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5345401Z test_meta_outplace_flip_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5345661Z test_meta_outplace_flip_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5345934Z test_meta_outplace_flip_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5346246Z test_meta_outplace_flip_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5346545Z test_meta_outplace_flip_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5346858Z test_meta_outplace_flip_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5347126Z test_meta_outplace_flip_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5347391Z test_meta_outplace_flip_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5347655Z test_meta_outplace_flip_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5347924Z test_meta_outplace_flip_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5348187Z test_meta_outplace_flip_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5348457Z test_meta_outplace_flip_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5348732Z test_meta_outplace_fliplr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5349000Z test_meta_outplace_fliplr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5349276Z test_meta_outplace_fliplr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5349557Z test_meta_outplace_fliplr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5349831Z test_meta_outplace_fliplr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5350108Z test_meta_outplace_fliplr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5350380Z test_meta_outplace_fliplr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5350649Z test_meta_outplace_fliplr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5350917Z test_meta_outplace_fliplr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5351184Z test_meta_outplace_fliplr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5351448Z test_meta_outplace_fliplr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5351717Z test_meta_outplace_fliplr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5351984Z test_meta_outplace_flipud_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5352251Z test_meta_outplace_flipud_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5352526Z test_meta_outplace_flipud_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5352853Z test_meta_outplace_flipud_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5353122Z test_meta_outplace_flipud_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5353426Z test_meta_outplace_flipud_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5353695Z test_meta_outplace_flipud_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5353964Z test_meta_outplace_flipud_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5354228Z test_meta_outplace_flipud_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5354500Z test_meta_outplace_flipud_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5354763Z test_meta_outplace_flipud_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5355034Z test_meta_outplace_flipud_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5355302Z test_meta_outplace_float_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5355554Z test_meta_outplace_float_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5355828Z test_meta_outplace_float_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5356100Z test_meta_outplace_float_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5356372Z test_meta_outplace_float_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5356640Z test_meta_outplace_float_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5356907Z test_meta_outplace_float_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5357168Z test_meta_outplace_float_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5357430Z test_meta_outplace_float_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5357698Z test_meta_outplace_float_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5357958Z test_meta_outplace_float_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5358225Z test_meta_outplace_float_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5358486Z test_meta_outplace_float_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5358765Z test_meta_outplace_float_power_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5359036Z test_meta_outplace_float_power_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5359359Z test_meta_outplace_float_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5359637Z test_meta_outplace_float_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5359943Z test_meta_outplace_float_power_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5360225Z test_meta_outplace_float_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5360499Z test_meta_outplace_float_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5360769Z test_meta_outplace_float_power_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5361042Z test_meta_outplace_float_power_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5361312Z test_meta_outplace_float_power_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5361582Z test_meta_outplace_float_power_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5361854Z test_meta_outplace_float_power_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5362121Z test_meta_outplace_floor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5362385Z test_meta_outplace_floor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5362653Z test_meta_outplace_floor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5362914Z test_meta_outplace_floor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5363177Z test_meta_outplace_floor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5363439Z test_meta_outplace_floor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5363698Z test_meta_outplace_floor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5363962Z test_meta_outplace_floor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5364225Z test_meta_outplace_floor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5364503Z test_meta_outplace_floor_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5364781Z test_meta_outplace_floor_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5365058Z test_meta_outplace_floor_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5365334Z test_meta_outplace_floor_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5365606Z test_meta_outplace_floor_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5365933Z test_meta_outplace_floor_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5366211Z test_meta_outplace_floor_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5366516Z test_meta_outplace_floor_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5366791Z test_meta_outplace_floor_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5367057Z test_meta_outplace_fmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5367317Z test_meta_outplace_fmax_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5367587Z test_meta_outplace_fmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5367843Z test_meta_outplace_fmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5368112Z test_meta_outplace_fmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5368374Z test_meta_outplace_fmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5368634Z test_meta_outplace_fmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5368897Z test_meta_outplace_fmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5369160Z test_meta_outplace_fmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5369424Z test_meta_outplace_fmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5369691Z test_meta_outplace_fmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5369950Z test_meta_outplace_fmin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5370215Z test_meta_outplace_fmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5370477Z test_meta_outplace_fmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5370742Z test_meta_outplace_fmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5371005Z test_meta_outplace_fmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5371265Z test_meta_outplace_fmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5371527Z test_meta_outplace_fmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5371787Z test_meta_outplace_fmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5372053Z test_meta_outplace_fmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5372318Z test_meta_outplace_fmod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5372659Z test_meta_outplace_fmod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5372954Z test_meta_outplace_fmod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5373216Z test_meta_outplace_fmod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5373475Z test_meta_outplace_fmod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5373737Z test_meta_outplace_fmod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5373996Z test_meta_outplace_fmod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5374264Z test_meta_outplace_fmod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5374529Z test_meta_outplace_fmod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5374797Z test_meta_outplace_frac_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5375067Z test_meta_outplace_frac_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5375331Z test_meta_outplace_frac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5375596Z test_meta_outplace_frac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5375865Z test_meta_outplace_frexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5376136Z test_meta_outplace_frexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5376400Z test_meta_outplace_frexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5376663Z test_meta_outplace_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5376926Z test_meta_outplace_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5377197Z test_meta_outplace_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5377471Z test_meta_outplace_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5377742Z test_meta_outplace_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5378008Z test_meta_outplace_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5378274Z test_meta_outplace_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5378537Z test_meta_outplace_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5378786Z test_meta_outplace_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5379092Z test_meta_outplace_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5379380Z test_meta_outplace_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5379646Z test_meta_outplace_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5379905Z test_meta_outplace_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5380179Z test_meta_outplace_full_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5380444Z test_meta_outplace_full_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5380725Z test_meta_outplace_full_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5381000Z test_meta_outplace_full_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5381271Z test_meta_outplace_full_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5381542Z test_meta_outplace_full_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5381814Z test_meta_outplace_full_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5382078Z test_meta_outplace_full_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5382345Z test_meta_outplace_full_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5382614Z test_meta_outplace_full_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5382878Z test_meta_outplace_full_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5383140Z test_meta_outplace_full_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5383412Z test_meta_outplace_gather_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5383676Z test_meta_outplace_gather_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5383957Z test_meta_outplace_gather_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5384237Z test_meta_outplace_gather_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5384510Z test_meta_outplace_gather_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5384780Z test_meta_outplace_gather_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5385048Z test_meta_outplace_gather_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5385317Z test_meta_outplace_gather_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5385630Z test_meta_outplace_gather_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5385927Z test_meta_outplace_gather_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5386193Z test_meta_outplace_gather_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5386463Z test_meta_outplace_gather_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5386822Z test_meta_outplace_gcd_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5387085Z test_meta_outplace_gcd_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5387350Z test_meta_outplace_gcd_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5387612Z test_meta_outplace_gcd_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5387874Z test_meta_outplace_gcd_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5388141Z test_meta_outplace_ge_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5388407Z test_meta_outplace_ge_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5388673Z test_meta_outplace_ge_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5388939Z test_meta_outplace_ge_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5389202Z test_meta_outplace_ge_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5389465Z test_meta_outplace_ge_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5389727Z test_meta_outplace_ge_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5389984Z test_meta_outplace_ge_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5390235Z test_meta_outplace_ge_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5390498Z test_meta_outplace_ge_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5390771Z test_meta_outplace_geqrf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5391046Z test_meta_outplace_geqrf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5391314Z test_meta_outplace_geqrf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5391582Z test_meta_outplace_geqrf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5391861Z test_meta_outplace_gradient_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5392137Z test_meta_outplace_gradient_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5392470Z test_meta_outplace_gradient_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5392781Z test_meta_outplace_gradient_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5393056Z test_meta_outplace_gradient_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5393325Z test_meta_outplace_gradient_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5393594Z test_meta_outplace_gradient_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5393869Z test_meta_outplace_gradient_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5394137Z test_meta_outplace_gradient_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5394408Z test_meta_outplace_gradient_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5394689Z test_meta_outplace_grid_sampler_2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5394969Z test_meta_outplace_grid_sampler_2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5395247Z test_meta_outplace_grid_sampler_2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5395517Z test_meta_outplace_gt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5395775Z test_meta_outplace_gt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5396038Z test_meta_outplace_gt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5396303Z test_meta_outplace_gt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5396568Z test_meta_outplace_gt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5396828Z test_meta_outplace_gt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5397085Z test_meta_outplace_gt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5397348Z test_meta_outplace_gt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5397608Z test_meta_outplace_gt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5397865Z test_meta_outplace_gt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5398134Z test_meta_outplace_half_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5398396Z test_meta_outplace_half_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5398664Z test_meta_outplace_half_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5398970Z test_meta_outplace_half_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5399267Z test_meta_outplace_half_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5399536Z test_meta_outplace_half_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5399799Z test_meta_outplace_half_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5400061Z test_meta_outplace_half_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5400323Z test_meta_outplace_half_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5400583Z test_meta_outplace_half_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5400848Z test_meta_outplace_half_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5401109Z test_meta_outplace_half_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5401387Z test_meta_outplace_heaviside_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5401654Z test_meta_outplace_heaviside_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5401918Z test_meta_outplace_heaviside_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5402194Z test_meta_outplace_heaviside_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5402469Z test_meta_outplace_heaviside_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5402740Z test_meta_outplace_heaviside_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5403009Z test_meta_outplace_heaviside_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5403278Z test_meta_outplace_heaviside_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5403547Z test_meta_outplace_heaviside_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5403819Z test_meta_outplace_heaviside_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5404091Z test_meta_outplace_histc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5404359Z test_meta_outplace_histc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5404625Z test_meta_outplace_histc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5404886Z test_meta_outplace_histc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5405147Z test_meta_outplace_histc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5405456Z test_meta_outplace_histc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5405759Z test_meta_outplace_hsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5406026Z test_meta_outplace_hsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5406301Z test_meta_outplace_hsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5406574Z test_meta_outplace_hsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5406848Z test_meta_outplace_hsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5407120Z test_meta_outplace_hsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5407390Z test_meta_outplace_hsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5407655Z test_meta_outplace_hsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5407920Z test_meta_outplace_hsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5408183Z test_meta_outplace_hsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5408443Z test_meta_outplace_hsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5408708Z test_meta_outplace_hsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5408979Z test_meta_outplace_hsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5409253Z test_meta_outplace_hstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5409523Z test_meta_outplace_hstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5409796Z test_meta_outplace_hstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5410073Z test_meta_outplace_hstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5410348Z test_meta_outplace_hstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5410617Z test_meta_outplace_hstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5410888Z test_meta_outplace_hstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5411156Z test_meta_outplace_hstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5411423Z test_meta_outplace_hstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5411691Z test_meta_outplace_hstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5411996Z test_meta_outplace_hstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5412261Z test_meta_outplace_hstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5412571Z test_meta_outplace_hstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5412844Z test_meta_outplace_hypot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5413111Z test_meta_outplace_hypot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5413376Z test_meta_outplace_hypot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5413640Z test_meta_outplace_hypot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5413890Z test_meta_outplace_i0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5414153Z test_meta_outplace_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5414415Z test_meta_outplace_i0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5414672Z test_meta_outplace_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5414933Z test_meta_outplace_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5415193Z test_meta_outplace_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5415452Z test_meta_outplace_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5415711Z test_meta_outplace_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5415969Z test_meta_outplace_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5416228Z test_meta_outplace_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5416497Z test_meta_outplace_igamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5416765Z test_meta_outplace_igamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5417041Z test_meta_outplace_igammac_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5417311Z test_meta_outplace_igammac_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5417578Z test_meta_outplace_imag_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5417848Z test_meta_outplace_imag_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5418118Z test_meta_outplace_imag_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5418389Z test_meta_outplace_index_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5418703Z test_meta_outplace_index_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5419024Z test_meta_outplace_index_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5419304Z test_meta_outplace_index_add_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5419580Z test_meta_outplace_index_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5419853Z test_meta_outplace_index_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5420127Z test_meta_outplace_index_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5420400Z test_meta_outplace_index_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5420670Z test_meta_outplace_index_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5420936Z test_meta_outplace_index_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5421198Z test_meta_outplace_index_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5421465Z test_meta_outplace_index_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5421740Z test_meta_outplace_index_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5422011Z test_meta_outplace_index_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5422283Z test_meta_outplace_index_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5422565Z test_meta_outplace_index_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5422843Z test_meta_outplace_index_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5423118Z test_meta_outplace_index_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5423393Z test_meta_outplace_index_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5423667Z test_meta_outplace_index_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5423937Z test_meta_outplace_index_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5424207Z test_meta_outplace_index_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5424475Z test_meta_outplace_index_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5424742Z test_meta_outplace_index_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5425051Z test_meta_outplace_index_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5425322Z test_meta_outplace_index_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5425625Z test_meta_outplace_index_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5425895Z test_meta_outplace_index_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5426169Z test_meta_outplace_index_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5426443Z test_meta_outplace_index_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5426774Z test_meta_outplace_index_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5427047Z test_meta_outplace_index_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5427316Z test_meta_outplace_index_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5427583Z test_meta_outplace_index_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5427849Z test_meta_outplace_index_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5428115Z test_meta_outplace_index_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5428385Z test_meta_outplace_index_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5428656Z test_meta_outplace_index_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5428927Z test_meta_outplace_index_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5429206Z test_meta_outplace_index_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5429480Z test_meta_outplace_index_put_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5429754Z test_meta_outplace_index_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5430032Z test_meta_outplace_index_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5430305Z test_meta_outplace_index_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5430575Z test_meta_outplace_index_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5430839Z test_meta_outplace_index_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5431104Z test_meta_outplace_index_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5431368Z test_meta_outplace_index_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5431682Z test_meta_outplace_index_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5431981Z test_meta_outplace_index_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5432265Z test_meta_outplace_index_reduce_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5432543Z test_meta_outplace_index_reduce_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5432818Z test_meta_outplace_index_reduce_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5433092Z test_meta_outplace_index_reduce_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5433368Z test_meta_outplace_index_reduce_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5433648Z test_meta_outplace_index_reduce_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5433920Z test_meta_outplace_index_reduce_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5434194Z test_meta_outplace_index_reduce_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5434465Z test_meta_outplace_index_reduce_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5434743Z test_meta_outplace_index_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5435018Z test_meta_outplace_index_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5435301Z test_meta_outplace_index_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5435581Z test_meta_outplace_index_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5435860Z test_meta_outplace_index_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5436138Z test_meta_outplace_index_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5436414Z test_meta_outplace_index_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5436687Z test_meta_outplace_index_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5436959Z test_meta_outplace_index_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5437239Z test_meta_outplace_index_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5437511Z test_meta_outplace_index_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5437784Z test_meta_outplace_index_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5438094Z test_meta_outplace_index_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5438366Z test_meta_outplace_inner_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5438671Z test_meta_outplace_inner_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5438945Z test_meta_outplace_inner_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5439203Z test_meta_outplace_inner_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5439469Z test_meta_outplace_inner_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5439737Z test_meta_outplace_inner_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5440000Z test_meta_outplace_int_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5440261Z test_meta_outplace_int_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5440533Z test_meta_outplace_int_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5440802Z test_meta_outplace_int_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5441066Z test_meta_outplace_int_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5441330Z test_meta_outplace_int_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5441594Z test_meta_outplace_int_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5441856Z test_meta_outplace_int_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5442118Z test_meta_outplace_int_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5442380Z test_meta_outplace_int_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5442643Z test_meta_outplace_int_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5442903Z test_meta_outplace_int_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5443178Z test_meta_outplace_isclose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5443447Z test_meta_outplace_isclose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5443720Z test_meta_outplace_isclose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5444001Z test_meta_outplace_isclose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5444270Z test_meta_outplace_isclose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5444539Z test_meta_outplace_isclose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5444849Z test_meta_outplace_isclose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5445142Z test_meta_outplace_isclose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5445408Z test_meta_outplace_isclose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5445672Z test_meta_outplace_isclose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5445937Z test_meta_outplace_isclose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5446200Z test_meta_outplace_isclose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5446476Z test_meta_outplace_isfinite_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5446748Z test_meta_outplace_isfinite_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5447026Z test_meta_outplace_isfinite_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5447302Z test_meta_outplace_isfinite_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5447579Z test_meta_outplace_isfinite_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5447851Z test_meta_outplace_isfinite_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5448127Z test_meta_outplace_isfinite_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5448398Z test_meta_outplace_isfinite_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5448668Z test_meta_outplace_isfinite_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5448934Z test_meta_outplace_isfinite_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5449202Z test_meta_outplace_isfinite_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5449469Z test_meta_outplace_isfinite_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5449740Z test_meta_outplace_isfinite_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5450007Z test_meta_outplace_isin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5450272Z test_meta_outplace_isin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5450536Z test_meta_outplace_isin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5450790Z test_meta_outplace_isin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5451054Z test_meta_outplace_isin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5451356Z test_meta_outplace_isin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5451648Z test_meta_outplace_isin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5451915Z test_meta_outplace_isin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5452181Z test_meta_outplace_isinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5452443Z test_meta_outplace_isinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5452718Z test_meta_outplace_isinf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5452992Z test_meta_outplace_isinf_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5453265Z test_meta_outplace_isinf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5453529Z test_meta_outplace_isinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5453794Z test_meta_outplace_isinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5454056Z test_meta_outplace_isinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5454315Z test_meta_outplace_isinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5454582Z test_meta_outplace_isinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5454846Z test_meta_outplace_isinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5455112Z test_meta_outplace_isinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5455370Z test_meta_outplace_isinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5455646Z test_meta_outplace_isnan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5455910Z test_meta_outplace_isnan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5456184Z test_meta_outplace_isnan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5456457Z test_meta_outplace_isnan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5456724Z test_meta_outplace_isnan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5456991Z test_meta_outplace_isnan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5457253Z test_meta_outplace_isnan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5457517Z test_meta_outplace_isnan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5457818Z test_meta_outplace_isnan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5458081Z test_meta_outplace_isnan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5458376Z test_meta_outplace_isnan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5458643Z test_meta_outplace_isnan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5458916Z test_meta_outplace_isneginf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5459187Z test_meta_outplace_isneginf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5459466Z test_meta_outplace_isneginf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5459741Z test_meta_outplace_isneginf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5460017Z test_meta_outplace_isneginf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5460287Z test_meta_outplace_isneginf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5460554Z test_meta_outplace_isneginf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5460822Z test_meta_outplace_isneginf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5461092Z test_meta_outplace_isneginf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5461360Z test_meta_outplace_isneginf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5461637Z test_meta_outplace_isposinf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5461909Z test_meta_outplace_isposinf_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5462177Z test_meta_outplace_isposinf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5462437Z test_meta_outplace_isposinf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5462713Z test_meta_outplace_isposinf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5462979Z test_meta_outplace_isposinf_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5463249Z test_meta_outplace_isposinf_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5463515Z test_meta_outplace_isposinf_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5463780Z test_meta_outplace_isposinf_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5464046Z test_meta_outplace_isposinf_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5464364Z test_meta_outplace_isreal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5464630Z test_meta_outplace_isreal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5464942Z test_meta_outplace_isreal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5465222Z test_meta_outplace_isreal_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5465495Z test_meta_outplace_isreal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5465764Z test_meta_outplace_isreal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5466034Z test_meta_outplace_isreal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5466300Z test_meta_outplace_isreal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5486444Z test_meta_outplace_isreal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5487321Z test_meta_outplace_isreal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5487771Z test_meta_outplace_isreal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5488259Z test_meta_outplace_isreal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5488742Z test_meta_outplace_isreal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5489222Z test_meta_outplace_istft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5489731Z test_meta_outplace_istft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5490262Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5490759Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5491249Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5491736Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5492296Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5492856Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5493412Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5493954Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5494664Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5495203Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5495839Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5496408Z test_meta_outplace_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5496985Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5497542Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5498117Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5498667Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5499193Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5499663Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5500126Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5500584Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5501046Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5501477Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5501948Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5502411Z test_meta_outplace_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5502861Z test_meta_outplace_jiterator_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5503326Z test_meta_outplace_jiterator_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5503745Z test_meta_outplace_jiterator_binary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5504132Z test_meta_outplace_jiterator_binary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5504466Z test_meta_outplace_jiterator_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5504783Z test_meta_outplace_jiterator_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5505177Z test_meta_outplace_jiterator_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5505527Z test_meta_outplace_jiterator_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5505844Z test_meta_outplace_jiterator_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5506160Z test_meta_outplace_jiterator_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5506470Z test_meta_outplace_jiterator_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5506940Z test_meta_outplace_jiterator_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5507252Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5507560Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5507873Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5508183Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5508493Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5508801Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5509108Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5509412Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5509718Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5510019Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5510323Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5510631Z test_meta_outplace_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5510921Z test_meta_outplace_jiterator_unary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5511209Z test_meta_outplace_jiterator_unary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5511486Z test_meta_outplace_jiterator_unary_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5511783Z test_meta_outplace_jiterator_unary_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5512141Z test_meta_outplace_jiterator_unary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5512464Z test_meta_outplace_jiterator_unary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5512752Z test_meta_outplace_jiterator_unary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5513033Z test_meta_outplace_jiterator_unary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5513313Z test_meta_outplace_jiterator_unary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5513604Z test_meta_outplace_jiterator_unary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5513884Z test_meta_outplace_jiterator_unary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5514167Z test_meta_outplace_jiterator_unary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5514440Z test_meta_outplace_kron_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5514708Z test_meta_outplace_kron_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5514990Z test_meta_outplace_kron_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5515277Z test_meta_outplace_kron_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5515550Z test_meta_outplace_kron_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5515826Z test_meta_outplace_kron_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5516095Z test_meta_outplace_kron_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5516369Z test_meta_outplace_kron_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5516636Z test_meta_outplace_kron_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5516912Z test_meta_outplace_kron_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5517183Z test_meta_outplace_kron_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5517454Z test_meta_outplace_kron_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5517733Z test_meta_outplace_kthvalue_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5518014Z test_meta_outplace_kthvalue_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5518291Z test_meta_outplace_kthvalue_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5518569Z test_meta_outplace_kthvalue_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5518890Z test_meta_outplace_kthvalue_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5519197Z test_meta_outplace_kthvalue_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5519479Z test_meta_outplace_kthvalue_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5519754Z test_meta_outplace_kthvalue_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5520024Z test_meta_outplace_lcm_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5520293Z test_meta_outplace_lcm_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5520563Z test_meta_outplace_lcm_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5520835Z test_meta_outplace_lcm_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5521110Z test_meta_outplace_lcm_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5521388Z test_meta_outplace_ldexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5521660Z test_meta_outplace_ldexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5521943Z test_meta_outplace_ldexp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5522228Z test_meta_outplace_ldexp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5522504Z test_meta_outplace_ldexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5522778Z test_meta_outplace_ldexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5523049Z test_meta_outplace_ldexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5523321Z test_meta_outplace_ldexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5523594Z test_meta_outplace_ldexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5523849Z test_meta_outplace_ldexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5524127Z test_meta_outplace_ldexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5524399Z test_meta_outplace_ldexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5524676Z test_meta_outplace_le_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5524944Z test_meta_outplace_le_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5525213Z test_meta_outplace_le_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5525528Z test_meta_outplace_le_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5525797Z test_meta_outplace_le_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5526139Z test_meta_outplace_le_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5526411Z test_meta_outplace_le_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5526683Z test_meta_outplace_le_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5526949Z test_meta_outplace_le_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5527218Z test_meta_outplace_le_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5527496Z test_meta_outplace_lerp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5527780Z test_meta_outplace_lerp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5528064Z test_meta_outplace_lerp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5528338Z test_meta_outplace_lerp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5528616Z test_meta_outplace_lerp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5528890Z test_meta_outplace_lerp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5529164Z test_meta_outplace_lgamma_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5529446Z test_meta_outplace_lgamma_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5529721Z test_meta_outplace_lgamma_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5529997Z test_meta_outplace_lgamma_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5530270Z test_meta_outplace_lgamma_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5530545Z test_meta_outplace_lgamma_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5530815Z test_meta_outplace_lgamma_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5531092Z test_meta_outplace_lgamma_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5531368Z test_meta_outplace_lgamma_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5531666Z test_meta_outplace_linalg_cholesky_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5531960Z test_meta_outplace_linalg_cholesky_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5532324Z test_meta_outplace_linalg_cholesky_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5532615Z test_meta_outplace_linalg_cholesky_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5532947Z test_meta_outplace_linalg_cholesky_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5533249Z test_meta_outplace_linalg_cholesky_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5533542Z test_meta_outplace_linalg_cholesky_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5533832Z test_meta_outplace_linalg_cholesky_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5534125Z test_meta_outplace_linalg_cond_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5534415Z test_meta_outplace_linalg_cond_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5534693Z test_meta_outplace_linalg_cond_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5534976Z test_meta_outplace_linalg_cond_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5535267Z test_meta_outplace_linalg_cross_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5535560Z test_meta_outplace_linalg_cross_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5535846Z test_meta_outplace_linalg_cross_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5536135Z test_meta_outplace_linalg_cross_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5536416Z test_meta_outplace_linalg_cross_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5536697Z test_meta_outplace_linalg_cross_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5536963Z test_meta_outplace_linalg_cross_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5537241Z test_meta_outplace_linalg_cross_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5537524Z test_meta_outplace_linalg_cross_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5537807Z test_meta_outplace_linalg_cross_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5538094Z test_meta_outplace_linalg_det_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5538385Z test_meta_outplace_linalg_det_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5538668Z test_meta_outplace_linalg_det_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5538999Z test_meta_outplace_linalg_det_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5539302Z test_meta_outplace_linalg_det_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5539639Z test_meta_outplace_linalg_det_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5539943Z test_meta_outplace_linalg_det_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5540237Z test_meta_outplace_linalg_det_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5540523Z test_meta_outplace_linalg_eig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5540813Z test_meta_outplace_linalg_eig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5541163Z test_meta_outplace_linalg_eig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5541499Z test_meta_outplace_linalg_eig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5541853Z test_meta_outplace_linalg_eigh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5542206Z test_meta_outplace_linalg_eigh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5542546Z test_meta_outplace_linalg_eigh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5542889Z test_meta_outplace_linalg_eigh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5543250Z test_meta_outplace_linalg_eigvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5543605Z test_meta_outplace_linalg_eigvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5543950Z test_meta_outplace_linalg_eigvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5544299Z test_meta_outplace_linalg_eigvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5544660Z test_meta_outplace_linalg_eigvalsh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5545017Z test_meta_outplace_linalg_eigvalsh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5545368Z test_meta_outplace_linalg_eigvalsh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5545717Z test_meta_outplace_linalg_eigvalsh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5546096Z test_meta_outplace_linalg_householder_product_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5546469Z test_meta_outplace_linalg_householder_product_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5546994Z test_meta_outplace_linalg_householder_product_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5547434Z test_meta_outplace_linalg_householder_product_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5547786Z test_meta_outplace_linalg_inv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5548126Z test_meta_outplace_linalg_inv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5548463Z test_meta_outplace_linalg_inv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5548818Z test_meta_outplace_linalg_inv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5549138Z test_meta_outplace_linalg_inv_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5549433Z test_meta_outplace_linalg_inv_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5549718Z test_meta_outplace_linalg_inv_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5550002Z test_meta_outplace_linalg_inv_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5550299Z test_meta_outplace_linalg_ldl_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5550597Z test_meta_outplace_linalg_ldl_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5550888Z test_meta_outplace_linalg_ldl_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5551184Z test_meta_outplace_linalg_ldl_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5551484Z test_meta_outplace_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5551782Z test_meta_outplace_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5552079Z test_meta_outplace_linalg_ldl_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5552380Z test_meta_outplace_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5552675Z test_meta_outplace_linalg_ldl_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5552968Z test_meta_outplace_linalg_ldl_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5553254Z test_meta_outplace_linalg_ldl_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5553545Z test_meta_outplace_linalg_ldl_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5553835Z test_meta_outplace_linalg_lstsq_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5554171Z test_meta_outplace_linalg_lstsq_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5554487Z test_meta_outplace_linalg_lstsq_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5554751Z test_meta_outplace_linalg_lstsq_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5555063Z test_meta_outplace_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5555369Z test_meta_outplace_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5555674Z test_meta_outplace_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5555978Z test_meta_outplace_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5556272Z test_meta_outplace_linalg_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5556554Z test_meta_outplace_linalg_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5556835Z test_meta_outplace_linalg_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5557118Z test_meta_outplace_linalg_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5557418Z test_meta_outplace_linalg_lu_factor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5557715Z test_meta_outplace_linalg_lu_factor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5558011Z test_meta_outplace_linalg_lu_factor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5558298Z test_meta_outplace_linalg_lu_factor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5558597Z test_meta_outplace_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5558896Z test_meta_outplace_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5559189Z test_meta_outplace_linalg_lu_factor_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5559484Z test_meta_outplace_linalg_lu_factor_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5559784Z test_meta_outplace_linalg_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5560076Z test_meta_outplace_linalg_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5560363Z test_meta_outplace_linalg_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5560692Z test_meta_outplace_linalg_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5560987Z test_meta_outplace_linalg_matrix_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5561347Z test_meta_outplace_linalg_matrix_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5561648Z test_meta_outplace_linalg_matrix_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5561941Z test_meta_outplace_linalg_matrix_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5562234Z test_meta_outplace_linalg_matrix_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5562523Z test_meta_outplace_linalg_matrix_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5562827Z test_meta_outplace_linalg_matrix_power_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5563131Z test_meta_outplace_linalg_matrix_power_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5563423Z test_meta_outplace_linalg_matrix_power_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5563721Z test_meta_outplace_linalg_matrix_power_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5564020Z test_meta_outplace_linalg_matrix_rank_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5564317Z test_meta_outplace_linalg_matrix_rank_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5564611Z test_meta_outplace_linalg_matrix_rank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5564899Z test_meta_outplace_linalg_matrix_rank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5565209Z test_meta_outplace_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5565518Z test_meta_outplace_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5565829Z test_meta_outplace_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5566133Z test_meta_outplace_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5566426Z test_meta_outplace_linalg_multi_dot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5566716Z test_meta_outplace_linalg_multi_dot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5567014Z test_meta_outplace_linalg_multi_dot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5567346Z test_meta_outplace_linalg_multi_dot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5567635Z test_meta_outplace_linalg_multi_dot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5567955Z test_meta_outplace_linalg_multi_dot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5568243Z test_meta_outplace_linalg_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5568533Z test_meta_outplace_linalg_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5568818Z test_meta_outplace_linalg_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5569105Z test_meta_outplace_linalg_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5569386Z test_meta_outplace_linalg_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5569674Z test_meta_outplace_linalg_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5569986Z test_meta_outplace_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5570297Z test_meta_outplace_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5570616Z test_meta_outplace_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5570936Z test_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5571254Z test_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5571562Z test_meta_outplace_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5571852Z test_meta_outplace_linalg_pinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5572141Z test_meta_outplace_linalg_pinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5572426Z test_meta_outplace_linalg_pinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5572706Z test_meta_outplace_linalg_pinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5573012Z test_meta_outplace_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5573297Z test_meta_outplace_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5573592Z test_meta_outplace_linalg_pinv_hermitian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5573887Z test_meta_outplace_linalg_pinv_hermitian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5574194Z test_meta_outplace_linalg_pinv_singular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.5574490Z test_meta_outplace_linalg_pinv_singular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.5574759Z test_meta_outplace_linalg_pinv_singular_cuda_float32 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.5575020Z test_meta_outplace_linalg_pinv_singular_cuda_float64 (__main__.TestMetaCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:20:16.5575306Z test_meta_outplace_linalg_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5575589Z test_meta_outplace_linalg_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5575875Z test_meta_outplace_linalg_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5576154Z test_meta_outplace_linalg_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5576456Z test_meta_outplace_linalg_slogdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5576751Z test_meta_outplace_linalg_slogdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5577040Z test_meta_outplace_linalg_slogdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5577331Z test_meta_outplace_linalg_slogdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5577626Z test_meta_outplace_linalg_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5577915Z test_meta_outplace_linalg_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5578201Z test_meta_outplace_linalg_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5578491Z test_meta_outplace_linalg_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5578785Z test_meta_outplace_linalg_solve_ex_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5579080Z test_meta_outplace_linalg_solve_ex_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5579371Z test_meta_outplace_linalg_solve_ex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5579660Z test_meta_outplace_linalg_solve_ex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5579968Z test_meta_outplace_linalg_solve_triangular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5580272Z test_meta_outplace_linalg_solve_triangular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5580574Z test_meta_outplace_linalg_solve_triangular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5580918Z test_meta_outplace_linalg_solve_triangular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5581205Z test_meta_outplace_linalg_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5581536Z test_meta_outplace_linalg_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5581822Z test_meta_outplace_linalg_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5582110Z test_meta_outplace_linalg_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5582410Z test_meta_outplace_linalg_svdvals_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5582704Z test_meta_outplace_linalg_svdvals_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5582997Z test_meta_outplace_linalg_svdvals_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5583284Z test_meta_outplace_linalg_svdvals_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5583581Z test_meta_outplace_linalg_tensorinv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5583878Z test_meta_outplace_linalg_tensorinv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5584169Z test_meta_outplace_linalg_tensorinv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5584460Z test_meta_outplace_linalg_tensorinv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5584763Z test_meta_outplace_linalg_tensorsolve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5585064Z test_meta_outplace_linalg_tensorsolve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5585361Z test_meta_outplace_linalg_tensorsolve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5585655Z test_meta_outplace_linalg_tensorsolve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5585957Z test_meta_outplace_linalg_vander_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5586249Z test_meta_outplace_linalg_vander_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5586538Z test_meta_outplace_linalg_vander_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5587144Z test_meta_outplace_linalg_vander_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5587503Z test_meta_outplace_linalg_vander_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5587790Z test_meta_outplace_linalg_vander_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5588147Z test_meta_outplace_linalg_vander_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5588467Z test_meta_outplace_linalg_vander_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5588753Z test_meta_outplace_linalg_vander_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5589024Z test_meta_outplace_linalg_vecdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5589314Z test_meta_outplace_linalg_vecdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5589606Z test_meta_outplace_linalg_vecdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5589908Z test_meta_outplace_linalg_vecdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5590211Z test_meta_outplace_linalg_vecdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5590495Z test_meta_outplace_linalg_vecdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5590790Z test_meta_outplace_linalg_vector_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5591086Z test_meta_outplace_linalg_vector_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5591384Z test_meta_outplace_linalg_vector_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5591687Z test_meta_outplace_linalg_vector_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5591985Z test_meta_outplace_linalg_vector_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5592277Z test_meta_outplace_linalg_vector_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5592569Z test_meta_outplace_linspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5592854Z test_meta_outplace_linspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5593153Z test_meta_outplace_linspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5593440Z test_meta_outplace_linspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5593731Z test_meta_outplace_linspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5594012Z test_meta_outplace_linspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5594295Z test_meta_outplace_linspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5594580Z test_meta_outplace_linspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5594903Z test_meta_outplace_linspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5595184Z test_meta_outplace_linspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5595507Z test_meta_outplace_linspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5595788Z test_meta_outplace_log10_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5596063Z test_meta_outplace_log10_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5596344Z test_meta_outplace_log10_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5596633Z test_meta_outplace_log10_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5596912Z test_meta_outplace_log10_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5597194Z test_meta_outplace_log10_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5597470Z test_meta_outplace_log10_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5597756Z test_meta_outplace_log10_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5598031Z test_meta_outplace_log10_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5598308Z test_meta_outplace_log10_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5598581Z test_meta_outplace_log10_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5598863Z test_meta_outplace_log10_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5599146Z test_meta_outplace_log1p_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5599423Z test_meta_outplace_log1p_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5599702Z test_meta_outplace_log1p_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5599983Z test_meta_outplace_log1p_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5600259Z test_meta_outplace_log1p_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5600540Z test_meta_outplace_log1p_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5600815Z test_meta_outplace_log1p_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5601095Z test_meta_outplace_log1p_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5601374Z test_meta_outplace_log1p_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5601714Z test_meta_outplace_log1p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5601991Z test_meta_outplace_log2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5602275Z test_meta_outplace_log2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5602564Z test_meta_outplace_log2_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5602851Z test_meta_outplace_log2_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5603130Z test_meta_outplace_log2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5603410Z test_meta_outplace_log2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5603690Z test_meta_outplace_log2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5603968Z test_meta_outplace_log2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5604243Z test_meta_outplace_log2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5604523Z test_meta_outplace_log2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5604802Z test_meta_outplace_log2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5605073Z test_meta_outplace_log2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5605366Z test_meta_outplace_log_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5605647Z test_meta_outplace_log_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5605929Z test_meta_outplace_log_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5606210Z test_meta_outplace_log_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5606485Z test_meta_outplace_log_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5606757Z test_meta_outplace_log_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5607040Z test_meta_outplace_log_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5607314Z test_meta_outplace_log_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5607589Z test_meta_outplace_log_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5607857Z test_meta_outplace_log_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5608131Z test_meta_outplace_log_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5608401Z test_meta_outplace_log_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5608720Z test_meta_outplace_log_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5609009Z test_meta_outplace_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5609331Z test_meta_outplace_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5609621Z test_meta_outplace_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5609906Z test_meta_outplace_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5610209Z test_meta_outplace_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5610517Z test_meta_outplace_log_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5610825Z test_meta_outplace_log_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5611133Z test_meta_outplace_log_softmax_with_dtype_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5611438Z test_meta_outplace_log_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5611741Z test_meta_outplace_log_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5612046Z test_meta_outplace_log_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5612344Z test_meta_outplace_log_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5612646Z test_meta_outplace_log_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5612951Z test_meta_outplace_log_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5613252Z test_meta_outplace_log_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5613545Z test_meta_outplace_log_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5613843Z test_meta_outplace_log_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5614136Z test_meta_outplace_logaddexp2_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5614423Z test_meta_outplace_logaddexp2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5614713Z test_meta_outplace_logaddexp2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5615006Z test_meta_outplace_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5615296Z test_meta_outplace_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5615630Z test_meta_outplace_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5615957Z test_meta_outplace_logcumsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5616228Z test_meta_outplace_logcumsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5616522Z test_meta_outplace_logcumsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5616814Z test_meta_outplace_logcumsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5617099Z test_meta_outplace_logdet_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5617389Z test_meta_outplace_logdet_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5617680Z test_meta_outplace_logdet_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5617963Z test_meta_outplace_logdet_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5618258Z test_meta_outplace_logical_and_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5618541Z test_meta_outplace_logical_and_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5618837Z test_meta_outplace_logical_and_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5619129Z test_meta_outplace_logical_and_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5619416Z test_meta_outplace_logical_and_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5619701Z test_meta_outplace_logical_and_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5619986Z test_meta_outplace_logical_and_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5620268Z test_meta_outplace_logical_and_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5620559Z test_meta_outplace_logical_and_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5620841Z test_meta_outplace_logical_and_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5621131Z test_meta_outplace_logical_and_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5621416Z test_meta_outplace_logical_and_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5621706Z test_meta_outplace_logical_not_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5621989Z test_meta_outplace_logical_not_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5622320Z test_meta_outplace_logical_not_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5622610Z test_meta_outplace_logical_not_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5622931Z test_meta_outplace_logical_not_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5623219Z test_meta_outplace_logical_not_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5623507Z test_meta_outplace_logical_not_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5623789Z test_meta_outplace_logical_not_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5624078Z test_meta_outplace_logical_not_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T02:20:16.5624367Z test_meta_outplace_logical_not_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5624653Z test_meta_outplace_logical_not_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5624934Z test_meta_outplace_logical_not_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5625221Z test_meta_outplace_logical_or_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5625500Z test_meta_outplace_logical_or_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5625789Z test_meta_outplace_logical_or_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5626081Z test_meta_outplace_logical_or_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5626360Z test_meta_outplace_logical_or_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5626804Z test_meta_outplace_logical_or_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5627088Z test_meta_outplace_logical_or_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5627369Z test_meta_outplace_logical_or_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5627652Z test_meta_outplace_logical_or_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5627934Z test_meta_outplace_logical_or_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5628220Z test_meta_outplace_logical_or_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5628498Z test_meta_outplace_logical_or_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5628783Z test_meta_outplace_logical_xor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5629064Z test_meta_outplace_logical_xor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5629422Z test_meta_outplace_logical_xor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5629752Z test_meta_outplace_logical_xor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5630040Z test_meta_outplace_logical_xor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5630303Z test_meta_outplace_logical_xor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5630590Z test_meta_outplace_logical_xor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5630870Z test_meta_outplace_logical_xor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5631151Z test_meta_outplace_logical_xor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5631436Z test_meta_outplace_logical_xor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5631715Z test_meta_outplace_logical_xor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5632005Z test_meta_outplace_logical_xor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5632281Z test_meta_outplace_logit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5632556Z test_meta_outplace_logit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5632844Z test_meta_outplace_logit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5633124Z test_meta_outplace_logit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5633401Z test_meta_outplace_logit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5633674Z test_meta_outplace_logit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5633946Z test_meta_outplace_logit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5634223Z test_meta_outplace_logit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5634504Z test_meta_outplace_logit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5634780Z test_meta_outplace_logit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5635063Z test_meta_outplace_logspace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5635352Z test_meta_outplace_logspace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5635649Z test_meta_outplace_logspace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5635938Z test_meta_outplace_logspace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5636280Z test_meta_outplace_logspace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5636599Z test_meta_outplace_logspace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5636886Z test_meta_outplace_logspace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5637171Z test_meta_outplace_logspace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5637452Z test_meta_outplace_logspace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5637731Z test_meta_outplace_logspace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5638014Z test_meta_outplace_logspace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5638304Z test_meta_outplace_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5638589Z test_meta_outplace_logsumexp_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5638877Z test_meta_outplace_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5639163Z test_meta_outplace_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5639447Z test_meta_outplace_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5639739Z test_meta_outplace_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5640020Z test_meta_outplace_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5640298Z test_meta_outplace_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5640581Z test_meta_outplace_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5640861Z test_meta_outplace_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5641137Z test_meta_outplace_long_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5641412Z test_meta_outplace_long_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5641696Z test_meta_outplace_long_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5641984Z test_meta_outplace_long_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5642268Z test_meta_outplace_long_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5642554Z test_meta_outplace_long_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5642810Z test_meta_outplace_long_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5643126Z test_meta_outplace_long_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5643435Z test_meta_outplace_long_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5643715Z test_meta_outplace_long_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5643992Z test_meta_outplace_long_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5644261Z test_meta_outplace_long_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5644533Z test_meta_outplace_long_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5644812Z test_meta_outplace_lt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5645084Z test_meta_outplace_lt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5645357Z test_meta_outplace_lt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5645628Z test_meta_outplace_lt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5645901Z test_meta_outplace_lt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5646169Z test_meta_outplace_lt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5646440Z test_meta_outplace_lt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5646709Z test_meta_outplace_lt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5646976Z test_meta_outplace_lt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5647251Z test_meta_outplace_lt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5647532Z test_meta_outplace_lu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5647812Z test_meta_outplace_lu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5648091Z test_meta_outplace_lu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5648359Z test_meta_outplace_lu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5648652Z test_meta_outplace_lu_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5648934Z test_meta_outplace_lu_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5649214Z test_meta_outplace_lu_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5649492Z test_meta_outplace_lu_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5649833Z test_meta_outplace_lu_unpack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5650119Z test_meta_outplace_lu_unpack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5650433Z test_meta_outplace_lu_unpack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5650720Z test_meta_outplace_lu_unpack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5650998Z test_meta_outplace_mH_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5651270Z test_meta_outplace_mH_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5651551Z test_meta_outplace_mH_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5651831Z test_meta_outplace_mH_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5652112Z test_meta_outplace_mH_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5652392Z test_meta_outplace_mH_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5652660Z test_meta_outplace_mH_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5652927Z test_meta_outplace_mH_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5653195Z test_meta_outplace_mH_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5653466Z test_meta_outplace_mH_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5653734Z test_meta_outplace_mH_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5654002Z test_meta_outplace_mH_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5654271Z test_meta_outplace_mH_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5654524Z test_meta_outplace_mT_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5654799Z test_meta_outplace_mT_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5655082Z test_meta_outplace_mT_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5655363Z test_meta_outplace_mT_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5655637Z test_meta_outplace_mT_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5655908Z test_meta_outplace_mT_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5656181Z test_meta_outplace_mT_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5656457Z test_meta_outplace_mT_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5656770Z test_meta_outplace_mT_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5657070Z test_meta_outplace_mT_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5657339Z test_meta_outplace_mT_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5657608Z test_meta_outplace_mT_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5657877Z test_meta_outplace_mT_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5658160Z test_meta_outplace_masked_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5658447Z test_meta_outplace_masked_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5658742Z test_meta_outplace_masked_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5659027Z test_meta_outplace_masked_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5659310Z test_meta_outplace_masked_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5659588Z test_meta_outplace_masked_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5659874Z test_meta_outplace_masked_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5660158Z test_meta_outplace_masked_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5660446Z test_meta_outplace_masked_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5660732Z test_meta_outplace_masked_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5661016Z test_meta_outplace_masked_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5661299Z test_meta_outplace_masked_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5661580Z test_meta_outplace_masked_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5661861Z test_meta_outplace_masked_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5662137Z test_meta_outplace_masked_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5662422Z test_meta_outplace_masked_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5662703Z test_meta_outplace_masked_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5662983Z test_meta_outplace_masked_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5663273Z test_meta_outplace_masked_argmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5663622Z test_meta_outplace_masked_argmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5663944Z test_meta_outplace_masked_argmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5664232Z test_meta_outplace_masked_argmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5664518Z test_meta_outplace_masked_argmax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5664803Z test_meta_outplace_masked_argmax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5665093Z test_meta_outplace_masked_argmax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5665376Z test_meta_outplace_masked_argmax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5665663Z test_meta_outplace_masked_argmax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5665951Z test_meta_outplace_masked_argmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5666243Z test_meta_outplace_masked_argmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5666525Z test_meta_outplace_masked_argmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5666857Z test_meta_outplace_masked_argmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5667138Z test_meta_outplace_masked_argmin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5667428Z test_meta_outplace_masked_argmin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5667689Z test_meta_outplace_masked_argmin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5667973Z test_meta_outplace_masked_argmin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5668253Z test_meta_outplace_masked_argmin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5668549Z test_meta_outplace_masked_cumprod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5668846Z test_meta_outplace_masked_cumprod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5669141Z test_meta_outplace_masked_cumprod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5669434Z test_meta_outplace_masked_cumprod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5669723Z test_meta_outplace_masked_cumprod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5670017Z test_meta_outplace_masked_cumprod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5670357Z test_meta_outplace_masked_cumprod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5670677Z test_meta_outplace_masked_cumprod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5670967Z test_meta_outplace_masked_cumprod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5671251Z test_meta_outplace_masked_cumprod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5671537Z test_meta_outplace_masked_cumprod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5671825Z test_meta_outplace_masked_cumsum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5672118Z test_meta_outplace_masked_cumsum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5672411Z test_meta_outplace_masked_cumsum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5672699Z test_meta_outplace_masked_cumsum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5672986Z test_meta_outplace_masked_cumsum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5673270Z test_meta_outplace_masked_cumsum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5673558Z test_meta_outplace_masked_cumsum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5673840Z test_meta_outplace_masked_cumsum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5674128Z test_meta_outplace_masked_cumsum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5674412Z test_meta_outplace_masked_cumsum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5674695Z test_meta_outplace_masked_cumsum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5674978Z test_meta_outplace_masked_fill_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5675259Z test_meta_outplace_masked_fill_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5675551Z test_meta_outplace_masked_fill_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5675840Z test_meta_outplace_masked_fill_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5676125Z test_meta_outplace_masked_fill_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5676406Z test_meta_outplace_masked_fill_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5676686Z test_meta_outplace_masked_fill_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5677014Z test_meta_outplace_masked_fill_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5677297Z test_meta_outplace_masked_fill_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5677612Z test_meta_outplace_masked_fill_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5677892Z test_meta_outplace_masked_fill_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5678173Z test_meta_outplace_masked_fill_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5678452Z test_meta_outplace_masked_fill_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5678753Z test_meta_outplace_masked_log_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5679046Z test_meta_outplace_masked_log_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5679340Z test_meta_outplace_masked_log_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5679633Z test_meta_outplace_masked_log_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5679930Z test_meta_outplace_masked_logaddexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5680222Z test_meta_outplace_masked_logaddexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5680521Z test_meta_outplace_masked_logaddexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5680821Z test_meta_outplace_masked_logsumexp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5681127Z test_meta_outplace_masked_logsumexp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5681420Z test_meta_outplace_masked_logsumexp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5681710Z test_meta_outplace_masked_logsumexp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5682006Z test_meta_outplace_masked_logsumexp_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5682296Z test_meta_outplace_masked_logsumexp_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5682587Z test_meta_outplace_masked_logsumexp_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5682856Z test_meta_outplace_masked_logsumexp_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5683145Z test_meta_outplace_masked_logsumexp_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5683431Z test_meta_outplace_masked_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5683758Z test_meta_outplace_masked_mean_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5684049Z test_meta_outplace_masked_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5684379Z test_meta_outplace_masked_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5684664Z test_meta_outplace_masked_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5684955Z test_meta_outplace_masked_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5685238Z test_meta_outplace_masked_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5685521Z test_meta_outplace_masked_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5685803Z test_meta_outplace_masked_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5686084Z test_meta_outplace_masked_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5686363Z test_meta_outplace_masked_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5686644Z test_meta_outplace_masked_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5686928Z test_meta_outplace_masked_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5687217Z test_meta_outplace_masked_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5687503Z test_meta_outplace_masked_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5687787Z test_meta_outplace_masked_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5688066Z test_meta_outplace_masked_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5688347Z test_meta_outplace_masked_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5688636Z test_meta_outplace_masked_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5688928Z test_meta_outplace_masked_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5689229Z test_meta_outplace_masked_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5689528Z test_meta_outplace_masked_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5689820Z test_meta_outplace_masked_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5690109Z test_meta_outplace_masked_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5690447Z test_meta_outplace_masked_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5690731Z test_meta_outplace_masked_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5691041Z test_meta_outplace_masked_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5691336Z test_meta_outplace_masked_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5691625Z test_meta_outplace_masked_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5691909Z test_meta_outplace_masked_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5692200Z test_meta_outplace_masked_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5692480Z test_meta_outplace_masked_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5692763Z test_meta_outplace_masked_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5693044Z test_meta_outplace_masked_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5693322Z test_meta_outplace_masked_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5693603Z test_meta_outplace_masked_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5693885Z test_meta_outplace_masked_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5694184Z test_meta_outplace_masked_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5694470Z test_meta_outplace_masked_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5694762Z test_meta_outplace_masked_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5695057Z test_meta_outplace_masked_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5695350Z test_meta_outplace_masked_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5695638Z test_meta_outplace_masked_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5695933Z test_meta_outplace_masked_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5696218Z test_meta_outplace_masked_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5696503Z test_meta_outplace_masked_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5696785Z test_meta_outplace_masked_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5697067Z test_meta_outplace_masked_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5697398Z test_meta_outplace_masked_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5697701Z test_meta_outplace_masked_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5697993Z test_meta_outplace_masked_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5698289Z test_meta_outplace_masked_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5698584Z test_meta_outplace_masked_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5698878Z test_meta_outplace_masked_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5699167Z test_meta_outplace_masked_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5699455Z test_meta_outplace_masked_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5699744Z test_meta_outplace_masked_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5700024Z test_meta_outplace_masked_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5700311Z test_meta_outplace_masked_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5700600Z test_meta_outplace_masked_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5700887Z test_meta_outplace_masked_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5701178Z test_meta_outplace_masked_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5701467Z test_meta_outplace_masked_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5701753Z test_meta_outplace_masked_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5702037Z test_meta_outplace_masked_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5702327Z test_meta_outplace_masked_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5702618Z test_meta_outplace_masked_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5702902Z test_meta_outplace_masked_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5703185Z test_meta_outplace_masked_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5703474Z test_meta_outplace_masked_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5703763Z test_meta_outplace_masked_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5704094Z test_meta_outplace_masked_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5704412Z test_meta_outplace_masked_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5704698Z test_meta_outplace_masked_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5704982Z test_meta_outplace_masked_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5705263Z test_meta_outplace_masked_std_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5705544Z test_meta_outplace_masked_std_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5705829Z test_meta_outplace_masked_std_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5706108Z test_meta_outplace_masked_std_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5706389Z test_meta_outplace_masked_std_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5706730Z test_meta_outplace_masked_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5707009Z test_meta_outplace_masked_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5707304Z test_meta_outplace_masked_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5707591Z test_meta_outplace_masked_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5707875Z test_meta_outplace_masked_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5708155Z test_meta_outplace_masked_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5708433Z test_meta_outplace_masked_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5708709Z test_meta_outplace_masked_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5708986Z test_meta_outplace_masked_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5709263Z test_meta_outplace_masked_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5709540Z test_meta_outplace_masked_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5709816Z test_meta_outplace_masked_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5710098Z test_meta_outplace_masked_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5710382Z test_meta_outplace_masked_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5710718Z test_meta_outplace_masked_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5711003Z test_meta_outplace_masked_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5711318Z test_meta_outplace_masked_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5711600Z test_meta_outplace_masked_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5711859Z test_meta_outplace_masked_var_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5712140Z test_meta_outplace_masked_var_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5712419Z test_meta_outplace_masked_var_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5712699Z test_meta_outplace_masked_var_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5712977Z test_meta_outplace_masked_var_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5713254Z test_meta_outplace_matmul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5713536Z test_meta_outplace_matmul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5713817Z test_meta_outplace_matmul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5714098Z test_meta_outplace_matmul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5714375Z test_meta_outplace_matmul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5714661Z test_meta_outplace_matmul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5714945Z test_meta_outplace_matrix_exp_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5715230Z test_meta_outplace_matrix_exp_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5715516Z test_meta_outplace_matrix_exp_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5715797Z test_meta_outplace_matrix_exp_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5716079Z test_meta_outplace_matrix_exp_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5716362Z test_meta_outplace_matrix_exp_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5716641Z test_meta_outplace_max_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5716917Z test_meta_outplace_max_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5717194Z test_meta_outplace_max_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5717520Z test_meta_outplace_max_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5717832Z test_meta_outplace_max_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5718116Z test_meta_outplace_max_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5718397Z test_meta_outplace_max_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5718671Z test_meta_outplace_max_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5718948Z test_meta_outplace_max_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5719228Z test_meta_outplace_max_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5719545Z test_meta_outplace_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5719860Z test_meta_outplace_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5720172Z test_meta_outplace_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5720481Z test_meta_outplace_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5720781Z test_meta_outplace_max_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5721078Z test_meta_outplace_max_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5721380Z test_meta_outplace_max_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5721676Z test_meta_outplace_max_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5721977Z test_meta_outplace_max_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5722269Z test_meta_outplace_max_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5722561Z test_meta_outplace_max_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5722855Z test_meta_outplace_max_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5723144Z test_meta_outplace_max_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5723439Z test_meta_outplace_max_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5723740Z test_meta_outplace_max_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5724035Z test_meta_outplace_max_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5724379Z test_meta_outplace_max_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5724710Z test_meta_outplace_max_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5725012Z test_meta_outplace_max_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5725305Z test_meta_outplace_max_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5725595Z test_meta_outplace_max_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5725893Z test_meta_outplace_max_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5726185Z test_meta_outplace_max_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5726479Z test_meta_outplace_max_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5726757Z test_meta_outplace_maximum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5727033Z test_meta_outplace_maximum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5727308Z test_meta_outplace_maximum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5727567Z test_meta_outplace_maximum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5727847Z test_meta_outplace_maximum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5728119Z test_meta_outplace_maximum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5728392Z test_meta_outplace_maximum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5728662Z test_meta_outplace_maximum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5728934Z test_meta_outplace_maximum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5729211Z test_meta_outplace_maximum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5729496Z test_meta_outplace_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5729776Z test_meta_outplace_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5730055Z test_meta_outplace_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5730327Z test_meta_outplace_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5730602Z test_meta_outplace_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5730921Z test_meta_outplace_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5731231Z test_meta_outplace_median_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5731512Z test_meta_outplace_median_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5731786Z test_meta_outplace_median_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5732057Z test_meta_outplace_median_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5732330Z test_meta_outplace_median_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5732607Z test_meta_outplace_median_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5732886Z test_meta_outplace_median_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5733170Z test_meta_outplace_median_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5733472Z test_meta_outplace_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5733772Z test_meta_outplace_meshgrid_list_of_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5734078Z test_meta_outplace_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5734387Z test_meta_outplace_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5734688Z test_meta_outplace_meshgrid_list_of_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5734989Z test_meta_outplace_meshgrid_list_of_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5735293Z test_meta_outplace_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5735589Z test_meta_outplace_meshgrid_list_of_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5735889Z test_meta_outplace_meshgrid_list_of_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5736179Z test_meta_outplace_meshgrid_list_of_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5736478Z test_meta_outplace_meshgrid_list_of_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5736778Z test_meta_outplace_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5737086Z test_meta_outplace_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5737389Z test_meta_outplace_meshgrid_variadic_tensors_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5737754Z test_meta_outplace_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5738093Z test_meta_outplace_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5738405Z test_meta_outplace_meshgrid_variadic_tensors_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5738713Z test_meta_outplace_meshgrid_variadic_tensors_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5739013Z test_meta_outplace_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5739314Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5739615Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5739914Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5740212Z test_meta_outplace_meshgrid_variadic_tensors_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5740516Z test_meta_outplace_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5740797Z test_meta_outplace_min_binary_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5741075Z test_meta_outplace_min_binary_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5741362Z test_meta_outplace_min_binary_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5741644Z test_meta_outplace_min_binary_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5741922Z test_meta_outplace_min_binary_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5742199Z test_meta_outplace_min_binary_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5742477Z test_meta_outplace_min_binary_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5742752Z test_meta_outplace_min_binary_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5743008Z test_meta_outplace_min_binary_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5743283Z test_meta_outplace_min_binary_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5743578Z test_meta_outplace_min_reduction_no_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5743868Z test_meta_outplace_min_reduction_no_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5744217Z test_meta_outplace_min_reduction_no_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5744511Z test_meta_outplace_min_reduction_no_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5744839Z test_meta_outplace_min_reduction_no_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5745133Z test_meta_outplace_min_reduction_no_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5745422Z test_meta_outplace_min_reduction_no_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5745725Z test_meta_outplace_min_reduction_no_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5746143Z test_meta_outplace_min_reduction_no_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5746695Z test_meta_outplace_min_reduction_no_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5747150Z test_meta_outplace_min_reduction_with_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5747621Z test_meta_outplace_min_reduction_with_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5748119Z test_meta_outplace_min_reduction_with_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5748634Z test_meta_outplace_min_reduction_with_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5749185Z test_meta_outplace_min_reduction_with_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5749702Z test_meta_outplace_min_reduction_with_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5750205Z test_meta_outplace_min_reduction_with_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5750706Z test_meta_outplace_min_reduction_with_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5751195Z test_meta_outplace_min_reduction_with_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5751727Z test_meta_outplace_min_reduction_with_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5752191Z test_meta_outplace_minimum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5752652Z test_meta_outplace_minimum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5753108Z test_meta_outplace_minimum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5753580Z test_meta_outplace_minimum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5754021Z test_meta_outplace_minimum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5754546Z test_meta_outplace_minimum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5754939Z test_meta_outplace_minimum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5755291Z test_meta_outplace_minimum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5755634Z test_meta_outplace_minimum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5755968Z test_meta_outplace_minimum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5756302Z test_meta_outplace_mm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5756642Z test_meta_outplace_mm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5756982Z test_meta_outplace_mm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5757327Z test_meta_outplace_mm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5757659Z test_meta_outplace_mm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5757988Z test_meta_outplace_mm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5758329Z test_meta_outplace_mode_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5758669Z test_meta_outplace_mode_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5759003Z test_meta_outplace_mode_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5759348Z test_meta_outplace_mode_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5759645Z test_meta_outplace_mode_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5759928Z test_meta_outplace_mode_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5760202Z test_meta_outplace_mode_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5760476Z test_meta_outplace_mode_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5760748Z test_meta_outplace_mode_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5761021Z test_meta_outplace_mode_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5761303Z test_meta_outplace_movedim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5761560Z test_meta_outplace_movedim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5761843Z test_meta_outplace_movedim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5762181Z test_meta_outplace_movedim_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5762469Z test_meta_outplace_movedim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5762783Z test_meta_outplace_movedim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5763069Z test_meta_outplace_movedim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5763351Z test_meta_outplace_movedim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5763628Z test_meta_outplace_movedim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5763916Z test_meta_outplace_movedim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5764192Z test_meta_outplace_movedim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5764471Z test_meta_outplace_movedim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5764745Z test_meta_outplace_movedim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5765026Z test_meta_outplace_msort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5765300Z test_meta_outplace_msort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5765576Z test_meta_outplace_msort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5765849Z test_meta_outplace_msort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5766121Z test_meta_outplace_msort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5766394Z test_meta_outplace_msort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5766665Z test_meta_outplace_msort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5766939Z test_meta_outplace_msort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5767218Z test_meta_outplace_msort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5767504Z test_meta_outplace_mul_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5767780Z test_meta_outplace_mul_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5768061Z test_meta_outplace_mul_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5768340Z test_meta_outplace_mul_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5768616Z test_meta_outplace_mul_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5768887Z test_meta_outplace_mul_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5769212Z test_meta_outplace_mul_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5769514Z test_meta_outplace_mul_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5769789Z test_meta_outplace_mul_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5770058Z test_meta_outplace_mul_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5770327Z test_meta_outplace_mul_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5770593Z test_meta_outplace_mul_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5770864Z test_meta_outplace_mul_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5771149Z test_meta_outplace_multinomial_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5771443Z test_meta_outplace_multinomial_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5771727Z test_meta_outplace_multinomial_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5772000Z test_meta_outplace_mv_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5772276Z test_meta_outplace_mv_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5772558Z test_meta_outplace_mv_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5772833Z test_meta_outplace_mv_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5773104Z test_meta_outplace_mv_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5773375Z test_meta_outplace_mv_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5773653Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5773953Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5774252Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5774547Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5774841Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5775139Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5775431Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5775771Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5776068Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5776398Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5776701Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5776994Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5777283Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5777577Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5777873Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5778165Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5778459Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5778758Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5779054Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5779343Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5779635Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5779931Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5780221Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5780513Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5780800Z test_meta_outplace_nan_to_num_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5781078Z test_meta_outplace_nan_to_num_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5781361Z test_meta_outplace_nan_to_num_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5781639Z test_meta_outplace_nan_to_num_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5781917Z test_meta_outplace_nan_to_num_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5782193Z test_meta_outplace_nan_to_num_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5782545Z test_meta_outplace_nan_to_num_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5782853Z test_meta_outplace_nan_to_num_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5783131Z test_meta_outplace_nan_to_num_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5783420Z test_meta_outplace_nan_to_num_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5783701Z test_meta_outplace_nanmean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5783982Z test_meta_outplace_nanmean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5784266Z test_meta_outplace_nanmean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5784556Z test_meta_outplace_nanmean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5784926Z test_meta_outplace_nanmedian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5785265Z test_meta_outplace_nanmedian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5785602Z test_meta_outplace_nanmedian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5785940Z test_meta_outplace_nanmedian_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5786280Z test_meta_outplace_nanmedian_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5786700Z test_meta_outplace_nanmedian_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5787038Z test_meta_outplace_nanmedian_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5787373Z test_meta_outplace_nanmedian_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5787717Z test_meta_outplace_nanquantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5788064Z test_meta_outplace_nanquantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5788399Z test_meta_outplace_nansum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5788730Z test_meta_outplace_nansum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5789070Z test_meta_outplace_nansum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5789410Z test_meta_outplace_nansum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5789740Z test_meta_outplace_nansum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5790047Z test_meta_outplace_nansum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5790449Z test_meta_outplace_nansum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5790846Z test_meta_outplace_nansum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5791180Z test_meta_outplace_nansum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5791527Z test_meta_outplace_nansum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5791870Z test_meta_outplace_narrow_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5792211Z test_meta_outplace_narrow_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5792566Z test_meta_outplace_narrow_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5792911Z test_meta_outplace_narrow_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5793251Z test_meta_outplace_narrow_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5793593Z test_meta_outplace_narrow_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5793939Z test_meta_outplace_narrow_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5794271Z test_meta_outplace_narrow_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5794608Z test_meta_outplace_narrow_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5794948Z test_meta_outplace_narrow_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5795290Z test_meta_outplace_narrow_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5795622Z test_meta_outplace_narrow_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5795967Z test_meta_outplace_narrow_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5796302Z test_meta_outplace_narrow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5796641Z test_meta_outplace_narrow_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5796982Z test_meta_outplace_narrow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5797320Z test_meta_outplace_narrow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5797662Z test_meta_outplace_narrow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5798000Z test_meta_outplace_narrow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5798330Z test_meta_outplace_narrow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5798715Z test_meta_outplace_narrow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5799120Z test_meta_outplace_narrow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5799422Z test_meta_outplace_narrow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5799693Z test_meta_outplace_narrow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5799964Z test_meta_outplace_narrow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5800244Z test_meta_outplace_narrow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5800542Z test_meta_outplace_native_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5800834Z test_meta_outplace_native_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5801128Z test_meta_outplace_native_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5801417Z test_meta_outplace_native_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5801722Z test_meta_outplace_native_dropout_backward_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5802028Z test_meta_outplace_native_dropout_backward_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5802327Z test_meta_outplace_native_dropout_backward_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5802631Z test_meta_outplace_native_dropout_backward_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5802925Z test_meta_outplace_native_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5803216Z test_meta_outplace_native_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5803506Z test_meta_outplace_native_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5803808Z test_meta_outplace_native_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5804083Z test_meta_outplace_ne_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5804350Z test_meta_outplace_ne_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5804627Z test_meta_outplace_ne_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5804902Z test_meta_outplace_ne_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5805172Z test_meta_outplace_ne_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5805472Z test_meta_outplace_ne_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5805754Z test_meta_outplace_ne_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5806059Z test_meta_outplace_ne_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5806331Z test_meta_outplace_ne_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5806598Z test_meta_outplace_ne_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5806866Z test_meta_outplace_ne_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5807142Z test_meta_outplace_ne_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5807415Z test_meta_outplace_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5807706Z test_meta_outplace_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5807985Z test_meta_outplace_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5808259Z test_meta_outplace_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5808533Z test_meta_outplace_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5808808Z test_meta_outplace_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5809079Z test_meta_outplace_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5809353Z test_meta_outplace_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5809622Z test_meta_outplace_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5809891Z test_meta_outplace_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5810158Z test_meta_outplace_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5810430Z test_meta_outplace_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5810714Z test_meta_outplace_new_empty_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5810993Z test_meta_outplace_new_empty_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5811282Z test_meta_outplace_new_empty_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5811575Z test_meta_outplace_new_empty_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5811860Z test_meta_outplace_new_empty_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5812188Z test_meta_outplace_new_empty_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5812471Z test_meta_outplace_new_empty_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5812790Z test_meta_outplace_new_empty_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5813072Z test_meta_outplace_new_empty_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5813347Z test_meta_outplace_new_empty_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5813620Z test_meta_outplace_new_empty_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5813897Z test_meta_outplace_new_empty_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5814173Z test_meta_outplace_new_empty_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5814471Z test_meta_outplace_new_empty_strided_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5814762Z test_meta_outplace_new_empty_strided_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5815062Z test_meta_outplace_new_empty_strided_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5815366Z test_meta_outplace_new_empty_strided_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5815665Z test_meta_outplace_new_empty_strided_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5815957Z test_meta_outplace_new_empty_strided_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5816253Z test_meta_outplace_new_empty_strided_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5816546Z test_meta_outplace_new_empty_strided_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5816836Z test_meta_outplace_new_empty_strided_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5817124Z test_meta_outplace_new_empty_strided_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5817414Z test_meta_outplace_new_empty_strided_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5817702Z test_meta_outplace_new_empty_strided_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5817986Z test_meta_outplace_new_empty_strided_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5818266Z test_meta_outplace_new_full_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5818520Z test_meta_outplace_new_full_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5818804Z test_meta_outplace_new_full_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5819139Z test_meta_outplace_new_full_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5819455Z test_meta_outplace_new_full_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5819739Z test_meta_outplace_new_full_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5820017Z test_meta_outplace_new_full_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5820297Z test_meta_outplace_new_full_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5820574Z test_meta_outplace_new_full_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5820853Z test_meta_outplace_new_full_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5821131Z test_meta_outplace_new_full_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5821405Z test_meta_outplace_new_full_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5821677Z test_meta_outplace_new_full_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5821956Z test_meta_outplace_new_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5822232Z test_meta_outplace_new_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5822519Z test_meta_outplace_new_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5822815Z test_meta_outplace_new_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5823099Z test_meta_outplace_new_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5823380Z test_meta_outplace_new_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5823658Z test_meta_outplace_new_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5823936Z test_meta_outplace_new_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5824213Z test_meta_outplace_new_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5824491Z test_meta_outplace_new_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5824764Z test_meta_outplace_new_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5825041Z test_meta_outplace_new_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5825315Z test_meta_outplace_new_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5825644Z test_meta_outplace_new_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5825921Z test_meta_outplace_new_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5826247Z test_meta_outplace_new_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5826542Z test_meta_outplace_new_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5826906Z test_meta_outplace_new_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5827190Z test_meta_outplace_new_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5827472Z test_meta_outplace_new_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5827755Z test_meta_outplace_new_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5828035Z test_meta_outplace_new_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5828314Z test_meta_outplace_new_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5828589Z test_meta_outplace_new_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5828867Z test_meta_outplace_new_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5829146Z test_meta_outplace_new_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5829430Z test_meta_outplace_nextafter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5829716Z test_meta_outplace_nextafter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5830001Z test_meta_outplace_nextafter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5830287Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.003s) 2022-11-23T02:20:16.5830559Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.5830836Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.5831088Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.5831410Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5831731Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5832044Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5832362Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5832735Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5833090Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5833410Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5833724Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5834045Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5834365Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5834683Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5834996Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5835306Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5835615Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5835928Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5836238Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5836551Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5836862Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5837169Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5837478Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5837801Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5838116Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5838425Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5838733Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5839042Z test_meta_outplace_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5839395Z test_meta_outplace_nn_functional_alpha_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5839735Z test_meta_outplace_nn_functional_alpha_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5840045Z test_meta_outplace_nn_functional_alpha_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5840347Z test_meta_outplace_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5840647Z test_meta_outplace_nn_functional_avg_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5840951Z test_meta_outplace_nn_functional_avg_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5841261Z test_meta_outplace_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5841566Z test_meta_outplace_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5841865Z test_meta_outplace_nn_functional_avg_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5842162Z test_meta_outplace_nn_functional_avg_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5842460Z test_meta_outplace_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5842762Z test_meta_outplace_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5843063Z test_meta_outplace_nn_functional_avg_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5843361Z test_meta_outplace_nn_functional_avg_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5843660Z test_meta_outplace_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5843962Z test_meta_outplace_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5844262Z test_meta_outplace_nn_functional_batch_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5844560Z test_meta_outplace_nn_functional_batch_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5844863Z test_meta_outplace_nn_functional_batch_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5845182Z test_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5845504Z test_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5845879Z test_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5846228Z test_meta_outplace_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5846536Z test_meta_outplace_nn_functional_bilinear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5846836Z test_meta_outplace_nn_functional_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5847132Z test_meta_outplace_nn_functional_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5847429Z test_meta_outplace_nn_functional_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5847750Z test_meta_outplace_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5848067Z test_meta_outplace_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5848382Z test_meta_outplace_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5848703Z test_meta_outplace_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5849037Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5849368Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5849697Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5850019Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5850310Z test_meta_outplace_nn_functional_celu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5850606Z test_meta_outplace_nn_functional_celu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5850903Z test_meta_outplace_nn_functional_celu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5851203Z test_meta_outplace_nn_functional_celu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5851498Z test_meta_outplace_nn_functional_conv1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5851799Z test_meta_outplace_nn_functional_conv1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5852104Z test_meta_outplace_nn_functional_conv1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5852446Z test_meta_outplace_nn_functional_conv1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5852739Z test_meta_outplace_nn_functional_conv1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5853066Z test_meta_outplace_nn_functional_conv1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5853363Z test_meta_outplace_nn_functional_conv1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5853659Z test_meta_outplace_nn_functional_conv2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5853957Z test_meta_outplace_nn_functional_conv2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5854258Z test_meta_outplace_nn_functional_conv2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5854558Z test_meta_outplace_nn_functional_conv2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5854852Z test_meta_outplace_nn_functional_conv2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5855142Z test_meta_outplace_nn_functional_conv2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5855434Z test_meta_outplace_nn_functional_conv2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5855753Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5856070Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5856388Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5856700Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5857011Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5857316Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5857605Z test_meta_outplace_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5857916Z test_meta_outplace_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5858231Z test_meta_outplace_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5858547Z test_meta_outplace_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5858861Z test_meta_outplace_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5859213Z test_meta_outplace_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5859562Z test_meta_outplace_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5859871Z test_meta_outplace_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5860180Z test_meta_outplace_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5860492Z test_meta_outplace_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5860812Z test_meta_outplace_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5861124Z test_meta_outplace_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5861431Z test_meta_outplace_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5861736Z test_meta_outplace_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5862038Z test_meta_outplace_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5862357Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5862673Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5863000Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5863313Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5863632Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5863944Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5864257Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5864570Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5864882Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5865192Z test_meta_outplace_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5865503Z test_meta_outplace_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5865857Z test_meta_outplace_nn_functional_cosine_similarity_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5866195Z test_meta_outplace_nn_functional_cosine_similarity_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5866500Z test_meta_outplace_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5866954Z test_meta_outplace_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5867262Z test_meta_outplace_nn_functional_cross_entropy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5867572Z test_meta_outplace_nn_functional_cross_entropy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5867880Z test_meta_outplace_nn_functional_cross_entropy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5868179Z test_meta_outplace_nn_functional_ctc_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5868480Z test_meta_outplace_nn_functional_ctc_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5868786Z test_meta_outplace_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5869084Z test_meta_outplace_nn_functional_dropout2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5869387Z test_meta_outplace_nn_functional_dropout2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5869688Z test_meta_outplace_nn_functional_dropout2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5869988Z test_meta_outplace_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5870287Z test_meta_outplace_nn_functional_dropout3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5870595Z test_meta_outplace_nn_functional_dropout3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5870897Z test_meta_outplace_nn_functional_dropout3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5871198Z test_meta_outplace_nn_functional_dropout_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5871496Z test_meta_outplace_nn_functional_dropout_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5871792Z test_meta_outplace_nn_functional_dropout_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5872092Z test_meta_outplace_nn_functional_dropout_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5872387Z test_meta_outplace_nn_functional_elu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5872741Z test_meta_outplace_nn_functional_elu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5873078Z test_meta_outplace_nn_functional_elu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5873373Z test_meta_outplace_nn_functional_elu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5873692Z test_meta_outplace_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5874001Z test_meta_outplace_nn_functional_embedding_bag_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5874318Z test_meta_outplace_nn_functional_embedding_bag_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5874631Z test_meta_outplace_nn_functional_embedding_bag_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5874932Z test_meta_outplace_nn_functional_embedding_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5875235Z test_meta_outplace_nn_functional_embedding_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5875538Z test_meta_outplace_nn_functional_embedding_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5875837Z test_meta_outplace_nn_functional_embedding_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5876174Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5876507Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5876840Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5877167Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5877505Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5877850Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5878190Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5878532Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5878865Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5879242Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5879610Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5879946Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5880272Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5880595Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5880925Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5881254Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5881574Z test_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5881891Z test_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5882205Z test_meta_outplace_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5882526Z test_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5882843Z test_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5883160Z test_meta_outplace_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5883469Z test_meta_outplace_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5883780Z test_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5884091Z test_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5884395Z test_meta_outplace_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5884691Z test_meta_outplace_nn_functional_gelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5884994Z test_meta_outplace_nn_functional_gelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5885288Z test_meta_outplace_nn_functional_gelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5885582Z test_meta_outplace_nn_functional_gelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5885921Z test_meta_outplace_nn_functional_glu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5886261Z test_meta_outplace_nn_functional_glu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5886554Z test_meta_outplace_nn_functional_glu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5886846Z test_meta_outplace_nn_functional_glu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5887147Z test_meta_outplace_nn_functional_grid_sample_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5887456Z test_meta_outplace_nn_functional_grid_sample_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5887738Z test_meta_outplace_nn_functional_grid_sample_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5888041Z test_meta_outplace_nn_functional_group_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5888339Z test_meta_outplace_nn_functional_group_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5888639Z test_meta_outplace_nn_functional_group_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5888943Z test_meta_outplace_nn_functional_group_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5889253Z test_meta_outplace_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5889559Z test_meta_outplace_nn_functional_hardshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5889864Z test_meta_outplace_nn_functional_hardshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5890165Z test_meta_outplace_nn_functional_hardshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5890475Z test_meta_outplace_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5890784Z test_meta_outplace_nn_functional_hardsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5891087Z test_meta_outplace_nn_functional_hardsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5900214Z test_meta_outplace_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5900546Z test_meta_outplace_nn_functional_hardswish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5900849Z test_meta_outplace_nn_functional_hardswish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5901156Z test_meta_outplace_nn_functional_hardswish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5901552Z test_meta_outplace_nn_functional_hardswish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5901900Z test_meta_outplace_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5902206Z test_meta_outplace_nn_functional_hardtanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5902509Z test_meta_outplace_nn_functional_hardtanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5902804Z test_meta_outplace_nn_functional_hardtanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5903102Z test_meta_outplace_nn_functional_hardtanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5903397Z test_meta_outplace_nn_functional_hardtanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5903693Z test_meta_outplace_nn_functional_hardtanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5903985Z test_meta_outplace_nn_functional_hardtanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5904307Z test_meta_outplace_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5904625Z test_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5904955Z test_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5905275Z test_meta_outplace_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5905579Z test_meta_outplace_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5905878Z test_meta_outplace_nn_functional_huber_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5906182Z test_meta_outplace_nn_functional_huber_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5906481Z test_meta_outplace_nn_functional_huber_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5906871Z test_meta_outplace_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5907176Z test_meta_outplace_nn_functional_instance_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:16.5907484Z test_meta_outplace_nn_functional_instance_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5907790Z test_meta_outplace_nn_functional_instance_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5908154Z test_meta_outplace_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5908465Z test_meta_outplace_nn_functional_interpolate_area_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5908818Z test_meta_outplace_nn_functional_interpolate_area_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5909129Z test_meta_outplace_nn_functional_interpolate_area_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5909442Z test_meta_outplace_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5909753Z test_meta_outplace_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5910075Z test_meta_outplace_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5910397Z test_meta_outplace_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5910717Z test_meta_outplace_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5911030Z test_meta_outplace_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5911346Z test_meta_outplace_nn_functional_interpolate_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5911661Z test_meta_outplace_nn_functional_interpolate_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5911980Z test_meta_outplace_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5912303Z test_meta_outplace_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5912621Z test_meta_outplace_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5912934Z test_meta_outplace_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5913255Z test_meta_outplace_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5913577Z test_meta_outplace_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5913894Z test_meta_outplace_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5914213Z test_meta_outplace_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5914509Z test_meta_outplace_nn_functional_kl_div_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5914847Z test_meta_outplace_nn_functional_kl_div_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5915138Z test_meta_outplace_nn_functional_kl_div_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5915462Z test_meta_outplace_nn_functional_kl_div_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5915762Z test_meta_outplace_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5916068Z test_meta_outplace_nn_functional_l1_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5916371Z test_meta_outplace_nn_functional_l1_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5916671Z test_meta_outplace_nn_functional_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5916968Z test_meta_outplace_nn_functional_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5917263Z test_meta_outplace_nn_functional_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5917563Z test_meta_outplace_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5917864Z test_meta_outplace_nn_functional_layer_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5918168Z test_meta_outplace_nn_functional_layer_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5918465Z test_meta_outplace_nn_functional_layer_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5918773Z test_meta_outplace_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5919072Z test_meta_outplace_nn_functional_leaky_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5919377Z test_meta_outplace_nn_functional_leaky_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5919683Z test_meta_outplace_nn_functional_leaky_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5919986Z test_meta_outplace_nn_functional_linear_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5920293Z test_meta_outplace_nn_functional_linear_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5920577Z test_meta_outplace_nn_functional_linear_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5920875Z test_meta_outplace_nn_functional_linear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5921170Z test_meta_outplace_nn_functional_linear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5921508Z test_meta_outplace_nn_functional_linear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5921857Z test_meta_outplace_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5922178Z test_meta_outplace_nn_functional_local_response_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5922487Z test_meta_outplace_nn_functional_local_response_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5922802Z test_meta_outplace_nn_functional_local_response_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5923108Z test_meta_outplace_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5923418Z test_meta_outplace_nn_functional_logsigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5923721Z test_meta_outplace_nn_functional_logsigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5924025Z test_meta_outplace_nn_functional_logsigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5924336Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5924648Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5924959Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5925274Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5925580Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5925886Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5926191Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5926501Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5926809Z test_meta_outplace_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5927118Z test_meta_outplace_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5927417Z test_meta_outplace_nn_functional_max_pool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5927716Z test_meta_outplace_nn_functional_max_pool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5928059Z test_meta_outplace_nn_functional_max_pool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5928360Z test_meta_outplace_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5928690Z test_meta_outplace_nn_functional_max_pool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5928990Z test_meta_outplace_nn_functional_max_pool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5929289Z test_meta_outplace_nn_functional_max_pool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5929587Z test_meta_outplace_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5929888Z test_meta_outplace_nn_functional_max_pool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5930186Z test_meta_outplace_nn_functional_max_pool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5930490Z test_meta_outplace_nn_functional_max_pool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5930791Z test_meta_outplace_nn_functional_max_unpool1d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5931096Z test_meta_outplace_nn_functional_max_unpool1d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5931402Z test_meta_outplace_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5931712Z test_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5932024Z test_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5932329Z test_meta_outplace_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5932634Z test_meta_outplace_nn_functional_max_unpool2d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5932935Z test_meta_outplace_nn_functional_max_unpool2d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5933238Z test_meta_outplace_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5933546Z test_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5933854Z test_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5934163Z test_meta_outplace_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5934464Z test_meta_outplace_nn_functional_max_unpool3d_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5934815Z test_meta_outplace_nn_functional_max_unpool3d_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5935152Z test_meta_outplace_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5935464Z test_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5935775Z test_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5936079Z test_meta_outplace_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5936381Z test_meta_outplace_nn_functional_mish_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5936677Z test_meta_outplace_nn_functional_mish_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5936979Z test_meta_outplace_nn_functional_mish_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5937272Z test_meta_outplace_nn_functional_mish_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5937571Z test_meta_outplace_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5937877Z test_meta_outplace_nn_functional_mse_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5938177Z test_meta_outplace_nn_functional_mse_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5938477Z test_meta_outplace_nn_functional_mse_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5938788Z test_meta_outplace_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5939095Z test_meta_outplace_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5939402Z test_meta_outplace_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5939714Z test_meta_outplace_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5940039Z test_meta_outplace_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5940360Z test_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5940678Z test_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5940996Z test_meta_outplace_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5941394Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5941759Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5942083Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5942401Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5942698Z test_meta_outplace_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5942998Z test_meta_outplace_nn_functional_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5943294Z test_meta_outplace_nn_functional_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5943591Z test_meta_outplace_nn_functional_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5943895Z test_meta_outplace_nn_functional_normalize_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5944202Z test_meta_outplace_nn_functional_normalize_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5944513Z test_meta_outplace_nn_functional_normalize_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5944814Z test_meta_outplace_nn_functional_normalize_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5945119Z test_meta_outplace_nn_functional_normalize_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5945413Z test_meta_outplace_nn_functional_normalize_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5945705Z test_meta_outplace_nn_functional_one_hot_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5945994Z test_meta_outplace_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5946302Z test_meta_outplace_nn_functional_pad_circular_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5946811Z test_meta_outplace_nn_functional_pad_circular_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5947296Z test_meta_outplace_nn_functional_pad_circular_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5947608Z test_meta_outplace_nn_functional_pad_circular_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5947915Z test_meta_outplace_nn_functional_pad_circular_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5948218Z test_meta_outplace_nn_functional_pad_circular_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5948600Z test_meta_outplace_nn_functional_pad_circular_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5948937Z test_meta_outplace_nn_functional_pad_circular_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5949250Z test_meta_outplace_nn_functional_pad_circular_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5949549Z test_meta_outplace_nn_functional_pad_circular_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5949846Z test_meta_outplace_nn_functional_pad_circular_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5950154Z test_meta_outplace_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5950453Z test_meta_outplace_nn_functional_pad_constant_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5950760Z test_meta_outplace_nn_functional_pad_constant_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5951065Z test_meta_outplace_nn_functional_pad_constant_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5951367Z test_meta_outplace_nn_functional_pad_constant_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5951671Z test_meta_outplace_nn_functional_pad_constant_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5951978Z test_meta_outplace_nn_functional_pad_constant_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5952283Z test_meta_outplace_nn_functional_pad_constant_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5952584Z test_meta_outplace_nn_functional_pad_constant_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5952894Z test_meta_outplace_nn_functional_pad_constant_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5953190Z test_meta_outplace_nn_functional_pad_constant_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5953495Z test_meta_outplace_nn_functional_pad_constant_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5953805Z test_meta_outplace_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5954112Z test_meta_outplace_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5954418Z test_meta_outplace_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5954722Z test_meta_outplace_nn_functional_pad_reflect_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5955082Z test_meta_outplace_nn_functional_pad_reflect_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5955386Z test_meta_outplace_nn_functional_pad_reflect_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5955735Z test_meta_outplace_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5956049Z test_meta_outplace_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5956354Z test_meta_outplace_nn_functional_pad_replicate_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5956670Z test_meta_outplace_nn_functional_pad_replicate_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5956978Z test_meta_outplace_nn_functional_pad_replicate_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5957298Z test_meta_outplace_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5957615Z test_meta_outplace_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5957936Z test_meta_outplace_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5958246Z test_meta_outplace_nn_functional_pairwise_distance_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5958556Z test_meta_outplace_nn_functional_pairwise_distance_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5958866Z test_meta_outplace_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5959173Z test_meta_outplace_nn_functional_pairwise_distance_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5959481Z test_meta_outplace_nn_functional_pairwise_distance_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5959786Z test_meta_outplace_nn_functional_pairwise_distance_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5960091Z test_meta_outplace_nn_functional_pairwise_distance_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5960406Z test_meta_outplace_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5960700Z test_meta_outplace_nn_functional_pdist_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5960998Z test_meta_outplace_nn_functional_pdist_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5961312Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5961617Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5961973Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5962318Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5962628Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5962938Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5963244Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5963552Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5963863Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5964165Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5964465Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5964768Z test_meta_outplace_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5965079Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5965381Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5965701Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5966011Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5966317Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5966617Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5966924Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5967229Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5967540Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5967842Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5968151Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5968496Z test_meta_outplace_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5968840Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5969154Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5969463Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5969767Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5970074Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5970374Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5970675Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5970975Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5971285Z test_meta_outplace_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5971559Z test_meta_outplace_nn_functional_prelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5971858Z test_meta_outplace_nn_functional_prelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5972152Z test_meta_outplace_nn_functional_prelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5972451Z test_meta_outplace_nn_functional_relu6_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5972743Z test_meta_outplace_nn_functional_relu6_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5973032Z test_meta_outplace_nn_functional_relu6_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5973330Z test_meta_outplace_nn_functional_relu6_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5973621Z test_meta_outplace_nn_functional_relu6_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5973915Z test_meta_outplace_nn_functional_relu6_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5974206Z test_meta_outplace_nn_functional_relu6_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5974499Z test_meta_outplace_nn_functional_relu6_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5974794Z test_meta_outplace_nn_functional_relu6_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5975135Z test_meta_outplace_nn_functional_relu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5975460Z test_meta_outplace_nn_functional_relu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5975759Z test_meta_outplace_nn_functional_relu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5976049Z test_meta_outplace_nn_functional_relu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5976340Z test_meta_outplace_nn_functional_relu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5976627Z test_meta_outplace_nn_functional_relu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5976921Z test_meta_outplace_nn_functional_relu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5977211Z test_meta_outplace_nn_functional_relu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5977500Z test_meta_outplace_nn_functional_relu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5977797Z test_meta_outplace_nn_functional_rrelu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5978092Z test_meta_outplace_nn_functional_rrelu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5978389Z test_meta_outplace_nn_functional_rrelu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5978688Z test_meta_outplace_nn_functional_rrelu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5978983Z test_meta_outplace_nn_functional_selu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5979277Z test_meta_outplace_nn_functional_selu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5979569Z test_meta_outplace_nn_functional_selu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5979861Z test_meta_outplace_nn_functional_selu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5980154Z test_meta_outplace_nn_functional_silu_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5980451Z test_meta_outplace_nn_functional_silu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5980744Z test_meta_outplace_nn_functional_silu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5981037Z test_meta_outplace_nn_functional_silu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5981339Z test_meta_outplace_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5981687Z test_meta_outplace_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5981987Z test_meta_outplace_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5982329Z test_meta_outplace_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5982636Z test_meta_outplace_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5982945Z test_meta_outplace_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5983247Z test_meta_outplace_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5983550Z test_meta_outplace_nn_functional_softmin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5983850Z test_meta_outplace_nn_functional_softmin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5984147Z test_meta_outplace_nn_functional_softmin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5984445Z test_meta_outplace_nn_functional_softmin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5984756Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5985072Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5985394Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5985704Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5986022Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5986333Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5986757Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5987066Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5987376Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5987680Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5987985Z test_meta_outplace_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5988284Z test_meta_outplace_nn_functional_softplus_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5988644Z test_meta_outplace_nn_functional_softplus_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5988984Z test_meta_outplace_nn_functional_softplus_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5989288Z test_meta_outplace_nn_functional_softplus_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5989599Z test_meta_outplace_nn_functional_softshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5989897Z test_meta_outplace_nn_functional_softshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5990207Z test_meta_outplace_nn_functional_softshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5990510Z test_meta_outplace_nn_functional_softshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5990808Z test_meta_outplace_nn_functional_softsign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5991103Z test_meta_outplace_nn_functional_softsign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5991407Z test_meta_outplace_nn_functional_softsign_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5991713Z test_meta_outplace_nn_functional_softsign_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5992016Z test_meta_outplace_nn_functional_softsign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5992296Z test_meta_outplace_nn_functional_softsign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5992590Z test_meta_outplace_nn_functional_softsign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5992881Z test_meta_outplace_nn_functional_softsign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5993172Z test_meta_outplace_nn_functional_softsign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5993473Z test_meta_outplace_nn_functional_softsign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5993769Z test_meta_outplace_nn_functional_softsign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5994064Z test_meta_outplace_nn_functional_softsign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5994366Z test_meta_outplace_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5994667Z test_meta_outplace_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5994974Z test_meta_outplace_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5995324Z test_meta_outplace_nn_functional_tanhshrink_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5995660Z test_meta_outplace_nn_functional_tanhshrink_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5995963Z test_meta_outplace_nn_functional_tanhshrink_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5996264Z test_meta_outplace_nn_functional_tanhshrink_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5996561Z test_meta_outplace_nn_functional_tanhshrink_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5996862Z test_meta_outplace_nn_functional_tanhshrink_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5997167Z test_meta_outplace_nn_functional_tanhshrink_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5997465Z test_meta_outplace_nn_functional_tanhshrink_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5997769Z test_meta_outplace_nn_functional_threshold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5998069Z test_meta_outplace_nn_functional_threshold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5998371Z test_meta_outplace_nn_functional_threshold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5998673Z test_meta_outplace_nn_functional_threshold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5998973Z test_meta_outplace_nn_functional_threshold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5999270Z test_meta_outplace_nn_functional_threshold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5999564Z test_meta_outplace_nn_functional_threshold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.5999858Z test_meta_outplace_nn_functional_threshold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6000154Z test_meta_outplace_nn_functional_threshold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6000470Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6000799Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6001116Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6001430Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6001786Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6002099Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6002480Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6002790Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6003095Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6003400Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6003710Z test_meta_outplace_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6004046Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6004393Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6004728Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6005066Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6005400Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6005734Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6006063Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6006386Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6006718Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6007043Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6007367Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6007664Z test_meta_outplace_nn_functional_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6007974Z test_meta_outplace_nn_functional_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6008279Z test_meta_outplace_nn_functional_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6008619Z test_meta_outplace_nn_functional_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6008947Z test_meta_outplace_nn_functional_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6009248Z test_meta_outplace_nn_functional_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6009564Z test_meta_outplace_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6009878Z test_meta_outplace_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6010194Z test_meta_outplace_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6010511Z test_meta_outplace_nn_functional_upsample_nearest_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6010823Z test_meta_outplace_nn_functional_upsample_nearest_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6011131Z test_meta_outplace_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6011444Z test_meta_outplace_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6011730Z test_meta_outplace_nonzero_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6012009Z test_meta_outplace_nonzero_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6012296Z test_meta_outplace_nonzero_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6012583Z test_meta_outplace_nonzero_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6012865Z test_meta_outplace_nonzero_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6013147Z test_meta_outplace_nonzero_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6013428Z test_meta_outplace_nonzero_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6013707Z test_meta_outplace_nonzero_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6013988Z test_meta_outplace_nonzero_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6014267Z test_meta_outplace_nonzero_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6014539Z test_meta_outplace_nonzero_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6014815Z test_meta_outplace_nonzero_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6015138Z test_meta_outplace_nonzero_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6015400Z test_meta_outplace_norm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6015713Z test_meta_outplace_norm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6015997Z test_meta_outplace_norm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6016273Z test_meta_outplace_norm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6016546Z test_meta_outplace_norm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6016826Z test_meta_outplace_norm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6017107Z test_meta_outplace_norm_fro_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6017391Z test_meta_outplace_norm_fro_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6017686Z test_meta_outplace_norm_fro_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6017963Z test_meta_outplace_norm_fro_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6018241Z test_meta_outplace_norm_fro_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6018525Z test_meta_outplace_norm_fro_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6018802Z test_meta_outplace_norm_inf_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6019102Z test_meta_outplace_norm_inf_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6019387Z test_meta_outplace_norm_inf_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6019668Z test_meta_outplace_norm_inf_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6019945Z test_meta_outplace_norm_inf_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6020228Z test_meta_outplace_norm_inf_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6020513Z test_meta_outplace_norm_nuc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6020801Z test_meta_outplace_norm_nuc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6021077Z test_meta_outplace_norm_nuc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6021356Z test_meta_outplace_norm_nuc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6021634Z test_meta_outplace_normal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6021958Z test_meta_outplace_normal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6022237Z test_meta_outplace_normal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6022548Z test_meta_outplace_normal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6022852Z test_meta_outplace_normal_number_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6023150Z test_meta_outplace_normal_number_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6023443Z test_meta_outplace_normal_number_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6023743Z test_meta_outplace_normal_number_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6024023Z test_meta_outplace_ones_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6024295Z test_meta_outplace_ones_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6024578Z test_meta_outplace_ones_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6024860Z test_meta_outplace_ones_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6025141Z test_meta_outplace_ones_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6025421Z test_meta_outplace_ones_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6025699Z test_meta_outplace_ones_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6025975Z test_meta_outplace_ones_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6026249Z test_meta_outplace_ones_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6026529Z test_meta_outplace_ones_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6026866Z test_meta_outplace_ones_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6027143Z test_meta_outplace_ones_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6027418Z test_meta_outplace_ones_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6027702Z test_meta_outplace_ones_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6027984Z test_meta_outplace_ones_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6028252Z test_meta_outplace_ones_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6028538Z test_meta_outplace_ones_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6028880Z test_meta_outplace_ones_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6029171Z test_meta_outplace_ones_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6029493Z test_meta_outplace_ones_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6029780Z test_meta_outplace_ones_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6030055Z test_meta_outplace_ones_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6030328Z test_meta_outplace_ones_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6030614Z test_meta_outplace_ones_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6030894Z test_meta_outplace_ones_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6031168Z test_meta_outplace_ones_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6031447Z test_meta_outplace_ormqr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6031727Z test_meta_outplace_ormqr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6032005Z test_meta_outplace_ormqr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6032282Z test_meta_outplace_ormqr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6032565Z test_meta_outplace_outer_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6032842Z test_meta_outplace_outer_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6033123Z test_meta_outplace_outer_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6033404Z test_meta_outplace_outer_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6033681Z test_meta_outplace_outer_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6033961Z test_meta_outplace_outer_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6034245Z test_meta_outplace_outer_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6034521Z test_meta_outplace_outer_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6034793Z test_meta_outplace_outer_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6035064Z test_meta_outplace_outer_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6035339Z test_meta_outplace_outer_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6035661Z test_meta_outplace_outer_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6035944Z test_meta_outplace_pca_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6036262Z test_meta_outplace_pca_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6036551Z test_meta_outplace_permute_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6036832Z test_meta_outplace_permute_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6037119Z test_meta_outplace_permute_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6037409Z test_meta_outplace_permute_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6037695Z test_meta_outplace_permute_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6037975Z test_meta_outplace_permute_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6038261Z test_meta_outplace_permute_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6038538Z test_meta_outplace_permute_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6038813Z test_meta_outplace_permute_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6039091Z test_meta_outplace_permute_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6039363Z test_meta_outplace_permute_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6039640Z test_meta_outplace_permute_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6039917Z test_meta_outplace_permute_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6040203Z test_meta_outplace_pinverse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6040493Z test_meta_outplace_pinverse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6040781Z test_meta_outplace_pinverse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6041046Z test_meta_outplace_pinverse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6041323Z test_meta_outplace_polar_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6041601Z test_meta_outplace_polar_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6041912Z test_meta_outplace_polygamma_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6042219Z test_meta_outplace_polygamma_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6042571Z test_meta_outplace_polygamma_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6042905Z test_meta_outplace_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6043209Z test_meta_outplace_polygamma_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6043507Z test_meta_outplace_polygamma_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6043807Z test_meta_outplace_polygamma_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6044106Z test_meta_outplace_polygamma_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6044403Z test_meta_outplace_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6044704Z test_meta_outplace_polygamma_polygamma_n_1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6045008Z test_meta_outplace_polygamma_polygamma_n_1_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6045306Z test_meta_outplace_polygamma_polygamma_n_1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6045611Z test_meta_outplace_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6045911Z test_meta_outplace_polygamma_polygamma_n_1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6046209Z test_meta_outplace_polygamma_polygamma_n_1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6046504Z test_meta_outplace_polygamma_polygamma_n_1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6046802Z test_meta_outplace_polygamma_polygamma_n_1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6047101Z test_meta_outplace_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6047398Z test_meta_outplace_polygamma_polygamma_n_2_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6047700Z test_meta_outplace_polygamma_polygamma_n_2_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6047998Z test_meta_outplace_polygamma_polygamma_n_2_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6048296Z test_meta_outplace_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6048593Z test_meta_outplace_polygamma_polygamma_n_2_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6048890Z test_meta_outplace_polygamma_polygamma_n_2_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6049237Z test_meta_outplace_polygamma_polygamma_n_2_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6049565Z test_meta_outplace_polygamma_polygamma_n_2_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6049867Z test_meta_outplace_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6050162Z test_meta_outplace_polygamma_polygamma_n_3_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6050460Z test_meta_outplace_polygamma_polygamma_n_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6050756Z test_meta_outplace_polygamma_polygamma_n_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6051061Z test_meta_outplace_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6051358Z test_meta_outplace_polygamma_polygamma_n_3_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6051651Z test_meta_outplace_polygamma_polygamma_n_3_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6051944Z test_meta_outplace_polygamma_polygamma_n_3_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6052237Z test_meta_outplace_polygamma_polygamma_n_3_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6052538Z test_meta_outplace_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6052845Z test_meta_outplace_polygamma_polygamma_n_4_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6053141Z test_meta_outplace_polygamma_polygamma_n_4_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6053440Z test_meta_outplace_polygamma_polygamma_n_4_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6053734Z test_meta_outplace_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6054029Z test_meta_outplace_polygamma_polygamma_n_4_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6054325Z test_meta_outplace_polygamma_polygamma_n_4_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6054621Z test_meta_outplace_polygamma_polygamma_n_4_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6054916Z test_meta_outplace_polygamma_polygamma_n_4_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6055208Z test_meta_outplace_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6055496Z test_meta_outplace_positive_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6055842Z test_meta_outplace_positive_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6056130Z test_meta_outplace_positive_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6056453Z test_meta_outplace_positive_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6056751Z test_meta_outplace_positive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6057036Z test_meta_outplace_positive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6057322Z test_meta_outplace_positive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6057605Z test_meta_outplace_positive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6057884Z test_meta_outplace_positive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6058163Z test_meta_outplace_positive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6058440Z test_meta_outplace_positive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6058722Z test_meta_outplace_positive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6058980Z test_meta_outplace_pow_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6059262Z test_meta_outplace_pow_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6059546Z test_meta_outplace_pow_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6059830Z test_meta_outplace_pow_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6060106Z test_meta_outplace_pow_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6060385Z test_meta_outplace_pow_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6060663Z test_meta_outplace_pow_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6060936Z test_meta_outplace_pow_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6061207Z test_meta_outplace_pow_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6061477Z test_meta_outplace_pow_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6061749Z test_meta_outplace_pow_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6062017Z test_meta_outplace_pow_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6062293Z test_meta_outplace_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6062618Z test_meta_outplace_prod_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6062902Z test_meta_outplace_prod_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6063217Z test_meta_outplace_prod_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6063503Z test_meta_outplace_prod_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6063778Z test_meta_outplace_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6064055Z test_meta_outplace_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6064341Z test_meta_outplace_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6064612Z test_meta_outplace_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6064889Z test_meta_outplace_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6065160Z test_meta_outplace_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6065434Z test_meta_outplace_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6065704Z test_meta_outplace_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6065983Z test_meta_outplace_put_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6066261Z test_meta_outplace_put_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6066545Z test_meta_outplace_put_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6066944Z test_meta_outplace_put_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6067220Z test_meta_outplace_put_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6067498Z test_meta_outplace_put_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6067769Z test_meta_outplace_put_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6068044Z test_meta_outplace_put_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6068322Z test_meta_outplace_put_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6068594Z test_meta_outplace_put_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6068864Z test_meta_outplace_put_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6069140Z test_meta_outplace_put_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6069422Z test_meta_outplace_qr_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6069769Z test_meta_outplace_qr_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6070093Z test_meta_outplace_qr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6070374Z test_meta_outplace_qr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6070635Z test_meta_outplace_quantile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6070918Z test_meta_outplace_quantile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6071199Z test_meta_outplace_rad2deg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6071484Z test_meta_outplace_rad2deg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6071767Z test_meta_outplace_rad2deg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6072056Z test_meta_outplace_rad2deg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6072335Z test_meta_outplace_rad2deg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6072613Z test_meta_outplace_rad2deg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6072889Z test_meta_outplace_rad2deg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6073167Z test_meta_outplace_rad2deg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6073445Z test_meta_outplace_rad2deg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6073721Z test_meta_outplace_rad2deg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6074005Z test_meta_outplace_rand_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6074295Z test_meta_outplace_rand_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6074578Z test_meta_outplace_rand_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6074868Z test_meta_outplace_rand_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6075150Z test_meta_outplace_rand_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6075430Z test_meta_outplace_rand_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6075714Z test_meta_outplace_rand_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6076001Z test_meta_outplace_randint_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6076282Z test_meta_outplace_randint_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6076610Z test_meta_outplace_randint_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6076919Z test_meta_outplace_randint_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6077199Z test_meta_outplace_randint_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6077473Z test_meta_outplace_randint_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6077750Z test_meta_outplace_randint_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6078027Z test_meta_outplace_randint_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6078307Z test_meta_outplace_randint_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6078597Z test_meta_outplace_randint_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6078882Z test_meta_outplace_randint_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6079168Z test_meta_outplace_randint_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6079458Z test_meta_outplace_randint_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6079740Z test_meta_outplace_randint_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6080027Z test_meta_outplace_randint_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6080315Z test_meta_outplace_randint_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6080596Z test_meta_outplace_randint_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6080879Z test_meta_outplace_randint_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6081157Z test_meta_outplace_randn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6081439Z test_meta_outplace_randn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6081726Z test_meta_outplace_randn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6082009Z test_meta_outplace_randn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6082284Z test_meta_outplace_randn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6082559Z test_meta_outplace_randn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6082830Z test_meta_outplace_randn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6083113Z test_meta_outplace_randn_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6083436Z test_meta_outplace_randn_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6083754Z test_meta_outplace_randn_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6084044Z test_meta_outplace_randn_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6084325Z test_meta_outplace_randn_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6084613Z test_meta_outplace_randn_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6084894Z test_meta_outplace_randn_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6085185Z test_meta_outplace_ravel_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6085462Z test_meta_outplace_ravel_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6085743Z test_meta_outplace_ravel_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6086028Z test_meta_outplace_ravel_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6086312Z test_meta_outplace_ravel_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6086589Z test_meta_outplace_ravel_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6086869Z test_meta_outplace_ravel_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6087153Z test_meta_outplace_ravel_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6087429Z test_meta_outplace_ravel_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6087703Z test_meta_outplace_ravel_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6087976Z test_meta_outplace_ravel_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6088251Z test_meta_outplace_ravel_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6088530Z test_meta_outplace_ravel_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6088813Z test_meta_outplace_real_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6089085Z test_meta_outplace_real_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6089368Z test_meta_outplace_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6089656Z test_meta_outplace_real_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6089938Z test_meta_outplace_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6090262Z test_meta_outplace_real_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6090574Z test_meta_outplace_real_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6090854Z test_meta_outplace_real_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6091133Z test_meta_outplace_real_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6091403Z test_meta_outplace_real_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6091676Z test_meta_outplace_real_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6091948Z test_meta_outplace_real_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6092221Z test_meta_outplace_real_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6092505Z test_meta_outplace_reciprocal_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6092790Z test_meta_outplace_reciprocal_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6093082Z test_meta_outplace_reciprocal_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6093375Z test_meta_outplace_reciprocal_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6093662Z test_meta_outplace_reciprocal_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6093952Z test_meta_outplace_reciprocal_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6094238Z test_meta_outplace_reciprocal_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6094526Z test_meta_outplace_reciprocal_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6094816Z test_meta_outplace_reciprocal_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6095102Z test_meta_outplace_reciprocal_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6095389Z test_meta_outplace_reciprocal_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6095673Z test_meta_outplace_reciprocal_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6095962Z test_meta_outplace_remainder_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6096224Z test_meta_outplace_remainder_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6096509Z test_meta_outplace_remainder_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6096789Z test_meta_outplace_remainder_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6097117Z test_meta_outplace_remainder_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6097431Z test_meta_outplace_remainder_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6097713Z test_meta_outplace_remainder_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6097994Z test_meta_outplace_remainder_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6098271Z test_meta_outplace_remainder_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6098557Z test_meta_outplace_renorm_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6098846Z test_meta_outplace_renorm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6099134Z test_meta_outplace_renorm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6099413Z test_meta_outplace_renorm_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6099692Z test_meta_outplace_renorm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6099969Z test_meta_outplace_renorm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6100251Z test_meta_outplace_repeat_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6100533Z test_meta_outplace_repeat_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6100818Z test_meta_outplace_repeat_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6101104Z test_meta_outplace_repeat_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6101390Z test_meta_outplace_repeat_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6101670Z test_meta_outplace_repeat_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6101946Z test_meta_outplace_repeat_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6102233Z test_meta_outplace_repeat_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6102513Z test_meta_outplace_repeat_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6102785Z test_meta_outplace_repeat_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6103062Z test_meta_outplace_repeat_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6103341Z test_meta_outplace_repeat_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6103643Z test_meta_outplace_repeat_interleave_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6103979Z test_meta_outplace_repeat_interleave_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6104327Z test_meta_outplace_repeat_interleave_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6104635Z test_meta_outplace_repeat_interleave_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6104942Z test_meta_outplace_repeat_interleave_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6105241Z test_meta_outplace_repeat_interleave_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6105546Z test_meta_outplace_repeat_interleave_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6105844Z test_meta_outplace_repeat_interleave_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6106147Z test_meta_outplace_repeat_interleave_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6106437Z test_meta_outplace_repeat_interleave_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6106782Z test_meta_outplace_repeat_interleave_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6107075Z test_meta_outplace_repeat_interleave_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6107370Z test_meta_outplace_repeat_interleave_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6107656Z test_meta_outplace_reshape_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6107938Z test_meta_outplace_reshape_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6108227Z test_meta_outplace_reshape_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6108516Z test_meta_outplace_reshape_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6108803Z test_meta_outplace_reshape_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6109087Z test_meta_outplace_reshape_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6109376Z test_meta_outplace_reshape_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6109659Z test_meta_outplace_reshape_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6109950Z test_meta_outplace_reshape_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6110211Z test_meta_outplace_reshape_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6110493Z test_meta_outplace_reshape_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6110825Z test_meta_outplace_reshape_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6111152Z test_meta_outplace_reshape_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6111440Z test_meta_outplace_reshape_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6111718Z test_meta_outplace_reshape_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6112009Z test_meta_outplace_reshape_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6112296Z test_meta_outplace_reshape_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6112587Z test_meta_outplace_reshape_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6112872Z test_meta_outplace_reshape_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6113148Z test_meta_outplace_reshape_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6113430Z test_meta_outplace_reshape_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6113710Z test_meta_outplace_reshape_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6113982Z test_meta_outplace_reshape_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6114256Z test_meta_outplace_reshape_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6114535Z test_meta_outplace_reshape_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6114807Z test_meta_outplace_reshape_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6115087Z test_meta_outplace_resize__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6115369Z test_meta_outplace_resize__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6115656Z test_meta_outplace_resize__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6115941Z test_meta_outplace_resize__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6116222Z test_meta_outplace_resize__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6116501Z test_meta_outplace_resize__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6116776Z test_meta_outplace_resize__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6117051Z test_meta_outplace_resize__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6117325Z test_meta_outplace_resize__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6117649Z test_meta_outplace_resize__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6117963Z test_meta_outplace_resize__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6118243Z test_meta_outplace_resize__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6118531Z test_meta_outplace_resize_as__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6118811Z test_meta_outplace_resize_as__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6119100Z test_meta_outplace_resize_as__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6119388Z test_meta_outplace_resize_as__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6119672Z test_meta_outplace_resize_as__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6119954Z test_meta_outplace_resize_as__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6120238Z test_meta_outplace_resize_as__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6120529Z test_meta_outplace_resize_as__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6120806Z test_meta_outplace_resize_as__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6121096Z test_meta_outplace_resize_as__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6121389Z test_meta_outplace_resize_as__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6121666Z test_meta_outplace_resize_as__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6121953Z test_meta_outplace_resolve_conj_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6122237Z test_meta_outplace_resolve_conj_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6122528Z test_meta_outplace_resolve_conj_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6122820Z test_meta_outplace_resolve_conj_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6123106Z test_meta_outplace_resolve_conj_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6123369Z test_meta_outplace_resolve_conj_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6123647Z test_meta_outplace_resolve_conj_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6123925Z test_meta_outplace_resolve_conj_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6124257Z test_meta_outplace_resolve_conj_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6124539Z test_meta_outplace_resolve_conj_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6124857Z test_meta_outplace_resolve_conj_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6125150Z test_meta_outplace_resolve_conj_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6125437Z test_meta_outplace_resolve_neg_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6125721Z test_meta_outplace_resolve_neg_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6126018Z test_meta_outplace_resolve_neg_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6126307Z test_meta_outplace_resolve_neg_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6126593Z test_meta_outplace_resolve_neg_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6126875Z test_meta_outplace_resolve_neg_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6127159Z test_meta_outplace_resolve_neg_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6127440Z test_meta_outplace_resolve_neg_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6127730Z test_meta_outplace_resolve_neg_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6128010Z test_meta_outplace_resolve_neg_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6128294Z test_meta_outplace_resolve_neg_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6128576Z test_meta_outplace_resolve_neg_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6128863Z test_meta_outplace_resolve_neg_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6129135Z test_meta_outplace_roll_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6129406Z test_meta_outplace_roll_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6129686Z test_meta_outplace_roll_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6129972Z test_meta_outplace_roll_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6130254Z test_meta_outplace_roll_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6130533Z test_meta_outplace_roll_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6130810Z test_meta_outplace_roll_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6131127Z test_meta_outplace_roll_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6131398Z test_meta_outplace_roll_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6131704Z test_meta_outplace_roll_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6131982Z test_meta_outplace_roll_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6132250Z test_meta_outplace_roll_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6132525Z test_meta_outplace_roll_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6132811Z test_meta_outplace_rot90_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6133082Z test_meta_outplace_rot90_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6133368Z test_meta_outplace_rot90_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6133648Z test_meta_outplace_rot90_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6133924Z test_meta_outplace_rot90_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6134199Z test_meta_outplace_rot90_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6134477Z test_meta_outplace_rot90_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6134750Z test_meta_outplace_rot90_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6135022Z test_meta_outplace_rot90_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6135292Z test_meta_outplace_rot90_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6135560Z test_meta_outplace_rot90_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6135813Z test_meta_outplace_rot90_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6136095Z test_meta_outplace_round_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6136374Z test_meta_outplace_round_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6136652Z test_meta_outplace_round_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6136924Z test_meta_outplace_round_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6137192Z test_meta_outplace_round_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6137465Z test_meta_outplace_round_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6137782Z test_meta_outplace_round_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6138058Z test_meta_outplace_round_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6138363Z test_meta_outplace_round_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6138662Z test_meta_outplace_round_decimals_0_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6138967Z test_meta_outplace_round_decimals_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6139264Z test_meta_outplace_round_decimals_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6139562Z test_meta_outplace_round_decimals_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6139854Z test_meta_outplace_round_decimals_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6140153Z test_meta_outplace_round_decimals_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6140444Z test_meta_outplace_round_decimals_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6140733Z test_meta_outplace_round_decimals_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6141033Z test_meta_outplace_round_decimals_neg_3_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6141336Z test_meta_outplace_round_decimals_neg_3_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6141637Z test_meta_outplace_round_decimals_neg_3_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6141932Z test_meta_outplace_round_decimals_neg_3_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6142212Z test_meta_outplace_rsqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6142485Z test_meta_outplace_rsqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6142765Z test_meta_outplace_rsqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6143051Z test_meta_outplace_rsqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6143335Z test_meta_outplace_rsqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6143611Z test_meta_outplace_rsqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6143893Z test_meta_outplace_rsqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6144168Z test_meta_outplace_rsqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6144439Z test_meta_outplace_rsqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6144756Z test_meta_outplace_rsqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6145064Z test_meta_outplace_rsqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6145342Z test_meta_outplace_rsqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6145613Z test_meta_outplace_rsqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6145887Z test_meta_outplace_rsub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6146168Z test_meta_outplace_rsub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6146452Z test_meta_outplace_rsub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6146867Z test_meta_outplace_rsub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6147146Z test_meta_outplace_rsub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6147420Z test_meta_outplace_rsub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6147688Z test_meta_outplace_rsub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6147967Z test_meta_outplace_rsub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6148239Z test_meta_outplace_rsub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6148513Z test_meta_outplace_rsub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6148785Z test_meta_outplace_rsub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6149057Z test_meta_outplace_scalar_tensor_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6149344Z test_meta_outplace_scalar_tensor_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6149638Z test_meta_outplace_scalar_tensor_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6149935Z test_meta_outplace_scalar_tensor_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6150229Z test_meta_outplace_scalar_tensor_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6150519Z test_meta_outplace_scalar_tensor_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6150805Z test_meta_outplace_scalar_tensor_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6151093Z test_meta_outplace_scalar_tensor_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6151374Z test_meta_outplace_scalar_tensor_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6151734Z test_meta_outplace_scalar_tensor_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6152058Z test_meta_outplace_scalar_tensor_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6152353Z test_meta_outplace_scalar_tensor_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6152644Z test_meta_outplace_scalar_tensor_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6152933Z test_meta_outplace_scatter_add_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6153217Z test_meta_outplace_scatter_add_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6153513Z test_meta_outplace_scatter_add_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6153804Z test_meta_outplace_scatter_add_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6154088Z test_meta_outplace_scatter_add_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6154371Z test_meta_outplace_scatter_add_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6154662Z test_meta_outplace_scatter_add_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6154945Z test_meta_outplace_scatter_add_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6155226Z test_meta_outplace_scatter_add_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6155518Z test_meta_outplace_scatter_add_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6155801Z test_meta_outplace_scatter_add_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6156082Z test_meta_outplace_scatter_add_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6156365Z test_meta_outplace_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6156646Z test_meta_outplace_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6156935Z test_meta_outplace_scatter_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6157225Z test_meta_outplace_scatter_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6157502Z test_meta_outplace_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6157778Z test_meta_outplace_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6158055Z test_meta_outplace_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6158388Z test_meta_outplace_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6158662Z test_meta_outplace_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6158974Z test_meta_outplace_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6159258Z test_meta_outplace_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6159534Z test_meta_outplace_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6159831Z test_meta_outplace_scatter_reduce_amax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6160129Z test_meta_outplace_scatter_reduce_amax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6160427Z test_meta_outplace_scatter_reduce_amax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6160725Z test_meta_outplace_scatter_reduce_amax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6161021Z test_meta_outplace_scatter_reduce_amax_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6161313Z test_meta_outplace_scatter_reduce_amax_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6161609Z test_meta_outplace_scatter_reduce_amax_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6161905Z test_meta_outplace_scatter_reduce_amax_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6162202Z test_meta_outplace_scatter_reduce_amax_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6162499Z test_meta_outplace_scatter_reduce_amin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6162799Z test_meta_outplace_scatter_reduce_amin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6163095Z test_meta_outplace_scatter_reduce_amin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6163387Z test_meta_outplace_scatter_reduce_amin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6163685Z test_meta_outplace_scatter_reduce_amin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6163962Z test_meta_outplace_scatter_reduce_amin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6164254Z test_meta_outplace_scatter_reduce_amin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6164545Z test_meta_outplace_scatter_reduce_amin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6164838Z test_meta_outplace_scatter_reduce_amin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6165187Z test_meta_outplace_scatter_reduce_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6165479Z test_meta_outplace_scatter_reduce_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6165813Z test_meta_outplace_scatter_reduce_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6166111Z test_meta_outplace_scatter_reduce_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6166408Z test_meta_outplace_scatter_reduce_mean_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6166706Z test_meta_outplace_scatter_reduce_mean_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6167001Z test_meta_outplace_scatter_reduce_mean_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6167296Z test_meta_outplace_scatter_reduce_mean_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6167590Z test_meta_outplace_scatter_reduce_mean_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6167892Z test_meta_outplace_scatter_reduce_prod_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6168185Z test_meta_outplace_scatter_reduce_prod_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6168482Z test_meta_outplace_scatter_reduce_prod_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6168778Z test_meta_outplace_scatter_reduce_prod_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6169072Z test_meta_outplace_scatter_reduce_prod_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6169366Z test_meta_outplace_scatter_reduce_prod_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6169658Z test_meta_outplace_scatter_reduce_prod_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6169948Z test_meta_outplace_scatter_reduce_prod_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6170248Z test_meta_outplace_scatter_reduce_prod_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6170542Z test_meta_outplace_scatter_reduce_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6170844Z test_meta_outplace_scatter_reduce_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6171144Z test_meta_outplace_scatter_reduce_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6171441Z test_meta_outplace_scatter_reduce_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6171736Z test_meta_outplace_scatter_reduce_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6172075Z test_meta_outplace_scatter_reduce_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6172401Z test_meta_outplace_scatter_reduce_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6172693Z test_meta_outplace_scatter_reduce_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6172983Z test_meta_outplace_scatter_reduce_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6173274Z test_meta_outplace_scatter_reduce_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6173561Z test_meta_outplace_searchsorted_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6173855Z test_meta_outplace_searchsorted_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6174149Z test_meta_outplace_searchsorted_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6174432Z test_meta_outplace_searchsorted_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6174722Z test_meta_outplace_searchsorted_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6175012Z test_meta_outplace_searchsorted_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6175302Z test_meta_outplace_searchsorted_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6175585Z test_meta_outplace_searchsorted_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6175894Z test_meta_outplace_segment_reduce_lengths_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6176197Z test_meta_outplace_segment_reduce_lengths_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6176505Z test_meta_outplace_segment_reduce_lengths_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6176809Z test_meta_outplace_segment_reduce_lengths_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6177118Z test_meta_outplace_segment_reduce_offsets_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6177422Z test_meta_outplace_segment_reduce_offsets_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6177730Z test_meta_outplace_segment_reduce_offsets_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6178028Z test_meta_outplace_segment_reduce_offsets_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6178309Z test_meta_outplace_select_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6178591Z test_meta_outplace_select_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6178918Z test_meta_outplace_select_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6179243Z test_meta_outplace_select_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6179529Z test_meta_outplace_select_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6179810Z test_meta_outplace_select_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6180091Z test_meta_outplace_select_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6180350Z test_meta_outplace_select_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6180630Z test_meta_outplace_select_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6180904Z test_meta_outplace_select_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6181182Z test_meta_outplace_select_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6181459Z test_meta_outplace_select_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6181745Z test_meta_outplace_select_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6182040Z test_meta_outplace_select_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6182331Z test_meta_outplace_select_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6182626Z test_meta_outplace_select_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6182912Z test_meta_outplace_select_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6183201Z test_meta_outplace_select_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6183486Z test_meta_outplace_select_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6183770Z test_meta_outplace_select_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6184053Z test_meta_outplace_select_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6184337Z test_meta_outplace_select_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6184627Z test_meta_outplace_select_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6184907Z test_meta_outplace_sgn_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6185179Z test_meta_outplace_sgn_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6185515Z test_meta_outplace_sgn_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6185792Z test_meta_outplace_sgn_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6186101Z test_meta_outplace_sgn_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6186379Z test_meta_outplace_sgn_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6186715Z test_meta_outplace_sgn_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6186988Z test_meta_outplace_sgn_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6187267Z test_meta_outplace_sgn_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6187536Z test_meta_outplace_sgn_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6187812Z test_meta_outplace_sgn_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6188082Z test_meta_outplace_sgn_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6188354Z test_meta_outplace_sgn_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6188633Z test_meta_outplace_short_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6188904Z test_meta_outplace_short_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6189199Z test_meta_outplace_short_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6189481Z test_meta_outplace_short_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6189755Z test_meta_outplace_short_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6190032Z test_meta_outplace_short_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6190304Z test_meta_outplace_short_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6190571Z test_meta_outplace_short_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6190847Z test_meta_outplace_short_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6191119Z test_meta_outplace_short_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6191398Z test_meta_outplace_short_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6191668Z test_meta_outplace_short_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6191951Z test_meta_outplace_sigmoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6192228Z test_meta_outplace_sigmoid_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6192571Z test_meta_outplace_sigmoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6192879Z test_meta_outplace_sigmoid_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6193176Z test_meta_outplace_sigmoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6193459Z test_meta_outplace_sigmoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6193741Z test_meta_outplace_sigmoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6194023Z test_meta_outplace_sigmoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6194304Z test_meta_outplace_sigmoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6194585Z test_meta_outplace_sigmoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6194860Z test_meta_outplace_sigmoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6195135Z test_meta_outplace_sigmoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6195413Z test_meta_outplace_sigmoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6195687Z test_meta_outplace_sign_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6195965Z test_meta_outplace_sign_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6196244Z test_meta_outplace_sign_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6196520Z test_meta_outplace_sign_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6196800Z test_meta_outplace_sign_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6197071Z test_meta_outplace_sign_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6197347Z test_meta_outplace_sign_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6197619Z test_meta_outplace_sign_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6197886Z test_meta_outplace_sign_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6198167Z test_meta_outplace_sign_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6198469Z test_meta_outplace_signal_windows_cosine_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6198770Z test_meta_outplace_signal_windows_cosine_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6199068Z test_meta_outplace_signal_windows_cosine_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6199413Z test_meta_outplace_signal_windows_cosine_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6199757Z test_meta_outplace_signal_windows_exponential_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6200072Z test_meta_outplace_signal_windows_exponential_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6200380Z test_meta_outplace_signal_windows_exponential_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6200696Z test_meta_outplace_signal_windows_exponential_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6201004Z test_meta_outplace_signal_windows_gaussian_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6201305Z test_meta_outplace_signal_windows_gaussian_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6201609Z test_meta_outplace_signal_windows_gaussian_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6201910Z test_meta_outplace_signal_windows_gaussian_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6202214Z test_meta_outplace_signal_windows_kaiser_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6202516Z test_meta_outplace_signal_windows_kaiser_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6202817Z test_meta_outplace_signal_windows_kaiser_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6203118Z test_meta_outplace_signal_windows_kaiser_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6203403Z test_meta_outplace_signbit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6203679Z test_meta_outplace_signbit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6203957Z test_meta_outplace_signbit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6204241Z test_meta_outplace_signbit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6204520Z test_meta_outplace_signbit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6204797Z test_meta_outplace_signbit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6205070Z test_meta_outplace_signbit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6205341Z test_meta_outplace_signbit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6205617Z test_meta_outplace_signbit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6205891Z test_meta_outplace_signbit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6206233Z test_meta_outplace_sin_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6206552Z test_meta_outplace_sin_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6206838Z test_meta_outplace_sin_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6207099Z test_meta_outplace_sin_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6207376Z test_meta_outplace_sin_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6207651Z test_meta_outplace_sin_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6207924Z test_meta_outplace_sin_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6208204Z test_meta_outplace_sin_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6208472Z test_meta_outplace_sin_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6208744Z test_meta_outplace_sin_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6209011Z test_meta_outplace_sin_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6209286Z test_meta_outplace_sin_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6209557Z test_meta_outplace_sin_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6209837Z test_meta_outplace_sinc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6210110Z test_meta_outplace_sinc_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6210390Z test_meta_outplace_sinc_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6210667Z test_meta_outplace_sinc_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6210942Z test_meta_outplace_sinc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6211220Z test_meta_outplace_sinc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6211492Z test_meta_outplace_sinc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6211771Z test_meta_outplace_sinc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6212048Z test_meta_outplace_sinc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6212315Z test_meta_outplace_sinc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6212585Z test_meta_outplace_sinc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6212901Z test_meta_outplace_sinc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6213179Z test_meta_outplace_sinh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6213480Z test_meta_outplace_sinh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6213766Z test_meta_outplace_sinh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6214045Z test_meta_outplace_sinh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6214324Z test_meta_outplace_sinh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6214603Z test_meta_outplace_sinh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6214878Z test_meta_outplace_sinh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6215153Z test_meta_outplace_sinh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6215421Z test_meta_outplace_sinh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6215702Z test_meta_outplace_sinh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6215971Z test_meta_outplace_sinh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6216244Z test_meta_outplace_sinh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6216514Z test_meta_outplace_sinh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6216804Z test_meta_outplace_slice_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6217079Z test_meta_outplace_slice_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6217363Z test_meta_outplace_slice_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6217648Z test_meta_outplace_slice_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6217932Z test_meta_outplace_slice_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6218213Z test_meta_outplace_slice_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6218473Z test_meta_outplace_slice_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6218750Z test_meta_outplace_slice_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6219025Z test_meta_outplace_slice_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6219301Z test_meta_outplace_slice_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6219656Z test_meta_outplace_slice_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6219927Z test_meta_outplace_slice_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6220242Z test_meta_outplace_slice_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6220538Z test_meta_outplace_slice_scatter_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6220826Z test_meta_outplace_slice_scatter_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6221117Z test_meta_outplace_slice_scatter_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6221411Z test_meta_outplace_slice_scatter_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6221703Z test_meta_outplace_slice_scatter_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6221987Z test_meta_outplace_slice_scatter_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6222274Z test_meta_outplace_slice_scatter_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6222559Z test_meta_outplace_slice_scatter_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6222849Z test_meta_outplace_slice_scatter_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6223137Z test_meta_outplace_slice_scatter_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6223427Z test_meta_outplace_softmax_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6223709Z test_meta_outplace_softmax_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6223987Z test_meta_outplace_softmax_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6224263Z test_meta_outplace_softmax_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6224555Z test_meta_outplace_softmax_with_dtype_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6224848Z test_meta_outplace_softmax_with_dtype_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6225147Z test_meta_outplace_softmax_with_dtype_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6225452Z test_meta_outplace_softmax_with_dtype_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6225750Z test_meta_outplace_softmax_with_dtype_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6226045Z test_meta_outplace_softmax_with_dtype_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6226340Z test_meta_outplace_softmax_with_dtype_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6226807Z test_meta_outplace_softmax_with_dtype_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6227154Z test_meta_outplace_softmax_with_dtype_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6227454Z test_meta_outplace_softmax_with_dtype_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6227746Z test_meta_outplace_softmax_with_dtype_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6228036Z test_meta_outplace_softmax_with_dtype_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6228316Z test_meta_outplace_sort_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6228589Z test_meta_outplace_sort_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6228864Z test_meta_outplace_sort_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6229134Z test_meta_outplace_sort_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6229403Z test_meta_outplace_sort_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6229677Z test_meta_outplace_sort_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6229949Z test_meta_outplace_sort_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6230226Z test_meta_outplace_sort_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6230498Z test_meta_outplace_sort_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6230805Z test_meta_outplace_sparse_sampled_addmm_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6231117Z test_meta_outplace_sparse_sampled_addmm_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6231418Z test_meta_outplace_sparse_sampled_addmm_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6231720Z test_meta_outplace_sparse_sampled_addmm_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6232007Z test_meta_outplace_special_airy_ai_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6232299Z test_meta_outplace_special_airy_ai_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6232586Z test_meta_outplace_special_airy_ai_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6232875Z test_meta_outplace_special_airy_ai_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6233140Z test_meta_outplace_special_airy_ai_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6233469Z test_meta_outplace_special_airy_ai_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6233755Z test_meta_outplace_special_airy_ai_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6234071Z test_meta_outplace_special_airy_ai_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6234370Z test_meta_outplace_special_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6234674Z test_meta_outplace_special_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6234971Z test_meta_outplace_special_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6235265Z test_meta_outplace_special_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6235553Z test_meta_outplace_special_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6235837Z test_meta_outplace_special_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6236127Z test_meta_outplace_special_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6236416Z test_meta_outplace_special_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6236711Z test_meta_outplace_special_bessel_j1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6237009Z test_meta_outplace_special_bessel_j1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6237308Z test_meta_outplace_special_bessel_j1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6237599Z test_meta_outplace_special_bessel_j1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6237886Z test_meta_outplace_special_bessel_j1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6238175Z test_meta_outplace_special_bessel_j1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6238476Z test_meta_outplace_special_bessel_j1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6238769Z test_meta_outplace_special_bessel_j1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6239061Z test_meta_outplace_special_bessel_y0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6239352Z test_meta_outplace_special_bessel_y0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6239643Z test_meta_outplace_special_bessel_y0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6239929Z test_meta_outplace_special_bessel_y0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6240258Z test_meta_outplace_special_bessel_y0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6240576Z test_meta_outplace_special_bessel_y0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6240871Z test_meta_outplace_special_bessel_y0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6241156Z test_meta_outplace_special_bessel_y0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6241446Z test_meta_outplace_special_bessel_y1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6241741Z test_meta_outplace_special_bessel_y1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6242036Z test_meta_outplace_special_bessel_y1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6242331Z test_meta_outplace_special_bessel_y1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6242614Z test_meta_outplace_special_bessel_y1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6242894Z test_meta_outplace_special_bessel_y1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6243180Z test_meta_outplace_special_bessel_y1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6243465Z test_meta_outplace_special_bessel_y1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6243773Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6244095Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6244408Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6244716Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6245024Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6245335Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6245643Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6245959Z test_meta_outplace_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6246265Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6246582Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6246939Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6247284Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6247594Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6247902Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6248209Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6248520Z test_meta_outplace_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6249407Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6249898Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6250390Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6250871Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6251347Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6251827Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6252308Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6252785Z test_meta_outplace_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6253262Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6253743Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6254231Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6254709Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6255181Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6255632Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6256110Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6256643Z test_meta_outplace_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6256938Z test_meta_outplace_special_entr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6257257Z test_meta_outplace_special_entr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6257555Z test_meta_outplace_special_entr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6257844Z test_meta_outplace_special_entr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6258134Z test_meta_outplace_special_entr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6258425Z test_meta_outplace_special_entr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6258709Z test_meta_outplace_special_entr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6259000Z test_meta_outplace_special_entr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6259283Z test_meta_outplace_special_entr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6259569Z test_meta_outplace_special_entr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6259854Z test_meta_outplace_special_erfcx_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6260156Z test_meta_outplace_special_erfcx_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6260448Z test_meta_outplace_special_erfcx_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6260733Z test_meta_outplace_special_erfcx_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6261019Z test_meta_outplace_special_erfcx_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6261310Z test_meta_outplace_special_erfcx_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6261598Z test_meta_outplace_special_erfcx_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6261890Z test_meta_outplace_special_erfcx_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6262199Z test_meta_outplace_special_hermite_polynomial_h_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6262512Z test_meta_outplace_special_hermite_polynomial_h_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6262821Z test_meta_outplace_special_hermite_polynomial_h_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6263130Z test_meta_outplace_special_hermite_polynomial_h_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6263498Z test_meta_outplace_special_hermite_polynomial_h_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6263817Z test_meta_outplace_special_hermite_polynomial_h_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6264155Z test_meta_outplace_special_hermite_polynomial_h_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6264465Z test_meta_outplace_special_hermite_polynomial_h_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6264772Z test_meta_outplace_special_hermite_polynomial_he_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6265081Z test_meta_outplace_special_hermite_polynomial_he_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6265391Z test_meta_outplace_special_hermite_polynomial_he_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6265698Z test_meta_outplace_special_hermite_polynomial_he_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6266007Z test_meta_outplace_special_hermite_polynomial_he_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6266314Z test_meta_outplace_special_hermite_polynomial_he_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6266680Z test_meta_outplace_special_hermite_polynomial_he_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6266992Z test_meta_outplace_special_hermite_polynomial_he_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6267283Z test_meta_outplace_special_i0e_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6267571Z test_meta_outplace_special_i0e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6267854Z test_meta_outplace_special_i0e_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6268142Z test_meta_outplace_special_i0e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6268423Z test_meta_outplace_special_i0e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6268705Z test_meta_outplace_special_i0e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6268991Z test_meta_outplace_special_i0e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6269272Z test_meta_outplace_special_i0e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6269547Z test_meta_outplace_special_i0e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6269824Z test_meta_outplace_special_i0e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6270101Z test_meta_outplace_special_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6270435Z test_meta_outplace_special_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6270753Z test_meta_outplace_special_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6271038Z test_meta_outplace_special_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6271323Z test_meta_outplace_special_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6271599Z test_meta_outplace_special_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6271877Z test_meta_outplace_special_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6272160Z test_meta_outplace_special_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6272442Z test_meta_outplace_special_i1e_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6272703Z test_meta_outplace_special_i1e_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6272985Z test_meta_outplace_special_i1e_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6273265Z test_meta_outplace_special_i1e_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6273544Z test_meta_outplace_special_i1e_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6273824Z test_meta_outplace_special_i1e_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6274104Z test_meta_outplace_special_i1e_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6274384Z test_meta_outplace_special_i1e_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6274695Z test_meta_outplace_special_laguerre_polynomial_l_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6275011Z test_meta_outplace_special_laguerre_polynomial_l_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6275319Z test_meta_outplace_special_laguerre_polynomial_l_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6275628Z test_meta_outplace_special_laguerre_polynomial_l_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6275937Z test_meta_outplace_special_laguerre_polynomial_l_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6276245Z test_meta_outplace_special_laguerre_polynomial_l_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6276551Z test_meta_outplace_special_laguerre_polynomial_l_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6276852Z test_meta_outplace_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6277403Z test_meta_outplace_special_legendre_polynomial_p_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6277929Z test_meta_outplace_special_legendre_polynomial_p_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6278420Z test_meta_outplace_special_legendre_polynomial_p_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6278899Z test_meta_outplace_special_legendre_polynomial_p_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6279368Z test_meta_outplace_special_legendre_polynomial_p_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6279849Z test_meta_outplace_special_legendre_polynomial_p_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6280322Z test_meta_outplace_special_legendre_polynomial_p_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6280790Z test_meta_outplace_special_legendre_polynomial_p_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6281081Z test_meta_outplace_special_log_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6281373Z test_meta_outplace_special_log_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6281667Z test_meta_outplace_special_log_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6281955Z test_meta_outplace_special_log_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6282247Z test_meta_outplace_special_log_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6282536Z test_meta_outplace_special_log_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6282819Z test_meta_outplace_special_log_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6283103Z test_meta_outplace_special_log_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6283410Z test_meta_outplace_special_modified_bessel_i0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6283725Z test_meta_outplace_special_modified_bessel_i0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6284027Z test_meta_outplace_special_modified_bessel_i0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6284335Z test_meta_outplace_special_modified_bessel_i0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6284644Z test_meta_outplace_special_modified_bessel_i0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6284951Z test_meta_outplace_special_modified_bessel_i0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6285301Z test_meta_outplace_special_modified_bessel_i0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6285635Z test_meta_outplace_special_modified_bessel_i0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6285941Z test_meta_outplace_special_modified_bessel_i1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6286245Z test_meta_outplace_special_modified_bessel_i1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6286546Z test_meta_outplace_special_modified_bessel_i1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6286850Z test_meta_outplace_special_modified_bessel_i1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6287151Z test_meta_outplace_special_modified_bessel_i1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6287457Z test_meta_outplace_special_modified_bessel_i1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6287758Z test_meta_outplace_special_modified_bessel_i1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6288052Z test_meta_outplace_special_modified_bessel_i1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6288356Z test_meta_outplace_special_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6288660Z test_meta_outplace_special_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6288963Z test_meta_outplace_special_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6289261Z test_meta_outplace_special_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6289560Z test_meta_outplace_special_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6289862Z test_meta_outplace_special_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6290162Z test_meta_outplace_special_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6290466Z test_meta_outplace_special_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6290769Z test_meta_outplace_special_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6291078Z test_meta_outplace_special_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6291381Z test_meta_outplace_special_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6291722Z test_meta_outplace_special_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6292019Z test_meta_outplace_special_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6292354Z test_meta_outplace_special_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6292656Z test_meta_outplace_special_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6292956Z test_meta_outplace_special_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6293245Z test_meta_outplace_special_ndtr_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6293532Z test_meta_outplace_special_ndtr_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6293823Z test_meta_outplace_special_ndtr_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6294085Z test_meta_outplace_special_ndtr_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6294371Z test_meta_outplace_special_ndtr_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6294653Z test_meta_outplace_special_ndtr_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6294943Z test_meta_outplace_special_ndtr_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6295230Z test_meta_outplace_special_ndtr_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6295517Z test_meta_outplace_special_ndtr_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6295801Z test_meta_outplace_special_ndtr_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6296088Z test_meta_outplace_special_ndtri_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6296375Z test_meta_outplace_special_ndtri_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6296657Z test_meta_outplace_special_ndtri_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6296941Z test_meta_outplace_special_ndtri_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6297227Z test_meta_outplace_special_ndtri_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6297508Z test_meta_outplace_special_ndtri_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6297794Z test_meta_outplace_special_ndtri_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6298077Z test_meta_outplace_special_ndtri_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6298455Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6298784Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6299139Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6299468Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6299791Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6300117Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6300441Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6300764Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6301084Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6301397Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6301711Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6302032Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6302352Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6302662Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6302971Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6303281Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6303592Z test_meta_outplace_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6303908Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6304223Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6304544Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6304855Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6305208Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6305547Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6305865Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6306169Z test_meta_outplace_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6306726Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6307236Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6307745Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6308246Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6308742Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6309237Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6309731Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6310229Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6310719Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6311225Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6311730Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6312225Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6312715Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6313209Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6313699Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6314190Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6314744Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6315244Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6315807Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6316308Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6316810Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6317298Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6317793Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6318287Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6318775Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6319269Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6319775Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6320268Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6320761Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6321257Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6321744Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6322241Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:20:16.6322554Z test_meta_outplace_special_spherical_bessel_j0_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6322867Z test_meta_outplace_special_spherical_bessel_j0_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6323177Z test_meta_outplace_special_spherical_bessel_j0_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6323487Z test_meta_outplace_special_spherical_bessel_j0_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6323788Z test_meta_outplace_special_spherical_bessel_j0_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6324143Z test_meta_outplace_special_spherical_bessel_j0_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6324485Z test_meta_outplace_special_spherical_bessel_j0_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6324795Z test_meta_outplace_special_spherical_bessel_j0_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6325090Z test_meta_outplace_special_xlog1py_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6325381Z test_meta_outplace_special_xlog1py_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6325672Z test_meta_outplace_special_xlog1py_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6325967Z test_meta_outplace_special_xlog1py_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6326266Z test_meta_outplace_special_xlog1py_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6326555Z test_meta_outplace_special_xlog1py_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6326842Z test_meta_outplace_special_xlog1py_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6327108Z test_meta_outplace_special_xlog1py_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6327395Z test_meta_outplace_special_xlog1py_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6327679Z test_meta_outplace_special_xlog1py_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6327969Z test_meta_outplace_special_zeta_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6328255Z test_meta_outplace_special_zeta_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6328538Z test_meta_outplace_special_zeta_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6328825Z test_meta_outplace_special_zeta_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6329111Z test_meta_outplace_special_zeta_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6329393Z test_meta_outplace_special_zeta_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6329687Z test_meta_outplace_special_zeta_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6329972Z test_meta_outplace_special_zeta_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6330250Z test_meta_outplace_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6330527Z test_meta_outplace_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6330860Z test_meta_outplace_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6331144Z test_meta_outplace_split_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6331462Z test_meta_outplace_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6331744Z test_meta_outplace_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6332022Z test_meta_outplace_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6332297Z test_meta_outplace_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6332575Z test_meta_outplace_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6332854Z test_meta_outplace_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6333126Z test_meta_outplace_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6333404Z test_meta_outplace_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6333682Z test_meta_outplace_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6333972Z test_meta_outplace_split_list_args_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6334260Z test_meta_outplace_split_list_args_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6334556Z test_meta_outplace_split_list_args_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6334858Z test_meta_outplace_split_list_args_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6335147Z test_meta_outplace_split_list_args_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6335431Z test_meta_outplace_split_list_args_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6335714Z test_meta_outplace_split_list_args_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6336001Z test_meta_outplace_split_list_args_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6336286Z test_meta_outplace_split_list_args_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6336570Z test_meta_outplace_split_list_args_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6336853Z test_meta_outplace_split_list_args_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6337133Z test_meta_outplace_split_list_args_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6337432Z test_meta_outplace_split_with_sizes_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6337763Z test_meta_outplace_split_with_sizes_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6338116Z test_meta_outplace_split_with_sizes_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6338416Z test_meta_outplace_split_with_sizes_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6338714Z test_meta_outplace_split_with_sizes_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6339005Z test_meta_outplace_split_with_sizes_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6339299Z test_meta_outplace_split_with_sizes_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6339587Z test_meta_outplace_split_with_sizes_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6339876Z test_meta_outplace_split_with_sizes_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6340161Z test_meta_outplace_split_with_sizes_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6340444Z test_meta_outplace_split_with_sizes_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6340729Z test_meta_outplace_split_with_sizes_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6341028Z test_meta_outplace_split_with_sizes_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6341286Z test_meta_outplace_sqrt_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6341565Z test_meta_outplace_sqrt_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6341844Z test_meta_outplace_sqrt_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6342125Z test_meta_outplace_sqrt_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6342404Z test_meta_outplace_sqrt_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6342680Z test_meta_outplace_sqrt_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6342953Z test_meta_outplace_sqrt_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6343228Z test_meta_outplace_sqrt_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6343501Z test_meta_outplace_sqrt_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6343776Z test_meta_outplace_sqrt_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6344048Z test_meta_outplace_sqrt_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6344369Z test_meta_outplace_sqrt_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6344643Z test_meta_outplace_sqrt_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6344986Z test_meta_outplace_square_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6345271Z test_meta_outplace_square_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6345561Z test_meta_outplace_square_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6345851Z test_meta_outplace_square_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6346142Z test_meta_outplace_square_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6346425Z test_meta_outplace_square_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6346812Z test_meta_outplace_square_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6347092Z test_meta_outplace_square_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6347370Z test_meta_outplace_square_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6347646Z test_meta_outplace_square_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6347927Z test_meta_outplace_square_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6348204Z test_meta_outplace_square_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6348493Z test_meta_outplace_squeeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6348781Z test_meta_outplace_squeeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6349070Z test_meta_outplace_squeeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6349356Z test_meta_outplace_squeeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6349644Z test_meta_outplace_squeeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6349924Z test_meta_outplace_squeeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6350203Z test_meta_outplace_squeeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6350480Z test_meta_outplace_squeeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6350754Z test_meta_outplace_squeeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6351027Z test_meta_outplace_squeeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6351363Z test_meta_outplace_squeeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6351640Z test_meta_outplace_squeeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6351958Z test_meta_outplace_squeeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6352248Z test_meta_outplace_stack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6352526Z test_meta_outplace_stack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6352822Z test_meta_outplace_stack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6353105Z test_meta_outplace_stack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6353390Z test_meta_outplace_stack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6353649Z test_meta_outplace_stack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6353924Z test_meta_outplace_stack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6354196Z test_meta_outplace_stack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6354467Z test_meta_outplace_stack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6354746Z test_meta_outplace_stack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6355018Z test_meta_outplace_stack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6355298Z test_meta_outplace_stack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6355572Z test_meta_outplace_stack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6355850Z test_meta_outplace_std_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6356131Z test_meta_outplace_std_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6356419Z test_meta_outplace_std_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6356696Z test_meta_outplace_std_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6356974Z test_meta_outplace_std_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6357247Z test_meta_outplace_std_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6357528Z test_meta_outplace_std_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6357815Z test_meta_outplace_std_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6358106Z test_meta_outplace_std_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6358437Z test_meta_outplace_std_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6358748Z test_meta_outplace_std_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6359035Z test_meta_outplace_std_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6359314Z test_meta_outplace_stft_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6359592Z test_meta_outplace_stft_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6359867Z test_meta_outplace_stft_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6360140Z test_meta_outplace_stft_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6360419Z test_meta_outplace_sub_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6360693Z test_meta_outplace_sub_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6360968Z test_meta_outplace_sub_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6361240Z test_meta_outplace_sub_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6361508Z test_meta_outplace_sub_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6361781Z test_meta_outplace_sub_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6362051Z test_meta_outplace_sub_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6362321Z test_meta_outplace_sub_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6362587Z test_meta_outplace_sub_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6362853Z test_meta_outplace_sub_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6363120Z test_meta_outplace_sub_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6363389Z test_meta_outplace_sub_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6363671Z test_meta_outplace_sum_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6363947Z test_meta_outplace_sum_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6364225Z test_meta_outplace_sum_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6364498Z test_meta_outplace_sum_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6364773Z test_meta_outplace_sum_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6365086Z test_meta_outplace_sum_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6365396Z test_meta_outplace_sum_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6365648Z test_meta_outplace_sum_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6365925Z test_meta_outplace_sum_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6366195Z test_meta_outplace_sum_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6366467Z test_meta_outplace_sum_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6366742Z test_meta_outplace_sum_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6367012Z test_meta_outplace_sum_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6367303Z test_meta_outplace_sum_to_size_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6367582Z test_meta_outplace_sum_to_size_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6367883Z test_meta_outplace_sum_to_size_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6368170Z test_meta_outplace_sum_to_size_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6368456Z test_meta_outplace_sum_to_size_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6368742Z test_meta_outplace_sum_to_size_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6369027Z test_meta_outplace_sum_to_size_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6369306Z test_meta_outplace_sum_to_size_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6369586Z test_meta_outplace_sum_to_size_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6369860Z test_meta_outplace_sum_to_size_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6370142Z test_meta_outplace_sum_to_size_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6370419Z test_meta_outplace_sum_to_size_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6370700Z test_meta_outplace_svd_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6370978Z test_meta_outplace_svd_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6371254Z test_meta_outplace_svd_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6371533Z test_meta_outplace_svd_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6371879Z test_meta_outplace_svd_lowrank_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6372199Z test_meta_outplace_svd_lowrank_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6372491Z test_meta_outplace_symeig_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6372774Z test_meta_outplace_symeig_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6373060Z test_meta_outplace_symeig_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6373339Z test_meta_outplace_symeig_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6373617Z test_meta_outplace_t_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6373888Z test_meta_outplace_t_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6374166Z test_meta_outplace_t_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6374441Z test_meta_outplace_t_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6374713Z test_meta_outplace_t_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6374980Z test_meta_outplace_t_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6375259Z test_meta_outplace_t_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6375529Z test_meta_outplace_t_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6375799Z test_meta_outplace_t_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6376063Z test_meta_outplace_t_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6376329Z test_meta_outplace_t_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6376595Z test_meta_outplace_t_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6376892Z test_meta_outplace_take_along_dim_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6377176Z test_meta_outplace_take_along_dim_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6377473Z test_meta_outplace_take_along_dim_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6377765Z test_meta_outplace_take_along_dim_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6378040Z test_meta_outplace_take_along_dim_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6378329Z test_meta_outplace_take_along_dim_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6378657Z test_meta_outplace_take_along_dim_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6378977Z test_meta_outplace_take_along_dim_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6379270Z test_meta_outplace_take_along_dim_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6379554Z test_meta_outplace_take_along_dim_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6379836Z test_meta_outplace_take_along_dim_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6380120Z test_meta_outplace_take_along_dim_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6380405Z test_meta_outplace_take_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6380680Z test_meta_outplace_take_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6380962Z test_meta_outplace_take_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6381242Z test_meta_outplace_take_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6381518Z test_meta_outplace_take_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6381794Z test_meta_outplace_take_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6382074Z test_meta_outplace_take_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6382348Z test_meta_outplace_take_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6382623Z test_meta_outplace_take_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6382899Z test_meta_outplace_take_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6383173Z test_meta_outplace_take_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6383444Z test_meta_outplace_take_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6383729Z test_meta_outplace_tan_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6384008Z test_meta_outplace_tan_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6384290Z test_meta_outplace_tan_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6384567Z test_meta_outplace_tan_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6384842Z test_meta_outplace_tan_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6385113Z test_meta_outplace_tan_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6385434Z test_meta_outplace_tan_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6385710Z test_meta_outplace_tan_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6386012Z test_meta_outplace_tan_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6386286Z test_meta_outplace_tan_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6386622Z test_meta_outplace_tan_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6386899Z test_meta_outplace_tan_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6387175Z test_meta_outplace_tan_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6387452Z test_meta_outplace_tanh_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6387724Z test_meta_outplace_tanh_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6388006Z test_meta_outplace_tanh_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6388287Z test_meta_outplace_tanh_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6388570Z test_meta_outplace_tanh_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6388850Z test_meta_outplace_tanh_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6389128Z test_meta_outplace_tanh_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6389405Z test_meta_outplace_tanh_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6389676Z test_meta_outplace_tanh_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6389944Z test_meta_outplace_tanh_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6390196Z test_meta_outplace_tanh_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6390471Z test_meta_outplace_tanh_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6390751Z test_meta_outplace_tanh_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6391043Z test_meta_outplace_tensor_split_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6391324Z test_meta_outplace_tensor_split_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6391617Z test_meta_outplace_tensor_split_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6391914Z test_meta_outplace_tensor_split_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6392266Z test_meta_outplace_tensor_split_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6392552Z test_meta_outplace_tensor_split_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6392874Z test_meta_outplace_tensor_split_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6393165Z test_meta_outplace_tensor_split_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6393449Z test_meta_outplace_tensor_split_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6393735Z test_meta_outplace_tensor_split_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6394020Z test_meta_outplace_tensor_split_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6394310Z test_meta_outplace_tensor_split_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6394599Z test_meta_outplace_tensordot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6394891Z test_meta_outplace_tensordot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6395180Z test_meta_outplace_tensordot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6395462Z test_meta_outplace_tensordot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6395747Z test_meta_outplace_tensordot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6396029Z test_meta_outplace_tensordot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6396310Z test_meta_outplace_tile_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6396580Z test_meta_outplace_tile_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6396860Z test_meta_outplace_tile_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6397140Z test_meta_outplace_tile_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6397420Z test_meta_outplace_tile_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6397694Z test_meta_outplace_tile_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6397983Z test_meta_outplace_tile_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6398258Z test_meta_outplace_tile_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6398529Z test_meta_outplace_tile_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6398801Z test_meta_outplace_tile_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6399116Z test_meta_outplace_tile_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6399389Z test_meta_outplace_tile_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6399640Z test_meta_outplace_to_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6399861Z test_meta_outplace_to_cuda_bool (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6400085Z test_meta_outplace_to_cuda_complex128 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6400304Z test_meta_outplace_to_cuda_complex64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6400518Z test_meta_outplace_to_cuda_float16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6400709Z test_meta_outplace_to_cuda_float32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6400926Z test_meta_outplace_to_cuda_float64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6401132Z test_meta_outplace_to_cuda_int16 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6401339Z test_meta_outplace_to_cuda_int32 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6401549Z test_meta_outplace_to_cuda_int64 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6401759Z test_meta_outplace_to_cuda_int8 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6401967Z test_meta_outplace_to_cuda_uint8 (__main__.TestMetaCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:20:16.6402258Z test_meta_outplace_to_sparse_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6402548Z test_meta_outplace_to_sparse_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6402841Z test_meta_outplace_to_sparse_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6403129Z test_meta_outplace_to_sparse_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6403418Z test_meta_outplace_to_sparse_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6403703Z test_meta_outplace_to_sparse_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6403982Z test_meta_outplace_to_sparse_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6404263Z test_meta_outplace_to_sparse_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6404544Z test_meta_outplace_to_sparse_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6404826Z test_meta_outplace_to_sparse_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6405111Z test_meta_outplace_to_sparse_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6405392Z test_meta_outplace_to_sparse_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6405669Z test_meta_outplace_topk_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6405951Z test_meta_outplace_topk_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6406272Z test_meta_outplace_topk_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6406546Z test_meta_outplace_topk_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6406859Z test_meta_outplace_topk_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6407134Z test_meta_outplace_topk_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6407407Z test_meta_outplace_topk_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6407680Z test_meta_outplace_topk_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6407959Z test_meta_outplace_topk_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6408239Z test_meta_outplace_trace_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6408517Z test_meta_outplace_trace_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6408809Z test_meta_outplace_trace_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6409094Z test_meta_outplace_trace_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6409378Z test_meta_outplace_trace_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6409661Z test_meta_outplace_trace_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6409946Z test_meta_outplace_trace_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6410230Z test_meta_outplace_trace_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6410509Z test_meta_outplace_trace_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6410761Z test_meta_outplace_trace_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6411034Z test_meta_outplace_trace_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6411315Z test_meta_outplace_trace_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6411590Z test_meta_outplace_trace_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6411881Z test_meta_outplace_transpose_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6412164Z test_meta_outplace_transpose_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6412454Z test_meta_outplace_transpose_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6412740Z test_meta_outplace_transpose_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6413072Z test_meta_outplace_transpose_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6413356Z test_meta_outplace_transpose_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6413680Z test_meta_outplace_transpose_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6413969Z test_meta_outplace_transpose_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6414247Z test_meta_outplace_transpose_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6414526Z test_meta_outplace_transpose_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6414807Z test_meta_outplace_transpose_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6415087Z test_meta_outplace_transpose_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6415367Z test_meta_outplace_transpose_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6415653Z test_meta_outplace_trapezoid_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6415944Z test_meta_outplace_trapezoid_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6416232Z test_meta_outplace_trapezoid_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6416518Z test_meta_outplace_trapezoid_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6416803Z test_meta_outplace_trapezoid_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6417088Z test_meta_outplace_trapezoid_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6417368Z test_meta_outplace_trapezoid_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6417656Z test_meta_outplace_trapezoid_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6417936Z test_meta_outplace_trapezoid_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6418222Z test_meta_outplace_trapezoid_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6418499Z test_meta_outplace_trapezoid_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6418780Z test_meta_outplace_trapz_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6419067Z test_meta_outplace_trapz_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6419350Z test_meta_outplace_trapz_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6419628Z test_meta_outplace_trapz_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6419946Z test_meta_outplace_trapz_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6420227Z test_meta_outplace_trapz_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6420551Z test_meta_outplace_trapz_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6420831Z test_meta_outplace_trapz_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6421101Z test_meta_outplace_trapz_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6421383Z test_meta_outplace_trapz_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6421658Z test_meta_outplace_trapz_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6421957Z test_meta_outplace_triangular_solve_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6422258Z test_meta_outplace_triangular_solve_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6422553Z test_meta_outplace_triangular_solve_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6422848Z test_meta_outplace_triangular_solve_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6423120Z test_meta_outplace_tril_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6423405Z test_meta_outplace_tril_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6423664Z test_meta_outplace_tril_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6423945Z test_meta_outplace_tril_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6424219Z test_meta_outplace_tril_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6424491Z test_meta_outplace_tril_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6424763Z test_meta_outplace_tril_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6425040Z test_meta_outplace_tril_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6425311Z test_meta_outplace_tril_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6425581Z test_meta_outplace_tril_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6425853Z test_meta_outplace_tril_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6426124Z test_meta_outplace_tril_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6426411Z test_meta_outplace_tril_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6426851Z test_meta_outplace_tril_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6427126Z test_meta_outplace_triu_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6427455Z test_meta_outplace_triu_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6427742Z test_meta_outplace_triu_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6428020Z test_meta_outplace_triu_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6428296Z test_meta_outplace_triu_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6428574Z test_meta_outplace_triu_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6428848Z test_meta_outplace_triu_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6429127Z test_meta_outplace_triu_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6429397Z test_meta_outplace_triu_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6429667Z test_meta_outplace_triu_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6429938Z test_meta_outplace_triu_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6430213Z test_meta_outplace_triu_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6430494Z test_meta_outplace_triu_indices_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6430780Z test_meta_outplace_triu_indices_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6431071Z test_meta_outplace_true_divide_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6431351Z test_meta_outplace_true_divide_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6431647Z test_meta_outplace_true_divide_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6431939Z test_meta_outplace_true_divide_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6432228Z test_meta_outplace_true_divide_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6432515Z test_meta_outplace_true_divide_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6432808Z test_meta_outplace_true_divide_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6433093Z test_meta_outplace_true_divide_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6433371Z test_meta_outplace_true_divide_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6433703Z test_meta_outplace_true_divide_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6433980Z test_meta_outplace_true_divide_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6434299Z test_meta_outplace_true_divide_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6434587Z test_meta_outplace_true_divide_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6434868Z test_meta_outplace_trunc_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6435144Z test_meta_outplace_trunc_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6435425Z test_meta_outplace_trunc_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6435700Z test_meta_outplace_trunc_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6435977Z test_meta_outplace_trunc_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6436230Z test_meta_outplace_trunc_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6436508Z test_meta_outplace_trunc_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6436782Z test_meta_outplace_trunc_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6437059Z test_meta_outplace_trunc_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6437336Z test_meta_outplace_unbind_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6437616Z test_meta_outplace_unbind_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6437903Z test_meta_outplace_unbind_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6438192Z test_meta_outplace_unbind_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6438479Z test_meta_outplace_unbind_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6438761Z test_meta_outplace_unbind_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6439039Z test_meta_outplace_unbind_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6439320Z test_meta_outplace_unbind_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6439594Z test_meta_outplace_unbind_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6439869Z test_meta_outplace_unbind_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6440139Z test_meta_outplace_unbind_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6440467Z test_meta_outplace_unbind_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6440749Z test_meta_outplace_unbind_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6441099Z test_meta_outplace_unflatten_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6441384Z test_meta_outplace_unflatten_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6441677Z test_meta_outplace_unflatten_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6441965Z test_meta_outplace_unflatten_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6442258Z test_meta_outplace_unflatten_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6442538Z test_meta_outplace_unflatten_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6442824Z test_meta_outplace_unflatten_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6443104Z test_meta_outplace_unflatten_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6443386Z test_meta_outplace_unflatten_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6443664Z test_meta_outplace_unflatten_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6443943Z test_meta_outplace_unflatten_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6444231Z test_meta_outplace_unflatten_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6444511Z test_meta_outplace_unflatten_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6444796Z test_meta_outplace_unfold_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6445078Z test_meta_outplace_unfold_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6445374Z test_meta_outplace_unfold_copy_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6445665Z test_meta_outplace_unfold_copy_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6445953Z test_meta_outplace_unfold_copy_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6446242Z test_meta_outplace_unfold_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6446523Z test_meta_outplace_unfold_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6446807Z test_meta_outplace_unfold_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6447088Z test_meta_outplace_unfold_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6447418Z test_meta_outplace_unfold_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6447729Z test_meta_outplace_unfold_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6448022Z test_meta_outplace_unfold_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6448302Z test_meta_outplace_unfold_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6448582Z test_meta_outplace_unfold_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6448866Z test_meta_outplace_unfold_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6449154Z test_meta_outplace_unfold_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6449422Z test_meta_outplace_unfold_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6449709Z test_meta_outplace_unfold_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6449994Z test_meta_outplace_unfold_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6450275Z test_meta_outplace_unfold_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6450553Z test_meta_outplace_unfold_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6450833Z test_meta_outplace_unfold_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6451112Z test_meta_outplace_unfold_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6451394Z test_meta_outplace_unfold_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6451675Z test_meta_outplace_unfold_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6451951Z test_meta_outplace_unfold_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6452234Z test_meta_outplace_uniform_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6452528Z test_meta_outplace_uniform_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6452815Z test_meta_outplace_uniform_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6453098Z test_meta_outplace_uniform_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6453379Z test_meta_outplace_uniform_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6453662Z test_meta_outplace_uniform_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6453963Z test_meta_outplace_unique_consecutive_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6454313Z test_meta_outplace_unique_consecutive_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6454643Z test_meta_outplace_unique_consecutive_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6454946Z test_meta_outplace_unique_consecutive_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6455243Z test_meta_outplace_unique_consecutive_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6455543Z test_meta_outplace_unique_consecutive_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6455836Z test_meta_outplace_unique_consecutive_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6456132Z test_meta_outplace_unique_consecutive_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6456432Z test_meta_outplace_unique_consecutive_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6456709Z test_meta_outplace_unique_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6456988Z test_meta_outplace_unique_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6457266Z test_meta_outplace_unique_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6457545Z test_meta_outplace_unique_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6457824Z test_meta_outplace_unique_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6458100Z test_meta_outplace_unique_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6458373Z test_meta_outplace_unique_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6458648Z test_meta_outplace_unique_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6458922Z test_meta_outplace_unique_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6459209Z test_meta_outplace_unsqueeze_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6459501Z test_meta_outplace_unsqueeze_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6459796Z test_meta_outplace_unsqueeze_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6460085Z test_meta_outplace_unsqueeze_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6460376Z test_meta_outplace_unsqueeze_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6460665Z test_meta_outplace_unsqueeze_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6460992Z test_meta_outplace_unsqueeze_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6461278Z test_meta_outplace_unsqueeze_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6461593Z test_meta_outplace_unsqueeze_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6461878Z test_meta_outplace_unsqueeze_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6462158Z test_meta_outplace_unsqueeze_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6462438Z test_meta_outplace_unsqueeze_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6462699Z test_meta_outplace_unsqueeze_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6462974Z test_meta_outplace_var_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6463264Z test_meta_outplace_var_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6463541Z test_meta_outplace_var_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6463815Z test_meta_outplace_var_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6464096Z test_meta_outplace_var_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6464367Z test_meta_outplace_var_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6464649Z test_meta_outplace_var_mean_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6464936Z test_meta_outplace_var_mean_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6465228Z test_meta_outplace_var_mean_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6465512Z test_meta_outplace_var_mean_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6465794Z test_meta_outplace_var_mean_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6466074Z test_meta_outplace_var_mean_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6466351Z test_meta_outplace_vdot_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6466680Z test_meta_outplace_vdot_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6466971Z test_meta_outplace_vdot_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6467246Z test_meta_outplace_vdot_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6467520Z test_meta_outplace_vdot_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6467851Z test_meta_outplace_vdot_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6468143Z test_meta_outplace_view_as_complex_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6468463Z test_meta_outplace_view_as_complex_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6468751Z test_meta_outplace_view_as_complex_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6469030Z test_meta_outplace_view_as_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6469311Z test_meta_outplace_view_as_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6469599Z test_meta_outplace_view_as_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6469879Z test_meta_outplace_view_as_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6470170Z test_meta_outplace_view_as_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6470445Z test_meta_outplace_view_as_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6470728Z test_meta_outplace_view_as_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6471004Z test_meta_outplace_view_as_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6471280Z test_meta_outplace_view_as_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6471552Z test_meta_outplace_view_as_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6471823Z test_meta_outplace_view_as_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6472097Z test_meta_outplace_view_as_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6472368Z test_meta_outplace_view_as_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6472658Z test_meta_outplace_view_as_real_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6472950Z test_meta_outplace_view_as_real_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6473232Z test_meta_outplace_view_copy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6473512Z test_meta_outplace_view_copy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6473794Z test_meta_outplace_view_copy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6474072Z test_meta_outplace_view_copy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6474351Z test_meta_outplace_view_copy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6474692Z test_meta_outplace_view_copy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6474968Z test_meta_outplace_view_copy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6475275Z test_meta_outplace_view_copy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6475558Z test_meta_outplace_view_copy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6475810Z test_meta_outplace_view_copy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6476088Z test_meta_outplace_view_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6476361Z test_meta_outplace_view_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6476641Z test_meta_outplace_view_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6476927Z test_meta_outplace_view_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6477204Z test_meta_outplace_view_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6477477Z test_meta_outplace_view_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6477748Z test_meta_outplace_view_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6478025Z test_meta_outplace_view_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6478305Z test_meta_outplace_view_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6478578Z test_meta_outplace_view_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6478848Z test_meta_outplace_view_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6479118Z test_meta_outplace_view_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6479388Z test_meta_outplace_view_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6479668Z test_meta_outplace_vsplit_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6479943Z test_meta_outplace_vsplit_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6480230Z test_meta_outplace_vsplit_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6480513Z test_meta_outplace_vsplit_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6480799Z test_meta_outplace_vsplit_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6481076Z test_meta_outplace_vsplit_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6481417Z test_meta_outplace_vsplit_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6481694Z test_meta_outplace_vsplit_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6482005Z test_meta_outplace_vsplit_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6482288Z test_meta_outplace_vsplit_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6482560Z test_meta_outplace_vsplit_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6482831Z test_meta_outplace_vsplit_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6483103Z test_meta_outplace_vsplit_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6483386Z test_meta_outplace_vstack_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6483668Z test_meta_outplace_vstack_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6483948Z test_meta_outplace_vstack_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6484229Z test_meta_outplace_vstack_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6484506Z test_meta_outplace_vstack_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6484783Z test_meta_outplace_vstack_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6485064Z test_meta_outplace_vstack_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6485345Z test_meta_outplace_vstack_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6485617Z test_meta_outplace_vstack_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6485893Z test_meta_outplace_vstack_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6486163Z test_meta_outplace_vstack_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6486434Z test_meta_outplace_vstack_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6486710Z test_meta_outplace_vstack_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6486990Z test_meta_outplace_where_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6487264Z test_meta_outplace_where_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6487545Z test_meta_outplace_where_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6487806Z test_meta_outplace_where_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6488084Z test_meta_outplace_where_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6488404Z test_meta_outplace_where_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6488717Z test_meta_outplace_where_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6488997Z test_meta_outplace_where_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6489270Z test_meta_outplace_where_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6489543Z test_meta_outplace_where_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6489825Z test_meta_outplace_where_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6490104Z test_meta_outplace_where_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6490378Z test_meta_outplace_where_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6490658Z test_meta_outplace_xlogy_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6490933Z test_meta_outplace_xlogy_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6491212Z test_meta_outplace_xlogy_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6491489Z test_meta_outplace_xlogy_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6491770Z test_meta_outplace_xlogy_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6492045Z test_meta_outplace_xlogy_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6492320Z test_meta_outplace_xlogy_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6492593Z test_meta_outplace_xlogy_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6492870Z test_meta_outplace_xlogy_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6493146Z test_meta_outplace_xlogy_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6493434Z test_meta_outplace_zero__cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6493710Z test_meta_outplace_zero__cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6493994Z test_meta_outplace_zero__cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6494272Z test_meta_outplace_zero__cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6494547Z test_meta_outplace_zero__cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6494818Z test_meta_outplace_zero__cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6495139Z test_meta_outplace_zero__cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6495408Z test_meta_outplace_zero__cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6495714Z test_meta_outplace_zero__cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6495986Z test_meta_outplace_zero__cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6496263Z test_meta_outplace_zero__cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6496535Z test_meta_outplace_zero__cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6496818Z test_meta_outplace_zeros_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6497095Z test_meta_outplace_zeros_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6497387Z test_meta_outplace_zeros_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6497669Z test_meta_outplace_zeros_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6497950Z test_meta_outplace_zeros_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6498226Z test_meta_outplace_zeros_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6498502Z test_meta_outplace_zeros_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6498775Z test_meta_outplace_zeros_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6499049Z test_meta_outplace_zeros_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6499321Z test_meta_outplace_zeros_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6499592Z test_meta_outplace_zeros_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6499845Z test_meta_outplace_zeros_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6500121Z test_meta_outplace_zeros_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6500403Z test_meta_outplace_zeros_like_cuda_bfloat16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6500686Z test_meta_outplace_zeros_like_cuda_bool (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6500983Z test_meta_outplace_zeros_like_cuda_complex128 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6501274Z test_meta_outplace_zeros_like_cuda_complex32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6501561Z test_meta_outplace_zeros_like_cuda_complex64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6501888Z test_meta_outplace_zeros_like_cuda_float16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6502173Z test_meta_outplace_zeros_like_cuda_float32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6502489Z test_meta_outplace_zeros_like_cuda_float64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6502770Z test_meta_outplace_zeros_like_cuda_int16 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6503047Z test_meta_outplace_zeros_like_cuda_int32 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6503326Z test_meta_outplace_zeros_like_cuda_int64 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6503607Z test_meta_outplace_zeros_like_cuda_int8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6503887Z test_meta_outplace_zeros_like_cuda_uint8 (__main__.TestMetaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6504154Z test_channels_last (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6504427Z test_channels_last_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6504705Z test_channels_last_non_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6504998Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6505282Z test_empty_strided_non_dense_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6505532Z test_imag (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6505785Z test_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6506042Z test_non_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6506312Z test_non_leaf_torture (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6506624Z test_requires_grad_false (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6506907Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6507174Z test_view_as_complex (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6507433Z test_view_as_real (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6507695Z test_view_dtype (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6507954Z test_view_of_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6508214Z test_view_of_non_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6508482Z test_view_of_view_of_leaf (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6508798Z test_weakref (__main__.TestMetaConverter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:16.6508809Z 2022-11-23T02:20:16.6509163Z ---------------------------------------------------------------------- 2022-11-23T02:20:16.6509279Z Ran 33374 tests in 29.405s 2022-11-23T02:20:16.6509286Z 2022-11-23T02:20:16.6509442Z OK (skipped=33374) 2022-11-23T02:20:16.6509450Z 2022-11-23T02:20:16.6509580Z Generating XML reports... 2022-11-23T02:20:16.6509942Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaCUDA-20221123021935.xml 2022-11-23T02:20:16.6510332Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20221123021935.xml 2022-11-23T02:20:16.6510339Z 2022-11-23T02:20:16.6510838Z ##[endgroup] 2022-11-23T02:20:16.6511213Z FINISHED PRINTING LOG FILE of test_meta (/var/lib/jenkins/pytorch/test/test-reports/test_meta_dnr0xj57) 2022-11-23T02:20:16.6511220Z 2022-11-23T02:20:19.9807030Z Ignoring disabled issues: [] 2022-11-23T02:20:20.0027157Z Running test_mkl_verbose ... [2022-11-23 02:20:20.001851] 2022-11-23T02:20:20.0029020Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:20:20.002198] 2022-11-23T02:20:24.8330366Z 2022-11-23T02:20:24.8331685Z Expand the folded group to see the log file of test_mkl_verbose 2022-11-23T02:20:24.8334681Z ##[group]PRINTING LOG FILE of test_mkl_verbose (/var/lib/jenkins/pytorch/test/test-reports/test_mkl_verbose_fqnu47hj) 2022-11-23T02:20:24.8336722Z Test results will be stored in test-reports/python-unittest/test_mkl_verbose 2022-11-23T02:20:24.8337414Z 2022-11-23T02:20:24.8337705Z Running tests... 2022-11-23T02:20:24.8338867Z ---------------------------------------------------------------------- 2022-11-23T02:20:24.8340143Z test_verbose_off (__main__.TestMKLVerbose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.580s) 2022-11-23T02:20:24.8341623Z test_verbose_on (__main__.TestMKLVerbose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:24.8342410Z 2022-11-23T02:20:24.8343164Z ---------------------------------------------------------------------- 2022-11-23T02:20:24.8344072Z Ran 2 tests in 0.582s 2022-11-23T02:20:24.8344498Z 2022-11-23T02:20:24.8344783Z OK (skipped=2) 2022-11-23T02:20:24.8345205Z 2022-11-23T02:20:24.8345536Z Generating XML reports... 2022-11-23T02:20:24.8347264Z Generated XML report: test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20221123022021.xml 2022-11-23T02:20:24.8348094Z 2022-11-23T02:20:24.8348858Z ##[endgroup] 2022-11-23T02:20:24.8350315Z FINISHED PRINTING LOG FILE of test_mkl_verbose (/var/lib/jenkins/pytorch/test/test-reports/test_mkl_verbose_fqnu47hj) 2022-11-23T02:20:24.8351118Z 2022-11-23T02:20:29.1651159Z Ignoring disabled issues: [] 2022-11-23T02:20:29.1869049Z Running test_mkldnn ... [2022-11-23 02:20:29.185826] 2022-11-23T02:20:29.1870921Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:20:29.186182] 2022-11-23T02:20:34.0050795Z 2022-11-23T02:20:34.0051560Z Expand the folded group to see the log file of test_mkldnn 2022-11-23T02:20:34.0054088Z ##[group]PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/pytorch/test/test-reports/test_mkldnn_4mm6qaz8) 2022-11-23T02:20:34.0056458Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2022-11-23T02:20:34.0057352Z 2022-11-23T02:20:34.0057741Z Running tests... 2022-11-23T02:20:34.0059236Z ---------------------------------------------------------------------- 2022-11-23T02:20:34.0061021Z test_0_dimension_tensor (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.649s) 2022-11-23T02:20:34.0062822Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0064315Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0066191Z test_add (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0067965Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0069455Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0070870Z test_avg_pool2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0072289Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0073733Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0075198Z test_avg_pool3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0076601Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0078009Z test_batch_norm_2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0079377Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0080780Z test_batch_norm_3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0082210Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0083593Z test_clone (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0084959Z test_conv1d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0086334Z test_conv1d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0087744Z test_conv1d_functional (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0089143Z test_conv2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0090513Z test_conv2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0091630Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2022-11-23T02:20:34.0092970Z MKLDNN integration used to serialize models with 5d weight for grouped ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0094516Z test_conv2d_nhwc (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0095918Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0097293Z test_conv3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0098673Z test_conv3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0100061Z test_conversion (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:20:34.0101423Z test_copy (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0102735Z test_detach (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0104121Z test_empty (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0105643Z test_gelu (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0107126Z test_gelu_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0108628Z test_is_mkldnn (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0110045Z test_is_mkldnn_jit (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0111493Z test_legacy_new_failure (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0112915Z test_linear (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0114270Z test_linear_backward (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0115711Z test_linear_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0117175Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0118643Z test_max_pool2d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0120047Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0121486Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0122928Z test_max_pool3d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0124329Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0125791Z test_max_pool_unsupported (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0127240Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0128659Z test_mul (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0130002Z test_prelu (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0131366Z test_prelu_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0132727Z test_relu (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0134073Z test_relu_ (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0135438Z test_relu_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0136848Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:20:34.0138195Z test_repr (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0139565Z test_reshape (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0140990Z test_reshape_backward (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0142457Z test_reshape_blocked_format (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0143890Z test_resnet18 (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0145450Z test_resnext50_32x4d (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0147168Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0148640Z test_sigmoid (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0150049Z test_softmax (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0151382Z test_tanh (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0152761Z test_transpose (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0154202Z test_transpose_invalid_dime (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0155660Z test_unsupported (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:20:34.0157065Z test_view (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0158450Z test_zero_ (__main__.TestMkldnn) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:20:34.0159189Z 2022-11-23T02:20:34.0160204Z ---------------------------------------------------------------------- 2022-11-23T02:20:34.0161079Z Ran 68 tests in 0.722s 2022-11-23T02:20:34.0161446Z 2022-11-23T02:20:34.0161665Z OK (skipped=68) 2022-11-23T02:20:34.0162024Z 2022-11-23T02:20:34.0162302Z Generating XML reports... 2022-11-23T02:20:34.0163553Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20221123022031.xml 2022-11-23T02:20:34.0164223Z 2022-11-23T02:20:34.0165005Z ##[endgroup] 2022-11-23T02:20:34.0166203Z FINISHED PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/pytorch/test/test-reports/test_mkldnn_4mm6qaz8) 2022-11-23T02:20:34.0166854Z 2022-11-23T02:20:38.7137272Z Ignoring disabled issues: [] 2022-11-23T02:20:38.7356502Z Running test_mkldnn_fusion ... [2022-11-23 02:20:38.734684] 2022-11-23T02:20:38.7358411Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:20:38.735033] 2022-11-23T02:21:39.3046947Z 2022-11-23T02:21:39.3049132Z Expand the folded group to see the log file of test_mkldnn_fusion 2022-11-23T02:21:39.3052475Z ##[group]PRINTING LOG FILE of test_mkldnn_fusion (/var/lib/jenkins/pytorch/test/test-reports/test_mkldnn_fusion_61ca42bt) 2022-11-23T02:21:39.3056723Z Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2022-11-23T02:21:39.3058406Z 2022-11-23T02:21:39.3058976Z Running tests... 2022-11-23T02:21:39.3061899Z ---------------------------------------------------------------------- 2022-11-23T02:21:39.3071913Z test_conv_binary_fusion_ops (__main__.TestMkldnnFusion) ... ok (54.410s) 2022-11-23T02:21:39.3073446Z test_conv_unary_fusion_nnc (__main__.TestMkldnnFusion) ... ok (0.361s) 2022-11-23T02:21:39.3075148Z test_conv_unary_fusion_ops (__main__.TestMkldnnFusion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:21:39.3076714Z test_linear_binary_fusion_ops (__main__.TestMkldnnFusion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:21:39.3078675Z test_linear_unary_fusion_ops (__main__.TestMkldnnFusion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:21:39.3080714Z test_single_conv (__main__.TestMkldnnFusion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:21:39.3082363Z test_unsupported_conv (__main__.TestMkldnnFusion) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:21:39.3083681Z 2022-11-23T02:21:39.3084932Z ---------------------------------------------------------------------- 2022-11-23T02:21:39.3086215Z Ran 7 tests in 54.782s 2022-11-23T02:21:39.3086770Z 2022-11-23T02:21:39.3087128Z OK (skipped=5) 2022-11-23T02:21:39.3087781Z 2022-11-23T02:21:39.3088673Z Generating XML reports... 2022-11-23T02:21:39.3090684Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20221123022041.xml 2022-11-23T02:21:39.3091642Z 2022-11-23T02:21:39.3092642Z ##[endgroup] 2022-11-23T02:21:39.3094304Z FINISHED PRINTING LOG FILE of test_mkldnn_fusion (/var/lib/jenkins/pytorch/test/test-reports/test_mkldnn_fusion_61ca42bt) 2022-11-23T02:21:39.3095185Z 2022-11-23T02:21:43.7056210Z Ignoring disabled issues: [] 2022-11-23T02:21:43.7275359Z Running test_mkldnn_verbose ... [2022-11-23 02:21:43.726803] 2022-11-23T02:21:43.7277633Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:21:43.727153] 2022-11-23T02:21:48.5129370Z 2022-11-23T02:21:48.5130511Z Expand the folded group to see the log file of test_mkldnn_verbose 2022-11-23T02:21:48.5133050Z ##[group]PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/pytorch/test/test-reports/test_mkldnn_verbose_suwj4xy7) 2022-11-23T02:21:48.5135728Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2022-11-23T02:21:48.5136650Z 2022-11-23T02:21:48.5136991Z Running tests... 2022-11-23T02:21:48.5138210Z ---------------------------------------------------------------------- 2022-11-23T02:21:48.5139524Z test_verbose_off (__main__.TestMKLDNNVerbose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.576s) 2022-11-23T02:21:48.5141056Z test_verbose_on (__main__.TestMKLDNNVerbose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:48.5141863Z 2022-11-23T02:21:48.5142629Z ---------------------------------------------------------------------- 2022-11-23T02:21:48.5143545Z Ran 2 tests in 0.577s 2022-11-23T02:21:48.5143981Z 2022-11-23T02:21:48.5144287Z OK (skipped=2) 2022-11-23T02:21:48.5144708Z 2022-11-23T02:21:48.5145040Z Generating XML reports... 2022-11-23T02:21:48.5146876Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20221123022145.xml 2022-11-23T02:21:48.5147764Z 2022-11-23T02:21:48.5148533Z ##[endgroup] 2022-11-23T02:21:48.5150060Z FINISHED PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/pytorch/test/test-reports/test_mkldnn_verbose_suwj4xy7) 2022-11-23T02:21:48.5150888Z 2022-11-23T02:21:52.8769708Z Ignoring disabled issues: [] 2022-11-23T02:21:52.8995012Z Running test_model_dump ... [2022-11-23 02:21:52.898386] 2022-11-23T02:21:52.8996907Z Executing ['/opt/conda/bin/python', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:21:52.898757] 2022-11-23T02:21:57.4825272Z 2022-11-23T02:21:57.4826383Z Expand the folded group to see the log file of test_model_dump 2022-11-23T02:21:57.4829121Z ##[group]PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/pytorch/test/test-reports/test_model_dump_42rx2c2x) 2022-11-23T02:21:57.4831367Z Test results will be stored in test-reports/python-unittest/test_model_dump 2022-11-23T02:21:57.4832191Z 2022-11-23T02:21:57.4832590Z Running tests... 2022-11-23T02:21:57.4833893Z ---------------------------------------------------------------------- 2022-11-23T02:21:57.4835180Z test_inline_skeleton (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.642s) 2022-11-23T02:21:57.4836599Z test_invalid_json (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:57.4837955Z test_main (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:57.4839918Z test_memory_computation (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:21:57.4841323Z test_model_with_lists (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:57.4842898Z test_optimized_quantized_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:57.4844359Z test_quantized_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:57.4845758Z test_scripted_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:57.4847149Z test_traced_model (__main__.TestModelDump) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:21:57.4847888Z 2022-11-23T02:21:57.4848642Z ---------------------------------------------------------------------- 2022-11-23T02:21:57.4849493Z Ran 9 tests in 0.650s 2022-11-23T02:21:57.4849893Z 2022-11-23T02:21:57.4850146Z OK (skipped=9) 2022-11-23T02:21:57.4850526Z 2022-11-23T02:21:57.4850821Z Generating XML reports... 2022-11-23T02:21:57.4852276Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20221123022154.xml 2022-11-23T02:21:57.4853072Z 2022-11-23T02:21:57.4853838Z ##[endgroup] 2022-11-23T02:21:57.4855227Z FINISHED PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/pytorch/test/test-reports/test_model_dump_42rx2c2x) 2022-11-23T02:21:57.4855986Z 2022-11-23T02:22:01.8271014Z Ignoring disabled issues: [] 2022-11-23T02:22:01.8492379Z Running test_module_init ... [2022-11-23 02:22:01.848645] 2022-11-23T02:22:01.8494443Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:22:01.849002] 2022-11-23T02:22:07.6931155Z 2022-11-23T02:22:07.6932898Z Expand the folded group to see the log file of test_module_init 2022-11-23T02:22:07.6936018Z ##[group]PRINTING LOG FILE of test_module_init (/var/lib/jenkins/pytorch/test/test-reports/test_module_init_erj8jdsd) 2022-11-23T02:22:07.6938622Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-11-23T02:22:07.6939557Z 2022-11-23T02:22:07.6939933Z Running tests... 2022-11-23T02:22:07.6941552Z ---------------------------------------------------------------------- 2022-11-23T02:22:07.6943528Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6945848Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6948590Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6950765Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6952951Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6955135Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6957617Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6959497Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6961303Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6963473Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6965207Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6966852Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6968314Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6969754Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6971183Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6972606Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6974013Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6975414Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6976792Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6978167Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6979535Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6980917Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6982291Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6983652Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6985081Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6986546Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6988260Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6989954Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6991619Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6993289Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6994945Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6996600Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.6998245Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7000046Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7001660Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7003373Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7004992Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7006428Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7007849Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7009294Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7010734Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7012153Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7013578Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7014974Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7016388Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7017808Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7019201Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7020571Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7021921Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7023275Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7024627Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7025984Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7027466Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7029184Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7030890Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7032589Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7034295Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7036144Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7037877Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7039742Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7041505Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7043220Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7044933Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7046461Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7047898Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7049325Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7050724Z test_nn_Dropout1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7052109Z test_nn_Dropout1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7053488Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7054866Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7056235Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7057609Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7058964Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7060338Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7061693Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7063044Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:07.7064433Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:07.7065867Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:07.7067601Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:07.7069277Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7071013Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7072995Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7074699Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7075930Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7076503Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7077062Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7077642Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7078256Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7078856Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7079467Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7080042Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7080591Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7081130Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7081686Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7082241Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7082797Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7083348Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7083894Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7084459Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7085038Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7085616Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7086186Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7086738Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7087306Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7087874Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7088445Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7089069Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7089665Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7090235Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7090795Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7091384Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7091991Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7092572Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7093141Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7093710Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7094265Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7094843Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7095418Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7096002Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7096582Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7097166Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7097735Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7098303Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7098874Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7099441Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7099995Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7100551Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7101114Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7101677Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7102238Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7102863Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7103452Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7104013Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7104565Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7105120Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7105685Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7106266Z test_nn_LazyBatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7106972Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7107632Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7108317Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7109017Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7109708Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7110406Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7111100Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7111781Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7112458Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7113131Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7113808Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7114517Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7115239Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7115976Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7116598Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7117194Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7117796Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7118477Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7119122Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7119721Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7120318Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7120917Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7121510Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7122103Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7122673Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7123232Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7123806Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7124375Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7124935Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7125520Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7126122Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7126715Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7127294Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7127863Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7128421Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7128991Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7129557Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7130138Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7130737Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7131320Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7131885Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7132569Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7133171Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7133735Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7134288Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7134853Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7135430Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7136003Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7136573Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7137142Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7137708Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7138270Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7138818Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7139384Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7139949Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7140523Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7141090Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7141681Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7142293Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7142919Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7143552Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7144162Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7144749Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7145349Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7145941Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7146902Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7147601Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7148259Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7148916Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7149603Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7150324Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7151027Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7151730Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7152423Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7153104Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7153800Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7154496Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7155194Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7155895Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7156529Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7157109Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7157682Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7158241Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7158812Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7159382Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7159944Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7160500Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7161051Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7161599Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7162216Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7162812Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7163363Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7163915Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7164461Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7165001Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7165574Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7166161Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7166748Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7167327Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7167912Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7168489Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7169082Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7169677Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7170266Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7170840Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7171426Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7172012Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7172580Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7173133Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7173692Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7174265Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7174823Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7175367Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7175986Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7176581Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7177156Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7177728Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7178314Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7178900Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7179476Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7180039Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7180605Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7181162Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7181712Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7182269Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7182833Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7183395Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7183962Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7184537Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7185097Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7185655Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7186232Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7186949Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7187568Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7188212Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7188872Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7189547Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7190318Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7190996Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7191774Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7192537Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7193274Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7193999Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7194731Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7195484Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7196228Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7196845Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7197442Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7198020Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7198610Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7199210Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7199835Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7200491Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7201109Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7201662Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7202227Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7202786Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7203346Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7203910Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7204505Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7205110Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7205825Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7206480Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7207069Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7207629Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7208190Z test_qat_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7208750Z test_qat_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7209309Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7209863Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7210415Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7210971Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7211546Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7212127Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7212696Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7213268Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7213835Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7214406Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7214983Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7215574Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7216161Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7216741Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7217344Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7217967Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7218577Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7219227Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7219822Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7220453Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7221047Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7221620Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7222191Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7222768Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7223343Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7223916Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7224505Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7225102Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7225702Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7226298Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7227231Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7227959Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7228678Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7229391Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7230091Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7230789Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7231480Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7232150Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7232857Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7233606Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7234347Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7235174Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7235984Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7236691Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7237381Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7238084Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7238794Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7239517Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7240227Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7240944Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7241658Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7242378Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7243091Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7243791Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7244491Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7245190Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7245897Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7246525Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7247097Z test_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7247674Z test_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7248256Z test_quantized_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7248835Z test_quantized_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7249417Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7250012Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7250667Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7251338Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7251916Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7252488Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7253054Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7253632Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7254209Z test_quantized_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7254780Z test_quantized_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:07.7255094Z 2022-11-23T02:22:07.7255594Z ---------------------------------------------------------------------- 2022-11-23T02:22:07.7255918Z Ran 376 tests in 1.148s 2022-11-23T02:22:07.7256071Z 2022-11-23T02:22:07.7256172Z OK (skipped=376) 2022-11-23T02:22:07.7256321Z 2022-11-23T02:22:07.7256435Z Generating XML reports... 2022-11-23T02:22:07.7257028Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20221123022204.xml 2022-11-23T02:22:07.7257336Z 2022-11-23T02:22:07.7257737Z ##[endgroup] 2022-11-23T02:22:07.7258267Z FINISHED PRINTING LOG FILE of test_module_init (/var/lib/jenkins/pytorch/test/test-reports/test_module_init_erj8jdsd) 2022-11-23T02:22:07.7258565Z 2022-11-23T02:22:12.0142716Z Ignoring disabled issues: [] 2022-11-23T02:22:12.0365629Z Running test_monitor ... [2022-11-23 02:22:12.035827] 2022-11-23T02:22:12.0367646Z Executing ['/opt/conda/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:22:12.036182] 2022-11-23T02:22:16.7938972Z 2022-11-23T02:22:16.7940001Z Expand the folded group to see the log file of test_monitor 2022-11-23T02:22:16.7942133Z ##[group]PRINTING LOG FILE of test_monitor (/var/lib/jenkins/pytorch/test/test-reports/test_monitor_qeflvcqe) 2022-11-23T02:22:16.7944399Z Test results will be stored in test-reports/python-unittest/test_monitor 2022-11-23T02:22:16.7945144Z 2022-11-23T02:22:16.7945400Z Running tests... 2022-11-23T02:22:16.7946500Z ---------------------------------------------------------------------- 2022-11-23T02:22:16.7947991Z test_event_handler (__main__.TestMonitor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.631s) 2022-11-23T02:22:16.7949402Z test_fixed_count_stat (__main__.TestMonitor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:16.7950806Z test_interval_stat (__main__.TestMonitor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:16.7952168Z test_log_event (__main__.TestMonitor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:16.7953360Z test_event_handler (__main__.TestMonitorTensorboard) ... ok (0.173s) 2022-11-23T02:22:16.7953957Z 2022-11-23T02:22:16.7954691Z ---------------------------------------------------------------------- 2022-11-23T02:22:16.7955527Z Ran 5 tests in 0.808s 2022-11-23T02:22:16.7955914Z 2022-11-23T02:22:16.7956168Z OK (skipped=4) 2022-11-23T02:22:16.7956547Z 2022-11-23T02:22:16.7956843Z Generating XML reports... 2022-11-23T02:22:16.7958898Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20221123022213.xml 2022-11-23T02:22:16.7960701Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20221123022213.xml 2022-11-23T02:22:16.7961483Z 2022-11-23T02:22:16.7962230Z ##[endgroup] 2022-11-23T02:22:16.7963778Z FINISHED PRINTING LOG FILE of test_monitor (/var/lib/jenkins/pytorch/test/test-reports/test_monitor_qeflvcqe) 2022-11-23T02:22:16.7964542Z 2022-11-23T02:22:21.2882037Z Ignoring disabled issues: [] 2022-11-23T02:22:21.3101030Z Running test_namedtensor ... [2022-11-23 02:22:21.309395] 2022-11-23T02:22:21.3102928Z Executing ['/opt/conda/bin/python', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:22:21.309691] 2022-11-23T02:22:25.9507467Z 2022-11-23T02:22:25.9508429Z Expand the folded group to see the log file of test_namedtensor 2022-11-23T02:22:25.9510918Z ##[group]PRINTING LOG FILE of test_namedtensor (/var/lib/jenkins/pytorch/test/test-reports/test_namedtensor_t1b0nk5o) 2022-11-23T02:22:25.9513466Z Test results will be stored in test-reports/python-unittest/test_namedtensor 2022-11-23T02:22:25.9514516Z 2022-11-23T02:22:25.9514865Z Running tests... 2022-11-23T02:22:25.9516581Z ---------------------------------------------------------------------- 2022-11-23T02:22:25.9518164Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9520044Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9521486Z test_addmm (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9522887Z test_addmv (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9524308Z test_align_as (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9525598Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.001s) 2022-11-23T02:22:25.9526866Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.005s) 2022-11-23T02:22:25.9528228Z test_align_to (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9529668Z test_align_to_ellipsis (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:25.9531120Z test_any_all (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9532528Z test_as_strided (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:22:25.9533960Z test_as_strided_cuda (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9535464Z test_autograd_ignores_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9536967Z test_autograd_smoke (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9538473Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9539964Z test_bernoulli (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9541443Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9542917Z test_binary_ops (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:22:25.9544818Z test_bitwise_not (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9546215Z test_bmm (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9547966Z test_cat (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9549378Z test_cdist (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9550810Z test_comparison_ops (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:25.9552273Z test_copy_transpose (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9553751Z test_cummax_cummin (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9555156Z test_detach (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9556567Z test_diagonal (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9557945Z test_dot (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9559298Z test_equal (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9560668Z test_expand (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9562105Z test_factory_coverage (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9563592Z test_factory_edge_cases (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9565050Z test_flatten (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9566469Z test_flatten_nodims (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9567878Z test_has_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9569296Z test_index_fill (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9570712Z test_info_smoke (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9572145Z test_logcumsumexp (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9573580Z test_logical_not (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9575004Z test_logical_ops (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9576424Z test_masked_fill (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9577859Z test_masked_select (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9579257Z test_matmul (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:25.9580653Z test_max_pooling (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9582167Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9583623Z test_mm (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9585135Z test_mv (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9586924Z test_no_jit_script_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9588457Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9590002Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9591513Z test_no_pickle_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9592958Z test_no_save_support (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9594452Z test_noncontig_contiguous (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9595957Z test_none_names_refcount (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9597499Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9598985Z test_out_fn_semantics (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9600436Z test_pow_special (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9601882Z test_py3_ellipsis (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9603346Z test_reduction_fns (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:22:25.9604795Z test_refine_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9606204Z test_rename (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9607612Z test_rename_ (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9609041Z test_rename_globber (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9610524Z test_rename_rename_map (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:25.9611955Z test_repr (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9613352Z test_resize (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9614774Z test_select (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:22:25.9616199Z test_select_cuda (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9617650Z test_set_names_property (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9619035Z test_size (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9620492Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9621947Z test_squeeze (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9623485Z test_stride (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9624909Z test_tensor_from_lists (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9626473Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9628260Z test_tensor_from_numpy (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9629738Z test_tensor_from_tensor (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9631234Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9632696Z test_transpose_variants (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9633682Z test_trivial (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:22:25.9634289Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:22:25.9634836Z test_unflatten (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:22:25.9635381Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9635975Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9636608Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9637240Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:25.9637563Z 2022-11-23T02:22:25.9637871Z ---------------------------------------------------------------------- 2022-11-23T02:22:25.9638185Z Ran 86 tests in 0.123s 2022-11-23T02:22:25.9638339Z 2022-11-23T02:22:25.9638436Z OK (skipped=86) 2022-11-23T02:22:25.9638581Z 2022-11-23T02:22:25.9638695Z Generating XML reports... 2022-11-23T02:22:25.9639253Z Generated XML report: test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20221123022223.xml 2022-11-23T02:22:25.9639567Z 2022-11-23T02:22:25.9639860Z ##[endgroup] 2022-11-23T02:22:25.9640395Z FINISHED PRINTING LOG FILE of test_namedtensor (/var/lib/jenkins/pytorch/test/test-reports/test_namedtensor_t1b0nk5o) 2022-11-23T02:22:25.9640692Z 2022-11-23T02:22:30.4296545Z Ignoring disabled issues: [] 2022-11-23T02:22:30.4554167Z Running test_native_functions ... [2022-11-23 02:22:30.454734] 2022-11-23T02:22:30.4556465Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:22:30.455078] 2022-11-23T02:22:34.9488194Z 2022-11-23T02:22:34.9489202Z Expand the folded group to see the log file of test_native_functions 2022-11-23T02:22:34.9492200Z ##[group]PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/pytorch/test/test-reports/test_native_functions_kwdb0ljd) 2022-11-23T02:22:34.9494911Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-11-23T02:22:34.9495972Z 2022-11-23T02:22:34.9496334Z Running tests... 2022-11-23T02:22:34.9498071Z ---------------------------------------------------------------------- 2022-11-23T02:22:34.9500250Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.592s) 2022-11-23T02:22:34.9503546Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:34.9505399Z test_optional_floatlist (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9507603Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9509187Z test_optional_intlist (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9510724Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9512260Z test_string_defaults (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9513747Z test_symintlist_error (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9515269Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9516891Z test_symintlist_error_with_overload_but_is_unique (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9518483Z test_vararg_symintlist_error (__main__.TestNativeFunctions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:34.9519294Z 2022-11-23T02:22:34.9520091Z ---------------------------------------------------------------------- 2022-11-23T02:22:34.9520951Z Ran 11 tests in 0.602s 2022-11-23T02:22:34.9521352Z 2022-11-23T02:22:34.9521616Z OK (skipped=11) 2022-11-23T02:22:34.9522005Z 2022-11-23T02:22:34.9522303Z Generating XML reports... 2022-11-23T02:22:34.9523871Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20221123022232.xml 2022-11-23T02:22:34.9524748Z 2022-11-23T02:22:34.9525527Z ##[endgroup] 2022-11-23T02:22:34.9527021Z FINISHED PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/pytorch/test/test-reports/test_native_functions_kwdb0ljd) 2022-11-23T02:22:34.9527847Z 2022-11-23T02:22:39.5604474Z Ignoring disabled issues: [] 2022-11-23T02:22:39.5826355Z Running test_native_mha ... [2022-11-23 02:22:39.581489] 2022-11-23T02:22:39.5828305Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:22:39.581797] 2022-11-23T02:22:44.0608815Z 2022-11-23T02:22:44.0609637Z Expand the folded group to see the log file of test_native_mha 2022-11-23T02:22:44.0611072Z ##[group]PRINTING LOG FILE of test_native_mha (/var/lib/jenkins/pytorch/test/test-reports/test_native_mha_s9wclru1) 2022-11-23T02:22:44.0612460Z Test results will be stored in test-reports/python-unittest/test_native_mha 2022-11-23T02:22:44.0612847Z 2022-11-23T02:22:44.0613004Z Running tests... 2022-11-23T02:22:44.0613699Z ---------------------------------------------------------------------- 2022-11-23T02:22:44.0614575Z test_native_multihead_attention_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:44.0615595Z test_native_multihead_attention_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:44.0616949Z test_native_multihead_encoder_decoder_attention_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:44.0617930Z test_native_multihead_encoder_decoder_attention_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:44.0619365Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0620774Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0621947Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0623110Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0624283Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0625447Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0626734Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0627891Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0629043Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0629991Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0630943Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0631896Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0632838Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0633779Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0634796Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0635787Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0636732Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0637671Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0638613Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0639551Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0640493Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0641440Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0642391Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0643332Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0644274Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0645223Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0646178Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0647127Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0648066Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0649100Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0650037Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0650980Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0651917Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0652861Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0653801Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0654744Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0655692Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0656627Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0657557Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0658487Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0659427Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0660370Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0661307Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0662329Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0663265Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0664192Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0665143Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0666078Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:44.0667005Z test_transform_bias_rescale_qkv_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:44.0667945Z test_transform_bias_rescale_qkv_nested_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:44.0668458Z 2022-11-23T02:22:44.0669034Z ---------------------------------------------------------------------- 2022-11-23T02:22:44.0669519Z Ran 54 tests in 0.086s 2022-11-23T02:22:44.0669747Z 2022-11-23T02:22:44.0669875Z OK (skipped=54) 2022-11-23T02:22:44.0670091Z 2022-11-23T02:22:44.0670256Z Generating XML reports... 2022-11-23T02:22:44.0670973Z Generated XML report: test-reports/python-unittest/test_native_mha/TEST-TestMHADeviceTypeCUDA-20221123022241.xml 2022-11-23T02:22:44.0671319Z 2022-11-23T02:22:44.0671716Z ##[endgroup] 2022-11-23T02:22:44.0672280Z FINISHED PRINTING LOG FILE of test_native_mha (/var/lib/jenkins/pytorch/test/test-reports/test_native_mha_s9wclru1) 2022-11-23T02:22:44.0672590Z 2022-11-23T02:22:48.5471241Z Ignoring disabled issues: [] 2022-11-23T02:22:48.5664871Z Running test_nestedtensor ... [2022-11-23 02:22:48.565712] 2022-11-23T02:22:48.5666512Z Executing ['/opt/conda/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:22:48.566067] 2022-11-23T02:22:53.4057909Z 2022-11-23T02:22:53.4058890Z Expand the folded group to see the log file of test_nestedtensor 2022-11-23T02:22:53.4061039Z ##[group]PRINTING LOG FILE of test_nestedtensor (/var/lib/jenkins/pytorch/test/test-reports/test_nestedtensor_9zrgyzma) 2022-11-23T02:22:53.4063061Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2022-11-23T02:22:53.4063829Z 2022-11-23T02:22:53.4064100Z Running tests... 2022-11-23T02:22:53.4065253Z ---------------------------------------------------------------------- 2022-11-23T02:22:53.4066860Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4068575Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4070417Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4072840Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4074719Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4076470Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4078220Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4079877Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4081555Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4083217Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4084864Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4086803Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4088453Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4090088Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4091724Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4093367Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4095037Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4096732Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4098430Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4100132Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4101808Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4103508Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4105208Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4107132Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4108662Z test_copy_ (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4110230Z test_default_nested_tensor (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4111669Z test_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4113016Z test_fill_ (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4114401Z test_is_contiguous (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4115848Z test_nested_namespace (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4117267Z test_nested_tensor (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4118763Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4120196Z test_numel (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4121579Z test_ones_like (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4122986Z test_repr_string (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4124365Z test_size (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4125738Z test_size_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4127106Z test_stride (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4128465Z test_to (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:22:53.4129901Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4131367Z test_unbind_0 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4132729Z test_unbind_1 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4134096Z test_unbind_3 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4135455Z test_unbind_4 (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4136828Z test_unbind_dim (__main__.TestNestedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4138430Z test_as_nested_tensor_propagates_gradients_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4140176Z test_backward_for_add_op_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4141839Z test_dropout_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4143469Z test_indexing_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4145278Z test_nested_tensor_bmm_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4147425Z test_nested_tensor_bmm_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4149160Z test_nested_tensor_from_list_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4150909Z test_nested_tensor_from_mask_and_to_padded_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4152680Z test_nested_tensor_from_padded_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4154425Z test_nested_tensor_from_padded_fused_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4156196Z test_nested_tensor_generates_leaf_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4157971Z test_nested_tensor_linear_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4159353Z test_nested_tensor_linear_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4160075Z test_nested_tensor_matmul_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4160718Z test_nested_tensor_matmul_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4161381Z test_nested_tensor_reshape_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4162050Z test_nested_tensor_reshape_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4162696Z test_nested_tensor_softmax_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4163343Z test_nested_tensor_squeeze_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4164010Z test_nested_tensor_squeeze_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4164668Z test_nested_tensor_to_padded_tensor_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4165336Z test_nested_tensor_transpose_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4166015Z test_nested_tensor_transpose_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4166684Z test_nested_tensor_unsqueeze_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4167345Z test_nested_tensor_unsqueeze_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4167988Z test_set_requires_grad_from_list_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4168677Z test_set_requires_grad_from_mask_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4169376Z test_to_buffer_series_ops_grad_with_broadcast_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4170035Z test_unbind_flow_through_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4170679Z test_values_grad_with_broadcast_cuda (__main__.TestNestedTensorAutogradCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4171314Z test_activations_gelu__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4171948Z test_activations_gelu_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4172582Z test_activations_neg_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4173218Z test_activations_relu__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4173861Z test_activations_relu_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4174494Z test_activations_tanh__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4175117Z test_activations_tanh_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4175744Z test_bmm_cpu_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4176355Z test_bmm_cpu_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4176981Z test_bmm_cuda_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4177604Z test_bmm_cuda_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4178221Z test_bmm_cuda_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4178856Z test_bmm_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4179508Z test_bmm_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4180139Z test_clone_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4180754Z test_clone_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4181379Z test_contiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4182003Z test_contiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4182629Z test_detach_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4183297Z test_detach_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4183952Z test_detach_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4184580Z test_device_checks_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4185209Z test_dropout_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4185833Z test_dropout_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4186474Z test_dropout_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4187185Z test_dropout_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4187832Z test_embedding_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4188446Z test_empty_like_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4189083Z test_empty_like_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4189709Z test_empty_like_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4190356Z test_layer_norm_breaking_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4191014Z test_layer_norm_breaking_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4191655Z test_layer_norm_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4192283Z test_layer_norm_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4192904Z test_linear_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4193526Z test_linear_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4194173Z test_linear_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4194835Z test_linear_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4196199Z test_matmul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82299 for platform(s) linux, rocm. 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.007s) 2022-11-23T02:22:53.4201436Z test_matmul_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82588 for platform(s) linux, rocm. 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.007s) 2022-11-23T02:22:53.4204946Z test_matmul_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4206739Z test_matmul_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4208493Z test_matmul_with_bmm_path_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4210198Z test_matmul_with_bmm_path_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4211944Z test_nested_tensor_add_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4213676Z test_nested_tensor_add_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4215436Z test_nested_tensor_add_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4217224Z test_nested_tensor_add_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4218985Z test_nested_tensor_chunk_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4220705Z test_nested_tensor_chunk_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4222451Z test_nested_tensor_chunk_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4224282Z test_nested_tensor_dense_elementwise_embedding_dim_128_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4226217Z test_nested_tensor_dense_elementwise_embedding_dim_128_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4228515Z test_nested_tensor_dense_elementwise_embedding_dim_256_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4230418Z test_nested_tensor_dense_elementwise_embedding_dim_256_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4232330Z test_nested_tensor_dense_elementwise_embedding_dim_384_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4234241Z test_nested_tensor_dense_elementwise_embedding_dim_384_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4236166Z test_nested_tensor_dense_elementwise_embedding_dim_8_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4238108Z test_nested_tensor_dense_elementwise_embedding_dim_8_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4239920Z test_nested_tensor_div_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4241802Z test_nested_tensor_div_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4243639Z test_nested_tensor_indexing_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4245428Z test_nested_tensor_indexing_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4247189Z test_nested_tensor_indexing_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4249003Z test_nested_tensor_indexing_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4250881Z test_nested_tensor_indexing_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4252742Z test_nested_tensor_indexing_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4254530Z test_nested_tensor_mul_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4256216Z test_nested_tensor_mul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4257963Z test_nested_tensor_mul_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4259721Z test_nested_tensor_mul_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4261444Z test_nested_tensor_sum_dim_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:22:53.4263123Z test_reshape_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4264749Z test_reshape_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4266379Z test_reshape_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4268258Z test_scaled_dot_product_attention_input_dim_3_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4270080Z test_scaled_dot_product_attention_input_dim_4_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4271793Z test_softmax_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4273406Z test_softmax_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:22:53.4275068Z test_softmax_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4276792Z test_softmax_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4278651Z test_squeeze_unsqueeze_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4280343Z test_squeeze_unsqueeze_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4282138Z test_squeeze_unsqueeze_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4283833Z test_to_padded_tensor_dim2_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4285536Z test_to_padded_tensor_dim2_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4287229Z test_to_padded_tensor_dim2_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4288934Z test_to_padded_tensor_dim3_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4290624Z test_to_padded_tensor_dim3_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4292309Z test_to_padded_tensor_dim3_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4293971Z test_to_padded_tensor_dim4_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4295660Z test_to_padded_tensor_dim4_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4297346Z test_to_padded_tensor_dim4_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4299091Z test_to_padded_tensor_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4300896Z test_to_padded_tensor_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4302671Z test_to_padded_tensor_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4304458Z test_to_padded_tensor_output_size_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4306220Z test_to_padded_tensor_output_size_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4308083Z test_to_padded_tensor_simple_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4309805Z test_to_padded_tensor_simple_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4311595Z test_to_then_from_padded_tensor_no_transform0213_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4313336Z test_transpose_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4314961Z test_transpose_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4316736Z test_transpose_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4318593Z test_transpose_inference_mode_interaction_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4320456Z test_transpose_inference_mode_interaction_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4322293Z test_transpose_inference_mode_interaction_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4324085Z test_unbind_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4325801Z test_unbind_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4327520Z test_unbind_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:22:53.4329169Z test_view_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4330765Z test_view_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4332348Z test_view_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4334050Z test_view_inference_mode_interaction_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4335829Z test_view_inference_mode_interaction_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4337626Z test_view_inference_mode_interaction_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:22:53.4338575Z 2022-11-23T02:22:53.4339380Z ---------------------------------------------------------------------- 2022-11-23T02:22:53.4340238Z Ran 191 tests in 0.312s 2022-11-23T02:22:53.4340651Z 2022-11-23T02:22:53.4340914Z OK (skipped=191) 2022-11-23T02:22:53.4341305Z 2022-11-23T02:22:53.4341604Z Generating XML reports... 2022-11-23T02:22:53.4343112Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20221123022250.xml 2022-11-23T02:22:53.4345128Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutogradCUDA-20221123022250.xml 2022-11-23T02:22:53.4347508Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCUDA-20221123022250.xml 2022-11-23T02:22:53.4348446Z 2022-11-23T02:22:53.4349425Z ##[endgroup] 2022-11-23T02:22:53.4350889Z FINISHED PRINTING LOG FILE of test_nestedtensor (/var/lib/jenkins/pytorch/test/test-reports/test_nestedtensor_9zrgyzma) 2022-11-23T02:22:53.4351691Z 2022-11-23T02:22:57.8002062Z Ignoring disabled issues: [] 2022-11-23T02:22:57.8222635Z Running test_numba_integration ... [2022-11-23 02:22:57.821418] 2022-11-23T02:22:57.8224483Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:22:57.821712] 2022-11-23T02:23:02.3248498Z 2022-11-23T02:23:02.3249720Z Expand the folded group to see the log file of test_numba_integration 2022-11-23T02:23:02.3252359Z ##[group]PRINTING LOG FILE of test_numba_integration (/var/lib/jenkins/pytorch/test/test-reports/test_numba_integration_f8yt0z7i) 2022-11-23T02:23:02.3255513Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2022-11-23T02:23:02.3256327Z 2022-11-23T02:23:02.3256592Z Running tests... 2022-11-23T02:23:02.3257747Z ---------------------------------------------------------------------- 2022-11-23T02:23:02.3259010Z test_active_device (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3260495Z 'as_cuda_array' tensor device must match active numba context. ... skip: No numba.cuda (0.001s) 2022-11-23T02:23:02.3261607Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3262729Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No numba.cuda (0.002s) 2022-11-23T02:23:02.3263860Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3265029Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No numba.cuda (0.002s) 2022-11-23T02:23:02.3266210Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3267642Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T02:23:02.3268919Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3270434Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.003s) 2022-11-23T02:23:02.3271967Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3273454Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-11-23T02:23:02.3274893Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3276165Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No numba.cuda (0.001s) 2022-11-23T02:23:02.3277403Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-11-23T02:23:02.3278991Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-11-23T02:23:02.3280017Z 2022-11-23T02:23:02.3280768Z ---------------------------------------------------------------------- 2022-11-23T02:23:02.3281624Z Ran 8 tests in 0.024s 2022-11-23T02:23:02.3282032Z 2022-11-23T02:23:02.3282275Z OK (skipped=8) 2022-11-23T02:23:02.3282662Z 2022-11-23T02:23:02.3282968Z Generating XML reports... 2022-11-23T02:23:02.3284568Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20221123022300.xml 2022-11-23T02:23:02.3285448Z 2022-11-23T02:23:02.3286220Z ##[endgroup] 2022-11-23T02:23:02.3287718Z FINISHED PRINTING LOG FILE of test_numba_integration (/var/lib/jenkins/pytorch/test/test-reports/test_numba_integration_f8yt0z7i) 2022-11-23T02:23:02.3288568Z 2022-11-23T02:23:06.6559240Z Ignoring disabled issues: [] 2022-11-23T02:23:06.6774024Z Running test_numpy_interop ... [2022-11-23 02:23:06.676632] 2022-11-23T02:23:06.6775957Z Executing ['/opt/conda/bin/python', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:23:06.676911] 2022-11-23T02:23:11.1407869Z 2022-11-23T02:23:11.1409153Z Expand the folded group to see the log file of test_numpy_interop 2022-11-23T02:23:11.1411632Z ##[group]PRINTING LOG FILE of test_numpy_interop (/var/lib/jenkins/pytorch/test/test-reports/test_numpy_interop_zq4zvvuq) 2022-11-23T02:23:11.1413929Z Test results will be stored in test-reports/python-unittest/test_numpy_interop 2022-11-23T02:23:11.1414688Z 2022-11-23T02:23:11.1415041Z Running tests... 2022-11-23T02:23:11.1416193Z ---------------------------------------------------------------------- 2022-11-23T02:23:11.1418090Z test_ctor_with_invalid_numpy_array_sequence_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1419785Z test_ctor_with_numpy_scalar_ctor_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1421580Z test_from_list_of_ndarray_warning_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1423176Z test_from_numpy_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:23:11.1424725Z test_has_storage_numpy_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1426352Z test_multiplication_numpy_scalar_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1428169Z test_numpy_array_interface_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:23:11.1429726Z test_numpy_index_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1431291Z test_numpy_non_writeable_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1432914Z test_numpy_scalar_cmp_cuda_bfloat16 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1434510Z test_numpy_scalar_cmp_cuda_bool (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1436101Z test_numpy_scalar_cmp_cuda_complex128 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1437719Z test_numpy_scalar_cmp_cuda_complex64 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1439307Z test_numpy_scalar_cmp_cuda_float16 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1440890Z test_numpy_scalar_cmp_cuda_float32 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1442468Z test_numpy_scalar_cmp_cuda_float64 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1444047Z test_numpy_scalar_cmp_cuda_int16 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1445495Z test_numpy_scalar_cmp_cuda_int32 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1446810Z test_numpy_scalar_cmp_cuda_int64 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1448124Z test_numpy_scalar_cmp_cuda_int8 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1449431Z test_numpy_scalar_cmp_cuda_uint8 (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1450746Z test_numpy_unresizable_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1452038Z test_parse_numpy_int_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1453312Z test_to_numpy_bool_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:11.1454707Z test_to_numpy_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:23:11.1456012Z test_to_numpy_force_argument_cuda (__main__.TestNumPyInteropCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:11.1456886Z 2022-11-23T02:23:11.1457585Z ---------------------------------------------------------------------- 2022-11-23T02:23:11.1458334Z Ran 26 tests in 0.054s 2022-11-23T02:23:11.1458679Z 2022-11-23T02:23:11.1458912Z OK (skipped=26) 2022-11-23T02:23:11.1459244Z 2022-11-23T02:23:11.1459494Z Generating XML reports... 2022-11-23T02:23:11.1460840Z Generated XML report: test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCUDA-20221123022309.xml 2022-11-23T02:23:11.1461582Z 2022-11-23T02:23:11.1462266Z ##[endgroup] 2022-11-23T02:23:11.1463513Z FINISHED PRINTING LOG FILE of test_numpy_interop (/var/lib/jenkins/pytorch/test/test-reports/test_numpy_interop_zq4zvvuq) 2022-11-23T02:23:11.1464199Z 2022-11-23T02:23:15.5438031Z Ignoring disabled issues: [] 2022-11-23T02:23:15.5662453Z Running test_nvfuser_dynamo ... [2022-11-23 02:23:15.565271] 2022-11-23T02:23:15.5664291Z Executing ['/opt/conda/bin/python', '-bb', 'test_nvfuser_dynamo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:23:15.565559] 2022-11-23T02:23:19.6257979Z 2022-11-23T02:23:19.6258982Z Expand the folded group to see the log file of test_nvfuser_dynamo 2022-11-23T02:23:19.6260926Z ##[group]PRINTING LOG FILE of test_nvfuser_dynamo (/var/lib/jenkins/pytorch/test/test-reports/test_nvfuser_dynamo_7vqitk1v) 2022-11-23T02:23:19.6261754Z 2022-11-23T02:23:19.6262077Z Running tests... 2022-11-23T02:23:19.6263476Z ---------------------------------------------------------------------- 2022-11-23T02:23:19.6265212Z test_basic (__main__.TestNvFuserDynamo) ... Test results will be stored in test-reports/python-unittest/test_nvfuser_dynamo 2022-11-23T02:23:19.6266347Z skip: requires CUDA (0.001s) 2022-11-23T02:23:19.6267583Z test_batch_norm_implicit_dtype_promotion (__main__.TestNvFuserDynamo) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:19.6268873Z test_dtype_correctness (__main__.TestNvFuserDynamo) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:19.6270054Z test_min_cut (__main__.TestNvFuserDynamo) ... skip: requires CUDA (0.002s) 2022-11-23T02:23:19.6270677Z 2022-11-23T02:23:19.6271410Z ---------------------------------------------------------------------- 2022-11-23T02:23:19.6272282Z Ran 4 tests in 0.005s 2022-11-23T02:23:19.6272687Z 2022-11-23T02:23:19.6272937Z OK (skipped=4) 2022-11-23T02:23:19.6273317Z 2022-11-23T02:23:19.6273613Z Generating XML reports... 2022-11-23T02:23:19.6275183Z Generated XML report: test-reports/python-unittest/test_nvfuser_dynamo/TEST-TestNvFuserDynamo-20221123022317.xml 2022-11-23T02:23:19.6276041Z 2022-11-23T02:23:19.6276783Z ##[endgroup] 2022-11-23T02:23:19.6278224Z FINISHED PRINTING LOG FILE of test_nvfuser_dynamo (/var/lib/jenkins/pytorch/test/test-reports/test_nvfuser_dynamo_7vqitk1v) 2022-11-23T02:23:19.6279062Z 2022-11-23T02:23:23.9962318Z Ignoring disabled issues: [] 2022-11-23T02:23:24.0185636Z Running test_nvfuser_frontend ... [2022-11-23 02:23:24.017672] 2022-11-23T02:23:24.0187726Z Executing ['/opt/conda/bin/python', '-bb', 'test_nvfuser_frontend.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:23:24.017952] 2022-11-23T02:23:27.7996083Z 2022-11-23T02:23:27.7997600Z Expand the folded group to see the log file of test_nvfuser_frontend 2022-11-23T02:23:27.8000427Z ##[group]PRINTING LOG FILE of test_nvfuser_frontend (/var/lib/jenkins/pytorch/test/test-reports/test_nvfuser_frontend_0lqfuqbz) 2022-11-23T02:23:27.8001270Z 2022-11-23T02:23:27.8001523Z Running tests... 2022-11-23T02:23:27.8002965Z ---------------------------------------------------------------------- 2022-11-23T02:23:27.8004687Z test_basic (__main__.TestNvFuserFrontend) ... Test results will be stored in test-reports/python-unittest/test_nvfuser_frontend 2022-11-23T02:23:27.8006269Z skip: requires CUDA (0.002s) 2022-11-23T02:23:27.8007234Z test_basic_fp16 (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:27.8008406Z test_broadcast_mixing (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:27.8009752Z test_cast_double_to_half (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:27.8010986Z test_explicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:27.8012183Z test_implicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:27.8013197Z test_ops_broadcast (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:27.8014199Z test_prim_layer_norm_fwd (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.006s) 2022-11-23T02:23:27.8015201Z test_prim_rms_norm_fwd (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.003s) 2022-11-23T02:23:27.8016204Z test_promote_to_double (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2022-11-23T02:23:27.8016757Z 2022-11-23T02:23:27.8017391Z ---------------------------------------------------------------------- 2022-11-23T02:23:27.8018100Z Ran 10 tests in 0.019s 2022-11-23T02:23:27.8018424Z 2022-11-23T02:23:27.8018647Z OK (skipped=10) 2022-11-23T02:23:27.8018975Z 2022-11-23T02:23:27.8019222Z Generating XML reports... 2022-11-23T02:23:27.8020543Z Generated XML report: test-reports/python-unittest/test_nvfuser_frontend/TEST-TestNvFuserFrontend-20221123022325.xml 2022-11-23T02:23:27.8021273Z 2022-11-23T02:23:27.8021906Z ##[endgroup] 2022-11-23T02:23:27.8023152Z FINISHED PRINTING LOG FILE of test_nvfuser_frontend (/var/lib/jenkins/pytorch/test/test-reports/test_nvfuser_frontend_0lqfuqbz) 2022-11-23T02:23:27.8023839Z 2022-11-23T02:23:32.2151520Z Ignoring disabled issues: [] 2022-11-23T02:23:32.2374051Z Running test_openmp ... [2022-11-23 02:23:32.236706] 2022-11-23T02:23:32.2375534Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:23:32.237006] 2022-11-23T02:23:36.7008103Z 2022-11-23T02:23:36.7008678Z Expand the folded group to see the log file of test_openmp 2022-11-23T02:23:36.7009620Z ##[group]PRINTING LOG FILE of test_openmp (/var/lib/jenkins/pytorch/test/test-reports/test_openmp_0biyv0b_) 2022-11-23T02:23:36.7010603Z Test results will be stored in test-reports/python-unittest/test_openmp 2022-11-23T02:23:36.7010900Z 2022-11-23T02:23:36.7011015Z Running tests... 2022-11-23T02:23:36.7011519Z ---------------------------------------------------------------------- 2022-11-23T02:23:36.7011987Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2022-11-23T02:23:36.7012536Z Make sure there is no memory leak with many threads ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.569s) 2022-11-23T02:23:36.7013066Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2022-11-23T02:23:36.7014004Z Make sure there is no memory leak with one thread: issue gh-32284 ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:36.7014378Z 2022-11-23T02:23:36.7014704Z ---------------------------------------------------------------------- 2022-11-23T02:23:36.7015091Z Ran 2 tests in 0.570s 2022-11-23T02:23:36.7015272Z 2022-11-23T02:23:36.7015391Z OK (skipped=2) 2022-11-23T02:23:36.7015562Z 2022-11-23T02:23:36.7015706Z Generating XML reports... 2022-11-23T02:23:36.7016381Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20221123022334.xml 2022-11-23T02:23:36.7016750Z 2022-11-23T02:23:36.7017087Z ##[endgroup] 2022-11-23T02:23:36.7017698Z FINISHED PRINTING LOG FILE of test_openmp (/var/lib/jenkins/pytorch/test/test-reports/test_openmp_0biyv0b_) 2022-11-23T02:23:36.7018042Z 2022-11-23T02:23:41.1311008Z Ignoring disabled issues: [] 2022-11-23T02:23:41.1529940Z Running test_optim ... [2022-11-23 02:23:41.152233] 2022-11-23T02:23:41.1531678Z Executing ['/opt/conda/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:23:41.152519] 2022-11-23T02:23:46.0249210Z 2022-11-23T02:23:46.0250244Z Expand the folded group to see the log file of test_optim 2022-11-23T02:23:46.0252726Z ##[group]PRINTING LOG FILE of test_optim (/var/lib/jenkins/pytorch/test/test-reports/test_optim_oik2kau8) 2022-11-23T02:23:46.0254823Z Test results will be stored in test-reports/python-unittest/test_optim 2022-11-23T02:23:46.0255477Z 2022-11-23T02:23:46.0255751Z Running tests... 2022-11-23T02:23:46.0256883Z ---------------------------------------------------------------------- 2022-11-23T02:23:46.0258220Z test_adadelta (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.579s) 2022-11-23T02:23:46.0259783Z test_adagrad (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0261321Z test_adam (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0262840Z test_adamax (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0264366Z test_adamw (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0265874Z test_asgd (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0267552Z test_nadam (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0269036Z test_radam (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0270560Z test_rmsprop (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0272026Z test_rprop (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0273527Z test_sgd (__main__.TestDifferentiableOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0275101Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0276765Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0278435Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0280063Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0281681Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0283343Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0284881Z test_chained_lr1 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0286281Z test_chained_lr2 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0287750Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0289214Z test_chained_lr3 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0290831Z test_chained_lr4 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0292221Z test_chained_lr5 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0293776Z test_closed_form_constantlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0295282Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0296754Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0298220Z test_closed_form_linearlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0299707Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0301178Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0302616Z test_closed_form_step_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0304122Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0305667Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0307314Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0308895Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0310429Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0311972Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0313524Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0315081Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0316602Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0318149Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0319689Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0321213Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0322728Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0324228Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0325757Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0327226Z test_constantlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0328898Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:23:46.0330569Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0332014Z test_cos_anneal_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0333482Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0334951Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0336410Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0338002Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0339623Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0341130Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0342694Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0344328Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0345873Z test_cycle_lr_removed_after_out_of_scope (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0347736Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0349307Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0350914Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0352504Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0354045Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0355658Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0357330Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0358893Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0360429Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0361996Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0363422Z test_exp_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0364234Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0364930Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0365700Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0366268Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0366839Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0367410Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0367969Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0368520Z test_lambda_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0369072Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0369645Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0370248Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0370816Z test_linearlr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0371374Z test_linearlr_start_factor_limits1 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0371957Z test_linearlr_start_factor_limits2 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0372517Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0373059Z test_multi_step_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0373608Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0374167Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0374727Z test_multiplicative_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0375281Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0375847Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0376456Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0377052Z test_no_cyclic_references (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0377621Z test_no_cyclic_references_in_step (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0378188Z test_old_pattern_warning (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0378752Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0379393Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0380017Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0380620Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0381243Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0381828Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0382414Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0383008Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0383593Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0384189Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0384758Z test_poly_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0385330Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0385923Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0386487Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0387086Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0387631Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0388192Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0388750Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0389307Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0389864Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0390435Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0390992Z test_sequentiallr1 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0391531Z test_sequentiallr2 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0392069Z test_sequentiallr3 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0392588Z test_sequentiallr4 (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0393113Z test_step_lr (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0393743Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0394374Z test_step_lr_state_dict (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0394918Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0395495Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0396072Z test_swalr_hypers (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0396651Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0397234Z test_swalr_no_anneal (__main__.TestLRScheduler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0397758Z test_adadelta (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0398264Z test_adadelta_complex (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0398774Z test_adagrad (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0399281Z test_adagrad_complex (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0399803Z test_adagrad_sparse (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0400306Z test_adam (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:23:46.0400805Z test_adamax (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0401298Z test_adamw (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0401795Z test_asgd (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0402313Z test_duplicate_params_in_param_group (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0402849Z test_empty_grad (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0403387Z test_functional_fused_adam_with_foundinf (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0403935Z test_fused_optimizers (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0404467Z test_invalid_param_type (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0404985Z test_lbfgs (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0405495Z test_lbfgs_return_type (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0406026Z test_multi_tensor_optimizers (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:23:46.0406536Z test_nadam (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0407035Z test_no_grad_for_all_params (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0407595Z test_radam (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0408094Z test_rmsprop (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:23:46.0408623Z test_rprop (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0409116Z test_sgd (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:23:46.0409614Z test_sgd_complex (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0410122Z test_sgd_sparse (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0410634Z test_sparse_adam (__main__.TestOptim) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0411160Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0411738Z test_averaged_model_exponential (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0412320Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:46.0412902Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0413470Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0414026Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0414558Z test_update_bn_cnn (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0415087Z test_update_bn_dnn (__main__.TestSWAUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:46.0415370Z 2022-11-23T02:23:46.0415687Z ---------------------------------------------------------------------- 2022-11-23T02:23:46.0416008Z Ran 161 tests in 0.777s 2022-11-23T02:23:46.0416175Z 2022-11-23T02:23:46.0416278Z OK (skipped=161) 2022-11-23T02:23:46.0416436Z 2022-11-23T02:23:46.0416556Z Generating XML reports... 2022-11-23T02:23:46.0417160Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20221123022342.xml 2022-11-23T02:23:46.0417872Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20221123022342.xml 2022-11-23T02:23:46.0418521Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20221123022342.xml 2022-11-23T02:23:46.0419164Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20221123022342.xml 2022-11-23T02:23:46.0419453Z 2022-11-23T02:23:46.0419755Z ##[endgroup] 2022-11-23T02:23:46.0420262Z FINISHED PRINTING LOG FILE of test_optim (/var/lib/jenkins/pytorch/test/test-reports/test_optim_oik2kau8) 2022-11-23T02:23:46.0420541Z 2022-11-23T02:23:50.3933894Z Ignoring disabled issues: [] 2022-11-23T02:23:50.4158256Z Running test_package ... [2022-11-23 02:23:50.415028] 2022-11-23T02:23:50.4160371Z Executing ['/opt/conda/bin/python', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:23:50.415314] 2022-11-23T02:23:55.2051210Z 2022-11-23T02:23:55.2052084Z Expand the folded group to see the log file of test_package 2022-11-23T02:23:55.2053944Z ##[group]PRINTING LOG FILE of test_package (/var/lib/jenkins/pytorch/test/test-reports/test_package_bhuy9gum) 2022-11-23T02:23:55.2055802Z Test results will be stored in test-reports/python-unittest/test_package 2022-11-23T02:23:55.2056442Z 2022-11-23T02:23:55.2057112Z Running tests... 2022-11-23T02:23:55.2058252Z ---------------------------------------------------------------------- 2022-11-23T02:23:55.2061551Z test_trace_dependencies (test_analyze.TestAnalyze) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81213 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.565s) 2022-11-23T02:23:55.2063739Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2065197Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2066961Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2068366Z A unpackageable dependency should raise a PackagingError. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2069654Z test_deny (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2070895Z Test marking packages as "deny" during export. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2072140Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2073492Z Test marking packages as "deny" using globs instead of package names. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2075076Z test_extern (test_dependency_api.TestDependencyAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2076669Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2077987Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2079392Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2081084Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2082588Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2084025Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2085365Z The save_module APIs should implicitly intern the module being saved. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2086677Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2087979Z Failure to handle all dependencies should lead to an error. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2089265Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2091069Z An incorrectly-formed import should raise a PackagingError. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2092630Z test_mock (test_dependency_api.TestDependencyAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2094192Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2095515Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2096894Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2098510Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2100122Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2101704Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-11-23T02:23:55.2103606Z Re-packaging a package that contains a mocked module should work correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2105423Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2107207Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2108884Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2110508Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2112111Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2113611Z test_all_paths (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2115029Z test_contains (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2116487Z test_contains_non_hashable (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2117923Z test_edges (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2119330Z test_forward_closure (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2120743Z test_iter (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2122157Z test_node_attr_update (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2123593Z test_node_attrs (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2125053Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2126529Z test_predecessors (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2128014Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2129467Z test_successors (test_digraph.TestDiGraph) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2131007Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2132382Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:23:55.2134014Z Test DirectoryReader's has_record(). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2135239Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:23:55.2136600Z Test basic saving and loading of a packages from a DirectoryReader. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2137911Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:23:55.2139446Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Does not work with latest TorchVision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-11-23T02:23:55.2141149Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:23:55.2142622Z Packaged modules should be able to use the importlib.resources API to access ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2144055Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:23:55.2145584Z Tests that packaged code can used importlib.resources.path. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2147019Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:23:55.2148378Z Tests DirectoryReader as the base for get_resource_reader. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:23:55.2149758Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-11-23T02:23:55.2151183Z Test basic saving and loading of a ScriptModule in a directory. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2152706Z test_exclude (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2154192Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2155676Z test_invalid_raw (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2157182Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2158673Z test_one_star (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2160128Z test_one_star_middle (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2161681Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2163212Z test_one_star_partial (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2164756Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2166265Z test_raw_two_star (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2167713Z test_two_star (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2169156Z test_two_star_end (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2170631Z test_two_star_middle (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2172135Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2173663Z test_ordered_importer_basic (test_importer.TestImporter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2174962Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-11-23T02:23:55.2176763Z OrderedImporter's implementation of whichmodule should try each ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2178180Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-11-23T02:23:55.2179576Z Exercise corner case where we try to pickle an object whose ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2181117Z test_single_ordered_importer (test_importer.TestImporter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2182782Z test_sys_importer (test_importer.TestImporter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2184394Z test_sys_importer_roundtrip (test_importer.TestImporter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2185755Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-11-23T02:23:55.2187350Z Tests for backwards compatible fx module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2188639Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-11-23T02:23:55.2189945Z Tests for backwards compatible nn module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2191289Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-11-23T02:23:55.2192698Z Tests for backwards compatible torchscript module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2193899Z test_demangle_base (test_mangling.TestMangling) 2022-11-23T02:23:55.2195231Z Demangling a mangle parent directly should currently return an empty string. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2196599Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-11-23T02:23:55.2197996Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2198734Z test_is_mangled (test_mangling.TestMangling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2199297Z test_mangle_empty_errors (test_mangling.TestMangling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2199865Z test_mangle_prefix (test_mangling.TestMangling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2200328Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-11-23T02:23:55.2200819Z Mangling the same name twice should produce the same result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2201397Z test_package_mangler (test_mangling.TestMangling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2201968Z test_roundtrip_mangling (test_mangling.TestMangling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2202430Z test_unique_manglers (test_mangling.TestMangling) 2022-11-23T02:23:55.2202920Z Each mangler instance should generate a unique mangled name for a given input. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2203518Z test_unique_module_names (test_mangling.TestMangling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2203974Z test_dunder_package_present (test_misc.TestMisc) 2022-11-23T02:23:55.2204634Z The attribute '__torch_package__' should be populated on imported modules. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2205137Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-11-23T02:23:55.2205776Z The attribute '__torch_package__' should be accessible from within ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2206243Z test_exporter_content_lists (test_misc.TestMisc) 2022-11-23T02:23:55.2206864Z Test content list API for PackageExporter's contained modules. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2207306Z test_file_structure (test_misc.TestMisc) 2022-11-23T02:23:55.2207939Z Tests package's Directory structure representation of a zip file. Ensures ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2208496Z test_file_structure_has_file (test_misc.TestMisc) 2022-11-23T02:23:55.2209052Z Test Directory's has_file() method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2209510Z test_inspect_class (test_misc.TestMisc) 2022-11-23T02:23:55.2209969Z Should be able to retrieve source for a packaged class. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2210407Z test_is_from_package (test_misc.TestMisc) 2022-11-23T02:23:55.2210842Z is_from_package should work for objects and modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2211299Z test_load_python_version_from_package (test_misc.TestMisc) 2022-11-23T02:23:55.2211777Z Tests loading a package with a python version embdded ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2212294Z test_python_version (test_misc.TestMisc) 2022-11-23T02:23:55.2212861Z Tests that the current python version is stored in the package and is available ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2213430Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-11-23T02:23:55.2214011Z The standard library performs sys.module assignment hackery which ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2214750Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.002s) 2022-11-23T02:23:55.2215485Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-11-23T02:23:55.2216226Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-11-23T02:23:55.2216982Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2217699Z test_package_fx_package (test_package_fx.TestPackageFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2218401Z test_package_fx_simple (test_package_fx.TestPackageFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2219109Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2219778Z test_package_then_fx (test_package_fx.TestPackageFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2220280Z test_different_package_interface (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2220792Z Test a case where the interface defined in the package is ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2221289Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2221806Z Test a case where the script class defined in the package is ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2222313Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2222830Z Test loading of single ScriptModule shared by multiple eager ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2223322Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2223826Z Test tensors shared across eager and ScriptModules on load ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2224338Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2224911Z Test tensors shared across eager and ScriptModules on load ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2225416Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2225981Z Test saving inline and imported modules in same package with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2226510Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2227107Z Test saving inline and imported modules in same package that ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2227644Z test_package_interface (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2228234Z Packaging an interface class should work correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2228937Z test_package_script_class (test_package_script.TestPackageScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2229723Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2230407Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2231021Z Test saving of single ScriptModule shared by multiple ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2231621Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2232258Z Test to verify saving multiple ScriptModules with completely ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2232866Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2233481Z Test to verify saving multiple different modules and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2234055Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2234620Z Test basic saving of ScriptModule. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2235174Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2235754Z Test basic saving of ScriptModule in file. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2236352Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2236991Z Test to verify when saving multiple packages with same CU ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2237594Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2238199Z Test basic saving of ScriptModule with submodule. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2238770Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2239313Z Test saving of ScriptModules inside of container. Checks that relations ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2239844Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2240384Z Test to verify saving multiple ScriptModules with same top module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2240881Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2241404Z Test tensors shared across eager and ScriptModules are serialized once. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2241937Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2242503Z Test scripting a module loaded from a package ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2242987Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2243558Z Test to verify saving and loading same ScriptModule object works ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2244049Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-11-23T02:23:55.2244561Z Test that saving a ScriptModule and a separately saving a tensor ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2245188Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2245802Z test_importer_access (test_resources.TestResources) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2246289Z test_package_resource_access (test_resources.TestResources) 2022-11-23T02:23:55.2246811Z Packaged modules should be able to use the importlib.resources API to access ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2247331Z test_resource_access_by_path (test_resources.TestResources) 2022-11-23T02:23:55.2247832Z Tests that packaged code can used importlib.resources.path. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2248295Z test_resource_reader (test_resources.TestResources) 2022-11-23T02:23:55.2248782Z Test compliance with the get_resource_reader importlib API. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2249250Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-11-23T02:23:55.2249903Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2250485Z test_dunder_imports (test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2250958Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-11-23T02:23:55.2251456Z If an object with the same qualified name is loaded from different ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:23:55.2252018Z test_pickle (test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2252460Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-11-23T02:23:55.2252954Z Saving a module that came from another PackageImporter should work. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2253473Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-11-23T02:23:55.2254190Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2254785Z test_save_module (test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2255348Z test_save_module_binary (test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2255905Z test_saving_source (test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2256454Z test_saving_string (test_save_load.TestSaveLoad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:23:55.2256749Z 2022-11-23T02:23:55.2257028Z ---------------------------------------------------------------------- 2022-11-23T02:23:55.2257343Z Ran 132 tests in 0.712s 2022-11-23T02:23:55.2257499Z 2022-11-23T02:23:55.2257674Z OK (skipped=132) 2022-11-23T02:23:55.2257826Z 2022-11-23T02:23:55.2257945Z Generating XML reports... 2022-11-23T02:23:55.2258523Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20221123022352.xml 2022-11-23T02:23:55.2259320Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20221123022352.xml 2022-11-23T02:23:55.2260109Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20221123022352.xml 2022-11-23T02:23:55.2260854Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20221123022352.xml 2022-11-23T02:23:55.2261610Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20221123022352.xml 2022-11-23T02:23:55.2262356Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20221123022352.xml 2022-11-23T02:23:55.2263074Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20221123022352.xml 2022-11-23T02:23:55.2263827Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20221123022352.xml 2022-11-23T02:23:55.2264565Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20221123022352.xml 2022-11-23T02:23:55.2265255Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20221123022352.xml 2022-11-23T02:23:55.2265923Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20221123022352.xml 2022-11-23T02:23:55.2266660Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20221123022352.xml 2022-11-23T02:23:55.2267408Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20221123022352.xml 2022-11-23T02:23:55.2268140Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20221123022352.xml 2022-11-23T02:23:55.2268862Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20221123022352.xml 2022-11-23T02:23:55.2269575Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20221123022352.xml 2022-11-23T02:23:55.2269880Z 2022-11-23T02:23:55.2270202Z ##[endgroup] 2022-11-23T02:23:55.2270727Z FINISHED PRINTING LOG FILE of test_package (/var/lib/jenkins/pytorch/test/test-reports/test_package_bhuy9gum) 2022-11-23T02:23:55.2271021Z 2022-11-23T02:23:59.6817645Z Ignoring disabled issues: [] 2022-11-23T02:23:59.7048676Z Running test_per_overload_api ... [2022-11-23 02:23:59.704076] 2022-11-23T02:23:59.7050530Z Executing ['/opt/conda/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:23:59.704368] 2022-11-23T02:24:04.5129387Z 2022-11-23T02:24:04.5130323Z Expand the folded group to see the log file of test_per_overload_api 2022-11-23T02:24:04.5132570Z ##[group]PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/pytorch/test/test-reports/test_per_overload_api_8j2pa1qq) 2022-11-23T02:24:04.5134669Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2022-11-23T02:24:04.5135433Z 2022-11-23T02:24:04.5135712Z Running tests... 2022-11-23T02:24:04.5138158Z ---------------------------------------------------------------------- 2022-11-23T02:24:04.5139693Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.575s) 2022-11-23T02:24:04.5141252Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:04.5142767Z test_decompose (__main__.TestPerOverloadAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:04.5144298Z 2022-11-23T02:24:04.5145048Z ---------------------------------------------------------------------- 2022-11-23T02:24:04.5145891Z Ran 3 tests in 0.578s 2022-11-23T02:24:04.5146306Z 2022-11-23T02:24:04.5146554Z OK (skipped=3) 2022-11-23T02:24:04.5147084Z 2022-11-23T02:24:04.5147383Z Generating XML reports... 2022-11-23T02:24:04.5149126Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20221123022401.xml 2022-11-23T02:24:04.5150010Z 2022-11-23T02:24:04.5150905Z ##[endgroup] 2022-11-23T02:24:04.5152390Z FINISHED PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/pytorch/test/test-reports/test_per_overload_api_8j2pa1qq) 2022-11-23T02:24:04.5153207Z 2022-11-23T02:24:09.0013562Z Ignoring disabled issues: [] 2022-11-23T02:24:09.0244869Z Running test_proxy_tensor ... [2022-11-23 02:24:09.023673] 2022-11-23T02:24:09.0246979Z Executing ['/opt/conda/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:24:09.024056] 2022-11-23T02:24:14.5255116Z 2022-11-23T02:24:14.5256514Z Expand the folded group to see the log file of test_proxy_tensor 2022-11-23T02:24:14.5259964Z ##[group]PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/pytorch/test/test-reports/test_proxy_tensor_5etm4qzg) 2022-11-23T02:24:14.5262785Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2022-11-23T02:24:14.5263655Z 2022-11-23T02:24:14.5264306Z Running tests... 2022-11-23T02:24:14.5265930Z ---------------------------------------------------------------------- 2022-11-23T02:24:14.5267744Z test_alias (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5269304Z test_issue82547 (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5270884Z test_meta (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5272541Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5274303Z test_allclose (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5276101Z test_amp_cache (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5277918Z test_constant_blowup (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5279786Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5281659Z test_constant_random (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5283485Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5285299Z test_decomp_of_capture (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5287206Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5289037Z test_has_proxy (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5290840Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5292693Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:24:14.5295270Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5297166Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5299238Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5301146Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5303029Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5304879Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5306860Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5308743Z test_partial_decomp (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5310526Z test_pr_86917 (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5312284Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5314250Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5316262Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5318126Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5320131Z test_strides (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5322270Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5324303Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5326152Z test_val_metadata_mutation (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5327964Z test_varargs (__main__.TestGenericProxyTensorFake) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5329735Z test_allclose (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5331499Z test_amp_cache (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5333316Z test_constant_blowup (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5335175Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5337027Z test_constant_random (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5338837Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5340671Z test_decomp_of_capture (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5342755Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5344687Z test_has_proxy (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5346493Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5348445Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:24:14.5350314Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5352156Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5354049Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5355930Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5357784Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5359619Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5361455Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5363287Z test_partial_decomp (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5364970Z test_pr_86917 (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5366646Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5368515Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5370427Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5372191Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5373891Z test_strides (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5375603Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5377338Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5379096Z test_val_metadata_mutation (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5380807Z test_varargs (__main__.TestGenericProxyTensorReal) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5382512Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5384260Z test_amp_cache (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5386228Z test_constant_blowup (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5388514Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5390388Z test_constant_random (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5392124Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5393690Z test_decomp_of_capture (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5394508Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5395225Z test_has_proxy (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5395938Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5396667Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:24:14.5397406Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5398129Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5398867Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5399602Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5400338Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5401058Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5401790Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5402511Z test_partial_decomp (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5403223Z test_pr_86917 (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5403866Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5404512Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5405174Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5405788Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5406376Z test_strides (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5407023Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5407625Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5408291Z test_val_metadata_mutation (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5408884Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5409455Z test_binary_broadcast (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5409994Z test_cat (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5410558Z test_elementwise_meta_with_sym_numbers (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5411121Z test_expand (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5411663Z test_guards_equal (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:14.5412205Z test_mega_guard (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5412742Z test_metadata (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5413282Z test_metadata_fresh (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5413821Z test_multiply_shape (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5414371Z test_neg_shape (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5415600Z test_new_empty (__main__.TestSymbolicTracing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83408 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-11-23T02:24:14.5416465Z test_nonidentity_transitive_guards (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5417031Z test_return_symint (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5417569Z test_rmethod (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5418120Z test_size_with_tensor (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5418663Z test_sqrt_size (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5419217Z test_sym_storage_offset (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5419774Z test_symint_to_tensor (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5420312Z test_unary (__main__.TestSymbolicTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:14.5420595Z 2022-11-23T02:24:14.5420871Z ---------------------------------------------------------------------- 2022-11-23T02:24:14.5421187Z Ran 110 tests in 0.129s 2022-11-23T02:24:14.5421415Z 2022-11-23T02:24:14.5421513Z OK (skipped=110) 2022-11-23T02:24:14.5421663Z 2022-11-23T02:24:14.5421775Z Generating XML reports... 2022-11-23T02:24:14.5422354Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20221123022412.xml 2022-11-23T02:24:14.5423139Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20221123022412.xml 2022-11-23T02:24:14.5423896Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20221123022412.xml 2022-11-23T02:24:14.5424663Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20221123022412.xml 2022-11-23T02:24:14.5425392Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20221123022412.xml 2022-11-23T02:24:14.5425710Z 2022-11-23T02:24:14.5426008Z ##[endgroup] 2022-11-23T02:24:14.5426532Z FINISHED PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/pytorch/test/test-reports/test_proxy_tensor_5etm4qzg) 2022-11-23T02:24:14.5426882Z 2022-11-23T02:24:18.9471134Z Ignoring disabled issues: [] 2022-11-23T02:24:18.9696228Z Running test_pruning_op ... [2022-11-23 02:24:18.968813] 2022-11-23T02:24:18.9698123Z Executing ['/opt/conda/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:24:18.969176] 2022-11-23T02:24:22.7343829Z 2022-11-23T02:24:22.7345250Z Expand the folded group to see the log file of test_pruning_op 2022-11-23T02:24:22.7347826Z ##[group]PRINTING LOG FILE of test_pruning_op (/var/lib/jenkins/pytorch/test/test-reports/test_pruning_op__ayrbby9) 2022-11-23T02:24:22.7348599Z 2022-11-23T02:24:22.7349312Z ##[endgroup] 2022-11-23T02:24:22.7350983Z FINISHED PRINTING LOG FILE of test_pruning_op (/var/lib/jenkins/pytorch/test/test-reports/test_pruning_op__ayrbby9) 2022-11-23T02:24:22.7351738Z 2022-11-23T02:24:27.1676319Z Ignoring disabled issues: [] 2022-11-23T02:24:27.1907169Z Running test_public_bindings ... [2022-11-23 02:24:27.189606] 2022-11-23T02:24:27.1909343Z Executing ['/opt/conda/bin/python', '-bb', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:24:27.189903] 2022-11-23T02:24:31.6168466Z 2022-11-23T02:24:31.6169643Z Expand the folded group to see the log file of test_public_bindings 2022-11-23T02:24:31.6170600Z ##[group]PRINTING LOG FILE of test_public_bindings (/var/lib/jenkins/pytorch/test/test-reports/test_public_bindings_id9qcdws) 2022-11-23T02:24:31.6171769Z Test results will be stored in test-reports/python-unittest/test_public_bindings 2022-11-23T02:24:31.6172192Z 2022-11-23T02:24:31.6172346Z Running tests... 2022-11-23T02:24:31.6173096Z ---------------------------------------------------------------------- 2022-11-23T02:24:31.6173772Z test_correct_module_names (__main__.TestPublicBindings) 2022-11-23T02:24:31.6174442Z An API is considered public, if its `__module__` starts with `torch.` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.591s) 2022-11-23T02:24:31.6175066Z test_no_new_bindings (__main__.TestPublicBindings) 2022-11-23T02:24:31.6175693Z This test aims to stop the introduction of new JIT bindings into torch._C ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:24:31.6176113Z 2022-11-23T02:24:31.6176483Z ---------------------------------------------------------------------- 2022-11-23T02:24:31.6176904Z Ran 2 tests in 0.595s 2022-11-23T02:24:31.6177106Z 2022-11-23T02:24:31.6177237Z OK (skipped=2) 2022-11-23T02:24:31.6177425Z 2022-11-23T02:24:31.6177575Z Generating XML reports... 2022-11-23T02:24:31.6178332Z Generated XML report: test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20221123022428.xml 2022-11-23T02:24:31.6178753Z 2022-11-23T02:24:31.6179163Z ##[endgroup] 2022-11-23T02:24:31.6179933Z FINISHED PRINTING LOG FILE of test_public_bindings (/var/lib/jenkins/pytorch/test/test-reports/test_public_bindings_id9qcdws) 2022-11-23T02:24:31.6180869Z 2022-11-23T02:24:36.0378981Z Ignoring disabled issues: [] 2022-11-23T02:24:36.0607720Z Running test_python_dispatch ... [2022-11-23 02:24:36.060072] 2022-11-23T02:24:36.0610180Z Executing ['/opt/conda/bin/python', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:24:36.060364] 2022-11-23T02:24:40.6291158Z 2022-11-23T02:24:40.6292933Z Expand the folded group to see the log file of test_python_dispatch 2022-11-23T02:24:40.6295033Z ##[group]PRINTING LOG FILE of test_python_dispatch (/var/lib/jenkins/pytorch/test/test-reports/test_python_dispatch_m4xewkvb) 2022-11-23T02:24:40.6296857Z Test results will be stored in test-reports/python-unittest/test_python_dispatch 2022-11-23T02:24:40.6297545Z 2022-11-23T02:24:40.6297808Z Running tests... 2022-11-23T02:24:40.6298925Z ---------------------------------------------------------------------- 2022-11-23T02:24:40.6300193Z test_all_same_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.586s) 2022-11-23T02:24:40.6301687Z test_autograd_in_attr (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6303141Z test_basic (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6304655Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6306380Z test_construct_int_tensor (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6308241Z test_custom_autograd (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6309767Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6311345Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6313038Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6314764Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6316315Z test_device_slowpath (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6317781Z test_dim_slowpath (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6319231Z test_dispatch_super_call (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6320761Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6322326Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6323892Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6325429Z test_exception_handling (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6326900Z test_fancy_strides (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6328318Z test_format (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6330134Z test_get_cur_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6331564Z test_get_mode_stack (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6333234Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6334760Z test_invalid_ret (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6336230Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:24:40.6337692Z test_kwarg_only (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6339200Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6340733Z test_layout_slow_path (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6342164Z test_like (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6343551Z test_list_ret (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6345011Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6346554Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6348282Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6349867Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6351360Z test_mode_with_make_subclass (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6353827Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6355482Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6356795Z test_nesting_same_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6358023Z test_new_ones (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6359269Z test_none_wrapping (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6360529Z test_notimplemented_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6361820Z test_optional_tensor_list (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6363025Z test_out (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6364223Z test_produce_real_type (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6365431Z test_set_data (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6366657Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6368502Z test_sizes_slow_path (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:24:40.6369885Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6371192Z test_storage (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6372475Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6373789Z test_strides_slow_path (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6375064Z test_subclass_autograd_device_check (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6376370Z test_subclass_creation (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6377620Z test_subclass_priority (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6378911Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6380252Z test_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6381590Z test_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6382959Z test_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6384334Z test_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6385614Z test_version (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6387089Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6388356Z test_with_nested_modes (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6389659Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6390896Z test_basic (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6392089Z test_lstsq (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6393308Z test_alias_analysis (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6394585Z test_create_new_library (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6395903Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6397226Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6398562Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6400161Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:24:40.6401738Z test_override_cpu_sum (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:40.6403370Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:24:40.6404227Z 2022-11-23T02:24:40.6405322Z ---------------------------------------------------------------------- 2022-11-23T02:24:40.6406170Z Ran 72 tests in 0.677s 2022-11-23T02:24:40.6406573Z 2022-11-23T02:24:40.6406829Z OK (skipped=72) 2022-11-23T02:24:40.6407217Z 2022-11-23T02:24:40.6407517Z Generating XML reports... 2022-11-23T02:24:40.6409078Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20221123022437.xml 2022-11-23T02:24:40.6411021Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatcher-20221123022437.xml 2022-11-23T02:24:40.6412995Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20221123022437.xml 2022-11-23T02:24:40.6413867Z 2022-11-23T02:24:40.6414798Z ##[endgroup] 2022-11-23T02:24:40.6416244Z FINISHED PRINTING LOG FILE of test_python_dispatch (/var/lib/jenkins/pytorch/test/test-reports/test_python_dispatch_m4xewkvb) 2022-11-23T02:24:40.6417054Z 2022-11-23T02:24:45.1579760Z Ignoring disabled issues: [] 2022-11-23T02:24:45.1804297Z Running test_pytree ... [2022-11-23 02:24:45.179805] 2022-11-23T02:24:45.1806021Z Executing ['/opt/conda/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:24:45.180109] 2022-11-23T02:24:49.5871503Z 2022-11-23T02:24:49.5872324Z Expand the folded group to see the log file of test_pytree 2022-11-23T02:24:49.5874587Z ##[group]PRINTING LOG FILE of test_pytree (/var/lib/jenkins/pytorch/test/test-reports/test_pytree_m_dpafs3) 2022-11-23T02:24:49.5876664Z Test results will be stored in test-reports/python-unittest/test_pytree 2022-11-23T02:24:49.5877309Z 2022-11-23T02:24:49.5877616Z Running tests... 2022-11-23T02:24:49.5878890Z ---------------------------------------------------------------------- 2022-11-23T02:24:49.5880611Z test_broadcast_to_and_flatten (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.578s) 2022-11-23T02:24:49.5882463Z test_flatten_unflatten_dict (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5884185Z test_flatten_unflatten_leaf (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5885985Z test_flatten_unflatten_list (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5887464Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5888948Z test_flatten_unflatten_nested (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5890404Z test_flatten_unflatten_odict (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5891880Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5893373Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5894833Z test_flatten_unflatten_tuple (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5896238Z test_tree_all_any (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5897989Z test_tree_only (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5899295Z test_treemap (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5900820Z test_treespec_equality (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5902214Z test_treespec_repr (__main__.TestPytree) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:24:49.5902959Z 2022-11-23T02:24:49.5903732Z ---------------------------------------------------------------------- 2022-11-23T02:24:49.5904579Z Ran 15 tests in 0.594s 2022-11-23T02:24:49.5904983Z 2022-11-23T02:24:49.5905244Z OK (skipped=15) 2022-11-23T02:24:49.5905634Z 2022-11-23T02:24:49.5905935Z Generating XML reports... 2022-11-23T02:24:49.5907500Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20221123022446.xml 2022-11-23T02:24:49.5908268Z 2022-11-23T02:24:49.5909025Z ##[endgroup] 2022-11-23T02:24:49.5910380Z FINISHED PRINTING LOG FILE of test_pytree (/var/lib/jenkins/pytorch/test/test-reports/test_pytree_m_dpafs3) 2022-11-23T02:24:49.5911119Z 2022-11-23T02:24:54.0415665Z Ignoring disabled issues: [] 2022-11-23T02:24:54.0642100Z Running test_quantization ... [2022-11-23 02:24:54.063403] 2022-11-23T02:24:54.0643903Z Executing ['/opt/conda/bin/python', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:24:54.063693] 2022-11-23T02:25:00.6413855Z 2022-11-23T02:25:00.6414865Z Expand the folded group to see the log file of test_quantization 2022-11-23T02:25:00.6416781Z ##[group]PRINTING LOG FILE of test_quantization (/var/lib/jenkins/pytorch/test/test-reports/test_quantization_865lu4dn) 2022-11-23T02:25:00.6418647Z Test results will be stored in test-reports/python-unittest/test_quantization 2022-11-23T02:25:00.6420855Z /opt/conda/lib/python3.8/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-11-23T02:25:00.6422669Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-11-23T02:25:00.6423297Z 2022-11-23T02:25:00.6423531Z Running tests... 2022-11-23T02:25:00.6424652Z ---------------------------------------------------------------------- 2022-11-23T02:25:00.6426207Z test_modules_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:25:00.6428453Z test_modules_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6430460Z test_modules_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6432506Z test_modules_intrinsic_qat_conv_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6434516Z test_modules_intrinsic_qat_linear_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6436515Z test_modules_intrinsic_qat_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6438517Z test_modules_intrinsic_quantized_bn_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6440939Z test_modules_intrinsic_quantized_conv_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6443127Z test_modules_intrinsic_quantized_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6445167Z test_modules_nn_intrinsic_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6447144Z test_package_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6448925Z test_package_import_nn_intrinsic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2022-11-23T02:25:00.6450503Z Tests the migration of the torch.nn.intrinsic.modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6452044Z test_package_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2022-11-23T02:25:00.6453579Z Tests the migration of the torch.nn.intrinsic.modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6455140Z test_package_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2022-11-23T02:25:00.6456715Z Tests the migration of the torch.nn.intrinsic.quantized ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6458206Z test_functional_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2022-11-23T02:25:00.6459725Z Tests the migration of the torch.nn.quantized.functional ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6461477Z test_import_nn_qat_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6463431Z test_import_nn_qat_dynamic_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6465412Z test_import_nn_qat_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6467570Z test_import_nn_qat_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6469533Z test_import_nn_quantizable_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6471603Z test_import_nn_quantizable_rnn (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6473761Z test_import_nn_quantized_dynamic_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6475841Z test_modules_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6479687Z test_modules_batchnorm (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6481687Z test_modules_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6483842Z test_modules_dropout (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6485955Z test_modules_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6488023Z test_modules_functional_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6490046Z test_modules_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6492015Z test_modules_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6494011Z test_modules_normalization (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6496012Z test_modules_utils (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6498003Z test_package_import_nn_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6499789Z test_package_import_nn_qat_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2022-11-23T02:25:00.6501348Z Tests the migration of the torch.nn.qat.modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6502912Z test_package_import_nn_qat_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2022-11-23T02:25:00.6504463Z Tests the migration of the torch.nn.qat.modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6506353Z test_package_import_nn_quantizable (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6508565Z test_package_import_nn_quantizable_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2022-11-23T02:25:00.6510222Z Tests the migration of the torch.nn.quantizable.modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6512108Z test_package_import_nn_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6514263Z test_package_import_nn_quantized_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6516203Z test_package_import_nn_quantized_dynamic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2022-11-23T02:25:00.6517852Z Tests the migration of the torch.nn.quantized.modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6519474Z test_package_import_nn_quantized_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2022-11-23T02:25:00.6521101Z Tests the migration of the torch.nn.quantized.modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6522075Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6523058Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6526518Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6528831Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6530964Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6533086Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6535275Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6537463Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6539545Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6541629Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6543662Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6545741Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6548207Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6550350Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6552487Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6554581Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6556666Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6558791Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6560920Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6562574Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6564151Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6565615Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6567029Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6568427Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6569844Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6571243Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6572672Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6574116Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6575542Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6576975Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6578408Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6579876Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6581313Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6582712Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6584114Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6585514Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6587028Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6588443Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6589871Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6591417Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6592900Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6594350Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6595783Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6597235Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6598682Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6600103Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6601453Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6602797Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6604128Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6605422Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6606736Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6608065Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6609405Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6610760Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6612086Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6613455Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6614840Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6616247Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6617742Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6619090Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6620522Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6621901Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6623233Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6624569Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6625858Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6627215Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6628507Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6629827Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6631121Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6632384Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6633720Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6635111Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6636483Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.6637839Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.6639137Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6640220Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-11-23T02:25:00.6641280Z Tests that fake quant only modifies buffers in place. Note: this is important ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6642314Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-11-23T02:25:00.6643353Z Tests that observers only modify buffers in place. Note: this is important ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6644404Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2022-11-23T02:25:00.6645558Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6646541Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2022-11-23T02:25:00.6647608Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6648597Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2022-11-23T02:25:00.6649611Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6650823Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6652143Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6653474Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6654793Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6656157Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6657535Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6658917Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6660253Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6661556Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6662860Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6664131Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6665383Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6666849Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6668165Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6669484Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6670784Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6672108Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6673516Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6674779Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6676128Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6677389Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6678614Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6679654Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-11-23T02:25:00.6680622Z Sanity checks on _equalize.converged working ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6681600Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-11-23T02:25:00.6682478Z applies _equalize.cross_layer_equalization on two modules and checks ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6683057Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-11-23T02:25:00.6683573Z First checks to see if _equalize.equalize can handle multiple ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6684102Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-11-23T02:25:00.6684628Z Checks to see if eager mode equalization supports fused ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6685152Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-11-23T02:25:00.6685678Z Checks to see if eager mode equalization supports fused ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6686277Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T02:25:00.6686837Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6687383Z After applying the equalization functions check if the input ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6687913Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6688455Z Tests that graphs containing branches are prepared correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6688987Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6689524Z Tests that the modified model for equalization (before quantization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6690075Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6690639Z After applying the equalization functions, check if the equalization ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6691172Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6691700Z Tests that the modified model for equalization has the same graph ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:25:00.6692230Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6692807Z Tests that graphs created after prepare_fx is as expected ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6693328Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6693889Z Tests that for small models, the results of quantized models that ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6694424Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6694975Z After applying the equalization functions check if the weights and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6695492Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-11-23T02:25:00.6696000Z Tests that we are able to run numeric suite on the equalized model ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6696622Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6697281Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6697962Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6698516Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-11-23T02:25:00.6699003Z Verify that graph matching works on methods ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6699594Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6700270Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6700857Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-11-23T02:25:00.6701395Z Tests that the mapping of op relationships is complete. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.6701986Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6702622Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6703259Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6703901Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6704535Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6705187Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6705743Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-11-23T02:25:00.6706271Z Verify that graph matching works on user defined functions ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6706928Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6707649Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6708312Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6709046Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6709753Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6710455Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6711156Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6711769Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6712288Z Verify that add_loggers works on methods ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6712898Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6713597Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6714314Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6715049Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6715763Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6716455Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6717150Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6717841Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6718545Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6719265Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6719974Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6720669Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6721348Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6722104Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6722839Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6723533Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6724214Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6724880Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6725555Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6726267Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6726993Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6727710Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6728395Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6729101Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6729697Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6730212Z Verifies that logging inputs works correctly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6730826Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6731519Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6732212Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6732825Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6733336Z Verify that add_loggers works on methods ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6733946Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6734642Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6735350Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6736010Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6736555Z Tests that all the ops quantization cares about have input and output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.6737142Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6737695Z Verify that shadowing works with ops which accept either fp32 or ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6738344Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6738969Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6739517Z Verifies that we can match pairs of ops which have the same aten ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6740151Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6740874Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6741513Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6742073Z Copying a `call_function` node is not implemented, test that this ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6742603Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6743122Z Verify that NS APIs work on user defined functions ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.6743628Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-11-23T02:25:00.6744109Z For user defined modules, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6744689Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6745405Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6746145Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6746941Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6747701Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6748461Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6749227Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6749972Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6750758Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6751541Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6752262Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6752952Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6753675Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6754408Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6755090Z test_conv_bn_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6755761Z test_functions (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6756427Z test_linear_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6757092Z test_linear_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6757799Z test_logger_enabled_and_save_activations_flags (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6758504Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6759189Z test_partial_qconfig_mapping (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6759905Z test_qconfig_multi_mapping_deduplication (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6760633Z test_qconfig_multi_mapping_end_to_end (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6761347Z test_qconfig_multi_mapping_from_list (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6762070Z test_qconfig_multi_mapping_insert_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6762792Z test_qconfig_multi_mapping_ordering (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6763527Z test_qconfig_multi_mapping_retroactive_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6764221Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6764941Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6765608Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6766213Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-11-23T02:25:00.6766692Z Tests the backward method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6767288Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6767988Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6768573Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-11-23T02:25:00.6769056Z Tests the backward method. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6769649Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6770343Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6771015Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6771689Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6772410Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6773115Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6773795Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6774373Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-11-23T02:25:00.6774915Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6775567Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6776264Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6776971Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6777569Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-11-23T02:25:00.6778103Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6778744Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6779494Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6780235Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6780923Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6781586Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6782273Z test_learnable_backward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6782973Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6783676Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6784370Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6785065Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6785755Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6786445Z test_learnable_forward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6787253Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6787953Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6788647Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6789213Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2022-11-23T02:25:00.6789738Z Test case that checks whether forward pre hooks of the first module and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6790364Z test_fuse_function_customization (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6791002Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.6791621Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6792244Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6792884Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6793602Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6794244Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6794943Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6795642Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temporarily skipping the test case, will enable after the simplepattern format is supported (0.002s) 2022-11-23T02:25:00.6796301Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6796906Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6797521Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6798123Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6798715Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6799234Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2022-11-23T02:25:00.6799832Z This test tests that the node matched by MatchAllNode will be regared as an input ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6800460Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2022-11-23T02:25:00.6801093Z This test tests two keys in backend_config: root_node_getter and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6801700Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6802224Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2022-11-23T02:25:00.6802691Z TODO: add test for all fused modules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6803293Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6803995Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6804599Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-11-23T02:25:00.6805153Z Tests the case where we call the fused_obs_fake_quant op multiple times ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6805711Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-11-23T02:25:00.6806283Z Tests the case where we call the fused_obs_fake_quant op multiple times ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6806948Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6807682Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6808477Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6809246Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6809959Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6810677Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6811387Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6812104Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6812809Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.6813536Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6814336Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6815122Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6815846Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6816560Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6817274Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6817960Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6818541Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-11-23T02:25:00.6819059Z Tests the constructor of the ModelReport class. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6819593Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-11-23T02:25:00.6820141Z Tests for generation of qconfigs by ModelReport API ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6820657Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-11-23T02:25:00.6821206Z Tests model_report.generate_model_report to ensure report generation ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6821754Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-11-23T02:25:00.6822334Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6822980Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-11-23T02:25:00.6823572Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6824223Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-11-23T02:25:00.6824768Z Tests for generation of qconfigs by ModelReport API ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6825425Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6826145Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6826906Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6827698Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6828536Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6829346Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6830157Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6830952Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6831737Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6832550Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.6833365Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6834167Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6834884Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-11-23T02:25:00.6835508Z Tests the generate_table_view() ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6836107Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-11-23T02:25:00.6836717Z Tests the generate_table_view() ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6837322Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-11-23T02:25:00.6837936Z Tests the generate_table_view() ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6838529Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-11-23T02:25:00.6839200Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6840027Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6840912Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6841659Z test_histogram_observer_extreme_inputs (quantization.core.test_workflow_module.TestHistogramObserver) 2022-11-23T02:25:00.6842326Z Ensures that the HistogramObserver is able to work correctly in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6843036Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6843725Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6844429Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6845129Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6845856Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6846577Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6847309Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6848049Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6848796Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6849545Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6850287Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6851025Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6851756Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6852490Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6853226Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6853949Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6854719Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6855476Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6856203Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6856932Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6857652Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6858391Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6859120Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6859816Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6860484Z test_mobilenet_v3 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6861166Z test_output_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6861841Z test_shadow_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6862444Z test_histogram_observer_consistent_buffer_shape (quantization.core.test_workflow_module.TestObserver) 2022-11-23T02:25:00.6862997Z Ensures that the buffer shapes do not change from uninitialized to ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6863544Z test_histogram_observer_save_load_state_dict (quantization.core.test_workflow_module.TestObserver) 2022-11-23T02:25:00.6864060Z Smoke test on saving/loading state_dict ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6864654Z test_memoryless_minmaxobserver (quantization.core.test_workflow_module.TestObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6865338Z test_memoryless_perchannelminmaxobserver (quantization.core.test_workflow_module.TestObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.6865952Z test_observer_qparams_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) 2022-11-23T02:25:00.6866503Z Ensure that the scale and zero_point returned by the observer ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6867161Z test_observer_scriptable (quantization.core.test_workflow_module.TestObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6867809Z test_per_channel_observers (quantization.core.test_workflow_module.TestObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.6868455Z test_per_tensor_observers (quantization.core.test_workflow_module.TestObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.6869059Z test_save_load_state_dict_script (quantization.core.test_workflow_module.TestObserver) 2022-11-23T02:25:00.6869605Z Tests that we can save and load state_dict for observers that are scripted ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6870292Z test_state_dict_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6870938Z test_zero_numel (quantization.core.test_workflow_module.TestObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6871553Z test_constant_padNd (quantization.core.test_quantized_op.TestPadding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6872171Z test_reflection_pad1d (quantization.core.test_quantized_op.TestPadding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6872798Z test_reflection_pad2d (quantization.core.test_quantized_op.TestPadding) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6873441Z test_adaptive_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6874071Z test_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6874695Z test_hardtanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6875294Z test_mean (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6875908Z test_qnnpack_add (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6876544Z test_qnnpack_add_broadcast (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6877194Z test_qnnpack_maxpool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6877820Z test_qnnpack_mul (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6878441Z test_qnnpack_relu (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6879068Z test_qnnpack_sigmoid (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6879709Z test_qnnpack_sigmoid_sweep (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6880345Z test_qnnpack_tanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6880993Z test_quantization_doc_custom (quantization.core.test_docs.TestQuantizationDocs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6881638Z test_quantization_doc_fx (quantization.core.test_docs.TestQuantizationDocs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6882279Z test_quantization_doc_ptdq (quantization.core.test_docs.TestQuantizationDocs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6882924Z test_quantization_doc_ptsq (quantization.core.test_docs.TestQuantizationDocs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6883622Z test_quantization_doc_qat (quantization.core.test_docs.TestQuantizationDocs) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6884314Z test_embedding_bag (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6885005Z test_embedding_bag_padding_idx_error (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6885678Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6886356Z test_convert_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6887047Z test_dynamic_multi_op (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6887745Z test_dynamic_quant_multi_uses (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6888452Z test_dynamic_shared_weights (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6889160Z test_dynamic_weight_observer (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6889858Z test_dynamic_with_if (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6890560Z test_insert_quant_dequant_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6891273Z test_prepare_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6891984Z test_prepare_dynamic_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6892702Z test_quantize_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6893373Z test_conv_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6894029Z test_conv_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6894681Z test_conv_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6895344Z test_conv_transpose_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6896031Z test_conv_transpose_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6896702Z test_conv_transpose_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6897380Z test_functional_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6898121Z test_int16_reference_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6898836Z test_leaky_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6899493Z test_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6900141Z test_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6900828Z test_embedding_ops_dynamic (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6901471Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6902426Z Test post-training dynamic quantization on preserving ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6903078Z test_linear_relu_fusion (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6903687Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6904357Z Test quantization for nested model, top level 'fc3' and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6904881Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6905418Z Another test case for quantized, we will quantize all submodules ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6905956Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6906502Z More complicated nested test case with child qconfig overrides ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6907201Z test_per_channel_linear_quantize (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6907764Z Test quantization for per_channel dynamic quantization ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6908300Z test_quantized_rnn (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6908914Z Test dynamic quantization, scriptability and serialization for dynamic quantized lstm modules on int8 and fp16 ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6909526Z test_quantized_rnn_cell (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6910153Z Test dynamic quantization, scriptability and serialization for dynamic quantized rnn cell modules on int8 and fp16 ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6910748Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6911337Z Dynamic Quantize SingleLayerLinearDynamicModel which has one Linear module, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6911920Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6912490Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6913061Z test_type_match_rule (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-11-23T02:25:00.6913871Z Test quantization for nested model, top level 'fc3' and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6914400Z test_activations (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6914952Z Test quantization of activations ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6915485Z test_activations_in_non_leaf_module_list (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6916074Z Ensure activations like `nn.Sigmoid` and `nn.Tanh` are properly handled in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6916670Z test_convtranspose_per_channel_fails_early (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6917439Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6918053Z test_convtranspose_per_channel_qconfig_none (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6918646Z Verifies that having qconfig==None for conv transpose does not crash ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6919299Z test_custom_module_class (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.6920004Z test_dequant_stub (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6920724Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6921335Z test_manual (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6921861Z User inserts QuantStub and DeQuantStub in model code ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6922389Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6923064Z Test quantization for nested model, top level 'fc3' and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6923686Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6924275Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6924820Z More complicated nested test case with child qconfig overrides ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6925364Z test_normalization (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6925890Z Test quantization of normalization layers ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6926418Z test_quantized_embedding (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6927139Z Test the post-training quantization flow, serialization and scripting ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6927719Z test_quantized_embedding_bag (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6928447Z Test the post-training quantization flow, serialization and scripting ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6929148Z test_quantwrapper_attaches_qconfig_to_dequant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6929842Z test_resnet_base (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6930391Z Test quantization for bottleneck topology used in resnet/resnext ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6930978Z test_save_load_state_dict (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6931562Z Test PTQ flow of creating a model and quantizing it and saving the quantized state_dict ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6932127Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6932706Z Quantize SingleLayerLinearModel which has one Linear module, make sure it is swapped ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6933280Z test_skip_quant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6933812Z The case when we want to skip quantizing some layers ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6934337Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-11-23T02:25:00.6934913Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6935583Z test_add_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6936277Z test_conv_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6936847Z test_conv_linear_symm (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-11-23T02:25:00.6937375Z Same as test_conv_linear but with Symmetric quantization. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6938007Z test_defused_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6938699Z test_dropout (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6939377Z test_dynamic_qat_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6940065Z test_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6940765Z test_embedding_qat_qconfig_equal (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6941367Z test_eval_only_fake_quant (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-11-23T02:25:00.6941878Z Using FakeQuant in evaluation only mode, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6942488Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6943162Z test_manual (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6943848Z test_mul_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6944623Z test_qat_embedding_bag_errors (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6945202Z test_train_save_load_eval (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-11-23T02:25:00.6945800Z Test QAT flow of creating a model, doing QAT and saving the quantized state_dict ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6946485Z test_conv_bn_folded_vs_unfolded (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:25:00.6947261Z test_conv_bn_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:25:00.6948116Z test_fixed_qparam_ops (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6948957Z test_leaky_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6949816Z test_linear_bn_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6950687Z test_linear_bn_symm_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6951562Z test_linear_bn_workflow (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6952401Z test_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6953216Z test__convert_to_reference_decomposed_fx (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6954052Z test__convert_to_reference_decomposed_fx_dynamic_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6954738Z test_assert_on_size_after_quant_layer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6955374Z Verifies that calculating a size of a quantized tensor works ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6956074Z test_attention (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6956727Z test_backend_config_check_for_weight_and_bias (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6957379Z Test to make sure the backend_config check for weight and bias ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6958011Z test_backend_config_quantization_range (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6958700Z Check that quantization ranges specified through the BackendConfig are reflected in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6959349Z test_backend_config_scale_min (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6960187Z Test QConfig eps validation against the BackendConfig's min scale value. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6960850Z test_change_backend_config_for_fixed_qparam_ops (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6961512Z Making sure we can skip validation of qconfigs for fixedqparam ops based ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6962341Z test_channel_shuffle_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6962979Z test_conv_bn_relu (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6963707Z Tests fusion and quantization for "Conv - Bn" and "Conv - Bn - ReLU" ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6964228Z test_conv_linear_not_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6964705Z Test quantizing conv and linear ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6965170Z test_conv_linear_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6965677Z Test quantizing functional conv and linear with reference option ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6966280Z test_conv_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6966909Z test_convert_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6967591Z test_convert_custom_config_set_observed_to_quantized_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6968296Z test_convert_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6968962Z test_convert_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6969602Z test_convert_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.6970160Z test_convtranspose_per_channel_fails_early (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6970885Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6971445Z test_copy_node_has_shared_actpp_instance (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6971944Z Test the output of CopyNode to have the same ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6972514Z test_custom_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:25:00.6973071Z test_custom_module_class_input_has_multiple_users (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6973620Z Tests that the flow still works when the input of custom module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6974230Z test_deepcopy_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6974793Z test_default_quant_after_none_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6975304Z Make sure default quant is inserted properly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6975775Z test_dequantize (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6976257Z Test to make sure dequantize node are placed before ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6976729Z test_dict_output (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6977301Z Make sure quantization runs for models with dictionary output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6977821Z test_dynamic_linear_input_multiple_use (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6978387Z Tests input for dynamic linear being used by multiple ops ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6978989Z test_dynamic_quant_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6979527Z test_dynamic_quant_weight_observer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6980043Z Test that weight observer is run in convert step ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6980525Z test_dynamic_with_fusion (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6981038Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.6981564Z test_dynamic_with_fusion_multiple_uses (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6982099Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6982597Z test_fold_quant_dequant (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6983239Z Test that the sequence of quant-dequant nodes in the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6983824Z test_fp32_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6984455Z test_fp32_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6984972Z test_fp32_sum (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6985602Z Verifies that fp32 sum works correctly if it's before or after ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6986200Z test_fuse_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6986924Z test_fuse_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6987598Z test_fuse_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6988226Z test_fused_module_qat_swap (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6988773Z test_fusion_pattern_unquantized (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6989298Z Ensure that leaving a possible fusion pattern of multiple nodes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6989828Z test_get_default_qconfig_valid_backend (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6990394Z Checks that AssertionError is raised when non expected backend input is specified ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6991041Z test_get_executorch_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6991595Z test_getattr_with_nontensor_result (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6992107Z Verifies that binary ops get quantized correctly if some ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6992747Z test_linear_bn (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6993300Z test_linear_qint8_activation (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6993810Z Test support for qint8 activation in reference pattern ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6994426Z test_masked_fill_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6995070Z test_mul_add_fp16_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6995629Z test_no_obs_between_unmatched_node_and_copy_node (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6996173Z Verifies that an observer is not inserted between an unmatched ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6996778Z test_non_traceable_module (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6997277Z test_not_used (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6997726Z Test quantizing a not used value ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.6998178Z test_observer_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6998718Z Test to make sure the observer FQN is based on the quantizable op/module that it is observing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.6999252Z test_output_lists_and_dicts (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.6999775Z Verify that specifying complicated output types does not crash. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7000390Z test_packed_weight_fused_op (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7000921Z test_pattern_match (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7001364Z test MatchAllNode with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7001945Z test_permute_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7002610Z test_prepare_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7003288Z test_prepare_custom_config_set_float_to_observed_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7003993Z test_prepare_custom_config_set_input_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7004709Z test_prepare_custom_config_set_non_traceable_module_classes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7005424Z test_prepare_custom_config_set_non_traceable_module_names (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7006128Z test_prepare_custom_config_set_output_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7006887Z test_prepare_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7007624Z test_prepare_custom_config_set_standalone_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7008328Z test_prepare_custom_config_set_standalone_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7009000Z test_prepare_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7009630Z test_prepare_mode (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7010155Z test_prepared_model_deepcopy (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7010687Z Ensures that copy.deepcopy works correctly on a prepared model. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7011299Z test_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7011825Z test_preserve_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7012364Z Test to make sure the temporary config option to preserve qconfig attributes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7012880Z test_preserve_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7013353Z Test tuple input type is preserved ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7013951Z test_propagate_dtypes_for_known_nodes_dict_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7014646Z test_propagate_dtypes_for_known_nodes_dict_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7015360Z test_propagate_dtypes_for_known_nodes_dict_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7016045Z test_propagate_dtypes_for_known_nodes_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7016728Z test_propagate_dtypes_for_known_nodes_split_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7017431Z test_propagate_dtypes_for_known_nodes_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7018119Z test_propagate_dtypes_for_known_nodes_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7018769Z test_qat_and_script (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7019397Z test_qat_prepare_device_affinity (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7020026Z test_qat_skip_untraced (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7020646Z test_qconfig_dict_setup (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7021337Z test_qconfig_dict_with_fused_modules (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7022011Z test_qconfig_for_call_func (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7022642Z test_qconfig_for_call_method (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7023252Z test_qconfig_function (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7023884Z test_qconfig_mapping_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7024527Z test_qconfig_mapping_set_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7025174Z test_qconfig_mapping_set_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7025853Z test_qconfig_mapping_set_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7026532Z test_qconfig_mapping_set_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7027311Z test_qconfig_mapping_set_object_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7027956Z test_qconfig_mapping_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7028608Z test_qconfig_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:25:00.7029258Z test_qconfig_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7029887Z test_qconfig_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7030485Z test_qconfig_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7031103Z test_qconfig_precedence (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7031734Z test_qconfig_qat_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7032271Z test_qnnpack_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7032841Z Test whether default QNNPACK QConfigs are compatible with the QNNPACK BackendConfig. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7033479Z test_qparams_buffers (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7033986Z test_qparams_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7034467Z Test that the FQN of input_scale/zero_point is set ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7034963Z test_quant_output_always_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7035530Z If the output is hardcoded to be quantized, ensure that ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7036164Z test_quantized_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7036815Z test_quantized_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7037360Z test_quantized_model_type (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7037883Z Test state_dict and deepcopy works properly in the quantized model ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7038385Z test_ref_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7038883Z Make sure the numerics for models with ref conv module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7039364Z test_ref_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7039866Z Make sure the numerics for models with ref linear module ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7040448Z test_register_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7041055Z test_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7041662Z test_remove_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7042297Z test_repeat_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7042860Z test_reroute_tuple_getitem_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7043413Z The following graph should redirect the output to `b`. After the transformation, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7044050Z test_reshape_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7044685Z test_return_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7045300Z test_reuse_input_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7045925Z test_save_observer_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7046533Z test_sequential (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7047063Z test_shape_followed_by_quantized_op (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7047559Z Make sure that shape does not dequantize ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7048144Z test_size_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7048795Z test_stack_trace_preserved_linear (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7049447Z test_standalone_module_float_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7050161Z test_standalone_module_quantized_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7050747Z test_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7051231Z Make sure packed params appear in state_dict ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7051690Z test_static_lstm (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7052222Z Test statically quantized custom module LSTM followed by ops that consume individual ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7052765Z test_static_lstm_consume_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7053315Z Test statically quantized custom module LSTM followed by a module that consumes the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7053875Z test_static_lstm_with_custom_fixed_qparams (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7054437Z Test statically quantized LSTM with custom fixed qparams assigned to each of the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7055052Z test_sub_scalar (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7055586Z test_symmetric_qnnpack_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-11-23T02:25:00.7056171Z Test whether `torch.ao.quantization.qconfig_mapping._get_symmetric_qnnpack_qconfig_mapping` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7056849Z test_torch_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7057526Z test_torch_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7058191Z test_trace_quantize_per_tensor (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7058846Z test_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7059512Z test_unsqueeze__nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7060178Z test_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7060839Z test_view_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7061481Z test_model_dropout (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7062148Z test_prepare_serialize_switch_device_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7062835Z test_qat_embedding_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7063492Z test_qat_embeddingbag_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7064200Z test_qat_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7065154Z test_resnet18_ddp (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: TODO: Test is always failing - https://github.com/pytorch/pytorch/issues/54979 (0.001s) 2022-11-23T02:25:00.7065818Z test_resnet_base (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7066469Z test_static_gpu_convert_basic (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7067191Z test_switch_device_prepare_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7067813Z test_torchvision (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: skip for now since tbb failed (0.002s) 2022-11-23T02:25:00.7068396Z test_add (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7069002Z test_add_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7069629Z test_add_relu_multiple_uses_of_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7070183Z test_ave_pool_with_custom_cfg (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7070700Z A test that checks correct patterns are produced for ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7071285Z test_bmm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-11-23T02:25:00.7071803Z test_bmm_int_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7072462Z int8 is not supported for bmm so we won't produce reference ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7072959Z test_boolean_tensor (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7073590Z Make sure we don't insert observer for boolean Tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7074068Z test_cat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7074547Z quantization of the output of cat will depend on the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7075116Z test_chunk (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7075718Z test_clamp (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7076315Z test_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7076935Z test_conv_transpose_1d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7077561Z test_conv_transpose_2d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7078095Z test_copy_node_fp32_input (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7078603Z CopyNode works for both fp32 and int8 inputs, this is a test to make ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7079256Z test_div (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-11-23T02:25:00.7079853Z test_elu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7080494Z test_embedding (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7081111Z test_embedding_bag (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7081728Z test_fixed_qparams_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7082351Z test_fixed_qparams_ops_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7082989Z test_fixed_qparams_ops_qint8 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7083538Z test_fixed_qparams_ops_wrong_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7084105Z Test that wrong qconfigs for fixed qparams ops results in the ops not being quantized. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7084732Z test_float_functional (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7085355Z test_functional_conv (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.7085975Z test_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7086583Z test_gelu_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.001s) 2022-11-23T02:25:00.7087192Z test_gelu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-11-23T02:25:00.7087729Z test_general_shape_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7088217Z A test that checks dequantize will be swapped for ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.7088705Z test_general_value_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7089214Z A test that checks correct patterns are produced for ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7089697Z test_getitem (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7090219Z Make sure we only insert observer for getitem if the following node is matched ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7090826Z test_hardswish (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7091442Z test_instance_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7091986Z test_int8_input_no_unnecessary_fq (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7092502Z If the inputs to the graph are quantized and the only node ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7093090Z test_layer_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7093747Z test_leaky_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7094369Z test_linear_dynamic_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7095023Z test_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7095646Z test_linear_static_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7096284Z test_mish_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-11-23T02:25:00.7096892Z test_mul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7097498Z test_mul_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7098040Z test_multiple_qconfigs_for_single_value (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7098553Z Test multiple qconfigs for a single value ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7099112Z test_norm_weight_bias (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7099723Z test_prelu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7100331Z test_qbatch_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7100956Z test_qbatch_norm_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7101566Z test_qmatmul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7102182Z test_quantized_add_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7102712Z test_quantized_conv_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-11-23T02:25:00.7103196Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7103767Z test_quantized_mul_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7104383Z test_ref_pattern_multi_use (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7105009Z test_reshape_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7105613Z test_rnn (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7106208Z test_rnn_cell (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7106874Z test_silu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-11-23T02:25:00.7107487Z test_softmax_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.001s) 2022-11-23T02:25:00.7108160Z test_softmax_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-11-23T02:25:00.7108792Z test_sub (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-11-23T02:25:00.7109437Z test_sum (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-11-23T02:25:00.7110041Z test_conv (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7110633Z test_conv_bn (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7111234Z test_conv_transpose (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7111860Z test_linear_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7112550Z test_nested (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7113119Z test_observer_with_ignored_function (quantization.jit.test_quantize_jit.TestQuantizeJit) 2022-11-23T02:25:00.7113677Z Test observers with ignored function and make sure it works in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7114291Z test_single_linear (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7114944Z test_single_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7115590Z test_skip_quant (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7116229Z test_cat_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7116869Z test_clamp (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7117504Z test_conv_with_benchmark_flag (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7118086Z test_dequantize_tuple (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-11-23T02:25:00.7118622Z Make sure dequantize can support Tuple of tensor ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7119223Z test_elu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7119780Z test_general_shape_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-11-23T02:25:00.7120313Z A test that checks dequantize will be swapped for ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.7120833Z test_general_value_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-11-23T02:25:00.7121373Z A test that checks correct patterns are produced for ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.7121965Z test_group_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7137102Z test_hardswish (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7137904Z test_instance_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7138543Z test_layer_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7139212Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7139842Z test_qbatch_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7140519Z test_qbatch_norm_relu_BNFuncInplaceRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7141216Z test_qbatch_norm_relu_BNFuncRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7141889Z test_qbatch_norm_relu_BNRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7142548Z test_quantized_add (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7143103Z test_quantized_add_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-11-23T02:25:00.7143637Z Test quant fusion for multiple aten::add using same ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7144233Z test_quantized_add_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.7144797Z test_quantized_add_relu_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-11-23T02:25:00.7145324Z Test quant fusion for multiple aten::add using same ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:25:00.7145914Z test_quantized_add_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7146707Z test_quantized_add_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7147276Z test_quantized_cat (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-11-23T02:25:00.7147783Z quantization of the output of cat will be depend on the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7148383Z test_quantized_conv (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7148935Z test_quantized_conv_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-11-23T02:25:00.7149430Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7150014Z test_quantized_mul (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7150654Z test_quantized_mul_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:00.7151296Z test_quantized_mul_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7151955Z test_quantized_mul_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7152675Z test_conv_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7153334Z test_convtranspose_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7154044Z test_dedup_module_uses (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7154704Z test_finalize_debug (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7155365Z test_finalize_for_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7156029Z test_foldbn_complex_cases (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7156696Z test_foldbn_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7157258Z test_foldbn_no_fusion (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-11-23T02:25:00.7157990Z Test that we don't fuse the cases when module type does not match ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7158607Z test_foldbn_shared_classtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7159274Z test_foldbn_trivial (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7159934Z test_foldbn_trivial_nobias (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7160597Z test_fuse_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7161253Z test_inplace_option (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7161921Z test_insert_observers (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7162605Z test_insert_observers_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7163209Z test_insert_observers_for_general_ops (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-11-23T02:25:00.7163894Z Make sure we skip observers for ops that doesn't require ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7164512Z test_insert_observers_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7165132Z test_insert_observers_for_if_consistent_observation (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-11-23T02:25:00.7165663Z check quantization for if works as long as ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7166275Z test_insert_observers_for_nested_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7166981Z test_insert_observers_for_reused_weight (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7167745Z test_insert_observers_interface (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7168486Z test_insert_observers_interface_unshare_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7169121Z test_insert_observers_propagate_observed (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-11-23T02:25:00.7169692Z Make sure we propagate observed property through general ops ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7170368Z test_insert_observers_propagate_observed_for_function (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7171024Z test_insert_observers_propagate_observed_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-11-23T02:25:00.7171604Z Make sure we propagate observed property through general ops ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7172237Z test_insert_observers_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7172924Z test_insert_observers_skip_values (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7173613Z test_insert_observers_weight_dtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7174285Z test_insert_quant_dequant (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7174971Z test_insert_quant_dequant_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7175662Z test_interface_with_fork (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7176305Z test_module_list (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7176851Z test_quantize_fork_wait (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-11-23T02:25:00.7177385Z Tests the case where fork and wait calls are in different subgraphs ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7178021Z test_replicate_dequant_same_value (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7178705Z test_replicate_dequantize (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7179388Z test_replicate_dequantize_in_block (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7179969Z test_replicate_quantize_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-11-23T02:25:00.7180492Z We want to move quantize nodes for output of prim::If ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7181101Z test_skip_dequant_constant_prop (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7181773Z test_swap_functional_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7182494Z test_benchmark (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: used for local benchmarking, comment when we want to run it (0.003s) 2022-11-23T02:25:00.7183155Z test_qconv1d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7183788Z test_qconv1d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7184426Z test_qconv1d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7185059Z test_qconv2d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7185682Z test_qconv2d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7186312Z test_qconv2d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7186996Z test_qconv3d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7187624Z test_qconv3d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7188267Z test_qconv_transpose1d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7188910Z test_qconv_transpose2d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7189557Z test_qconv_transpose3d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7190213Z test_embedding (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7190797Z test_embedding_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2022-11-23T02:25:00.7191340Z Tests the case where 2D indices are passed into the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7191967Z test_embedding_bag_2bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7192603Z test_embedding_bag_2bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2022-11-23T02:25:00.7193168Z test_embedding_bag_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2022-11-23T02:25:00.7193713Z Tests the case where 2D indices are passed into the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7194341Z test_embedding_bag_4bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7194992Z test_embedding_bag_4bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2022-11-23T02:25:00.7195638Z test_embedding_bag_byte (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7196283Z test_embedding_bag_byte_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2022-11-23T02:25:00.7197000Z test_conv1d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7197746Z test_conv2d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7198454Z test_conv3d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7199167Z test_grid_sample (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7199863Z test_relu_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7200534Z test_qlinear (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7201176Z test_qlinear_cudnn (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7201833Z test_qlinear_unpack (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7202474Z test_adaptive_avg_pool (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7203117Z test_adaptive_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7203778Z test_adaptive_avg_pool3d_ndhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7204424Z test_add_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7204967Z test_advanced_indexing (quantization.core.test_quantized_op.TestQuantizedOps) 2022-11-23T02:25:00.7205484Z Verifies that the x[:, [0], :, :] syntax works for quantized tensors. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7205965Z test_avg_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-11-23T02:25:00.7206520Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7207069Z test_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2022-11-23T02:25:00.7207631Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7208176Z test_avg_pool3d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-11-23T02:25:00.7208733Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7209283Z test_avg_pool3d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2022-11-23T02:25:00.7209848Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7210482Z test_batch_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7211098Z test_batch_norm_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7211770Z test_cat (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7212417Z test_cat_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7213041Z test_channel_shuffle (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7213678Z test_custom_module_lstm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7214346Z test_custom_module_multi_head_attention (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7215004Z test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7215630Z test_equal (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7216244Z test_group_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7216863Z test_hardswish (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7217480Z test_hardtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7218093Z test_instance_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:00.7218628Z test_interpolate (quantization.core.test_quantized_op.TestQuantizedOps) 2022-11-23T02:25:00.7219144Z This test cover upsample_nearest2d and upsample_bilinear2d ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7219649Z test_interpolate3d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-11-23T02:25:00.7220136Z This test cover upsample_nearest3d ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7220703Z test_leaky_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7221343Z test_leaky_relu_observed_output (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7221994Z test_linear_bias_unpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7222634Z test_max_pool1d (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7223245Z test_max_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7223876Z test_max_pool2d_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7224510Z test_max_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7225132Z test_mean (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7225753Z test_mul_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7226441Z test_qadd_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7227554Z test_qadd_relu_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Local only - currently the test_qadd_relu_cudnn op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.002s) 2022-11-23T02:25:00.7228695Z test_qadd_relu_cudnn_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Local only - currently the test_qadd_relu_cudnn_nhwc op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.002s) 2022-11-23T02:25:00.7229474Z test_qadd_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7230134Z test_qadd_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7230764Z test_qcelu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7231380Z test_qclamp (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7231991Z test_qelu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7232596Z test_qgelu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7233207Z test_qhardsigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7233837Z test_qlayer_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7234458Z test_qmatmul (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7235074Z test_qmul_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7235719Z test_qmul_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7236372Z test_qmul_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7237003Z test_qprelu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7237613Z test_qrelu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7238227Z test_qrelu6 (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7238840Z test_qsoftmax (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7239461Z test_qsoftmax_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7240085Z test_qtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7240754Z test_qthreshold (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7241375Z test_qtopk (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7242037Z test_quantized_mean_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7242676Z test_sigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7243305Z test_sigmoid_non_observed (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7243927Z test_std (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7244562Z test_bfp16_quantize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7245223Z test_choose_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7245899Z test_choose_qparams_optimized (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7246550Z test_clone (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7247226Z test_compare_per_channel_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7247947Z test_compare_per_tensor_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7248658Z test_cuda_quantization_does_not_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7249375Z test_decomposed_dequantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7250087Z test_decomposed_dynamic_quant_pattern (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7250794Z test_decomposed_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7251504Z test_decomposed_quantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7252198Z test_dequantize_fp16_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.7252873Z test_dequantize_fp16_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7253540Z test_fp16_saturate_op (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7254203Z test_jit_serialization (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7254891Z test_per_channel_qtensor_creation_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.7255630Z test_per_channel_qtensor_creation_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7256378Z test_per_channel_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7257065Z test_per_channel_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7257755Z test_per_tensor_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7258439Z test_per_tensor_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7259125Z test_pickle_checkpoint_qtensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.7259802Z test_qscheme_pickle (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7260482Z test_qtensor_channel_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7261155Z test_qtensor_copy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7261804Z test_qtensor_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7262462Z test_qtensor_creation (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7263118Z test_qtensor_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7263770Z test_qtensor_dtypes (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7264426Z test_qtensor_fill_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7265114Z test_qtensor_fill_per_channel_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7265801Z test_qtensor_fill_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7266486Z test_qtensor_fill_per_tensor_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7267285Z test_qtensor_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7267978Z test_qtensor_index_put_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.7268662Z test_qtensor_index_put_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7269411Z test_qtensor_index_select_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.7270141Z test_qtensor_index_select_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7270820Z test_qtensor_int_repr (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7271503Z test_qtensor_legacy_new_failure (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7272186Z test_qtensor_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7272855Z test_qtensor_masked_fill_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:00.7273542Z test_qtensor_masked_fill_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7274232Z test_qtensor_per_channel_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7274936Z test_qtensor_per_channel_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7275618Z test_qtensor_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7276278Z test_qtensor_quant_dequant (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7276959Z test_qtensor_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7277641Z test_qtensor_reshape (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7278299Z test_qtensor_resize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7278972Z test_qtensor_sub_byte_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7279662Z test_qtensor_sub_byte_not_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7280339Z test_qtensor_unsqueeze (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7280985Z test_qtensor_view (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7281632Z test_quant_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7282315Z test_quantize_per_channel_float_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7282927Z test_quantize_per_channel_sub_byte (quantization.core.test_quantized_tensor.TestQuantizedTensor) 2022-11-23T02:25:00.7283685Z Tests the per channel quantization scheme for 4-bit qtensors. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7284290Z test_repeat (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7285000Z test_torch_qtensor_deepcopy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7285700Z test_observer_scriptable (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7286396Z test_record_observer (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7286977Z test_rnn (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-11-23T02:25:00.7287519Z Checks the rnn reference quantized modules has correct numerics ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7288044Z test_rnn_cell (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-11-23T02:25:00.7288592Z Checks the rnn cell reference quantized modules has correct numerics ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7289132Z test_sparse (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-11-23T02:25:00.7289631Z Embedding and EmbeddingBag ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7290198Z test_conv2d (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7290852Z test_conv2d_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7291521Z test_conv2d_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7292193Z test_conv2d_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7292860Z test_conv2d_nobias (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7293521Z test_conv2d_nobias_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7294201Z test_conv2d_nobias_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7294884Z test_conv2d_nobias_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7295553Z test_conv2d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7296207Z test_conv3d (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7296855Z test_conv3d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7297519Z test_default_qat_qconfig (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7298185Z test_linear (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7298896Z test_linear_dynamic (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7299592Z test_linear_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7300298Z test_linear_relu_package_quantization_transforms (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7300993Z test_lstm (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7301648Z test_per_channel_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7302331Z test_per_tensor_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7302914Z test_batch_norm2d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7303438Z Tests the correctness of the batchnorm2d module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7304071Z test_batch_norm2d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7304674Z test_batch_norm3d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7305191Z Tests the correctness of the batchnorm3d module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7305823Z test_batch_norm3d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7306431Z test_channel_shuffle (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7307028Z Tests the correctness of the ChannelShuffle module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7307631Z test_conv1d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7308305Z test_conv2d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7308982Z test_conv3d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7309560Z test_dropout (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7310066Z Tests the correctness of the dropout module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7310687Z test_dropout_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7311270Z test_elu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7311761Z Tests the correctness of the ELU module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7312359Z test_embedding_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7312943Z test_embedding_bag_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7313582Z Test execution and serialization for dynamic quantized embedding_bag modules on int8 ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7314142Z test_group_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7314695Z Tests the correctness of the groupnorm module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7315204Z test_instance_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7315730Z Tests the correctness of the instancenorm{n}d modules. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7316246Z test_layer_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7316759Z Tests the correctness of the layernorm module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7317354Z test_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7318033Z test_linear_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7318606Z test_pool_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-11-23T02:25:00.7319110Z Tests the correctness of the pool module. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7319703Z test_prelu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7320379Z test_quant_dequant_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7321057Z test_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7321723Z test_sigmoid (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7322418Z test_subgraph_rewriter_annotations_int (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7323150Z test_subgraph_rewriter_correct_output_replacement (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7323890Z test_subgraph_rewriter_graph_argument_order (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7324671Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7325449Z test_subgraph_rewriter_multiple_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7326182Z test_subgraph_rewriter_pattern_is_entire_graph (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7326967Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7327666Z test_subgraph_rewriter_placeholder_matching (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-11-23T02:25:00.7328290Z This tests that a placeholder Node can be matched to a Node with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7328978Z test_subgraph_rewriter_preserves_logic (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7329719Z test_subgraph_rewriter_replaces_referenced_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:00.7330480Z test_subgraph_rewriter_single_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7331207Z test_subgraph_rewriter_traced_as_callable (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7331937Z test_subgraph_rewriter_with_oneliner_pattern (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7332683Z test_subgraph_writer_replace_consecutive_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7333284Z test_get_fqn_to_example_inputs_complex_args (quantization.core.test_utils.TestUtils) 2022-11-23T02:25:00.7333814Z Test that we can record complex example inputs such as lists and dicts ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7334330Z test_get_fqn_to_example_inputs_default_kwargs (quantization.core.test_utils.TestUtils) 2022-11-23T02:25:00.7334875Z Test that we can get example inputs for functions with default keyword arguments ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7335501Z test_get_fqn_to_example_inputs_simple (quantization.core.test_utils.TestUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:00.7336038Z test_quantize_weight_clamping_per_channel (quantization.core.test_utils.TestUtils) 2022-11-23T02:25:00.7336592Z Test quant_{min, max} from per channel observer is honored by `_quantize_weight` method ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7337127Z test_quantize_weight_clamping_per_tensor (quantization.core.test_utils.TestUtils) 2022-11-23T02:25:00.7337671Z Test quant_{min, max} from per tensor observer is honored by `_quantize_weight` method ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:00.7337996Z 2022-11-23T02:25:00.7338284Z ---------------------------------------------------------------------- 2022-11-23T02:25:00.7338604Z Ran 977 tests in 1.462s 2022-11-23T02:25:00.7338750Z 2022-11-23T02:25:00.7338848Z OK (skipped=977) 2022-11-23T02:25:00.7338998Z 2022-11-23T02:25:00.7339112Z Generating XML reports... 2022-11-23T02:25:00.7339822Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic-20221123022456.xml 2022-11-23T02:25:00.7340766Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized-20221123022456.xml 2022-11-23T02:25:00.7341713Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20221123022456.xml 2022-11-23T02:25:00.7342665Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20221123022456.xml 2022-11-23T02:25:00.7343552Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_backend_config.TestBackendConfig-20221123022456.xml 2022-11-23T02:25:00.7344506Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20221123022456.xml 2022-11-23T02:25:00.7345412Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestComparatorOps-20221123022456.xml 2022-11-23T02:25:00.7346292Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20221123022456.xml 2022-11-23T02:25:00.7347216Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestDistributed-20221123022456.xml 2022-11-23T02:25:00.7348097Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20221123022456.xml 2022-11-23T02:25:00.7348993Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20221123022456.xml 2022-11-23T02:25:00.7349855Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20221123022456.xml 2022-11-23T02:25:00.7350671Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20221123022456.xml 2022-11-23T02:25:00.7351495Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20221123022456.xml 2022-11-23T02:25:00.7352350Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20221123022456.xml 2022-11-23T02:25:00.7353231Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20221123022456.xml 2022-11-23T02:25:00.7354134Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20221123022456.xml 2022-11-23T02:25:00.7355034Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows-20221123022456.xml 2022-11-23T02:25:00.7355877Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFakeQuantize-20221123022456.xml 2022-11-23T02:25:00.7356712Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20221123022456.xml 2022-11-23T02:25:00.7357532Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_fuse_eager.TestFuseEager-20221123022456.xml 2022-11-23T02:25:00.7358318Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestFuseFx-20221123022456.xml 2022-11-23T02:25:00.7359140Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20221123022456.xml 2022-11-23T02:25:00.7360026Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20221123022456.xml 2022-11-23T02:25:00.7360882Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20221123022456.xml 2022-11-23T02:25:00.7361774Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20221123022456.xml 2022-11-23T02:25:00.7362655Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20221123022456.xml 2022-11-23T02:25:00.7363566Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20221123022456.xml 2022-11-23T02:25:00.7364515Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20221123022456.xml 2022-11-23T02:25:00.7365424Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20221123022456.xml 2022-11-23T02:25:00.7366296Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20221123022456.xml 2022-11-23T02:25:00.7367168Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20221123022456.xml 2022-11-23T02:25:00.7368039Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestHistogramObserver-20221123022456.xml 2022-11-23T02:25:00.7368913Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20221123022456.xml 2022-11-23T02:25:00.7369804Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20221123022456.xml 2022-11-23T02:25:00.7370647Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestObserver-20221123022456.xml 2022-11-23T02:25:00.7371449Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestPadding-20221123022456.xml 2022-11-23T02:25:00.7372249Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQNNPackOps-20221123022456.xml 2022-11-23T02:25:00.7373064Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_docs.TestQuantizationDocs-20221123022456.xml 2022-11-23T02:25:00.7373905Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20221123022456.xml 2022-11-23T02:25:00.7374785Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20221123022456.xml 2022-11-23T02:25:00.7375665Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20221123022456.xml 2022-11-23T02:25:00.7376561Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20221123022456.xml 2022-11-23T02:25:00.7377477Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20221123022456.xml 2022-11-23T02:25:00.7378366Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20221123022456.xml 2022-11-23T02:25:00.7379271Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20221123022456.xml 2022-11-23T02:25:00.7380115Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20221123022456.xml 2022-11-23T02:25:00.7380929Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20221123022456.xml 2022-11-23T02:25:00.7381744Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20221123022456.xml 2022-11-23T02:25:00.7382551Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20221123022456.xml 2022-11-23T02:25:00.7383420Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20221123022456.xml 2022-11-23T02:25:00.7384295Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20221123022456.xml 2022-11-23T02:25:00.7385133Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedConv-20221123022456.xml 2022-11-23T02:25:00.7385981Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20221123022456.xml 2022-11-23T02:25:00.7387014Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20221123022456.xml 2022-11-23T02:25:00.7387907Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20221123022456.xml 2022-11-23T02:25:00.7388734Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedOps-20221123022456.xml 2022-11-23T02:25:00.7389581Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20221123022456.xml 2022-11-23T02:25:00.7390470Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20221123022456.xml 2022-11-23T02:25:00.7391385Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20221123022456.xml 2022-11-23T02:25:00.7392288Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20221123022456.xml 2022-11-23T02:25:00.7393179Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20221123022456.xml 2022-11-23T02:25:00.7394067Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20221123022456.xml 2022-11-23T02:25:00.7394878Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20221123022456.xml 2022-11-23T02:25:00.7395213Z 2022-11-23T02:25:00.7395587Z ##[endgroup] 2022-11-23T02:25:00.7396134Z FINISHED PRINTING LOG FILE of test_quantization (/var/lib/jenkins/pytorch/test/test-reports/test_quantization_865lu4dn) 2022-11-23T02:25:00.7396434Z 2022-11-23T02:25:05.2112733Z Ignoring disabled issues: [] 2022-11-23T02:25:05.2349126Z Running test_scatter_gather_ops ... [2022-11-23 02:25:05.234163] 2022-11-23T02:25:05.2351096Z Executing ['/opt/conda/bin/python', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:25:05.234460] 2022-11-23T02:25:09.7489579Z 2022-11-23T02:25:09.7490758Z Expand the folded group to see the log file of test_scatter_gather_ops 2022-11-23T02:25:09.7492907Z ##[group]PRINTING LOG FILE of test_scatter_gather_ops (/var/lib/jenkins/pytorch/test/test-reports/test_scatter_gather_ops_yz6gx0pq) 2022-11-23T02:25:09.7494906Z Test results will be stored in test-reports/python-unittest/test_scatter_gather_ops 2022-11-23T02:25:09.7495626Z 2022-11-23T02:25:09.7495894Z Running tests... 2022-11-23T02:25:09.7497021Z ---------------------------------------------------------------------- 2022-11-23T02:25:09.7498587Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7500561Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cuda_float64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7502975Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7505030Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cuda_float64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7506537Z test_gather_bool_cuda_bool (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7507973Z test_gather_cuda_complex64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7509316Z test_gather_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7510654Z test_scatter__cuda_complex64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7512010Z test_scatter__cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7513339Z test_scatter__cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7514709Z test_scatter__reductions_cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7516114Z test_scatter__reductions_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7517508Z test_scatter__scalar_cuda_complex64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7518913Z test_scatter__scalar_cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7520281Z test_scatter__scalar_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7521656Z test_scatter_add__cuda_complex64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7523014Z test_scatter_add__cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7524336Z test_scatter_add__cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7525737Z test_scatter_add_mult_index_base_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7527172Z test_scatter_reduce_amax_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7528574Z test_scatter_reduce_amax_cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7529967Z test_scatter_reduce_amax_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7531367Z test_scatter_reduce_amax_cuda_float64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7532737Z test_scatter_reduce_amax_cuda_int16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7534234Z test_scatter_reduce_amax_cuda_int32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7535599Z test_scatter_reduce_amax_cuda_int64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7537053Z test_scatter_reduce_amax_cuda_int8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7538427Z test_scatter_reduce_amax_cuda_uint8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7539818Z test_scatter_reduce_amin_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7541201Z test_scatter_reduce_amin_cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7542577Z test_scatter_reduce_amin_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7543959Z test_scatter_reduce_amin_cuda_float64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7545331Z test_scatter_reduce_amin_cuda_int16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7546780Z test_scatter_reduce_amin_cuda_int32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7548138Z test_scatter_reduce_amin_cuda_int64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7549489Z test_scatter_reduce_amin_cuda_int8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7550863Z test_scatter_reduce_amin_cuda_uint8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:09.7552240Z test_scatter_reduce_mean_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7553615Z test_scatter_reduce_mean_cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7554997Z test_scatter_reduce_mean_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7556367Z test_scatter_reduce_mean_cuda_float64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7557730Z test_scatter_reduce_mean_cuda_int16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7559095Z test_scatter_reduce_mean_cuda_int32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7560456Z test_scatter_reduce_mean_cuda_int64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7561809Z test_scatter_reduce_mean_cuda_int8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7563167Z test_scatter_reduce_mean_cuda_uint8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7564533Z test_scatter_reduce_prod_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7565931Z test_scatter_reduce_prod_cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7567443Z test_scatter_reduce_prod_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7568925Z test_scatter_reduce_prod_cuda_float64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7570297Z test_scatter_reduce_prod_cuda_int16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7571657Z test_scatter_reduce_prod_cuda_int32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7573025Z test_scatter_reduce_prod_cuda_int64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7574382Z test_scatter_reduce_prod_cuda_int8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7575740Z test_scatter_reduce_prod_cuda_uint8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7577116Z test_scatter_reduce_sum_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7578509Z test_scatter_reduce_sum_cuda_complex128 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7579915Z test_scatter_reduce_sum_cuda_complex64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7581298Z test_scatter_reduce_sum_cuda_float16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7582669Z test_scatter_reduce_sum_cuda_float32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7584049Z test_scatter_reduce_sum_cuda_float64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7585420Z test_scatter_reduce_sum_cuda_int16 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7586995Z test_scatter_reduce_sum_cuda_int32 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7588366Z test_scatter_reduce_sum_cuda_int64 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7589728Z test_scatter_reduce_sum_cuda_int8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7591081Z test_scatter_reduce_sum_cuda_uint8 (__main__.TestScatterGatherCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:09.7591802Z 2022-11-23T02:25:09.7592483Z ---------------------------------------------------------------------- 2022-11-23T02:25:09.7593264Z Ran 66 tests in 0.080s 2022-11-23T02:25:09.7593617Z 2022-11-23T02:25:09.7593850Z OK (skipped=66) 2022-11-23T02:25:09.7594170Z 2022-11-23T02:25:09.7594379Z Generating XML reports... 2022-11-23T02:25:09.7594993Z Generated XML report: test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCUDA-20221123022507.xml 2022-11-23T02:25:09.7595332Z 2022-11-23T02:25:09.7595628Z ##[endgroup] 2022-11-23T02:25:09.7596193Z FINISHED PRINTING LOG FILE of test_scatter_gather_ops (/var/lib/jenkins/pytorch/test/test-reports/test_scatter_gather_ops_yz6gx0pq) 2022-11-23T02:25:09.7596504Z 2022-11-23T02:25:14.3557635Z Ignoring disabled issues: [] 2022-11-23T02:25:14.3791002Z Running test_schema_check ... [2022-11-23 02:25:14.378365] 2022-11-23T02:25:14.3792808Z Executing ['/opt/conda/bin/python', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:25:14.378679] 2022-11-23T02:25:26.0378223Z 2022-11-23T02:25:26.0379624Z Expand the folded group to see the log file of test_schema_check 2022-11-23T02:25:26.0381770Z ##[group]PRINTING LOG FILE of test_schema_check (/var/lib/jenkins/pytorch/test/test-reports/test_schema_check_8r59500f) 2022-11-23T02:25:26.0388675Z Test results will be stored in test-reports/python-unittest/test_schema_check 2022-11-23T02:25:26.0389433Z 2022-11-23T02:25:26.0389762Z Running tests... 2022-11-23T02:25:26.0391496Z ---------------------------------------------------------------------- 2022-11-23T02:25:26.0393259Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0395527Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0397947Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0400204Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0402494Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0404741Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0406978Z test_mutation_check_fail (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0409191Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0412013Z test_overlaps_basic (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0414106Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0416356Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0418592Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0420846Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0423195Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0425535Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0428319Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0430608Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0432885Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0435199Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0437904Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0440622Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0443030Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0445612Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0448097Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0450575Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0452904Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0455216Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0457701Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0460125Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0462486Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0464819Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0467358Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0469613Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:26.0472063Z test_schema_correctness_H_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0474511Z test_schema_correctness_H_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0476876Z test_schema_correctness_H_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0479210Z test_schema_correctness_H_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0481585Z test_schema_correctness_H_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0483882Z test_schema_correctness_H_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0486243Z test_schema_correctness_H_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0488587Z test_schema_correctness_H_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0491118Z test_schema_correctness_H_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0493560Z test_schema_correctness_H_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0495851Z test_schema_correctness_H_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0498131Z test_schema_correctness_H_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0500474Z test_schema_correctness_H_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0502734Z test_schema_correctness_T_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0505088Z test_schema_correctness_T_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0507582Z test_schema_correctness_T_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0509927Z test_schema_correctness_T_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0512245Z test_schema_correctness_T_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0514493Z test_schema_correctness_T_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0515659Z test_schema_correctness_T_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0516720Z test_schema_correctness_T_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0517772Z test_schema_correctness_T_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0518768Z test_schema_correctness_T_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0519847Z test_schema_correctness_T_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0520835Z test_schema_correctness_T_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0521869Z test_schema_correctness_T_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0522905Z test_schema_correctness___getitem___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0523993Z test_schema_correctness___getitem___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0525055Z test_schema_correctness___getitem___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0526123Z test_schema_correctness___getitem___cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0527311Z test_schema_correctness___getitem___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0528425Z test_schema_correctness___getitem___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0529484Z test_schema_correctness___getitem___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0530484Z test_schema_correctness___getitem___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0531510Z test_schema_correctness___getitem___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0532589Z test_schema_correctness___getitem___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0533590Z test_schema_correctness___getitem___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0534596Z test_schema_correctness___getitem___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0535675Z test_schema_correctness___getitem___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0536669Z test_schema_correctness___radd___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0537680Z test_schema_correctness___radd___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0538686Z test_schema_correctness___radd___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0539749Z test_schema_correctness___radd___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0540803Z test_schema_correctness___radd___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0541856Z test_schema_correctness___radd___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0542842Z test_schema_correctness___radd___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0543908Z test_schema_correctness___radd___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0544895Z test_schema_correctness___radd___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0545918Z test_schema_correctness___radd___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0547142Z test_schema_correctness___radd___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0548159Z test_schema_correctness___radd___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0549294Z test_schema_correctness___rand___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0550367Z test_schema_correctness___rand___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0551443Z test_schema_correctness___rand___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0552440Z test_schema_correctness___rand___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0553414Z test_schema_correctness___rand___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0554426Z test_schema_correctness___rand___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0555466Z test_schema_correctness___rdiv___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0556481Z test_schema_correctness___rdiv___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0557585Z test_schema_correctness___rdiv___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0558644Z test_schema_correctness___rdiv___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0559622Z test_schema_correctness___rdiv___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0560588Z test_schema_correctness___rdiv___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0561627Z test_schema_correctness___rdiv___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0562709Z test_schema_correctness___rdiv___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0563749Z test_schema_correctness___rdiv___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0564705Z test_schema_correctness___rdiv___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0565688Z test_schema_correctness___rdiv___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0566750Z test_schema_correctness___rdiv___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0567760Z test_schema_correctness___rmatmul___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0568760Z test_schema_correctness___rmatmul___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0569875Z test_schema_correctness___rmatmul___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0570897Z test_schema_correctness___rmatmul___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0571766Z test_schema_correctness___rmatmul___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0572572Z test_schema_correctness___rmatmul___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0573360Z test_schema_correctness___rmod___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0574157Z test_schema_correctness___rmod___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0574953Z test_schema_correctness___rmod___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0575750Z test_schema_correctness___rmod___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0576535Z test_schema_correctness___rmod___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0577323Z test_schema_correctness___rmod___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0578103Z test_schema_correctness___rmod___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0578882Z test_schema_correctness___rmod___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0579666Z test_schema_correctness___rmod___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0580452Z test_schema_correctness___rmul___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0581242Z test_schema_correctness___rmul___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0582034Z test_schema_correctness___rmul___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0582824Z test_schema_correctness___rmul___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0583625Z test_schema_correctness___rmul___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0584420Z test_schema_correctness___rmul___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0585203Z test_schema_correctness___rmul___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0585983Z test_schema_correctness___rmul___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0586802Z test_schema_correctness___rmul___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0587659Z test_schema_correctness___rmul___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0588495Z test_schema_correctness___rmul___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0589287Z test_schema_correctness___rmul___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0590081Z test_schema_correctness___ror___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0590870Z test_schema_correctness___ror___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0591650Z test_schema_correctness___ror___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0592415Z test_schema_correctness___ror___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0593198Z test_schema_correctness___ror___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0593977Z test_schema_correctness___ror___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0594761Z test_schema_correctness___rpow___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0595572Z test_schema_correctness___rpow___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0596249Z test_schema_correctness___rpow___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0596917Z test_schema_correctness___rpow___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0597572Z test_schema_correctness___rpow___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0598228Z test_schema_correctness___rpow___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0598880Z test_schema_correctness___rpow___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0599538Z test_schema_correctness___rpow___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0600189Z test_schema_correctness___rpow___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0600828Z test_schema_correctness___rpow___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0601477Z test_schema_correctness___rpow___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0602133Z test_schema_correctness___rsub___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0602842Z test_schema_correctness___rsub___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0603505Z test_schema_correctness___rsub___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0604226Z test_schema_correctness___rsub___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0604885Z test_schema_correctness___rsub___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0605537Z test_schema_correctness___rsub___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0606181Z test_schema_correctness___rsub___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0606829Z test_schema_correctness___rsub___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0607474Z test_schema_correctness___rsub___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0608118Z test_schema_correctness___rsub___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0608750Z test_schema_correctness___rsub___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0609400Z test_schema_correctness___rxor___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0610047Z test_schema_correctness___rxor___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0610697Z test_schema_correctness___rxor___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0611342Z test_schema_correctness___rxor___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0611982Z test_schema_correctness___rxor___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0612634Z test_schema_correctness___rxor___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0613315Z test_schema_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0614026Z test_schema_correctness__softmax_backward_data_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0614725Z test_schema_correctness__softmax_backward_data_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0615422Z test_schema_correctness__softmax_backward_data_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0616096Z test_schema_correctness_abs_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0616785Z test_schema_correctness_abs_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0617443Z test_schema_correctness_abs_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0618139Z test_schema_correctness_abs_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0618804Z test_schema_correctness_abs_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0619464Z test_schema_correctness_abs_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0620116Z test_schema_correctness_abs_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0620767Z test_schema_correctness_abs_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0621422Z test_schema_correctness_abs_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0622065Z test_schema_correctness_abs_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0622706Z test_schema_correctness_abs_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0623354Z test_schema_correctness_abs_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0623991Z test_schema_correctness_abs_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0624649Z test_schema_correctness_acos_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0625299Z test_schema_correctness_acos_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0625956Z test_schema_correctness_acos_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0626660Z test_schema_correctness_acos_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0627356Z test_schema_correctness_acos_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0628147Z test_schema_correctness_acos_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0628935Z test_schema_correctness_acos_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0629720Z test_schema_correctness_acos_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0630496Z test_schema_correctness_acos_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0631263Z test_schema_correctness_acos_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0632104Z test_schema_correctness_acos_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0632918Z test_schema_correctness_acos_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0633708Z test_schema_correctness_acos_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0634496Z test_schema_correctness_acosh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0635283Z test_schema_correctness_acosh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0636081Z test_schema_correctness_acosh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0636891Z test_schema_correctness_acosh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0637696Z test_schema_correctness_acosh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0638495Z test_schema_correctness_acosh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0639286Z test_schema_correctness_acosh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0640075Z test_schema_correctness_acosh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0640866Z test_schema_correctness_acosh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0641650Z test_schema_correctness_acosh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0642413Z test_schema_correctness_acosh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0643192Z test_schema_correctness_acosh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0643965Z test_schema_correctness_acosh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0644751Z test_schema_correctness_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0645548Z test_schema_correctness_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0646249Z test_schema_correctness_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0646909Z test_schema_correctness_add_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0647565Z test_schema_correctness_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0648266Z test_schema_correctness_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0648917Z test_schema_correctness_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0649603Z test_schema_correctness_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0650234Z test_schema_correctness_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0650881Z test_schema_correctness_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0651522Z test_schema_correctness_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0652175Z test_schema_correctness_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0652823Z test_schema_correctness_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0653477Z test_schema_correctness_addbmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0654142Z test_schema_correctness_addbmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0654818Z test_schema_correctness_addbmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0655491Z test_schema_correctness_addbmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0656147Z test_schema_correctness_addbmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0656807Z test_schema_correctness_addbmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0657467Z test_schema_correctness_addcdiv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0658128Z test_schema_correctness_addcdiv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0658806Z test_schema_correctness_addcdiv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0659477Z test_schema_correctness_addcdiv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0660143Z test_schema_correctness_addcdiv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0660805Z test_schema_correctness_addcdiv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0661470Z test_schema_correctness_addcmul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0662146Z test_schema_correctness_addcmul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0662956Z test_schema_correctness_addcmul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0663668Z test_schema_correctness_addcmul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0664332Z test_schema_correctness_addcmul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0665000Z test_schema_correctness_addcmul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0665657Z test_schema_correctness_addcmul_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0666305Z test_schema_correctness_addcmul_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0667099Z test_schema_correctness_addcmul_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0667862Z test_schema_correctness_addcmul_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0668648Z test_schema_correctness_addcmul_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0669436Z test_schema_correctness_addmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0670168Z test_schema_correctness_addmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.0670844Z test_schema_correctness_addmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.0671580Z test_schema_correctness_addmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0672362Z test_schema_correctness_addmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0673146Z test_schema_correctness_addmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0673960Z test_schema_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0674718Z test_schema_correctness_addmm_decomposed_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.0675422Z test_schema_correctness_addmm_decomposed_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.0676189Z test_schema_correctness_addmm_decomposed_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0677026Z test_schema_correctness_addmm_decomposed_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0677853Z test_schema_correctness_addmm_decomposed_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0678662Z test_schema_correctness_addmv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0679537Z test_schema_correctness_addmv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0680397Z test_schema_correctness_addmv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0681196Z test_schema_correctness_addmv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0681979Z test_schema_correctness_addmv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0682762Z test_schema_correctness_addmv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0683540Z test_schema_correctness_addr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0684323Z test_schema_correctness_addr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0685116Z test_schema_correctness_addr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0685909Z test_schema_correctness_addr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0686570Z test_schema_correctness_addr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0687224Z test_schema_correctness_addr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0687876Z test_schema_correctness_addr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0688530Z test_schema_correctness_addr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0689176Z test_schema_correctness_addr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0689819Z test_schema_correctness_addr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0690464Z test_schema_correctness_addr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0691111Z test_schema_correctness_addr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0691755Z test_schema_correctness_all_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0692406Z test_schema_correctness_all_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0693059Z test_schema_correctness_all_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0693719Z test_schema_correctness_all_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0694434Z test_schema_correctness_all_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0695086Z test_schema_correctness_all_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0695767Z test_schema_correctness_all_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0696414Z test_schema_correctness_all_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0697057Z test_schema_correctness_all_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0697700Z test_schema_correctness_all_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0698348Z test_schema_correctness_all_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0698984Z test_schema_correctness_all_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0699638Z test_schema_correctness_allclose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0700317Z test_schema_correctness_allclose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0700993Z test_schema_correctness_allclose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0701673Z test_schema_correctness_allclose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0702347Z test_schema_correctness_allclose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0703020Z test_schema_correctness_allclose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0703685Z test_schema_correctness_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0704332Z test_schema_correctness_amax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0704985Z test_schema_correctness_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0705645Z test_schema_correctness_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0706302Z test_schema_correctness_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0706986Z test_schema_correctness_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0707721Z test_schema_correctness_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0708493Z test_schema_correctness_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0709342Z test_schema_correctness_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0710202Z test_schema_correctness_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0710986Z test_schema_correctness_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0711770Z test_schema_correctness_amin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0712553Z test_schema_correctness_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0713340Z test_schema_correctness_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0714125Z test_schema_correctness_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0714914Z test_schema_correctness_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0715674Z test_schema_correctness_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0716448Z test_schema_correctness_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0717228Z test_schema_correctness_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0718000Z test_schema_correctness_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0718794Z test_schema_correctness_aminmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0719585Z test_schema_correctness_aminmax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0720382Z test_schema_correctness_aminmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0721186Z test_schema_correctness_aminmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0721990Z test_schema_correctness_aminmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0722786Z test_schema_correctness_aminmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0723578Z test_schema_correctness_aminmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0724368Z test_schema_correctness_aminmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0725148Z test_schema_correctness_aminmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0725934Z test_schema_correctness_aminmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0726650Z test_schema_correctness_angle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0727356Z test_schema_correctness_angle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0728032Z test_schema_correctness_angle_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0728701Z test_schema_correctness_angle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0729383Z test_schema_correctness_angle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0736738Z test_schema_correctness_angle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0738620Z test_schema_correctness_angle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0740355Z test_schema_correctness_angle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0742074Z test_schema_correctness_angle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0743788Z test_schema_correctness_angle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0745499Z test_schema_correctness_angle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0747563Z test_schema_correctness_any_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0749318Z test_schema_correctness_any_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0751336Z test_schema_correctness_any_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0753109Z test_schema_correctness_any_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0755015Z test_schema_correctness_any_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0756767Z test_schema_correctness_any_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0758507Z test_schema_correctness_any_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0760223Z test_schema_correctness_any_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0761936Z test_schema_correctness_any_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0763652Z test_schema_correctness_any_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0766034Z test_schema_correctness_any_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0767916Z test_schema_correctness_any_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0769693Z test_schema_correctness_arange_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0771491Z test_schema_correctness_arange_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0773262Z test_schema_correctness_arange_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0775063Z test_schema_correctness_arange_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0776837Z test_schema_correctness_arange_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0778601Z test_schema_correctness_arange_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0780361Z test_schema_correctness_arange_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0782107Z test_schema_correctness_arange_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0783873Z test_schema_correctness_arange_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0785655Z test_schema_correctness_argmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0787524Z test_schema_correctness_argmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0789286Z test_schema_correctness_argmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0791027Z test_schema_correctness_argmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0792761Z test_schema_correctness_argmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0794481Z test_schema_correctness_argmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0796198Z test_schema_correctness_argmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0797930Z test_schema_correctness_argmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0799658Z test_schema_correctness_argmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0801401Z test_schema_correctness_argmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0803159Z test_schema_correctness_argmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0805061Z test_schema_correctness_argmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0806907Z test_schema_correctness_argmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0808631Z test_schema_correctness_argmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0810350Z test_schema_correctness_argmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0812057Z test_schema_correctness_argmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0813791Z test_schema_correctness_argmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0815516Z test_schema_correctness_argmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0817262Z test_schema_correctness_argsort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0819030Z test_schema_correctness_argsort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0820800Z test_schema_correctness_argsort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0822563Z test_schema_correctness_argsort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0824306Z test_schema_correctness_argsort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0826047Z test_schema_correctness_argsort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0827872Z test_schema_correctness_argsort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0829588Z test_schema_correctness_argsort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0831333Z test_schema_correctness_argsort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0833109Z test_schema_correctness_argwhere_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0834885Z test_schema_correctness_argwhere_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0836662Z test_schema_correctness_argwhere_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0838460Z test_schema_correctness_argwhere_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0840249Z test_schema_correctness_argwhere_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0842163Z test_schema_correctness_argwhere_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0844032Z test_schema_correctness_argwhere_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0845804Z test_schema_correctness_argwhere_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0847558Z test_schema_correctness_argwhere_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0849301Z test_schema_correctness_argwhere_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0851030Z test_schema_correctness_argwhere_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0852763Z test_schema_correctness_argwhere_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0854531Z test_schema_correctness_as_strided_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0856307Z test_schema_correctness_as_strided_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0858085Z test_schema_correctness_as_strided_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0859903Z test_schema_correctness_as_strided_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0861697Z test_schema_correctness_as_strided_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0863490Z test_schema_correctness_as_strided_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0865259Z test_schema_correctness_as_strided_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0867297Z test_schema_correctness_as_strided_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0869090Z test_schema_correctness_as_strided_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0870884Z test_schema_correctness_as_strided_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0872659Z test_schema_correctness_as_strided_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0874437Z test_schema_correctness_as_strided_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0876212Z test_schema_correctness_as_strided_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0878045Z test_schema_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0879378Z test_schema_correctness_as_strided_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0880150Z test_schema_correctness_as_strided_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0880864Z test_schema_correctness_as_strided_scatter_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0881584Z test_schema_correctness_as_strided_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0882284Z test_schema_correctness_as_strided_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0882984Z test_schema_correctness_as_strided_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0883675Z test_schema_correctness_as_strided_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0884363Z test_schema_correctness_as_strided_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0885047Z test_schema_correctness_as_strided_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0885724Z test_schema_correctness_as_strided_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0886414Z test_schema_correctness_as_strided_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0887103Z test_schema_correctness_as_strided_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0887787Z test_schema_correctness_asin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0888440Z test_schema_correctness_asin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0889107Z test_schema_correctness_asin_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0889783Z test_schema_correctness_asin_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0890448Z test_schema_correctness_asin_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0891112Z test_schema_correctness_asin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0891784Z test_schema_correctness_asin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0892440Z test_schema_correctness_asin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0893093Z test_schema_correctness_asin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0893770Z test_schema_correctness_asin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0894454Z test_schema_correctness_asin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0895105Z test_schema_correctness_asin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0895755Z test_schema_correctness_asin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0896408Z test_schema_correctness_asinh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0897068Z test_schema_correctness_asinh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0897734Z test_schema_correctness_asinh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0898404Z test_schema_correctness_asinh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0899071Z test_schema_correctness_asinh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0899736Z test_schema_correctness_asinh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0900398Z test_schema_correctness_asinh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0901042Z test_schema_correctness_asinh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0901694Z test_schema_correctness_asinh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0902337Z test_schema_correctness_asinh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0902982Z test_schema_correctness_asinh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0903633Z test_schema_correctness_asinh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0904284Z test_schema_correctness_asinh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0904942Z test_schema_correctness_atan2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0905596Z test_schema_correctness_atan2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0906251Z test_schema_correctness_atan2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0906951Z test_schema_correctness_atan2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0907667Z test_schema_correctness_atan2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0908368Z test_schema_correctness_atan2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0909007Z test_schema_correctness_atan2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0909660Z test_schema_correctness_atan2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0910310Z test_schema_correctness_atan2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0910958Z test_schema_correctness_atan2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0911612Z test_schema_correctness_atan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0912269Z test_schema_correctness_atan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0912928Z test_schema_correctness_atan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0913590Z test_schema_correctness_atan_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0914263Z test_schema_correctness_atan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0914944Z test_schema_correctness_atan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0915599Z test_schema_correctness_atan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0916239Z test_schema_correctness_atan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0916910Z test_schema_correctness_atan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0917573Z test_schema_correctness_atan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0918229Z test_schema_correctness_atan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0918887Z test_schema_correctness_atan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0919547Z test_schema_correctness_atan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0920208Z test_schema_correctness_atanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0920873Z test_schema_correctness_atanh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0921535Z test_schema_correctness_atanh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0922267Z test_schema_correctness_atanh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0922988Z test_schema_correctness_atanh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0923655Z test_schema_correctness_atanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0924308Z test_schema_correctness_atanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0924972Z test_schema_correctness_atanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0925626Z test_schema_correctness_atanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0926284Z test_schema_correctness_atanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0926937Z test_schema_correctness_atanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0927609Z test_schema_correctness_atanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0928263Z test_schema_correctness_atanh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0928933Z test_schema_correctness_atleast_1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0929622Z test_schema_correctness_atleast_1d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0930306Z test_schema_correctness_atleast_1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0931004Z test_schema_correctness_atleast_1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0931696Z test_schema_correctness_atleast_1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0932361Z test_schema_correctness_atleast_1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0933045Z test_schema_correctness_atleast_1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0933718Z test_schema_correctness_atleast_1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0934393Z test_schema_correctness_atleast_1d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0935074Z test_schema_correctness_atleast_1d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0935742Z test_schema_correctness_atleast_1d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0936478Z test_schema_correctness_atleast_1d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0937190Z test_schema_correctness_atleast_1d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0937865Z test_schema_correctness_atleast_2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0938540Z test_schema_correctness_atleast_2d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0939226Z test_schema_correctness_atleast_2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0939919Z test_schema_correctness_atleast_2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0940601Z test_schema_correctness_atleast_2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0941279Z test_schema_correctness_atleast_2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0941951Z test_schema_correctness_atleast_2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0942632Z test_schema_correctness_atleast_2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0943323Z test_schema_correctness_atleast_2d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0943979Z test_schema_correctness_atleast_2d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0944656Z test_schema_correctness_atleast_2d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0945321Z test_schema_correctness_atleast_2d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0945989Z test_schema_correctness_atleast_2d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0946705Z test_schema_correctness_atleast_3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0947381Z test_schema_correctness_atleast_3d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0948070Z test_schema_correctness_atleast_3d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0948737Z test_schema_correctness_atleast_3d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0949421Z test_schema_correctness_atleast_3d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0950101Z test_schema_correctness_atleast_3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0950837Z test_schema_correctness_atleast_3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0951540Z test_schema_correctness_atleast_3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0952209Z test_schema_correctness_atleast_3d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0952883Z test_schema_correctness_atleast_3d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0953547Z test_schema_correctness_atleast_3d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0954226Z test_schema_correctness_atleast_3d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0954891Z test_schema_correctness_atleast_3d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0955562Z test_schema_correctness_baddbmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0956191Z test_schema_correctness_baddbmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.0956744Z test_schema_correctness_baddbmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.0957371Z test_schema_correctness_baddbmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0958052Z test_schema_correctness_baddbmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0958730Z test_schema_correctness_baddbmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0959416Z test_schema_correctness_bernoulli_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0960089Z test_schema_correctness_bernoulli_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0960769Z test_schema_correctness_bernoulli_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0961440Z test_schema_correctness_bernoulli_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0962111Z test_schema_correctness_bfloat16_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0962769Z test_schema_correctness_bfloat16_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0963444Z test_schema_correctness_bfloat16_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0964110Z test_schema_correctness_bfloat16_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0964829Z test_schema_correctness_bfloat16_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0965496Z test_schema_correctness_bfloat16_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0966197Z test_schema_correctness_bfloat16_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0966869Z test_schema_correctness_bfloat16_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0967532Z test_schema_correctness_bfloat16_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0968188Z test_schema_correctness_bfloat16_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0968851Z test_schema_correctness_bfloat16_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0969509Z test_schema_correctness_bfloat16_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0970172Z test_schema_correctness_bfloat16_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0970834Z test_schema_correctness_bincount_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0971494Z test_schema_correctness_bincount_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0972148Z test_schema_correctness_bincount_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0972813Z test_schema_correctness_bincount_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0973473Z test_schema_correctness_bincount_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0974141Z test_schema_correctness_bitwise_and_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0974812Z test_schema_correctness_bitwise_and_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0975485Z test_schema_correctness_bitwise_and_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0976147Z test_schema_correctness_bitwise_and_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0976818Z test_schema_correctness_bitwise_and_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0977486Z test_schema_correctness_bitwise_and_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0978169Z test_schema_correctness_bitwise_left_shift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0978856Z test_schema_correctness_bitwise_left_shift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0979586Z test_schema_correctness_bitwise_left_shift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0980295Z test_schema_correctness_bitwise_left_shift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0980980Z test_schema_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0981652Z test_schema_correctness_bitwise_not_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0982324Z test_schema_correctness_bitwise_not_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0982995Z test_schema_correctness_bitwise_not_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0983667Z test_schema_correctness_bitwise_not_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0984327Z test_schema_correctness_bitwise_not_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0984992Z test_schema_correctness_bitwise_not_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0985661Z test_schema_correctness_bitwise_or_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0986330Z test_schema_correctness_bitwise_or_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0987108Z test_schema_correctness_bitwise_or_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0987772Z test_schema_correctness_bitwise_or_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0988423Z test_schema_correctness_bitwise_or_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0989091Z test_schema_correctness_bitwise_or_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0989777Z test_schema_correctness_bitwise_right_shift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0990472Z test_schema_correctness_bitwise_right_shift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0991165Z test_schema_correctness_bitwise_right_shift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0991852Z test_schema_correctness_bitwise_right_shift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0992543Z test_schema_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0993277Z test_schema_correctness_bitwise_xor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0993942Z test_schema_correctness_bitwise_xor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0994647Z test_schema_correctness_bitwise_xor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0995305Z test_schema_correctness_bitwise_xor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0995960Z test_schema_correctness_bitwise_xor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0996628Z test_schema_correctness_bitwise_xor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0997292Z test_schema_correctness_block_diag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0997965Z test_schema_correctness_block_diag_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0998629Z test_schema_correctness_block_diag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0999313Z test_schema_correctness_block_diag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.0999996Z test_schema_correctness_block_diag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1000675Z test_schema_correctness_block_diag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1001343Z test_schema_correctness_block_diag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1002010Z test_schema_correctness_block_diag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1002673Z test_schema_correctness_block_diag_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1003334Z test_schema_correctness_block_diag_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1003995Z test_schema_correctness_block_diag_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1004660Z test_schema_correctness_block_diag_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1005303Z test_schema_correctness_block_diag_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1005959Z test_schema_correctness_bmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1006618Z test_schema_correctness_bmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1007326Z test_schema_correctness_bmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1007982Z test_schema_correctness_bmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1008670Z test_schema_correctness_bmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1009328Z test_schema_correctness_bmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1009975Z test_schema_correctness_bool_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1010625Z test_schema_correctness_bool_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1011278Z test_schema_correctness_bool_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1011940Z test_schema_correctness_bool_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1012596Z test_schema_correctness_bool_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1013240Z test_schema_correctness_bool_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1013885Z test_schema_correctness_bool_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1014530Z test_schema_correctness_bool_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1015181Z test_schema_correctness_bool_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1015824Z test_schema_correctness_bool_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1016464Z test_schema_correctness_bool_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1017101Z test_schema_correctness_bool_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1017752Z test_schema_correctness_bool_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1018421Z test_schema_correctness_broadcast_shapes_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1019115Z test_schema_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1019801Z test_schema_correctness_broadcast_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1020496Z test_schema_correctness_broadcast_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1021190Z test_schema_correctness_broadcast_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1021927Z test_schema_correctness_broadcast_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1022651Z test_schema_correctness_broadcast_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1023346Z test_schema_correctness_broadcast_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1024033Z test_schema_correctness_broadcast_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1024717Z test_schema_correctness_broadcast_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1025409Z test_schema_correctness_broadcast_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1026094Z test_schema_correctness_broadcast_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1026818Z test_schema_correctness_broadcast_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1027504Z test_schema_correctness_broadcast_to_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1028180Z test_schema_correctness_broadcast_to_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1028867Z test_schema_correctness_broadcast_to_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1029548Z test_schema_correctness_broadcast_to_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1030232Z test_schema_correctness_broadcast_to_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1030912Z test_schema_correctness_broadcast_to_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1031590Z test_schema_correctness_broadcast_to_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1032269Z test_schema_correctness_broadcast_to_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1032941Z test_schema_correctness_broadcast_to_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1033614Z test_schema_correctness_broadcast_to_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1034281Z test_schema_correctness_broadcast_to_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1034952Z test_schema_correctness_broadcast_to_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1035686Z test_schema_correctness_bucketize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1036408Z test_schema_correctness_bucketize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1037083Z test_schema_correctness_bucketize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1037752Z test_schema_correctness_bucketize_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1038408Z test_schema_correctness_bucketize_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1039076Z test_schema_correctness_bucketize_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1039745Z test_schema_correctness_bucketize_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1040414Z test_schema_correctness_bucketize_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1041073Z test_schema_correctness_byte_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1041725Z test_schema_correctness_byte_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1042383Z test_schema_correctness_byte_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1043049Z test_schema_correctness_byte_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1043718Z test_schema_correctness_byte_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1044377Z test_schema_correctness_byte_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1045038Z test_schema_correctness_byte_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1045676Z test_schema_correctness_byte_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1046324Z test_schema_correctness_byte_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1046969Z test_schema_correctness_byte_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1047617Z test_schema_correctness_byte_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1048266Z test_schema_correctness_byte_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1048939Z test_schema_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1049630Z test_schema_correctness_cartesian_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1050369Z test_schema_correctness_cartesian_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1051100Z test_schema_correctness_cartesian_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1051792Z test_schema_correctness_cartesian_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1052480Z test_schema_correctness_cartesian_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1053161Z test_schema_correctness_cartesian_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1053845Z test_schema_correctness_cartesian_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1054517Z test_schema_correctness_cartesian_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1055195Z test_schema_correctness_cartesian_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1055872Z test_schema_correctness_cartesian_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1056549Z test_schema_correctness_cartesian_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1057224Z test_schema_correctness_cat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1057880Z test_schema_correctness_cat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1058645Z test_schema_correctness_cat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1059426Z test_schema_correctness_cat_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1060215Z test_schema_correctness_cat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1061011Z test_schema_correctness_cat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1061796Z test_schema_correctness_cat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1062572Z test_schema_correctness_cat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1063352Z test_schema_correctness_cat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1064126Z test_schema_correctness_cat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1064901Z test_schema_correctness_cat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1065744Z test_schema_correctness_cat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1066699Z test_schema_correctness_cat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1067499Z test_schema_correctness_cdist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1068294Z test_schema_correctness_cdist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1069099Z test_schema_correctness_cdouble_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1069904Z test_schema_correctness_cdouble_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1070578Z test_schema_correctness_cdouble_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1071251Z test_schema_correctness_cdouble_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1071913Z test_schema_correctness_cdouble_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1072581Z test_schema_correctness_cdouble_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1073247Z test_schema_correctness_cdouble_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1073912Z test_schema_correctness_cdouble_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1074574Z test_schema_correctness_cdouble_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1075224Z test_schema_correctness_cdouble_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1075879Z test_schema_correctness_cdouble_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1076532Z test_schema_correctness_cdouble_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1077195Z test_schema_correctness_cdouble_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1077849Z test_schema_correctness_ceil_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1078506Z test_schema_correctness_ceil_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1079157Z test_schema_correctness_ceil_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1079798Z test_schema_correctness_ceil_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1080506Z test_schema_correctness_ceil_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1081189Z test_schema_correctness_ceil_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1081838Z test_schema_correctness_ceil_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1082482Z test_schema_correctness_ceil_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1083134Z test_schema_correctness_ceil_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1083796Z test_schema_correctness_cfloat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1084465Z test_schema_correctness_cfloat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1085133Z test_schema_correctness_cfloat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1085808Z test_schema_correctness_cfloat_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1086485Z test_schema_correctness_cfloat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1087146Z test_schema_correctness_cfloat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1087813Z test_schema_correctness_cfloat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1088477Z test_schema_correctness_cfloat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1089136Z test_schema_correctness_cfloat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1089789Z test_schema_correctness_cfloat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1090445Z test_schema_correctness_cfloat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1091106Z test_schema_correctness_cfloat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1091764Z test_schema_correctness_cfloat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1092428Z test_schema_correctness_chalf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1093089Z test_schema_correctness_chalf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1093754Z test_schema_correctness_chalf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1094430Z test_schema_correctness_chalf_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1095125Z test_schema_correctness_chalf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1095820Z test_schema_correctness_chalf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1096477Z test_schema_correctness_chalf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1097135Z test_schema_correctness_chalf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1097798Z test_schema_correctness_chalf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1098451Z test_schema_correctness_chalf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1099101Z test_schema_correctness_chalf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1099758Z test_schema_correctness_chalf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1100412Z test_schema_correctness_chalf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1101070Z test_schema_correctness_char_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1101726Z test_schema_correctness_char_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1102384Z test_schema_correctness_char_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1103041Z test_schema_correctness_char_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1103705Z test_schema_correctness_char_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1104364Z test_schema_correctness_char_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1105019Z test_schema_correctness_char_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1105674Z test_schema_correctness_char_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1106333Z test_schema_correctness_char_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1107017Z test_schema_correctness_char_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1107667Z test_schema_correctness_char_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1108316Z test_schema_correctness_char_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1109029Z test_schema_correctness_char_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1109735Z test_schema_correctness_cholesky_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1110409Z test_schema_correctness_cholesky_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1111089Z test_schema_correctness_cholesky_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1111757Z test_schema_correctness_cholesky_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1112451Z test_schema_correctness_cholesky_inverse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1113150Z test_schema_correctness_cholesky_inverse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1113849Z test_schema_correctness_cholesky_inverse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1114544Z test_schema_correctness_cholesky_inverse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1115233Z test_schema_correctness_cholesky_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1115930Z test_schema_correctness_cholesky_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1116621Z test_schema_correctness_cholesky_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1117313Z test_schema_correctness_cholesky_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1117985Z test_schema_correctness_chunk_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1118643Z test_schema_correctness_chunk_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1119294Z test_schema_correctness_chunk_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1119965Z test_schema_correctness_chunk_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1120631Z test_schema_correctness_chunk_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1121299Z test_schema_correctness_chunk_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1121954Z test_schema_correctness_chunk_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1122615Z test_schema_correctness_chunk_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1123433Z test_schema_correctness_chunk_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1124120Z test_schema_correctness_chunk_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1124767Z test_schema_correctness_chunk_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1125420Z test_schema_correctness_chunk_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1126080Z test_schema_correctness_chunk_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1126733Z test_schema_correctness_clamp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1127402Z test_schema_correctness_clamp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1128066Z test_schema_correctness_clamp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1128728Z test_schema_correctness_clamp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1129386Z test_schema_correctness_clamp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1130036Z test_schema_correctness_clamp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1130691Z test_schema_correctness_clamp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1131345Z test_schema_correctness_clamp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1131992Z test_schema_correctness_clamp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1132664Z test_schema_correctness_clamp_max_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1133338Z test_schema_correctness_clamp_max_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1134008Z test_schema_correctness_clamp_max_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1134664Z test_schema_correctness_clamp_max_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1135330Z test_schema_correctness_clamp_max_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1135999Z test_schema_correctness_clamp_max_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1136654Z test_schema_correctness_clamp_max_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1137361Z test_schema_correctness_clamp_max_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1138017Z test_schema_correctness_clamp_max_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1138718Z test_schema_correctness_clamp_max_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1139386Z test_schema_correctness_clamp_min_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1140046Z test_schema_correctness_clamp_min_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1140713Z test_schema_correctness_clamp_min_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1141381Z test_schema_correctness_clamp_min_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1142047Z test_schema_correctness_clamp_min_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1142696Z test_schema_correctness_clamp_min_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1143359Z test_schema_correctness_clamp_min_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1144013Z test_schema_correctness_clamp_min_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1144675Z test_schema_correctness_clamp_min_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1145341Z test_schema_correctness_clamp_min_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1145999Z test_schema_correctness_clone_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1146695Z test_schema_correctness_clone_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1147358Z test_schema_correctness_clone_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1148034Z test_schema_correctness_clone_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1148701Z test_schema_correctness_clone_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1149370Z test_schema_correctness_clone_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1150025Z test_schema_correctness_clone_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1150662Z test_schema_correctness_clone_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1151318Z test_schema_correctness_clone_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1152045Z test_schema_correctness_clone_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1152725Z test_schema_correctness_clone_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1153377Z test_schema_correctness_clone_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1154024Z test_schema_correctness_clone_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1154688Z test_schema_correctness_column_stack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1155364Z test_schema_correctness_column_stack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1156049Z test_schema_correctness_column_stack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1156738Z test_schema_correctness_column_stack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1157423Z test_schema_correctness_column_stack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1158103Z test_schema_correctness_column_stack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1158774Z test_schema_correctness_column_stack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1159448Z test_schema_correctness_column_stack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1160116Z test_schema_correctness_column_stack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1160786Z test_schema_correctness_column_stack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1161451Z test_schema_correctness_column_stack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1162122Z test_schema_correctness_column_stack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1162797Z test_schema_correctness_column_stack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1163481Z test_schema_correctness_combinations_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1164157Z test_schema_correctness_combinations_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1164835Z test_schema_correctness_combinations_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1165528Z test_schema_correctness_combinations_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1166263Z test_schema_correctness_combinations_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1166965Z test_schema_correctness_combinations_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1167649Z test_schema_correctness_combinations_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1168321Z test_schema_correctness_combinations_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1168990Z test_schema_correctness_combinations_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1169674Z test_schema_correctness_combinations_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1170351Z test_schema_correctness_combinations_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1171026Z test_schema_correctness_combinations_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1171695Z test_schema_correctness_complex_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1172366Z test_schema_correctness_complex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1173034Z test_schema_correctness_complex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1173696Z test_schema_correctness_conj_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1174350Z test_schema_correctness_conj_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1174993Z test_schema_correctness_conj_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1175661Z test_schema_correctness_conj_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1176327Z test_schema_correctness_conj_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1176989Z test_schema_correctness_conj_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1177645Z test_schema_correctness_conj_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1178305Z test_schema_correctness_conj_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1178962Z test_schema_correctness_conj_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1179608Z test_schema_correctness_conj_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1180304Z test_schema_correctness_conj_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1181003Z test_schema_correctness_conj_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1181655Z test_schema_correctness_conj_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1182322Z test_schema_correctness_conj_physical_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1182988Z test_schema_correctness_conj_physical_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1183681Z test_schema_correctness_conj_physical_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1184379Z test_schema_correctness_conj_physical_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1185070Z test_schema_correctness_conj_physical_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1185751Z test_schema_correctness_conj_physical_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1186430Z test_schema_correctness_conj_physical_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1187225Z test_schema_correctness_conj_physical_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1187906Z test_schema_correctness_conj_physical_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1188584Z test_schema_correctness_conj_physical_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1189257Z test_schema_correctness_conj_physical_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1189928Z test_schema_correctness_conj_physical_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1190598Z test_schema_correctness_conj_physical_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1191286Z test_schema_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1191963Z test_schema_correctness_constant_pad_nd_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1192657Z test_schema_correctness_constant_pad_nd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1193352Z test_schema_correctness_constant_pad_nd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1194042Z test_schema_correctness_constant_pad_nd_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1194787Z test_schema_correctness_constant_pad_nd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1195507Z test_schema_correctness_constant_pad_nd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1196189Z test_schema_correctness_constant_pad_nd_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1196869Z test_schema_correctness_constant_pad_nd_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1197546Z test_schema_correctness_constant_pad_nd_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1198225Z test_schema_correctness_constant_pad_nd_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1198904Z test_schema_correctness_constant_pad_nd_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1199580Z test_schema_correctness_contiguous_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1200242Z test_schema_correctness_contiguous_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1200916Z test_schema_correctness_contiguous_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1201601Z test_schema_correctness_contiguous_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1202284Z test_schema_correctness_contiguous_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1202967Z test_schema_correctness_contiguous_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1203639Z test_schema_correctness_contiguous_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1204311Z test_schema_correctness_contiguous_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1204983Z test_schema_correctness_contiguous_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1205659Z test_schema_correctness_contiguous_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1206332Z test_schema_correctness_contiguous_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1207005Z test_schema_correctness_contiguous_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1207670Z test_schema_correctness_contiguous_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1208372Z test_schema_correctness_copysign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1209039Z test_schema_correctness_copysign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1209738Z test_schema_correctness_copysign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1210412Z test_schema_correctness_copysign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1211083Z test_schema_correctness_copysign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1211748Z test_schema_correctness_copysign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1212419Z test_schema_correctness_copysign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1213084Z test_schema_correctness_copysign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1213744Z test_schema_correctness_copysign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1214404Z test_schema_correctness_copysign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1215073Z test_schema_correctness_corrcoef_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1215700Z test_schema_correctness_corrcoef_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1216257Z test_schema_correctness_corrcoef_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1216884Z test_schema_correctness_corrcoef_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1217553Z test_schema_correctness_corrcoef_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1218222Z test_schema_correctness_corrcoef_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1218890Z test_schema_correctness_corrcoef_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1219557Z test_schema_correctness_corrcoef_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1220218Z test_schema_correctness_corrcoef_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1220878Z test_schema_correctness_corrcoef_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1221543Z test_schema_correctness_corrcoef_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1222208Z test_schema_correctness_cos_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1222907Z test_schema_correctness_cos_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1223590Z test_schema_correctness_cos_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1224259Z test_schema_correctness_cos_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1224921Z test_schema_correctness_cos_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1225579Z test_schema_correctness_cos_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1226234Z test_schema_correctness_cos_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1226951Z test_schema_correctness_cos_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1227607Z test_schema_correctness_cos_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1228248Z test_schema_correctness_cos_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1228895Z test_schema_correctness_cos_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1229540Z test_schema_correctness_cos_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1230188Z test_schema_correctness_cos_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1230847Z test_schema_correctness_cosh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1231491Z test_schema_correctness_cosh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1232149Z test_schema_correctness_cosh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1232815Z test_schema_correctness_cosh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1233479Z test_schema_correctness_cosh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1234140Z test_schema_correctness_cosh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1234795Z test_schema_correctness_cosh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1235447Z test_schema_correctness_cosh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1236098Z test_schema_correctness_cosh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1236744Z test_schema_correctness_cosh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1237440Z test_schema_correctness_cosh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1238132Z test_schema_correctness_cosh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1238770Z test_schema_correctness_cosh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1239442Z test_schema_correctness_count_nonzero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1240126Z test_schema_correctness_count_nonzero_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1240817Z test_schema_correctness_count_nonzero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1241516Z test_schema_correctness_count_nonzero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1242202Z test_schema_correctness_count_nonzero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1242884Z test_schema_correctness_count_nonzero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1243561Z test_schema_correctness_count_nonzero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1244243Z test_schema_correctness_count_nonzero_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1244920Z test_schema_correctness_count_nonzero_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1245592Z test_schema_correctness_count_nonzero_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1246262Z test_schema_correctness_count_nonzero_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1246930Z test_schema_correctness_count_nonzero_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1247588Z test_schema_correctness_cov_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1248192Z test_schema_correctness_cov_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1248754Z test_schema_correctness_cov_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1249361Z test_schema_correctness_cov_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1250016Z test_schema_correctness_cov_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1250665Z test_schema_correctness_cov_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1251357Z test_schema_correctness_cov_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1252000Z test_schema_correctness_cov_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1252696Z test_schema_correctness_cov_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1253343Z test_schema_correctness_cov_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1253978Z test_schema_correctness_cov_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1254639Z test_schema_correctness_cross_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1255311Z test_schema_correctness_cross_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1255984Z test_schema_correctness_cross_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1256643Z test_schema_correctness_cross_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1257300Z test_schema_correctness_cross_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1257948Z test_schema_correctness_cross_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1258600Z test_schema_correctness_cross_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1259252Z test_schema_correctness_cross_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1259909Z test_schema_correctness_cross_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1260557Z test_schema_correctness_cross_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1261219Z test_schema_correctness_cummax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1261862Z test_schema_correctness_cummax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1262524Z test_schema_correctness_cummax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1263187Z test_schema_correctness_cummax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1263854Z test_schema_correctness_cummax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1264514Z test_schema_correctness_cummax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1265169Z test_schema_correctness_cummax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1265878Z test_schema_correctness_cummax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1266608Z test_schema_correctness_cummax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1267283Z test_schema_correctness_cummax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1267955Z test_schema_correctness_cummin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1268626Z test_schema_correctness_cummin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1269288Z test_schema_correctness_cummin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1269938Z test_schema_correctness_cummin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1270602Z test_schema_correctness_cummin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1271261Z test_schema_correctness_cummin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1271916Z test_schema_correctness_cummin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1272574Z test_schema_correctness_cummin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1273237Z test_schema_correctness_cummin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1273899Z test_schema_correctness_cummin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1274566Z test_schema_correctness_cumprod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1275241Z test_schema_correctness_cumprod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1275915Z test_schema_correctness_cumprod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1276595Z test_schema_correctness_cumprod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1277254Z test_schema_correctness_cumprod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1277920Z test_schema_correctness_cumprod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1278583Z test_schema_correctness_cumprod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1279243Z test_schema_correctness_cumprod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1279970Z test_schema_correctness_cumprod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1280638Z test_schema_correctness_cumprod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1281334Z test_schema_correctness_cumprod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1282002Z test_schema_correctness_cumsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1282676Z test_schema_correctness_cumsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1283352Z test_schema_correctness_cumsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1284030Z test_schema_correctness_cumsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1284693Z test_schema_correctness_cumsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1285350Z test_schema_correctness_cumsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1286007Z test_schema_correctness_cumsum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1286659Z test_schema_correctness_cumsum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1287313Z test_schema_correctness_cumsum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1287975Z test_schema_correctness_cumsum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1288631Z test_schema_correctness_cumsum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1289312Z test_schema_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1290025Z test_schema_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1290749Z test_schema_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1291471Z test_schema_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1292181Z test_schema_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1292890Z test_schema_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1293598Z test_schema_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1293984Z test_schema_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1294341Z test_schema_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1294680Z test_schema_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1295028Z test_schema_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1295358Z test_schema_correctness_deg2rad_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1295682Z test_schema_correctness_deg2rad_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1296008Z test_schema_correctness_deg2rad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1296341Z test_schema_correctness_deg2rad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1296666Z test_schema_correctness_deg2rad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1296989Z test_schema_correctness_deg2rad_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1297311Z test_schema_correctness_deg2rad_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1297633Z test_schema_correctness_deg2rad_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1297958Z test_schema_correctness_deg2rad_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1298274Z test_schema_correctness_deg2rad_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1298592Z test_schema_correctness_diag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1298907Z test_schema_correctness_diag_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1299236Z test_schema_correctness_diag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1299562Z test_schema_correctness_diag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1299892Z test_schema_correctness_diag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1300209Z test_schema_correctness_diag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1300523Z test_schema_correctness_diag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1300880Z test_schema_correctness_diag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1301195Z test_schema_correctness_diag_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1301540Z test_schema_correctness_diag_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1301850Z test_schema_correctness_diag_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1302161Z test_schema_correctness_diag_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1302479Z test_schema_correctness_diag_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1302814Z test_schema_correctness_diag_embed_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1303146Z test_schema_correctness_diag_embed_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1303480Z test_schema_correctness_diag_embed_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1303817Z test_schema_correctness_diag_embed_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1304150Z test_schema_correctness_diag_embed_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1304480Z test_schema_correctness_diag_embed_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1304816Z test_schema_correctness_diag_embed_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1305145Z test_schema_correctness_diag_embed_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1305470Z test_schema_correctness_diag_embed_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1305792Z test_schema_correctness_diag_embed_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1306119Z test_schema_correctness_diag_embed_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1306446Z test_schema_correctness_diag_embed_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1306877Z test_schema_correctness_diag_embed_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1307209Z test_schema_correctness_diagflat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1307534Z test_schema_correctness_diagflat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1307873Z test_schema_correctness_diagflat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1308259Z test_schema_correctness_diagflat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1308643Z test_schema_correctness_diagflat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1308974Z test_schema_correctness_diagflat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1309304Z test_schema_correctness_diagflat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1309632Z test_schema_correctness_diagflat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1309959Z test_schema_correctness_diagflat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1310284Z test_schema_correctness_diagflat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1310607Z test_schema_correctness_diagflat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1310930Z test_schema_correctness_diagflat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1311268Z test_schema_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1311599Z test_schema_correctness_diagonal_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1311943Z test_schema_correctness_diagonal_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1312283Z test_schema_correctness_diagonal_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1312617Z test_schema_correctness_diagonal_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1312956Z test_schema_correctness_diagonal_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1313288Z test_schema_correctness_diagonal_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1313621Z test_schema_correctness_diagonal_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1313952Z test_schema_correctness_diagonal_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1314283Z test_schema_correctness_diagonal_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1314608Z test_schema_correctness_diagonal_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1314980Z test_schema_correctness_diagonal_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1315304Z test_schema_correctness_diagonal_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1315667Z test_schema_correctness_diagonal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1315993Z test_schema_correctness_diagonal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1316324Z test_schema_correctness_diagonal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1316654Z test_schema_correctness_diagonal_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1316988Z test_schema_correctness_diagonal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1317316Z test_schema_correctness_diagonal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1317644Z test_schema_correctness_diagonal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1317971Z test_schema_correctness_diagonal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1318291Z test_schema_correctness_diagonal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1318618Z test_schema_correctness_diagonal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1318939Z test_schema_correctness_diagonal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1319258Z test_schema_correctness_diagonal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1319583Z test_schema_correctness_diagonal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1319919Z test_schema_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1320259Z test_schema_correctness_diagonal_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1320599Z test_schema_correctness_diagonal_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1320940Z test_schema_correctness_diagonal_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1321278Z test_schema_correctness_diagonal_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1321611Z test_schema_correctness_diagonal_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1321980Z test_schema_correctness_diagonal_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1322344Z test_schema_correctness_diagonal_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1322677Z test_schema_correctness_diagonal_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1323013Z test_schema_correctness_diagonal_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1323334Z test_schema_correctness_diff_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1323651Z test_schema_correctness_diff_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1323974Z test_schema_correctness_diff_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1324297Z test_schema_correctness_diff_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1324615Z test_schema_correctness_diff_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1324930Z test_schema_correctness_diff_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1325229Z test_schema_correctness_diff_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1325547Z test_schema_correctness_diff_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1325861Z test_schema_correctness_diff_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1326173Z test_schema_correctness_diff_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1326489Z test_schema_correctness_diff_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1326805Z test_schema_correctness_diff_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1327128Z test_schema_correctness_digamma_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1327451Z test_schema_correctness_digamma_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1327779Z test_schema_correctness_digamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1328102Z test_schema_correctness_digamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1328422Z test_schema_correctness_digamma_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1328740Z test_schema_correctness_digamma_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1329124Z test_schema_correctness_digamma_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1329476Z test_schema_correctness_digamma_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1329796Z test_schema_correctness_digamma_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1330114Z test_schema_correctness_dist_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1330442Z test_schema_correctness_dist_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1330768Z test_schema_correctness_dist_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1331091Z test_schema_correctness_dist_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1331408Z test_schema_correctness_dist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1331723Z test_schema_correctness_dist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1332065Z test_schema_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1332403Z test_schema_correctness_div_floor_rounding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1332738Z test_schema_correctness_div_floor_rounding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1333070Z test_schema_correctness_div_floor_rounding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1333406Z test_schema_correctness_div_floor_rounding_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1333738Z test_schema_correctness_div_floor_rounding_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1334076Z test_schema_correctness_div_floor_rounding_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1334412Z test_schema_correctness_div_floor_rounding_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1334744Z test_schema_correctness_div_floor_rounding_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1335087Z test_schema_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1335426Z test_schema_correctness_div_no_rounding_mode_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1335809Z test_schema_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1336186Z test_schema_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1336532Z test_schema_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1336873Z test_schema_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1337210Z test_schema_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1337550Z test_schema_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1337883Z test_schema_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1338214Z test_schema_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1338543Z test_schema_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1338874Z test_schema_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1339212Z test_schema_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1339556Z test_schema_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1339890Z test_schema_correctness_div_trunc_rounding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1340221Z test_schema_correctness_div_trunc_rounding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1340552Z test_schema_correctness_div_trunc_rounding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1340890Z test_schema_correctness_div_trunc_rounding_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1341227Z test_schema_correctness_div_trunc_rounding_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1341562Z test_schema_correctness_div_trunc_rounding_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1341894Z test_schema_correctness_div_trunc_rounding_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1342230Z test_schema_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1342586Z test_schema_correctness_dot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1342851Z test_schema_correctness_dot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1343158Z test_schema_correctness_dot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1343479Z test_schema_correctness_dot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1343796Z test_schema_correctness_dot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1344109Z test_schema_correctness_dot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1344434Z test_schema_correctness_double_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1344754Z test_schema_correctness_double_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1345086Z test_schema_correctness_double_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1345415Z test_schema_correctness_double_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1345742Z test_schema_correctness_double_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1346063Z test_schema_correctness_double_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1346389Z test_schema_correctness_double_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1346763Z test_schema_correctness_double_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1347083Z test_schema_correctness_double_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1347402Z test_schema_correctness_double_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1347720Z test_schema_correctness_double_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1348040Z test_schema_correctness_double_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1348360Z test_schema_correctness_double_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1348682Z test_schema_correctness_dsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1348998Z test_schema_correctness_dsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1349324Z test_schema_correctness_dsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1349703Z test_schema_correctness_dsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1350027Z test_schema_correctness_dsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1350386Z test_schema_correctness_dsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1350709Z test_schema_correctness_dsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1351031Z test_schema_correctness_dsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1351349Z test_schema_correctness_dsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1351666Z test_schema_correctness_dsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1351984Z test_schema_correctness_dsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1352301Z test_schema_correctness_dsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1352620Z test_schema_correctness_dsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1352943Z test_schema_correctness_dstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1353260Z test_schema_correctness_dstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1353588Z test_schema_correctness_dstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1353918Z test_schema_correctness_dstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1354243Z test_schema_correctness_dstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1354567Z test_schema_correctness_dstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1354892Z test_schema_correctness_dstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1355212Z test_schema_correctness_dstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1355519Z test_schema_correctness_dstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1355836Z test_schema_correctness_dstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1356149Z test_schema_correctness_dstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1356462Z test_schema_correctness_dstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1356816Z test_schema_correctness_dstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1357167Z test_schema_correctness_einsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1357497Z test_schema_correctness_einsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1357823Z test_schema_correctness_einsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1358142Z test_schema_correctness_einsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1358465Z test_schema_correctness_einsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1358789Z test_schema_correctness_einsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1359108Z test_schema_correctness_empty_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1359424Z test_schema_correctness_empty_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1359749Z test_schema_correctness_empty_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1360078Z test_schema_correctness_empty_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1360399Z test_schema_correctness_empty_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1360723Z test_schema_correctness_empty_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1361043Z test_schema_correctness_empty_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1361362Z test_schema_correctness_empty_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1361683Z test_schema_correctness_empty_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1361998Z test_schema_correctness_empty_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1362316Z test_schema_correctness_empty_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1362631Z test_schema_correctness_empty_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1362943Z test_schema_correctness_empty_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1363272Z test_schema_correctness_empty_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1363634Z test_schema_correctness_empty_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1363998Z test_schema_correctness_empty_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1364333Z test_schema_correctness_empty_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1364666Z test_schema_correctness_empty_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1364994Z test_schema_correctness_empty_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1365323Z test_schema_correctness_empty_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1365650Z test_schema_correctness_empty_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1365971Z test_schema_correctness_empty_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1366293Z test_schema_correctness_empty_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1366615Z test_schema_correctness_empty_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1366936Z test_schema_correctness_empty_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1367262Z test_schema_correctness_empty_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1367586Z test_schema_correctness_eq_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1367899Z test_schema_correctness_eq_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1368223Z test_schema_correctness_eq_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1368546Z test_schema_correctness_eq_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1368865Z test_schema_correctness_eq_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1369185Z test_schema_correctness_eq_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1369504Z test_schema_correctness_eq_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1369817Z test_schema_correctness_eq_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1370129Z test_schema_correctness_eq_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1370486Z test_schema_correctness_eq_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1370801Z test_schema_correctness_eq_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1371142Z test_schema_correctness_eq_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1371456Z test_schema_correctness_eq_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1371784Z test_schema_correctness_equal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1372101Z test_schema_correctness_equal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1372430Z test_schema_correctness_equal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1372757Z test_schema_correctness_equal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1373077Z test_schema_correctness_equal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1373394Z test_schema_correctness_equal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1373710Z test_schema_correctness_equal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1374026Z test_schema_correctness_equal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1374341Z test_schema_correctness_equal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1374656Z test_schema_correctness_equal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1374973Z test_schema_correctness_equal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1375283Z test_schema_correctness_equal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1375606Z test_schema_correctness_erf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1375923Z test_schema_correctness_erf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1376244Z test_schema_correctness_erf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1376558Z test_schema_correctness_erf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1376871Z test_schema_correctness_erf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1377185Z test_schema_correctness_erf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1377538Z test_schema_correctness_erf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1377932Z test_schema_correctness_erf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1378248Z test_schema_correctness_erf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1378564Z test_schema_correctness_erf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1378882Z test_schema_correctness_erfc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1379196Z test_schema_correctness_erfc_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1379521Z test_schema_correctness_erfc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1379839Z test_schema_correctness_erfc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1380154Z test_schema_correctness_erfc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1380470Z test_schema_correctness_erfc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1380768Z test_schema_correctness_erfc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1381081Z test_schema_correctness_erfc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1381400Z test_schema_correctness_erfc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1381717Z test_schema_correctness_erfc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1382035Z test_schema_correctness_erfinv_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1382358Z test_schema_correctness_erfinv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1382682Z test_schema_correctness_erfinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1383001Z test_schema_correctness_erfinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1383323Z test_schema_correctness_erfinv_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1383639Z test_schema_correctness_erfinv_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1383952Z test_schema_correctness_erfinv_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1384270Z test_schema_correctness_erfinv_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1384632Z test_schema_correctness_erfinv_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1384987Z test_schema_correctness_exp2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1385305Z test_schema_correctness_exp2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1385625Z test_schema_correctness_exp2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1385940Z test_schema_correctness_exp2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1386257Z test_schema_correctness_exp2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1386682Z test_schema_correctness_exp2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1387001Z test_schema_correctness_exp2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1387314Z test_schema_correctness_exp2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1387630Z test_schema_correctness_exp2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1387951Z test_schema_correctness_exp2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1388278Z test_schema_correctness_exp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1388592Z test_schema_correctness_exp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1388915Z test_schema_correctness_exp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1389237Z test_schema_correctness_exp_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1389556Z test_schema_correctness_exp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1389874Z test_schema_correctness_exp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1390192Z test_schema_correctness_exp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1390502Z test_schema_correctness_exp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1390813Z test_schema_correctness_exp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1391128Z test_schema_correctness_exp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1391500Z test_schema_correctness_exp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1391816Z test_schema_correctness_exp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1392162Z test_schema_correctness_exp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1392495Z test_schema_correctness_expand_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1392824Z test_schema_correctness_expand_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1393156Z test_schema_correctness_expand_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1393491Z test_schema_correctness_expand_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1393819Z test_schema_correctness_expand_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1394141Z test_schema_correctness_expand_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1394467Z test_schema_correctness_expand_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1394788Z test_schema_correctness_expand_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1395116Z test_schema_correctness_expand_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1395439Z test_schema_correctness_expand_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1395763Z test_schema_correctness_expand_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1396085Z test_schema_correctness_expand_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1396409Z test_schema_correctness_expand_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1396728Z test_schema_correctness_expand_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1397055Z test_schema_correctness_expand_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1397389Z test_schema_correctness_expand_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1397713Z test_schema_correctness_expand_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1398036Z test_schema_correctness_expand_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1398356Z test_schema_correctness_expand_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1398728Z test_schema_correctness_expand_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1399087Z test_schema_correctness_expand_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1399407Z test_schema_correctness_expand_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1399723Z test_schema_correctness_expand_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1400041Z test_schema_correctness_expand_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1400372Z test_schema_correctness_expm1_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1400692Z test_schema_correctness_expm1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1401014Z test_schema_correctness_expm1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1401334Z test_schema_correctness_expm1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1401649Z test_schema_correctness_expm1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1401968Z test_schema_correctness_expm1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1402281Z test_schema_correctness_expm1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1402594Z test_schema_correctness_expm1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1402910Z test_schema_correctness_expm1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1403223Z test_schema_correctness_expm1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1403546Z test_schema_correctness_eye_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1403862Z test_schema_correctness_eye_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1404188Z test_schema_correctness_eye_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1404510Z test_schema_correctness_eye_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1404824Z test_schema_correctness_eye_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1405136Z test_schema_correctness_eye_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1405492Z test_schema_correctness_eye_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1405805Z test_schema_correctness_eye_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1406139Z test_schema_correctness_eye_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1406458Z test_schema_correctness_eye_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1406771Z test_schema_correctness_eye_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1407085Z test_schema_correctness_eye_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1407404Z test_schema_correctness_fft_fft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1407733Z test_schema_correctness_fft_fft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1408060Z test_schema_correctness_fft_fft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1408382Z test_schema_correctness_fft_fft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1408702Z test_schema_correctness_fft_fft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1409023Z test_schema_correctness_fft_fft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1409344Z test_schema_correctness_fft_fft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1409659Z test_schema_correctness_fft_fft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1409973Z test_schema_correctness_fft_fft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1410290Z test_schema_correctness_fft_fft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1410609Z test_schema_correctness_fft_fft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1410937Z test_schema_correctness_fft_fft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1411264Z test_schema_correctness_fft_fft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1411588Z test_schema_correctness_fft_fft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1411912Z test_schema_correctness_fft_fft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1412229Z test_schema_correctness_fft_fft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1412580Z test_schema_correctness_fft_fft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1412930Z test_schema_correctness_fft_fft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1413248Z test_schema_correctness_fft_fft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1413563Z test_schema_correctness_fft_fft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1413882Z test_schema_correctness_fft_fftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1414217Z test_schema_correctness_fft_fftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1414548Z test_schema_correctness_fft_fftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1414874Z test_schema_correctness_fft_fftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1415198Z test_schema_correctness_fft_fftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1415512Z test_schema_correctness_fft_fftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1415832Z test_schema_correctness_fft_fftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1416146Z test_schema_correctness_fft_fftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1416468Z test_schema_correctness_fft_fftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1416785Z test_schema_correctness_fft_fftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1417127Z test_schema_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1417453Z test_schema_correctness_fft_fftshift_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1417793Z test_schema_correctness_fft_fftshift_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1418133Z test_schema_correctness_fft_fftshift_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1418472Z test_schema_correctness_fft_fftshift_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1418801Z test_schema_correctness_fft_fftshift_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1419130Z test_schema_correctness_fft_fftshift_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1419499Z test_schema_correctness_fft_fftshift_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1419851Z test_schema_correctness_fft_fftshift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1420176Z test_schema_correctness_fft_fftshift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1420496Z test_schema_correctness_fft_fftshift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1420819Z test_schema_correctness_fft_fftshift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1421147Z test_schema_correctness_fft_fftshift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1421415Z test_schema_correctness_fft_hfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1421686Z test_schema_correctness_fft_hfft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1421962Z test_schema_correctness_fft_hfft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1422225Z test_schema_correctness_fft_hfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1422492Z test_schema_correctness_fft_hfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1422760Z test_schema_correctness_fft_hfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1423023Z test_schema_correctness_fft_hfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1423293Z test_schema_correctness_fft_hfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1423557Z test_schema_correctness_fft_hfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1423820Z test_schema_correctness_fft_hfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1424140Z test_schema_correctness_fft_hfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1424407Z test_schema_correctness_fft_hfft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1424676Z test_schema_correctness_fft_hfft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1424998Z test_schema_correctness_fft_hfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1425328Z test_schema_correctness_fft_hfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1425646Z test_schema_correctness_fft_hfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1425965Z test_schema_correctness_fft_hfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1426270Z test_schema_correctness_fft_hfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1426663Z test_schema_correctness_fft_hfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1427108Z test_schema_correctness_fft_hfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1427378Z test_schema_correctness_fft_hfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1427655Z test_schema_correctness_fft_hfftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1427928Z test_schema_correctness_fft_hfftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:25:26.1428199Z test_schema_correctness_fft_hfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1428470Z test_schema_correctness_fft_hfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1428730Z test_schema_correctness_fft_hfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1428994Z test_schema_correctness_fft_hfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1429259Z test_schema_correctness_fft_hfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1429523Z test_schema_correctness_fft_hfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1429788Z test_schema_correctness_fft_hfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1430109Z test_schema_correctness_fft_ifft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1430445Z test_schema_correctness_fft_ifft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1430776Z test_schema_correctness_fft_ifft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1431098Z test_schema_correctness_fft_ifft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1431425Z test_schema_correctness_fft_ifft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1431750Z test_schema_correctness_fft_ifft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1432072Z test_schema_correctness_fft_ifft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1432394Z test_schema_correctness_fft_ifft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1432714Z test_schema_correctness_fft_ifft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1433032Z test_schema_correctness_fft_ifft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1433357Z test_schema_correctness_fft_ifft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1433744Z test_schema_correctness_fft_ifft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1434075Z test_schema_correctness_fft_ifft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1434434Z test_schema_correctness_fft_ifft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1434758Z test_schema_correctness_fft_ifft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1435075Z test_schema_correctness_fft_ifft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1435393Z test_schema_correctness_fft_ifft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1435716Z test_schema_correctness_fft_ifft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1436035Z test_schema_correctness_fft_ifft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1436352Z test_schema_correctness_fft_ifft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1436671Z test_schema_correctness_fft_ifftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1436999Z test_schema_correctness_fft_ifftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1437328Z test_schema_correctness_fft_ifftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1437658Z test_schema_correctness_fft_ifftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1437980Z test_schema_correctness_fft_ifftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1438296Z test_schema_correctness_fft_ifftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1438621Z test_schema_correctness_fft_ifftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1438940Z test_schema_correctness_fft_ifftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1439257Z test_schema_correctness_fft_ifftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1439570Z test_schema_correctness_fft_ifftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1439904Z test_schema_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1440229Z test_schema_correctness_fft_ifftshift_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1440606Z test_schema_correctness_fft_ifftshift_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1440942Z test_schema_correctness_fft_ifftshift_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1441312Z test_schema_correctness_fft_ifftshift_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1441643Z test_schema_correctness_fft_ifftshift_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1441978Z test_schema_correctness_fft_ifftshift_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1442310Z test_schema_correctness_fft_ifftshift_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1442633Z test_schema_correctness_fft_ifftshift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1442960Z test_schema_correctness_fft_ifftshift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1443280Z test_schema_correctness_fft_ifftshift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1443602Z test_schema_correctness_fft_ifftshift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1443922Z test_schema_correctness_fft_ifftshift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1444245Z test_schema_correctness_fft_ihfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1444574Z test_schema_correctness_fft_ihfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1444899Z test_schema_correctness_fft_ihfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1445221Z test_schema_correctness_fft_ihfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1445540Z test_schema_correctness_fft_ihfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1445865Z test_schema_correctness_fft_ihfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1446188Z test_schema_correctness_fft_ihfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1446512Z test_schema_correctness_fft_ihfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1446830Z test_schema_correctness_fft_ihfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1447153Z test_schema_correctness_fft_ihfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1447622Z test_schema_correctness_fft_ihfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1447937Z test_schema_correctness_fft_ihfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1448291Z test_schema_correctness_fft_ihfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1448611Z test_schema_correctness_fft_ihfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1448931Z test_schema_correctness_fft_ihfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1449250Z test_schema_correctness_fft_ihfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1449560Z test_schema_correctness_fft_ihfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1449884Z test_schema_correctness_fft_ihfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1450207Z test_schema_correctness_fft_ihfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1450527Z test_schema_correctness_fft_ihfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1450845Z test_schema_correctness_fft_ihfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1451166Z test_schema_correctness_fft_ihfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1451494Z test_schema_correctness_fft_ihfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1451818Z test_schema_correctness_fft_ihfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1452137Z test_schema_correctness_fft_irfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1452465Z test_schema_correctness_fft_irfft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1452797Z test_schema_correctness_fft_irfft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1453120Z test_schema_correctness_fft_irfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1453441Z test_schema_correctness_fft_irfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1453757Z test_schema_correctness_fft_irfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1454073Z test_schema_correctness_fft_irfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1454427Z test_schema_correctness_fft_irfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1454749Z test_schema_correctness_fft_irfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1455101Z test_schema_correctness_fft_irfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1455490Z test_schema_correctness_fft_irfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1455875Z test_schema_correctness_fft_irfft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1456262Z test_schema_correctness_fft_irfft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1456645Z test_schema_correctness_fft_irfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1457031Z test_schema_correctness_fft_irfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1457403Z test_schema_correctness_fft_irfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1457777Z test_schema_correctness_fft_irfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1458150Z test_schema_correctness_fft_irfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1458532Z test_schema_correctness_fft_irfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1458915Z test_schema_correctness_fft_irfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1459297Z test_schema_correctness_fft_irfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1459692Z test_schema_correctness_fft_irfftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1460090Z test_schema_correctness_fft_irfftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1460479Z test_schema_correctness_fft_irfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1460870Z test_schema_correctness_fft_irfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1461249Z test_schema_correctness_fft_irfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1461633Z test_schema_correctness_fft_irfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1462018Z test_schema_correctness_fft_irfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1462454Z test_schema_correctness_fft_irfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1462842Z test_schema_correctness_fft_irfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1463265Z test_schema_correctness_fft_rfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1463658Z test_schema_correctness_fft_rfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1464043Z test_schema_correctness_fft_rfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1464422Z test_schema_correctness_fft_rfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1464802Z test_schema_correctness_fft_rfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1465182Z test_schema_correctness_fft_rfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1465563Z test_schema_correctness_fft_rfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1465943Z test_schema_correctness_fft_rfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1466320Z test_schema_correctness_fft_rfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1466764Z test_schema_correctness_fft_rfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1467154Z test_schema_correctness_fft_rfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1467529Z test_schema_correctness_fft_rfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1467904Z test_schema_correctness_fft_rfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1468284Z test_schema_correctness_fft_rfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1468665Z test_schema_correctness_fft_rfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1469045Z test_schema_correctness_fft_rfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1469424Z test_schema_correctness_fft_rfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1469810Z test_schema_correctness_fft_rfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1470195Z test_schema_correctness_fft_rfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1470585Z test_schema_correctness_fft_rfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1470979Z test_schema_correctness_fft_rfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1471333Z test_schema_correctness_fft_rfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1471652Z test_schema_correctness_fft_rfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1471969Z test_schema_correctness_fft_rfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1472286Z test_schema_correctness_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1472600Z test_schema_correctness_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1472920Z test_schema_correctness_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1473238Z test_schema_correctness_fill_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1473562Z test_schema_correctness_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1473878Z test_schema_correctness_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1474194Z test_schema_correctness_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1474504Z test_schema_correctness_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1474817Z test_schema_correctness_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1475125Z test_schema_correctness_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1475431Z test_schema_correctness_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1475741Z test_schema_correctness_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1476058Z test_schema_correctness_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1476389Z test_schema_correctness_flatten_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1476709Z test_schema_correctness_flatten_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1477041Z test_schema_correctness_flatten_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1477370Z test_schema_correctness_flatten_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1477738Z test_schema_correctness_flatten_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1478090Z test_schema_correctness_flatten_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1478416Z test_schema_correctness_flatten_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1478737Z test_schema_correctness_flatten_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1479061Z test_schema_correctness_flatten_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1479387Z test_schema_correctness_flatten_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1479703Z test_schema_correctness_flatten_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1480024Z test_schema_correctness_flatten_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1480326Z test_schema_correctness_flatten_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1480640Z test_schema_correctness_flip_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1480950Z test_schema_correctness_flip_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1481275Z test_schema_correctness_flip_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1481595Z test_schema_correctness_flip_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1481916Z test_schema_correctness_flip_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1482233Z test_schema_correctness_flip_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1482548Z test_schema_correctness_flip_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1482868Z test_schema_correctness_flip_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1483184Z test_schema_correctness_flip_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1483496Z test_schema_correctness_flip_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1483810Z test_schema_correctness_flip_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1484129Z test_schema_correctness_flip_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1484451Z test_schema_correctness_fliplr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1484807Z test_schema_correctness_fliplr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1485183Z test_schema_correctness_fliplr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1485514Z test_schema_correctness_fliplr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1485836Z test_schema_correctness_fliplr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1486157Z test_schema_correctness_fliplr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1486483Z test_schema_correctness_fliplr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1486803Z test_schema_correctness_fliplr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1487116Z test_schema_correctness_fliplr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1487429Z test_schema_correctness_fliplr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1487744Z test_schema_correctness_fliplr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1488064Z test_schema_correctness_fliplr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1488387Z test_schema_correctness_flipud_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1488706Z test_schema_correctness_flipud_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1489031Z test_schema_correctness_flipud_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1489357Z test_schema_correctness_flipud_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1489676Z test_schema_correctness_flipud_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1489997Z test_schema_correctness_flipud_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1490322Z test_schema_correctness_flipud_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1490641Z test_schema_correctness_flipud_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1490958Z test_schema_correctness_flipud_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1491271Z test_schema_correctness_flipud_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1491634Z test_schema_correctness_flipud_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1491984Z test_schema_correctness_flipud_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1492311Z test_schema_correctness_float_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1492626Z test_schema_correctness_float_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1492954Z test_schema_correctness_float_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1493287Z test_schema_correctness_float_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1493607Z test_schema_correctness_float_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1493932Z test_schema_correctness_float_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1494248Z test_schema_correctness_float_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1494562Z test_schema_correctness_float_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1494878Z test_schema_correctness_float_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1495192Z test_schema_correctness_float_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1495505Z test_schema_correctness_float_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1495819Z test_schema_correctness_float_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1496129Z test_schema_correctness_float_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1496462Z test_schema_correctness_float_power_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1496791Z test_schema_correctness_float_power_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1497128Z test_schema_correctness_float_power_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1497467Z test_schema_correctness_float_power_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1497796Z test_schema_correctness_float_power_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1498125Z test_schema_correctness_float_power_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1498494Z test_schema_correctness_float_power_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1498850Z test_schema_correctness_float_power_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1499176Z test_schema_correctness_float_power_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1499499Z test_schema_correctness_float_power_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1499825Z test_schema_correctness_float_power_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1500147Z test_schema_correctness_float_power_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1500472Z test_schema_correctness_floor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1500792Z test_schema_correctness_floor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1501106Z test_schema_correctness_floor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1501426Z test_schema_correctness_floor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1501741Z test_schema_correctness_floor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1502055Z test_schema_correctness_floor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1502367Z test_schema_correctness_floor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1502679Z test_schema_correctness_floor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1502993Z test_schema_correctness_floor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1503324Z test_schema_correctness_floor_divide_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1503652Z test_schema_correctness_floor_divide_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1503990Z test_schema_correctness_floor_divide_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1504315Z test_schema_correctness_floor_divide_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1504639Z test_schema_correctness_floor_divide_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1504962Z test_schema_correctness_floor_divide_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1505320Z test_schema_correctness_floor_divide_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1505641Z test_schema_correctness_floor_divide_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1506009Z test_schema_correctness_floor_divide_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1506332Z test_schema_correctness_fmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1506742Z test_schema_correctness_fmax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1507061Z test_schema_correctness_fmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1507366Z test_schema_correctness_fmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1507681Z test_schema_correctness_fmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1507994Z test_schema_correctness_fmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1508302Z test_schema_correctness_fmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1508609Z test_schema_correctness_fmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1508922Z test_schema_correctness_fmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1509241Z test_schema_correctness_fmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1509563Z test_schema_correctness_fmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1509870Z test_schema_correctness_fmin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1510187Z test_schema_correctness_fmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1510501Z test_schema_correctness_fmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1510817Z test_schema_correctness_fmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1511129Z test_schema_correctness_fmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1511437Z test_schema_correctness_fmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1511745Z test_schema_correctness_fmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1512058Z test_schema_correctness_fmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1512429Z test_schema_correctness_fmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1512785Z test_schema_correctness_fmod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1513106Z test_schema_correctness_fmod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1513420Z test_schema_correctness_fmod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1513731Z test_schema_correctness_fmod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1514046Z test_schema_correctness_fmod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1514353Z test_schema_correctness_fmod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1514663Z test_schema_correctness_fmod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1514976Z test_schema_correctness_fmod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1515289Z test_schema_correctness_fmod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1515605Z test_schema_correctness_frac_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1515921Z test_schema_correctness_frac_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1516237Z test_schema_correctness_frac_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1516548Z test_schema_correctness_frac_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1516864Z test_schema_correctness_frexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1517177Z test_schema_correctness_frexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1517504Z test_schema_correctness_frexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1517820Z test_schema_correctness_full_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1518132Z test_schema_correctness_full_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1518455Z test_schema_correctness_full_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1518775Z test_schema_correctness_full_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1519095Z test_schema_correctness_full_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1519447Z test_schema_correctness_full_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1519793Z test_schema_correctness_full_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1520106Z test_schema_correctness_full_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1520414Z test_schema_correctness_full_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1520723Z test_schema_correctness_full_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1521034Z test_schema_correctness_full_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1521346Z test_schema_correctness_full_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1521658Z test_schema_correctness_full_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1521981Z test_schema_correctness_full_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1522299Z test_schema_correctness_full_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1522634Z test_schema_correctness_full_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1522961Z test_schema_correctness_full_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1523286Z test_schema_correctness_full_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1523608Z test_schema_correctness_full_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1523931Z test_schema_correctness_full_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1524251Z test_schema_correctness_full_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1524569Z test_schema_correctness_full_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1524894Z test_schema_correctness_full_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1525212Z test_schema_correctness_full_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1525532Z test_schema_correctness_full_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1525855Z test_schema_correctness_gather_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1526218Z test_schema_correctness_gather_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1526990Z test_schema_correctness_gather_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1527424Z test_schema_correctness_gather_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1527813Z test_schema_correctness_gather_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1528205Z test_schema_correctness_gather_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1528591Z test_schema_correctness_gather_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1528982Z test_schema_correctness_gather_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1529360Z test_schema_correctness_gather_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1529736Z test_schema_correctness_gather_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1530126Z test_schema_correctness_gather_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1530503Z test_schema_correctness_gather_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1530890Z test_schema_correctness_gcd_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1531267Z test_schema_correctness_gcd_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1531648Z test_schema_correctness_gcd_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1532027Z test_schema_correctness_gcd_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1532401Z test_schema_correctness_gcd_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1532785Z test_schema_correctness_ge_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1533181Z test_schema_correctness_ge_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1533633Z test_schema_correctness_ge_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1533940Z test_schema_correctness_ge_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1534308Z test_schema_correctness_ge_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1534682Z test_schema_correctness_ge_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1535129Z test_schema_correctness_ge_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1535548Z test_schema_correctness_ge_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1535946Z test_schema_correctness_ge_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1536324Z test_schema_correctness_ge_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1536719Z test_schema_correctness_geqrf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1537105Z test_schema_correctness_geqrf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1537490Z test_schema_correctness_geqrf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1537868Z test_schema_correctness_geqrf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1538251Z test_schema_correctness_gradient_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1538647Z test_schema_correctness_gradient_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1539062Z test_schema_correctness_gradient_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1539460Z test_schema_correctness_gradient_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1539856Z test_schema_correctness_gradient_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1540245Z test_schema_correctness_gradient_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1540634Z test_schema_correctness_gradient_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1541023Z test_schema_correctness_gradient_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1541411Z test_schema_correctness_gradient_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1541812Z test_schema_correctness_gradient_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1542210Z test_schema_correctness_grid_sampler_2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1542603Z test_schema_correctness_grid_sampler_2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1542995Z test_schema_correctness_grid_sampler_2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1543441Z test_schema_correctness_gt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1543860Z test_schema_correctness_gt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1544248Z test_schema_correctness_gt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1544633Z test_schema_correctness_gt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1545006Z test_schema_correctness_gt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1545459Z test_schema_correctness_gt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1545835Z test_schema_correctness_gt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1546213Z test_schema_correctness_gt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1546639Z test_schema_correctness_gt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1547012Z test_schema_correctness_gt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1547397Z test_schema_correctness_half_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1547780Z test_schema_correctness_half_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1548166Z test_schema_correctness_half_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1548541Z test_schema_correctness_half_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1548927Z test_schema_correctness_half_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1549304Z test_schema_correctness_half_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1549684Z test_schema_correctness_half_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1550061Z test_schema_correctness_half_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1550513Z test_schema_correctness_half_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1550881Z test_schema_correctness_half_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1551248Z test_schema_correctness_half_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1551625Z test_schema_correctness_half_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1552092Z test_schema_correctness_heaviside_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1552487Z test_schema_correctness_heaviside_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1584748Z test_schema_correctness_heaviside_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1585185Z test_schema_correctness_heaviside_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1585518Z test_schema_correctness_heaviside_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1585864Z test_schema_correctness_heaviside_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1586199Z test_schema_correctness_heaviside_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1586526Z test_schema_correctness_heaviside_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1587121Z test_schema_correctness_heaviside_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1587453Z test_schema_correctness_heaviside_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1587783Z test_schema_correctness_histc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1588109Z test_schema_correctness_histc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1588434Z test_schema_correctness_histc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1588760Z test_schema_correctness_histc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1589079Z test_schema_correctness_histc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1589401Z test_schema_correctness_histc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1589731Z test_schema_correctness_hsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1590052Z test_schema_correctness_hsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1590384Z test_schema_correctness_hsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1590710Z test_schema_correctness_hsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1591034Z test_schema_correctness_hsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1591613Z test_schema_correctness_hsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1592010Z test_schema_correctness_hsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1592336Z test_schema_correctness_hsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1592657Z test_schema_correctness_hsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1592975Z test_schema_correctness_hsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1593298Z test_schema_correctness_hsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1593617Z test_schema_correctness_hsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1593935Z test_schema_correctness_hsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1594259Z test_schema_correctness_hstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1594579Z test_schema_correctness_hstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1594908Z test_schema_correctness_hstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1595238Z test_schema_correctness_hstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1595566Z test_schema_correctness_hstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1595885Z test_schema_correctness_hstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1596207Z test_schema_correctness_hstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1596529Z test_schema_correctness_hstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1596851Z test_schema_correctness_hstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1597173Z test_schema_correctness_hstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1597489Z test_schema_correctness_hstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1597807Z test_schema_correctness_hstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1598123Z test_schema_correctness_hstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1598484Z test_schema_correctness_hypot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1598806Z test_schema_correctness_hypot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1599163Z test_schema_correctness_hypot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1599488Z test_schema_correctness_hypot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1599802Z test_schema_correctness_i0_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1600113Z test_schema_correctness_i0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1600428Z test_schema_correctness_i0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1600745Z test_schema_correctness_i0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1601060Z test_schema_correctness_i0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1601370Z test_schema_correctness_i0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1601680Z test_schema_correctness_i0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1602000Z test_schema_correctness_i0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1602314Z test_schema_correctness_i0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1602626Z test_schema_correctness_i0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1602945Z test_schema_correctness_igamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1603260Z test_schema_correctness_igamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1603586Z test_schema_correctness_igammac_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1603915Z test_schema_correctness_igammac_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1604239Z test_schema_correctness_imag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1604561Z test_schema_correctness_imag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1604882Z test_schema_correctness_imag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1605194Z test_schema_correctness_index_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1605555Z test_schema_correctness_index_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1605925Z test_schema_correctness_index_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1606260Z test_schema_correctness_index_add_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1606590Z test_schema_correctness_index_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1606914Z test_schema_correctness_index_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1607239Z test_schema_correctness_index_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1607561Z test_schema_correctness_index_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1607881Z test_schema_correctness_index_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1608198Z test_schema_correctness_index_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1608514Z test_schema_correctness_index_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1608841Z test_schema_correctness_index_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1609167Z test_schema_correctness_index_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1609498Z test_schema_correctness_index_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1609819Z test_schema_correctness_index_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1610152Z test_schema_correctness_index_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1610486Z test_schema_correctness_index_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1610816Z test_schema_correctness_index_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1611148Z test_schema_correctness_index_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1611475Z test_schema_correctness_index_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1611795Z test_schema_correctness_index_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1612113Z test_schema_correctness_index_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1612470Z test_schema_correctness_index_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1612825Z test_schema_correctness_index_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1613152Z test_schema_correctness_index_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1613478Z test_schema_correctness_index_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1613800Z test_schema_correctness_index_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1614134Z test_schema_correctness_index_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1614469Z test_schema_correctness_index_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1614792Z test_schema_correctness_index_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1615120Z test_schema_correctness_index_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1615443Z test_schema_correctness_index_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1615765Z test_schema_correctness_index_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1616082Z test_schema_correctness_index_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1616400Z test_schema_correctness_index_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1616725Z test_schema_correctness_index_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1617049Z test_schema_correctness_index_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1617377Z test_schema_correctness_index_put_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1617702Z test_schema_correctness_index_put_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1618036Z test_schema_correctness_index_put_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1618363Z test_schema_correctness_index_put_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1618685Z test_schema_correctness_index_put_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1619007Z test_schema_correctness_index_put_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1619365Z test_schema_correctness_index_put_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1619757Z test_schema_correctness_index_put_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1620078Z test_schema_correctness_index_put_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1620395Z test_schema_correctness_index_put_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1620716Z test_schema_correctness_index_put_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1621038Z test_schema_correctness_index_put_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1621360Z test_schema_correctness_index_put_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1621694Z test_schema_correctness_index_reduce_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1622025Z test_schema_correctness_index_reduce_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1622355Z test_schema_correctness_index_reduce_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1622687Z test_schema_correctness_index_reduce_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1623017Z test_schema_correctness_index_reduce_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1623345Z test_schema_correctness_index_reduce_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1623668Z test_schema_correctness_index_reduce_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1623996Z test_schema_correctness_index_reduce_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1624324Z test_schema_correctness_index_reduce_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1624660Z test_schema_correctness_index_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1624987Z test_schema_correctness_index_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1625320Z test_schema_correctness_index_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1625656Z test_schema_correctness_index_select_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1625991Z test_schema_correctness_index_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1626372Z test_schema_correctness_index_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1626790Z test_schema_correctness_index_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1627128Z test_schema_correctness_index_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1627464Z test_schema_correctness_index_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1627791Z test_schema_correctness_index_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1628126Z test_schema_correctness_index_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1628460Z test_schema_correctness_index_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1628788Z test_schema_correctness_index_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1629113Z test_schema_correctness_inner_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1629441Z test_schema_correctness_inner_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1629777Z test_schema_correctness_inner_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1630105Z test_schema_correctness_inner_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1630426Z test_schema_correctness_inner_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1630747Z test_schema_correctness_inner_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1631071Z test_schema_correctness_int_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1631388Z test_schema_correctness_int_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1631717Z test_schema_correctness_int_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1632044Z test_schema_correctness_int_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1632365Z test_schema_correctness_int_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1632684Z test_schema_correctness_int_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1633004Z test_schema_correctness_int_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1633362Z test_schema_correctness_int_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1633720Z test_schema_correctness_int_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1634041Z test_schema_correctness_int_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1634359Z test_schema_correctness_int_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1634678Z test_schema_correctness_int_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1635008Z test_schema_correctness_isclose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1635326Z test_schema_correctness_isclose_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1635643Z test_schema_correctness_isclose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1635970Z test_schema_correctness_isclose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1636295Z test_schema_correctness_isclose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1636619Z test_schema_correctness_isclose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1636940Z test_schema_correctness_isclose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1637265Z test_schema_correctness_isclose_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1637581Z test_schema_correctness_isclose_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1637901Z test_schema_correctness_isclose_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1638218Z test_schema_correctness_isclose_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1638536Z test_schema_correctness_isclose_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1638863Z test_schema_correctness_isfinite_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1639183Z test_schema_correctness_isfinite_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1639513Z test_schema_correctness_isfinite_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1639840Z test_schema_correctness_isfinite_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1640210Z test_schema_correctness_isfinite_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1640535Z test_schema_correctness_isfinite_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1640894Z test_schema_correctness_isfinite_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1641215Z test_schema_correctness_isfinite_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1641535Z test_schema_correctness_isfinite_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1641853Z test_schema_correctness_isfinite_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1642170Z test_schema_correctness_isfinite_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1642496Z test_schema_correctness_isfinite_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1642818Z test_schema_correctness_isfinite_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1643133Z test_schema_correctness_isin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1643450Z test_schema_correctness_isin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1643774Z test_schema_correctness_isin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1644088Z test_schema_correctness_isin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1644401Z test_schema_correctness_isin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1644713Z test_schema_correctness_isin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1645022Z test_schema_correctness_isin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1645337Z test_schema_correctness_isin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1645656Z test_schema_correctness_isinf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1645970Z test_schema_correctness_isinf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1646293Z test_schema_correctness_isinf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1646613Z test_schema_correctness_isinf_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1646930Z test_schema_correctness_isinf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1647305Z test_schema_correctness_isinf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1647657Z test_schema_correctness_isinf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1647977Z test_schema_correctness_isinf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1648293Z test_schema_correctness_isinf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1648606Z test_schema_correctness_isinf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1648924Z test_schema_correctness_isinf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1649240Z test_schema_correctness_isinf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1649551Z test_schema_correctness_isinf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1649873Z test_schema_correctness_isnan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1650189Z test_schema_correctness_isnan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1650518Z test_schema_correctness_isnan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1650845Z test_schema_correctness_isnan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1651162Z test_schema_correctness_isnan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1651480Z test_schema_correctness_isnan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1651798Z test_schema_correctness_isnan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1652110Z test_schema_correctness_isnan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1652426Z test_schema_correctness_isnan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1652742Z test_schema_correctness_isnan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1653056Z test_schema_correctness_isnan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1653368Z test_schema_correctness_isnan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1653693Z test_schema_correctness_isneginf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1654050Z test_schema_correctness_isneginf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1654378Z test_schema_correctness_isneginf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1654732Z test_schema_correctness_isneginf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1655060Z test_schema_correctness_isneginf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1655378Z test_schema_correctness_isneginf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1655696Z test_schema_correctness_isneginf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1656020Z test_schema_correctness_isneginf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1656341Z test_schema_correctness_isneginf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1656663Z test_schema_correctness_isneginf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1656988Z test_schema_correctness_isposinf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1657309Z test_schema_correctness_isposinf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1657637Z test_schema_correctness_isposinf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1657967Z test_schema_correctness_isposinf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1658290Z test_schema_correctness_isposinf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1658614Z test_schema_correctness_isposinf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1658933Z test_schema_correctness_isposinf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1659250Z test_schema_correctness_isposinf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1659566Z test_schema_correctness_isposinf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1659888Z test_schema_correctness_isposinf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1660210Z test_schema_correctness_isreal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1660526Z test_schema_correctness_isreal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1660851Z test_schema_correctness_isreal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1661219Z test_schema_correctness_isreal_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1661575Z test_schema_correctness_isreal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1661900Z test_schema_correctness_isreal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1662217Z test_schema_correctness_isreal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1662519Z test_schema_correctness_isreal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1662845Z test_schema_correctness_isreal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1663169Z test_schema_correctness_isreal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1663485Z test_schema_correctness_isreal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1663800Z test_schema_correctness_isreal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1664124Z test_schema_correctness_isreal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1664449Z test_schema_correctness_istft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1664775Z test_schema_correctness_istft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1665128Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1665472Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1665828Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1666184Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1666535Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1666920Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1667265Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1667609Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1668013Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1668390Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1668732Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1669080Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1669439Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1669795Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1670159Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1670520Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1670874Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1671225Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1671581Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1671933Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1672282Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1672634Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1672986Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1673339Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1673674Z test_schema_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1674011Z test_schema_correctness_jiterator_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1674349Z test_schema_correctness_jiterator_binary_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1674820Z test_schema_correctness_jiterator_binary_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1675188Z test_schema_correctness_jiterator_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1675525Z test_schema_correctness_jiterator_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1675864Z test_schema_correctness_jiterator_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1676194Z test_schema_correctness_jiterator_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1676527Z test_schema_correctness_jiterator_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1676859Z test_schema_correctness_jiterator_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1677189Z test_schema_correctness_jiterator_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1677525Z test_schema_correctness_jiterator_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1677877Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1678232Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1678592Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1678947Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1679297Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1679650Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1680001Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1680352Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1680696Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1681045Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1681391Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1681776Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1682145Z test_schema_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1682477Z test_schema_correctness_jiterator_unary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1682815Z test_schema_correctness_jiterator_unary_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1683152Z test_schema_correctness_jiterator_unary_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1683487Z test_schema_correctness_jiterator_unary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1683823Z test_schema_correctness_jiterator_unary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1684157Z test_schema_correctness_jiterator_unary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1684485Z test_schema_correctness_jiterator_unary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1684813Z test_schema_correctness_jiterator_unary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1685147Z test_schema_correctness_jiterator_unary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1685484Z test_schema_correctness_jiterator_unary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1685815Z test_schema_correctness_jiterator_unary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1686133Z test_schema_correctness_kron_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1686451Z test_schema_correctness_kron_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1686775Z test_schema_correctness_kron_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1687097Z test_schema_correctness_kron_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1687415Z test_schema_correctness_kron_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1687734Z test_schema_correctness_kron_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1688052Z test_schema_correctness_kron_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1688363Z test_schema_correctness_kron_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1688713Z test_schema_correctness_kron_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1689056Z test_schema_correctness_kron_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1689367Z test_schema_correctness_kron_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1689678Z test_schema_correctness_kron_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1690002Z test_schema_correctness_kthvalue_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1690330Z test_schema_correctness_kthvalue_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1690657Z test_schema_correctness_kthvalue_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1690976Z test_schema_correctness_kthvalue_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1691297Z test_schema_correctness_kthvalue_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1691621Z test_schema_correctness_kthvalue_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1691946Z test_schema_correctness_kthvalue_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1692269Z test_schema_correctness_kthvalue_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1692584Z test_schema_correctness_lcm_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1692897Z test_schema_correctness_lcm_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1693205Z test_schema_correctness_lcm_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1693520Z test_schema_correctness_lcm_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1693838Z test_schema_correctness_lcm_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1694164Z test_schema_correctness_ldexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1694481Z test_schema_correctness_ldexp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1694809Z test_schema_correctness_ldexp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1695134Z test_schema_correctness_ldexp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1695500Z test_schema_correctness_ldexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1695867Z test_schema_correctness_ldexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1696187Z test_schema_correctness_ldexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1696503Z test_schema_correctness_ldexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1696825Z test_schema_correctness_ldexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1697142Z test_schema_correctness_ldexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1697458Z test_schema_correctness_ldexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1697778Z test_schema_correctness_ldexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1698094Z test_schema_correctness_le_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1698405Z test_schema_correctness_le_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1698718Z test_schema_correctness_le_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1699038Z test_schema_correctness_le_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1699357Z test_schema_correctness_le_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1699666Z test_schema_correctness_le_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1699977Z test_schema_correctness_le_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1700290Z test_schema_correctness_le_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1700605Z test_schema_correctness_le_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1700913Z test_schema_correctness_le_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1701236Z test_schema_correctness_lerp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1701562Z test_schema_correctness_lerp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1701881Z test_schema_correctness_lerp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1702201Z test_schema_correctness_lerp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1702558Z test_schema_correctness_lerp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1702895Z test_schema_correctness_lerp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1703217Z test_schema_correctness_lgamma_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1703539Z test_schema_correctness_lgamma_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1703855Z test_schema_correctness_lgamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1704178Z test_schema_correctness_lgamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1704498Z test_schema_correctness_lgamma_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1704818Z test_schema_correctness_lgamma_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1705131Z test_schema_correctness_lgamma_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1705448Z test_schema_correctness_lgamma_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1705764Z test_schema_correctness_lgamma_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1706107Z test_schema_correctness_linalg_cholesky_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1706453Z test_schema_correctness_linalg_cholesky_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1706903Z test_schema_correctness_linalg_cholesky_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1707241Z test_schema_correctness_linalg_cholesky_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1707585Z test_schema_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1707938Z test_schema_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1708282Z test_schema_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1708619Z test_schema_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1708954Z test_schema_correctness_linalg_cond_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1709284Z test_schema_correctness_linalg_cond_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1709674Z test_schema_correctness_linalg_cond_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1710039Z test_schema_correctness_linalg_cond_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1710375Z test_schema_correctness_linalg_cross_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1710707Z test_schema_correctness_linalg_cross_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1711035Z test_schema_correctness_linalg_cross_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1711365Z test_schema_correctness_linalg_cross_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1711699Z test_schema_correctness_linalg_cross_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1712023Z test_schema_correctness_linalg_cross_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1712347Z test_schema_correctness_linalg_cross_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1712673Z test_schema_correctness_linalg_cross_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1712998Z test_schema_correctness_linalg_cross_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1713328Z test_schema_correctness_linalg_cross_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1713658Z test_schema_correctness_linalg_det_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1713992Z test_schema_correctness_linalg_det_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1714320Z test_schema_correctness_linalg_det_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1714648Z test_schema_correctness_linalg_det_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1714997Z test_schema_correctness_linalg_det_singular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1715339Z test_schema_correctness_linalg_det_singular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1715680Z test_schema_correctness_linalg_det_singular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1716020Z test_schema_correctness_linalg_det_singular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1716389Z test_schema_correctness_linalg_eig_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1716756Z test_schema_correctness_linalg_eig_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1717081Z test_schema_correctness_linalg_eig_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1717406Z test_schema_correctness_linalg_eig_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1717745Z test_schema_correctness_linalg_eigh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1718082Z test_schema_correctness_linalg_eigh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1718416Z test_schema_correctness_linalg_eigh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1718745Z test_schema_correctness_linalg_eigh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1719081Z test_schema_correctness_linalg_eigvals_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1719418Z test_schema_correctness_linalg_eigvals_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1719755Z test_schema_correctness_linalg_eigvals_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1720090Z test_schema_correctness_linalg_eigvals_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1720435Z test_schema_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1720776Z test_schema_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1721110Z test_schema_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1721444Z test_schema_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1721805Z test_schema_correctness_linalg_householder_product_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1722168Z test_schema_correctness_linalg_householder_product_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1722523Z test_schema_correctness_linalg_householder_product_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1722874Z test_schema_correctness_linalg_householder_product_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1723203Z test_schema_correctness_linalg_inv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1723571Z test_schema_correctness_linalg_inv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1723935Z test_schema_correctness_linalg_inv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1724262Z test_schema_correctness_linalg_inv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1724598Z test_schema_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1724931Z test_schema_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1725263Z test_schema_correctness_linalg_inv_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1725596Z test_schema_correctness_linalg_inv_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1725937Z test_schema_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1726278Z test_schema_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1726615Z test_schema_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1726953Z test_schema_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1727302Z test_schema_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1727644Z test_schema_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1727981Z test_schema_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1728326Z test_schema_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1728667Z test_schema_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1729004Z test_schema_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1729338Z test_schema_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1729670Z test_schema_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1730003Z test_schema_correctness_linalg_lstsq_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1730374Z test_schema_correctness_linalg_lstsq_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1730740Z test_schema_correctness_linalg_lstsq_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1731070Z test_schema_correctness_linalg_lstsq_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1731425Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1731778Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1732125Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1732475Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1732805Z test_schema_correctness_linalg_lu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1733133Z test_schema_correctness_linalg_lu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1733459Z test_schema_correctness_linalg_lu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1733788Z test_schema_correctness_linalg_lu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1734131Z test_schema_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1734470Z test_schema_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1734804Z test_schema_correctness_linalg_lu_factor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1735139Z test_schema_correctness_linalg_lu_factor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1735487Z test_schema_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1735828Z test_schema_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1736166Z test_schema_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1736501Z test_schema_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1736834Z test_schema_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1737212Z test_schema_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1737581Z test_schema_correctness_linalg_lu_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1737916Z test_schema_correctness_linalg_lu_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1738252Z test_schema_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1738593Z test_schema_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1738939Z test_schema_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1739274Z test_schema_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1739607Z test_schema_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1739942Z test_schema_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1740283Z test_schema_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1740624Z test_schema_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1740964Z test_schema_correctness_linalg_matrix_power_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1741305Z test_schema_correctness_linalg_matrix_power_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1741642Z test_schema_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1741980Z test_schema_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1742316Z test_schema_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1742652Z test_schema_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1743007Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1743360Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1743709Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1744098Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1744467Z test_schema_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1744812Z test_schema_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1745149Z test_schema_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1745483Z test_schema_correctness_linalg_multi_dot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1745820Z test_schema_correctness_linalg_multi_dot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1746155Z test_schema_correctness_linalg_multi_dot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1746489Z test_schema_correctness_linalg_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1746858Z test_schema_correctness_linalg_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1747191Z test_schema_correctness_linalg_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1747521Z test_schema_correctness_linalg_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1747852Z test_schema_correctness_linalg_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1748174Z test_schema_correctness_linalg_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1748530Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1748893Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1749256Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1749618Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1749977Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1750331Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1750663Z test_schema_correctness_linalg_pinv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1751064Z test_schema_correctness_linalg_pinv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1751425Z test_schema_correctness_linalg_pinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1751754Z test_schema_correctness_linalg_pinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1752089Z test_schema_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1752440Z test_schema_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1752785Z test_schema_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1753129Z test_schema_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1753439Z test_schema_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: cuSOLVER not available (0.389s) 2022-11-23T02:25:26.1753748Z test_schema_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:25:26.1754055Z test_schema_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: cuSOLVER not available (0.001s) 2022-11-23T02:25:26.1754358Z test_schema_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:25:26.1754691Z test_schema_correctness_linalg_qr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1755021Z test_schema_correctness_linalg_qr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1755344Z test_schema_correctness_linalg_qr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1755660Z test_schema_correctness_linalg_qr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1755998Z test_schema_correctness_linalg_slogdet_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1756334Z test_schema_correctness_linalg_slogdet_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1756670Z test_schema_correctness_linalg_slogdet_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1756999Z test_schema_correctness_linalg_slogdet_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1757333Z test_schema_correctness_linalg_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1757711Z test_schema_correctness_linalg_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1758041Z test_schema_correctness_linalg_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1758406Z test_schema_correctness_linalg_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1758745Z test_schema_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1759084Z test_schema_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1759415Z test_schema_correctness_linalg_solve_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1759749Z test_schema_correctness_linalg_solve_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1760097Z test_schema_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1760444Z test_schema_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1760790Z test_schema_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1761133Z test_schema_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1761470Z test_schema_correctness_linalg_svd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1761806Z test_schema_correctness_linalg_svd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1762133Z test_schema_correctness_linalg_svd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1762455Z test_schema_correctness_linalg_svd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1762791Z test_schema_correctness_linalg_svdvals_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1763131Z test_schema_correctness_linalg_svdvals_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1763464Z test_schema_correctness_linalg_svdvals_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1763800Z test_schema_correctness_linalg_svdvals_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1764145Z test_schema_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1764483Z test_schema_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1764859Z test_schema_correctness_linalg_tensorinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1765227Z test_schema_correctness_linalg_tensorinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1765572Z test_schema_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1765915Z test_schema_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1766253Z test_schema_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1766591Z test_schema_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1766930Z test_schema_correctness_linalg_vander_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1767266Z test_schema_correctness_linalg_vander_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1767596Z test_schema_correctness_linalg_vander_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1767926Z test_schema_correctness_linalg_vander_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1768256Z test_schema_correctness_linalg_vander_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1768583Z test_schema_correctness_linalg_vander_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1768910Z test_schema_correctness_linalg_vander_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1769234Z test_schema_correctness_linalg_vander_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1769559Z test_schema_correctness_linalg_vander_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1769899Z test_schema_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1770184Z test_schema_correctness_linalg_vecdot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1770461Z test_schema_correctness_linalg_vecdot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1770790Z test_schema_correctness_linalg_vecdot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1771119Z test_schema_correctness_linalg_vecdot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1771450Z test_schema_correctness_linalg_vecdot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1771825Z test_schema_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1772200Z test_schema_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1772547Z test_schema_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1772881Z test_schema_correctness_linalg_vector_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1773216Z test_schema_correctness_linalg_vector_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1773560Z test_schema_correctness_linalg_vector_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1773889Z test_schema_correctness_linspace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1774218Z test_schema_correctness_linspace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1774547Z test_schema_correctness_linspace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1774877Z test_schema_correctness_linspace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1775203Z test_schema_correctness_linspace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1775531Z test_schema_correctness_linspace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1775853Z test_schema_correctness_linspace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1776170Z test_schema_correctness_linspace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1776490Z test_schema_correctness_linspace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1776811Z test_schema_correctness_linspace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1777137Z test_schema_correctness_linspace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1777456Z test_schema_correctness_log10_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1777769Z test_schema_correctness_log10_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1778090Z test_schema_correctness_log10_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1778459Z test_schema_correctness_log10_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1778775Z test_schema_correctness_log10_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1779127Z test_schema_correctness_log10_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1779446Z test_schema_correctness_log10_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1779760Z test_schema_correctness_log10_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1780074Z test_schema_correctness_log10_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1780388Z test_schema_correctness_log10_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1780706Z test_schema_correctness_log10_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1781017Z test_schema_correctness_log10_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1781342Z test_schema_correctness_log1p_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1781657Z test_schema_correctness_log1p_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1781982Z test_schema_correctness_log1p_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1782310Z test_schema_correctness_log1p_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1782625Z test_schema_correctness_log1p_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1782939Z test_schema_correctness_log1p_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1783254Z test_schema_correctness_log1p_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1783564Z test_schema_correctness_log1p_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1783884Z test_schema_correctness_log1p_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1784201Z test_schema_correctness_log1p_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1784523Z test_schema_correctness_log2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1784842Z test_schema_correctness_log2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1785148Z test_schema_correctness_log2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1785511Z test_schema_correctness_log2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1785894Z test_schema_correctness_log2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1786218Z test_schema_correctness_log2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1786547Z test_schema_correctness_log2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1786999Z test_schema_correctness_log2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1787319Z test_schema_correctness_log2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1787635Z test_schema_correctness_log2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1787948Z test_schema_correctness_log2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1788260Z test_schema_correctness_log2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1788582Z test_schema_correctness_log_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1788895Z test_schema_correctness_log_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1789216Z test_schema_correctness_log_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1789539Z test_schema_correctness_log_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1789860Z test_schema_correctness_log_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1790173Z test_schema_correctness_log_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1790489Z test_schema_correctness_log_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1790806Z test_schema_correctness_log_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1791113Z test_schema_correctness_log_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1791426Z test_schema_correctness_log_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1791733Z test_schema_correctness_log_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1792044Z test_schema_correctness_log_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1792357Z test_schema_correctness_log_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1792741Z test_schema_correctness_log_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1793110Z test_schema_correctness_log_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1793436Z test_schema_correctness_log_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1793763Z test_schema_correctness_log_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1794105Z test_schema_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1794451Z test_schema_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1794795Z test_schema_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1795146Z test_schema_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1795490Z test_schema_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1795833Z test_schema_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1796175Z test_schema_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1796515Z test_schema_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1796850Z test_schema_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1797185Z test_schema_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1797524Z test_schema_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1797860Z test_schema_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1798202Z test_schema_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1798536Z test_schema_correctness_logaddexp2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1798863Z test_schema_correctness_logaddexp2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1799187Z test_schema_correctness_logaddexp2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1799556Z test_schema_correctness_logaddexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1799927Z test_schema_correctness_logaddexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1800255Z test_schema_correctness_logaddexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1800588Z test_schema_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1800920Z test_schema_correctness_logcumsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1801253Z test_schema_correctness_logcumsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1801591Z test_schema_correctness_logcumsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1801920Z test_schema_correctness_logdet_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1802248Z test_schema_correctness_logdet_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1802570Z test_schema_correctness_logdet_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1802892Z test_schema_correctness_logdet_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1803227Z test_schema_correctness_logical_and_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1803557Z test_schema_correctness_logical_and_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1803891Z test_schema_correctness_logical_and_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1804222Z test_schema_correctness_logical_and_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1804554Z test_schema_correctness_logical_and_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1804883Z test_schema_correctness_logical_and_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1805209Z test_schema_correctness_logical_and_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1805533Z test_schema_correctness_logical_and_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1805856Z test_schema_correctness_logical_and_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1806177Z test_schema_correctness_logical_and_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1806541Z test_schema_correctness_logical_and_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1806895Z test_schema_correctness_logical_and_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1807229Z test_schema_correctness_logical_not_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1807552Z test_schema_correctness_logical_not_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1807885Z test_schema_correctness_logical_not_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1808224Z test_schema_correctness_logical_not_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1808554Z test_schema_correctness_logical_not_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1808882Z test_schema_correctness_logical_not_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1809206Z test_schema_correctness_logical_not_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1809526Z test_schema_correctness_logical_not_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1809848Z test_schema_correctness_logical_not_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1810176Z test_schema_correctness_logical_not_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1810501Z test_schema_correctness_logical_not_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1810822Z test_schema_correctness_logical_not_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1811148Z test_schema_correctness_logical_or_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1811477Z test_schema_correctness_logical_or_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1811811Z test_schema_correctness_logical_or_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1812146Z test_schema_correctness_logical_or_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1812470Z test_schema_correctness_logical_or_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1812795Z test_schema_correctness_logical_or_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1813119Z test_schema_correctness_logical_or_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1813485Z test_schema_correctness_logical_or_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1813840Z test_schema_correctness_logical_or_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1814167Z test_schema_correctness_logical_or_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1814490Z test_schema_correctness_logical_or_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1814812Z test_schema_correctness_logical_or_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1815143Z test_schema_correctness_logical_xor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1815472Z test_schema_correctness_logical_xor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1815803Z test_schema_correctness_logical_xor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1816132Z test_schema_correctness_logical_xor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1816460Z test_schema_correctness_logical_xor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1816787Z test_schema_correctness_logical_xor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1817115Z test_schema_correctness_logical_xor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1817439Z test_schema_correctness_logical_xor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1817759Z test_schema_correctness_logical_xor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1818066Z test_schema_correctness_logical_xor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1818390Z test_schema_correctness_logical_xor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1818716Z test_schema_correctness_logical_xor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1819038Z test_schema_correctness_logit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1819355Z test_schema_correctness_logit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1819677Z test_schema_correctness_logit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1819998Z test_schema_correctness_logit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1820361Z test_schema_correctness_logit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1820713Z test_schema_correctness_logit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1821031Z test_schema_correctness_logit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1821346Z test_schema_correctness_logit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1821661Z test_schema_correctness_logit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1821981Z test_schema_correctness_logit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1822312Z test_schema_correctness_logspace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1822643Z test_schema_correctness_logspace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1822974Z test_schema_correctness_logspace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1823305Z test_schema_correctness_logspace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1823635Z test_schema_correctness_logspace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1823960Z test_schema_correctness_logspace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1824288Z test_schema_correctness_logspace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1824612Z test_schema_correctness_logspace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1824936Z test_schema_correctness_logspace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1825257Z test_schema_correctness_logspace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1825588Z test_schema_correctness_logspace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1825923Z test_schema_correctness_logsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1826247Z test_schema_correctness_logsumexp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1826605Z test_schema_correctness_logsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1826936Z test_schema_correctness_logsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1827310Z test_schema_correctness_logsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1827673Z test_schema_correctness_logsumexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1827997Z test_schema_correctness_logsumexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1828317Z test_schema_correctness_logsumexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1828636Z test_schema_correctness_logsumexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1828969Z test_schema_correctness_logsumexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1829291Z test_schema_correctness_long_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1829604Z test_schema_correctness_long_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1829925Z test_schema_correctness_long_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1830246Z test_schema_correctness_long_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1830565Z test_schema_correctness_long_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1830886Z test_schema_correctness_long_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1831211Z test_schema_correctness_long_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1831532Z test_schema_correctness_long_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1831853Z test_schema_correctness_long_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1832171Z test_schema_correctness_long_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1832495Z test_schema_correctness_long_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1833225Z test_schema_correctness_long_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1833888Z test_schema_correctness_long_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1834569Z test_schema_correctness_lt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1835261Z test_schema_correctness_lt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1835978Z test_schema_correctness_lt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1836623Z test_schema_correctness_lt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1837307Z test_schema_correctness_lt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1837971Z test_schema_correctness_lt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1838624Z test_schema_correctness_lt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1839285Z test_schema_correctness_lt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1839950Z test_schema_correctness_lt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1840609Z test_schema_correctness_lt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1841285Z test_schema_correctness_lu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1841970Z test_schema_correctness_lu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1842654Z test_schema_correctness_lu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1843340Z test_schema_correctness_lu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1844032Z test_schema_correctness_lu_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1844709Z test_schema_correctness_lu_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1845424Z test_schema_correctness_lu_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1846099Z test_schema_correctness_lu_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1846830Z test_schema_correctness_lu_unpack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1847529Z test_schema_correctness_lu_unpack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1848219Z test_schema_correctness_lu_unpack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1848903Z test_schema_correctness_lu_unpack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1849579Z test_schema_correctness_mH_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1850244Z test_schema_correctness_mH_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1850978Z test_schema_correctness_mH_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1851698Z test_schema_correctness_mH_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1852380Z test_schema_correctness_mH_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1853167Z test_schema_correctness_mH_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1853945Z test_schema_correctness_mH_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1854740Z test_schema_correctness_mH_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1855530Z test_schema_correctness_mH_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1856320Z test_schema_correctness_mH_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1857108Z test_schema_correctness_mH_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1857893Z test_schema_correctness_mH_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1858681Z test_schema_correctness_mH_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1859479Z test_schema_correctness_mT_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1860281Z test_schema_correctness_mT_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1861084Z test_schema_correctness_mT_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1861891Z test_schema_correctness_mT_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1862673Z test_schema_correctness_mT_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1863471Z test_schema_correctness_mT_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1864266Z test_schema_correctness_mT_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1865069Z test_schema_correctness_mT_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1865861Z test_schema_correctness_mT_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1866703Z test_schema_correctness_mT_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1867488Z test_schema_correctness_mT_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1868343Z test_schema_correctness_mT_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1869170Z test_schema_correctness_mT_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1869985Z test_schema_correctness_masked_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1870812Z test_schema_correctness_masked_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1871569Z test_schema_correctness_masked_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1872262Z test_schema_correctness_masked_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1872952Z test_schema_correctness_masked_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1873632Z test_schema_correctness_masked_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1874311Z test_schema_correctness_masked_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1874989Z test_schema_correctness_masked_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1875681Z test_schema_correctness_masked_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1876379Z test_schema_correctness_masked_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1877070Z test_schema_correctness_masked_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1877754Z test_schema_correctness_masked_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1878446Z test_schema_correctness_masked_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1879131Z test_schema_correctness_masked_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1879783Z test_schema_correctness_masked_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1880451Z test_schema_correctness_masked_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1881128Z test_schema_correctness_masked_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1881810Z test_schema_correctness_masked_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1882504Z test_schema_correctness_masked_argmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1883268Z test_schema_correctness_masked_argmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1884005Z test_schema_correctness_masked_argmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1884697Z test_schema_correctness_masked_argmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1885386Z test_schema_correctness_masked_argmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1886079Z test_schema_correctness_masked_argmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1886761Z test_schema_correctness_masked_argmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1887450Z test_schema_correctness_masked_argmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1888135Z test_schema_correctness_masked_argmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1888816Z test_schema_correctness_masked_argmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1889511Z test_schema_correctness_masked_argmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1890210Z test_schema_correctness_masked_argmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1890910Z test_schema_correctness_masked_argmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1891602Z test_schema_correctness_masked_argmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1892291Z test_schema_correctness_masked_argmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1892977Z test_schema_correctness_masked_argmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1893668Z test_schema_correctness_masked_argmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1894365Z test_schema_correctness_masked_argmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1895064Z test_schema_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1895780Z test_schema_correctness_masked_cumprod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1896497Z test_schema_correctness_masked_cumprod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1897231Z test_schema_correctness_masked_cumprod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1897931Z test_schema_correctness_masked_cumprod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1898669Z test_schema_correctness_masked_cumprod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1899373Z test_schema_correctness_masked_cumprod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1900063Z test_schema_correctness_masked_cumprod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1900767Z test_schema_correctness_masked_cumprod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1901455Z test_schema_correctness_masked_cumprod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1902161Z test_schema_correctness_masked_cumprod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1902855Z test_schema_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1903551Z test_schema_correctness_masked_cumsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1904265Z test_schema_correctness_masked_cumsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1904966Z test_schema_correctness_masked_cumsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1905663Z test_schema_correctness_masked_cumsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1906339Z test_schema_correctness_masked_cumsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1907141Z test_schema_correctness_masked_cumsum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1907829Z test_schema_correctness_masked_cumsum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1908515Z test_schema_correctness_masked_cumsum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1909210Z test_schema_correctness_masked_cumsum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1909898Z test_schema_correctness_masked_cumsum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1910591Z test_schema_correctness_masked_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1911278Z test_schema_correctness_masked_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1912033Z test_schema_correctness_masked_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1912783Z test_schema_correctness_masked_fill_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1913480Z test_schema_correctness_masked_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1914176Z test_schema_correctness_masked_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1914841Z test_schema_correctness_masked_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1915531Z test_schema_correctness_masked_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1916215Z test_schema_correctness_masked_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1916894Z test_schema_correctness_masked_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1917570Z test_schema_correctness_masked_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1918245Z test_schema_correctness_masked_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1918931Z test_schema_correctness_masked_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1919642Z test_schema_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1920348Z test_schema_correctness_masked_log_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1921057Z test_schema_correctness_masked_log_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1921759Z test_schema_correctness_masked_log_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1922472Z test_schema_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1923184Z test_schema_correctness_masked_logaddexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1923876Z test_schema_correctness_masked_logaddexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1924585Z test_schema_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1925295Z test_schema_correctness_masked_logsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1925998Z test_schema_correctness_masked_logsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1926748Z test_schema_correctness_masked_logsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1927492Z test_schema_correctness_masked_logsumexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1928199Z test_schema_correctness_masked_logsumexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1928904Z test_schema_correctness_masked_logsumexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1929596Z test_schema_correctness_masked_logsumexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1930302Z test_schema_correctness_masked_logsumexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1931013Z test_schema_correctness_masked_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1931699Z test_schema_correctness_masked_mean_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1932362Z test_schema_correctness_masked_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1933061Z test_schema_correctness_masked_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1933745Z test_schema_correctness_masked_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1934434Z test_schema_correctness_masked_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1935118Z test_schema_correctness_masked_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1935803Z test_schema_correctness_masked_mean_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1936478Z test_schema_correctness_masked_mean_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1937156Z test_schema_correctness_masked_mean_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1937834Z test_schema_correctness_masked_mean_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1938514Z test_schema_correctness_masked_mean_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1939202Z test_schema_correctness_masked_median_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1939886Z test_schema_correctness_masked_median_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1940629Z test_schema_correctness_masked_median_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1941347Z test_schema_correctness_masked_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1942041Z test_schema_correctness_masked_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1942728Z test_schema_correctness_masked_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1943413Z test_schema_correctness_masked_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1944108Z test_schema_correctness_masked_normalize_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1944818Z test_schema_correctness_masked_normalize_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1945529Z test_schema_correctness_masked_normalize_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1946237Z test_schema_correctness_masked_normalize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1946994Z test_schema_correctness_masked_normalize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1947701Z test_schema_correctness_masked_normalize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1948411Z test_schema_correctness_masked_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1949098Z test_schema_correctness_masked_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1949769Z test_schema_correctness_masked_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1950469Z test_schema_correctness_masked_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1951155Z test_schema_correctness_masked_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1951844Z test_schema_correctness_masked_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1952530Z test_schema_correctness_masked_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1953209Z test_schema_correctness_masked_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1953886Z test_schema_correctness_masked_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1954563Z test_schema_correctness_masked_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1955310Z test_schema_correctness_masked_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1956108Z test_schema_correctness_masked_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1956809Z test_schema_correctness_masked_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1957505Z test_schema_correctness_masked_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1958204Z test_schema_correctness_masked_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1958901Z test_schema_correctness_masked_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1959605Z test_schema_correctness_masked_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1960303Z test_schema_correctness_masked_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1961006Z test_schema_correctness_masked_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1961701Z test_schema_correctness_masked_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1962396Z test_schema_correctness_masked_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1963095Z test_schema_correctness_masked_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1963788Z test_schema_correctness_masked_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1964480Z test_schema_correctness_masked_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1965177Z test_schema_correctness_masked_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1965879Z test_schema_correctness_masked_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1966587Z test_schema_correctness_masked_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1967275Z test_schema_correctness_masked_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1967969Z test_schema_correctness_masked_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1968667Z test_schema_correctness_masked_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1969401Z test_schema_correctness_masked_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1970088Z test_schema_correctness_masked_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1970809Z test_schema_correctness_masked_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1971498Z test_schema_correctness_masked_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1972188Z test_schema_correctness_masked_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1972879Z test_schema_correctness_masked_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1973582Z test_schema_correctness_masked_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1974280Z test_schema_correctness_masked_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1974978Z test_schema_correctness_masked_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1975663Z test_schema_correctness_masked_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1976339Z test_schema_correctness_masked_softmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1977029Z test_schema_correctness_masked_softmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1977726Z test_schema_correctness_masked_softmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1978428Z test_schema_correctness_masked_softmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1979118Z test_schema_correctness_masked_std_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1979749Z test_schema_correctness_masked_std_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1980334Z test_schema_correctness_masked_std_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1980967Z test_schema_correctness_masked_std_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1981659Z test_schema_correctness_masked_std_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1982340Z test_schema_correctness_masked_std_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1983017Z test_schema_correctness_masked_std_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1983672Z test_schema_correctness_masked_std_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1984393Z test_schema_correctness_masked_std_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1985119Z test_schema_correctness_masked_std_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1985793Z test_schema_correctness_masked_std_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1986474Z test_schema_correctness_masked_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1987313Z test_schema_correctness_masked_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1988001Z test_schema_correctness_masked_sum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1988700Z test_schema_correctness_masked_sum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1989385Z test_schema_correctness_masked_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1990062Z test_schema_correctness_masked_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1990740Z test_schema_correctness_masked_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1991424Z test_schema_correctness_masked_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1992084Z test_schema_correctness_masked_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1992765Z test_schema_correctness_masked_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1993442Z test_schema_correctness_masked_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1994116Z test_schema_correctness_masked_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1994803Z test_schema_correctness_masked_var_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1995439Z test_schema_correctness_masked_var_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1996036Z test_schema_correctness_masked_var_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.1996671Z test_schema_correctness_masked_var_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1997351Z test_schema_correctness_masked_var_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1998023Z test_schema_correctness_masked_var_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1998768Z test_schema_correctness_masked_var_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.1999486Z test_schema_correctness_masked_var_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2000139Z test_schema_correctness_masked_var_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2000809Z test_schema_correctness_masked_var_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2001488Z test_schema_correctness_masked_var_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2002168Z test_schema_correctness_matmul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2002846Z test_schema_correctness_matmul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2003532Z test_schema_correctness_matmul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2004217Z test_schema_correctness_matmul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2004883Z test_schema_correctness_matmul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2005561Z test_schema_correctness_matmul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2006249Z test_schema_correctness_matrix_exp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2006944Z test_schema_correctness_matrix_exp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2007640Z test_schema_correctness_matrix_exp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2008305Z test_schema_correctness_matrix_exp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2008982Z test_schema_correctness_matrix_exp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2009660Z test_schema_correctness_matrix_exp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2010344Z test_schema_correctness_max_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2011029Z test_schema_correctness_max_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2011700Z test_schema_correctness_max_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2012369Z test_schema_correctness_max_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2013087Z test_schema_correctness_max_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2013800Z test_schema_correctness_max_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2014469Z test_schema_correctness_max_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2015136Z test_schema_correctness_max_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2015800Z test_schema_correctness_max_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2016461Z test_schema_correctness_max_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2017167Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2017905Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2018639Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2019369Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2020091Z test_schema_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2020796Z test_schema_correctness_max_reduction_no_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2021500Z test_schema_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2022197Z test_schema_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2022901Z test_schema_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2023603Z test_schema_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2024299Z test_schema_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2024994Z test_schema_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2025671Z test_schema_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2026366Z test_schema_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2027185Z test_schema_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2027939Z test_schema_correctness_max_reduction_with_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2028644Z test_schema_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2029347Z test_schema_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2030053Z test_schema_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2030753Z test_schema_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2031448Z test_schema_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2032140Z test_schema_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2032837Z test_schema_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2033531Z test_schema_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2034219Z test_schema_correctness_maximum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2034903Z test_schema_correctness_maximum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2035556Z test_schema_correctness_maximum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2036227Z test_schema_correctness_maximum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2036895Z test_schema_correctness_maximum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2037563Z test_schema_correctness_maximum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2038229Z test_schema_correctness_maximum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2038893Z test_schema_correctness_maximum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2039558Z test_schema_correctness_maximum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2040219Z test_schema_correctness_maximum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2040883Z test_schema_correctness_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2041615Z test_schema_correctness_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2042326Z test_schema_correctness_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2042981Z test_schema_correctness_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2043640Z test_schema_correctness_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2044302Z test_schema_correctness_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2044965Z test_schema_correctness_median_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2045633Z test_schema_correctness_median_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2046301Z test_schema_correctness_median_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2046962Z test_schema_correctness_median_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2047621Z test_schema_correctness_median_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2048280Z test_schema_correctness_median_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2048941Z test_schema_correctness_median_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2049610Z test_schema_correctness_median_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2050296Z test_schema_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2050998Z test_schema_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2051711Z test_schema_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2052442Z test_schema_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2053159Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2053868Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2054583Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2055350Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2056048Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2056782Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2057484Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2058187Z test_schema_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2058906Z test_schema_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2059628Z test_schema_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2060354Z test_schema_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2061069Z test_schema_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2061795Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2062520Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2063245Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2063961Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2064669Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2065370Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2066085Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2066834Z test_schema_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2067534Z test_schema_correctness_min_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2068213Z test_schema_correctness_min_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2068885Z test_schema_correctness_min_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2069623Z test_schema_correctness_min_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2070320Z test_schema_correctness_min_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2071003Z test_schema_correctness_min_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2071666Z test_schema_correctness_min_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2072328Z test_schema_correctness_min_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2072997Z test_schema_correctness_min_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2073665Z test_schema_correctness_min_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2074358Z test_schema_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2075056Z test_schema_correctness_min_reduction_no_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2075761Z test_schema_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2076459Z test_schema_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2077159Z test_schema_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2077862Z test_schema_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2078549Z test_schema_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2079223Z test_schema_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2079913Z test_schema_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2080605Z test_schema_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2081319Z test_schema_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2082019Z test_schema_correctness_min_reduction_with_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2082717Z test_schema_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2083419Z test_schema_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2084171Z test_schema_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2084906Z test_schema_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2085608Z test_schema_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2086305Z test_schema_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2086995Z test_schema_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2087700Z test_schema_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2088376Z test_schema_correctness_minimum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2089048Z test_schema_correctness_minimum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2089713Z test_schema_correctness_minimum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2090378Z test_schema_correctness_minimum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2091050Z test_schema_correctness_minimum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2091715Z test_schema_correctness_minimum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2092374Z test_schema_correctness_minimum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2093034Z test_schema_correctness_minimum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2093708Z test_schema_correctness_minimum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2094371Z test_schema_correctness_minimum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2095037Z test_schema_correctness_mm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2095645Z test_schema_correctness_mm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2096188Z test_schema_correctness_mm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2096799Z test_schema_correctness_mm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2097453Z test_schema_correctness_mm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2098181Z test_schema_correctness_mm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2098888Z test_schema_correctness_mode_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2099553Z test_schema_correctness_mode_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2100211Z test_schema_correctness_mode_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2100871Z test_schema_correctness_mode_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2101531Z test_schema_correctness_mode_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2102191Z test_schema_correctness_mode_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2102851Z test_schema_correctness_mode_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2103483Z test_schema_correctness_mode_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2104140Z test_schema_correctness_mode_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2104793Z test_schema_correctness_mode_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2105466Z test_schema_correctness_movedim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2106138Z test_schema_correctness_movedim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2106915Z test_schema_correctness_movedim_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2107605Z test_schema_correctness_movedim_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2108288Z test_schema_correctness_movedim_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2108968Z test_schema_correctness_movedim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2109656Z test_schema_correctness_movedim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2110331Z test_schema_correctness_movedim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2111007Z test_schema_correctness_movedim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2111664Z test_schema_correctness_movedim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2112403Z test_schema_correctness_movedim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2113082Z test_schema_correctness_movedim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2113798Z test_schema_correctness_movedim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2114473Z test_schema_correctness_msort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2115145Z test_schema_correctness_msort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2115812Z test_schema_correctness_msort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2116490Z test_schema_correctness_msort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2117159Z test_schema_correctness_msort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2117824Z test_schema_correctness_msort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2118490Z test_schema_correctness_msort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2119139Z test_schema_correctness_msort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2119802Z test_schema_correctness_msort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2120477Z test_schema_correctness_mul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2121139Z test_schema_correctness_mul_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2121804Z test_schema_correctness_mul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2122477Z test_schema_correctness_mul_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2123151Z test_schema_correctness_mul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2123820Z test_schema_correctness_mul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2124486Z test_schema_correctness_mul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2125148Z test_schema_correctness_mul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2125805Z test_schema_correctness_mul_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2126463Z test_schema_correctness_mul_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2127157Z test_schema_correctness_mul_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2127854Z test_schema_correctness_mul_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2128516Z test_schema_correctness_mul_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2129193Z test_schema_correctness_multinomial_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2129884Z test_schema_correctness_multinomial_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2130583Z test_schema_correctness_multinomial_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2131262Z test_schema_correctness_mv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2131937Z test_schema_correctness_mv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2132610Z test_schema_correctness_mv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2133277Z test_schema_correctness_mv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2133939Z test_schema_correctness_mv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2134590Z test_schema_correctness_mv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2135278Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2135981Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2136685Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2137378Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2138085Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2138785Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2139486Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2140176Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2140878Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2141639Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2142382Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2143081Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2143777Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2144456Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2145165Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2145867Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2146621Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2147323Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2148013Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2148710Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2149400Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2150088Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2150780Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2151474Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2152163Z test_schema_correctness_nan_to_num_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2152837Z test_schema_correctness_nan_to_num_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2153492Z test_schema_correctness_nan_to_num_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2154164Z test_schema_correctness_nan_to_num_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2154831Z test_schema_correctness_nan_to_num_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2155565Z test_schema_correctness_nan_to_num_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2156276Z test_schema_correctness_nan_to_num_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2156942Z test_schema_correctness_nan_to_num_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2157606Z test_schema_correctness_nan_to_num_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2158267Z test_schema_correctness_nan_to_num_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2158939Z test_schema_correctness_nanmean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2159610Z test_schema_correctness_nanmean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2160279Z test_schema_correctness_nanmean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2160952Z test_schema_correctness_nanmean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2161610Z test_schema_correctness_nanmedian_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2162284Z test_schema_correctness_nanmedian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2162971Z test_schema_correctness_nanmedian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2163651Z test_schema_correctness_nanmedian_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2164328Z test_schema_correctness_nanmedian_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2164995Z test_schema_correctness_nanmedian_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2165668Z test_schema_correctness_nanmedian_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2166331Z test_schema_correctness_nanmedian_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2167007Z test_schema_correctness_nanquantile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2167687Z test_schema_correctness_nanquantile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2168365Z test_schema_correctness_nansum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2169028Z test_schema_correctness_nansum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2169737Z test_schema_correctness_nansum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2170434Z test_schema_correctness_nansum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2171099Z test_schema_correctness_nansum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2171761Z test_schema_correctness_nansum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2172419Z test_schema_correctness_nansum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2173079Z test_schema_correctness_nansum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2173745Z test_schema_correctness_nansum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2174402Z test_schema_correctness_nansum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2175077Z test_schema_correctness_narrow_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2175751Z test_schema_correctness_narrow_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2176434Z test_schema_correctness_narrow_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2177126Z test_schema_correctness_narrow_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2177804Z test_schema_correctness_narrow_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2178489Z test_schema_correctness_narrow_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2179158Z test_schema_correctness_narrow_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2179832Z test_schema_correctness_narrow_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2180505Z test_schema_correctness_narrow_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2180832Z test_schema_correctness_narrow_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2181152Z test_schema_correctness_narrow_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2181475Z test_schema_correctness_narrow_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2181797Z test_schema_correctness_narrow_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2182164Z test_schema_correctness_narrow_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2182513Z test_schema_correctness_narrow_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2182839Z test_schema_correctness_narrow_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2183162Z test_schema_correctness_narrow_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2183484Z test_schema_correctness_narrow_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2183807Z test_schema_correctness_narrow_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2184129Z test_schema_correctness_narrow_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2184449Z test_schema_correctness_narrow_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2184770Z test_schema_correctness_narrow_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2185089Z test_schema_correctness_narrow_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2185410Z test_schema_correctness_narrow_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2185732Z test_schema_correctness_narrow_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2186058Z test_schema_correctness_narrow_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2186394Z test_schema_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2186768Z test_schema_correctness_native_batch_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2187105Z test_schema_correctness_native_batch_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2187442Z test_schema_correctness_native_batch_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2187796Z test_schema_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2188140Z test_schema_correctness_native_dropout_backward_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2188481Z test_schema_correctness_native_dropout_backward_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2188832Z test_schema_correctness_native_dropout_backward_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2189225Z test_schema_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2189609Z test_schema_correctness_native_layer_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2189949Z test_schema_correctness_native_layer_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2190282Z test_schema_correctness_native_layer_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2190601Z test_schema_correctness_ne_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2190918Z test_schema_correctness_ne_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2191242Z test_schema_correctness_ne_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2191565Z test_schema_correctness_ne_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2191881Z test_schema_correctness_ne_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2192200Z test_schema_correctness_ne_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2192513Z test_schema_correctness_ne_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2192833Z test_schema_correctness_ne_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2193150Z test_schema_correctness_ne_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2193458Z test_schema_correctness_ne_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2193771Z test_schema_correctness_ne_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2194085Z test_schema_correctness_ne_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2194405Z test_schema_correctness_neg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2194735Z test_schema_correctness_neg_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2195056Z test_schema_correctness_neg_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2195376Z test_schema_correctness_neg_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2195696Z test_schema_correctness_neg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2196052Z test_schema_correctness_neg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2196369Z test_schema_correctness_neg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2196714Z test_schema_correctness_neg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2197030Z test_schema_correctness_neg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2197341Z test_schema_correctness_neg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2197660Z test_schema_correctness_neg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2197981Z test_schema_correctness_neg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2198299Z test_schema_correctness_new_empty_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2198622Z test_schema_correctness_new_empty_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2198955Z test_schema_correctness_new_empty_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2199284Z test_schema_correctness_new_empty_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2199613Z test_schema_correctness_new_empty_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2199940Z test_schema_correctness_new_empty_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2200262Z test_schema_correctness_new_empty_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2200585Z test_schema_correctness_new_empty_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2200904Z test_schema_correctness_new_empty_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2201223Z test_schema_correctness_new_empty_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2201545Z test_schema_correctness_new_empty_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2201866Z test_schema_correctness_new_empty_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2202185Z test_schema_correctness_new_empty_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2202525Z test_schema_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2202858Z test_schema_correctness_new_empty_strided_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2203243Z test_schema_correctness_new_empty_strided_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2203677Z test_schema_correctness_new_empty_strided_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2204019Z test_schema_correctness_new_empty_strided_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2204356Z test_schema_correctness_new_empty_strided_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2204691Z test_schema_correctness_new_empty_strided_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2205031Z test_schema_correctness_new_empty_strided_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2205362Z test_schema_correctness_new_empty_strided_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2205696Z test_schema_correctness_new_empty_strided_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2206030Z test_schema_correctness_new_empty_strided_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2206359Z test_schema_correctness_new_empty_strided_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2206694Z test_schema_correctness_new_empty_strided_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2207019Z test_schema_correctness_new_full_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2207338Z test_schema_correctness_new_full_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2207664Z test_schema_correctness_new_full_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2207990Z test_schema_correctness_new_full_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2208320Z test_schema_correctness_new_full_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2208647Z test_schema_correctness_new_full_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2208973Z test_schema_correctness_new_full_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2209294Z test_schema_correctness_new_full_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2209615Z test_schema_correctness_new_full_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2209971Z test_schema_correctness_new_full_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2210281Z test_schema_correctness_new_full_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2210637Z test_schema_correctness_new_full_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2210959Z test_schema_correctness_new_full_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2211281Z test_schema_correctness_new_ones_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2211601Z test_schema_correctness_new_ones_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2211932Z test_schema_correctness_new_ones_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2212260Z test_schema_correctness_new_ones_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2212583Z test_schema_correctness_new_ones_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2212905Z test_schema_correctness_new_ones_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2213223Z test_schema_correctness_new_ones_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2213547Z test_schema_correctness_new_ones_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2213869Z test_schema_correctness_new_ones_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2214184Z test_schema_correctness_new_ones_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2214501Z test_schema_correctness_new_ones_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2214820Z test_schema_correctness_new_ones_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2215143Z test_schema_correctness_new_ones_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2215467Z test_schema_correctness_new_zeros_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2215788Z test_schema_correctness_new_zeros_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2216118Z test_schema_correctness_new_zeros_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2216446Z test_schema_correctness_new_zeros_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2216815Z test_schema_correctness_new_zeros_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2217143Z test_schema_correctness_new_zeros_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2217504Z test_schema_correctness_new_zeros_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2217826Z test_schema_correctness_new_zeros_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2218149Z test_schema_correctness_new_zeros_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2218470Z test_schema_correctness_new_zeros_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2218794Z test_schema_correctness_new_zeros_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2219114Z test_schema_correctness_new_zeros_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2219435Z test_schema_correctness_new_zeros_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2219763Z test_schema_correctness_nextafter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2220089Z test_schema_correctness_nextafter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2220418Z test_schema_correctness_nextafter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2220797Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2221172Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2221543Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2221917Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2222282Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2222647Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2223007Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2223368Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2223764Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2224151Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2224509Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2224864Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2225221Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2225578Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2225940Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2226294Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2226782Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2227135Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2227491Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2227844Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2228207Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2228554Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2228911Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2229269Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2229624Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2229975Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2230328Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2230738Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2231137Z test_schema_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2231492Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2231841Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2232190Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2232536Z test_schema_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2232881Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2233219Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2233566Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2233913Z test_schema_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2234259Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2234607Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2234948Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2235293Z test_schema_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2235640Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2235980Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2236328Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2236672Z test_schema_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2237012Z test_schema_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2237392Z test_schema_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2237769Z test_schema_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2238135Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2238496Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2238859Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2239221Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2239568Z test_schema_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2239911Z test_schema_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2240251Z test_schema_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2240590Z test_schema_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2240956Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2241319Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2241673Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2242027Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2242404Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2242782Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2243152Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2243525Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2243860Z test_schema_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2244246Z test_schema_correctness_nn_functional_celu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2244615Z test_schema_correctness_nn_functional_celu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2244952Z test_schema_correctness_nn_functional_celu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2245293Z test_schema_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2245640Z test_schema_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2245985Z test_schema_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2246334Z test_schema_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2246670Z test_schema_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2247010Z test_schema_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2247350Z test_schema_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2247695Z test_schema_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2248047Z test_schema_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2248391Z test_schema_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2248733Z test_schema_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2249071Z test_schema_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2249412Z test_schema_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2249801Z test_schema_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2250222Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2250649Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2251077Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2251544Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2252002Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2252422Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2252843Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2253273Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2253708Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2254138Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2254570Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2254991Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2255413Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2255842Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2256273Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2256695Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2257127Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2257553Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2257997Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2258423Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2258845Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2259283Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2259757Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2260224Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2260663Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2261103Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2261531Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2261961Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2262400Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2262781Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2263135Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2263492Z test_schema_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2263852Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2264210Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2264564Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2264914Z test_schema_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2265266Z test_schema_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2265622Z test_schema_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2265968Z test_schema_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2266311Z test_schema_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2266735Z test_schema_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2267129Z test_schema_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2267475Z test_schema_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2267821Z test_schema_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2268165Z test_schema_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2268518Z test_schema_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2268868Z test_schema_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2269213Z test_schema_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2269551Z test_schema_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2269898Z test_schema_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2270245Z test_schema_correctness_nn_functional_dropout_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2270588Z test_schema_correctness_nn_functional_dropout_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2270932Z test_schema_correctness_nn_functional_dropout_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2271272Z test_schema_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2271607Z test_schema_correctness_nn_functional_elu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2271948Z test_schema_correctness_nn_functional_elu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2272287Z test_schema_correctness_nn_functional_elu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2272641Z test_schema_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2272990Z test_schema_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2273344Z test_schema_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2273743Z test_schema_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2274129Z test_schema_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2274475Z test_schema_correctness_nn_functional_embedding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2274816Z test_schema_correctness_nn_functional_embedding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2275159Z test_schema_correctness_nn_functional_embedding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2275540Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2275918Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2276292Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2276667Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2277049Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2277424Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2277811Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2278198Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2278575Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2278956Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2279336Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2279711Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2280088Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2280510Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2280917Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2281290Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2281652Z test_schema_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2282012Z test_schema_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2282372Z test_schema_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2282737Z test_schema_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2283096Z test_schema_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2283451Z test_schema_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2283809Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2284163Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2284514Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2284865Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2285203Z test_schema_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2285545Z test_schema_correctness_nn_functional_gelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2285889Z test_schema_correctness_nn_functional_gelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2286228Z test_schema_correctness_nn_functional_gelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2286563Z test_schema_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2286899Z test_schema_correctness_nn_functional_glu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2287276Z test_schema_correctness_nn_functional_glu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2287646Z test_schema_correctness_nn_functional_glu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2287992Z test_schema_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2288337Z test_schema_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2288681Z test_schema_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2289033Z test_schema_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2289378Z test_schema_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2289720Z test_schema_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2290058Z test_schema_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2290407Z test_schema_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2290756Z test_schema_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2291105Z test_schema_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2291452Z test_schema_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2291800Z test_schema_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2292150Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2292500Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2292844Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2293196Z test_schema_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2293536Z test_schema_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2293879Z test_schema_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2294346Z test_schema_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2294741Z test_schema_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2295088Z test_schema_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2295428Z test_schema_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2295777Z test_schema_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2296118Z test_schema_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2296462Z test_schema_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2296806Z test_schema_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2297143Z test_schema_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2297511Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2297875Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2298231Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2298588Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2298935Z test_schema_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2299279Z test_schema_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2299622Z test_schema_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2299965Z test_schema_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2300313Z test_schema_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2300663Z test_schema_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2301044Z test_schema_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2301425Z test_schema_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2301786Z test_schema_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2302140Z test_schema_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2302496Z test_schema_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2302852Z test_schema_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2303216Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2303578Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2303936Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2304296Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2304661Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2305018Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2305381Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2305737Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2306090Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2306453Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2306873Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2307231Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2307592Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2308003Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2308404Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2308768Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2309105Z test_schema_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2309450Z test_schema_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2309785Z test_schema_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2310121Z test_schema_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2310464Z test_schema_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2310811Z test_schema_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2311157Z test_schema_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2311496Z test_schema_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2311834Z test_schema_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2312170Z test_schema_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2312512Z test_schema_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2312856Z test_schema_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2313196Z test_schema_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2313535Z test_schema_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2313889Z test_schema_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2314230Z test_schema_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2314612Z test_schema_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2314989Z test_schema_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2315325Z test_schema_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2315676Z test_schema_correctness_nn_functional_linear_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2316021Z test_schema_correctness_nn_functional_linear_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2316365Z test_schema_correctness_nn_functional_linear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2316708Z test_schema_correctness_nn_functional_linear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2317047Z test_schema_correctness_nn_functional_linear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2317405Z test_schema_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2317765Z test_schema_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2318126Z test_schema_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2318493Z test_schema_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2318841Z test_schema_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2319197Z test_schema_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2319543Z test_schema_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2319891Z test_schema_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2320255Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2320614Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2320967Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2321358Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2321744Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2322102Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2322454Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2322807Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2323161Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2323511Z test_schema_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2323860Z test_schema_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2324199Z test_schema_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2324542Z test_schema_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2324885Z test_schema_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2325226Z test_schema_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2325566Z test_schema_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2325907Z test_schema_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2326251Z test_schema_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2326595Z test_schema_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2326937Z test_schema_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2327277Z test_schema_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2327628Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2327972Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2328359Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2328747Z test_schema_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2329107Z test_schema_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2329459Z test_schema_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2329807Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2330160Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2330509Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2330858Z test_schema_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2331211Z test_schema_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2331566Z test_schema_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2331920Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2332268Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2332617Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2332966Z test_schema_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2333316Z test_schema_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2333668Z test_schema_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2334005Z test_schema_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2334344Z test_schema_correctness_nn_functional_mish_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2334679Z test_schema_correctness_nn_functional_mish_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2335052Z test_schema_correctness_nn_functional_mish_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2335424Z test_schema_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2335763Z test_schema_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2336104Z test_schema_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2336442Z test_schema_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2336787Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2337140Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2337486Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2337832Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2338214Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2338578Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2338946Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2339308Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2339677Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2340048Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2340412Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2340773Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2341111Z test_schema_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2341451Z test_schema_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2341847Z test_schema_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2342218Z test_schema_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2342566Z test_schema_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2342916Z test_schema_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2343266Z test_schema_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2343613Z test_schema_correctness_nn_functional_normalize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2343961Z test_schema_correctness_nn_functional_normalize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2344288Z test_schema_correctness_nn_functional_normalize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2344624Z test_schema_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2344971Z test_schema_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2345322Z test_schema_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2345681Z test_schema_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2346036Z test_schema_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2346383Z test_schema_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2346837Z test_schema_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2347193Z test_schema_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2347535Z test_schema_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2347879Z test_schema_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2348228Z test_schema_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2348642Z test_schema_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2349035Z test_schema_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2349389Z test_schema_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2349735Z test_schema_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2350095Z test_schema_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2350450Z test_schema_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2350800Z test_schema_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2351143Z test_schema_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2351487Z test_schema_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2351833Z test_schema_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2352178Z test_schema_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2352520Z test_schema_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2352864Z test_schema_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2353209Z test_schema_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2353560Z test_schema_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2353915Z test_schema_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2354269Z test_schema_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2354621Z test_schema_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2354964Z test_schema_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2355309Z test_schema_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2355705Z test_schema_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2356094Z test_schema_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2356446Z test_schema_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2356797Z test_schema_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2357147Z test_schema_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2357515Z test_schema_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2357876Z test_schema_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2358237Z test_schema_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2358588Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2358943Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2359296Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2359650Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2360003Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2360357Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2360711Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2361066Z test_schema_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2361403Z test_schema_correctness_nn_functional_pdist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2361743Z test_schema_correctness_nn_functional_pdist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2362096Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2362479Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2362870Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2363227Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2363579Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2363924Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2364275Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2364620Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2364965Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2365309Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2365657Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2366006Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2366363Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2366711Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2367069Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2367430Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2367782Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2368128Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2368483Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2368831Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2369211Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2369594Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2369942Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2370289Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2370642Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2371005Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2371357Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2371707Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2372051Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2372397Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2372748Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2373100Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2373445Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2373785Z test_schema_correctness_nn_functional_prelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2374126Z test_schema_correctness_nn_functional_prelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2374464Z test_schema_correctness_nn_functional_prelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2374807Z test_schema_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2375144Z test_schema_correctness_nn_functional_relu6_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2375478Z test_schema_correctness_nn_functional_relu6_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2375856Z test_schema_correctness_nn_functional_relu6_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2376225Z test_schema_correctness_nn_functional_relu6_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2376561Z test_schema_correctness_nn_functional_relu6_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2376895Z test_schema_correctness_nn_functional_relu6_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2377233Z test_schema_correctness_nn_functional_relu6_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2377570Z test_schema_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2377903Z test_schema_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2378248Z test_schema_correctness_nn_functional_relu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2378582Z test_schema_correctness_nn_functional_relu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2378915Z test_schema_correctness_nn_functional_relu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2379250Z test_schema_correctness_nn_functional_relu_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2379585Z test_schema_correctness_nn_functional_relu_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2379923Z test_schema_correctness_nn_functional_relu_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2380259Z test_schema_correctness_nn_functional_relu_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2380596Z test_schema_correctness_nn_functional_relu_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2380933Z test_schema_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2381276Z test_schema_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2381619Z test_schema_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2381952Z test_schema_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2382293Z test_schema_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2382669Z test_schema_correctness_nn_functional_selu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2383005Z test_schema_correctness_nn_functional_selu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2383382Z test_schema_correctness_nn_functional_selu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2383722Z test_schema_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2384057Z test_schema_correctness_nn_functional_silu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2384391Z test_schema_correctness_nn_functional_silu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2384726Z test_schema_correctness_nn_functional_silu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2385073Z test_schema_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2385425Z test_schema_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2385772Z test_schema_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2386130Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2386485Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2386874Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2387228Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2387570Z test_schema_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2387918Z test_schema_correctness_nn_functional_softmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2388263Z test_schema_correctness_nn_functional_softmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2388601Z test_schema_correctness_nn_functional_softmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2388954Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2389314Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2389721Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2390117Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2390474Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2390827Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2391180Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2391536Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2391889Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2392241Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2392590Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2392942Z test_schema_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2393290Z test_schema_correctness_nn_functional_softplus_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2393632Z test_schema_correctness_nn_functional_softplus_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2393970Z test_schema_correctness_nn_functional_softplus_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2394314Z test_schema_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2394669Z test_schema_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2395016Z test_schema_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2395359Z test_schema_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2395704Z test_schema_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2396044Z test_schema_correctness_nn_functional_softsign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2396434Z test_schema_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2396828Z test_schema_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2397170Z test_schema_correctness_nn_functional_softsign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2397511Z test_schema_correctness_nn_functional_softsign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2397852Z test_schema_correctness_nn_functional_softsign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2398198Z test_schema_correctness_nn_functional_softsign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2398546Z test_schema_correctness_nn_functional_softsign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2398885Z test_schema_correctness_nn_functional_softsign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2399222Z test_schema_correctness_nn_functional_softsign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2399564Z test_schema_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2399917Z test_schema_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2400270Z test_schema_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2400618Z test_schema_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2400965Z test_schema_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2401307Z test_schema_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2401653Z test_schema_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2401997Z test_schema_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2402334Z test_schema_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2402675Z test_schema_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2403021Z test_schema_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2403403Z test_schema_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2403780Z test_schema_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2404128Z test_schema_correctness_nn_functional_threshold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2404479Z test_schema_correctness_nn_functional_threshold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2404824Z test_schema_correctness_nn_functional_threshold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2405171Z test_schema_correctness_nn_functional_threshold_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2405514Z test_schema_correctness_nn_functional_threshold_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2405854Z test_schema_correctness_nn_functional_threshold_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2406191Z test_schema_correctness_nn_functional_threshold_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2406528Z test_schema_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2406888Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2407253Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2407615Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2407972Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2408332Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2408684Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2409039Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2409392Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2409743Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2410130Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2410513Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2410895Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2411273Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2411655Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2412035Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2412411Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2412782Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2413151Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2413519Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2413885Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2414259Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2414631Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2414974Z test_schema_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2415320Z test_schema_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2415666Z test_schema_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2416003Z test_schema_correctness_nn_functional_unfold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2416343Z test_schema_correctness_nn_functional_unfold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2416725Z test_schema_correctness_nn_functional_unfold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2417108Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2417464Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2417822Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2418176Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2418538Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2418896Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2419250Z test_schema_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2419576Z test_schema_correctness_nonzero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2419898Z test_schema_correctness_nonzero_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2420230Z test_schema_correctness_nonzero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2420564Z test_schema_correctness_nonzero_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2420890Z test_schema_correctness_nonzero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2421214Z test_schema_correctness_nonzero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2421532Z test_schema_correctness_nonzero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2421859Z test_schema_correctness_nonzero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2422177Z test_schema_correctness_nonzero_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2422506Z test_schema_correctness_nonzero_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2422827Z test_schema_correctness_nonzero_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2423152Z test_schema_correctness_nonzero_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2423473Z test_schema_correctness_nonzero_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2423830Z test_schema_correctness_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2424188Z test_schema_correctness_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2424511Z test_schema_correctness_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2424836Z test_schema_correctness_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2425155Z test_schema_correctness_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2425480Z test_schema_correctness_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2425806Z test_schema_correctness_norm_fro_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2426080Z test_schema_correctness_norm_fro_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2426350Z test_schema_correctness_norm_fro_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2426729Z test_schema_correctness_norm_fro_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2427053Z test_schema_correctness_norm_fro_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2427379Z test_schema_correctness_norm_fro_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2427706Z test_schema_correctness_norm_inf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2428033Z test_schema_correctness_norm_inf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2428360Z test_schema_correctness_norm_inf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2428683Z test_schema_correctness_norm_inf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2429007Z test_schema_correctness_norm_inf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2429329Z test_schema_correctness_norm_inf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2429657Z test_schema_correctness_norm_nuc_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2429981Z test_schema_correctness_norm_nuc_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2430299Z test_schema_correctness_norm_nuc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2430670Z test_schema_correctness_norm_nuc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2430996Z test_schema_correctness_normal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2431356Z test_schema_correctness_normal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2431680Z test_schema_correctness_normal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2432002Z test_schema_correctness_normal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2432341Z test_schema_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2432684Z test_schema_correctness_normal_number_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2433022Z test_schema_correctness_normal_number_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2433356Z test_schema_correctness_normal_number_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2433679Z test_schema_correctness_ones_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2433991Z test_schema_correctness_ones_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2434304Z test_schema_correctness_ones_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2434626Z test_schema_correctness_ones_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2434950Z test_schema_correctness_ones_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2435266Z test_schema_correctness_ones_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2435581Z test_schema_correctness_ones_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2435900Z test_schema_correctness_ones_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2436217Z test_schema_correctness_ones_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2436531Z test_schema_correctness_ones_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2436843Z test_schema_correctness_ones_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2437156Z test_schema_correctness_ones_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2437469Z test_schema_correctness_ones_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2437834Z test_schema_correctness_ones_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2438188Z test_schema_correctness_ones_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2438521Z test_schema_correctness_ones_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2438852Z test_schema_correctness_ones_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2439183Z test_schema_correctness_ones_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2439512Z test_schema_correctness_ones_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2439835Z test_schema_correctness_ones_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2440152Z test_schema_correctness_ones_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2440469Z test_schema_correctness_ones_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2440791Z test_schema_correctness_ones_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2441113Z test_schema_correctness_ones_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2441437Z test_schema_correctness_ones_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2441762Z test_schema_correctness_ones_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2442087Z test_schema_correctness_ormqr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2442408Z test_schema_correctness_ormqr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2442732Z test_schema_correctness_ormqr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2443048Z test_schema_correctness_ormqr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2443373Z test_schema_correctness_outer_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2443697Z test_schema_correctness_outer_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2444024Z test_schema_correctness_outer_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2444346Z test_schema_correctness_outer_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2444702Z test_schema_correctness_outer_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2445061Z test_schema_correctness_outer_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2445384Z test_schema_correctness_outer_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2445702Z test_schema_correctness_outer_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2446016Z test_schema_correctness_outer_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2446340Z test_schema_correctness_outer_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2446663Z test_schema_correctness_outer_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2446976Z test_schema_correctness_outer_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2447307Z test_schema_correctness_pca_lowrank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2447631Z test_schema_correctness_pca_lowrank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2447959Z test_schema_correctness_permute_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2448279Z test_schema_correctness_permute_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2448617Z test_schema_correctness_permute_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2448944Z test_schema_correctness_permute_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2449271Z test_schema_correctness_permute_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2449592Z test_schema_correctness_permute_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2449917Z test_schema_correctness_permute_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2450239Z test_schema_correctness_permute_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2450559Z test_schema_correctness_permute_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2450881Z test_schema_correctness_permute_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2451201Z test_schema_correctness_permute_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2451573Z test_schema_correctness_permute_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2451924Z test_schema_correctness_permute_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2452263Z test_schema_correctness_pinverse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2452595Z test_schema_correctness_pinverse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2452919Z test_schema_correctness_pinverse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2453246Z test_schema_correctness_pinverse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2453573Z test_schema_correctness_polar_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2453897Z test_schema_correctness_polar_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2454239Z test_schema_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2454588Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2454930Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2455283Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2455625Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2455967Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2456309Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2456649Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2456991Z test_schema_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2457333Z test_schema_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2457680Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2458020Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2458395Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2458768Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2459115Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2459458Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2459800Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2460143Z test_schema_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2460486Z test_schema_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2460833Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2461176Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2461514Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2461854Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2462199Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2462537Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2462877Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2463216Z test_schema_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2463559Z test_schema_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2463907Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2464248Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2464588Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2464928Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2465306Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2465677Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2466021Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2466360Z test_schema_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2466810Z test_schema_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2467169Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2467516Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2467859Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2468197Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2468539Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2468884Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2469229Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2469575Z test_schema_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2469903Z test_schema_correctness_positive_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2470240Z test_schema_correctness_positive_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2470579Z test_schema_correctness_positive_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2470917Z test_schema_correctness_positive_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2471247Z test_schema_correctness_positive_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2471576Z test_schema_correctness_positive_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2471904Z test_schema_correctness_positive_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2472273Z test_schema_correctness_positive_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2472602Z test_schema_correctness_positive_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2472976Z test_schema_correctness_positive_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2473308Z test_schema_correctness_positive_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2473634Z test_schema_correctness_positive_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2473952Z test_schema_correctness_pow_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2474275Z test_schema_correctness_pow_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2474597Z test_schema_correctness_pow_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2474920Z test_schema_correctness_pow_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2475239Z test_schema_correctness_pow_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2475555Z test_schema_correctness_pow_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2475877Z test_schema_correctness_pow_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2476196Z test_schema_correctness_pow_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2476512Z test_schema_correctness_pow_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2476827Z test_schema_correctness_pow_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2477141Z test_schema_correctness_pow_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2477451Z test_schema_correctness_pow_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2477774Z test_schema_correctness_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2478093Z test_schema_correctness_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2478414Z test_schema_correctness_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2478737Z test_schema_correctness_prod_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2479055Z test_schema_correctness_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2479417Z test_schema_correctness_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2479770Z test_schema_correctness_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2480093Z test_schema_correctness_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2480407Z test_schema_correctness_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2480723Z test_schema_correctness_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2481043Z test_schema_correctness_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2481355Z test_schema_correctness_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2481671Z test_schema_correctness_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2481987Z test_schema_correctness_put_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2482302Z test_schema_correctness_put_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2482624Z test_schema_correctness_put_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2482945Z test_schema_correctness_put_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2483267Z test_schema_correctness_put_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2483583Z test_schema_correctness_put_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2483898Z test_schema_correctness_put_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2484210Z test_schema_correctness_put_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2484526Z test_schema_correctness_put_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2484844Z test_schema_correctness_put_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2485153Z test_schema_correctness_put_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2485469Z test_schema_correctness_put_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2485793Z test_schema_correctness_qr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2486111Z test_schema_correctness_qr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2486463Z test_schema_correctness_qr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2486812Z test_schema_correctness_qr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2487141Z test_schema_correctness_quantile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2487464Z test_schema_correctness_quantile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2487792Z test_schema_correctness_rad2deg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2488118Z test_schema_correctness_rad2deg_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2488444Z test_schema_correctness_rad2deg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2488769Z test_schema_correctness_rad2deg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2489088Z test_schema_correctness_rad2deg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2489403Z test_schema_correctness_rad2deg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2489727Z test_schema_correctness_rad2deg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2490041Z test_schema_correctness_rad2deg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2490365Z test_schema_correctness_rad2deg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2490683Z test_schema_correctness_rad2deg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2491010Z test_schema_correctness_rand_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2491339Z test_schema_correctness_rand_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2491674Z test_schema_correctness_rand_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2492005Z test_schema_correctness_rand_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2492327Z test_schema_correctness_rand_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2492649Z test_schema_correctness_rand_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2492971Z test_schema_correctness_rand_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2493340Z test_schema_correctness_randint_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2493697Z test_schema_correctness_randint_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2494017Z test_schema_correctness_randint_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2494341Z test_schema_correctness_randint_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2494661Z test_schema_correctness_randint_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2494982Z test_schema_correctness_randint_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2495304Z test_schema_correctness_randint_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2495621Z test_schema_correctness_randint_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2495938Z test_schema_correctness_randint_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2496267Z test_schema_correctness_randint_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2496599Z test_schema_correctness_randint_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2496928Z test_schema_correctness_randint_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2497265Z test_schema_correctness_randint_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2497593Z test_schema_correctness_randint_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2497922Z test_schema_correctness_randint_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2498245Z test_schema_correctness_randint_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2498571Z test_schema_correctness_randint_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2498883Z test_schema_correctness_randint_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2499202Z test_schema_correctness_randn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2499529Z test_schema_correctness_randn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2499857Z test_schema_correctness_randn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2500218Z test_schema_correctness_randn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2500580Z test_schema_correctness_randn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2500905Z test_schema_correctness_randn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2501223Z test_schema_correctness_randn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2501550Z test_schema_correctness_randn_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2501886Z test_schema_correctness_randn_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2502218Z test_schema_correctness_randn_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2502544Z test_schema_correctness_randn_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2502870Z test_schema_correctness_randn_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2503195Z test_schema_correctness_randn_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2503519Z test_schema_correctness_randn_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2503838Z test_schema_correctness_ravel_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2504160Z test_schema_correctness_ravel_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2504488Z test_schema_correctness_ravel_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2504817Z test_schema_correctness_ravel_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2505136Z test_schema_correctness_ravel_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2505460Z test_schema_correctness_ravel_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2505783Z test_schema_correctness_ravel_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2506101Z test_schema_correctness_ravel_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2506417Z test_schema_correctness_ravel_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2506775Z test_schema_correctness_ravel_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2507142Z test_schema_correctness_ravel_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2507577Z test_schema_correctness_ravel_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2507893Z test_schema_correctness_ravel_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2508209Z test_schema_correctness_real_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2508523Z test_schema_correctness_real_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2508844Z test_schema_correctness_real_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2509169Z test_schema_correctness_real_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2509494Z test_schema_correctness_real_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2509810Z test_schema_correctness_real_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2510128Z test_schema_correctness_real_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2510450Z test_schema_correctness_real_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2510764Z test_schema_correctness_real_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2511084Z test_schema_correctness_real_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2511398Z test_schema_correctness_real_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2511710Z test_schema_correctness_real_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2512023Z test_schema_correctness_real_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2512356Z test_schema_correctness_reciprocal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2512682Z test_schema_correctness_reciprocal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2513022Z test_schema_correctness_reciprocal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2513359Z test_schema_correctness_reciprocal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2513688Z test_schema_correctness_reciprocal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2514018Z test_schema_correctness_reciprocal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2514382Z test_schema_correctness_reciprocal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2514747Z test_schema_correctness_reciprocal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2515077Z test_schema_correctness_reciprocal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2515402Z test_schema_correctness_reciprocal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2515729Z test_schema_correctness_reciprocal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2516058Z test_schema_correctness_reciprocal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2516385Z test_schema_correctness_remainder_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2516714Z test_schema_correctness_remainder_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2517037Z test_schema_correctness_remainder_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2517362Z test_schema_correctness_remainder_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2517688Z test_schema_correctness_remainder_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2518010Z test_schema_correctness_remainder_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2518338Z test_schema_correctness_remainder_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2518659Z test_schema_correctness_remainder_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2518977Z test_schema_correctness_remainder_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2519301Z test_schema_correctness_renorm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2519628Z test_schema_correctness_renorm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2519954Z test_schema_correctness_renorm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2520273Z test_schema_correctness_renorm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2520588Z test_schema_correctness_renorm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2520906Z test_schema_correctness_renorm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2521265Z test_schema_correctness_repeat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2521617Z test_schema_correctness_repeat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2521949Z test_schema_correctness_repeat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2522278Z test_schema_correctness_repeat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2522599Z test_schema_correctness_repeat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2522924Z test_schema_correctness_repeat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2523248Z test_schema_correctness_repeat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2523566Z test_schema_correctness_repeat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2523886Z test_schema_correctness_repeat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2524211Z test_schema_correctness_repeat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2524529Z test_schema_correctness_repeat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2524849Z test_schema_correctness_repeat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2525194Z test_schema_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2525527Z test_schema_correctness_repeat_interleave_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2525871Z test_schema_correctness_repeat_interleave_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2526215Z test_schema_correctness_repeat_interleave_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2526561Z test_schema_correctness_repeat_interleave_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2526906Z test_schema_correctness_repeat_interleave_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2527244Z test_schema_correctness_repeat_interleave_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2527584Z test_schema_correctness_repeat_interleave_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2527919Z test_schema_correctness_repeat_interleave_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2528292Z test_schema_correctness_repeat_interleave_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2528647Z test_schema_correctness_repeat_interleave_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2528982Z test_schema_correctness_repeat_interleave_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2529319Z test_schema_correctness_repeat_interleave_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2529647Z test_schema_correctness_reshape_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2529966Z test_schema_correctness_reshape_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2530302Z test_schema_correctness_reshape_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2530630Z test_schema_correctness_reshape_as_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2530968Z test_schema_correctness_reshape_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2531295Z test_schema_correctness_reshape_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2531628Z test_schema_correctness_reshape_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2531957Z test_schema_correctness_reshape_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2532280Z test_schema_correctness_reshape_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2532596Z test_schema_correctness_reshape_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2532911Z test_schema_correctness_reshape_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2533239Z test_schema_correctness_reshape_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2533562Z test_schema_correctness_reshape_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2533885Z test_schema_correctness_reshape_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2534209Z test_schema_correctness_reshape_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2534537Z test_schema_correctness_reshape_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2534902Z test_schema_correctness_reshape_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2535228Z test_schema_correctness_reshape_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2535587Z test_schema_correctness_reshape_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2535909Z test_schema_correctness_reshape_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2536231Z test_schema_correctness_reshape_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2536549Z test_schema_correctness_reshape_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2536872Z test_schema_correctness_reshape_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2537191Z test_schema_correctness_reshape_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2537506Z test_schema_correctness_reshape_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2537825Z test_schema_correctness_reshape_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2538151Z test_schema_correctness_resize__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2538476Z test_schema_correctness_resize__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2538806Z test_schema_correctness_resize__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2539129Z test_schema_correctness_resize__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2539450Z test_schema_correctness_resize__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2539767Z test_schema_correctness_resize__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2540095Z test_schema_correctness_resize__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2540411Z test_schema_correctness_resize__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2540728Z test_schema_correctness_resize__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2541040Z test_schema_correctness_resize__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2541359Z test_schema_correctness_resize__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2541673Z test_schema_correctness_resize__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2542042Z test_schema_correctness_resize_as__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2542398Z test_schema_correctness_resize_as__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2542729Z test_schema_correctness_resize_as__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2543058Z test_schema_correctness_resize_as__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2543379Z test_schema_correctness_resize_as__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2543706Z test_schema_correctness_resize_as__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2544028Z test_schema_correctness_resize_as__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2544346Z test_schema_correctness_resize_as__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2544666Z test_schema_correctness_resize_as__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2544989Z test_schema_correctness_resize_as__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2545317Z test_schema_correctness_resize_as__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2545641Z test_schema_correctness_resize_as__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2545968Z test_schema_correctness_resolve_conj_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2546291Z test_schema_correctness_resolve_conj_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2546664Z test_schema_correctness_resolve_conj_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2547005Z test_schema_correctness_resolve_conj_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2547335Z test_schema_correctness_resolve_conj_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2547667Z test_schema_correctness_resolve_conj_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2547991Z test_schema_correctness_resolve_conj_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2548314Z test_schema_correctness_resolve_conj_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2548636Z test_schema_correctness_resolve_conj_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2549012Z test_schema_correctness_resolve_conj_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2549368Z test_schema_correctness_resolve_conj_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2549693Z test_schema_correctness_resolve_conj_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2550029Z test_schema_correctness_resolve_neg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2550355Z test_schema_correctness_resolve_neg_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2550692Z test_schema_correctness_resolve_neg_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2551028Z test_schema_correctness_resolve_neg_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2551359Z test_schema_correctness_resolve_neg_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2551688Z test_schema_correctness_resolve_neg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2552011Z test_schema_correctness_resolve_neg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2552340Z test_schema_correctness_resolve_neg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2552668Z test_schema_correctness_resolve_neg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2552988Z test_schema_correctness_resolve_neg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2553305Z test_schema_correctness_resolve_neg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2553627Z test_schema_correctness_resolve_neg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2553957Z test_schema_correctness_resolve_neg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2554280Z test_schema_correctness_roll_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2554593Z test_schema_correctness_roll_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2554912Z test_schema_correctness_roll_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2555233Z test_schema_correctness_roll_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2555551Z test_schema_correctness_roll_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2555923Z test_schema_correctness_roll_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2556277Z test_schema_correctness_roll_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2556597Z test_schema_correctness_roll_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2556910Z test_schema_correctness_roll_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2557225Z test_schema_correctness_roll_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2557540Z test_schema_correctness_roll_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2557855Z test_schema_correctness_roll_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2558166Z test_schema_correctness_roll_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2558483Z test_schema_correctness_rot90_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2558783Z test_schema_correctness_rot90_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2559109Z test_schema_correctness_rot90_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2559430Z test_schema_correctness_rot90_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2559751Z test_schema_correctness_rot90_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2560069Z test_schema_correctness_rot90_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2560382Z test_schema_correctness_rot90_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2560700Z test_schema_correctness_rot90_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2561018Z test_schema_correctness_rot90_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2561332Z test_schema_correctness_rot90_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2561645Z test_schema_correctness_rot90_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2561956Z test_schema_correctness_rot90_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2562276Z test_schema_correctness_round_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2562636Z test_schema_correctness_round_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2562987Z test_schema_correctness_round_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2563305Z test_schema_correctness_round_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2563618Z test_schema_correctness_round_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2563933Z test_schema_correctness_round_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2564244Z test_schema_correctness_round_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2564560Z test_schema_correctness_round_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2564876Z test_schema_correctness_round_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2565212Z test_schema_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2565550Z test_schema_correctness_round_decimals_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2565889Z test_schema_correctness_round_decimals_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2566230Z test_schema_correctness_round_decimals_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2566566Z test_schema_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2566903Z test_schema_correctness_round_decimals_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2567236Z test_schema_correctness_round_decimals_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2567570Z test_schema_correctness_round_decimals_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2567909Z test_schema_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2568252Z test_schema_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2568590Z test_schema_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2568928Z test_schema_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2569246Z test_schema_correctness_rsqrt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2569601Z test_schema_correctness_rsqrt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2569962Z test_schema_correctness_rsqrt_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2570286Z test_schema_correctness_rsqrt_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2570610Z test_schema_correctness_rsqrt_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2570924Z test_schema_correctness_rsqrt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2571245Z test_schema_correctness_rsqrt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2571564Z test_schema_correctness_rsqrt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2571880Z test_schema_correctness_rsqrt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2572196Z test_schema_correctness_rsqrt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2572506Z test_schema_correctness_rsqrt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2572822Z test_schema_correctness_rsqrt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2573135Z test_schema_correctness_rsqrt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2573456Z test_schema_correctness_rsub_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2573777Z test_schema_correctness_rsub_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2574098Z test_schema_correctness_rsub_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2574419Z test_schema_correctness_rsub_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2574739Z test_schema_correctness_rsub_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2575059Z test_schema_correctness_rsub_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2575379Z test_schema_correctness_rsub_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2575687Z test_schema_correctness_rsub_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2576005Z test_schema_correctness_rsub_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2576360Z test_schema_correctness_rsub_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2576672Z test_schema_correctness_rsub_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2577041Z test_schema_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2577373Z test_schema_correctness_scalar_tensor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2577714Z test_schema_correctness_scalar_tensor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2578052Z test_schema_correctness_scalar_tensor_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2578390Z test_schema_correctness_scalar_tensor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2578726Z test_schema_correctness_scalar_tensor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2579055Z test_schema_correctness_scalar_tensor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2579382Z test_schema_correctness_scalar_tensor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2579711Z test_schema_correctness_scalar_tensor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2580037Z test_schema_correctness_scalar_tensor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2580364Z test_schema_correctness_scalar_tensor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2580691Z test_schema_correctness_scalar_tensor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2581017Z test_schema_correctness_scalar_tensor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2581346Z test_schema_correctness_scatter_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2581676Z test_schema_correctness_scatter_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2582013Z test_schema_correctness_scatter_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2582346Z test_schema_correctness_scatter_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2582680Z test_schema_correctness_scatter_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2583009Z test_schema_correctness_scatter_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2583370Z test_schema_correctness_scatter_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2583724Z test_schema_correctness_scatter_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2584047Z test_schema_correctness_scatter_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2584369Z test_schema_correctness_scatter_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2584692Z test_schema_correctness_scatter_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2585017Z test_schema_correctness_scatter_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2585348Z test_schema_correctness_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2585670Z test_schema_correctness_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2586001Z test_schema_correctness_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2586325Z test_schema_correctness_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2586758Z test_schema_correctness_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2587094Z test_schema_correctness_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2587425Z test_schema_correctness_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2587753Z test_schema_correctness_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2588073Z test_schema_correctness_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2588391Z test_schema_correctness_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2588702Z test_schema_correctness_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2589021Z test_schema_correctness_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2589363Z test_schema_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2589702Z test_schema_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2590039Z test_schema_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2590432Z test_schema_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2590805Z test_schema_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2591138Z test_schema_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2591473Z test_schema_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2591810Z test_schema_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2592150Z test_schema_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2592493Z test_schema_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2592831Z test_schema_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2593165Z test_schema_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2593502Z test_schema_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2593836Z test_schema_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2594172Z test_schema_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2594502Z test_schema_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2594838Z test_schema_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2595168Z test_schema_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2595513Z test_schema_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2595850Z test_schema_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2596189Z test_schema_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2596532Z test_schema_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2596863Z test_schema_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2597241Z test_schema_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2597609Z test_schema_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2597953Z test_schema_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2598287Z test_schema_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2598626Z test_schema_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2598972Z test_schema_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2599314Z test_schema_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2599651Z test_schema_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2599985Z test_schema_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2600321Z test_schema_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2600661Z test_schema_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2600998Z test_schema_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2601330Z test_schema_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2601672Z test_schema_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2602001Z test_schema_correctness_scatter_reduce_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2602339Z test_schema_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2602679Z test_schema_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2603013Z test_schema_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2603349Z test_schema_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2603681Z test_schema_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2604055Z test_schema_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2604384Z test_schema_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2604770Z test_schema_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2605109Z test_schema_correctness_searchsorted_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2605443Z test_schema_correctness_searchsorted_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2605777Z test_schema_correctness_searchsorted_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2606114Z test_schema_correctness_searchsorted_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2606447Z test_schema_correctness_searchsorted_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2606773Z test_schema_correctness_searchsorted_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2607102Z test_schema_correctness_searchsorted_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2607431Z test_schema_correctness_searchsorted_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2607786Z test_schema_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2608133Z test_schema_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2608472Z test_schema_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2608816Z test_schema_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2609161Z test_schema_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2609507Z test_schema_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2609859Z test_schema_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2610203Z test_schema_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2610530Z test_schema_correctness_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2610851Z test_schema_correctness_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2611234Z test_schema_correctness_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2611597Z test_schema_correctness_select_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2611928Z test_schema_correctness_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2612248Z test_schema_correctness_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2612568Z test_schema_correctness_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2612893Z test_schema_correctness_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2613215Z test_schema_correctness_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2613535Z test_schema_correctness_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2613854Z test_schema_correctness_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2614172Z test_schema_correctness_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2614492Z test_schema_correctness_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2614835Z test_schema_correctness_select_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2615169Z test_schema_correctness_select_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2615500Z test_schema_correctness_select_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2615833Z test_schema_correctness_select_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2616165Z test_schema_correctness_select_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2616498Z test_schema_correctness_select_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2616831Z test_schema_correctness_select_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2617164Z test_schema_correctness_select_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2617494Z test_schema_correctness_select_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2617823Z test_schema_correctness_select_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2618179Z test_schema_correctness_sgn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2618526Z test_schema_correctness_sgn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2618853Z test_schema_correctness_sgn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2619171Z test_schema_correctness_sgn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2619498Z test_schema_correctness_sgn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2619821Z test_schema_correctness_sgn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2620137Z test_schema_correctness_sgn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2620454Z test_schema_correctness_sgn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2620765Z test_schema_correctness_sgn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2621077Z test_schema_correctness_sgn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2621385Z test_schema_correctness_sgn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2621700Z test_schema_correctness_sgn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2622016Z test_schema_correctness_sgn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2622338Z test_schema_correctness_short_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2622654Z test_schema_correctness_short_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2622979Z test_schema_correctness_short_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2623306Z test_schema_correctness_short_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2623632Z test_schema_correctness_short_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2623949Z test_schema_correctness_short_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2624267Z test_schema_correctness_short_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2624581Z test_schema_correctness_short_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2624933Z test_schema_correctness_short_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2625256Z test_schema_correctness_short_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2625602Z test_schema_correctness_short_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2625917Z test_schema_correctness_short_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2626230Z test_schema_correctness_sigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2626549Z test_schema_correctness_sigmoid_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2626928Z test_schema_correctness_sigmoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2627259Z test_schema_correctness_sigmoid_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2627588Z test_schema_correctness_sigmoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2627913Z test_schema_correctness_sigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2628236Z test_schema_correctness_sigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2628562Z test_schema_correctness_sigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2628880Z test_schema_correctness_sigmoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2629199Z test_schema_correctness_sigmoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2629515Z test_schema_correctness_sigmoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2629833Z test_schema_correctness_sigmoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2630157Z test_schema_correctness_sigmoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2630475Z test_schema_correctness_sign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2630794Z test_schema_correctness_sign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2631111Z test_schema_correctness_sign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2631423Z test_schema_correctness_sign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2631743Z test_schema_correctness_sign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2632106Z test_schema_correctness_sign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2632458Z test_schema_correctness_sign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2632768Z test_schema_correctness_sign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2633083Z test_schema_correctness_sign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2633396Z test_schema_correctness_sign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2633741Z test_schema_correctness_signal_windows_cosine_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2634089Z test_schema_correctness_signal_windows_cosine_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2634432Z test_schema_correctness_signal_windows_cosine_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2634773Z test_schema_correctness_signal_windows_cosine_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2635124Z test_schema_correctness_signal_windows_exponential_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2635478Z test_schema_correctness_signal_windows_exponential_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2635829Z test_schema_correctness_signal_windows_exponential_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2636180Z test_schema_correctness_signal_windows_exponential_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2636529Z test_schema_correctness_signal_windows_gaussian_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2636875Z test_schema_correctness_signal_windows_gaussian_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2637219Z test_schema_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2637566Z test_schema_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2637911Z test_schema_correctness_signal_windows_kaiser_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2638245Z test_schema_correctness_signal_windows_kaiser_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2638586Z test_schema_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2638967Z test_schema_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2639330Z test_schema_correctness_signbit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2639651Z test_schema_correctness_signbit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2639975Z test_schema_correctness_signbit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2640297Z test_schema_correctness_signbit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2640626Z test_schema_correctness_signbit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2640950Z test_schema_correctness_signbit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2641269Z test_schema_correctness_signbit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2641585Z test_schema_correctness_signbit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2641903Z test_schema_correctness_signbit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2642220Z test_schema_correctness_signbit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2642538Z test_schema_correctness_sin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2642854Z test_schema_correctness_sin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2643178Z test_schema_correctness_sin_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2643494Z test_schema_correctness_sin_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2643818Z test_schema_correctness_sin_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2644137Z test_schema_correctness_sin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2644455Z test_schema_correctness_sin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2644768Z test_schema_correctness_sin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2645079Z test_schema_correctness_sin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2645393Z test_schema_correctness_sin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2645745Z test_schema_correctness_sin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2646059Z test_schema_correctness_sin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2646405Z test_schema_correctness_sin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2646727Z test_schema_correctness_sinc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2647097Z test_schema_correctness_sinc_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2647484Z test_schema_correctness_sinc_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2647871Z test_schema_correctness_sinc_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2648249Z test_schema_correctness_sinc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2648626Z test_schema_correctness_sinc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2649000Z test_schema_correctness_sinc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2649370Z test_schema_correctness_sinc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2649745Z test_schema_correctness_sinc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2650117Z test_schema_correctness_sinc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2650485Z test_schema_correctness_sinc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2650858Z test_schema_correctness_sinc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2651238Z test_schema_correctness_sinh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2651612Z test_schema_correctness_sinh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2652007Z test_schema_correctness_sinh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2652392Z test_schema_correctness_sinh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2652777Z test_schema_correctness_sinh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2653160Z test_schema_correctness_sinh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2653534Z test_schema_correctness_sinh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2653964Z test_schema_correctness_sinh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2654383Z test_schema_correctness_sinh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2654764Z test_schema_correctness_sinh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2655137Z test_schema_correctness_sinh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2655512Z test_schema_correctness_sinh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2655885Z test_schema_correctness_sinh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2656272Z test_schema_correctness_slice_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2656656Z test_schema_correctness_slice_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2657036Z test_schema_correctness_slice_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2657425Z test_schema_correctness_slice_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2657818Z test_schema_correctness_slice_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2658203Z test_schema_correctness_slice_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2658595Z test_schema_correctness_slice_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2658975Z test_schema_correctness_slice_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2659357Z test_schema_correctness_slice_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2659737Z test_schema_correctness_slice_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2660119Z test_schema_correctness_slice_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2660500Z test_schema_correctness_slice_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2660876Z test_schema_correctness_slice_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2661278Z test_schema_correctness_slice_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2661674Z test_schema_correctness_slice_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2662137Z test_schema_correctness_slice_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2662534Z test_schema_correctness_slice_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2662971Z test_schema_correctness_slice_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2663328Z test_schema_correctness_slice_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2663655Z test_schema_correctness_slice_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2663982Z test_schema_correctness_slice_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2664313Z test_schema_correctness_slice_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2664646Z test_schema_correctness_slice_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2664973Z test_schema_correctness_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2665295Z test_schema_correctness_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2665619Z test_schema_correctness_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2665942Z test_schema_correctness_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2666282Z test_schema_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2666662Z test_schema_correctness_softmax_with_dtype_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2667005Z test_schema_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2667349Z test_schema_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2667688Z test_schema_correctness_softmax_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2668029Z test_schema_correctness_softmax_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2668367Z test_schema_correctness_softmax_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2668699Z test_schema_correctness_softmax_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2669032Z test_schema_correctness_softmax_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2669414Z test_schema_correctness_softmax_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2669785Z test_schema_correctness_softmax_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2670124Z test_schema_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2670442Z test_schema_correctness_sort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2670760Z test_schema_correctness_sort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2671084Z test_schema_correctness_sort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2671399Z test_schema_correctness_sort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2671713Z test_schema_correctness_sort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2672031Z test_schema_correctness_sort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2672339Z test_schema_correctness_sort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2672651Z test_schema_correctness_sort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2672965Z test_schema_correctness_sort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2673318Z test_schema_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2673666Z test_schema_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2674006Z test_schema_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2674349Z test_schema_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2674681Z test_schema_correctness_special_airy_ai_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2675017Z test_schema_correctness_special_airy_ai_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2675348Z test_schema_correctness_special_airy_ai_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2675676Z test_schema_correctness_special_airy_ai_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2676009Z test_schema_correctness_special_airy_ai_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2676383Z test_schema_correctness_special_airy_ai_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2676749Z test_schema_correctness_special_airy_ai_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2677079Z test_schema_correctness_special_airy_ai_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2677414Z test_schema_correctness_special_bessel_j0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2677750Z test_schema_correctness_special_bessel_j0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2678089Z test_schema_correctness_special_bessel_j0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2678421Z test_schema_correctness_special_bessel_j0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2678756Z test_schema_correctness_special_bessel_j0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2679088Z test_schema_correctness_special_bessel_j0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2679422Z test_schema_correctness_special_bessel_j0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2679756Z test_schema_correctness_special_bessel_j0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2680093Z test_schema_correctness_special_bessel_j1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2680425Z test_schema_correctness_special_bessel_j1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2680762Z test_schema_correctness_special_bessel_j1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2681093Z test_schema_correctness_special_bessel_j1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2681429Z test_schema_correctness_special_bessel_j1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2681759Z test_schema_correctness_special_bessel_j1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2682091Z test_schema_correctness_special_bessel_j1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2682423Z test_schema_correctness_special_bessel_j1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2682752Z test_schema_correctness_special_bessel_y0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2683122Z test_schema_correctness_special_bessel_y0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2683487Z test_schema_correctness_special_bessel_y0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2683822Z test_schema_correctness_special_bessel_y0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2684150Z test_schema_correctness_special_bessel_y0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2684479Z test_schema_correctness_special_bessel_y0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2684815Z test_schema_correctness_special_bessel_y0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2685145Z test_schema_correctness_special_bessel_y0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2685472Z test_schema_correctness_special_bessel_y1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2685806Z test_schema_correctness_special_bessel_y1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2686143Z test_schema_correctness_special_bessel_y1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2686474Z test_schema_correctness_special_bessel_y1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2686804Z test_schema_correctness_special_bessel_y1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2687134Z test_schema_correctness_special_bessel_y1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2687464Z test_schema_correctness_special_bessel_y1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2687792Z test_schema_correctness_special_bessel_y1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2688151Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2688511Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2688871Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2689226Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2689579Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2689966Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2690354Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2690711Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2691065Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2691422Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2691782Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2692134Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2692485Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2692835Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2693186Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2693543Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2694359Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2694914Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2695460Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2696003Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2696548Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2697086Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2697626Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2698164Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2698765Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2699352Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2699903Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2700440Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2700978Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2701526Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2702066Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2702602Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2702939Z test_schema_correctness_special_entr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2703268Z test_schema_correctness_special_entr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2703608Z test_schema_correctness_special_entr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2703943Z test_schema_correctness_special_entr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2704274Z test_schema_correctness_special_entr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2704604Z test_schema_correctness_special_entr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2704926Z test_schema_correctness_special_entr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2705258Z test_schema_correctness_special_entr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2705593Z test_schema_correctness_special_entr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2705919Z test_schema_correctness_special_entr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2706249Z test_schema_correctness_special_erfcx_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2706694Z test_schema_correctness_special_erfcx_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2707090Z test_schema_correctness_special_erfcx_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2707462Z test_schema_correctness_special_erfcx_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2707795Z test_schema_correctness_special_erfcx_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2708119Z test_schema_correctness_special_erfcx_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2708454Z test_schema_correctness_special_erfcx_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2708788Z test_schema_correctness_special_erfcx_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2709135Z test_schema_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2709491Z test_schema_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2709844Z test_schema_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2710189Z test_schema_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2710544Z test_schema_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2710897Z test_schema_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2711230Z test_schema_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2711575Z test_schema_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2711924Z test_schema_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2712281Z test_schema_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2712634Z test_schema_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2712985Z test_schema_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2713332Z test_schema_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2713678Z test_schema_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2714062Z test_schema_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2714468Z test_schema_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2714804Z test_schema_correctness_special_i0e_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2715130Z test_schema_correctness_special_i0e_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2715456Z test_schema_correctness_special_i0e_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2715785Z test_schema_correctness_special_i0e_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2716114Z test_schema_correctness_special_i0e_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2716434Z test_schema_correctness_special_i0e_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2716752Z test_schema_correctness_special_i0e_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2717068Z test_schema_correctness_special_i0e_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2717394Z test_schema_correctness_special_i0e_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2717722Z test_schema_correctness_special_i0e_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2718047Z test_schema_correctness_special_i1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2718372Z test_schema_correctness_special_i1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2718698Z test_schema_correctness_special_i1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2719025Z test_schema_correctness_special_i1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2719349Z test_schema_correctness_special_i1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2719674Z test_schema_correctness_special_i1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2719990Z test_schema_correctness_special_i1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2720315Z test_schema_correctness_special_i1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2720638Z test_schema_correctness_special_i1e_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2721004Z test_schema_correctness_special_i1e_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2721363Z test_schema_correctness_special_i1e_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2721693Z test_schema_correctness_special_i1e_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2722013Z test_schema_correctness_special_i1e_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2722338Z test_schema_correctness_special_i1e_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2722665Z test_schema_correctness_special_i1e_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2722993Z test_schema_correctness_special_i1e_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2723343Z test_schema_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2723701Z test_schema_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2724053Z test_schema_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2724404Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2724761Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2725108Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2725457Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2725807Z test_schema_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2726369Z test_schema_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2726912Z test_schema_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2727454Z test_schema_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2727989Z test_schema_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2728518Z test_schema_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2729107Z test_schema_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2729683Z test_schema_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2730219Z test_schema_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2730551Z test_schema_correctness_special_log_ndtr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2730893Z test_schema_correctness_special_log_ndtr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2731234Z test_schema_correctness_special_log_ndtr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2731567Z test_schema_correctness_special_log_ndtr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2731897Z test_schema_correctness_special_log_ndtr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2732225Z test_schema_correctness_special_log_ndtr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2732557Z test_schema_correctness_special_log_ndtr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2732886Z test_schema_correctness_special_log_ndtr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2733233Z test_schema_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2733578Z test_schema_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2733927Z test_schema_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2734277Z test_schema_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2734624Z test_schema_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2734969Z test_schema_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2735313Z test_schema_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2735656Z test_schema_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2736116Z test_schema_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2736506Z test_schema_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2736851Z test_schema_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2737191Z test_schema_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2737533Z test_schema_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2737876Z test_schema_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2738218Z test_schema_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2738568Z test_schema_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2738915Z test_schema_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2739261Z test_schema_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2739616Z test_schema_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2739960Z test_schema_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2740301Z test_schema_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2740648Z test_schema_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2740987Z test_schema_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2741331Z test_schema_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2741680Z test_schema_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2742032Z test_schema_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2742377Z test_schema_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2742715Z test_schema_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2743091Z test_schema_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2743467Z test_schema_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2743811Z test_schema_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2744154Z test_schema_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2744486Z test_schema_correctness_special_ndtr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2744820Z test_schema_correctness_special_ndtr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2745152Z test_schema_correctness_special_ndtr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2745481Z test_schema_correctness_special_ndtr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2745806Z test_schema_correctness_special_ndtr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2746132Z test_schema_correctness_special_ndtr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2746459Z test_schema_correctness_special_ndtr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2746839Z test_schema_correctness_special_ndtr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2747171Z test_schema_correctness_special_ndtr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2747498Z test_schema_correctness_special_ndtr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2747825Z test_schema_correctness_special_ndtri_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2748157Z test_schema_correctness_special_ndtri_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2748497Z test_schema_correctness_special_ndtri_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2748825Z test_schema_correctness_special_ndtri_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2749150Z test_schema_correctness_special_ndtri_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2749476Z test_schema_correctness_special_ndtri_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2749859Z test_schema_correctness_special_ndtri_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2750240Z test_schema_correctness_special_ndtri_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2750611Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2750985Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2751349Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2751714Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2752083Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2752449Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2752816Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2753183Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2753549Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2753912Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2754273Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2754629Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2754986Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2755342Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2755697Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2756053Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2756409Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2756805Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2757203Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2757566Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2757919Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2758270Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2758630Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2758985Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2759337Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2759928Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2760494Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2761054Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2761622Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2762177Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2762729Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2763288Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2763849Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2764405Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2764967Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2765521Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2766127Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2766725Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2767280Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2767829Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2768387Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2768948Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2769507Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2770073Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2770622Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2771173Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2771730Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2772281Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2772836Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2773390Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2773956Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2774517Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2775074Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2775625Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2776238Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2776831Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2777383Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:25:26.2777736Z test_schema_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2778091Z test_schema_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2778451Z test_schema_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2778803Z test_schema_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2779150Z test_schema_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2779496Z test_schema_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2779843Z test_schema_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2780198Z test_schema_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2780540Z test_schema_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2780870Z test_schema_correctness_special_xlog1py_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2781203Z test_schema_correctness_special_xlog1py_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2781542Z test_schema_correctness_special_xlog1py_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2781881Z test_schema_correctness_special_xlog1py_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2782214Z test_schema_correctness_special_xlog1py_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2782548Z test_schema_correctness_special_xlog1py_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2782876Z test_schema_correctness_special_xlog1py_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2783256Z test_schema_correctness_special_xlog1py_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2783585Z test_schema_correctness_special_xlog1py_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2783946Z test_schema_correctness_special_zeta_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2784282Z test_schema_correctness_special_zeta_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2784611Z test_schema_correctness_special_zeta_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2784942Z test_schema_correctness_special_zeta_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2785272Z test_schema_correctness_special_zeta_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2785601Z test_schema_correctness_special_zeta_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2785926Z test_schema_correctness_special_zeta_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2786249Z test_schema_correctness_special_zeta_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2786683Z test_schema_correctness_split_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2787015Z test_schema_correctness_split_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2787352Z test_schema_correctness_split_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2787682Z test_schema_correctness_split_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2788012Z test_schema_correctness_split_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2788339Z test_schema_correctness_split_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2788661Z test_schema_correctness_split_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2788985Z test_schema_correctness_split_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2789304Z test_schema_correctness_split_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2789616Z test_schema_correctness_split_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2789929Z test_schema_correctness_split_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2790246Z test_schema_correctness_split_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2790619Z test_schema_correctness_split_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2790993Z test_schema_correctness_split_list_args_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2791325Z test_schema_correctness_split_list_args_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2791668Z test_schema_correctness_split_list_args_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2792006Z test_schema_correctness_split_list_args_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2792342Z test_schema_correctness_split_list_args_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2792679Z test_schema_correctness_split_list_args_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2793008Z test_schema_correctness_split_list_args_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2793336Z test_schema_correctness_split_list_args_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2793665Z test_schema_correctness_split_list_args_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2793993Z test_schema_correctness_split_list_args_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2794319Z test_schema_correctness_split_list_args_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2794646Z test_schema_correctness_split_list_args_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2794982Z test_schema_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2795308Z test_schema_correctness_split_with_sizes_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2795648Z test_schema_correctness_split_with_sizes_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2795990Z test_schema_correctness_split_with_sizes_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2796327Z test_schema_correctness_split_with_sizes_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2796657Z test_schema_correctness_split_with_sizes_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2796989Z test_schema_correctness_split_with_sizes_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2797364Z test_schema_correctness_split_with_sizes_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2797725Z test_schema_correctness_split_with_sizes_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2798057Z test_schema_correctness_split_with_sizes_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2798381Z test_schema_correctness_split_with_sizes_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2798693Z test_schema_correctness_split_with_sizes_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2799025Z test_schema_correctness_split_with_sizes_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2799349Z test_schema_correctness_sqrt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2799660Z test_schema_correctness_sqrt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2799983Z test_schema_correctness_sqrt_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2800309Z test_schema_correctness_sqrt_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2800629Z test_schema_correctness_sqrt_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2800946Z test_schema_correctness_sqrt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2801267Z test_schema_correctness_sqrt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2801584Z test_schema_correctness_sqrt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2801898Z test_schema_correctness_sqrt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2802214Z test_schema_correctness_sqrt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2802527Z test_schema_correctness_sqrt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2802842Z test_schema_correctness_sqrt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2803151Z test_schema_correctness_sqrt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2803474Z test_schema_correctness_square_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2803789Z test_schema_correctness_square_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2804157Z test_schema_correctness_square_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2804483Z test_schema_correctness_square_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2804843Z test_schema_correctness_square_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2805165Z test_schema_correctness_square_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2805483Z test_schema_correctness_square_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2805803Z test_schema_correctness_square_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2806128Z test_schema_correctness_square_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2806448Z test_schema_correctness_square_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2806765Z test_schema_correctness_square_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2807085Z test_schema_correctness_square_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2807411Z test_schema_correctness_squeeze_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2807731Z test_schema_correctness_squeeze_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2808065Z test_schema_correctness_squeeze_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2808395Z test_schema_correctness_squeeze_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2808718Z test_schema_correctness_squeeze_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2809044Z test_schema_correctness_squeeze_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2809375Z test_schema_correctness_squeeze_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2809695Z test_schema_correctness_squeeze_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2810018Z test_schema_correctness_squeeze_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2810338Z test_schema_correctness_squeeze_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2810655Z test_schema_correctness_squeeze_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2810974Z test_schema_correctness_squeeze_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2811330Z test_schema_correctness_squeeze_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2811686Z test_schema_correctness_stack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2812004Z test_schema_correctness_stack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2812333Z test_schema_correctness_stack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2812656Z test_schema_correctness_stack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2812988Z test_schema_correctness_stack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2813309Z test_schema_correctness_stack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2813624Z test_schema_correctness_stack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2813942Z test_schema_correctness_stack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2814261Z test_schema_correctness_stack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2814581Z test_schema_correctness_stack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2814899Z test_schema_correctness_stack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2815217Z test_schema_correctness_stack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2815529Z test_schema_correctness_stack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2815844Z test_schema_correctness_std_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2816165Z test_schema_correctness_std_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2816487Z test_schema_correctness_std_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2816806Z test_schema_correctness_std_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2817123Z test_schema_correctness_std_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2817437Z test_schema_correctness_std_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2817759Z test_schema_correctness_std_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2818121Z test_schema_correctness_std_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2818485Z test_schema_correctness_std_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2818814Z test_schema_correctness_std_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2819139Z test_schema_correctness_std_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2819459Z test_schema_correctness_std_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2819790Z test_schema_correctness_stft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2820113Z test_schema_correctness_stft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2820432Z test_schema_correctness_stft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2820744Z test_schema_correctness_stft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2821063Z test_schema_correctness_sub_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2821387Z test_schema_correctness_sub_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2821713Z test_schema_correctness_sub_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2822033Z test_schema_correctness_sub_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2822349Z test_schema_correctness_sub_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2822666Z test_schema_correctness_sub_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2822983Z test_schema_correctness_sub_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2823299Z test_schema_correctness_sub_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2823615Z test_schema_correctness_sub_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2823926Z test_schema_correctness_sub_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2824236Z test_schema_correctness_sub_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2824537Z test_schema_correctness_sub_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2824856Z test_schema_correctness_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2825206Z test_schema_correctness_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2825574Z test_schema_correctness_sum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2825901Z test_schema_correctness_sum_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2826220Z test_schema_correctness_sum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2826539Z test_schema_correctness_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2826901Z test_schema_correctness_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2827220Z test_schema_correctness_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2827533Z test_schema_correctness_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2827842Z test_schema_correctness_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2828152Z test_schema_correctness_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2828464Z test_schema_correctness_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2828777Z test_schema_correctness_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2829107Z test_schema_correctness_sum_to_size_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2829427Z test_schema_correctness_sum_to_size_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2829758Z test_schema_correctness_sum_to_size_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2830087Z test_schema_correctness_sum_to_size_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2830417Z test_schema_correctness_sum_to_size_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2830747Z test_schema_correctness_sum_to_size_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2831070Z test_schema_correctness_sum_to_size_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2831386Z test_schema_correctness_sum_to_size_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2831702Z test_schema_correctness_sum_to_size_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2832076Z test_schema_correctness_sum_to_size_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2832439Z test_schema_correctness_sum_to_size_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2832768Z test_schema_correctness_sum_to_size_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2833033Z test_schema_correctness_svd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2833296Z test_schema_correctness_svd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2833617Z test_schema_correctness_svd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2833936Z test_schema_correctness_svd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2834264Z test_schema_correctness_svd_lowrank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2834589Z test_schema_correctness_svd_lowrank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2834918Z test_schema_correctness_symeig_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2835244Z test_schema_correctness_symeig_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2835570Z test_schema_correctness_symeig_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2835889Z test_schema_correctness_symeig_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2836206Z test_schema_correctness_t_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2836516Z test_schema_correctness_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2836835Z test_schema_correctness_t_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2837160Z test_schema_correctness_t_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2837473Z test_schema_correctness_t_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2837789Z test_schema_correctness_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2838102Z test_schema_correctness_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2838417Z test_schema_correctness_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2838727Z test_schema_correctness_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2839075Z test_schema_correctness_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2839420Z test_schema_correctness_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2839736Z test_schema_correctness_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2840066Z test_schema_correctness_take_along_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2840393Z test_schema_correctness_take_along_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2840733Z test_schema_correctness_take_along_dim_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2841072Z test_schema_correctness_take_along_dim_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2841404Z test_schema_correctness_take_along_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2841736Z test_schema_correctness_take_along_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2842069Z test_schema_correctness_take_along_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2842402Z test_schema_correctness_take_along_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2842733Z test_schema_correctness_take_along_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2843063Z test_schema_correctness_take_along_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2843390Z test_schema_correctness_take_along_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2843719Z test_schema_correctness_take_along_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2844038Z test_schema_correctness_take_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2844353Z test_schema_correctness_take_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2844681Z test_schema_correctness_take_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2845002Z test_schema_correctness_take_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2845321Z test_schema_correctness_take_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2845643Z test_schema_correctness_take_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2846002Z test_schema_correctness_take_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2846349Z test_schema_correctness_take_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2846666Z test_schema_correctness_take_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2846978Z test_schema_correctness_take_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2847293Z test_schema_correctness_take_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2847607Z test_schema_correctness_take_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2847925Z test_schema_correctness_tan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2848239Z test_schema_correctness_tan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2848564Z test_schema_correctness_tan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2848883Z test_schema_correctness_tan_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2849203Z test_schema_correctness_tan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2849520Z test_schema_correctness_tan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2849838Z test_schema_correctness_tan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2850140Z test_schema_correctness_tan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2850450Z test_schema_correctness_tan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2850759Z test_schema_correctness_tan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2851072Z test_schema_correctness_tan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2851386Z test_schema_correctness_tan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2851703Z test_schema_correctness_tan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2852018Z test_schema_correctness_tanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2852328Z test_schema_correctness_tanh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2852655Z test_schema_correctness_tanh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2853019Z test_schema_correctness_tanh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2853371Z test_schema_correctness_tanh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2853692Z test_schema_correctness_tanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2854010Z test_schema_correctness_tanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2854334Z test_schema_correctness_tanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2854648Z test_schema_correctness_tanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2854965Z test_schema_correctness_tanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2855277Z test_schema_correctness_tanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2855587Z test_schema_correctness_tanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2855899Z test_schema_correctness_tanh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2856233Z test_schema_correctness_tensor_split_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2856560Z test_schema_correctness_tensor_split_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2856893Z test_schema_correctness_tensor_split_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2857228Z test_schema_correctness_tensor_split_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2857560Z test_schema_correctness_tensor_split_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2857886Z test_schema_correctness_tensor_split_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2858217Z test_schema_correctness_tensor_split_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2858547Z test_schema_correctness_tensor_split_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2858869Z test_schema_correctness_tensor_split_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2859195Z test_schema_correctness_tensor_split_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2859523Z test_schema_correctness_tensor_split_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2859886Z test_schema_correctness_tensor_split_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2860247Z test_schema_correctness_tensordot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2860580Z test_schema_correctness_tensordot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2860911Z test_schema_correctness_tensordot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2861246Z test_schema_correctness_tensordot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2861570Z test_schema_correctness_tensordot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2861893Z test_schema_correctness_tensordot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2862210Z test_schema_correctness_tile_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2862528Z test_schema_correctness_tile_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2862850Z test_schema_correctness_tile_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2863176Z test_schema_correctness_tile_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2863493Z test_schema_correctness_tile_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2863818Z test_schema_correctness_tile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2864134Z test_schema_correctness_tile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2864452Z test_schema_correctness_tile_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2864764Z test_schema_correctness_tile_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2865077Z test_schema_correctness_tile_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2865391Z test_schema_correctness_tile_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2865700Z test_schema_correctness_tile_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2866018Z test_schema_correctness_to_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2866333Z test_schema_correctness_to_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2866751Z test_schema_correctness_to_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2867073Z test_schema_correctness_to_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2867430Z test_schema_correctness_to_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2867750Z test_schema_correctness_to_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2868064Z test_schema_correctness_to_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2868377Z test_schema_correctness_to_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2868691Z test_schema_correctness_to_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2869003Z test_schema_correctness_to_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2869310Z test_schema_correctness_to_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2869625Z test_schema_correctness_to_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2869955Z test_schema_correctness_to_sparse_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2870277Z test_schema_correctness_to_sparse_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2870614Z test_schema_correctness_to_sparse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2870943Z test_schema_correctness_to_sparse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2871269Z test_schema_correctness_to_sparse_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2871593Z test_schema_correctness_to_sparse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2871917Z test_schema_correctness_to_sparse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2872234Z test_schema_correctness_to_sparse_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2872559Z test_schema_correctness_to_sparse_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2872880Z test_schema_correctness_to_sparse_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2873200Z test_schema_correctness_to_sparse_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2873523Z test_schema_correctness_to_sparse_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2873887Z test_schema_correctness_topk_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2874239Z test_schema_correctness_topk_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2874564Z test_schema_correctness_topk_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2874881Z test_schema_correctness_topk_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2875197Z test_schema_correctness_topk_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2875512Z test_schema_correctness_topk_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2875827Z test_schema_correctness_topk_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2876139Z test_schema_correctness_topk_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2876449Z test_schema_correctness_topk_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2876756Z test_schema_correctness_trace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2877073Z test_schema_correctness_trace_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2877400Z test_schema_correctness_trace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2877730Z test_schema_correctness_trace_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2878051Z test_schema_correctness_trace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2878373Z test_schema_correctness_trace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2878691Z test_schema_correctness_trace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2879015Z test_schema_correctness_trace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2879328Z test_schema_correctness_trace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2879639Z test_schema_correctness_trace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2879949Z test_schema_correctness_trace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2880260Z test_schema_correctness_trace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2880619Z test_schema_correctness_trace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2880978Z test_schema_correctness_transpose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2881298Z test_schema_correctness_transpose_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2881626Z test_schema_correctness_transpose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2881955Z test_schema_correctness_transpose_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2882276Z test_schema_correctness_transpose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2882598Z test_schema_correctness_transpose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2882918Z test_schema_correctness_transpose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2883235Z test_schema_correctness_transpose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2883551Z test_schema_correctness_transpose_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2883862Z test_schema_correctness_transpose_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2884185Z test_schema_correctness_transpose_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2884504Z test_schema_correctness_transpose_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2884822Z test_schema_correctness_transpose_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2885147Z test_schema_correctness_trapezoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2885474Z test_schema_correctness_trapezoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2885802Z test_schema_correctness_trapezoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2886121Z test_schema_correctness_trapezoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2886436Z test_schema_correctness_trapezoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2886757Z test_schema_correctness_trapezoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2887076Z test_schema_correctness_trapezoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2887430Z test_schema_correctness_trapezoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2887743Z test_schema_correctness_trapezoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2888094Z test_schema_correctness_trapezoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2888417Z test_schema_correctness_trapezoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2888736Z test_schema_correctness_trapz_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2889056Z test_schema_correctness_trapz_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2889374Z test_schema_correctness_trapz_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2889688Z test_schema_correctness_trapz_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2890000Z test_schema_correctness_trapz_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2890315Z test_schema_correctness_trapz_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2890622Z test_schema_correctness_trapz_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2890932Z test_schema_correctness_trapz_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2891247Z test_schema_correctness_trapz_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2891554Z test_schema_correctness_trapz_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2891863Z test_schema_correctness_trapz_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2892196Z test_schema_correctness_triangular_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2892536Z test_schema_correctness_triangular_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2892869Z test_schema_correctness_triangular_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2893204Z test_schema_correctness_triangular_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2893510Z test_schema_correctness_tril_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2893829Z test_schema_correctness_tril_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2894202Z test_schema_correctness_tril_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2894513Z test_schema_correctness_tril_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2894863Z test_schema_correctness_tril_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2895176Z test_schema_correctness_tril_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2895491Z test_schema_correctness_tril_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2895795Z test_schema_correctness_tril_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2896104Z test_schema_correctness_tril_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2896417Z test_schema_correctness_tril_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2896719Z test_schema_correctness_tril_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2897023Z test_schema_correctness_tril_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2897343Z test_schema_correctness_tril_indices_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2897667Z test_schema_correctness_tril_indices_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2897973Z test_schema_correctness_triu_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2898294Z test_schema_correctness_triu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2898614Z test_schema_correctness_triu_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2898930Z test_schema_correctness_triu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2899240Z test_schema_correctness_triu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2899558Z test_schema_correctness_triu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2900176Z test_schema_correctness_triu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2900567Z test_schema_correctness_triu_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2900951Z test_schema_correctness_triu_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2901329Z test_schema_correctness_triu_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2901788Z test_schema_correctness_triu_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2902200Z test_schema_correctness_triu_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2902597Z test_schema_correctness_triu_indices_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2902979Z test_schema_correctness_triu_indices_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2903452Z test_schema_correctness_true_divide_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2903843Z test_schema_correctness_true_divide_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2904240Z test_schema_correctness_true_divide_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2904653Z test_schema_correctness_true_divide_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2905062Z test_schema_correctness_true_divide_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2905443Z test_schema_correctness_true_divide_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2905763Z test_schema_correctness_true_divide_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2906150Z test_schema_correctness_true_divide_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2906548Z test_schema_correctness_true_divide_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2907053Z test_schema_correctness_true_divide_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2907438Z test_schema_correctness_true_divide_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2907818Z test_schema_correctness_true_divide_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2908221Z test_schema_correctness_true_divide_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2908610Z test_schema_correctness_trunc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2908991Z test_schema_correctness_trunc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2909380Z test_schema_correctness_trunc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2909765Z test_schema_correctness_trunc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2910237Z test_schema_correctness_trunc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2910677Z test_schema_correctness_trunc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2911053Z test_schema_correctness_trunc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2911423Z test_schema_correctness_trunc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2911801Z test_schema_correctness_trunc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2912183Z test_schema_correctness_unbind_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2912564Z test_schema_correctness_unbind_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2912951Z test_schema_correctness_unbind_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2913336Z test_schema_correctness_unbind_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2913729Z test_schema_correctness_unbind_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2914107Z test_schema_correctness_unbind_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2914487Z test_schema_correctness_unbind_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2914866Z test_schema_correctness_unbind_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2915241Z test_schema_correctness_unbind_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2915688Z test_schema_correctness_unbind_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2916074Z test_schema_correctness_unbind_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2916466Z test_schema_correctness_unbind_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2916844Z test_schema_correctness_unbind_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2917231Z test_schema_correctness_unflatten_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2917613Z test_schema_correctness_unflatten_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2918000Z test_schema_correctness_unflatten_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2918459Z test_schema_correctness_unflatten_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2918845Z test_schema_correctness_unflatten_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2919286Z test_schema_correctness_unflatten_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2919673Z test_schema_correctness_unflatten_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2920054Z test_schema_correctness_unflatten_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2920413Z test_schema_correctness_unflatten_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2920748Z test_schema_correctness_unflatten_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2921085Z test_schema_correctness_unflatten_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2921406Z test_schema_correctness_unflatten_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2922013Z test_schema_correctness_unflatten_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2922372Z test_schema_correctness_unfold_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2922708Z test_schema_correctness_unfold_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2923055Z test_schema_correctness_unfold_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2923400Z test_schema_correctness_unfold_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2923741Z test_schema_correctness_unfold_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2924085Z test_schema_correctness_unfold_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2924422Z test_schema_correctness_unfold_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2924801Z test_schema_correctness_unfold_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2925137Z test_schema_correctness_unfold_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2925465Z test_schema_correctness_unfold_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2925791Z test_schema_correctness_unfold_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2926183Z test_schema_correctness_unfold_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2926521Z test_schema_correctness_unfold_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2926961Z test_schema_correctness_unfold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2927301Z test_schema_correctness_unfold_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2927657Z test_schema_correctness_unfold_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2927991Z test_schema_correctness_unfold_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2928323Z test_schema_correctness_unfold_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2928656Z test_schema_correctness_unfold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2928981Z test_schema_correctness_unfold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2929306Z test_schema_correctness_unfold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2929640Z test_schema_correctness_unfold_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2929971Z test_schema_correctness_unfold_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2930319Z test_schema_correctness_unfold_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2930643Z test_schema_correctness_unfold_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2930968Z test_schema_correctness_unfold_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2931299Z test_schema_correctness_uniform_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2931641Z test_schema_correctness_uniform_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2931973Z test_schema_correctness_uniform_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2932320Z test_schema_correctness_uniform_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2932656Z test_schema_correctness_uniform_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2933002Z test_schema_correctness_uniform_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2933349Z test_schema_correctness_unique_consecutive_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2933751Z test_schema_correctness_unique_consecutive_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2934134Z test_schema_correctness_unique_consecutive_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2934499Z test_schema_correctness_unique_consecutive_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2934844Z test_schema_correctness_unique_consecutive_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2935188Z test_schema_correctness_unique_consecutive_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2935533Z test_schema_correctness_unique_consecutive_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2935904Z test_schema_correctness_unique_consecutive_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2936253Z test_schema_correctness_unique_consecutive_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2936582Z test_schema_correctness_unique_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2936912Z test_schema_correctness_unique_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2937253Z test_schema_correctness_unique_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2937650Z test_schema_correctness_unique_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2937976Z test_schema_correctness_unique_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2938304Z test_schema_correctness_unique_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2938649Z test_schema_correctness_unique_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2938977Z test_schema_correctness_unique_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2939308Z test_schema_correctness_unique_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2939661Z test_schema_correctness_unsqueeze_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2939990Z test_schema_correctness_unsqueeze_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2940330Z test_schema_correctness_unsqueeze_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2940668Z test_schema_correctness_unsqueeze_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2941053Z test_schema_correctness_unsqueeze_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2941443Z test_schema_correctness_unsqueeze_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2941781Z test_schema_correctness_unsqueeze_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2942125Z test_schema_correctness_unsqueeze_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2942455Z test_schema_correctness_unsqueeze_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2942792Z test_schema_correctness_unsqueeze_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2943133Z test_schema_correctness_unsqueeze_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2943466Z test_schema_correctness_unsqueeze_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2943800Z test_schema_correctness_unsqueeze_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2944145Z test_schema_correctness_var_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2944490Z test_schema_correctness_var_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2944823Z test_schema_correctness_var_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2945151Z test_schema_correctness_var_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2945471Z test_schema_correctness_var_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2945797Z test_schema_correctness_var_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2946135Z test_schema_correctness_var_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2946470Z test_schema_correctness_var_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2946917Z test_schema_correctness_var_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2947264Z test_schema_correctness_var_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2947592Z test_schema_correctness_var_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2947982Z test_schema_correctness_var_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2948386Z test_schema_correctness_vdot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2948677Z test_schema_correctness_vdot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2948954Z test_schema_correctness_vdot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:25:26.2949279Z test_schema_correctness_vdot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2949616Z test_schema_correctness_vdot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2949968Z test_schema_correctness_vdot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2950313Z test_schema_correctness_view_as_complex_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2950660Z test_schema_correctness_view_as_complex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2951004Z test_schema_correctness_view_as_complex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2951335Z test_schema_correctness_view_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2951663Z test_schema_correctness_view_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2952001Z test_schema_correctness_view_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2952351Z test_schema_correctness_view_as_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2952699Z test_schema_correctness_view_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2953028Z test_schema_correctness_view_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2953351Z test_schema_correctness_view_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2953685Z test_schema_correctness_view_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2954015Z test_schema_correctness_view_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2954339Z test_schema_correctness_view_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2954673Z test_schema_correctness_view_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2955000Z test_schema_correctness_view_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2955397Z test_schema_correctness_view_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2955739Z test_schema_correctness_view_as_real_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2956116Z test_schema_correctness_view_as_real_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2956452Z test_schema_correctness_view_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2956781Z test_schema_correctness_view_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2957121Z test_schema_correctness_view_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2957452Z test_schema_correctness_view_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2957789Z test_schema_correctness_view_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2958136Z test_schema_correctness_view_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2958531Z test_schema_correctness_view_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2958863Z test_schema_correctness_view_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2959197Z test_schema_correctness_view_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2959539Z test_schema_correctness_view_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2959869Z test_schema_correctness_view_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2960191Z test_schema_correctness_view_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2960519Z test_schema_correctness_view_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2960869Z test_schema_correctness_view_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2961201Z test_schema_correctness_view_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2961527Z test_schema_correctness_view_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2961855Z test_schema_correctness_view_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2962194Z test_schema_correctness_view_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2962517Z test_schema_correctness_view_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2962894Z test_schema_correctness_view_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2963249Z test_schema_correctness_view_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2963595Z test_schema_correctness_view_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2963920Z test_schema_correctness_view_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2964262Z test_schema_correctness_vsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2964590Z test_schema_correctness_vsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2964927Z test_schema_correctness_vsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2965261Z test_schema_correctness_vsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2965592Z test_schema_correctness_vsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2965920Z test_schema_correctness_vsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2966265Z test_schema_correctness_vsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2966589Z test_schema_correctness_vsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2966928Z test_schema_correctness_vsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2967252Z test_schema_correctness_vsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2967579Z test_schema_correctness_vsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2967904Z test_schema_correctness_vsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2968239Z test_schema_correctness_vsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2968636Z test_schema_correctness_vstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2968976Z test_schema_correctness_vstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2969328Z test_schema_correctness_vstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2969664Z test_schema_correctness_vstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2970058Z test_schema_correctness_vstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2970421Z test_schema_correctness_vstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2970752Z test_schema_correctness_vstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2971079Z test_schema_correctness_vstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2971403Z test_schema_correctness_vstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2971762Z test_schema_correctness_vstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2972090Z test_schema_correctness_vstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2972416Z test_schema_correctness_vstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2972738Z test_schema_correctness_vstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2973064Z test_schema_correctness_where_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2973390Z test_schema_correctness_where_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2973727Z test_schema_correctness_where_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2974075Z test_schema_correctness_where_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2974428Z test_schema_correctness_where_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2974754Z test_schema_correctness_where_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2975083Z test_schema_correctness_where_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2975413Z test_schema_correctness_where_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2975717Z test_schema_correctness_where_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2976039Z test_schema_correctness_where_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2976360Z test_schema_correctness_where_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2976683Z test_schema_correctness_where_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2977018Z test_schema_correctness_where_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2977420Z test_schema_correctness_xlogy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2977781Z test_schema_correctness_xlogy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2978113Z test_schema_correctness_xlogy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2978442Z test_schema_correctness_xlogy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2978767Z test_schema_correctness_xlogy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2979171Z test_schema_correctness_xlogy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2979497Z test_schema_correctness_xlogy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2979819Z test_schema_correctness_xlogy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2980162Z test_schema_correctness_xlogy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2980485Z test_schema_correctness_xlogy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2980813Z test_schema_correctness_zero__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2981137Z test_schema_correctness_zero__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2981473Z test_schema_correctness_zero__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2981813Z test_schema_correctness_zero__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2982134Z test_schema_correctness_zero__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2982458Z test_schema_correctness_zero__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2982804Z test_schema_correctness_zero__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2983128Z test_schema_correctness_zero__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2983447Z test_schema_correctness_zero__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2983766Z test_schema_correctness_zero__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2984095Z test_schema_correctness_zero__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2984467Z test_schema_correctness_zero__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2984836Z test_schema_correctness_zeros_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2985166Z test_schema_correctness_zeros_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2985521Z test_schema_correctness_zeros_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2985851Z test_schema_correctness_zeros_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2986185Z test_schema_correctness_zeros_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2986522Z test_schema_correctness_zeros_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2986894Z test_schema_correctness_zeros_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2987219Z test_schema_correctness_zeros_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2987538Z test_schema_correctness_zeros_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2987860Z test_schema_correctness_zeros_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2988202Z test_schema_correctness_zeros_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2988528Z test_schema_correctness_zeros_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2988860Z test_schema_correctness_zeros_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2989258Z test_schema_correctness_zeros_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2989593Z test_schema_correctness_zeros_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2989933Z test_schema_correctness_zeros_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2990276Z test_schema_correctness_zeros_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2990617Z test_schema_correctness_zeros_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2990969Z test_schema_correctness_zeros_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2991299Z test_schema_correctness_zeros_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2991707Z test_schema_correctness_zeros_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.2992037Z test_schema_correctness_zeros_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.3003637Z test_schema_correctness_zeros_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.3004002Z test_schema_correctness_zeros_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.3004332Z test_schema_correctness_zeros_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.3004666Z test_schema_correctness_zeros_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:26.3004685Z 2022-11-23T02:25:26.3005053Z ---------------------------------------------------------------------- 2022-11-23T02:25:26.3005164Z Ran 5380 tests in 4.860s 2022-11-23T02:25:26.3005171Z 2022-11-23T02:25:26.3005276Z OK (skipped=5380) 2022-11-23T02:25:26.3005286Z 2022-11-23T02:25:26.3005409Z Generating XML reports... 2022-11-23T02:25:26.3005818Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20221123022517.xml 2022-11-23T02:25:26.3006273Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCUDA-20221123022517.xml 2022-11-23T02:25:26.3006280Z 2022-11-23T02:25:26.3006759Z ##[endgroup] 2022-11-23T02:25:26.3007162Z FINISHED PRINTING LOG FILE of test_schema_check (/var/lib/jenkins/pytorch/test/test-reports/test_schema_check_8r59500f) 2022-11-23T02:25:26.3007169Z 2022-11-23T02:25:30.4457633Z Ignoring disabled issues: [] 2022-11-23T02:25:30.4691490Z Running test_serialization ... [2022-11-23 02:25:30.468284] 2022-11-23T02:25:30.4693336Z Executing ['/opt/conda/bin/python', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:25:30.468579] 2022-11-23T02:25:35.3930049Z 2022-11-23T02:25:35.3931217Z Expand the folded group to see the log file of test_serialization 2022-11-23T02:25:35.3933731Z ##[group]PRINTING LOG FILE of test_serialization (/var/lib/jenkins/pytorch/test/test-reports/test_serialization_19gqbw97) 2022-11-23T02:25:35.3936018Z Test results will be stored in test-reports/python-unittest/test_serialization 2022-11-23T02:25:35.3936804Z 2022-11-23T02:25:35.3937106Z Running tests... 2022-11-23T02:25:35.3938433Z ---------------------------------------------------------------------- 2022-11-23T02:25:35.3940120Z test_serialization_new_format_old_format_compat_cuda (__main__.TestBothSerializationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3942217Z test_serialization_new_format_old_format_compat_safe_cuda (__main__.TestBothSerializationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3944104Z test_load_error_msg (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3946307Z test_load_nonexistent_device (__main__.TestOldSerialization) ... skip: Testing torch.load on CPU-only machine (0.001s) 2022-11-23T02:25:35.3948177Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3949951Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3951706Z test_save_different_dtype_error (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:35.3954063Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:35.3955798Z test_serialization (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3957773Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3959635Z test_serialization_backwards_compat_safe (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3961448Z test_serialization_container (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3963273Z test_serialization_container_filelike (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3964990Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-11-23T02:25:35.3966635Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-11-23T02:25:35.3968391Z test_serialization_fake_zip (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3970100Z test_serialization_filelike (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3971872Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3973703Z test_serialization_filelike_exceptions (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3975516Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3977292Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3979054Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3980792Z test_serialization_gzip (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3984560Z test_serialization_map_location (__main__.TestOldSerialization) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81685 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.002s) 2022-11-23T02:25:35.3987304Z test_serialization_offset (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:35.3989114Z test_serialization_offset_filelike_weights_only_False (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3990998Z test_serialization_offset_filelike_weights_only_True (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:35.3992815Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3994480Z test_serialization_safe (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3996290Z test_serialization_save_warnings (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.3997886Z test_serialization_sparse (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.3999747Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4001356Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4002946Z test_serialization_sparse_safe (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.4004509Z test_serialization_storage_slice (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4006111Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4007668Z test_serialize_device (__main__.TestOldSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4009148Z test_load_error_msg (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4010998Z test_load_nonexistent_device (__main__.TestSerialization) ... skip: Testing torch.load on CPU-only machine (0.001s) 2022-11-23T02:25:35.4012506Z test_load_python2_unicode_module (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4014046Z test_load_unicode_error_msg (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4015606Z test_meta_serialization_weights_only_False (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4017225Z test_meta_serialization_weights_only_True (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4018858Z test_pathlike_serialization_weights_only_False (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4020826Z test_pathlike_serialization_weights_only_True (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4022545Z test_save_different_dtype_error (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:35.4024362Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:35.4026133Z test_serialization (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.4027944Z test_serialization_2gb_file (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4029524Z test_serialization_backwards_compat (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.4031149Z test_serialization_backwards_compat_safe (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.4032638Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-11-23T02:25:35.4034090Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-11-23T02:25:35.4035748Z test_serialization_efficient_zerotensor_weights_only_False (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4037234Z test_serialization_efficient_zerotensor_weights_only_True (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4037950Z test_serialization_fake_zip (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4038534Z test_serialization_filelike (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4039144Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4039766Z test_serialization_filelike_exceptions (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4040376Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4040974Z test_serialization_filelike_stress (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4041576Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4042157Z test_serialization_gzip (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4042730Z test_serialization_map_location (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:35.4043313Z test_serialization_math_bits_weights_only_False (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4043931Z test_serialization_math_bits_weights_only_True (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4044525Z test_serialization_offset_gzip (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4045102Z test_serialization_python_attr (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4045670Z test_serialization_safe (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.4046242Z test_serialization_save_warnings (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4046823Z test_serialization_sparse (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.4047411Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4048001Z test_serialization_sparse_invalid (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4048588Z test_serialization_sparse_safe (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:25:35.4049154Z test_serialization_storage_slice (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4049743Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4050338Z test_serialization_zipfile_utils (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4050984Z test_serialization_zipfile_weights_only_False (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4051593Z test_serialization_zipfile_weights_only_True (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4052216Z test_serialize_device (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4052782Z test_weights_only_assert (__main__.TestSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4053384Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4054028Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4054653Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4055251Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4055875Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4056523Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:35.4056865Z 2022-11-23T02:25:35.4057162Z ---------------------------------------------------------------------- 2022-11-23T02:25:35.4057492Z Ran 87 tests in 0.085s 2022-11-23T02:25:35.4057648Z 2022-11-23T02:25:35.4057750Z OK (skipped=87) 2022-11-23T02:25:35.4057901Z 2022-11-23T02:25:35.4058026Z Generating XML reports... 2022-11-23T02:25:35.4058632Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20221123022532.xml 2022-11-23T02:25:35.4059371Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20221123022532.xml 2022-11-23T02:25:35.4060094Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20221123022532.xml 2022-11-23T02:25:35.4060835Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20221123022532.xml 2022-11-23T02:25:35.4061171Z 2022-11-23T02:25:35.4061478Z ##[endgroup] 2022-11-23T02:25:35.4062020Z FINISHED PRINTING LOG FILE of test_serialization (/var/lib/jenkins/pytorch/test/test-reports/test_serialization_19gqbw97) 2022-11-23T02:25:35.4062321Z 2022-11-23T02:25:39.8141532Z Ignoring disabled issues: [] 2022-11-23T02:25:39.8383307Z Running test_set_default_mobile_cpu_allocator ... [2022-11-23 02:25:39.837568] 2022-11-23T02:25:39.8385630Z Executing ['/opt/conda/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:25:39.837878] 2022-11-23T02:25:44.2754689Z 2022-11-23T02:25:44.2755701Z Expand the folded group to see the log file of test_set_default_mobile_cpu_allocator 2022-11-23T02:25:44.2757876Z ##[group]PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/pytorch/test/test-reports/test_set_default_mobile_cpu_allocator_608h611t) 2022-11-23T02:25:44.2759853Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2022-11-23T02:25:44.2760583Z 2022-11-23T02:25:44.2760879Z Running tests... 2022-11-23T02:25:44.2761999Z ---------------------------------------------------------------------- 2022-11-23T02:25:44.2763391Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.577s) 2022-11-23T02:25:44.2765502Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:44.2766368Z 2022-11-23T02:25:44.2767108Z ---------------------------------------------------------------------- 2022-11-23T02:25:44.2767966Z Ran 2 tests in 0.577s 2022-11-23T02:25:44.2768365Z 2022-11-23T02:25:44.2768792Z OK (skipped=2) 2022-11-23T02:25:44.2769191Z 2022-11-23T02:25:44.2769472Z Generating XML reports... 2022-11-23T02:25:44.2771271Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20221123022541.xml 2022-11-23T02:25:44.2772300Z 2022-11-23T02:25:44.2773035Z ##[endgroup] 2022-11-23T02:25:44.2774700Z FINISHED PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/pytorch/test/test-reports/test_set_default_mobile_cpu_allocator_608h611t) 2022-11-23T02:25:44.2775627Z 2022-11-23T02:25:48.8070006Z Ignoring disabled issues: [] 2022-11-23T02:25:48.8301257Z Running test_shape_ops ... [2022-11-23 02:25:48.829373] 2022-11-23T02:25:48.8303023Z Executing ['/opt/conda/bin/python', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:25:48.829654] 2022-11-23T02:25:53.7525776Z 2022-11-23T02:25:53.7527261Z Expand the folded group to see the log file of test_shape_ops 2022-11-23T02:25:53.7529555Z ##[group]PRINTING LOG FILE of test_shape_ops (/var/lib/jenkins/pytorch/test/test-reports/test_shape_ops_li2kbhr5) 2022-11-23T02:25:53.7531451Z Test results will be stored in test-reports/python-unittest/test_shape_ops 2022-11-23T02:25:53.7532099Z 2022-11-23T02:25:53.7532366Z Running tests... 2022-11-23T02:25:53.7533551Z ---------------------------------------------------------------------- 2022-11-23T02:25:53.7534859Z test_clamp_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:53.7536330Z test_clamp_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7537835Z test_clamp_propagates_nans_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7539400Z test_clamp_raises_arg_errors_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7541055Z test_complex_rot90_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7542570Z test_complex_rot90_cuda_complex64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7544052Z test_diag_cuda_bool (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7545510Z test_diag_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7547156Z test_diagonal_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7548673Z test_diagonal_multidim_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7550176Z test_flip_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7551619Z test_flip_cuda_bool (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7553072Z test_flip_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7554550Z test_flip_cuda_complex64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7556642Z test_flip_cuda_float16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7558078Z test_flip_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7559670Z test_flip_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7561097Z test_flip_cuda_int16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7562517Z test_flip_cuda_int32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7563932Z test_flip_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7565346Z test_flip_cuda_int8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7566774Z test_flip_cuda_uint8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:25:53.7568247Z test_flip_errors_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7569740Z test_flip_errors_cuda_bool (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7571218Z test_flip_errors_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7572727Z test_flip_errors_cuda_complex64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7574361Z test_flip_errors_cuda_float16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7575860Z test_flip_errors_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7577323Z test_flip_errors_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7578806Z test_flip_errors_cuda_int16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7580270Z test_flip_errors_cuda_int32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7581723Z test_flip_errors_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7583183Z test_flip_errors_cuda_int8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7584648Z test_flip_errors_cuda_uint8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7586124Z test_flip_large_tensor_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7587705Z test_flip_numpy_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7589147Z test_flip_numpy_cuda_bool (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7590641Z test_flip_numpy_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7592148Z test_flip_numpy_cuda_complex64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7593812Z test_flip_numpy_cuda_float16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7595294Z test_flip_numpy_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7596879Z test_flip_numpy_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7598357Z test_flip_numpy_cuda_int16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7599820Z test_flip_numpy_cuda_int32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7601283Z test_flip_numpy_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7602720Z test_flip_numpy_cuda_int8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7604187Z test_flip_numpy_cuda_uint8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7605666Z test_fliplr_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7607133Z test_fliplr_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7608579Z test_fliplr_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7610068Z test_fliplr_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7611596Z test_fliplr_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7613111Z test_fliplr_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7614618Z test_flipud_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7616099Z test_flipud_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7617523Z test_flipud_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7619006Z test_flipud_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7620531Z test_flipud_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7622050Z test_flipud_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7623549Z test_movedim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:53.7625043Z test_movedim_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:53.7626494Z test_movedim_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:25:53.7628329Z test_movedim_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:53.7629890Z test_movedim_invalid_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:53.7631564Z test_movedim_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:53.7633086Z test_nonzero_astuple_out_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:53.7634284Z test_nonzero_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7634923Z test_nonzero_cuda_bool (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7635488Z test_nonzero_cuda_float16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7636051Z test_nonzero_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7636609Z test_nonzero_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7637171Z test_nonzero_cuda_int16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7637734Z test_nonzero_cuda_int32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7638288Z test_nonzero_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7638829Z test_nonzero_cuda_int8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7639385Z test_nonzero_cuda_uint8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7639962Z test_nonzero_discontiguous_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:53.7640536Z test_nonzero_no_warning_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7641101Z test_nonzero_non_diff_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7641644Z test_rot90_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:25:53.7642207Z test_sparse_dense_dim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7642794Z test_sparse_dense_dim_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7643374Z test_sparse_dense_dim_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7643913Z test_tolist_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:25:53.7644454Z test_trace_cuda_float16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7645013Z test_trace_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7645562Z test_trace_cuda_float64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7646113Z test_trace_cuda_int16 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7646657Z test_trace_cuda_int32 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7647202Z test_trace_cuda_int64 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7647793Z test_trace_cuda_int8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7648335Z test_trace_cuda_uint8 (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7648897Z test_unbind_cuda (__main__.TestShapeOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:25:53.7649193Z 2022-11-23T02:25:53.7649494Z ---------------------------------------------------------------------- 2022-11-23T02:25:53.7649829Z Ran 93 tests in 0.189s 2022-11-23T02:25:53.7649988Z 2022-11-23T02:25:53.7650091Z OK (skipped=93) 2022-11-23T02:25:53.7650243Z 2022-11-23T02:25:53.7650361Z Generating XML reports... 2022-11-23T02:25:53.7650942Z Generated XML report: test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCUDA-20221123022551.xml 2022-11-23T02:25:53.7651260Z 2022-11-23T02:25:53.7651574Z ##[endgroup] 2022-11-23T02:25:53.7652092Z FINISHED PRINTING LOG FILE of test_shape_ops (/var/lib/jenkins/pytorch/test/test-reports/test_shape_ops_li2kbhr5) 2022-11-23T02:25:53.7652387Z 2022-11-23T02:25:58.2764914Z Ignoring disabled issues: [] 2022-11-23T02:25:58.3002856Z Running test_sort_and_select ... [2022-11-23 02:25:58.299558] 2022-11-23T02:25:58.3004788Z Executing ['/opt/conda/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:25:58.299845] 2022-11-23T02:26:03.2886203Z 2022-11-23T02:26:03.2887601Z Expand the folded group to see the log file of test_sort_and_select 2022-11-23T02:26:03.2890268Z ##[group]PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/pytorch/test/test-reports/test_sort_and_select_elqjs7fm) 2022-11-23T02:26:03.2892300Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2022-11-23T02:26:03.2893013Z 2022-11-23T02:26:03.2893284Z Running tests... 2022-11-23T02:26:03.2894455Z ---------------------------------------------------------------------- 2022-11-23T02:26:03.2895837Z test_isin_cuda_float16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2897426Z test_isin_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2898991Z test_isin_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2900570Z test_isin_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2902121Z test_isin_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2903656Z test_isin_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2905200Z test_isin_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2906903Z test_isin_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:26:03.2908534Z test_isin_different_devices_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2910216Z test_isin_different_devices_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2911891Z test_isin_different_devices_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2913554Z test_isin_different_devices_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2915608Z test_isin_different_devices_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2917427Z test_isin_different_devices_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2919034Z test_isin_different_devices_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2920656Z test_isin_different_dtypes_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2922247Z test_kthvalue_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:03.2923836Z test_kthvalue_scalar_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2925418Z test_msort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2926947Z test_msort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2928461Z test_msort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2929976Z test_msort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2931488Z test_msort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2932957Z test_msort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2934467Z test_msort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2935953Z test_msort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2937469Z test_msort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2939062Z test_sort_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2940631Z test_sort_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:03.2942175Z test_sort_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2943672Z test_sort_discontiguous_slow_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: Only runs on cpu (0.372s) 2022-11-23T02:26:03.2945134Z test_sort_large_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2946781Z test_sort_large_slice_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2948324Z test_sort_restride_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2949938Z test_stable_sort_against_numpy_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2951720Z test_stable_sort_against_numpy_cuda_float16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2953532Z test_stable_sort_against_numpy_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2955296Z test_stable_sort_against_numpy_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2956960Z test_stable_sort_against_numpy_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2958608Z test_stable_sort_against_numpy_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2960236Z test_stable_sort_against_numpy_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2961869Z test_stable_sort_against_numpy_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2963515Z test_stable_sort_against_numpy_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2965115Z test_stable_sort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2966673Z test_stable_sort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2968214Z test_stable_sort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2969720Z test_stable_sort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2971260Z test_stable_sort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2972795Z test_stable_sort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2974328Z test_stable_sort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2975840Z test_stable_sort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2977362Z test_stable_sort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2978966Z test_topk_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2980535Z test_topk_4d_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2982053Z test_topk_arguments_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2983621Z test_topk_bfloat16_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2985114Z test_topk_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:03.2986922Z test_topk_integral_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2988506Z test_topk_integral_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2990062Z test_topk_integral_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2991799Z test_topk_integral_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2993473Z test_topk_integral_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2995083Z test_topk_noncontiguous_gpu_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2996703Z test_topk_nonfinite_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.2998326Z test_topk_nonfinite_cuda_float16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2999115Z test_topk_nonfinite_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.2999705Z test_topk_nonfinite_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3000326Z test_topk_zero_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3000917Z test_topk_zero_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3001504Z test_topk_zero_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3002084Z test_topk_zero_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3002661Z test_topk_zero_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3003246Z test_topk_zero_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3003827Z test_topk_zero_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3004406Z test_topk_zero_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:03.3005004Z test_unique_consecutive_cuda_bool (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3005609Z test_unique_consecutive_cuda_float16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3006231Z test_unique_consecutive_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3006851Z test_unique_consecutive_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3007469Z test_unique_consecutive_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3008075Z test_unique_consecutive_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3008680Z test_unique_consecutive_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3009290Z test_unique_consecutive_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3009893Z test_unique_consecutive_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:03.3010527Z test_unique_cuda_bool (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3011146Z test_unique_cuda_float16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3011716Z test_unique_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3012294Z test_unique_cuda_float64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3012872Z test_unique_cuda_int16 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3013441Z test_unique_cuda_int32 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3014019Z test_unique_cuda_int64 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3014583Z test_unique_cuda_int8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3015160Z test_unique_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:03.3015733Z test_unique_dim_cuda (__main__.TestSortAndSelectCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.012s) 2022-11-23T02:26:03.3016036Z 2022-11-23T02:26:03.3016339Z ---------------------------------------------------------------------- 2022-11-23T02:26:03.3016659Z Ran 94 tests in 0.605s 2022-11-23T02:26:03.3016817Z 2022-11-23T02:26:03.3016918Z OK (skipped=94) 2022-11-23T02:26:03.3017069Z 2022-11-23T02:26:03.3017194Z Generating XML reports... 2022-11-23T02:26:03.3017805Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20221123022600.xml 2022-11-23T02:26:03.3018136Z 2022-11-23T02:26:03.3018447Z ##[endgroup] 2022-11-23T02:26:03.3019014Z FINISHED PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/pytorch/test/test-reports/test_sort_and_select_elqjs7fm) 2022-11-23T02:26:03.3019323Z 2022-11-23T02:26:07.7045772Z Ignoring disabled issues: [] 2022-11-23T02:26:07.7280603Z Running test_sparse ... [2022-11-23 02:26:07.727305] 2022-11-23T02:26:07.7284252Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:26:07.727601] 2022-11-23T02:26:15.4417076Z 2022-11-23T02:26:15.4417981Z Expand the folded group to see the log file of test_sparse 2022-11-23T02:26:15.4420105Z ##[group]PRINTING LOG FILE of test_sparse (/var/lib/jenkins/pytorch/test/test-reports/test_sparse_65s9zzf2) 2022-11-23T02:26:15.4422031Z Test results will be stored in test-reports/python-unittest/test_sparse 2022-11-23T02:26:15.4422750Z 2022-11-23T02:26:15.4423055Z Running tests... 2022-11-23T02:26:15.4424308Z ---------------------------------------------------------------------- 2022-11-23T02:26:15.4425845Z test_Sparse_to_Sparse_copy__cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4427917Z test_Sparse_to_Sparse_copy__cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4429722Z test_Sparse_to_Sparse_copy__cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4431544Z test_Sparse_to_Sparse_copy_multi_gpu_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4433414Z test_Sparse_to_Sparse_copy_multi_gpu_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4435686Z test_add_dense_sparse_mismatch_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4438006Z test_add_dense_sparse_mismatch_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4439814Z test_add_noncontiguous_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4441569Z test_add_noncontiguous_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4443281Z test_add_sub_nnz_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4445013Z test_add_sub_nnz_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4446690Z test_add_zeros_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4448343Z test_add_zeros_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4449968Z test_any_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4451606Z test_asin_arcsin_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4453253Z test_asin_arcsin_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4454889Z test_asin_arcsin_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4456528Z test_asin_arcsin_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4458161Z test_asin_arcsin_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4459800Z test_asin_arcsin_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4461448Z test_asin_arcsin_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4463081Z test_assign_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4464729Z test_basic_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4466363Z test_basic_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4468293Z test_basic_ops_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4469952Z test_bmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4471646Z test_bmm_cuda_version_error_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4473394Z test_bmm_deterministic_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4475848Z test_bmm_windows_error_cuda_float64 (__main__.TestSparseCUDA) ... skip: this test ensures bmm sparse-dense CUDA gives an error when run on Windows with CUDA < 11.0 (0.001s) 2022-11-23T02:26:15.4477855Z test_cat_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4479468Z test_cat_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4481349Z test_change_tensor_metadata_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4483213Z test_change_tensor_metadata_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4484997Z test_clone_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4486684Z test_clone_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4488422Z test_coalesce_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4490227Z test_coalesce_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4491967Z test_coalesce_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4493751Z test_coalesce_reference_cycle_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4495599Z test_coalesce_transpose_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4497411Z test_constructor_device_legacy_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4499153Z test_contig_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:15.4500845Z test_contig_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:15.4502573Z test_contig_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4504297Z test_contig_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4506028Z test_ctor_large_sizes_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4508125Z test_ctor_size_checks_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4509875Z test_ctor_size_checks_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4511575Z test_cuda_empty_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4513259Z test_div_by_sparse_error_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4515006Z test_div_rounding_mode_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4516746Z test_div_rounding_mode_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4518434Z test_dsmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4519666Z test_dtypes_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4520379Z test_empty_full_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4521033Z test_empty_like_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4521756Z test_empty_like_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4522423Z test_factory_copy_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4523092Z test_factory_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4523757Z test_factory_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4524415Z test_factory_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4525073Z test_factory_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4525725Z test_factory_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4526367Z test_factory_default_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4527052Z test_factory_dense_dim_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4527743Z test_factory_dense_dim_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4528438Z test_factory_device_type_inference_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4529140Z test_factory_empty_indices_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4529829Z test_factory_nnz_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4530495Z test_factory_nnz_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4531176Z test_factory_nnz_zero_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4531857Z test_factory_nnz_zero_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4532542Z test_factory_size_check_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4533245Z test_factory_size_check_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4533957Z test_factory_type_inference_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4534674Z test_factory_type_inference_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4535391Z test_factory_type_inference_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4536092Z test_factory_type_inference_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4536791Z test_factory_type_inference_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4537552Z test_factory_type_inference_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4538289Z test_floor_divide_by_sparse_error_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4538994Z test_full_broadcast_to_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4539678Z test_full_broadcast_to_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4540325Z test_hsmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4540991Z test_index_select_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4541673Z test_index_select_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4542405Z test_index_select_empty_and_non_contiguous_index_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4543186Z test_index_select_empty_and_non_contiguous_index_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4543950Z test_index_select_exhaustive_index_large_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4544708Z test_index_select_exhaustive_index_large_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4545467Z test_index_select_exhaustive_index_small_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4546212Z test_index_select_exhaustive_index_small_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4546903Z test_index_select_parallelization_cuda_complex128 (__main__.TestSparseCUDA) 2022-11-23T02:26:15.4547515Z Test with sizes that will trigger parallelization (i.e. with sizes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4548114Z test_index_select_parallelization_cuda_float64 (__main__.TestSparseCUDA) 2022-11-23T02:26:15.4548728Z Test with sizes that will trigger parallelization (i.e. with sizes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4549402Z test_is_nonzero_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4550051Z test_is_sparse_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4550691Z test_isnan_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4551351Z test_legacy_constructor_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4552009Z test_legacy_new_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4552654Z test_log1p_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4553286Z test_log1p_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4553922Z test_log1p_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4554641Z test_log1p_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4555325Z test_log1p_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4555972Z test_log1p_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4556607Z test_log1p_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4557250Z test_mm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4557895Z test_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4558527Z test_mv_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4559161Z test_narrow_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4559827Z test_narrow_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4560480Z test_neg_negative_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4561042Z test_neg_negative_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4561592Z test_new_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4562122Z test_new_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4562671Z test_new_device_multi_gpu_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4563238Z test_new_device_single_gpu_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4563835Z test_norm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4564467Z test_norm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4565132Z test_permute_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4565787Z test_permute_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4567272Z test_pickle_cuda_float64 (__main__.TestSparseCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/89296 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.002s) 2022-11-23T02:26:15.4568312Z test_print_coalesced_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4569001Z test_print_uncoalesced_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4569672Z test_resize_as_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4570321Z test_resize_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4571045Z test_resize_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4571705Z test_saddmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4572479Z test_saddmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4573113Z test_same_gpu_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4573771Z test_scalar_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4574424Z test_scalar_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4575088Z test_select_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4575744Z test_select_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4576424Z test_select_no_type_promotion_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4577131Z test_select_no_type_promotion_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4577838Z test_select_no_type_promotion_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4578543Z test_select_no_type_promotion_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4579237Z test_select_no_type_promotion_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4579924Z test_shared_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4580556Z test_shared_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4581109Z test_small_nnz_coalesced_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4581665Z test_softmax_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.012s) 2022-11-23T02:26:15.4582222Z test_softmax_zero_nnz_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4582772Z test_spadd_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4583341Z test_sparse_add_coalesce_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4583927Z test_sparse_add_coalesce_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4584515Z test_sparse_add_coalesce_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4585085Z test_sparse_add_coalesce_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4585666Z test_sparse_add_out_bfloat16_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4586255Z test_sparse_add_out_bfloat16_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4586927Z test_sparse_addmm_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-11-23T02:26:15.4587539Z test_sparse_addmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-11-23T02:26:15.4588113Z test_sparse_addmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-11-23T02:26:15.4588682Z test_sparse_bool_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4589246Z test_sparse_bool_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4589812Z test_sparse_broadcast_to_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4590380Z test_sparse_broadcast_to_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4590959Z test_sparse_dense_mul_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4591521Z test_sparse_dense_mul_cuda_bool (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4592084Z test_sparse_dense_mul_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4592658Z test_sparse_dense_mul_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4593228Z test_sparse_dense_mul_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4593805Z test_sparse_dense_mul_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4594367Z test_sparse_dense_mul_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4594925Z test_sparse_dense_mul_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4595484Z test_sparse_dense_mul_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4596025Z test_sparse_dense_mul_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4596582Z test_sparse_dense_mul_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4597139Z test_sparse_dense_mul_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4598798Z test_sparse_mask_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4599361Z test_sparse_mask_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4599927Z test_sparse_mask_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:15.4600502Z test_sparse_mask_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:15.4600967Z test_sparse_matmul_cuda_float32 (__main__.TestSparseCUDA) 2022-11-23T02:26:15.4601475Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:15.4602038Z test_sparse_matmul_cuda_float64 (__main__.TestSparseCUDA) 2022-11-23T02:26:15.4602563Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:26:15.4603149Z test_sparse_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4603699Z test_sparse_mul_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4604262Z test_sparse_sparse_mul_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4604840Z test_sparse_sparse_mul_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4605424Z test_sparse_sparse_mul_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4606002Z test_sparse_sparse_mul_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4606572Z test_sparse_sparse_mul_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4607138Z test_sparse_sparse_mul_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4607688Z test_sparse_sparse_mul_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4608254Z test_sparse_sparse_mul_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4608818Z test_sparse_sparse_mul_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4609377Z test_sparse_sparse_mul_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4609940Z test_sparse_spdiags_cuda_bool (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4610507Z test_sparse_spdiags_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4611081Z test_sparse_spdiags_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4611645Z test_sparse_spdiags_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4612210Z test_sparse_spdiags_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4612768Z test_sparse_spdiags_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4613318Z test_sparse_spdiags_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4613869Z test_sparse_spdiags_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4614423Z test_sparse_spdiags_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4614981Z test_sparse_spdiags_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:26:15.4615533Z test_sparse_sum_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4616132Z test_sparse_to_numpy_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4616720Z test_sspaddmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4617281Z test_sspaddmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4617830Z test_storage_not_null_cuda (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4618355Z test_sum_cuda_bool (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4618888Z test_sum_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4619429Z test_sum_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4619970Z test_sum_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4620505Z test_sum_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4621026Z test_sum_cuda_int16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4621547Z test_sum_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4622064Z test_sum_cuda_int64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4622588Z test_sum_cuda_int8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4623097Z test_sum_cuda_uint8 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4623637Z test_t_empty_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4624191Z test_t_empty_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4624739Z test_to_dense_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4625286Z test_to_dense_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4625846Z test_to_dense_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4626407Z test_to_dense_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4627061Z test_to_dense_cuda_float32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4627617Z test_to_dense_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4628173Z test_to_dense_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4628752Z test_to_dense_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4629320Z test_to_sparse_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4629950Z test_to_sparse_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4630517Z test_to_sparse_cuda_complex64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4631115Z test_to_sparse_cuda_float16 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4631680Z test_to_sparse_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4632230Z test_to_sparse_cuda_int32 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4632789Z test_transpose_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4633348Z test_transpose_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4633904Z test_unsqueeze_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4634471Z test_unsqueeze_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4635029Z test_zeros_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4635583Z test_zeros_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.4636141Z test_zeros_like_cuda_complex128 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4636702Z test_zeros_like_cuda_float64 (__main__.TestSparseCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:15.4637233Z test_future_empty_dim_masked_amax_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4637776Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4638308Z test_future_empty_dim_masked_amax_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4638837Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4639371Z test_future_empty_dim_masked_amax_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4639906Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4640432Z test_future_empty_dim_masked_amax_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4640971Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4641493Z test_future_empty_dim_masked_amax_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4642028Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4642551Z test_future_empty_dim_masked_amax_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4643072Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4643594Z test_future_empty_dim_masked_amax_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4644124Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4644698Z test_future_empty_dim_masked_amax_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4645224Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4645788Z test_future_empty_dim_masked_amax_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4646321Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4646846Z test_future_empty_dim_masked_amin_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4647370Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4647894Z test_future_empty_dim_masked_amin_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4648431Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4648957Z test_future_empty_dim_masked_amin_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4649493Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4650013Z test_future_empty_dim_masked_amin_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4650544Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4651061Z test_future_empty_dim_masked_amin_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4651592Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4652106Z test_future_empty_dim_masked_amin_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4652637Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4653159Z test_future_empty_dim_masked_amin_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4653693Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4654215Z test_future_empty_dim_masked_amin_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4654740Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4655257Z test_future_empty_dim_masked_amin_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4655788Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4656315Z test_future_empty_dim_masked_prod_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4656854Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4657375Z test_future_empty_dim_masked_prod_cuda_bool (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4657902Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4658432Z test_future_empty_dim_masked_prod_cuda_complex128 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4658971Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4659499Z test_future_empty_dim_masked_prod_cuda_complex64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4660087Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4660596Z test_future_empty_dim_masked_prod_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4661175Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4661695Z test_future_empty_dim_masked_prod_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4662231Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4662751Z test_future_empty_dim_masked_prod_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4663284Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4663805Z test_future_empty_dim_masked_prod_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4664332Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4664852Z test_future_empty_dim_masked_prod_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4665367Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4665924Z test_future_empty_dim_masked_prod_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4666615Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4667239Z test_future_empty_dim_masked_prod_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4667877Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4668505Z test_future_empty_dim_masked_prod_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4669156Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4669784Z test_future_empty_dim_masked_sum_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4670414Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4671036Z test_future_empty_dim_masked_sum_cuda_bool (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4671675Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4672309Z test_future_empty_dim_masked_sum_cuda_complex128 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4672960Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4673594Z test_future_empty_dim_masked_sum_cuda_complex64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4674231Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4674861Z test_future_empty_dim_masked_sum_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4675479Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4676109Z test_future_empty_dim_masked_sum_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4676817Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4677444Z test_future_empty_dim_masked_sum_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4678121Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4678748Z test_future_empty_dim_masked_sum_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4679378Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4680003Z test_future_empty_dim_masked_sum_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4680558Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4681065Z test_future_empty_dim_masked_sum_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4681594Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4682112Z test_future_empty_dim_masked_sum_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4682635Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4683152Z test_future_empty_dim_masked_sum_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2022-11-23T02:26:15.4683680Z Currently, `dim=()` in reductions operations means "reduce over ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4684219Z test_basic (__main__.TestSparseMeta) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4684748Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4685298Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4686085Z test_inplace_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2022-11-23T02:26:15.4686839Z test_inplace_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2022-11-23T02:26:15.4687453Z test_inplace_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4688059Z test_inplace_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4688671Z test_inplace_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4689267Z test_inplace_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4689867Z test_inplace_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4690463Z test_inplace_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4691059Z test_inplace_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4691652Z test_inplace_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4692320Z test_inplace_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4692929Z test_inplace_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4693568Z test_inplace_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4694169Z test_inplace_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4694761Z test_inplace_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4695355Z test_inplace_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4695958Z test_inplace_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4696553Z test_inplace_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4697163Z test_inplace_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4697774Z test_inplace_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4698390Z test_inplace_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4699001Z test_inplace_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4699609Z test_inplace_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4700209Z test_inplace_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4700805Z test_inplace_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4701407Z test_inplace_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4702000Z test_inplace_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4702606Z test_inplace_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4703227Z test_inplace_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4703824Z test_inplace_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4704420Z test_inplace_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4705019Z test_inplace_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4705618Z test_inplace_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4706203Z test_inplace_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4706993Z test_inplace_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4707658Z test_inplace_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4708270Z test_inplace_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4708889Z test_inplace_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4709497Z test_inplace_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4710104Z test_inplace_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4710703Z test_inplace_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4711299Z test_inplace_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4711889Z test_inplace_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4712489Z test_inplace_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4713088Z test_inplace_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4713694Z test_inplace_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4714296Z test_inplace_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4714899Z test_inplace_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4715486Z test_inplace_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4716079Z test_inplace_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4716657Z test_inplace_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4717253Z test_inplace_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4717854Z test_inplace_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4718468Z test_inplace_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4719073Z test_inplace_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4719678Z test_inplace_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4720274Z test_inplace_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4720923Z test_inplace_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4721514Z test_inplace_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4722143Z test_inplace_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4722728Z test_inplace_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4723343Z test_inplace_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4723987Z test_inplace_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4724626Z test_inplace_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4725254Z test_inplace_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4725886Z test_inplace_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4726508Z test_inplace_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4727138Z test_inplace_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4727757Z test_inplace_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4728380Z test_inplace_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-11-23T02:26:15.4729009Z test_inplace_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4729615Z test_inplace_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4730233Z test_inplace_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4730841Z test_inplace_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4731456Z test_inplace_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4732065Z test_inplace_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4732679Z test_inplace_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4733292Z test_inplace_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4733895Z test_inplace_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4734499Z test_inplace_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4735104Z test_inplace_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4735734Z test_inplace_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4736368Z test_inplace_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4736964Z test_inplace_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4737565Z test_inplace_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4738184Z test_inplace_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4738784Z test_inplace_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4739384Z test_inplace_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4739987Z test_inplace_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4740586Z test_inplace_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4741185Z test_inplace_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4741774Z test_inplace_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4742388Z test_inplace_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4742984Z test_inplace_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4743580Z test_inplace_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4744181Z test_inplace_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4744780Z test_inplace_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4745378Z test_inplace_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4745983Z test_inplace_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4746643Z test_inplace_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4747260Z test_inplace_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4747865Z test_inplace_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4748479Z test_inplace_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4749081Z test_inplace_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4749742Z test_inplace_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4750338Z test_inplace_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4750973Z test_inplace_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4751572Z test_inplace_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4752170Z test_inplace_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4752779Z test_inplace_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4753400Z test_inplace_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4754014Z test_inplace_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4754605Z test_inplace_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4755207Z test_inplace_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4755802Z test_inplace_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4756398Z test_inplace_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4756990Z test_inplace_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4757590Z test_inplace_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4758199Z test_inplace_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4758817Z test_inplace_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4759430Z test_inplace_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4760045Z test_inplace_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4760649Z test_inplace_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4761260Z test_inplace_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4761865Z test_inplace_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4762478Z test_inplace_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4763091Z test_inplace_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4763820Z test_inplace_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4764550Z test_inplace_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4765546Z test_inplace_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4766301Z test_inplace_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4767043Z test_inplace_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4767774Z test_inplace_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4768536Z test_inplace_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4769271Z test_inplace_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4770008Z test_inplace_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4770737Z test_inplace_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4771474Z test_inplace_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4772209Z test_inplace_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4772952Z test_inplace_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4773707Z test_inplace_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4774446Z test_inplace_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4775172Z test_inplace_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4775891Z test_inplace_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4776618Z test_inplace_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4777355Z test_inplace_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4778093Z test_inplace_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4778836Z test_inplace_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4779569Z test_inplace_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4780301Z test_inplace_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4780903Z test_inplace_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4781552Z test_inplace_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4782173Z test_inplace_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4782758Z test_inplace_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4783355Z test_inplace_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4783975Z test_inplace_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4784620Z test_inplace_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4785251Z test_inplace_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4785885Z test_inplace_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4786521Z test_inplace_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4787198Z test_inplace_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4787835Z test_inplace_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4788467Z test_inplace_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4789097Z test_inplace_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4789708Z test_inplace_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4790320Z test_inplace_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4790929Z test_inplace_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4791542Z test_inplace_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4792154Z test_inplace_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4792765Z test_inplace_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4793373Z test_inplace_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4793987Z test_inplace_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4794600Z test_inplace_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4795277Z test_inplace_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4795872Z test_inplace_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4796521Z test_inplace_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4797131Z test_inplace_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4797735Z test_inplace_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4798343Z test_inplace_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4798956Z test_inplace_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4799561Z test_inplace_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4800161Z test_inplace_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4800759Z test_inplace_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4801361Z test_inplace_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4801960Z test_inplace_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4802556Z test_inplace_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4803169Z test_inplace_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4803780Z test_inplace_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4804380Z test_inplace_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4804980Z test_inplace_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4805572Z test_inplace_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4806167Z test_inplace_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4806766Z test_inplace_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4807361Z test_inplace_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4807964Z test_inplace_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4808554Z test_inplace_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4809157Z test_inplace_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4809798Z test_inplace_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4810428Z test_inplace_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4811026Z test_inplace_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4811626Z test_inplace_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4812231Z test_inplace_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.4812848Z test_inplace_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4813465Z test_inplace_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4814074Z test_inplace_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4814668Z test_inplace_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4815278Z test_inplace_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4815883Z test_inplace_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4816486Z test_inplace_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4817098Z test_inplace_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4817706Z test_inplace_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4818312Z test_inplace_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4818907Z test_inplace_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4819497Z test_inplace_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4820091Z test_inplace_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4820671Z test_inplace_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4821268Z test_inplace_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4821871Z test_inplace_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4822482Z test_inplace_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4823086Z test_inplace_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4823745Z test_inplace_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4824343Z test_inplace_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4824967Z test_inplace_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4825561Z test_inplace_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4826157Z test_inplace_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4826873Z test_inplace_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4827468Z test_inplace_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4828083Z test_inplace_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4828692Z test_inplace_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4829287Z test_inplace_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4829888Z test_inplace_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4830473Z test_inplace_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4831070Z test_inplace_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4831663Z test_inplace_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4832269Z test_inplace_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4832870Z test_inplace_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4833475Z test_inplace_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4834082Z test_inplace_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4834687Z test_inplace_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4835295Z test_inplace_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4835890Z test_inplace_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4836480Z test_inplace_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4837072Z test_inplace_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4837667Z test_inplace_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4838329Z test_inplace_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4838977Z test_inplace_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4839570Z test_inplace_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4840168Z test_inplace_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4840759Z test_inplace_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4841349Z test_inplace_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4841940Z test_inplace_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4842540Z test_inplace_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4843133Z test_inplace_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4843736Z test_inplace_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4844344Z test_inplace_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4844952Z test_inplace_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4845541Z test_inplace_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4846142Z test_inplace_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4846743Z test_inplace_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4847339Z test_inplace_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4847943Z test_out_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4848534Z test_out_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4849134Z test_out_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4849723Z test_out_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4850302Z test_out_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4850882Z test_out_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4851446Z test_out_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4852022Z test_out_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4852659Z test_out_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4853292Z test_out_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4853890Z test_out_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4854480Z test_out_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4855066Z test_out_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4855650Z test_out_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4856233Z test_out_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4856812Z test_out_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4857373Z test_out_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4857954Z test_out_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4858546Z test_out_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4859147Z test_out_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4859741Z test_out_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4860338Z test_out_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4860920Z test_out_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4861508Z test_out_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4862092Z test_out_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4862678Z test_out_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4863252Z test_out_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4863848Z test_out_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4864455Z test_out_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4865049Z test_out_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4865641Z test_out_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4866221Z test_out_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4866934Z test_out_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4867555Z test_out_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4868139Z test_out_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4868727Z test_out_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4869303Z test_out_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4869903Z test_out_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4870500Z test_out_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4871095Z test_out_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4871680Z test_out_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4872272Z test_out_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4872855Z test_out_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4873444Z test_out_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4874033Z test_out_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4874628Z test_out_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4875207Z test_out_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4875803Z test_out_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4876378Z test_out_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4876957Z test_out_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4877538Z test_out_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4878125Z test_out_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4878712Z test_out_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4879308Z test_out_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4879904Z test_out_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4880490Z test_out_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4881119Z test_out_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4881728Z test_out_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4882311Z test_out_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4882888Z test_out_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4883469Z test_out_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4884072Z test_out_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4884709Z test_out_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4885329Z test_out_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4885945Z test_out_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4886556Z test_out_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4887151Z test_out_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4887763Z test_out_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4888374Z test_out_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4888986Z test_out_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4889589Z test_out_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4890182Z test_out_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4890781Z test_out_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4891373Z test_out_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4891963Z test_out_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4892560Z test_out_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4893140Z test_out_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4893744Z test_out_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4894336Z test_out_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4894968Z test_out_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4895549Z test_out_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4896163Z test_out_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4896743Z test_out_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4897328Z test_out_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4897915Z test_out_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4898508Z test_out_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4899091Z test_out_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4899679Z test_out_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4900268Z test_out_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4900850Z test_out_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4901433Z test_out_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4902023Z test_out_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4902614Z test_out_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4903203Z test_out_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4903785Z test_out_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4904368Z test_out_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4904934Z test_out_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4905520Z test_out_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4906106Z test_out_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4906812Z test_out_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4907421Z test_out_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4908032Z test_out_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4908635Z test_out_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4909288Z test_out_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4909878Z test_out_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4910502Z test_out_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4911076Z test_out_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4911662Z test_out_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4912249Z test_out_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4912850Z test_out_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4913452Z test_out_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4914056Z test_out_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4914649Z test_out_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4915243Z test_out_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4915826Z test_out_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4916403Z test_out_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4916970Z test_out_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4917556Z test_out_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4918145Z test_out_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4918740Z test_out_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4919340Z test_out_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4919934Z test_out_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4920521Z test_out_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4921116Z test_out_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4921705Z test_out_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4922296Z test_out_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4922875Z test_out_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4923520Z test_out_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4924153Z test_out_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4924742Z test_out_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4925329Z test_out_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4925920Z test_out_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4926508Z test_out_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4927098Z test_out_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4927684Z test_out_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4928258Z test_out_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4928824Z test_out_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4929399Z test_out_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4929977Z test_out_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4930568Z test_out_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4931165Z test_out_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4931754Z test_out_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4932334Z test_out_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4932919Z test_out_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4933505Z test_out_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4934104Z test_out_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4934684Z test_out_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4935277Z test_out_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4935864Z test_out_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4936444Z test_out_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4937025Z test_out_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4937658Z test_out_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4938267Z test_out_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4938843Z test_out_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4939420Z test_out_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4940026Z test_out_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4940637Z test_out_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4941260Z test_out_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4941881Z test_out_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4942493Z test_out_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4943110Z test_out_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4943722Z test_out_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4944336Z test_out_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4944957Z test_out_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4945567Z test_out_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4946164Z test_out_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4946809Z test_out_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4947389Z test_out_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4947982Z test_out_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4948568Z test_out_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4949164Z test_out_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4949758Z test_out_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4950350Z test_out_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4950949Z test_out_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4951606Z test_out_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4952190Z test_out_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4952826Z test_out_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4953410Z test_out_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4953995Z test_out_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4954575Z test_out_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4955169Z test_out_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4955749Z test_out_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4956328Z test_out_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4956908Z test_out_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4957487Z test_out_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4958072Z test_out_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4958667Z test_out_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4959243Z test_out_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4959826Z test_out_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4960405Z test_out_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4960980Z test_out_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4961554Z test_out_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4962124Z test_out_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4962697Z test_out_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4963281Z test_out_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4963868Z test_out_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4964448Z test_out_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4965016Z test_out_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4965641Z test_out_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4966217Z test_out_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4966838Z test_out_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4967427Z test_out_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4968016Z test_out_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4968603Z test_out_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4969197Z test_out_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4969779Z test_out_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4970373Z test_out_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4970948Z test_out_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4971538Z test_out_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4972125Z test_out_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4972715Z test_out_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4973301Z test_out_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4973878Z test_out_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4974451Z test_out_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4975020Z test_out_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4975595Z test_out_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4976168Z test_out_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4976742Z test_out_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4977341Z test_out_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4977930Z test_out_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4978509Z test_out_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4979086Z test_out_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4979716Z test_out_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4980286Z test_out_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4980904Z test_out_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4981481Z test_out_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4982066Z test_out_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4982646Z test_out_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4983238Z test_out_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4983818Z test_out_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4984403Z test_out_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4984978Z test_out_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4985551Z test_out_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4986125Z test_out_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4986755Z test_out_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4987340Z test_out_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4987933Z test_out_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4988512Z test_out_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4989097Z test_out_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4989678Z test_out_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4990253Z test_out_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4990823Z test_out_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4991399Z test_out_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4991968Z test_out_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4992561Z test_out_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4993157Z test_out_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4993814Z test_out_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4994388Z test_out_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4995014Z test_out_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4995594Z test_out_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4996169Z test_out_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4996742Z test_out_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4997331Z test_out_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4997919Z test_out_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4998517Z test_out_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4999107Z test_out_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.4999676Z test_out_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5000253Z test_out_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5000838Z test_out_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5001420Z test_out_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5002034Z test_sparse_consistency_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5002676Z test_sparse_consistency_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5003314Z test_sparse_consistency_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5003941Z test_sparse_consistency_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5004565Z test_sparse_consistency_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5005192Z test_sparse_consistency_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5005813Z test_sparse_consistency_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5006424Z test_sparse_consistency_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5007045Z test_sparse_consistency_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5007670Z test_sparse_consistency_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5008369Z test_sparse_consistency_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5009044Z test_sparse_consistency_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5009679Z test_sparse_consistency_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5010308Z test_sparse_consistency_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5010929Z test_sparse_consistency_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5011554Z test_sparse_consistency_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5012184Z test_sparse_consistency_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5012807Z test_sparse_consistency_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5013430Z test_sparse_consistency_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5014078Z test_sparse_consistency_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5014713Z test_sparse_consistency_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5015347Z test_sparse_consistency_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5015978Z test_sparse_consistency_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5016604Z test_sparse_consistency_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5017225Z test_sparse_consistency_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5017850Z test_sparse_consistency_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5018477Z test_sparse_consistency_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5019108Z test_sparse_consistency_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5019749Z test_sparse_consistency_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5020371Z test_sparse_consistency_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5021006Z test_sparse_consistency_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5021628Z test_sparse_consistency_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5022312Z test_sparse_consistency_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5023001Z test_sparse_consistency_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5023621Z test_sparse_consistency_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5024249Z test_sparse_consistency_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5024887Z test_sparse_consistency_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5025535Z test_sparse_consistency_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5026175Z test_sparse_consistency_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5026914Z test_sparse_consistency_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5027562Z test_sparse_consistency_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5028169Z test_sparse_consistency_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5028791Z test_sparse_consistency_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5029419Z test_sparse_consistency_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5030051Z test_sparse_consistency_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5030681Z test_sparse_consistency_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5031313Z test_sparse_consistency_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5031942Z test_sparse_consistency_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5032568Z test_sparse_consistency_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5033198Z test_sparse_consistency_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5033817Z test_sparse_consistency_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5034436Z test_sparse_consistency_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5035055Z test_sparse_consistency_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5035694Z test_sparse_consistency_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5036414Z test_sparse_consistency_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5037083Z test_sparse_consistency_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5037711Z test_sparse_consistency_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5038331Z test_sparse_consistency_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5038947Z test_sparse_consistency_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5039571Z test_sparse_consistency_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5040191Z test_sparse_consistency_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5040836Z test_sparse_consistency_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5041503Z test_sparse_consistency_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5042157Z test_sparse_consistency_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5042815Z test_sparse_consistency_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5043469Z test_sparse_consistency_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5044121Z test_sparse_consistency_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5044764Z test_sparse_consistency_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5045411Z test_sparse_consistency_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5046055Z test_sparse_consistency_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5046699Z test_sparse_consistency_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5047344Z test_sparse_consistency_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5047981Z test_sparse_consistency_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5048614Z test_sparse_consistency_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5049247Z test_sparse_consistency_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5049921Z test_sparse_consistency_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5050556Z test_sparse_consistency_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5051228Z test_sparse_consistency_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5051860Z test_sparse_consistency_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5052480Z test_sparse_consistency_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5053098Z test_sparse_consistency_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5053719Z test_sparse_consistency_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5054338Z test_sparse_consistency_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5054953Z test_sparse_consistency_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5055577Z test_sparse_consistency_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5056214Z test_sparse_consistency_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5056831Z test_sparse_consistency_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5057456Z test_sparse_consistency_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5058081Z test_sparse_consistency_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5058702Z test_sparse_consistency_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5059327Z test_sparse_consistency_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5059952Z test_sparse_consistency_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5060589Z test_sparse_consistency_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5061217Z test_sparse_consistency_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5061836Z test_sparse_consistency_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5062449Z test_sparse_consistency_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5063066Z test_sparse_consistency_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5063726Z test_sparse_consistency_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5064352Z test_sparse_consistency_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5065021Z test_sparse_consistency_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5065657Z test_sparse_consistency_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5066301Z test_sparse_consistency_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5066996Z test_sparse_consistency_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5067632Z test_sparse_consistency_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5068257Z test_sparse_consistency_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5068876Z test_sparse_consistency_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5069494Z test_sparse_consistency_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5070112Z test_sparse_consistency_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5070724Z test_sparse_consistency_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5071359Z test_sparse_consistency_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5072006Z test_sparse_consistency_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5072642Z test_sparse_consistency_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5073270Z test_sparse_consistency_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5073895Z test_sparse_consistency_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5074520Z test_sparse_consistency_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5075142Z test_sparse_consistency_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5075760Z test_sparse_consistency_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5076384Z test_sparse_consistency_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5077016Z test_sparse_consistency_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5077727Z test_sparse_consistency_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5078354Z test_sparse_consistency_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5079027Z test_sparse_consistency_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5079667Z test_sparse_consistency_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5080302Z test_sparse_consistency_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5080933Z test_sparse_consistency_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5081579Z test_sparse_consistency_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5082227Z test_sparse_consistency_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5082864Z test_sparse_consistency_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5083501Z test_sparse_consistency_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5084129Z test_sparse_consistency_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5084768Z test_sparse_consistency_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5085388Z test_sparse_consistency_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5086023Z test_sparse_consistency_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5086650Z test_sparse_consistency_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5087273Z test_sparse_consistency_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5087895Z test_sparse_consistency_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5088521Z test_sparse_consistency_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5089147Z test_sparse_consistency_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5089773Z test_sparse_consistency_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5090406Z test_sparse_consistency_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5091051Z test_sparse_consistency_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5091751Z test_sparse_consistency_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5092408Z test_sparse_consistency_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5093044Z test_sparse_consistency_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5093678Z test_sparse_consistency_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5094305Z test_sparse_consistency_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5094945Z test_sparse_consistency_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5095588Z test_sparse_consistency_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5096222Z test_sparse_consistency_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5096853Z test_sparse_consistency_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5097472Z test_sparse_consistency_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5098091Z test_sparse_consistency_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5098706Z test_sparse_consistency_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5099331Z test_sparse_consistency_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5099951Z test_sparse_consistency_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5100608Z test_sparse_consistency_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5101283Z test_sparse_consistency_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5101953Z test_sparse_consistency_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5102617Z test_sparse_consistency_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5103283Z test_sparse_consistency_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5103947Z test_sparse_consistency_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5104607Z test_sparse_consistency_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5105263Z test_sparse_consistency_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5105967Z test_sparse_consistency_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5106773Z test_sparse_consistency_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5107434Z test_sparse_consistency_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5108076Z test_sparse_consistency_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5108724Z test_sparse_consistency_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5109359Z test_sparse_consistency_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5109998Z test_sparse_consistency_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5110636Z test_sparse_consistency_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5111403Z test_sparse_consistency_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5111714Z test_sparse_consistency_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5112087Z test_sparse_consistency_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5112463Z test_sparse_consistency_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5112848Z test_sparse_consistency_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5113215Z test_sparse_consistency_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5113585Z test_sparse_consistency_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5113954Z test_sparse_consistency_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5114336Z test_sparse_consistency_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5114703Z test_sparse_consistency_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5115067Z test_sparse_consistency_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5115427Z test_sparse_consistency_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5115800Z test_sparse_consistency_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5116163Z test_sparse_consistency_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5116615Z test_sparse_consistency_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5117038Z test_sparse_consistency_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5117410Z test_sparse_consistency_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5117778Z test_sparse_consistency_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5118138Z test_sparse_consistency_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5118502Z test_sparse_consistency_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5118866Z test_sparse_consistency_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5119224Z test_sparse_consistency_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5119587Z test_sparse_consistency_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5119951Z test_sparse_consistency_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5120323Z test_sparse_consistency_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5120696Z test_sparse_consistency_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5121065Z test_sparse_consistency_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5121428Z test_sparse_consistency_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5121792Z test_sparse_consistency_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5122163Z test_sparse_consistency_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5122539Z test_sparse_consistency_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5122907Z test_sparse_consistency_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5123279Z test_sparse_consistency_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5123642Z test_sparse_consistency_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5124003Z test_sparse_consistency_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5124372Z test_sparse_consistency_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5124787Z test_sparse_consistency_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5125236Z test_sparse_consistency_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5125617Z test_sparse_consistency_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5125985Z test_sparse_consistency_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5126353Z test_sparse_consistency_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5126713Z test_sparse_consistency_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5127067Z test_sparse_consistency_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5127427Z test_sparse_consistency_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5127787Z test_sparse_consistency_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5128145Z test_sparse_consistency_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5128523Z test_sparse_consistency_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5128903Z test_sparse_consistency_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5129270Z test_sparse_consistency_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5129635Z test_sparse_consistency_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5130011Z test_sparse_consistency_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5130369Z test_sparse_consistency_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5130734Z test_sparse_consistency_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5131069Z test_sparse_consistency_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5131375Z test_sparse_consistency_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5131695Z test_sparse_consistency_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5132005Z test_sparse_consistency_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5132311Z test_sparse_consistency_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5132655Z test_sparse_consistency_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5132990Z test_sparse_consistency_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5133294Z test_sparse_consistency_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5133595Z test_sparse_consistency_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5133892Z test_sparse_consistency_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5134195Z test_sparse_consistency_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5134503Z test_sparse_consistency_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5134814Z test_sparse_consistency_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5135119Z test_sparse_consistency_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5135422Z test_sparse_consistency_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5135726Z test_sparse_consistency_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5136034Z test_sparse_consistency_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5136335Z test_sparse_consistency_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5136640Z test_sparse_consistency_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5136939Z test_sparse_consistency_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5137255Z test_sparse_consistency_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5137567Z test_sparse_consistency_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5137873Z test_sparse_consistency_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5138180Z test_sparse_consistency_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5138482Z test_sparse_consistency_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5138780Z test_sparse_consistency_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5139081Z test_sparse_consistency_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5139416Z test_sparse_consistency_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5139749Z test_sparse_consistency_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5140063Z test_sparse_consistency_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5140369Z test_sparse_consistency_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5140675Z test_sparse_consistency_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5140980Z test_sparse_consistency_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5141282Z test_sparse_consistency_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5141602Z test_sparse_consistency_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5141904Z test_sparse_consistency_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5142207Z test_sparse_fn_grad_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5142503Z test_sparse_fn_grad_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5142799Z test_sparse_fn_grad_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5143085Z test_sparse_fn_grad_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5143379Z test_sparse_fn_grad_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5143668Z test_sparse_fn_grad_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5143949Z test_sparse_fn_grad_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5144237Z test_sparse_fn_grad_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5144535Z test_sparse_fn_grad_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5144821Z test_sparse_fn_grad_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5145124Z test_sparse_fn_grad_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5145424Z test_sparse_fn_grad_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5145725Z test_sparse_fn_grad_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5146048Z test_sparse_fn_grad_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5146408Z test_sparse_fn_grad_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5146854Z test_sparse_fn_grad_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5147144Z test_sparse_fn_grad_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5147429Z test_sparse_fn_grad_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5147730Z test_sparse_fn_grad_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5148029Z test_sparse_fn_grad_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5148337Z test_sparse_fn_grad_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5148642Z test_sparse_fn_grad_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5148947Z test_sparse_fn_grad_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5149246Z test_sparse_fn_grad_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5149550Z test_sparse_fn_grad_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5149858Z test_sparse_fn_grad_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:15.5150153Z test_sparse_fn_grad_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5150446Z test_sparse_fn_grad_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5150748Z test_sparse_fn_grad_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5151049Z test_sparse_fn_grad_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5151366Z test_sparse_fn_grad_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5151680Z test_sparse_fn_grad_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5151991Z test_sparse_fn_grad_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5152296Z test_sparse_fn_grad_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5152592Z test_sparse_fn_grad_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5152880Z test_sparse_fn_grad_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5153203Z test_sparse_fn_grad_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5153504Z test_sparse_fn_grad_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5153841Z test_sparse_fn_grad_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5154130Z test_sparse_fn_grad_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5154412Z test_sparse_fn_grad_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5154702Z test_sparse_fn_grad_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5154992Z test_sparse_fn_grad_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5155281Z test_sparse_fn_grad_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5155566Z test_sparse_fn_grad_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5155856Z test_sparse_fn_grad_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5156142Z test_sparse_fn_grad_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5156429Z test_sparse_fn_grad_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5156711Z test_sparse_fn_grad_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2022-11-23T02:26:15.5157018Z test_sparse_fn_grad_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5157323Z test_sparse_zero_dims_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5157629Z test_sparse_zero_dims_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5157925Z test_sparse_zero_dims_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5158220Z test_sparse_zero_dims_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5158517Z test_sparse_zero_dims_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5158808Z test_sparse_zero_dims_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5159103Z test_sparse_zero_dims_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5159404Z test_sparse_zero_dims_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5159705Z test_sparse_zero_dims_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5159996Z test_sparse_zero_dims_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5160343Z test_sparse_zero_dims_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5160680Z test_sparse_zero_dims_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5160988Z test_sparse_zero_dims_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5161286Z test_sparse_zero_dims_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5161629Z test_sparse_zero_dims_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5161982Z test_sparse_zero_dims_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5162331Z test_sparse_zero_dims_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5162688Z test_sparse_zero_dims_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5163056Z test_sparse_zero_dims_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5163423Z test_sparse_zero_dims_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5163784Z test_sparse_zero_dims_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5164154Z test_sparse_zero_dims_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5164513Z test_sparse_zero_dims_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5164866Z test_sparse_zero_dims_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5165220Z test_sparse_zero_dims_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5165574Z test_sparse_zero_dims_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5165929Z test_sparse_zero_dims_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5166301Z test_sparse_zero_dims_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5166668Z test_sparse_zero_dims_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5167034Z test_sparse_zero_dims_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5167402Z test_sparse_zero_dims_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5167766Z test_sparse_zero_dims_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5168169Z test_sparse_zero_dims_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5168526Z test_sparse_zero_dims_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5168934Z test_sparse_zero_dims_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5169300Z test_sparse_zero_dims_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5169679Z test_sparse_zero_dims_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5170046Z test_sparse_zero_dims_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5170417Z test_sparse_zero_dims_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5170785Z test_sparse_zero_dims_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5171136Z test_sparse_zero_dims_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5171494Z test_sparse_zero_dims_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5171818Z test_sparse_zero_dims_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5172118Z test_sparse_zero_dims_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5172411Z test_sparse_zero_dims_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5172718Z test_sparse_zero_dims_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5173017Z test_sparse_zero_dims_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5173315Z test_sparse_zero_dims_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5173611Z test_sparse_zero_dims_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5173911Z test_sparse_zero_dims_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5174213Z test_sparse_zero_dims_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5174508Z test_sparse_zero_dims_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5174812Z test_sparse_zero_dims_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5175117Z test_sparse_zero_dims_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5175418Z test_sparse_zero_dims_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5175756Z test_sparse_zero_dims_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5176084Z test_sparse_zero_dims_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5176381Z test_sparse_zero_dims_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5176674Z test_sparse_zero_dims_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5176969Z test_sparse_zero_dims_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5177265Z test_sparse_zero_dims_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5177586Z test_sparse_zero_dims_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5177907Z test_sparse_zero_dims_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5178223Z test_sparse_zero_dims_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5178537Z test_sparse_zero_dims_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5178852Z test_sparse_zero_dims_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5179162Z test_sparse_zero_dims_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5179472Z test_sparse_zero_dims_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5179783Z test_sparse_zero_dims_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5180096Z test_sparse_zero_dims_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5180402Z test_sparse_zero_dims_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5180711Z test_sparse_zero_dims_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5181019Z test_sparse_zero_dims_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5181323Z test_sparse_zero_dims_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5181613Z test_sparse_zero_dims_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5181915Z test_sparse_zero_dims_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5182270Z test_sparse_zero_dims_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5182565Z test_sparse_zero_dims_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5182991Z test_sparse_zero_dims_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5183295Z test_sparse_zero_dims_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5183587Z test_sparse_zero_dims_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5183890Z test_sparse_zero_dims_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5184190Z test_sparse_zero_dims_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5184491Z test_sparse_zero_dims_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5184790Z test_sparse_zero_dims_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5185090Z test_sparse_zero_dims_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5185383Z test_sparse_zero_dims_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5185683Z test_sparse_zero_dims_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5185979Z test_sparse_zero_dims_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5186277Z test_sparse_zero_dims_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5186704Z test_sparse_zero_dims_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5187008Z test_sparse_zero_dims_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5187310Z test_sparse_zero_dims_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5187606Z test_sparse_zero_dims_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5187900Z test_sparse_zero_dims_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5188193Z test_sparse_zero_dims_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5188485Z test_sparse_zero_dims_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5188777Z test_sparse_zero_dims_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5189077Z test_sparse_zero_dims_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5189438Z test_sparse_zero_dims_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5189781Z test_sparse_zero_dims_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5190085Z test_sparse_zero_dims_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5190387Z test_sparse_zero_dims_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5190686Z test_sparse_zero_dims_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5190984Z test_sparse_zero_dims_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5191276Z test_sparse_zero_dims_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5191574Z test_sparse_zero_dims_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5191873Z test_sparse_zero_dims_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5192165Z test_sparse_zero_dims_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5192472Z test_sparse_zero_dims_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:15.5192778Z test_sparse_zero_dims_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5193086Z test_sparse_zero_dims_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5193385Z test_sparse_zero_dims_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5193680Z test_sparse_zero_dims_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5193980Z test_sparse_zero_dims_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5194278Z test_sparse_zero_dims_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5194574Z test_sparse_zero_dims_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5194875Z test_sparse_zero_dims_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5195189Z test_sparse_zero_dims_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5195500Z test_sparse_zero_dims_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5195803Z test_sparse_zero_dims_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5196144Z test_sparse_zero_dims_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5196478Z test_sparse_zero_dims_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5196786Z test_sparse_zero_dims_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5197097Z test_sparse_zero_dims_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5197409Z test_sparse_zero_dims_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5197722Z test_sparse_zero_dims_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5198024Z test_sparse_zero_dims_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5198326Z test_sparse_zero_dims_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5198629Z test_sparse_zero_dims_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5198929Z test_sparse_zero_dims_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5199229Z test_sparse_zero_dims_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5199529Z test_sparse_zero_dims_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5199830Z test_sparse_zero_dims_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5200123Z test_sparse_zero_dims_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5200414Z test_sparse_zero_dims_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5200706Z test_sparse_zero_dims_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5200987Z test_sparse_zero_dims_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5201283Z test_sparse_zero_dims_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5201591Z test_sparse_zero_dims_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5201903Z test_sparse_zero_dims_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5202209Z test_sparse_zero_dims_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5202512Z test_sparse_zero_dims_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5202852Z test_sparse_zero_dims_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5203181Z test_sparse_zero_dims_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5203487Z test_sparse_zero_dims_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5203789Z test_sparse_zero_dims_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5204095Z test_sparse_zero_dims_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5204395Z test_sparse_zero_dims_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5204689Z test_sparse_zero_dims_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5204988Z test_sparse_zero_dims_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5205282Z test_sparse_zero_dims_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5205575Z test_sparse_zero_dims_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5205869Z test_sparse_zero_dims_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5206163Z test_sparse_zero_dims_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5206487Z test_sparse_zero_dims_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5206808Z test_sparse_zero_dims_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5207121Z test_sparse_zero_dims_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5207433Z test_sparse_zero_dims_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5207753Z test_sparse_zero_dims_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5208069Z test_sparse_zero_dims_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5208384Z test_sparse_zero_dims_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5208695Z test_sparse_zero_dims_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5209003Z test_sparse_zero_dims_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5209309Z test_sparse_zero_dims_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5209648Z test_sparse_zero_dims_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5209982Z test_sparse_zero_dims_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5210290Z test_sparse_zero_dims_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5210593Z test_sparse_zero_dims_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5210894Z test_sparse_zero_dims_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5211197Z test_sparse_zero_dims_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5211506Z test_sparse_zero_dims_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5211814Z test_sparse_zero_dims_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5212115Z test_sparse_zero_dims_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5212414Z test_sparse_zero_dims_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5212717Z test_sparse_zero_dims_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5213022Z test_sparse_zero_dims_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5213329Z test_sparse_zero_dims_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5213630Z test_sparse_zero_dims_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5213929Z test_sparse_zero_dims_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5214228Z test_sparse_zero_dims_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5214532Z test_sparse_zero_dims_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5214832Z test_sparse_zero_dims_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5215134Z test_sparse_zero_dims_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5215431Z test_sparse_zero_dims_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5215737Z test_sparse_zero_dims_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5216037Z test_sparse_zero_dims_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5216374Z test_sparse_zero_dims_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5216706Z test_sparse_zero_dims_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5217005Z test_sparse_zero_dims_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5217300Z test_sparse_zero_dims_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5217595Z test_sparse_zero_dims_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5217891Z test_sparse_zero_dims_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5218186Z test_sparse_zero_dims_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5218497Z test_sparse_zero_dims_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5218793Z test_sparse_zero_dims_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5219092Z test_sparse_zero_dims_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5219391Z test_sparse_zero_dims_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5219689Z test_sparse_zero_dims_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5219985Z test_sparse_zero_dims_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5220278Z test_sparse_zero_dims_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5220580Z test_sparse_zero_dims_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5220886Z test_sparse_zero_dims_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5221183Z test_sparse_zero_dims_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5221475Z test_sparse_zero_dims_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5221776Z test_sparse_zero_dims_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5222078Z test_sparse_zero_dims_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5222380Z test_sparse_zero_dims_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5222684Z test_sparse_zero_dims_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5223022Z test_sparse_zero_dims_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5223318Z test_sparse_zero_dims_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5223654Z test_sparse_zero_dims_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5223948Z test_sparse_zero_dims_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5224237Z test_sparse_zero_dims_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5224529Z test_sparse_zero_dims_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5224830Z test_sparse_zero_dims_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5225129Z test_sparse_zero_dims_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5225432Z test_sparse_zero_dims_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5225736Z test_sparse_zero_dims_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5226036Z test_sparse_zero_dims_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5226341Z test_sparse_zero_dims_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5226683Z test_sparse_zero_dims_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5226983Z test_sparse_zero_dims_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5227275Z test_sparse_zero_dims_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5227569Z test_sparse_zero_dims_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5227862Z test_sparse_zero_dims_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5228170Z test_sparse_zero_dims_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5228475Z test_sparse_zero_dims_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5228780Z test_sparse_zero_dims_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5229077Z test_sparse_zero_dims_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5229371Z test_sparse_zero_dims_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5229663Z test_sparse_zero_dims_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5230015Z test_sparse_zero_dims_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5230360Z test_sparse_zero_dims_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5230657Z test_sparse_zero_dims_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5230961Z test_sparse_zero_dims_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5231268Z test_sparse_zero_dims_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5231570Z test_sparse_zero_dims_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5231867Z test_sparse_zero_dims_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5232162Z test_sparse_zero_dims_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5232458Z test_sparse_zero_dims_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5232749Z test_sparse_zero_dims_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5233047Z test_sparse_zero_dims_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5233343Z test_sparse_zero_dims_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5233649Z test_sparse_zero_dims_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5233951Z test_sparse_zero_dims_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5234253Z test_sparse_zero_dims_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5234551Z test_sparse_zero_dims_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5234848Z test_sparse_zero_dims_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5235141Z test_sparse_zero_dims_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5235434Z test_sparse_zero_dims_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5235727Z test_sparse_zero_dims_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5236020Z test_sparse_zero_dims_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5236318Z test_sparse_zero_dims_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5236663Z test_sparse_zero_dims_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5236996Z test_sparse_zero_dims_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5237295Z test_sparse_zero_dims_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5237589Z test_sparse_zero_dims_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5237883Z test_sparse_zero_dims_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5238178Z test_sparse_zero_dims_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5238483Z test_sparse_zeros_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5238785Z test_sparse_zeros_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5239079Z test_sparse_zeros_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5239377Z test_sparse_zeros_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5239656Z test_sparse_zeros_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5239951Z test_sparse_zeros_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5240239Z test_sparse_zeros_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5240535Z test_sparse_zeros_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5240827Z test_sparse_zeros_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5241129Z test_sparse_zeros_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5241431Z test_sparse_zeros_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5241731Z test_sparse_zeros_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5242032Z test_sparse_zeros_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5242334Z test_sparse_zeros_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5242626Z test_sparse_zeros_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5242923Z test_sparse_zeros_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5243213Z test_sparse_zeros_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5243548Z test_sparse_zeros_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5243884Z test_sparse_zeros_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5244190Z test_sparse_zeros_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5244488Z test_sparse_zeros_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5244791Z test_sparse_zeros_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5245085Z test_sparse_zeros_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5245380Z test_sparse_zeros_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5245681Z test_sparse_zeros_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5245975Z test_sparse_zeros_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5246272Z test_sparse_zeros_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5246572Z test_sparse_zeros_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5246878Z test_sparse_zeros_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5247174Z test_sparse_zeros_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5247467Z test_sparse_zeros_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5247757Z test_sparse_zeros_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5248058Z test_sparse_zeros_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5248349Z test_sparse_zeros_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5248645Z test_sparse_zeros_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5248941Z test_sparse_zeros_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5249248Z test_sparse_zeros_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5249547Z test_sparse_zeros_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5249847Z test_sparse_zeros_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5250176Z test_sparse_zeros_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5250466Z test_sparse_zeros_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5250794Z test_sparse_zeros_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5251088Z test_sparse_zeros_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5251382Z test_sparse_zeros_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5251671Z test_sparse_zeros_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5251974Z test_sparse_zeros_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5252270Z test_sparse_zeros_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5252571Z test_sparse_zeros_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5252865Z test_sparse_zeros_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5253160Z test_sparse_zeros_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5253451Z test_sparse_zeros_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5253749Z test_sparse_zeros_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5254055Z test_sparse_zeros_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5254355Z test_sparse_zeros_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5254650Z test_sparse_zeros_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5254949Z test_sparse_zeros_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5255238Z test_sparse_zeros_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5255535Z test_sparse_zeros_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5255831Z test_sparse_zeros_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5256111Z test_sparse_zeros_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5256402Z test_sparse_zeros_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5256713Z test_sparse_zeros_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5257068Z test_sparse_zeros_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5257377Z test_sparse_zeros_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5257721Z test_sparse_zeros_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5258027Z test_sparse_zeros_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5258330Z test_sparse_zeros_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5258634Z test_sparse_zeros_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5258942Z test_sparse_zeros_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5259248Z test_sparse_zeros_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5259545Z test_sparse_zeros_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5259849Z test_sparse_zeros_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5260147Z test_sparse_zeros_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5260452Z test_sparse_zeros_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5260751Z test_sparse_zeros_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5261049Z test_sparse_zeros_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5261345Z test_sparse_zeros_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5261639Z test_sparse_zeros_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5261935Z test_sparse_zeros_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5262231Z test_sparse_zeros_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5262527Z test_sparse_zeros_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5262821Z test_sparse_zeros_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5263112Z test_sparse_zeros_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5263403Z test_sparse_zeros_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5263702Z test_sparse_zeros_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5264061Z test_sparse_zeros_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5264389Z test_sparse_zeros_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5264686Z test_sparse_zeros_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5264977Z test_sparse_zeros_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5265271Z test_sparse_zeros_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5265569Z test_sparse_zeros_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5265870Z test_sparse_zeros_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5266172Z test_sparse_zeros_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5266461Z test_sparse_zeros_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5266878Z test_sparse_zeros_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5267168Z test_sparse_zeros_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5267469Z test_sparse_zeros_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5267763Z test_sparse_zeros_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5268067Z test_sparse_zeros_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5268362Z test_sparse_zeros_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5268668Z test_sparse_zeros_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5268964Z test_sparse_zeros_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5269259Z test_sparse_zeros_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5269556Z test_sparse_zeros_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5269847Z test_sparse_zeros_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5270138Z test_sparse_zeros_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5270427Z test_sparse_zeros_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5270723Z test_sparse_zeros_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5271073Z test_sparse_zeros_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5271414Z test_sparse_zeros_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5271722Z test_sparse_zeros_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5272018Z test_sparse_zeros_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5272313Z test_sparse_zeros_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5272604Z test_sparse_zeros_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5272891Z test_sparse_zeros_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5273185Z test_sparse_zeros_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5273478Z test_sparse_zeros_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5273756Z test_sparse_zeros_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5274058Z test_sparse_zeros_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5274364Z test_sparse_zeros_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5274668Z test_sparse_zeros_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5274966Z test_sparse_zeros_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5275261Z test_sparse_zeros_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5275556Z test_sparse_zeros_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5275856Z test_sparse_zeros_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5276155Z test_sparse_zeros_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5276460Z test_sparse_zeros_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5276759Z test_sparse_zeros_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5277054Z test_sparse_zeros_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5277355Z test_sparse_zeros_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5277695Z test_sparse_zeros_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5278027Z test_sparse_zeros_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5278327Z test_sparse_zeros_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5278622Z test_sparse_zeros_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5278915Z test_sparse_zeros_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5279206Z test_sparse_zeros_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5279501Z test_sparse_zeros_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5279793Z test_sparse_zeros_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5280083Z test_sparse_zeros_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5280385Z test_sparse_zeros_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5280689Z test_sparse_zeros_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5280990Z test_sparse_zeros_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5281286Z test_sparse_zeros_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5281592Z test_sparse_zeros_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5281890Z test_sparse_zeros_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5282187Z test_sparse_zeros_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5282485Z test_sparse_zeros_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5282788Z test_sparse_zeros_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5283087Z test_sparse_zeros_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5283382Z test_sparse_zeros_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5283677Z test_sparse_zeros_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5283972Z test_sparse_zeros_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5284267Z test_sparse_zeros_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5284615Z test_sparse_zeros_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5284941Z test_sparse_zeros_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5285264Z test_sparse_zeros_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5285582Z test_sparse_zeros_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5285895Z test_sparse_zeros_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5286215Z test_sparse_zeros_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5286529Z test_sparse_zeros_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5286844Z test_sparse_zeros_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5287157Z test_sparse_zeros_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5287466Z test_sparse_zeros_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5287778Z test_sparse_zeros_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5288085Z test_sparse_zeros_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5288392Z test_sparse_zeros_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5288690Z test_sparse_zeros_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5288990Z test_sparse_zeros_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5289286Z test_sparse_zeros_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5289586Z test_sparse_zeros_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5289881Z test_sparse_zeros_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5290188Z test_sparse_zeros_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5290492Z test_sparse_zeros_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5290787Z test_sparse_zeros_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5291089Z test_sparse_zeros_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5291420Z test_sparse_zeros_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5291748Z test_sparse_zeros_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5292043Z test_sparse_zeros_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5292326Z test_sparse_zeros_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5292619Z test_sparse_zeros_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5292911Z test_sparse_zeros_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5293205Z test_sparse_zeros_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5293497Z test_sparse_zeros_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5293791Z test_sparse_zeros_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5294088Z test_sparse_zeros_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5294392Z test_sparse_zeros_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5294694Z test_sparse_zeros_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5294987Z test_sparse_zeros_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5295283Z test_sparse_zeros_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5295576Z test_sparse_zeros_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5295865Z test_sparse_zeros_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5296156Z test_sparse_zeros_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5296449Z test_sparse_zeros_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5296744Z test_sparse_zeros_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5297036Z test_sparse_zeros_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5297330Z test_sparse_zeros_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5297622Z test_sparse_zeros_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5297912Z test_sparse_zeros_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5298239Z test_sparse_zeros_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5298565Z test_sparse_zeros_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5298858Z test_sparse_zeros_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5299163Z test_sparse_zeros_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5299464Z test_sparse_zeros_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5299770Z test_sparse_zeros_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5300064Z test_sparse_zeros_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5300363Z test_sparse_zeros_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5300659Z test_sparse_zeros_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5300954Z test_sparse_zeros_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5301258Z test_sparse_zeros_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5301559Z test_sparse_zeros_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5301855Z test_sparse_zeros_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5302147Z test_sparse_zeros_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5302439Z test_sparse_zeros_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5302728Z test_sparse_zeros_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5303019Z test_sparse_zeros_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5303310Z test_sparse_zeros_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5303603Z test_sparse_zeros_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5303900Z test_sparse_zeros_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5304201Z test_sparse_zeros_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5304493Z test_sparse_zeros_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5304826Z test_sparse_zeros_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5305114Z test_sparse_zeros_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5305441Z test_sparse_zeros_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5305734Z test_sparse_zeros_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5306025Z test_sparse_zeros_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5306315Z test_sparse_zeros_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5306688Z test_sparse_zeros_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5306987Z test_sparse_zeros_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5307294Z test_sparse_zeros_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5307586Z test_sparse_zeros_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5307875Z test_sparse_zeros_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5308163Z test_sparse_zeros_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5308446Z test_sparse_zeros_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5308735Z test_sparse_zeros_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5309024Z test_sparse_zeros_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5309320Z test_sparse_zeros_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5309615Z test_sparse_zeros_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5309902Z test_sparse_zeros_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5310196Z test_sparse_zeros_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5310482Z test_sparse_zeros_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5310768Z test_sparse_zeros_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5311054Z test_sparse_zeros_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5311342Z test_sparse_zeros_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5311674Z test_sparse_zeros_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5311975Z test_sparse_zeros_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5312316Z test_sparse_zeros_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5312612Z test_sparse_zeros_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5312906Z test_sparse_zeros_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5313199Z test_sparse_zeros_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5313491Z test_sparse_zeros_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5313781Z test_sparse_zeros_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5314073Z test_sparse_zeros_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5314364Z test_sparse_zeros_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5314657Z test_sparse_zeros_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5314953Z test_sparse_zeros_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5315247Z test_sparse_zeros_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5315543Z test_sparse_zeros_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5315833Z test_sparse_zeros_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5316121Z test_sparse_zeros_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5316412Z test_sparse_zeros_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:15.5316426Z 2022-11-23T02:26:15.5316890Z ---------------------------------------------------------------------- 2022-11-23T02:26:15.5317002Z Ran 1632 tests in 2.071s 2022-11-23T02:26:15.5317008Z 2022-11-23T02:26:15.5317113Z OK (skipped=1632) 2022-11-23T02:26:15.5317119Z 2022-11-23T02:26:15.5317236Z Generating XML reports... 2022-11-23T02:26:15.5317628Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseCUDA-20221123022610.xml 2022-11-23T02:26:15.5318076Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCUDA-20221123022610.xml 2022-11-23T02:26:15.5318449Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20221123022610.xml 2022-11-23T02:26:15.5318854Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20221123022610.xml 2022-11-23T02:26:15.5319272Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCUDA-20221123022610.xml 2022-11-23T02:26:15.5319279Z 2022-11-23T02:26:15.5319808Z ##[endgroup] 2022-11-23T02:26:15.5320176Z FINISHED PRINTING LOG FILE of test_sparse (/var/lib/jenkins/pytorch/test/test-reports/test_sparse_65s9zzf2) 2022-11-23T02:26:15.5320203Z 2022-11-23T02:26:19.8185198Z Ignoring disabled issues: [] 2022-11-23T02:26:19.8418452Z Running test_spectral_ops ... [2022-11-23 02:26:19.841053] 2022-11-23T02:26:19.8420610Z Executing ['/opt/conda/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:26:19.841411] 2022-11-23T02:26:35.8134188Z 2022-11-23T02:26:35.8134857Z Expand the folded group to see the log file of test_spectral_ops 2022-11-23T02:26:35.8143977Z ##[group]PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/pytorch/test/test-reports/test_spectral_ops_o4llaue_) 2022-11-23T02:26:35.8146487Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2022-11-23T02:26:35.8149236Z test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-11-23T02:26:35.8151291Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2022-11-23T02:26:35.8152868Z test_spectral_ops.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-11-23T02:26:35.8154751Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2022-11-23T02:26:35.8155384Z 2022-11-23T02:26:35.8155696Z Running tests... 2022-11-23T02:26:35.8157289Z ---------------------------------------------------------------------- 2022-11-23T02:26:35.8158549Z test_batch_istft_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8160512Z test_complex_istft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8163335Z test_complex_stft_definition_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8165882Z test_complex_stft_onesided_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8168280Z test_complex_stft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8169961Z test_complex_stft_roundtrip_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8171613Z test_complex_stft_roundtrip_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8173227Z test_cufft_plan_cache_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:35.8174830Z test_empty_fft_fft_fft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8176414Z test_empty_fft_fft_fft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8177980Z test_empty_fft_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8179556Z test_empty_fft_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8181154Z test_empty_fft_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8182731Z test_empty_fft_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8184321Z test_empty_fft_fft_hfft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8186510Z test_empty_fft_fft_hfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8188146Z test_empty_fft_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8189777Z test_empty_fft_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8191249Z test_empty_fft_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8192729Z test_empty_fft_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8194200Z test_empty_fft_fft_ifft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8195656Z test_empty_fft_fft_ifft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8197123Z test_empty_fft_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8198586Z test_empty_fft_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8200047Z test_empty_fft_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8201516Z test_empty_fft_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8202968Z test_empty_fft_fft_ihfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8204424Z test_empty_fft_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8205885Z test_empty_fft_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8207365Z test_empty_fft_fft_irfft2_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8208851Z test_empty_fft_fft_irfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8210302Z test_empty_fft_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8211775Z test_empty_fft_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8213250Z test_empty_fft_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8214737Z test_empty_fft_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8216195Z test_empty_fft_fft_rfft2_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8217642Z test_empty_fft_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8219137Z test_empty_fft_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8220633Z test_empty_ifft_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8222067Z test_fft2_fftn_equivalence_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8223724Z test_fft2_fftn_equivalence_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8225239Z test_fft2_invalid_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8227010Z test_fft2_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8228474Z test_fft2_numpy_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8230019Z test_fft_half_and_bfloat16_errors_fft_fft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8231626Z test_fft_half_and_bfloat16_errors_fft_fft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8233242Z test_fft_half_and_bfloat16_errors_fft_fft_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8234877Z test_fft_half_and_bfloat16_errors_fft_fft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8236148Z test_fft_half_and_bfloat16_errors_fft_fftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8236981Z test_fft_half_and_bfloat16_errors_fft_fftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8237682Z test_fft_half_and_bfloat16_errors_fft_hfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8238385Z test_fft_half_and_bfloat16_errors_fft_hfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8239082Z test_fft_half_and_bfloat16_errors_fft_hfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8239789Z test_fft_half_and_bfloat16_errors_fft_hfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8240477Z test_fft_half_and_bfloat16_errors_fft_hfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8241178Z test_fft_half_and_bfloat16_errors_fft_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8241879Z test_fft_half_and_bfloat16_errors_fft_ifft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8242580Z test_fft_half_and_bfloat16_errors_fft_ifft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8243279Z test_fft_half_and_bfloat16_errors_fft_ifft_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8243975Z test_fft_half_and_bfloat16_errors_fft_ifft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8244668Z test_fft_half_and_bfloat16_errors_fft_ifftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8245370Z test_fft_half_and_bfloat16_errors_fft_ifftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8246138Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8246742Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8247385Z test_fft_half_and_bfloat16_errors_fft_ihfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8247984Z test_fft_half_and_bfloat16_errors_fft_ihfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8248574Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8249168Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8249764Z test_fft_half_and_bfloat16_errors_fft_irfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8250360Z test_fft_half_and_bfloat16_errors_fft_irfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8250952Z test_fft_half_and_bfloat16_errors_fft_irfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8251547Z test_fft_half_and_bfloat16_errors_fft_irfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8252146Z test_fft_half_and_bfloat16_errors_fft_irfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8252748Z test_fft_half_and_bfloat16_errors_fft_irfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8253345Z test_fft_half_and_bfloat16_errors_fft_rfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8253935Z test_fft_half_and_bfloat16_errors_fft_rfft2_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8254528Z test_fft_half_and_bfloat16_errors_fft_rfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8255107Z test_fft_half_and_bfloat16_errors_fft_rfft_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8255697Z test_fft_half_and_bfloat16_errors_fft_rfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8256295Z test_fft_half_and_bfloat16_errors_fft_rfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8256870Z test_fft_ifft_rfft_irfft_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8257425Z test_fft_input_modification_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8257974Z test_fft_invalid_dtypes_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8258521Z test_fft_plan_repeatable_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8259074Z test_fft_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8259690Z test_fft_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8260292Z test_fft_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8260838Z test_fft_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8262276Z test_fft_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88916 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-11-23T02:26:35.8263152Z test_fft_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8263698Z test_fft_type_promotion_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8264272Z test_fft_type_promotion_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8264834Z test_fft_type_promotion_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8265400Z test_fft_type_promotion_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8265953Z test_fft_type_promotion_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8266515Z test_fft_type_promotion_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8267515Z test_fft_type_promotion_cuda_int8 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8268180Z test_fftfreq_numpy_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8268829Z test_fftfreq_numpy_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8269474Z test_fftfreq_out_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8270101Z test_fftfreq_out_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8270756Z test_fftn_invalid_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8271435Z test_fftn_invalid_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8272110Z test_fftn_invalid_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8272785Z test_fftn_invalid_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8273458Z test_fftn_invalid_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8274142Z test_fftn_invalid_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8274802Z test_fftn_invalid_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8275628Z test_fftn_invalid_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8276341Z test_fftn_invalid_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8276992Z test_fftn_invalid_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8277650Z test_fftn_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8278301Z test_fftn_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8278955Z test_fftn_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8279607Z test_fftn_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8280252Z test_fftn_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8280887Z test_fftn_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8281546Z test_fftshift_frequencies_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8282209Z test_fftshift_frequencies_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8282856Z test_fftshift_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8283515Z test_fftshift_numpy_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8284163Z test_fftshift_numpy_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8284807Z test_fftshift_numpy_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8285434Z test_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8286070Z test_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8286591Z test_hfftn_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8287119Z test_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8287641Z test_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8288155Z test_ihfftn_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8288698Z test_istft_against_librosa_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8289256Z test_istft_linearity_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8289799Z test_istft_of_sine_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8290270Z test_istft_round_trip_simple_cases_cuda_float64 (__main__.TestFFTCUDA) 2022-11-23T02:26:35.8291052Z stft -> istft should recover the original signale ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8291525Z test_istft_round_trip_various_params_cuda_float64 (__main__.TestFFTCUDA) 2022-11-23T02:26:35.8292198Z stft -> istft should recover the original signale ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8292678Z test_istft_round_trip_with_padding_cuda_float64 (__main__.TestFFTCUDA) 2022-11-23T02:26:35.8293188Z long hop_length or not centered may cause length mismatch in the inversed signal ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:26:35.8293659Z test_istft_throws_cuda (__main__.TestFFTCUDA) 2022-11-23T02:26:35.8294109Z istft should throw exception for invalid parameters ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8294677Z test_reference_1d_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8295244Z test_reference_1d_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8295814Z test_reference_1d_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8296385Z test_reference_1d_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8296953Z test_reference_1d_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8297522Z test_reference_1d_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8298076Z test_reference_1d_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8298645Z test_reference_1d_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8299377Z test_reference_1d_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8299982Z test_reference_1d_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8300801Z test_reference_nd_fft_fftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8301414Z test_reference_nd_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8314818Z test_reference_nd_fft_hfftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8315568Z test_reference_nd_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8316278Z test_reference_nd_fft_ifftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8316974Z test_reference_nd_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8317668Z test_reference_nd_fft_irfftn_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8318363Z test_reference_nd_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8319025Z test_stft_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:26:35.8320101Z test_stft_requires_complex_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8320872Z test_stft_roundtrip_complex_window_cuda_complex128 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8321587Z test_stft_roundtrip_complex_window_cuda_float64 (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:35.8322265Z test_stft_window_device_cuda (__main__.TestFFTCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:35.8322615Z 2022-11-23T02:26:35.8323135Z ---------------------------------------------------------------------- 2022-11-23T02:26:35.8323517Z Ran 159 tests in 0.259s 2022-11-23T02:26:35.8323704Z 2022-11-23T02:26:35.8323815Z OK (skipped=159) 2022-11-23T02:26:35.8323996Z 2022-11-23T02:26:35.8324129Z Generating XML reports... 2022-11-23T02:26:35.8324817Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCUDA-20221123022633.xml 2022-11-23T02:26:35.8325174Z 2022-11-23T02:26:35.8325639Z ##[endgroup] 2022-11-23T02:26:35.8326217Z FINISHED PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/pytorch/test/test-reports/test_spectral_ops_o4llaue_) 2022-11-23T02:26:35.8326514Z 2022-11-23T02:26:40.1606123Z Ignoring disabled issues: [] 2022-11-23T02:26:40.1845198Z Running test_stateless ... [2022-11-23 02:26:40.183303] 2022-11-23T02:26:40.1846740Z Executing ['/opt/conda/bin/python', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:26:40.183609] 2022-11-23T02:26:44.6599943Z 2022-11-23T02:26:44.6601342Z Expand the folded group to see the log file of test_stateless 2022-11-23T02:26:44.6603289Z ##[group]PRINTING LOG FILE of test_stateless (/var/lib/jenkins/pytorch/test/test-reports/test_stateless_ezcpu7dy) 2022-11-23T02:26:44.6605855Z Test results will be stored in test-reports/python-unittest/test_stateless 2022-11-23T02:26:44.6606911Z 2022-11-23T02:26:44.6607279Z Running tests... 2022-11-23T02:26:44.6608785Z ---------------------------------------------------------------------- 2022-11-23T02:26:44.6610460Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:26:44.6612136Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6613862Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6615862Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6617783Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6619811Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: This doesn't work right now (0.000s) 2022-11-23T02:26:44.6621434Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6623077Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6624773Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6626776Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6629142Z test_setattr (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:44.6630712Z test_tied_weights_warns (__main__.TestStatelessFunctionalAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:44.6631771Z 2022-11-23T02:26:44.6632563Z ---------------------------------------------------------------------- 2022-11-23T02:26:44.6633435Z Ran 12 tests in 0.024s 2022-11-23T02:26:44.6633836Z 2022-11-23T02:26:44.6634101Z OK (skipped=12) 2022-11-23T02:26:44.6634491Z 2022-11-23T02:26:44.6634838Z Generating XML reports... 2022-11-23T02:26:44.6636401Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20221123022642.xml 2022-11-23T02:26:44.6638375Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20221123022642.xml 2022-11-23T02:26:44.6640403Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20221123022642.xml 2022-11-23T02:26:44.6641305Z 2022-11-23T02:26:44.6642069Z ##[endgroup] 2022-11-23T02:26:44.6643469Z FINISHED PRINTING LOG FILE of test_stateless (/var/lib/jenkins/pytorch/test/test-reports/test_stateless_ezcpu7dy) 2022-11-23T02:26:44.6644249Z 2022-11-23T02:26:49.0669144Z Ignoring disabled issues: [] 2022-11-23T02:26:49.0911512Z Running test_subclass ... [2022-11-23 02:26:49.090249] 2022-11-23T02:26:49.0913842Z Executing ['/opt/conda/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:26:49.090606] 2022-11-23T02:26:53.9928612Z 2022-11-23T02:26:53.9929826Z Expand the folded group to see the log file of test_subclass 2022-11-23T02:26:53.9931916Z ##[group]PRINTING LOG FILE of test_subclass (/var/lib/jenkins/pytorch/test/test-reports/test_subclass_xb4xvprv) 2022-11-23T02:26:53.9933750Z Test results will be stored in test-reports/python-unittest/test_subclass 2022-11-23T02:26:53.9934434Z 2022-11-23T02:26:53.9934692Z Running tests... 2022-11-23T02:26:53.9935792Z ---------------------------------------------------------------------- 2022-11-23T02:26:53.9937171Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.576s) 2022-11-23T02:26:53.9938770Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9940806Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9943095Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9945129Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9947214Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9948845Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9950474Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9952055Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9953612Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9955114Z test_lazy_module_base_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9957111Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9958711Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9960201Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9961672Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9963152Z test_module_optimization_base_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:53.9964672Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:53.9966211Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:53.9967779Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:53.9969325Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:53.9970983Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:26:53.9972711Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9974372Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9976076Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9977803Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9979507Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9981181Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9982884Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9984604Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9986297Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9988170Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9989848Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9991529Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9993382Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9995182Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9996907Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:53.9998599Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0000313Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0002068Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0003773Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0005471Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0007060Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0008545Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0010045Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0011572Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0013065Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0014582Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0016103Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0017620Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0019137Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0020646Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0022169Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0023734Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0025302Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0027005Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0028604Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0030315Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0032011Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0033628Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0035207Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0036774Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0038356Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0039932Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0041541Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0043164Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0044772Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0046372Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0047979Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0049625Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0051244Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0052839Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:26:54.0053687Z 2022-11-23T02:26:54.0054514Z ---------------------------------------------------------------------- 2022-11-23T02:26:54.0055360Z Ran 71 tests in 0.660s 2022-11-23T02:26:54.0055760Z 2022-11-23T02:26:54.0056021Z OK (skipped=71) 2022-11-23T02:26:54.0056416Z 2022-11-23T02:26:54.0056715Z Generating XML reports... 2022-11-23T02:26:54.0058148Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20221123022650.xml 2022-11-23T02:26:54.0058914Z 2022-11-23T02:26:54.0059690Z ##[endgroup] 2022-11-23T02:26:54.0061079Z FINISHED PRINTING LOG FILE of test_subclass (/var/lib/jenkins/pytorch/test/test-reports/test_subclass_xb4xvprv) 2022-11-23T02:26:54.0061840Z 2022-11-23T02:26:58.4243077Z Ignoring disabled issues: [] 2022-11-23T02:26:58.4478080Z Running test_tensorboard ... [2022-11-23 02:26:58.447102] 2022-11-23T02:26:58.4479604Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:26:58.447395] 2022-11-23T02:27:30.9890172Z 2022-11-23T02:27:30.9891256Z Expand the folded group to see the log file of test_tensorboard 2022-11-23T02:27:30.9895354Z ##[group]PRINTING LOG FILE of test_tensorboard (/var/lib/jenkins/pytorch/test/test-reports/test_tensorboard_a3dp9p5p) 2022-11-23T02:27:30.9899067Z Test results will be stored in test-reports/python-unittest/test_tensorboard 2022-11-23T02:27:30.9899762Z 2022-11-23T02:27:30.9900033Z Running tests... 2022-11-23T02:27:30.9901120Z ---------------------------------------------------------------------- 2022-11-23T02:27:30.9904380Z test_embedding (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-11-23T02:27:30.9905780Z ok (0.015s) 2022-11-23T02:27:30.9907195Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-11-23T02:27:30.9908280Z ok (0.005s) 2022-11-23T02:27:30.9909187Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-11-23T02:27:30.9910361Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-11-23T02:27:30.9911543Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-11-23T02:27:30.9912730Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-11-23T02:27:30.9913938Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2022-11-23T02:27:30.9915158Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.002s) 2022-11-23T02:27:30.9949455Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... ok (0.000s) 2022-11-23T02:27:30.9951205Z test_scalar (__main__.TestTensorBoardNumpy) ... ok (0.001s) 2022-11-23T02:27:30.9952752Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.000s) 2022-11-23T02:27:30.9954544Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.004s) 2022-11-23T02:27:30.9956030Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.007s) 2022-11-23T02:27:30.9957394Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.271s) 2022-11-23T02:27:30.9958720Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.002s) 2022-11-23T02:27:30.9959963Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.107s) 2022-11-23T02:27:30.9961202Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... ok (0.092s) 2022-11-23T02:27:30.9962460Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.024s) 2022-11-23T02:27:30.9966736Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... Encountering a dict at the output of the tracer might cause the trace to be incorrect, this is only valid if the container structure does not change based on the module's inputs. Consider using a constant container instead (e.g. for `list`, use a `tuple` instead. for `dict`, use a `NamedTuple` instead). If you absolutely need this and know the side effects, pass strict=False to trace() to allow this behavior. 2022-11-23T02:27:30.9969282Z Error occurs, No graph saved 2022-11-23T02:27:30.9970012Z ok (0.038s) 2022-11-23T02:27:30.9970977Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... ok (25.840s) 2022-11-23T02:27:30.9972417Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... mat1 and mat2 shapes cannot be multiplied (1x9 and 3x5) 2022-11-23T02:27:30.9973584Z Error occurs, No graph saved 2022-11-23T02:27:30.9974277Z ok (0.017s) 2022-11-23T02:27:30.9975334Z test_audio (__main__.TestTensorBoardSummary) ... warning: audio amplitude out of range, auto clipped. 2022-11-23T02:27:30.9976345Z ok (0.003s) 2022-11-23T02:27:30.9977249Z test_custom_scalars (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9978388Z test_empty_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-11-23T02:27:30.9979463Z test_float32_image (__main__.TestTensorBoardSummary) 2022-11-23T02:27:30.9980564Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... ok (0.001s) 2022-11-23T02:27:30.9990210Z test_histogram_auto (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9992157Z test_histogram_doane (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9993560Z test_histogram_fd (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9994863Z test_hparams_bool (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-11-23T02:27:30.9996422Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9997435Z test_hparams_number (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9998205Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9998967Z test_hparams_string (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:30.9999921Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... parameter: hparam_dict should be a dictionary, nothing logged. 2022-11-23T02:27:31.0000826Z parameter: metric_dict should be a dictionary, nothing logged. 2022-11-23T02:27:31.0001408Z ok (0.004s) 2022-11-23T02:27:31.0002036Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-11-23T02:27:31.0002830Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-11-23T02:27:31.0003619Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:31.0004456Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:31.0005268Z test_image_without_channel (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:31.0006036Z test_list_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-11-23T02:27:31.0006755Z test_mesh (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-11-23T02:27:31.0007521Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:31.0008254Z test_text (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-11-23T02:27:31.0008933Z test_uint8_image (__main__.TestTensorBoardSummary) 2022-11-23T02:27:31.0009656Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... ok (0.001s) 2022-11-23T02:27:31.0010382Z test_video (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-11-23T02:27:31.0011117Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... ok (0.002s) 2022-11-23T02:27:31.0011943Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-11-23T02:27:31.0012784Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-11-23T02:27:31.0013616Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... ok (0.001s) 2022-11-23T02:27:31.0014415Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... ok (0.022s) 2022-11-23T02:27:31.0015155Z test_prepare_video (__main__.TestTensorBoardUtils) ... ok (0.098s) 2022-11-23T02:27:31.0015877Z test_to_HWC (__main__.TestTensorBoardUtils) ... ok (0.002s) 2022-11-23T02:27:31.0016633Z test_writer (__main__.TestTensorBoardWriter) ... add_video needs package moviepy 2022-11-23T02:27:31.0017258Z ok (0.076s) 2022-11-23T02:27:31.0017515Z 2022-11-23T02:27:31.0018118Z ---------------------------------------------------------------------- 2022-11-23T02:27:31.0018734Z Ran 53 tests in 26.671s 2022-11-23T02:27:31.0019023Z 2022-11-23T02:27:31.0019206Z OK (skipped=6) 2022-11-23T02:27:31.0019479Z 2022-11-23T02:27:31.0019698Z Generating XML reports... 2022-11-23T02:27:31.0020829Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20221123022700.xml 2022-11-23T02:27:31.0022249Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20221123022700.xml 2022-11-23T02:27:31.0023674Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20221123022700.xml 2022-11-23T02:27:31.0025156Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20221123022700.xml 2022-11-23T02:27:31.0026813Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20221123022700.xml 2022-11-23T02:27:31.0028271Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20221123022700.xml 2022-11-23T02:27:31.0029826Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20221123022700.xml 2022-11-23T02:27:31.0031208Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20221123022700.xml 2022-11-23T02:27:31.0032573Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20221123022700.xml 2022-11-23T02:27:31.0033181Z 2022-11-23T02:27:31.0034381Z ##[endgroup] 2022-11-23T02:27:31.0035448Z FINISHED PRINTING LOG FILE of test_tensorboard (/var/lib/jenkins/pytorch/test/test-reports/test_tensorboard_a3dp9p5p) 2022-11-23T02:27:31.0036017Z 2022-11-23T02:27:35.3272093Z Ignoring disabled issues: [] 2022-11-23T02:27:35.3511781Z Running test_tensorexpr_pybind ... [2022-11-23 02:27:35.350236] 2022-11-23T02:27:35.3514192Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:27:35.350521] 2022-11-23T02:27:40.1090124Z 2022-11-23T02:27:40.1091707Z Expand the folded group to see the log file of test_tensorexpr_pybind 2022-11-23T02:27:40.1094056Z ##[group]PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/pytorch/test/test-reports/test_tensorexpr_pybind_rkbkjogh) 2022-11-23T02:27:40.1096184Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2022-11-23T02:27:40.1096944Z 2022-11-23T02:27:40.1097231Z Running tests... 2022-11-23T02:27:40.1098456Z ---------------------------------------------------------------------- 2022-11-23T02:27:40.1099881Z test_unary_ops (__main__.TestExprHandlePyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T02:27:40.1101494Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:40.1103110Z test_call_raw (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1104722Z test_dtype_error (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1106327Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:40.1108159Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:40.1109786Z test_external_calls (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1111256Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:40.1112672Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:40.1114147Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:40.1115556Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1116941Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1118343Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1119708Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1121488Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1122787Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1124150Z test_simple_sum (__main__.TestTensorExprPyBind) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:40.1124819Z 2022-11-23T02:27:40.1125492Z ---------------------------------------------------------------------- 2022-11-23T02:27:40.1126224Z Ran 17 tests in 0.036s 2022-11-23T02:27:40.1126567Z 2022-11-23T02:27:40.1126791Z OK (skipped=17) 2022-11-23T02:27:40.1127121Z 2022-11-23T02:27:40.1127374Z Generating XML reports... 2022-11-23T02:27:40.1128733Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20221123022737.xml 2022-11-23T02:27:40.1130448Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20221123022737.xml 2022-11-23T02:27:40.1131187Z 2022-11-23T02:27:40.1131825Z ##[endgroup] 2022-11-23T02:27:40.1133106Z FINISHED PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/pytorch/test/test-reports/test_tensorexpr_pybind_rkbkjogh) 2022-11-23T02:27:40.1133808Z 2022-11-23T02:27:44.5020411Z Ignoring disabled issues: [] 2022-11-23T02:27:44.5256009Z Running test_testing ... [2022-11-23 02:27:44.524759] 2022-11-23T02:27:44.5257776Z Executing ['/opt/conda/bin/python', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:27:44.525046] 2022-11-23T02:27:51.3012967Z 2022-11-23T02:27:51.3014221Z Expand the folded group to see the log file of test_testing 2022-11-23T02:27:51.3016680Z ##[group]PRINTING LOG FILE of test_testing (/var/lib/jenkins/pytorch/test/test-reports/test_testing_1dlxajx4) 2022-11-23T02:27:51.3019026Z Test results will be stored in test-reports/python-unittest/test_testing 2022-11-23T02:27:51.3019848Z 2022-11-23T02:27:51.3020191Z Running tests... 2022-11-23T02:27:51.3021667Z ---------------------------------------------------------------------- 2022-11-23T02:27:51.3023291Z test_bool (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3025242Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3027527Z test_docstring_examples (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3029093Z test_matching (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3030681Z test_matching_atol (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3032466Z test_matching_conjugate_bit (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3034142Z test_matching_nan (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3035943Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3037660Z test_matching_rtol (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3039268Z test_meta (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3040920Z test_mismatching_dtype (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3042628Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3044938Z test_mismatching_layout (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3046656Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3048726Z test_mismatching_shape (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3050492Z test_mismatching_stride (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3052231Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3053937Z test_mismatching_types (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3055682Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3057448Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3059235Z test_mismatching_values (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3060929Z test_mismatching_values_atol (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3062541Z test_mismatching_values_rtol (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3064086Z test_none (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3065692Z test_none_mismatch (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3067510Z test_numpy (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3068997Z test_only_atol (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3070502Z test_only_rtol (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3072006Z test_scalar (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3073606Z test_unexpected_error_compare (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3075312Z test_unexpected_error_originate (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3076920Z test_unknown_layout (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3080988Z test_unknown_type (__main__.TestAssertClose) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3082642Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3084402Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3086159Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3087921Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3089873Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3091548Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3093225Z test_atol (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3094775Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3096367Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3097949Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3099533Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3101056Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3102564Z test_not_close (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3104134Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3105652Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3107461Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3108976Z test_rtol (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3110497Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3112099Z test_mismatching_device_cuda (__main__.TestAssertCloseMultiDeviceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3113828Z test_mismatching_device_no_check_cuda (__main__.TestAssertCloseMultiDeviceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3115485Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3116886Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3117591Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3118190Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3118777Z test_matching (__main__.TestAssertCloseSparseBSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3119368Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3119983Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3120590Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3121156Z test_matching (__main__.TestAssertCloseSparseBSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3121819Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3122475Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3123085Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3123679Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3124276Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3124880Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3125476Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3126064Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3126662Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3127226Z test_matching (__main__.TestAssertCloseSparseCSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3127818Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3128429Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3129030Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3129613Z test_hybrid_support (__main__.TestAssertCloseSparseCSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3130189Z test_matching (__main__.TestAssertCloseSparseCSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3130776Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3131390Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3131996Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3132572Z test_filtering_env_var (__main__.TestFrameworkUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3133009Z test_circular_dependencies (__main__.TestImports) 2022-11-23T02:27:51.3133475Z Checks that all modules inside torch can be imported ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3134068Z test_no_mutate_global_logging_on_import_path_functorch (__main__.TestImports) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3134675Z test_no_mutate_global_logging_on_import_path_torch (__main__.TestImports) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3135240Z test_no_warning_on_import (__main__.TestImports) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3135831Z test_opinfo_error_generators_T_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3136539Z test_opinfo_error_generators___radd___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3137235Z test_opinfo_error_generators___rand___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3137889Z test_opinfo_error_generators___rdiv___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3138540Z test_opinfo_error_generators___rmod___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3139170Z test_opinfo_error_generators___rmul___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3139830Z test_opinfo_error_generators___ror___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3140484Z test_opinfo_error_generators___rpow___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3141127Z test_opinfo_error_generators___rsub___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3141774Z test_opinfo_error_generators___rxor___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3142421Z test_opinfo_error_generators_add_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3143077Z test_opinfo_error_generators_amax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3143725Z test_opinfo_error_generators_amin_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3144381Z test_opinfo_error_generators_aminmax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3145043Z test_opinfo_error_generators_arange_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3145717Z test_opinfo_error_generators_as_strided_scatter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3146385Z test_opinfo_error_generators_atan2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3147087Z test_opinfo_error_generators_bernoulli_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3147854Z test_opinfo_error_generators_bitwise_and_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3148675Z test_opinfo_error_generators_bitwise_left_shift_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3149483Z test_opinfo_error_generators_bitwise_or_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3150298Z test_opinfo_error_generators_bitwise_right_shift_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3151201Z test_opinfo_error_generators_bitwise_xor_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3152040Z test_opinfo_error_generators_cat_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3152837Z test_opinfo_error_generators_clamp_max_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3153638Z test_opinfo_error_generators_clamp_min_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3154443Z test_opinfo_error_generators_complex_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3155257Z test_opinfo_error_generators_copysign_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3156042Z test_opinfo_error_generators_cov_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3156819Z test_opinfo_error_generators_diag_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3157477Z test_opinfo_error_generators_diag_embed_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3158147Z test_opinfo_error_generators_diagonal_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3158812Z test_opinfo_error_generators_diagonal_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3159484Z test_opinfo_error_generators_div_floor_rounding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3160287Z test_opinfo_error_generators_div_no_rounding_mode_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3161111Z test_opinfo_error_generators_div_trunc_rounding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3161917Z test_opinfo_error_generators_dsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3162699Z test_opinfo_error_generators_dstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3163484Z test_opinfo_error_generators_eq_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3164263Z test_opinfo_error_generators_eye_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3165035Z test_opinfo_error_generators_fliplr_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3165821Z test_opinfo_error_generators_flipud_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3166624Z test_opinfo_error_generators_float_power_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3167494Z test_opinfo_error_generators_floor_divide_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3168289Z test_opinfo_error_generators_fmax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3169109Z test_opinfo_error_generators_fmin_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3169892Z test_opinfo_error_generators_fmod_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3170681Z test_opinfo_error_generators_gather_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3171464Z test_opinfo_error_generators_gcd_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3172249Z test_opinfo_error_generators_ge_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3173044Z test_opinfo_error_generators_gradient_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3173830Z test_opinfo_error_generators_gt_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3174612Z test_opinfo_error_generators_heaviside_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3175415Z test_opinfo_error_generators_hsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3176207Z test_opinfo_error_generators_hstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3176924Z test_opinfo_error_generators_hypot_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3177582Z test_opinfo_error_generators_igamma_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3178238Z test_opinfo_error_generators_igammac_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3178901Z test_opinfo_error_generators_index_select_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3179569Z test_opinfo_error_generators_isclose_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3180242Z test_opinfo_error_generators_jiterator_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3180938Z test_opinfo_error_generators_jiterator_binary_return_by_ref_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3181628Z test_opinfo_error_generators_kthvalue_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3182281Z test_opinfo_error_generators_lcm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3182923Z test_opinfo_error_generators_ldexp_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3183630Z test_opinfo_error_generators_le_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3184323Z test_opinfo_error_generators_linalg_cross_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3184995Z test_opinfo_error_generators_linalg_lstsq_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3185686Z test_opinfo_error_generators_linalg_lstsq_grad_oriented_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3186372Z test_opinfo_error_generators_linspace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3187092Z test_opinfo_error_generators_logcumsumexp_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3187769Z test_opinfo_error_generators_logical_and_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3188441Z test_opinfo_error_generators_logical_or_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3189105Z test_opinfo_error_generators_logical_xor_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3189770Z test_opinfo_error_generators_logspace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3190424Z test_opinfo_error_generators_lt_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3191068Z test_opinfo_error_generators_masked_fill_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3191754Z test_opinfo_error_generators_masked_select_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3192424Z test_opinfo_error_generators_max_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3193077Z test_opinfo_error_generators_maximum_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3193725Z test_opinfo_error_generators_mean_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3194380Z test_opinfo_error_generators_min_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3195040Z test_opinfo_error_generators_minimum_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3195691Z test_opinfo_error_generators_movedim_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3196347Z test_opinfo_error_generators_mul_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3197002Z test_opinfo_error_generators_multinomial_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3197760Z test_opinfo_error_generators_narrow_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3198463Z test_opinfo_error_generators_narrow_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3199133Z test_opinfo_error_generators_native_layer_norm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3199798Z test_opinfo_error_generators_ne_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3200442Z test_opinfo_error_generators_neg_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3201096Z test_opinfo_error_generators_nextafter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3201787Z test_opinfo_error_generators_nn_functional_avg_pool1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3202487Z test_opinfo_error_generators_nn_functional_avg_pool2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3203182Z test_opinfo_error_generators_nn_functional_avg_pool3d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3203873Z test_opinfo_error_generators_nn_functional_conv1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3204561Z test_opinfo_error_generators_nn_functional_conv2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3205263Z test_opinfo_error_generators_nn_functional_embedding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3205977Z test_opinfo_error_generators_nn_functional_gaussian_nll_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3206681Z test_opinfo_error_generators_nn_functional_gelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3207358Z test_opinfo_error_generators_nn_functional_group_norm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3208069Z test_opinfo_error_generators_nn_functional_hinge_embedding_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3208781Z test_opinfo_error_generators_nn_functional_huber_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3209479Z test_opinfo_error_generators_nn_functional_l1_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3210178Z test_opinfo_error_generators_nn_functional_margin_ranking_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3210891Z test_opinfo_error_generators_nn_functional_max_pool1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3211704Z test_opinfo_error_generators_nn_functional_max_pool2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3212505Z test_opinfo_error_generators_nn_functional_max_pool3d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3213209Z test_opinfo_error_generators_nn_functional_poisson_nll_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3213908Z test_opinfo_error_generators_nn_functional_prelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3214594Z test_opinfo_error_generators_nn_functional_rrelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3215297Z test_opinfo_error_generators_nn_functional_soft_margin_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3216003Z test_opinfo_error_generators_nn_functional_softshrink_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3216713Z test_opinfo_error_generators_nn_functional_triplet_margin_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3217448Z test_opinfo_error_generators_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3218156Z test_opinfo_error_generators_ormqr_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3218811Z test_opinfo_error_generators_polar_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3219460Z test_opinfo_error_generators_pow_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3220120Z test_opinfo_error_generators_remainder_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3220783Z test_opinfo_error_generators_renorm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3221453Z test_opinfo_error_generators_reshape_as_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3222118Z test_opinfo_error_generators_reshape_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3222778Z test_opinfo_error_generators_roll_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3223423Z test_opinfo_error_generators_rot90_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3224073Z test_opinfo_error_generators_rsub_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3224732Z test_opinfo_error_generators_scatter_add_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3225383Z test_opinfo_error_generators_scatter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3226112Z test_opinfo_error_generators_signal_windows_cosine_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3226973Z test_opinfo_error_generators_signal_windows_exponential_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3227682Z test_opinfo_error_generators_signal_windows_gaussian_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3228380Z test_opinfo_error_generators_signal_windows_kaiser_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3229088Z test_opinfo_error_generators_special_chebyshev_polynomial_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3229814Z test_opinfo_error_generators_special_chebyshev_polynomial_u_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3230825Z test_opinfo_error_generators_special_chebyshev_polynomial_v_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3231740Z test_opinfo_error_generators_special_chebyshev_polynomial_w_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3232459Z test_opinfo_error_generators_special_hermite_polynomial_h_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3233180Z test_opinfo_error_generators_special_hermite_polynomial_he_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3233905Z test_opinfo_error_generators_special_laguerre_polynomial_l_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3234821Z test_opinfo_error_generators_special_legendre_polynomial_p_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3235741Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3236675Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3237606Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3238547Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3239263Z test_opinfo_error_generators_special_xlog1py_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3239943Z test_opinfo_error_generators_special_zeta_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3240603Z test_opinfo_error_generators_sub_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3241258Z test_opinfo_error_generators_sum_to_size_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3241968Z test_opinfo_error_generators_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3242662Z test_opinfo_error_generators_take_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3243348Z test_opinfo_error_generators_trace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3243995Z test_opinfo_error_generators_tril_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3244642Z test_opinfo_error_generators_triu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3245289Z test_opinfo_error_generators_true_divide_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3245957Z test_opinfo_error_generators_unbind_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3246612Z test_opinfo_error_generators_uniform_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3247266Z test_opinfo_error_generators_view_as_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3247923Z test_opinfo_error_generators_view_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3248585Z test_opinfo_error_generators_view_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3249233Z test_opinfo_error_generators_vsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3249889Z test_opinfo_error_generators_vstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3250543Z test_opinfo_error_generators_where_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3251195Z test_opinfo_error_generators_xlogy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3251866Z test_opinfo_reference_generators___radd___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3252552Z test_opinfo_reference_generators___rand___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3253226Z test_opinfo_reference_generators___rdiv___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3253916Z test_opinfo_reference_generators___rmod___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3254599Z test_opinfo_reference_generators___rmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3255279Z test_opinfo_reference_generators___ror___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3256009Z test_opinfo_reference_generators___rpow___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3256728Z test_opinfo_reference_generators___rsub___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3257406Z test_opinfo_reference_generators___rxor___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3258086Z test_opinfo_reference_generators_abs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3258766Z test_opinfo_reference_generators_acos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3259460Z test_opinfo_reference_generators_acosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3260147Z test_opinfo_reference_generators_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3260835Z test_opinfo_reference_generators_addcdiv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3261529Z test_opinfo_reference_generators_addcmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3262203Z test_opinfo_reference_generators_angle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3262892Z test_opinfo_reference_generators_asin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3263575Z test_opinfo_reference_generators_asinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3264254Z test_opinfo_reference_generators_atan2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3264938Z test_opinfo_reference_generators_atan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3265618Z test_opinfo_reference_generators_atanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3266306Z test_opinfo_reference_generators_bfloat16_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3267047Z test_opinfo_reference_generators_bitwise_and_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3267742Z test_opinfo_reference_generators_bitwise_left_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3268443Z test_opinfo_reference_generators_bitwise_not_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3269131Z test_opinfo_reference_generators_bitwise_or_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3269891Z test_opinfo_reference_generators_bitwise_right_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3270631Z test_opinfo_reference_generators_bitwise_xor_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3271305Z test_opinfo_reference_generators_bool_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3272003Z test_opinfo_reference_generators_broadcast_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3272717Z test_opinfo_reference_generators_bucketize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3273414Z test_opinfo_reference_generators_byte_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3274103Z test_opinfo_reference_generators_cat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3274804Z test_opinfo_reference_generators_cdouble_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3275491Z test_opinfo_reference_generators_ceil_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3276171Z test_opinfo_reference_generators_cfloat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3276865Z test_opinfo_reference_generators_chalf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3277550Z test_opinfo_reference_generators_char_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3278227Z test_opinfo_reference_generators_chunk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3278907Z test_opinfo_reference_generators_clamp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3279591Z test_opinfo_reference_generators_clamp_max_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3280275Z test_opinfo_reference_generators_clamp_min_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3280976Z test_opinfo_reference_generators_clone_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3281664Z test_opinfo_reference_generators_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3282353Z test_opinfo_reference_generators_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3283051Z test_opinfo_reference_generators_conj_physical_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3283808Z test_opinfo_reference_generators_contiguous_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3284504Z test_opinfo_reference_generators_copysign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3285238Z test_opinfo_reference_generators_cos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3285921Z test_opinfo_reference_generators_cosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3286606Z test_opinfo_reference_generators_deg2rad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3287312Z test_opinfo_reference_generators_diag_embed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3288020Z test_opinfo_reference_generators_diagonal_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3288720Z test_opinfo_reference_generators_diagonal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3289403Z test_opinfo_reference_generators_digamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3290109Z test_opinfo_reference_generators_div_floor_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3290833Z test_opinfo_reference_generators_div_no_rounding_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3291565Z test_opinfo_reference_generators_div_trunc_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3292265Z test_opinfo_reference_generators_double_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3292956Z test_opinfo_reference_generators_empty_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3293643Z test_opinfo_reference_generators_eq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3294329Z test_opinfo_reference_generators_erf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3295008Z test_opinfo_reference_generators_erfc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3295688Z test_opinfo_reference_generators_erfinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3296367Z test_opinfo_reference_generators_exp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3297046Z test_opinfo_reference_generators_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3297732Z test_opinfo_reference_generators_expm1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3298442Z test_opinfo_reference_generators_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3299173Z test_opinfo_reference_generators_flatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3299857Z test_opinfo_reference_generators_float_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3300541Z test_opinfo_reference_generators_float_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3301233Z test_opinfo_reference_generators_floor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3301936Z test_opinfo_reference_generators_floor_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3302628Z test_opinfo_reference_generators_fmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3303308Z test_opinfo_reference_generators_fmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3303987Z test_opinfo_reference_generators_fmod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3304662Z test_opinfo_reference_generators_frac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3305348Z test_opinfo_reference_generators_frexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3306026Z test_opinfo_reference_generators_gcd_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3306811Z test_opinfo_reference_generators_ge_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3307499Z test_opinfo_reference_generators_gt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3308188Z test_opinfo_reference_generators_half_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3308878Z test_opinfo_reference_generators_heaviside_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3311843Z test_opinfo_reference_generators_hypot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3313718Z test_opinfo_reference_generators_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3315519Z test_opinfo_reference_generators_igamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3317354Z test_opinfo_reference_generators_igammac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3319774Z test_opinfo_reference_generators_imag_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3321841Z test_opinfo_reference_generators_index_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3323695Z test_opinfo_reference_generators_index_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3325518Z test_opinfo_reference_generators_index_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3327357Z test_opinfo_reference_generators_index_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3329182Z test_opinfo_reference_generators_int_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3330999Z test_opinfo_reference_generators_isclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3332830Z test_opinfo_reference_generators_isfinite_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3334645Z test_opinfo_reference_generators_isinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3336449Z test_opinfo_reference_generators_isnan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3338260Z test_opinfo_reference_generators_isneginf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3340094Z test_opinfo_reference_generators_isposinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3341907Z test_opinfo_reference_generators_isreal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3343743Z test_opinfo_reference_generators_jiterator_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3345660Z test_opinfo_reference_generators_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3348339Z test_opinfo_reference_generators_jiterator_unary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3350216Z test_opinfo_reference_generators_lcm_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3352029Z test_opinfo_reference_generators_ldexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3353830Z test_opinfo_reference_generators_le_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3355636Z test_opinfo_reference_generators_lgamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3357679Z test_opinfo_reference_generators_log10_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3359582Z test_opinfo_reference_generators_log1p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3361397Z test_opinfo_reference_generators_log2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3363206Z test_opinfo_reference_generators_log_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3365034Z test_opinfo_reference_generators_logical_and_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3366880Z test_opinfo_reference_generators_logical_not_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3368719Z test_opinfo_reference_generators_logical_or_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3370544Z test_opinfo_reference_generators_logical_xor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3372356Z test_opinfo_reference_generators_logit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3374138Z test_opinfo_reference_generators_long_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3375909Z test_opinfo_reference_generators_lt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3377697Z test_opinfo_reference_generators_max_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3379513Z test_opinfo_reference_generators_maximum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3381339Z test_opinfo_reference_generators_min_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3383149Z test_opinfo_reference_generators_minimum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3384970Z test_opinfo_reference_generators_movedim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3386859Z test_opinfo_reference_generators_mul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3388709Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3390613Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3392500Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3394484Z test_opinfo_reference_generators_nan_to_num_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3396410Z test_opinfo_reference_generators_narrow_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3398240Z test_opinfo_reference_generators_narrow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3400022Z test_opinfo_reference_generators_ne_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3401769Z test_opinfo_reference_generators_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3403588Z test_opinfo_reference_generators_nextafter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3405450Z test_opinfo_reference_generators_nn_functional_celu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3407331Z test_opinfo_reference_generators_nn_functional_elu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3409228Z test_opinfo_reference_generators_nn_functional_group_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3411156Z test_opinfo_reference_generators_nn_functional_hardshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3413101Z test_opinfo_reference_generators_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3415033Z test_opinfo_reference_generators_nn_functional_hardtanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3416992Z test_opinfo_reference_generators_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3418951Z test_opinfo_reference_generators_nn_functional_logsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3420903Z test_opinfo_reference_generators_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3422838Z test_opinfo_reference_generators_nn_functional_mish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3424737Z test_opinfo_reference_generators_nn_functional_prelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3426710Z test_opinfo_reference_generators_nn_functional_relu6_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3428599Z test_opinfo_reference_generators_nn_functional_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3430469Z test_opinfo_reference_generators_nn_functional_rrelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3432632Z test_opinfo_reference_generators_nn_functional_selu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3434612Z test_opinfo_reference_generators_nn_functional_silu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3436505Z test_opinfo_reference_generators_nn_functional_softplus_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3438415Z test_opinfo_reference_generators_nn_functional_softshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3440348Z test_opinfo_reference_generators_nn_functional_softsign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3442267Z test_opinfo_reference_generators_nn_functional_tanhshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3444200Z test_opinfo_reference_generators_nn_functional_threshold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3446076Z test_opinfo_reference_generators_permute_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3447877Z test_opinfo_reference_generators_polar_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3449733Z test_opinfo_reference_generators_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3451653Z test_opinfo_reference_generators_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3453562Z test_opinfo_reference_generators_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3455455Z test_opinfo_reference_generators_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3457351Z test_opinfo_reference_generators_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3459203Z test_opinfo_reference_generators_positive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3461012Z test_opinfo_reference_generators_pow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3462807Z test_opinfo_reference_generators_rad2deg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3464606Z test_opinfo_reference_generators_real_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3466432Z test_opinfo_reference_generators_reciprocal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3468696Z test_opinfo_reference_generators_remainder_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3470688Z test_opinfo_reference_generators_reshape_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3472554Z test_opinfo_reference_generators_reshape_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3474378Z test_opinfo_reference_generators_round_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3476233Z test_opinfo_reference_generators_round_decimals_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3478111Z test_opinfo_reference_generators_round_decimals_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3479121Z test_opinfo_reference_generators_round_decimals_neg_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3479823Z test_opinfo_reference_generators_rsqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3480486Z test_opinfo_reference_generators_rsub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3481157Z test_opinfo_reference_generators_sgn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3481834Z test_opinfo_reference_generators_short_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3482513Z test_opinfo_reference_generators_sigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3483189Z test_opinfo_reference_generators_sign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3483885Z test_opinfo_reference_generators_signal_windows_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3484612Z test_opinfo_reference_generators_signal_windows_exponential_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3485349Z test_opinfo_reference_generators_signal_windows_gaussian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3486076Z test_opinfo_reference_generators_signal_windows_kaiser_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3486780Z test_opinfo_reference_generators_signbit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3487456Z test_opinfo_reference_generators_sin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3488124Z test_opinfo_reference_generators_sinc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3488845Z test_opinfo_reference_generators_sinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3489560Z test_opinfo_reference_generators_special_airy_ai_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3490270Z test_opinfo_reference_generators_special_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3490977Z test_opinfo_reference_generators_special_bessel_j1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3491684Z test_opinfo_reference_generators_special_bessel_y0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3492398Z test_opinfo_reference_generators_special_bessel_y1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3493131Z test_opinfo_reference_generators_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3493881Z test_opinfo_reference_generators_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3495122Z test_opinfo_reference_generators_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3496080Z test_opinfo_reference_generators_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3496809Z test_opinfo_reference_generators_special_entr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3497521Z test_opinfo_reference_generators_special_erfcx_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3498250Z test_opinfo_reference_generators_special_hermite_polynomial_h_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3498994Z test_opinfo_reference_generators_special_hermite_polynomial_he_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3499726Z test_opinfo_reference_generators_special_i0e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3500427Z test_opinfo_reference_generators_special_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3501108Z test_opinfo_reference_generators_special_i1e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3501837Z test_opinfo_reference_generators_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3502790Z test_opinfo_reference_generators_special_legendre_polynomial_p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3503585Z test_opinfo_reference_generators_special_log_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3504375Z test_opinfo_reference_generators_special_modified_bessel_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3505114Z test_opinfo_reference_generators_special_modified_bessel_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3505848Z test_opinfo_reference_generators_special_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3506629Z test_opinfo_reference_generators_special_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3507346Z test_opinfo_reference_generators_special_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3508045Z test_opinfo_reference_generators_special_ndtri_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3508785Z test_opinfo_reference_generators_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3509546Z test_opinfo_reference_generators_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3510305Z test_opinfo_reference_generators_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3511290Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3512260Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3513236Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3514185Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3514950Z test_opinfo_reference_generators_special_spherical_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3515676Z test_opinfo_reference_generators_special_xlog1py_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3516381Z test_opinfo_reference_generators_special_zeta_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3517060Z test_opinfo_reference_generators_sqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3517802Z test_opinfo_reference_generators_square_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3518686Z test_opinfo_reference_generators_sub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3519580Z test_opinfo_reference_generators_tan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3520482Z test_opinfo_reference_generators_tanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3521306Z test_opinfo_reference_generators_true_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3522143Z test_opinfo_reference_generators_trunc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3522972Z test_opinfo_reference_generators_view_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3523801Z test_opinfo_reference_generators_view_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3524625Z test_opinfo_reference_generators_where_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3525450Z test_opinfo_reference_generators_xlogy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3526260Z test_opinfo_sample_generators_H_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3527059Z test_opinfo_sample_generators_T_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3527881Z test_opinfo_sample_generators___getitem___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3528676Z test_opinfo_sample_generators___radd___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3529354Z test_opinfo_sample_generators___rand___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3530029Z test_opinfo_sample_generators___rdiv___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3530712Z test_opinfo_sample_generators___rmatmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3531390Z test_opinfo_sample_generators___rmod___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3532056Z test_opinfo_sample_generators___rmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3532724Z test_opinfo_sample_generators___ror___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3533388Z test_opinfo_sample_generators___rpow___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3534109Z test_opinfo_sample_generators___rsub___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3534806Z test_opinfo_sample_generators___rxor___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3535495Z test_opinfo_sample_generators__softmax_backward_data_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3536188Z test_opinfo_sample_generators_abs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3536851Z test_opinfo_sample_generators_acos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3537521Z test_opinfo_sample_generators_acosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3538185Z test_opinfo_sample_generators_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3538854Z test_opinfo_sample_generators_addbmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3539526Z test_opinfo_sample_generators_addcdiv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3540200Z test_opinfo_sample_generators_addcmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3540874Z test_opinfo_sample_generators_addmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3541563Z test_opinfo_sample_generators_addmm_decomposed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3542249Z test_opinfo_sample_generators_addmv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3542903Z test_opinfo_sample_generators_addr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3543563Z test_opinfo_sample_generators_all_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3544230Z test_opinfo_sample_generators_allclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3544900Z test_opinfo_sample_generators_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3545563Z test_opinfo_sample_generators_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3546232Z test_opinfo_sample_generators_aminmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3546961Z test_opinfo_sample_generators_angle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3547628Z test_opinfo_sample_generators_any_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3548368Z test_opinfo_sample_generators_arange_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3549084Z test_opinfo_sample_generators_argmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3549756Z test_opinfo_sample_generators_argmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3550427Z test_opinfo_sample_generators_argsort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3551093Z test_opinfo_sample_generators_argwhere_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3551777Z test_opinfo_sample_generators_as_strided_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3552470Z test_opinfo_sample_generators_as_strided_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3553153Z test_opinfo_sample_generators_asin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3553817Z test_opinfo_sample_generators_asinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3554481Z test_opinfo_sample_generators_atan2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3555149Z test_opinfo_sample_generators_atan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3555815Z test_opinfo_sample_generators_atanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3556493Z test_opinfo_sample_generators_atleast_1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3557171Z test_opinfo_sample_generators_atleast_2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3557847Z test_opinfo_sample_generators_atleast_3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3558525Z test_opinfo_sample_generators_baddbmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3559203Z test_opinfo_sample_generators_bernoulli_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3559871Z test_opinfo_sample_generators_bfloat16_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3560552Z test_opinfo_sample_generators_bincount_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3561227Z test_opinfo_sample_generators_bitwise_and_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3561959Z test_opinfo_sample_generators_bitwise_left_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3562675Z test_opinfo_sample_generators_bitwise_not_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3563352Z test_opinfo_sample_generators_bitwise_or_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3564040Z test_opinfo_sample_generators_bitwise_right_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3564731Z test_opinfo_sample_generators_bitwise_xor_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3565414Z test_opinfo_sample_generators_block_diag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3566091Z test_opinfo_sample_generators_bmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3566756Z test_opinfo_sample_generators_bool_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3567440Z test_opinfo_sample_generators_broadcast_shapes_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3568145Z test_opinfo_sample_generators_broadcast_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3568832Z test_opinfo_sample_generators_broadcast_to_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3569520Z test_opinfo_sample_generators_bucketize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3570193Z test_opinfo_sample_generators_byte_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3570873Z test_opinfo_sample_generators_cartesian_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3571557Z test_opinfo_sample_generators_cat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3572230Z test_opinfo_sample_generators_cdist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3572900Z test_opinfo_sample_generators_cdouble_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3573570Z test_opinfo_sample_generators_ceil_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3574234Z test_opinfo_sample_generators_cfloat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3574900Z test_opinfo_sample_generators_chalf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3575616Z test_opinfo_sample_generators_char_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3576287Z test_opinfo_sample_generators_cholesky_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3576999Z test_opinfo_sample_generators_cholesky_inverse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3577698Z test_opinfo_sample_generators_cholesky_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3578373Z test_opinfo_sample_generators_chunk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3579042Z test_opinfo_sample_generators_clamp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3579720Z test_opinfo_sample_generators_clamp_max_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3580400Z test_opinfo_sample_generators_clamp_min_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3581064Z test_opinfo_sample_generators_clone_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3581736Z test_opinfo_sample_generators_column_stack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3582428Z test_opinfo_sample_generators_combinations_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3583112Z test_opinfo_sample_generators_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3583790Z test_opinfo_sample_generators_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3584473Z test_opinfo_sample_generators_conj_physical_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3585166Z test_opinfo_sample_generators_constant_pad_nd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3585847Z test_opinfo_sample_generators_contiguous_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3586532Z test_opinfo_sample_generators_copysign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3587319Z test_opinfo_sample_generators_corrcoef_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3587988Z test_opinfo_sample_generators_cos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3588659Z test_opinfo_sample_generators_cosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3589336Z test_opinfo_sample_generators_count_nonzero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3590087Z test_opinfo_sample_generators_cov_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3590790Z test_opinfo_sample_generators_cross_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3591462Z test_opinfo_sample_generators_cummax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3592134Z test_opinfo_sample_generators_cummin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3592805Z test_opinfo_sample_generators_cumprod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3593480Z test_opinfo_sample_generators_cumsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3594184Z test_opinfo_sample_generators_cumulative_trapezoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3594871Z test_opinfo_sample_generators_deg2rad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3595546Z test_opinfo_sample_generators_diag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3596226Z test_opinfo_sample_generators_diag_embed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3596909Z test_opinfo_sample_generators_diagflat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3597602Z test_opinfo_sample_generators_diagonal_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3598289Z test_opinfo_sample_generators_diagonal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3598977Z test_opinfo_sample_generators_diagonal_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3599659Z test_opinfo_sample_generators_diff_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3600332Z test_opinfo_sample_generators_digamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3601006Z test_opinfo_sample_generators_dist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3601691Z test_opinfo_sample_generators_div_floor_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3602396Z test_opinfo_sample_generators_div_no_rounding_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3603102Z test_opinfo_sample_generators_div_trunc_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3603825Z test_opinfo_sample_generators_dot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3604533Z test_opinfo_sample_generators_double_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3605207Z test_opinfo_sample_generators_dsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3605876Z test_opinfo_sample_generators_dstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3606550Z test_opinfo_sample_generators_einsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3607223Z test_opinfo_sample_generators_empty_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3607907Z test_opinfo_sample_generators_empty_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3608582Z test_opinfo_sample_generators_eq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3609251Z test_opinfo_sample_generators_equal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3609918Z test_opinfo_sample_generators_erf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3610592Z test_opinfo_sample_generators_erfc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3611267Z test_opinfo_sample_generators_erfinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3611927Z test_opinfo_sample_generators_exp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3612600Z test_opinfo_sample_generators_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3613276Z test_opinfo_sample_generators_expand_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3613955Z test_opinfo_sample_generators_expand_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3614635Z test_opinfo_sample_generators_expm1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3615301Z test_opinfo_sample_generators_eye_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3615974Z test_opinfo_sample_generators_fft_fft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3616642Z test_opinfo_sample_generators_fft_fft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3617316Z test_opinfo_sample_generators_fft_fftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3618056Z test_opinfo_sample_generators_fft_fftshift_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3618771Z test_opinfo_sample_generators_fft_hfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3619451Z test_opinfo_sample_generators_fft_hfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3620125Z test_opinfo_sample_generators_fft_hfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3620786Z test_opinfo_sample_generators_fft_ifft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3621461Z test_opinfo_sample_generators_fft_ifft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3622133Z test_opinfo_sample_generators_fft_ifftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3622814Z test_opinfo_sample_generators_fft_ifftshift_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3623497Z test_opinfo_sample_generators_fft_ihfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3624176Z test_opinfo_sample_generators_fft_ihfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3624856Z test_opinfo_sample_generators_fft_ihfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3625538Z test_opinfo_sample_generators_fft_irfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3626221Z test_opinfo_sample_generators_fft_irfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3626953Z test_opinfo_sample_generators_fft_irfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3627628Z test_opinfo_sample_generators_fft_rfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3628306Z test_opinfo_sample_generators_fft_rfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3628975Z test_opinfo_sample_generators_fft_rfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3629651Z test_opinfo_sample_generators_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3630328Z test_opinfo_sample_generators_flatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3631006Z test_opinfo_sample_generators_flip_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3631747Z test_opinfo_sample_generators_fliplr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3632469Z test_opinfo_sample_generators_flipud_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3633146Z test_opinfo_sample_generators_float_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3633825Z test_opinfo_sample_generators_float_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3634504Z test_opinfo_sample_generators_floor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3635184Z test_opinfo_sample_generators_floor_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3635866Z test_opinfo_sample_generators_fmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3636536Z test_opinfo_sample_generators_fmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3637204Z test_opinfo_sample_generators_fmod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3637855Z test_opinfo_sample_generators_frac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3638524Z test_opinfo_sample_generators_frexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3639201Z test_opinfo_sample_generators_full_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3639875Z test_opinfo_sample_generators_full_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3640556Z test_opinfo_sample_generators_gather_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3641227Z test_opinfo_sample_generators_gcd_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3641891Z test_opinfo_sample_generators_ge_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3642569Z test_opinfo_sample_generators_geqrf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3643256Z test_opinfo_sample_generators_gradient_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3643949Z test_opinfo_sample_generators_grid_sampler_2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3644628Z test_opinfo_sample_generators_gt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3645295Z test_opinfo_sample_generators_half_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3646006Z test_opinfo_sample_generators_heaviside_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3646717Z test_opinfo_sample_generators_histc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3647392Z test_opinfo_sample_generators_hsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3648061Z test_opinfo_sample_generators_hstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3648730Z test_opinfo_sample_generators_hypot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3649395Z test_opinfo_sample_generators_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3650062Z test_opinfo_sample_generators_igamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3650738Z test_opinfo_sample_generators_igammac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3651421Z test_opinfo_sample_generators_imag_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3652101Z test_opinfo_sample_generators_index_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3652783Z test_opinfo_sample_generators_index_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3653466Z test_opinfo_sample_generators_index_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3654150Z test_opinfo_sample_generators_index_put_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3654823Z test_opinfo_sample_generators_index_reduce_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3655524Z test_opinfo_sample_generators_index_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3656209Z test_opinfo_sample_generators_inner_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3656876Z test_opinfo_sample_generators_int_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3657548Z test_opinfo_sample_generators_isclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3658232Z test_opinfo_sample_generators_isfinite_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3658903Z test_opinfo_sample_generators_isin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3659575Z test_opinfo_sample_generators_isinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3660284Z test_opinfo_sample_generators_isnan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3661001Z test_opinfo_sample_generators_isneginf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3661685Z test_opinfo_sample_generators_isposinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3662365Z test_opinfo_sample_generators_isreal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3663033Z test_opinfo_sample_generators_istft_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3663743Z test_opinfo_sample_generators_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3664478Z test_opinfo_sample_generators_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3665197Z test_opinfo_sample_generators_jiterator_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3665915Z test_opinfo_sample_generators_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3666664Z test_opinfo_sample_generators_jiterator_unary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3667366Z test_opinfo_sample_generators_kron_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3668041Z test_opinfo_sample_generators_kthvalue_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3668712Z test_opinfo_sample_generators_lcm_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3669377Z test_opinfo_sample_generators_ldexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3670047Z test_opinfo_sample_generators_le_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3670719Z test_opinfo_sample_generators_lerp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3671389Z test_opinfo_sample_generators_lgamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3672076Z test_opinfo_sample_generators_linalg_cholesky_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3672766Z test_opinfo_sample_generators_linalg_cholesky_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3673465Z test_opinfo_sample_generators_linalg_cond_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3674212Z test_opinfo_sample_generators_linalg_cross_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3674935Z test_opinfo_sample_generators_linalg_det_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3675639Z test_opinfo_sample_generators_linalg_det_singular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3676336Z test_opinfo_sample_generators_linalg_eig_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3677021Z test_opinfo_sample_generators_linalg_eigh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3677724Z test_opinfo_sample_generators_linalg_eigvals_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3678422Z test_opinfo_sample_generators_linalg_eigvalsh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3679138Z test_opinfo_sample_generators_linalg_householder_product_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3679854Z test_opinfo_sample_generators_linalg_inv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3680541Z test_opinfo_sample_generators_linalg_inv_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3681241Z test_opinfo_sample_generators_linalg_ldl_factor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3681940Z test_opinfo_sample_generators_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3682647Z test_opinfo_sample_generators_linalg_ldl_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3683335Z test_opinfo_sample_generators_linalg_lstsq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3684040Z test_opinfo_sample_generators_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3684747Z test_opinfo_sample_generators_linalg_lu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3685441Z test_opinfo_sample_generators_linalg_lu_factor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3686143Z test_opinfo_sample_generators_linalg_lu_factor_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3686834Z test_opinfo_sample_generators_linalg_lu_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3687532Z test_opinfo_sample_generators_linalg_matrix_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3688278Z test_opinfo_sample_generators_linalg_matrix_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3689014Z test_opinfo_sample_generators_linalg_matrix_rank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3689731Z test_opinfo_sample_generators_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3690442Z test_opinfo_sample_generators_linalg_multi_dot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3691139Z test_opinfo_sample_generators_linalg_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3691844Z test_opinfo_sample_generators_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3692552Z test_opinfo_sample_generators_linalg_pinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3693250Z test_opinfo_sample_generators_linalg_pinv_hermitian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3693935Z test_opinfo_sample_generators_linalg_pinv_singular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: cuSOLVER not available (0.377s) 2022-11-23T02:27:51.3694601Z test_opinfo_sample_generators_linalg_qr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3695290Z test_opinfo_sample_generators_linalg_slogdet_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3695988Z test_opinfo_sample_generators_linalg_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3696679Z test_opinfo_sample_generators_linalg_solve_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3697381Z test_opinfo_sample_generators_linalg_solve_triangular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3698087Z test_opinfo_sample_generators_linalg_svd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3698780Z test_opinfo_sample_generators_linalg_svdvals_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3699475Z test_opinfo_sample_generators_linalg_tensorinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3700179Z test_opinfo_sample_generators_linalg_tensorsolve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3700865Z test_opinfo_sample_generators_linalg_vander_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3701596Z test_opinfo_sample_generators_linalg_vecdot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3702324Z test_opinfo_sample_generators_linalg_vector_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3703024Z test_opinfo_sample_generators_linspace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3703705Z test_opinfo_sample_generators_log10_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3704372Z test_opinfo_sample_generators_log1p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3705043Z test_opinfo_sample_generators_log2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3705711Z test_opinfo_sample_generators_log_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3706386Z test_opinfo_sample_generators_log_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3707191Z test_opinfo_sample_generators_log_softmax_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3707888Z test_opinfo_sample_generators_logaddexp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3708581Z test_opinfo_sample_generators_logaddexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3709270Z test_opinfo_sample_generators_logcumsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3709949Z test_opinfo_sample_generators_logdet_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3710625Z test_opinfo_sample_generators_logical_and_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3711310Z test_opinfo_sample_generators_logical_not_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3712000Z test_opinfo_sample_generators_logical_or_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3712694Z test_opinfo_sample_generators_logical_xor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3713370Z test_opinfo_sample_generators_logit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3714039Z test_opinfo_sample_generators_logspace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3714726Z test_opinfo_sample_generators_logsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3715398Z test_opinfo_sample_generators_long_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3716128Z test_opinfo_sample_generators_lt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3716848Z test_opinfo_sample_generators_lu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3717522Z test_opinfo_sample_generators_lu_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3718198Z test_opinfo_sample_generators_lu_unpack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3718860Z test_opinfo_sample_generators_mH_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3719524Z test_opinfo_sample_generators_mT_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3720212Z test_opinfo_sample_generators_masked_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3720902Z test_opinfo_sample_generators_masked_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3721596Z test_opinfo_sample_generators_masked_argmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3722286Z test_opinfo_sample_generators_masked_argmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3722982Z test_opinfo_sample_generators_masked_cumprod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3723682Z test_opinfo_sample_generators_masked_cumsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3724369Z test_opinfo_sample_generators_masked_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3725065Z test_opinfo_sample_generators_masked_log_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3725769Z test_opinfo_sample_generators_masked_logaddexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3726478Z test_opinfo_sample_generators_masked_logsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3727172Z test_opinfo_sample_generators_masked_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3727850Z test_opinfo_sample_generators_masked_median_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3728541Z test_opinfo_sample_generators_masked_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3729236Z test_opinfo_sample_generators_masked_normalize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3729973Z test_opinfo_sample_generators_masked_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3730732Z test_opinfo_sample_generators_masked_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3731434Z test_opinfo_sample_generators_masked_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3732128Z test_opinfo_sample_generators_masked_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3732818Z test_opinfo_sample_generators_masked_softmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3733592Z test_opinfo_sample_generators_masked_std_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3734810Z test_opinfo_sample_generators_masked_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3735505Z test_opinfo_sample_generators_masked_var_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3736190Z test_opinfo_sample_generators_matmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3736875Z test_opinfo_sample_generators_matrix_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3737549Z test_opinfo_sample_generators_max_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3738259Z test_opinfo_sample_generators_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3738981Z test_opinfo_sample_generators_max_reduction_no_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3739692Z test_opinfo_sample_generators_max_reduction_with_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3740384Z test_opinfo_sample_generators_maximum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3741060Z test_opinfo_sample_generators_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3741737Z test_opinfo_sample_generators_median_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3742430Z test_opinfo_sample_generators_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3743157Z test_opinfo_sample_generators_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3743858Z test_opinfo_sample_generators_min_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3744617Z test_opinfo_sample_generators_min_reduction_no_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3745364Z test_opinfo_sample_generators_min_reduction_with_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3746062Z test_opinfo_sample_generators_minimum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3746754Z test_opinfo_sample_generators_mm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3747430Z test_opinfo_sample_generators_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3748109Z test_opinfo_sample_generators_movedim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3748787Z test_opinfo_sample_generators_msort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3749457Z test_opinfo_sample_generators_mul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3750142Z test_opinfo_sample_generators_multinomial_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3750821Z test_opinfo_sample_generators_mv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3751511Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3752226Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3752929Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3753623Z test_opinfo_sample_generators_nan_to_num_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3754301Z test_opinfo_sample_generators_nanmean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3754987Z test_opinfo_sample_generators_nanmedian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3755666Z test_opinfo_sample_generators_nanquantile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3756352Z test_opinfo_sample_generators_nansum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3757031Z test_opinfo_sample_generators_narrow_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3757710Z test_opinfo_sample_generators_narrow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3758452Z test_opinfo_sample_generators_native_batch_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3759207Z test_opinfo_sample_generators_native_dropout_backward_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3759916Z test_opinfo_sample_generators_native_layer_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3760601Z test_opinfo_sample_generators_ne_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3761270Z test_opinfo_sample_generators_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3761956Z test_opinfo_sample_generators_new_empty_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3762658Z test_opinfo_sample_generators_new_empty_strided_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3763345Z test_opinfo_sample_generators_new_full_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3764021Z test_opinfo_sample_generators_new_ones_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3764688Z test_opinfo_sample_generators_new_zeros_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3765372Z test_opinfo_sample_generators_nextafter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3766104Z test_opinfo_sample_generators_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3766866Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3767611Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3768358Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3769101Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3769849Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3770585Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3771318Z test_opinfo_sample_generators_nn_functional_alpha_dropout_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3772094Z test_opinfo_sample_generators_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3772851Z test_opinfo_sample_generators_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3773574Z test_opinfo_sample_generators_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3774291Z test_opinfo_sample_generators_nn_functional_batch_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3775031Z test_opinfo_sample_generators_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3775771Z test_opinfo_sample_generators_nn_functional_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3776496Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3777251Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3777987Z test_opinfo_sample_generators_nn_functional_celu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3778694Z test_opinfo_sample_generators_nn_functional_conv1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3779406Z test_opinfo_sample_generators_nn_functional_conv2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3780130Z test_opinfo_sample_generators_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3780864Z test_opinfo_sample_generators_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3781593Z test_opinfo_sample_generators_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3782339Z test_opinfo_sample_generators_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3783092Z test_opinfo_sample_generators_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3783826Z test_opinfo_sample_generators_nn_functional_cross_entropy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3784545Z test_opinfo_sample_generators_nn_functional_ctc_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3785260Z test_opinfo_sample_generators_nn_functional_dropout2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3786034Z test_opinfo_sample_generators_nn_functional_dropout3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3786843Z test_opinfo_sample_generators_nn_functional_dropout_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3787554Z test_opinfo_sample_generators_nn_functional_elu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3788275Z test_opinfo_sample_generators_nn_functional_embedding_bag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3789005Z test_opinfo_sample_generators_nn_functional_embedding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3789756Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3790536Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3791305Z test_opinfo_sample_generators_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3792101Z test_opinfo_sample_generators_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3792843Z test_opinfo_sample_generators_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3793566Z test_opinfo_sample_generators_nn_functional_gelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3794266Z test_opinfo_sample_generators_nn_functional_glu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3794980Z test_opinfo_sample_generators_nn_functional_grid_sample_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3795698Z test_opinfo_sample_generators_nn_functional_group_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3796421Z test_opinfo_sample_generators_nn_functional_hardshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3797141Z test_opinfo_sample_generators_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3797866Z test_opinfo_sample_generators_nn_functional_hardswish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3798584Z test_opinfo_sample_generators_nn_functional_hardtanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3799304Z test_opinfo_sample_generators_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3800090Z test_opinfo_sample_generators_nn_functional_huber_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3800851Z test_opinfo_sample_generators_nn_functional_instance_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3801588Z test_opinfo_sample_generators_nn_functional_interpolate_area_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3802333Z test_opinfo_sample_generators_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3803085Z test_opinfo_sample_generators_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3803836Z test_opinfo_sample_generators_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3804584Z test_opinfo_sample_generators_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3805330Z test_opinfo_sample_generators_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3806059Z test_opinfo_sample_generators_nn_functional_kl_div_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3806764Z test_opinfo_sample_generators_nn_functional_l1_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3807484Z test_opinfo_sample_generators_nn_functional_layer_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3808197Z test_opinfo_sample_generators_nn_functional_leaky_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3808903Z test_opinfo_sample_generators_nn_functional_linear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3809635Z test_opinfo_sample_generators_nn_functional_local_response_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3810358Z test_opinfo_sample_generators_nn_functional_logsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3811097Z test_opinfo_sample_generators_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3811823Z test_opinfo_sample_generators_nn_functional_max_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3812538Z test_opinfo_sample_generators_nn_functional_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3813294Z test_opinfo_sample_generators_nn_functional_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3814050Z test_opinfo_sample_generators_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3814784Z test_opinfo_sample_generators_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3815510Z test_opinfo_sample_generators_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3816238Z test_opinfo_sample_generators_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3816971Z test_opinfo_sample_generators_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3817703Z test_opinfo_sample_generators_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3818420Z test_opinfo_sample_generators_nn_functional_mish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3819134Z test_opinfo_sample_generators_nn_functional_mse_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3819858Z test_opinfo_sample_generators_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3820603Z test_opinfo_sample_generators_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3821362Z test_opinfo_sample_generators_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3822091Z test_opinfo_sample_generators_nn_functional_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3822808Z test_opinfo_sample_generators_nn_functional_normalize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3823525Z test_opinfo_sample_generators_nn_functional_one_hot_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3824246Z test_opinfo_sample_generators_nn_functional_pad_circular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3824974Z test_opinfo_sample_generators_nn_functional_pad_constant_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3825706Z test_opinfo_sample_generators_nn_functional_pad_reflect_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3826434Z test_opinfo_sample_generators_nn_functional_pad_replicate_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3827349Z test_opinfo_sample_generators_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3828212Z test_opinfo_sample_generators_nn_functional_pdist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3828938Z test_opinfo_sample_generators_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3829676Z test_opinfo_sample_generators_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3830413Z test_opinfo_sample_generators_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3831144Z test_opinfo_sample_generators_nn_functional_prelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3831855Z test_opinfo_sample_generators_nn_functional_relu6_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3832560Z test_opinfo_sample_generators_nn_functional_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3833256Z test_opinfo_sample_generators_nn_functional_rrelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3833958Z test_opinfo_sample_generators_nn_functional_selu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3834669Z test_opinfo_sample_generators_nn_functional_silu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3835388Z test_opinfo_sample_generators_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3836121Z test_opinfo_sample_generators_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3836846Z test_opinfo_sample_generators_nn_functional_softmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3837575Z test_opinfo_sample_generators_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3838309Z test_opinfo_sample_generators_nn_functional_softplus_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3839027Z test_opinfo_sample_generators_nn_functional_softshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3839744Z test_opinfo_sample_generators_nn_functional_softsign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3840458Z test_opinfo_sample_generators_nn_functional_tanhshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3841229Z test_opinfo_sample_generators_nn_functional_threshold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3841993Z test_opinfo_sample_generators_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3842758Z test_opinfo_sample_generators_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3843501Z test_opinfo_sample_generators_nn_functional_unfold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3844213Z test_opinfo_sample_generators_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3844958Z test_opinfo_sample_generators_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3845672Z test_opinfo_sample_generators_nonzero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3846356Z test_opinfo_sample_generators_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3847032Z test_opinfo_sample_generators_norm_fro_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3847704Z test_opinfo_sample_generators_norm_inf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3848380Z test_opinfo_sample_generators_norm_nuc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3849051Z test_opinfo_sample_generators_normal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3849739Z test_opinfo_sample_generators_normal_number_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3850427Z test_opinfo_sample_generators_ones_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3851104Z test_opinfo_sample_generators_ones_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3851781Z test_opinfo_sample_generators_ormqr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3852451Z test_opinfo_sample_generators_outer_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3853121Z test_opinfo_sample_generators_pca_lowrank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3853805Z test_opinfo_sample_generators_permute_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3854490Z test_opinfo_sample_generators_pinverse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3855213Z test_opinfo_sample_generators_polar_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3855941Z test_opinfo_sample_generators_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3856659Z test_opinfo_sample_generators_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3857378Z test_opinfo_sample_generators_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3858095Z test_opinfo_sample_generators_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3858817Z test_opinfo_sample_generators_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3859520Z test_opinfo_sample_generators_positive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3860190Z test_opinfo_sample_generators_pow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3860855Z test_opinfo_sample_generators_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3861521Z test_opinfo_sample_generators_put_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3862178Z test_opinfo_sample_generators_qr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3862854Z test_opinfo_sample_generators_quantile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3863531Z test_opinfo_sample_generators_rad2deg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3864217Z test_opinfo_sample_generators_rand_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3864899Z test_opinfo_sample_generators_randint_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3865586Z test_opinfo_sample_generators_randint_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3866269Z test_opinfo_sample_generators_randn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3867002Z test_opinfo_sample_generators_randn_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3867680Z test_opinfo_sample_generators_ravel_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3868347Z test_opinfo_sample_generators_real_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3869091Z test_opinfo_sample_generators_reciprocal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3869819Z test_opinfo_sample_generators_remainder_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3870503Z test_opinfo_sample_generators_renorm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3871168Z test_opinfo_sample_generators_repeat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3871866Z test_opinfo_sample_generators_repeat_interleave_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3872570Z test_opinfo_sample_generators_reshape_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3873258Z test_opinfo_sample_generators_reshape_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3873938Z test_opinfo_sample_generators_resize__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3874625Z test_opinfo_sample_generators_resize_as__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3875309Z test_opinfo_sample_generators_resolve_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3876000Z test_opinfo_sample_generators_resolve_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3876680Z test_opinfo_sample_generators_roll_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3877347Z test_opinfo_sample_generators_rot90_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3878017Z test_opinfo_sample_generators_round_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3878706Z test_opinfo_sample_generators_round_decimals_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3879413Z test_opinfo_sample_generators_round_decimals_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3880114Z test_opinfo_sample_generators_round_decimals_neg_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3880808Z test_opinfo_sample_generators_rsqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3881475Z test_opinfo_sample_generators_rsub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3882158Z test_opinfo_sample_generators_scalar_tensor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3882891Z test_opinfo_sample_generators_scatter_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3883575Z test_opinfo_sample_generators_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3884308Z test_opinfo_sample_generators_scatter_reduce_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3885022Z test_opinfo_sample_generators_scatter_reduce_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3885736Z test_opinfo_sample_generators_scatter_reduce_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3886452Z test_opinfo_sample_generators_scatter_reduce_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3887164Z test_opinfo_sample_generators_scatter_reduce_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3887870Z test_opinfo_sample_generators_searchsorted_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3888584Z test_opinfo_sample_generators_segment_reduce_lengths_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3889294Z test_opinfo_sample_generators_segment_reduce_offsets_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3889998Z test_opinfo_sample_generators_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3890687Z test_opinfo_sample_generators_select_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3891368Z test_opinfo_sample_generators_sgn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3892039Z test_opinfo_sample_generators_short_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3892719Z test_opinfo_sample_generators_sigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3893402Z test_opinfo_sample_generators_sign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3894099Z test_opinfo_sample_generators_signal_windows_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3894829Z test_opinfo_sample_generators_signal_windows_exponential_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3895554Z test_opinfo_sample_generators_signal_windows_gaussian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3896270Z test_opinfo_sample_generators_signal_windows_kaiser_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3897005Z test_opinfo_sample_generators_signbit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3897715Z test_opinfo_sample_generators_sin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3898373Z test_opinfo_sample_generators_sinc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3899048Z test_opinfo_sample_generators_sinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3899721Z test_opinfo_sample_generators_slice_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3900415Z test_opinfo_sample_generators_slice_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3901103Z test_opinfo_sample_generators_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3901799Z test_opinfo_sample_generators_softmax_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3902485Z test_opinfo_sample_generators_sort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3903179Z test_opinfo_sample_generators_sparse_sampled_addmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3903525Z test_opinfo_sample_generators_special_airy_ai_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3903874Z test_opinfo_sample_generators_special_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3904216Z test_opinfo_sample_generators_special_bessel_j1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3904555Z test_opinfo_sample_generators_special_bessel_y0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3904897Z test_opinfo_sample_generators_special_bessel_y1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3905261Z test_opinfo_sample_generators_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3905626Z test_opinfo_sample_generators_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3906350Z test_opinfo_sample_generators_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3906956Z test_opinfo_sample_generators_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3907293Z test_opinfo_sample_generators_special_entr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3907700Z test_opinfo_sample_generators_special_erfcx_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3908093Z test_opinfo_sample_generators_special_hermite_polynomial_h_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3908452Z test_opinfo_sample_generators_special_hermite_polynomial_he_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3908783Z test_opinfo_sample_generators_special_i0e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3909115Z test_opinfo_sample_generators_special_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3909456Z test_opinfo_sample_generators_special_i1e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3909822Z test_opinfo_sample_generators_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3910388Z test_opinfo_sample_generators_special_legendre_polynomial_p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3910728Z test_opinfo_sample_generators_special_log_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3911087Z test_opinfo_sample_generators_special_modified_bessel_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3911445Z test_opinfo_sample_generators_special_modified_bessel_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3911799Z test_opinfo_sample_generators_special_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3912153Z test_opinfo_sample_generators_special_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3912488Z test_opinfo_sample_generators_special_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3912831Z test_opinfo_sample_generators_special_ndtri_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3913206Z test_opinfo_sample_generators_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3913569Z test_opinfo_sample_generators_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3913931Z test_opinfo_sample_generators_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3914506Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3915128Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3915759Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3916335Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-11-23T02:27:51.3916692Z test_opinfo_sample_generators_special_spherical_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3917037Z test_opinfo_sample_generators_special_xlog1py_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3917379Z test_opinfo_sample_generators_special_zeta_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3917711Z test_opinfo_sample_generators_split_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3918049Z test_opinfo_sample_generators_split_list_args_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3918387Z test_opinfo_sample_generators_split_with_sizes_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3918712Z test_opinfo_sample_generators_sqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3919043Z test_opinfo_sample_generators_square_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3919379Z test_opinfo_sample_generators_squeeze_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3919706Z test_opinfo_sample_generators_stack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3920029Z test_opinfo_sample_generators_std_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3920356Z test_opinfo_sample_generators_std_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3920684Z test_opinfo_sample_generators_stft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3921010Z test_opinfo_sample_generators_sub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3921331Z test_opinfo_sample_generators_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3921661Z test_opinfo_sample_generators_sum_to_size_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3921981Z test_opinfo_sample_generators_svd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3922353Z test_opinfo_sample_generators_svd_lowrank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3922715Z test_opinfo_sample_generators_symeig_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3923038Z test_opinfo_sample_generators_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3923378Z test_opinfo_sample_generators_take_along_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3923702Z test_opinfo_sample_generators_take_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3924027Z test_opinfo_sample_generators_tan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3924355Z test_opinfo_sample_generators_tanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3924686Z test_opinfo_sample_generators_tensor_split_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3925016Z test_opinfo_sample_generators_tensordot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3925337Z test_opinfo_sample_generators_tile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3925661Z test_opinfo_sample_generators_to_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3925995Z test_opinfo_sample_generators_to_sparse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3926318Z test_opinfo_sample_generators_topk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3926647Z test_opinfo_sample_generators_trace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3926994Z test_opinfo_sample_generators_transpose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3927331Z test_opinfo_sample_generators_trapezoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3927657Z test_opinfo_sample_generators_trapz_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3928003Z test_opinfo_sample_generators_triangular_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3928325Z test_opinfo_sample_generators_tril_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3928659Z test_opinfo_sample_generators_tril_indices_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3929027Z test_opinfo_sample_generators_triu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3929359Z test_opinfo_sample_generators_triu_indices_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3929722Z test_opinfo_sample_generators_true_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3930050Z test_opinfo_sample_generators_trunc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3930381Z test_opinfo_sample_generators_unbind_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3930718Z test_opinfo_sample_generators_unflatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3931055Z test_opinfo_sample_generators_unfold_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3931385Z test_opinfo_sample_generators_unfold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3931714Z test_opinfo_sample_generators_uniform_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3932061Z test_opinfo_sample_generators_unique_consecutive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3932388Z test_opinfo_sample_generators_unique_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3932721Z test_opinfo_sample_generators_unsqueeze_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3933047Z test_opinfo_sample_generators_var_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3933375Z test_opinfo_sample_generators_var_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3933698Z test_opinfo_sample_generators_vdot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3934038Z test_opinfo_sample_generators_view_as_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3934369Z test_opinfo_sample_generators_view_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3934700Z test_opinfo_sample_generators_view_as_real_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3935029Z test_opinfo_sample_generators_view_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3935352Z test_opinfo_sample_generators_view_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3935679Z test_opinfo_sample_generators_vsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3936041Z test_opinfo_sample_generators_vstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3936404Z test_opinfo_sample_generators_where_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3936733Z test_opinfo_sample_generators_xlogy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3937056Z test_opinfo_sample_generators_zero__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3937375Z test_opinfo_sample_generators_zeros_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3937710Z test_opinfo_sample_generators_zeros_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3937961Z test_sample_input (__main__.TestOpInfos) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3938225Z test_sample_input_metadata (__main__.TestOpInfos) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3938502Z test_default_names (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3938800Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3939108Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3939371Z test_name_fn (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3939665Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3939964Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3940256Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3940550Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3940824Z test_subtest_names (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3941133Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3941440Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3941895Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3942195Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3942493Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3942839Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3943137Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3943472Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3943773Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3944092Z test_default_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3944429Z test_dtypes_composition_invalid_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3944770Z test_dtypes_composition_valid_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3945121Z test_multiple_handling_of_same_param_error_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3945434Z test_name_fn_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3945766Z test_ops_composition_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3946101Z test_subtest_expected_failure_x_1_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3946438Z test_subtest_expected_failure_x_2_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3946903Z test_subtest_expected_failure_x_3_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3947223Z test_subtest_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3947576Z test_two_things_subtest_expected_failure_x_1_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3947929Z test_two_things_subtest_expected_failure_x_1_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3948282Z test_two_things_subtest_expected_failure_x_1_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3948639Z test_two_things_subtest_expected_failure_x_2_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3948988Z test_two_things_subtest_expected_failure_x_2_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3949336Z test_two_things_subtest_expected_failure_x_2_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3949739Z test_two_things_subtest_expected_failure_x_3_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3950217Z test_two_things_subtest_expected_failure_x_3_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3950672Z test_two_things_subtest_expected_failure_x_3_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3951065Z test_unparametrized_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3951397Z test_assertEqual_longMessage_cuda (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3951723Z test_assertEqual_numpy_cuda_bool (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3952060Z test_assertEqual_numpy_cuda_complex128 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3952396Z test_assertEqual_numpy_cuda_complex64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3952729Z test_assertEqual_numpy_cuda_float16 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3953065Z test_assertEqual_numpy_cuda_float32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3953402Z test_assertEqual_numpy_cuda_float64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3953728Z test_assertEqual_numpy_cuda_int16 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3954050Z test_assertEqual_numpy_cuda_int32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3954377Z test_assertEqual_numpy_cuda_int64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3954703Z test_assertEqual_numpy_cuda_int8 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3955027Z test_assertEqual_numpy_cuda_uint8 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3955619Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cuda (__main__.TestTestingCUDA) ... skip: ROCm doesn't support device side asserts (0.000s) 2022-11-23T02:27:51.3956160Z test_cuda_assert_should_stop_common_device_type_test_suite_cuda (__main__.TestTestingCUDA) ... skip: ROCm doesn't support device side asserts (0.000s) 2022-11-23T02:27:51.3956700Z test_cuda_assert_should_stop_common_utils_test_suite_cuda (__main__.TestTestingCUDA) ... skip: ROCm doesn't support device side asserts (0.000s) 2022-11-23T02:27:51.3957057Z test_get_supported_dtypes_cuda (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3957411Z test_isclose_atol_rtol_greater_than_zero_cuda_bool (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3957766Z test_isclose_atol_rtol_greater_than_zero_cuda_float16 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3958111Z test_isclose_atol_rtol_greater_than_zero_cuda_float32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3958460Z test_isclose_atol_rtol_greater_than_zero_cuda_float64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3958887Z test_isclose_atol_rtol_greater_than_zero_cuda_int16 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3959245Z test_isclose_atol_rtol_greater_than_zero_cuda_int32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3959608Z test_isclose_atol_rtol_greater_than_zero_cuda_int64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3959901Z test_isclose_atol_rtol_greater_than_zero_cuda_int8 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3960192Z test_isclose_atol_rtol_greater_than_zero_cuda_uint8 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3960451Z test_isclose_bool_cuda (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3960738Z test_isclose_complex_cuda_complex128 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:27:51.3961020Z test_isclose_complex_cuda_complex64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:27:51.3961297Z test_isclose_equality_shortcut_cuda (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3961565Z test_isclose_float_cuda_float16 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3961836Z test_isclose_float_cuda_float32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3962104Z test_isclose_float_cuda_float64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3962365Z test_isclose_integer_cuda_int16 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3962632Z test_isclose_integer_cuda_int32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3962905Z test_isclose_integer_cuda_int64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3963174Z test_isclose_integer_cuda_int8 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3963446Z test_isclose_integer_cuda_uint8 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3963742Z test_isclose_nan_equality_shortcut_cuda_complex128 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3964042Z test_isclose_nan_equality_shortcut_cuda_complex64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3964332Z test_isclose_nan_equality_shortcut_cuda_float16 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3964622Z test_isclose_nan_equality_shortcut_cuda_float32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3964909Z test_isclose_nan_equality_shortcut_cuda_float64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3965179Z test_make_tensor_complex32_cuda (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:27:51.3965440Z test_make_tensor_cuda_bool (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3965751Z test_make_tensor_cuda_complex64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3966054Z test_make_tensor_cuda_float32 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3966319Z test_make_tensor_cuda_int64 (__main__.TestTestingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:27:51.3966327Z 2022-11-23T02:27:51.3966624Z ---------------------------------------------------------------------- 2022-11-23T02:27:51.3966733Z Ran 1202 tests in 1.267s 2022-11-23T02:27:51.3966740Z 2022-11-23T02:27:51.3966844Z OK (skipped=1202) 2022-11-23T02:27:51.3966851Z 2022-11-23T02:27:51.3966968Z Generating XML reports... 2022-11-23T02:27:51.3967367Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertClose-20221123022747.xml 2022-11-23T02:27:51.3967787Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20221123022747.xml 2022-11-23T02:27:51.3968211Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20221123022747.xml 2022-11-23T02:27:51.3968658Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseMultiDeviceCUDA-20221123022747.xml 2022-11-23T02:27:51.3969071Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20221123022747.xml 2022-11-23T02:27:51.3969480Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20221123022747.xml 2022-11-23T02:27:51.3969889Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20221123022747.xml 2022-11-23T02:27:51.3970293Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20221123022747.xml 2022-11-23T02:27:51.3970698Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20221123022747.xml 2022-11-23T02:27:51.3971100Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20221123022747.xml 2022-11-23T02:27:51.3971485Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20221123022747.xml 2022-11-23T02:27:51.3971857Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestImports-20221123022747.xml 2022-11-23T02:27:51.3972289Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfoSampleFunctionsCUDA-20221123022747.xml 2022-11-23T02:27:51.3972636Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfos-20221123022747.xml 2022-11-23T02:27:51.3973040Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20221123022747.xml 2022-11-23T02:27:51.3973502Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCUDA-20221123022747.xml 2022-11-23T02:27:51.3973877Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestingCUDA-20221123022747.xml 2022-11-23T02:27:51.3973884Z 2022-11-23T02:27:51.3974390Z ##[endgroup] 2022-11-23T02:27:51.3974771Z FINISHED PRINTING LOG FILE of test_testing (/var/lib/jenkins/pytorch/test/test-reports/test_testing_1dlxajx4) 2022-11-23T02:27:51.3974777Z 2022-11-23T02:27:55.8093363Z Ignoring disabled issues: [] 2022-11-23T02:27:55.8334647Z Running test_transformers ... [2022-11-23 02:27:55.832621] 2022-11-23T02:27:55.8336470Z Executing ['/opt/conda/bin/python', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:27:55.832907] 2022-11-23T02:28:05.3514327Z 2022-11-23T02:28:05.3515678Z Expand the folded group to see the log file of test_transformers 2022-11-23T02:28:05.3518768Z ##[group]PRINTING LOG FILE of test_transformers (/var/lib/jenkins/pytorch/test/test-reports/test_transformers_psk1d4pp) 2022-11-23T02:28:05.3521910Z Test results will be stored in test-reports/python-unittest/test_transformers 2022-11-23T02:28:05.3522789Z 2022-11-23T02:28:05.3523643Z Running tests... 2022-11-23T02:28:05.3525048Z ---------------------------------------------------------------------- 2022-11-23T02:28:05.3526978Z test_bias_is_none (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3528420Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.011s) 2022-11-23T02:28:05.3529773Z test_fused_sdp_choice_type_dense (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3531309Z test_fused_sdp_choice_type_nested (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3532528Z test_mask_check_fastpath (__main__.TestTransformers) 2022-11-23T02:28:05.3533843Z Test that fastpath is executed independently of the masks that are passed. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3535577Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3537416Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3539230Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3541058Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3542883Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3544698Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3546529Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3548791Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3550671Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3552576Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3554456Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3556366Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3558235Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3560266Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3562209Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3564072Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3565904Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3567740Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3569582Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3571458Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3573320Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3575172Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3577038Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3578907Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3580728Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3582543Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3584348Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3586155Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3588071Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3589871Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3591667Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3593462Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3595394Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3597301Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3599105Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3600897Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3602726Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3604588Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3606444Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3608299Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3610125Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3611991Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3613833Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3615653Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3617456Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3619261Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3621060Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3622855Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3624674Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3626527Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3628640Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3630620Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3632508Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3634387Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3636251Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3638094Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3639925Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3641734Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3643559Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3645396Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3647278Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.005s) 2022-11-23T02:28:05.3649220Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.005s) 2022-11-23T02:28:05.3651153Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.005s) 2022-11-23T02:28:05.3653084Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.005s) 2022-11-23T02:28:05.3655006Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3656857Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3658701Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3660549Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3662348Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3664247Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3666114Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3668059Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3668910Z test_sdp_fused_grad_against_math_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2022-11-23T02:28:05.3669650Z test_sdp_fused_grad_against_math_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2022-11-23T02:28:05.3670396Z test_sdp_math_gradcheck_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3671123Z test_sdp_math_gradcheck_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2022-11-23T02:28:05.3671826Z test_sdp_runtime_dispatch (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3672723Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.001s) 2022-11-23T02:28:05.3673336Z test_train_with_pad_and_catch_error_device_cpu (__main__.TestTransformers) ... ok (0.441s) 2022-11-23T02:28:05.3673889Z test_train_with_pad_and_catch_error_device_cuda (__main__.TestTransformers) ... ok (3.004s) 2022-11-23T02:28:05.3674626Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T02:28:05.3675524Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.012s) 2022-11-23T02:28:05.3676412Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3677154Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3677894Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3678636Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3679378Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3680113Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3680854Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3681658Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3682444Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3683185Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3683926Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3684659Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3685401Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3686136Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:28:05.3686825Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3687452Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3688060Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3688682Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3689302Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3689921Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3690550Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3691438Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3692064Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3692677Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3693299Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3693913Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3694513Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3695132Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3695810Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3696415Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3697076Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3697698Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3698317Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3698937Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3699550Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3700158Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3700765Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3701378Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3701991Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3702608Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3703229Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3703848Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3704465Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2022-11-23T02:28:05.3705078Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3705696Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2022-11-23T02:28:05.3706363Z Test TransformerEncoder fastpath output matches slowpath output ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:28:05.3707001Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-11-23T02:28:05.3707718Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3708461Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2022-11-23T02:28:05.3709222Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3709972Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-11-23T02:28:05.3710722Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3711560Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2022-11-23T02:28:05.3712367Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3713110Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-11-23T02:28:05.3713868Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3714628Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2022-11-23T02:28:05.3715379Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3716126Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-11-23T02:28:05.3716869Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3717609Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2022-11-23T02:28:05.3718358Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:28:05.3719139Z test_transformerencoderlayer_src_mask_device_cpu_nhead_1 (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3719932Z test_transformerencoderlayer_src_mask_device_cpu_nhead_4 (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3720727Z test_transformerencoderlayer_src_mask_device_cpu_nhead_8 (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3721503Z test_transformerencoderlayer_src_mask_device_cuda_nhead_1 (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3722278Z test_transformerencoderlayer_src_mask_device_cuda_nhead_4 (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3723062Z test_transformerencoderlayer_src_mask_device_cuda_nhead_8 (__main__.TestTransformers) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:28:05.3723475Z 2022-11-23T02:28:05.3723838Z ---------------------------------------------------------------------- 2022-11-23T02:28:05.3724232Z Ran 131 tests in 3.849s 2022-11-23T02:28:05.3724420Z 2022-11-23T02:28:05.3724527Z OK (skipped=129) 2022-11-23T02:28:05.3724714Z 2022-11-23T02:28:05.3724857Z Generating XML reports... 2022-11-23T02:28:05.3725533Z Generated XML report: test-reports/python-unittest/test_transformers/TEST-TestTransformers-20221123022758.xml 2022-11-23T02:28:05.3725851Z 2022-11-23T02:28:05.3726176Z ##[endgroup] 2022-11-23T02:28:05.3726722Z FINISHED PRINTING LOG FILE of test_transformers (/var/lib/jenkins/pytorch/test/test-reports/test_transformers_psk1d4pp) 2022-11-23T02:28:05.3727026Z 2022-11-23T02:28:09.7271706Z Ignoring disabled issues: [] 2022-11-23T02:28:09.7506546Z Running test_type_hints ... [2022-11-23 02:28:09.750066] 2022-11-23T02:28:09.7508749Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:28:09.750352] 2022-11-23T02:29:20.8646846Z 2022-11-23T02:29:20.8648395Z Expand the folded group to see the log file of test_type_hints 2022-11-23T02:29:20.8650543Z ##[group]PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/pytorch/test/test-reports/test_type_hints_p9takg57) 2022-11-23T02:29:20.8653327Z Test results will be stored in test-reports/python-unittest/test_type_hints 2022-11-23T02:29:20.8654062Z 2022-11-23T02:29:20.8654324Z Running tests... 2022-11-23T02:29:20.8655461Z ---------------------------------------------------------------------- 2022-11-23T02:29:20.8656433Z test_doc_examples (__main__.TestTypeHints) 2022-11-23T02:29:20.8657350Z Run documentation examples through mypy. ... ok (65.502s) 2022-11-23T02:29:20.8658126Z 2022-11-23T02:29:20.8659220Z ---------------------------------------------------------------------- 2022-11-23T02:29:20.8660344Z Ran 1 test in 65.502s 2022-11-23T02:29:20.8660869Z 2022-11-23T02:29:20.8661187Z OK 2022-11-23T02:29:20.8661625Z 2022-11-23T02:29:20.8662008Z Generating XML reports... 2022-11-23T02:29:20.8663921Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20221123022811.xml 2022-11-23T02:29:20.8664991Z 2022-11-23T02:29:20.8665842Z ##[endgroup] 2022-11-23T02:29:20.8667548Z FINISHED PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/pytorch/test/test-reports/test_type_hints_p9takg57) 2022-11-23T02:29:20.8668322Z 2022-11-23T02:29:25.2924571Z Ignoring disabled issues: [] 2022-11-23T02:29:25.3166470Z Running test_type_info ... [2022-11-23 02:29:25.315566] 2022-11-23T02:29:25.3168242Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:29:25.315852] 2022-11-23T02:29:29.7594897Z 2022-11-23T02:29:29.7596410Z Expand the folded group to see the log file of test_type_info 2022-11-23T02:29:29.7598578Z ##[group]PRINTING LOG FILE of test_type_info (/var/lib/jenkins/pytorch/test/test-reports/test_type_info_1u9lpn5j) 2022-11-23T02:29:29.7600625Z Test results will be stored in test-reports/python-unittest/test_type_info 2022-11-23T02:29:29.7601481Z 2022-11-23T02:29:29.7601778Z Running tests... 2022-11-23T02:29:29.7603106Z ---------------------------------------------------------------------- 2022-11-23T02:29:29.7604523Z test_finfo (__main__.TestDTypeInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.585s) 2022-11-23T02:29:29.7606233Z test_iinfo (__main__.TestDTypeInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:29.7608375Z test_invalid_input (__main__.TestDTypeInfo) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:29.7609293Z 2022-11-23T02:29:29.7610268Z ---------------------------------------------------------------------- 2022-11-23T02:29:29.7611390Z Ran 3 tests in 0.587s 2022-11-23T02:29:29.7611838Z 2022-11-23T02:29:29.7612157Z OK (skipped=3) 2022-11-23T02:29:29.7612624Z 2022-11-23T02:29:29.7613099Z Generating XML reports... 2022-11-23T02:29:29.7615150Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20221123022927.xml 2022-11-23T02:29:29.7616037Z 2022-11-23T02:29:29.7617084Z ##[endgroup] 2022-11-23T02:29:29.7618473Z FINISHED PRINTING LOG FILE of test_type_info (/var/lib/jenkins/pytorch/test/test-reports/test_type_info_1u9lpn5j) 2022-11-23T02:29:29.7619215Z 2022-11-23T02:29:34.1801682Z Ignoring disabled issues: [] 2022-11-23T02:29:34.2040335Z Running test_type_promotion ... [2022-11-23 02:29:34.203007] 2022-11-23T02:29:34.2042453Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:29:34.203295] 2022-11-23T02:29:39.7971871Z 2022-11-23T02:29:39.7972787Z Expand the folded group to see the log file of test_type_promotion 2022-11-23T02:29:39.7975112Z ##[group]PRINTING LOG FILE of test_type_promotion (/var/lib/jenkins/pytorch/test/test-reports/test_type_promotion_a302783y) 2022-11-23T02:29:39.7977677Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-11-23T02:29:39.7978348Z 2022-11-23T02:29:39.7978627Z Running tests... 2022-11-23T02:29:39.7980031Z ---------------------------------------------------------------------- 2022-11-23T02:29:39.8013792Z test_add_wrapped_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8015575Z test_alpha_mismatch_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8017157Z test_alternate_result_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8019107Z test_bfloat16_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8020637Z test_booleans_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8022128Z test_can_cast_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8023771Z test_cat_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8025400Z test_cat_out_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8027315Z test_clamp_type_promotion_cuda_bool_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8029027Z test_clamp_type_promotion_cuda_bool_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8030687Z test_clamp_type_promotion_cuda_bool_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8032333Z test_clamp_type_promotion_cuda_bool_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8033987Z test_clamp_type_promotion_cuda_bool_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8035655Z test_clamp_type_promotion_cuda_bool_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8037334Z test_clamp_type_promotion_cuda_bool_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8039011Z test_clamp_type_promotion_cuda_bool_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8040677Z test_clamp_type_promotion_cuda_bool_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8042350Z test_clamp_type_promotion_cuda_bool_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8044020Z test_clamp_type_promotion_cuda_bool_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8045663Z test_clamp_type_promotion_cuda_bool_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8047301Z test_clamp_type_promotion_cuda_bool_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8049143Z test_clamp_type_promotion_cuda_bool_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8050895Z test_clamp_type_promotion_cuda_bool_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8052563Z test_clamp_type_promotion_cuda_bool_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8054222Z test_clamp_type_promotion_cuda_float32_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8056056Z test_clamp_type_promotion_cuda_float32_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8057748Z test_clamp_type_promotion_cuda_float32_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8059417Z test_clamp_type_promotion_cuda_float32_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8061092Z test_clamp_type_promotion_cuda_float32_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8062805Z test_clamp_type_promotion_cuda_float32_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8064508Z test_clamp_type_promotion_cuda_float32_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8066185Z test_clamp_type_promotion_cuda_float32_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8068066Z test_clamp_type_promotion_cuda_float32_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8069770Z test_clamp_type_promotion_cuda_float32_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8071471Z test_clamp_type_promotion_cuda_float32_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8073155Z test_clamp_type_promotion_cuda_float32_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8074827Z test_clamp_type_promotion_cuda_float32_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8076478Z test_clamp_type_promotion_cuda_float32_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8078184Z test_clamp_type_promotion_cuda_float32_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8079850Z test_clamp_type_promotion_cuda_float32_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8081509Z test_clamp_type_promotion_cuda_float64_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8083148Z test_clamp_type_promotion_cuda_float64_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8084796Z test_clamp_type_promotion_cuda_float64_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8086597Z test_clamp_type_promotion_cuda_float64_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8088349Z test_clamp_type_promotion_cuda_float64_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8090032Z test_clamp_type_promotion_cuda_float64_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8091714Z test_clamp_type_promotion_cuda_float64_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8093420Z test_clamp_type_promotion_cuda_float64_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8095122Z test_clamp_type_promotion_cuda_float64_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8096824Z test_clamp_type_promotion_cuda_float64_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8098506Z test_clamp_type_promotion_cuda_float64_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8100163Z test_clamp_type_promotion_cuda_float64_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8101822Z test_clamp_type_promotion_cuda_float64_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8103487Z test_clamp_type_promotion_cuda_float64_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8105154Z test_clamp_type_promotion_cuda_float64_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8107118Z test_clamp_type_promotion_cuda_float64_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8108785Z test_clamp_type_promotion_cuda_int32_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8110426Z test_clamp_type_promotion_cuda_int32_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8112079Z test_clamp_type_promotion_cuda_int32_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8113731Z test_clamp_type_promotion_cuda_int32_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8115374Z test_clamp_type_promotion_cuda_int32_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8117036Z test_clamp_type_promotion_cuda_int32_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8118702Z test_clamp_type_promotion_cuda_int32_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8120355Z test_clamp_type_promotion_cuda_int32_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8121385Z test_clamp_type_promotion_cuda_int32_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8122071Z test_clamp_type_promotion_cuda_int32_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8122686Z test_clamp_type_promotion_cuda_int32_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8123312Z test_clamp_type_promotion_cuda_int32_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8123930Z test_clamp_type_promotion_cuda_int32_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8124554Z test_clamp_type_promotion_cuda_int32_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8125177Z test_clamp_type_promotion_cuda_int32_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8125790Z test_clamp_type_promotion_cuda_int32_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8126415Z test_comparison_ops_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:29:39.8127031Z test_complex_assertraises_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8127615Z test_complex_half_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8128192Z test_complex_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:29:39.8128805Z test_complex_scalar_mult_tensor_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8129408Z test_computation_ignores_out_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8130006Z test_create_bool_tensors_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8130593Z test_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8131180Z test_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8131763Z test_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8132349Z test_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8132935Z test_div_promotion_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8133514Z test_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8134107Z test_div_promotion_inplace_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8134712Z test_div_promotion_inplace_cuda_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8135365Z test_div_promotion_inplace_cuda_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8136030Z test_div_promotion_inplace_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8136634Z test_div_promotion_inplace_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8137237Z test_div_promotion_inplace_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8137836Z test_div_promotion_inplace_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8138441Z test_div_promotion_inplace_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8139037Z test_div_promotion_out_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8139640Z test_div_promotion_out_cuda_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8140232Z test_div_promotion_out_cuda_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8140820Z test_div_promotion_out_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8141405Z test_div_promotion_out_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8141992Z test_div_promotion_out_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8142578Z test_div_promotion_out_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8143163Z test_div_promotion_out_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8143752Z test_float_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8144332Z test_from_issue_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8144891Z test_half_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8145454Z test_indexing_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8146025Z test_indexing_fail_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8146656Z test_inplace_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8147221Z test_int_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8147792Z test_int_to_float_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8148389Z test_integer_addcdiv_deprecated_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8149016Z test_integer_addcdiv_deprecated_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8149711Z test_integer_addcdiv_deprecated_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8150378Z test_integer_addcdiv_deprecated_cuda_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8151010Z test_integer_addcdiv_deprecated_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8151620Z test_lt_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8152209Z test_many_promotions_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8152794Z test_mixed_type_backward_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8153387Z test_non_promoting_ops_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8153992Z test_numpy_array_binary_ufunc_promotion_cuda_bool_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8154648Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8155309Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8155964Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8156618Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8157272Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8157914Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8158562Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8159197Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8159841Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8160483Z test_numpy_array_binary_ufunc_promotion_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8161134Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8161790Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8162464Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8163178Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8163875Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8164540Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8165202Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8165864Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8166527Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8167182Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8167844Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8168499Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8169163Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8169847Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8170503Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8171161Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8171818Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8172472Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8173129Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8173776Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8174429Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8175078Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8175735Z test_numpy_array_binary_ufunc_promotion_cuda_float16_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8176442Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8177144Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8177804Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8178456Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8179090Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8179742Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8180390Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8181044Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8181695Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8182342Z test_numpy_array_binary_ufunc_promotion_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8182987Z test_numpy_array_binary_ufunc_promotion_cuda_float32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8183651Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8184314Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8184966Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8185623Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8186272Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8187026Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8187671Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8188315Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8188956Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8189596Z test_numpy_array_binary_ufunc_promotion_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8190311Z test_numpy_array_binary_ufunc_promotion_cuda_float64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8191006Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8191671Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8192324Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8192970Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8193622Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8194268Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8194907Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8195537Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8196178Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8196818Z test_numpy_array_binary_ufunc_promotion_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8197463Z test_numpy_array_binary_ufunc_promotion_cuda_int16_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8198117Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8198772Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8199425Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8200072Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8200714Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8201359Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8201994Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8202633Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8203316Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8203942Z test_numpy_array_binary_ufunc_promotion_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8204618Z test_numpy_array_binary_ufunc_promotion_cuda_int32_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8205268Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8205918Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8206563Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8207204Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8207844Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8208481Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8209111Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8209742Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8210382Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8211028Z test_numpy_array_binary_ufunc_promotion_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8211655Z test_numpy_array_binary_ufunc_promotion_cuda_int64_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8212300Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8212950Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8213599Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8214248Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8214893Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8215535Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8216165Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8216845Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8217521Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8218156Z test_numpy_array_binary_ufunc_promotion_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8218792Z test_numpy_array_binary_ufunc_promotion_cuda_int8_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8219426Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8220087Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8220739Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8221382Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8222027Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8222665Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8223302Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8223935Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8224576Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8225209Z test_numpy_array_binary_ufunc_promotion_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8225842Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8226490Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8227198Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8227836Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8228478Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8229118Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8229760Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8230461Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8231143Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8231782Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8232415Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8233014Z test_promote_self_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8233587Z test_promote_types_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8234081Z test_result_type_cuda_bfloat16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8234580Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8235071Z test_result_type_cuda_bfloat16_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8235564Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8236065Z test_result_type_cuda_bfloat16_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8236573Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8237063Z test_result_type_cuda_bfloat16_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8237565Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8238050Z test_result_type_cuda_bfloat16_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8238536Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8239018Z test_result_type_cuda_bfloat16_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8239514Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8239999Z test_result_type_cuda_bfloat16_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8240495Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8240981Z test_result_type_cuda_bfloat16_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8241469Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8241952Z test_result_type_cuda_bfloat16_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8242435Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8242915Z test_result_type_cuda_bfloat16_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8243400Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8243880Z test_result_type_cuda_bfloat16_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8244377Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8244927Z test_result_type_cuda_bfloat16_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8245414Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8245936Z test_result_type_cuda_bool_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8246409Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8246881Z test_result_type_cuda_bool_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8247374Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8247864Z test_result_type_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8248357Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8248845Z test_result_type_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8249340Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8250151Z test_result_type_cuda_bool_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8250626Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8251107Z test_result_type_cuda_bool_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8251598Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8252077Z test_result_type_cuda_bool_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8252571Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8253047Z test_result_type_cuda_bool_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8253540Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8254006Z test_result_type_cuda_bool_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8254494Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8254965Z test_result_type_cuda_bool_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8255456Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8255929Z test_result_type_cuda_bool_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8256420Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8256892Z test_result_type_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8257389Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8257869Z test_result_type_cuda_complex128_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8258364Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8258848Z test_result_type_cuda_complex128_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8259338Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8259832Z test_result_type_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8260391Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8260878Z test_result_type_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8261426Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8261904Z test_result_type_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8262398Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8262879Z test_result_type_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8263380Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8263871Z test_result_type_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8264365Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8264846Z test_result_type_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8265340Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8265806Z test_result_type_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8266292Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8266815Z test_result_type_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8267305Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8267789Z test_result_type_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8268278Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8268765Z test_result_type_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8269257Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8269726Z test_result_type_cuda_complex64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8270226Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8270709Z test_result_type_cuda_complex64_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8271198Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8271689Z test_result_type_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8272191Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8272680Z test_result_type_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8273184Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8273658Z test_result_type_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8274151Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8274632Z test_result_type_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8275194Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8275675Z test_result_type_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8276220Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8276705Z test_result_type_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8277185Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8277666Z test_result_type_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8278156Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8278642Z test_result_type_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8279147Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8279631Z test_result_type_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8280125Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8280606Z test_result_type_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8281085Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8281565Z test_result_type_cuda_float16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8282057Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8282536Z test_result_type_cuda_float16_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8283018Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8283501Z test_result_type_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8284007Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8284490Z test_result_type_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8284973Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8285454Z test_result_type_cuda_float16_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8285940Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8286422Z test_result_type_cuda_float16_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8286911Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8287391Z test_result_type_cuda_float16_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8287880Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8288357Z test_result_type_cuda_float16_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8288833Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8289310Z test_result_type_cuda_float16_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8289799Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8290335Z test_result_type_cuda_float16_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8290827Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8291357Z test_result_type_cuda_float16_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8291844Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8292322Z test_result_type_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8292798Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8293277Z test_result_type_cuda_float32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8293773Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8294254Z test_result_type_cuda_float32_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8294741Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8295233Z test_result_type_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8295727Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8296214Z test_result_type_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8296698Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8297180Z test_result_type_cuda_float32_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8297677Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8298157Z test_result_type_cuda_float32_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8298657Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8299133Z test_result_type_cuda_float32_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8299623Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8300083Z test_result_type_cuda_float32_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8300571Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8301044Z test_result_type_cuda_float32_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8301534Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8302007Z test_result_type_cuda_float32_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8302493Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8302971Z test_result_type_cuda_float32_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8303453Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8303914Z test_result_type_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8304399Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8304933Z test_result_type_cuda_float64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8305419Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8305897Z test_result_type_cuda_float64_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8306428Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8307027Z test_result_type_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8307526Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8308001Z test_result_type_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8308496Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8308978Z test_result_type_cuda_float64_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8309467Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8309954Z test_result_type_cuda_float64_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8310455Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8310940Z test_result_type_cuda_float64_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8311428Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8311895Z test_result_type_cuda_float64_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8312380Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8312856Z test_result_type_cuda_float64_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8313348Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8313827Z test_result_type_cuda_float64_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8314316Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8314790Z test_result_type_cuda_float64_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8315277Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8315741Z test_result_type_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8316226Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8316709Z test_result_type_cuda_int16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8317197Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8317671Z test_result_type_cuda_int16_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8318155Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8318640Z test_result_type_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8319116Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8319599Z test_result_type_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8320087Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8320643Z test_result_type_cuda_int16_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8321133Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8321658Z test_result_type_cuda_int16_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8322150Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8322627Z test_result_type_cuda_int16_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8323103Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8323570Z test_result_type_cuda_int16_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8324058Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8324528Z test_result_type_cuda_int16_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8325018Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8325495Z test_result_type_cuda_int16_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8325980Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8326446Z test_result_type_cuda_int16_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8326916Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8327388Z test_result_type_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8327879Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8328357Z test_result_type_cuda_int32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8328844Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8329318Z test_result_type_cuda_int32_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8329804Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8330283Z test_result_type_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8330762Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8331242Z test_result_type_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8331739Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8332219Z test_result_type_cuda_int32_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8332705Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8333182Z test_result_type_cuda_int32_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8333668Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8334130Z test_result_type_cuda_int32_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8334617Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8335144Z test_result_type_cuda_int32_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8335632Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8336101Z test_result_type_cuda_int32_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8336626Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8337104Z test_result_type_cuda_int32_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8337587Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8338053Z test_result_type_cuda_int32_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8338535Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8339018Z test_result_type_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8339503Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8339978Z test_result_type_cuda_int64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8340467Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8340939Z test_result_type_cuda_int64_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8341423Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8341893Z test_result_type_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8342386Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8342872Z test_result_type_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8343371Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8343853Z test_result_type_cuda_int64_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8344351Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8344822Z test_result_type_cuda_int64_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8345307Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8345767Z test_result_type_cuda_int64_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8346257Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8346778Z test_result_type_cuda_int64_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8347266Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8347740Z test_result_type_cuda_int64_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8348231Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8348701Z test_result_type_cuda_int64_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8349168Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8349638Z test_result_type_cuda_int64_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8350118Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8350673Z test_result_type_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8351156Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8351698Z test_result_type_cuda_int8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8352189Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8352663Z test_result_type_cuda_int8_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8353130Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8353612Z test_result_type_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8354105Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8354585Z test_result_type_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8355078Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8355558Z test_result_type_cuda_int8_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8356042Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8356514Z test_result_type_cuda_int8_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8356988Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8357461Z test_result_type_cuda_int8_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8357953Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8358423Z test_result_type_cuda_int8_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8358907Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8359378Z test_result_type_cuda_int8_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8359857Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8360328Z test_result_type_cuda_int8_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8360797Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8361266Z test_result_type_cuda_int8_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8361748Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8362217Z test_result_type_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8362706Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8363188Z test_result_type_cuda_uint8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8363680Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8364139Z test_result_type_cuda_uint8_bool (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8364618Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8365151Z test_result_type_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8365640Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8366125Z test_result_type_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8366655Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8367139Z test_result_type_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8367621Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8368090Z test_result_type_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8368579Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8369058Z test_result_type_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8369544Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8370013Z test_result_type_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8370502Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8370979Z test_result_type_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8371462Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8371921Z test_result_type_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8372408Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8372881Z test_result_type_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8373368Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8373862Z test_result_type_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) 2022-11-23T02:29:39.8374356Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:29:39.8374937Z test_result_type_tensor_vs_scalar_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8375549Z test_sparse_add_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8376122Z test_sparse_div_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8376719Z test_sparse_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8377328Z test_sparse_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8377940Z test_sparse_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8378547Z test_sparse_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8379159Z test_sparse_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8379741Z test_sparse_mul_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8380370Z test_sparse_sub_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8381003Z test_transpose_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8381622Z test_unary_op_out_casting_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8382251Z test_unary_op_out_casting_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8382902Z test_unary_op_out_casting_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8383548Z test_unary_op_out_casting_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8384194Z test_unary_op_out_casting_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8384839Z test_unary_op_out_casting_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8385476Z test_unary_op_out_casting_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8386113Z test_unary_op_out_casting_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8386782Z test_unary_op_out_casting_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8387411Z test_unary_op_out_casting_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8388058Z test_unary_op_out_casting_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8388696Z test_unary_op_out_casting_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8389317Z test_unary_op_out_casting_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8389930Z test_unary_op_out_casting_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8390553Z test_unary_op_out_casting_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8391181Z test_unary_op_out_casting_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8391814Z test_unary_op_out_casting_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8392445Z test_unary_op_out_casting_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8393058Z test_unary_op_out_casting_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8393688Z test_unary_op_out_casting_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8394395Z test_unary_op_out_casting_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8395062Z test_unary_op_out_casting_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8395696Z test_unary_op_out_casting_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8396318Z test_unary_op_out_casting_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8396910Z test_unary_op_out_casting_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:29:39.8397507Z test_unsigned_cuda (__main__.TestTypePromotionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:29:39.8397815Z 2022-11-23T02:29:39.8398337Z ---------------------------------------------------------------------- 2022-11-23T02:29:39.8398671Z Ran 422 tests in 1.135s 2022-11-23T02:29:39.8398833Z 2022-11-23T02:29:39.8398941Z OK (skipped=422) 2022-11-23T02:29:39.8399098Z 2022-11-23T02:29:39.8399223Z Generating XML reports... 2022-11-23T02:29:39.8399842Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20221123022936.xml 2022-11-23T02:29:39.8400178Z 2022-11-23T02:29:39.8400616Z ##[endgroup] 2022-11-23T02:29:39.8401187Z FINISHED PRINTING LOG FILE of test_type_promotion (/var/lib/jenkins/pytorch/test/test-reports/test_type_promotion_a302783y) 2022-11-23T02:29:39.8401499Z 2022-11-23T02:29:44.1968326Z Ignoring disabled issues: [] 2022-11-23T02:29:44.2208264Z Running test_unary_ufuncs ... [2022-11-23 02:29:44.219839] 2022-11-23T02:29:44.2210075Z Executing ['/opt/conda/bin/python', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:29:44.220124] 2022-11-23T02:30:07.7878379Z 2022-11-23T02:30:07.7879311Z Expand the folded group to see the log file of test_unary_ufuncs 2022-11-23T02:30:07.7883687Z ##[group]PRINTING LOG FILE of test_unary_ufuncs (/var/lib/jenkins/pytorch/test/test-reports/test_unary_ufuncs_xymuxy0x) 2022-11-23T02:30:07.7927909Z Test results will be stored in test-reports/python-unittest/test_unary_ufuncs 2022-11-23T02:30:07.7928750Z 2022-11-23T02:30:07.7929091Z Running tests... 2022-11-23T02:30:07.7930349Z ---------------------------------------------------------------------- 2022-11-23T02:30:07.7932045Z test_abs_angle_complex_to_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.7933997Z test_abs_angle_complex_to_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.7935952Z test_abs_big_number_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7937773Z test_abs_signed_zero_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7939549Z test_abs_signed_zero_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7942018Z test_abs_zero_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7944432Z test_abs_zero_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7947045Z test_batch_vs_slicing_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7949929Z test_batch_vs_slicing_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7952701Z test_batch_vs_slicing_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7955065Z test_batch_vs_slicing_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7957404Z test_batch_vs_slicing_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7959727Z test_batch_vs_slicing_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7961997Z test_batch_vs_slicing_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7964308Z test_batch_vs_slicing_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7966494Z test_batch_vs_slicing_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7968679Z test_batch_vs_slicing_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7970838Z test_batch_vs_slicing_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7972970Z test_batch_vs_slicing_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7975284Z test_batch_vs_slicing_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7977599Z test_batch_vs_slicing_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7979860Z test_batch_vs_slicing_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7982151Z test_batch_vs_slicing_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7984365Z test_batch_vs_slicing_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7987059Z test_batch_vs_slicing_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7989439Z test_batch_vs_slicing_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7991721Z test_batch_vs_slicing_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7993946Z test_batch_vs_slicing_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7995759Z test_batch_vs_slicing_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7997538Z test_batch_vs_slicing_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.7999258Z test_batch_vs_slicing_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8001298Z test_batch_vs_slicing_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8003274Z test_batch_vs_slicing_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8005090Z test_batch_vs_slicing_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8006898Z test_batch_vs_slicing_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8008737Z test_batch_vs_slicing_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8010584Z test_batch_vs_slicing_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8012448Z test_batch_vs_slicing_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8014243Z test_batch_vs_slicing_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8016091Z test_batch_vs_slicing_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8017923Z test_batch_vs_slicing_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8019756Z test_batch_vs_slicing_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8021625Z test_batch_vs_slicing_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8023528Z test_batch_vs_slicing_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8025367Z test_batch_vs_slicing_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8027506Z test_batch_vs_slicing_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8029296Z test_batch_vs_slicing_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8030906Z test_batch_vs_slicing_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8032589Z test_batch_vs_slicing_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8034429Z test_batch_vs_slicing_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8036388Z test_batch_vs_slicing_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8038339Z test_batch_vs_slicing_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8040305Z test_batch_vs_slicing_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8042298Z test_batch_vs_slicing_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8044450Z test_batch_vs_slicing_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8046582Z test_batch_vs_slicing_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8048600Z test_batch_vs_slicing_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8050611Z test_batch_vs_slicing_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8052557Z test_batch_vs_slicing_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8054569Z test_batch_vs_slicing_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8056613Z test_batch_vs_slicing_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8058666Z test_batch_vs_slicing_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8060652Z test_batch_vs_slicing_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8062624Z test_batch_vs_slicing_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8064607Z test_batch_vs_slicing_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8066705Z test_batch_vs_slicing_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8068633Z test_batch_vs_slicing_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8070630Z test_batch_vs_slicing_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8072580Z test_batch_vs_slicing_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8074581Z test_batch_vs_slicing_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8076529Z test_batch_vs_slicing_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8078516Z test_batch_vs_slicing_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8080484Z test_batch_vs_slicing_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8082418Z test_batch_vs_slicing_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8084282Z test_batch_vs_slicing_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8086135Z test_batch_vs_slicing_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8087896Z test_batch_vs_slicing_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8090051Z test_batch_vs_slicing_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8092137Z test_batch_vs_slicing_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8093976Z test_batch_vs_slicing_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8095760Z test_batch_vs_slicing_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8097545Z test_batch_vs_slicing_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8099304Z test_batch_vs_slicing_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8101153Z test_batch_vs_slicing_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8102981Z test_batch_vs_slicing_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8104786Z test_batch_vs_slicing_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8106550Z test_batch_vs_slicing_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8108701Z test_batch_vs_slicing_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8110496Z test_batch_vs_slicing_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8112280Z test_batch_vs_slicing_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8114015Z test_batch_vs_slicing_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8115127Z test_batch_vs_slicing_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8116099Z test_batch_vs_slicing_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8117034Z test_batch_vs_slicing_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8118033Z test_batch_vs_slicing_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8119005Z test_batch_vs_slicing_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8119933Z test_batch_vs_slicing_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8120881Z test_batch_vs_slicing_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8121844Z test_batch_vs_slicing_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8122836Z test_batch_vs_slicing_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8123953Z test_batch_vs_slicing_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8125005Z test_batch_vs_slicing_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8125950Z test_batch_vs_slicing_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8126952Z test_batch_vs_slicing_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8127940Z test_batch_vs_slicing_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8128904Z test_batch_vs_slicing_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8129889Z test_batch_vs_slicing_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8130868Z test_batch_vs_slicing_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8131858Z test_batch_vs_slicing_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8132923Z test_batch_vs_slicing_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8133951Z test_batch_vs_slicing_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8134994Z test_batch_vs_slicing_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8136010Z test_batch_vs_slicing_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8137017Z test_batch_vs_slicing_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8138065Z test_batch_vs_slicing_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8139049Z test_batch_vs_slicing_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8140032Z test_batch_vs_slicing_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8141122Z test_batch_vs_slicing_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8142174Z test_batch_vs_slicing_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8143207Z test_batch_vs_slicing_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8144182Z test_batch_vs_slicing_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8145159Z test_batch_vs_slicing_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8146209Z test_batch_vs_slicing_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8147404Z test_batch_vs_slicing_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8148499Z test_batch_vs_slicing_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8149557Z test_batch_vs_slicing_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8150590Z test_batch_vs_slicing_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8151645Z test_batch_vs_slicing_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8152642Z test_batch_vs_slicing_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8153684Z test_batch_vs_slicing_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8154721Z test_batch_vs_slicing_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8155830Z test_batch_vs_slicing_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8156898Z test_batch_vs_slicing_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8157926Z test_batch_vs_slicing_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8158934Z test_batch_vs_slicing_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8159927Z test_batch_vs_slicing_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8160949Z test_batch_vs_slicing_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8161940Z test_batch_vs_slicing_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8163009Z test_batch_vs_slicing_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8163979Z test_batch_vs_slicing_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8164944Z test_batch_vs_slicing_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8165903Z test_batch_vs_slicing_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8166920Z test_batch_vs_slicing_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8167960Z test_batch_vs_slicing_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8169010Z test_batch_vs_slicing_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8169994Z test_batch_vs_slicing_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8171120Z test_batch_vs_slicing_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8172185Z test_batch_vs_slicing_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8173178Z test_batch_vs_slicing_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8174104Z test_batch_vs_slicing_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8175037Z test_batch_vs_slicing_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8175980Z test_batch_vs_slicing_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8176874Z test_batch_vs_slicing_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8177843Z test_batch_vs_slicing_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8178824Z test_batch_vs_slicing_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8179875Z test_batch_vs_slicing_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8180901Z test_batch_vs_slicing_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8181890Z test_batch_vs_slicing_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8182847Z test_batch_vs_slicing_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8183828Z test_batch_vs_slicing_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8184796Z test_batch_vs_slicing_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8185714Z test_batch_vs_slicing_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8186843Z test_batch_vs_slicing_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8187810Z test_batch_vs_slicing_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8188766Z test_batch_vs_slicing_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8189675Z test_batch_vs_slicing_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8190627Z test_batch_vs_slicing_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8191590Z test_batch_vs_slicing_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8192711Z test_batch_vs_slicing_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8193701Z test_batch_vs_slicing_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8194725Z test_batch_vs_slicing_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8195652Z test_batch_vs_slicing_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8196592Z test_batch_vs_slicing_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8197513Z test_batch_vs_slicing_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8198470Z test_batch_vs_slicing_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8199442Z test_batch_vs_slicing_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8200459Z test_batch_vs_slicing_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8201448Z test_batch_vs_slicing_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8202469Z test_batch_vs_slicing_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8203474Z test_batch_vs_slicing_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8204486Z test_batch_vs_slicing_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8205457Z test_batch_vs_slicing_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8206397Z test_batch_vs_slicing_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8207345Z test_batch_vs_slicing_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8208294Z test_batch_vs_slicing_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8209261Z test_batch_vs_slicing_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8210198Z test_batch_vs_slicing_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8211169Z test_batch_vs_slicing_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8212156Z test_batch_vs_slicing_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8213036Z test_batch_vs_slicing_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8214020Z test_batch_vs_slicing_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8215156Z test_batch_vs_slicing_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8216115Z test_batch_vs_slicing_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8217184Z test_batch_vs_slicing_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8218192Z test_batch_vs_slicing_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8219200Z test_batch_vs_slicing_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8220221Z test_batch_vs_slicing_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8221224Z test_batch_vs_slicing_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8222172Z test_batch_vs_slicing_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8223143Z test_batch_vs_slicing_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8224102Z test_batch_vs_slicing_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8225043Z test_batch_vs_slicing_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8226023Z test_batch_vs_slicing_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8227202Z test_batch_vs_slicing_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8228228Z test_batch_vs_slicing_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8229238Z test_batch_vs_slicing_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8230208Z test_batch_vs_slicing_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8231209Z test_batch_vs_slicing_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8232170Z test_batch_vs_slicing_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8233148Z test_batch_vs_slicing_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8234117Z test_batch_vs_slicing_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8235055Z test_batch_vs_slicing_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8235989Z test_batch_vs_slicing_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8236963Z test_batch_vs_slicing_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8238103Z test_batch_vs_slicing_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8246713Z test_batch_vs_slicing_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8247807Z test_batch_vs_slicing_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8248762Z test_batch_vs_slicing_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8249774Z test_batch_vs_slicing_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8250707Z test_batch_vs_slicing_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8251733Z test_batch_vs_slicing_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8252719Z test_batch_vs_slicing_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8253719Z test_batch_vs_slicing_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8254732Z test_batch_vs_slicing_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8255707Z test_batch_vs_slicing_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8256710Z test_batch_vs_slicing_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8257614Z test_batch_vs_slicing_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8258569Z test_batch_vs_slicing_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8259416Z test_batch_vs_slicing_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8260255Z test_batch_vs_slicing_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8261114Z test_batch_vs_slicing_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8261957Z test_batch_vs_slicing_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8262803Z test_batch_vs_slicing_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8263630Z test_batch_vs_slicing_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8264456Z test_batch_vs_slicing_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8265274Z test_batch_vs_slicing_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8266100Z test_batch_vs_slicing_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8267099Z test_batch_vs_slicing_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8267901Z test_batch_vs_slicing_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8268656Z test_batch_vs_slicing_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8269402Z test_batch_vs_slicing_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8270129Z test_batch_vs_slicing_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8270856Z test_batch_vs_slicing_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8271604Z test_batch_vs_slicing_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8272346Z test_batch_vs_slicing_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8273088Z test_batch_vs_slicing_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8273831Z test_batch_vs_slicing_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8274557Z test_batch_vs_slicing_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8275267Z test_batch_vs_slicing_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8275991Z test_batch_vs_slicing_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8276707Z test_batch_vs_slicing_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8277428Z test_batch_vs_slicing_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8278137Z test_batch_vs_slicing_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8278867Z test_batch_vs_slicing_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8279595Z test_batch_vs_slicing_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8280323Z test_batch_vs_slicing_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8281074Z test_batch_vs_slicing_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8281818Z test_batch_vs_slicing_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8282564Z test_batch_vs_slicing_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8283270Z test_batch_vs_slicing_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8284080Z test_batch_vs_slicing_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8284861Z test_batch_vs_slicing_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8285603Z test_batch_vs_slicing_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8286323Z test_batch_vs_slicing_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8287053Z test_batch_vs_slicing_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8287789Z test_batch_vs_slicing_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8288528Z test_batch_vs_slicing_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8289287Z test_batch_vs_slicing_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8290037Z test_batch_vs_slicing_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8290765Z test_batch_vs_slicing_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8291511Z test_batch_vs_slicing_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8292260Z test_batch_vs_slicing_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8293004Z test_batch_vs_slicing_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8293743Z test_batch_vs_slicing_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8294480Z test_batch_vs_slicing_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8295229Z test_batch_vs_slicing_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8295971Z test_batch_vs_slicing_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8296729Z test_batch_vs_slicing_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8297482Z test_batch_vs_slicing_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8298238Z test_batch_vs_slicing_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8298955Z test_batch_vs_slicing_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8299692Z test_batch_vs_slicing_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8300435Z test_batch_vs_slicing_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8301245Z test_batch_vs_slicing_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8302040Z test_batch_vs_slicing_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8302802Z test_batch_vs_slicing_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8303553Z test_batch_vs_slicing_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8304301Z test_batch_vs_slicing_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8305067Z test_batch_vs_slicing_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8305820Z test_batch_vs_slicing_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8306549Z test_batch_vs_slicing_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8307976Z test_batch_vs_slicing_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8308719Z test_batch_vs_slicing_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8309455Z test_batch_vs_slicing_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8310191Z test_batch_vs_slicing_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8310933Z test_batch_vs_slicing_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8311673Z test_batch_vs_slicing_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8312407Z test_batch_vs_slicing_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8313142Z test_batch_vs_slicing_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8313876Z test_batch_vs_slicing_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8314603Z test_batch_vs_slicing_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8315322Z test_batch_vs_slicing_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8315965Z test_batch_vs_slicing_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8316566Z test_batch_vs_slicing_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8317162Z test_batch_vs_slicing_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8317757Z test_batch_vs_slicing_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8318438Z test_batch_vs_slicing_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8319099Z test_batch_vs_slicing_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8319709Z test_batch_vs_slicing_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8320314Z test_batch_vs_slicing_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8320914Z test_batch_vs_slicing_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8321504Z test_batch_vs_slicing_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8322115Z test_batch_vs_slicing_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8322720Z test_batch_vs_slicing_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8323326Z test_batch_vs_slicing_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8323924Z test_batch_vs_slicing_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8324517Z test_batch_vs_slicing_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8325116Z test_batch_vs_slicing_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8325721Z test_batch_vs_slicing_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8326338Z test_batch_vs_slicing_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8326954Z test_batch_vs_slicing_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8327562Z test_batch_vs_slicing_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8328154Z test_batch_vs_slicing_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8328761Z test_batch_vs_slicing_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8329371Z test_batch_vs_slicing_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8329983Z test_batch_vs_slicing_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8330591Z test_batch_vs_slicing_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8331195Z test_batch_vs_slicing_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8331794Z test_batch_vs_slicing_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8332454Z test_batch_vs_slicing_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8333102Z test_batch_vs_slicing_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8333713Z test_batch_vs_slicing_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8334296Z test_batch_vs_slicing_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8334889Z test_batch_vs_slicing_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8335487Z test_batch_vs_slicing_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8336086Z test_batch_vs_slicing_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8336690Z test_batch_vs_slicing_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8337298Z test_batch_vs_slicing_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8337906Z test_batch_vs_slicing_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8338515Z test_batch_vs_slicing_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8339139Z test_batch_vs_slicing_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8339756Z test_batch_vs_slicing_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8340362Z test_batch_vs_slicing_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8340949Z test_batch_vs_slicing_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8341547Z test_batch_vs_slicing_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8342142Z test_batch_vs_slicing_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8342737Z test_batch_vs_slicing_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8343331Z test_batch_vs_slicing_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8343938Z test_batch_vs_slicing_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8344536Z test_batch_vs_slicing_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8345144Z test_batch_vs_slicing_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8345751Z test_batch_vs_slicing_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8346418Z test_batch_vs_slicing_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8347296Z test_batch_vs_slicing_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8348028Z test_batch_vs_slicing_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8348755Z test_batch_vs_slicing_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8349486Z test_batch_vs_slicing_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8350206Z test_batch_vs_slicing_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8350931Z test_batch_vs_slicing_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8351661Z test_batch_vs_slicing_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8352390Z test_batch_vs_slicing_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8353112Z test_batch_vs_slicing_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8353846Z test_batch_vs_slicing_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8354583Z test_batch_vs_slicing_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8355304Z test_batch_vs_slicing_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8356040Z test_batch_vs_slicing_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8356775Z test_batch_vs_slicing_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8357496Z test_batch_vs_slicing_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8358217Z test_batch_vs_slicing_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8358932Z test_batch_vs_slicing_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8359648Z test_batch_vs_slicing_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8360366Z test_batch_vs_slicing_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8361085Z test_batch_vs_slicing_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8361812Z test_batch_vs_slicing_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8362516Z test_batch_vs_slicing_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8363337Z test_batch_vs_slicing_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8364130Z test_batch_vs_slicing_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8364881Z test_batch_vs_slicing_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8365558Z test_batch_vs_slicing_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8366165Z test_batch_vs_slicing_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8366764Z test_batch_vs_slicing_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8367370Z test_batch_vs_slicing_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8367975Z test_batch_vs_slicing_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8368572Z test_batch_vs_slicing_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8369161Z test_batch_vs_slicing_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8369740Z test_batch_vs_slicing_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8370338Z test_batch_vs_slicing_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8370948Z test_batch_vs_slicing_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8371565Z test_batch_vs_slicing_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8372168Z test_batch_vs_slicing_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8372778Z test_batch_vs_slicing_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8373376Z test_batch_vs_slicing_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8374000Z test_batch_vs_slicing_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8374624Z test_batch_vs_slicing_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8375238Z test_batch_vs_slicing_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8375822Z test_batch_vs_slicing_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8376451Z test_batch_vs_slicing_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8377069Z test_batch_vs_slicing_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8377732Z test_batch_vs_slicing_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8378299Z test_batch_vs_slicing_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:07.8378856Z test_batch_vs_slicing_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:07.8379370Z test_batch_vs_slicing_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:07.8379942Z test_batch_vs_slicing_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8380559Z test_batch_vs_slicing_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8381176Z test_batch_vs_slicing_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8381777Z test_batch_vs_slicing_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8382409Z test_batch_vs_slicing_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8383029Z test_batch_vs_slicing_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8383651Z test_batch_vs_slicing_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8384264Z test_batch_vs_slicing_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8384883Z test_batch_vs_slicing_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8385496Z test_batch_vs_slicing_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8386113Z test_batch_vs_slicing_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8386812Z test_batch_vs_slicing_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8387429Z test_batch_vs_slicing_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8388018Z test_batch_vs_slicing_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8388631Z test_batch_vs_slicing_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8389248Z test_batch_vs_slicing_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8389859Z test_batch_vs_slicing_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8390465Z test_batch_vs_slicing_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8391067Z test_batch_vs_slicing_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8391668Z test_batch_vs_slicing_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8392339Z test_batch_vs_slicing_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8392938Z test_batch_vs_slicing_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8393605Z test_batch_vs_slicing_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8394215Z test_batch_vs_slicing_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8394831Z test_batch_vs_slicing_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8395452Z test_batch_vs_slicing_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8396062Z test_batch_vs_slicing_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8396674Z test_batch_vs_slicing_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8397291Z test_batch_vs_slicing_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8397917Z test_batch_vs_slicing_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8398523Z test_batch_vs_slicing_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8399138Z test_batch_vs_slicing_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8399754Z test_batch_vs_slicing_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8400348Z test_batch_vs_slicing_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8400918Z test_batch_vs_slicing_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8401513Z test_batch_vs_slicing_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8402113Z test_batch_vs_slicing_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8402734Z test_batch_vs_slicing_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8403358Z test_batch_vs_slicing_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8403986Z test_batch_vs_slicing_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8404633Z test_batch_vs_slicing_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8405269Z test_batch_vs_slicing_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8405898Z test_batch_vs_slicing_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8406590Z test_batch_vs_slicing_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8407232Z test_batch_vs_slicing_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8407853Z test_batch_vs_slicing_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8408464Z test_batch_vs_slicing_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8409075Z test_batch_vs_slicing_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8409692Z test_batch_vs_slicing_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8410313Z test_batch_vs_slicing_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8410928Z test_batch_vs_slicing_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8411538Z test_batch_vs_slicing_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8412156Z test_batch_vs_slicing_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8412774Z test_batch_vs_slicing_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8413400Z test_batch_vs_slicing_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8413990Z test_batch_vs_slicing_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8414599Z test_batch_vs_slicing_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8415209Z test_batch_vs_slicing_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8415816Z test_batch_vs_slicing_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8416422Z test_batch_vs_slicing_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8417026Z test_batch_vs_slicing_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8417628Z test_batch_vs_slicing_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8418230Z test_batch_vs_slicing_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8418843Z test_batch_vs_slicing_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8419448Z test_batch_vs_slicing_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8420065Z test_batch_vs_slicing_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8420728Z test_batch_vs_slicing_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8421386Z test_batch_vs_slicing_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8422002Z test_batch_vs_slicing_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8422612Z test_batch_vs_slicing_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8423218Z test_batch_vs_slicing_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8423819Z test_batch_vs_slicing_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8424421Z test_batch_vs_slicing_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8425029Z test_batch_vs_slicing_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8425633Z test_batch_vs_slicing_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8426247Z test_batch_vs_slicing_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8427222Z test_batch_vs_slicing_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8427976Z test_batch_vs_slicing_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8428604Z test_batch_vs_slicing_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8429231Z test_batch_vs_slicing_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8429846Z test_batch_vs_slicing_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8430464Z test_batch_vs_slicing_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8431078Z test_batch_vs_slicing_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8431694Z test_batch_vs_slicing_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8432313Z test_batch_vs_slicing_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8432931Z test_batch_vs_slicing_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8433547Z test_batch_vs_slicing_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8434149Z test_batch_vs_slicing_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8434773Z test_batch_vs_slicing_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8435486Z test_batch_vs_slicing_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8436148Z test_batch_vs_slicing_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8436765Z test_batch_vs_slicing_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8437382Z test_batch_vs_slicing_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8437997Z test_batch_vs_slicing_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8438612Z test_batch_vs_slicing_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8439228Z test_batch_vs_slicing_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8439847Z test_batch_vs_slicing_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.8440465Z test_batch_vs_slicing_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8441072Z test_batch_vs_slicing_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8441696Z test_batch_vs_slicing_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8442311Z test_batch_vs_slicing_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8442939Z test_batch_vs_slicing_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8443553Z test_batch_vs_slicing_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8444165Z test_batch_vs_slicing_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8444780Z test_batch_vs_slicing_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8445399Z test_batch_vs_slicing_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8446009Z test_batch_vs_slicing_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8446617Z test_batch_vs_slicing_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8447228Z test_batch_vs_slicing_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8447870Z test_batch_vs_slicing_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8448512Z test_batch_vs_slicing_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8449213Z test_batch_vs_slicing_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8449861Z test_batch_vs_slicing_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8450538Z test_batch_vs_slicing_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8451177Z test_batch_vs_slicing_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8451816Z test_batch_vs_slicing_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8452446Z test_batch_vs_slicing_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8453080Z test_batch_vs_slicing_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8453709Z test_batch_vs_slicing_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8454338Z test_batch_vs_slicing_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8454940Z test_batch_vs_slicing_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8455552Z test_batch_vs_slicing_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8456171Z test_batch_vs_slicing_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8456781Z test_batch_vs_slicing_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8457398Z test_batch_vs_slicing_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8458005Z test_batch_vs_slicing_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8458606Z test_batch_vs_slicing_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8459212Z test_batch_vs_slicing_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8459824Z test_batch_vs_slicing_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8460438Z test_batch_vs_slicing_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8461023Z test_batch_vs_slicing_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8461641Z test_batch_vs_slicing_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8462263Z test_batch_vs_slicing_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8462877Z test_batch_vs_slicing_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8463541Z test_batch_vs_slicing_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8464183Z test_batch_vs_slicing_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8464791Z test_batch_vs_slicing_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8465396Z test_batch_vs_slicing_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8465994Z test_batch_vs_slicing_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8466685Z test_batch_vs_slicing_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8467292Z test_batch_vs_slicing_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8467878Z test_batch_vs_slicing_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8468484Z test_batch_vs_slicing_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8469093Z test_batch_vs_slicing_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8469703Z test_batch_vs_slicing_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8470314Z test_batch_vs_slicing_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8470915Z test_batch_vs_slicing_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8471513Z test_batch_vs_slicing_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8472111Z test_batch_vs_slicing_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8472716Z test_batch_vs_slicing_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8473317Z test_batch_vs_slicing_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8473906Z test_batch_vs_slicing_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8474513Z test_batch_vs_slicing_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8475126Z test_batch_vs_slicing_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8475734Z test_batch_vs_slicing_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8476342Z test_batch_vs_slicing_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8476945Z test_batch_vs_slicing_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8477624Z test_batch_vs_slicing_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8478266Z test_batch_vs_slicing_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8478867Z test_batch_vs_slicing_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8479471Z test_batch_vs_slicing_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8480075Z test_batch_vs_slicing_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8480651Z test_batch_vs_slicing_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8481257Z test_batch_vs_slicing_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8481872Z test_batch_vs_slicing_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8482478Z test_batch_vs_slicing_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8483098Z test_batch_vs_slicing_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8483714Z test_batch_vs_slicing_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8484329Z test_batch_vs_slicing_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8484938Z test_batch_vs_slicing_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8485555Z test_batch_vs_slicing_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8486156Z test_batch_vs_slicing_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8486729Z test_batch_vs_slicing_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8487329Z test_batch_vs_slicing_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8487931Z test_batch_vs_slicing_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8488523Z test_batch_vs_slicing_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8489142Z test_batch_vs_slicing_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8489769Z test_batch_vs_slicing_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8490403Z test_batch_vs_slicing_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8491040Z test_batch_vs_slicing_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8491728Z test_batch_vs_slicing_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8492392Z test_batch_vs_slicing_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8493022Z test_batch_vs_slicing_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8493618Z test_batch_vs_slicing_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8494237Z test_batch_vs_slicing_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8494855Z test_batch_vs_slicing_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8495474Z test_batch_vs_slicing_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8496098Z test_batch_vs_slicing_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8496714Z test_batch_vs_slicing_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8497320Z test_batch_vs_slicing_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8497925Z test_batch_vs_slicing_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8498541Z test_batch_vs_slicing_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8499149Z test_batch_vs_slicing_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8499754Z test_batch_vs_slicing_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8500335Z test_batch_vs_slicing_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8500942Z test_batch_vs_slicing_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8501548Z test_batch_vs_slicing_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8502154Z test_batch_vs_slicing_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8502767Z test_batch_vs_slicing_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8503367Z test_batch_vs_slicing_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8503975Z test_batch_vs_slicing_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8504599Z test_batch_vs_slicing_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8505217Z test_batch_vs_slicing_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8505881Z test_batch_vs_slicing_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8506503Z test_batch_vs_slicing_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8507227Z test_batch_vs_slicing_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8507832Z test_batch_vs_slicing_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8508431Z test_batch_vs_slicing_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8509031Z test_batch_vs_slicing_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8509625Z test_batch_vs_slicing_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8510235Z test_batch_vs_slicing_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8510862Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8511516Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8512159Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8512799Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8513418Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8514058Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8514697Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8515347Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8515999Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8516646Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8517293Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8517936Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8518576Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8519291Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8519929Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8520613Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8521241Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8521891Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8522542Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8523193Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8523840Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8524486Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8525128Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8525773Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8526412Z test_batch_vs_slicing_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8527034Z test_batch_vs_slicing_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8527657Z test_batch_vs_slicing_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8528272Z test_batch_vs_slicing_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8528870Z test_batch_vs_slicing_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8529484Z test_batch_vs_slicing_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8530104Z test_batch_vs_slicing_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8530722Z test_batch_vs_slicing_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8531332Z test_batch_vs_slicing_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8531956Z test_batch_vs_slicing_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8532575Z test_batch_vs_slicing_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8533244Z test_batch_vs_slicing_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8533866Z test_batch_vs_slicing_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8534544Z test_batch_vs_slicing_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8535167Z test_batch_vs_slicing_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8535752Z test_batch_vs_slicing_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8536357Z test_batch_vs_slicing_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8536969Z test_batch_vs_slicing_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8537576Z test_batch_vs_slicing_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8538175Z test_batch_vs_slicing_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8538775Z test_batch_vs_slicing_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8539383Z test_batch_vs_slicing_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8540013Z test_batch_vs_slicing_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8540668Z test_batch_vs_slicing_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8541318Z test_batch_vs_slicing_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8541936Z test_batch_vs_slicing_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8542580Z test_batch_vs_slicing_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8543218Z test_batch_vs_slicing_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8543860Z test_batch_vs_slicing_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8544501Z test_batch_vs_slicing_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8545157Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8545828Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8546496Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8547872Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8548534Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8549267Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8549931Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8550596Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8551240Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8551906Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8552570Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8553225Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8553881Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8554525Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8555177Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8555822Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8556481Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8557141Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8557812Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8558478Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8559115Z test_batch_vs_slicing_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8559752Z test_batch_vs_slicing_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8560395Z test_batch_vs_slicing_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8561032Z test_batch_vs_slicing_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8561737Z test_batch_vs_slicing_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8562382Z test_batch_vs_slicing_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8563073Z test_batch_vs_slicing_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8563728Z test_batch_vs_slicing_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8564377Z test_batch_vs_slicing_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8565013Z test_batch_vs_slicing_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8565653Z test_batch_vs_slicing_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8566292Z test_batch_vs_slicing_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8566905Z test_batch_vs_slicing_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8567548Z test_batch_vs_slicing_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8568185Z test_batch_vs_slicing_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8568825Z test_batch_vs_slicing_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8569469Z test_batch_vs_slicing_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8570114Z test_batch_vs_slicing_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8570754Z test_batch_vs_slicing_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8571392Z test_batch_vs_slicing_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8572038Z test_batch_vs_slicing_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8572668Z test_batch_vs_slicing_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8573302Z test_batch_vs_slicing_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8573920Z test_batch_vs_slicing_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8574556Z test_batch_vs_slicing_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8575151Z test_batch_vs_slicing_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.8575767Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.8576328Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.8576914Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.8577522Z test_batch_vs_slicing_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8578166Z test_batch_vs_slicing_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8578806Z test_batch_vs_slicing_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8579448Z test_batch_vs_slicing_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8580083Z test_batch_vs_slicing_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8580699Z test_batch_vs_slicing_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8581334Z test_batch_vs_slicing_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8581975Z test_batch_vs_slicing_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8582634Z test_batch_vs_slicing_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8583295Z test_batch_vs_slicing_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8583957Z test_batch_vs_slicing_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8584610Z test_batch_vs_slicing_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8585281Z test_batch_vs_slicing_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8585952Z test_batch_vs_slicing_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8586711Z test_batch_vs_slicing_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8587375Z test_batch_vs_slicing_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8588039Z test_batch_vs_slicing_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8588668Z test_batch_vs_slicing_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8589319Z test_batch_vs_slicing_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8590061Z test_batch_vs_slicing_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8590757Z test_batch_vs_slicing_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8591418Z test_batch_vs_slicing_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8592064Z test_batch_vs_slicing_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8592714Z test_batch_vs_slicing_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8593362Z test_batch_vs_slicing_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8594008Z test_batch_vs_slicing_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8594649Z test_batch_vs_slicing_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8595298Z test_batch_vs_slicing_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8595957Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8596611Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8597287Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8597953Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8598609Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8599263Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8599925Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8600581Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8601227Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8601881Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8602537Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8603246Z test_batch_vs_slicing_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8603906Z test_batch_vs_slicing_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8604606Z test_batch_vs_slicing_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8605243Z test_batch_vs_slicing_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8605895Z test_batch_vs_slicing_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8606546Z test_batch_vs_slicing_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8607208Z test_batch_vs_slicing_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8607865Z test_batch_vs_slicing_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8608519Z test_batch_vs_slicing_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8609172Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8609829Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8610492Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8611156Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8611804Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8612460Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8613086Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8613740Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8614394Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8615053Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8615708Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8616375Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8617090Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8617744Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8618444Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8619105Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8619755Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8620413Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8621055Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8621711Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8622372Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8623028Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8623681Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8624334Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8624976Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8625631Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8626281Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8627036Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8627693Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8628344Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8628976Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8629624Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8630271Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8630979Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8631667Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8632324Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8632971Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8633622Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8634281Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8634936Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8635589Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8636234Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8636859Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8637506Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8638154Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8638797Z test_batch_vs_slicing_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8639422Z test_batch_vs_slicing_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8640055Z test_batch_vs_slicing_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8640687Z test_batch_vs_slicing_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8641321Z test_batch_vs_slicing_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8641953Z test_batch_vs_slicing_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8642577Z test_batch_vs_slicing_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8643195Z test_batch_vs_slicing_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8643791Z test_batch_vs_slicing_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8644405Z test_batch_vs_slicing_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8645095Z test_batch_vs_slicing_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8645751Z test_batch_vs_slicing_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8646377Z test_batch_vs_slicing_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8647000Z test_batch_vs_slicing_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8647612Z test_batch_vs_slicing_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8648227Z test_batch_vs_slicing_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8648853Z test_batch_vs_slicing_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8649469Z test_batch_vs_slicing_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8650084Z test_batch_vs_slicing_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8650674Z test_batch_vs_slicing_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8651286Z test_batch_vs_slicing_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8651899Z test_batch_vs_slicing_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8652504Z test_batch_vs_slicing_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8653109Z test_batch_vs_slicing_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8653726Z test_batch_vs_slicing_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8654342Z test_batch_vs_slicing_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8654954Z test_batch_vs_slicing_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8655571Z test_batch_vs_slicing_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8656178Z test_batch_vs_slicing_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8656791Z test_batch_vs_slicing_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8657371Z test_batch_vs_slicing_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8657969Z test_batch_vs_slicing_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8658567Z test_batch_vs_slicing_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8659223Z test_batch_vs_slicing_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8659875Z test_batch_vs_slicing_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8660495Z test_batch_vs_slicing_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8661119Z test_batch_vs_slicing_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8661758Z test_batch_vs_slicing_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8662412Z test_batch_vs_slicing_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8663043Z test_batch_vs_slicing_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8663652Z test_batch_vs_slicing_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8664289Z test_batch_vs_slicing_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8664917Z test_batch_vs_slicing_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8665544Z test_batch_vs_slicing_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8666174Z test_batch_vs_slicing_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8667213Z test_batch_vs_slicing_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8667857Z test_batch_vs_slicing_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8668480Z test_batch_vs_slicing_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8669093Z test_batch_vs_slicing_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8669704Z test_batch_vs_slicing_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8670322Z test_batch_vs_slicing_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8670908Z test_batch_vs_slicing_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8671513Z test_batch_vs_slicing_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8672117Z test_batch_vs_slicing_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8672726Z test_batch_vs_slicing_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8673411Z test_batch_vs_slicing_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8674034Z test_batch_vs_slicing_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8674733Z test_batch_vs_slicing_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8675375Z test_batch_vs_slicing_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8676018Z test_batch_vs_slicing_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8676663Z test_batch_vs_slicing_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8677313Z test_batch_vs_slicing_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8677929Z test_batch_vs_slicing_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8678567Z test_batch_vs_slicing_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8679223Z test_batch_vs_slicing_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8679872Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8680532Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8681178Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8681814Z test_batch_vs_slicing_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8682429Z test_batch_vs_slicing_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8683052Z test_batch_vs_slicing_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8683676Z test_batch_vs_slicing_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8684304Z test_batch_vs_slicing_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8684905Z test_batch_vs_slicing_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8685518Z test_batch_vs_slicing_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8686132Z test_batch_vs_slicing_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8686738Z test_batch_vs_slicing_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8687396Z test_batch_vs_slicing_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8688002Z test_batch_vs_slicing_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8688648Z test_batch_vs_slicing_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8689253Z test_batch_vs_slicing_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8689869Z test_batch_vs_slicing_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8690475Z test_batch_vs_slicing_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8691090Z test_batch_vs_slicing_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8691690Z test_batch_vs_slicing_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8692317Z test_batch_vs_slicing_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8692931Z test_batch_vs_slicing_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8693531Z test_batch_vs_slicing_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8694142Z test_batch_vs_slicing_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8694741Z test_batch_vs_slicing_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8695336Z test_batch_vs_slicing_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8695935Z test_batch_vs_slicing_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8696539Z test_batch_vs_slicing_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8697139Z test_batch_vs_slicing_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8697721Z test_batch_vs_slicing_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8698337Z test_batch_vs_slicing_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8698960Z test_batch_vs_slicing_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8699580Z test_batch_vs_slicing_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8700200Z test_batch_vs_slicing_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8700812Z test_batch_vs_slicing_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8701419Z test_batch_vs_slicing_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8702085Z test_batch_vs_slicing_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8702728Z test_batch_vs_slicing_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8703330Z test_batch_vs_slicing_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8703942Z test_batch_vs_slicing_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8704526Z test_batch_vs_slicing_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8705148Z test_batch_vs_slicing_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8705770Z test_batch_vs_slicing_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8706400Z test_batch_vs_slicing_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8707130Z test_batch_vs_slicing_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8707761Z test_batch_vs_slicing_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8708386Z test_batch_vs_slicing_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8709011Z test_batch_vs_slicing_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8709627Z test_batch_vs_slicing_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8710239Z test_batch_vs_slicing_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8710827Z test_batch_vs_slicing_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8711436Z test_batch_vs_slicing_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8712047Z test_batch_vs_slicing_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8712662Z test_batch_vs_slicing_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8713293Z test_batch_vs_slicing_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8713930Z test_batch_vs_slicing_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8714566Z test_batch_vs_slicing_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8715201Z test_batch_vs_slicing_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8715898Z test_batch_vs_slicing_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8716522Z test_batch_vs_slicing_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8717188Z test_batch_vs_slicing_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8717777Z test_batch_vs_slicing_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8718400Z test_batch_vs_slicing_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8719020Z test_batch_vs_slicing_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8719655Z test_batch_vs_slicing_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8720290Z test_batch_vs_slicing_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8720929Z test_batch_vs_slicing_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8721572Z test_batch_vs_slicing_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8722198Z test_batch_vs_slicing_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8722825Z test_batch_vs_slicing_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8723454Z test_batch_vs_slicing_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8724081Z test_batch_vs_slicing_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8724678Z test_batch_vs_slicing_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8725314Z test_batch_vs_slicing_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8725948Z test_batch_vs_slicing_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8726590Z test_batch_vs_slicing_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8727224Z test_batch_vs_slicing_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8727864Z test_batch_vs_slicing_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8728497Z test_batch_vs_slicing_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8729128Z test_batch_vs_slicing_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8729755Z test_batch_vs_slicing_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8730438Z test_batch_vs_slicing_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8731040Z test_batch_vs_slicing_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8731696Z test_batch_vs_slicing_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8732320Z test_batch_vs_slicing_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8732938Z test_batch_vs_slicing_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8733556Z test_batch_vs_slicing_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8734183Z test_batch_vs_slicing_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8734809Z test_batch_vs_slicing_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8735446Z test_batch_vs_slicing_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8736083Z test_batch_vs_slicing_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8736717Z test_batch_vs_slicing_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8737312Z test_batch_vs_slicing_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8737939Z test_batch_vs_slicing_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8738569Z test_batch_vs_slicing_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8739189Z test_batch_vs_slicing_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8739808Z test_batch_vs_slicing_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8740424Z test_batch_vs_slicing_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8741038Z test_batch_vs_slicing_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8741670Z test_batch_vs_slicing_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8742296Z test_batch_vs_slicing_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8742922Z test_batch_vs_slicing_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8743562Z test_batch_vs_slicing_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8744167Z test_batch_vs_slicing_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8744802Z test_batch_vs_slicing_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8745485Z test_batch_vs_slicing_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8746164Z test_batch_vs_slicing_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8746909Z test_batch_vs_slicing_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8747530Z test_batch_vs_slicing_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8748142Z test_batch_vs_slicing_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8748759Z test_batch_vs_slicing_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8749373Z test_batch_vs_slicing_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8750007Z test_batch_vs_slicing_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8750634Z test_batch_vs_slicing_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8751537Z test_batch_vs_slicing_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8752296Z test_batch_vs_slicing_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8753060Z test_batch_vs_slicing_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8753835Z test_batch_vs_slicing_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8754588Z test_batch_vs_slicing_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8755347Z test_batch_vs_slicing_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8756107Z test_batch_vs_slicing_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8756883Z test_batch_vs_slicing_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8757646Z test_batch_vs_slicing_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8758409Z test_batch_vs_slicing_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8759162Z test_batch_vs_slicing_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8759850Z test_batch_vs_slicing_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8760585Z test_batch_vs_slicing_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8761411Z test_batch_vs_slicing_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8762199Z test_batch_vs_slicing_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8762979Z test_batch_vs_slicing_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8763727Z test_batch_vs_slicing_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8764479Z test_batch_vs_slicing_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8765243Z test_batch_vs_slicing_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8765990Z test_batch_vs_slicing_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8766734Z test_batch_vs_slicing_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8767484Z test_batch_vs_slicing_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8768159Z test_batch_vs_slicing_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8768919Z test_batch_vs_slicing_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8769682Z test_batch_vs_slicing_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8770424Z test_batch_vs_slicing_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8771170Z test_batch_vs_slicing_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8771911Z test_batch_vs_slicing_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8772643Z test_batch_vs_slicing_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8773380Z test_batch_vs_slicing_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8774127Z test_batch_vs_slicing_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8774866Z test_batch_vs_slicing_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8775234Z test_batch_vs_slicing_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8775585Z test_batch_vs_slicing_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8776010Z test_batch_vs_slicing_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8776366Z test_batch_vs_slicing_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8776782Z test_batch_vs_slicing_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8777146Z test_batch_vs_slicing_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8777510Z test_batch_vs_slicing_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8777869Z test_batch_vs_slicing_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8778233Z test_batch_vs_slicing_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8778597Z test_batch_vs_slicing_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8778953Z test_batch_vs_slicing_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8779319Z test_batch_vs_slicing_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8779676Z test_batch_vs_slicing_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8780035Z test_batch_vs_slicing_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8780316Z test_batch_vs_slicing_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8780672Z test_batch_vs_slicing_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8781036Z test_batch_vs_slicing_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8781399Z test_batch_vs_slicing_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8781765Z test_batch_vs_slicing_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8782147Z test_batch_vs_slicing_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8782504Z test_batch_vs_slicing_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8782864Z test_batch_vs_slicing_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8783227Z test_batch_vs_slicing_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8783587Z test_batch_vs_slicing_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8783944Z test_batch_vs_slicing_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8784359Z test_batch_vs_slicing_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8784768Z test_batch_vs_slicing_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8785131Z test_batch_vs_slicing_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8785484Z test_batch_vs_slicing_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8785835Z test_batch_vs_slicing_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8786190Z test_batch_vs_slicing_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8786546Z test_batch_vs_slicing_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8787374Z test_batch_vs_slicing_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8787745Z test_batch_vs_slicing_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8788099Z test_batch_vs_slicing_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8788451Z test_batch_vs_slicing_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8788809Z test_batch_vs_slicing_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8789166Z test_batch_vs_slicing_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8789516Z test_batch_vs_slicing_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8789868Z test_batch_vs_slicing_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8790219Z test_batch_vs_slicing_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8790588Z test_batch_vs_slicing_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8790936Z test_batch_vs_slicing_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8791299Z test_batch_vs_slicing_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8791656Z test_batch_vs_slicing_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8792068Z test_batch_vs_slicing_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8792420Z test_batch_vs_slicing_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8792857Z test_batch_vs_slicing_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8793269Z test_batch_vs_slicing_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8793634Z test_batch_vs_slicing_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8794000Z test_batch_vs_slicing_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8794365Z test_batch_vs_slicing_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8794733Z test_batch_vs_slicing_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8795088Z test_batch_vs_slicing_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8795448Z test_batch_vs_slicing_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8795810Z test_batch_vs_slicing_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8796164Z test_batch_vs_slicing_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8796529Z test_batch_vs_slicing_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8796909Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8797295Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8797674Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8798046Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8798431Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8798801Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8799178Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8799557Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8799928Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8800304Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8800740Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8801167Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8801547Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8801918Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8802289Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8802669Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8803036Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8803478Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8803862Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8804232Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8804598Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8804971Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8805343Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8805716Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8806092Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8806466Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8806856Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8807227Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8807594Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8807959Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8808327Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8808756Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8809163Z test_batch_vs_slicing_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8809449Z test_batch_vs_slicing_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8809814Z test_batch_vs_slicing_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8810171Z test_batch_vs_slicing_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8810525Z test_batch_vs_slicing_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8810877Z test_batch_vs_slicing_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8811232Z test_batch_vs_slicing_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8811583Z test_batch_vs_slicing_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8811936Z test_batch_vs_slicing_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8812299Z test_batch_vs_slicing_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8812656Z test_batch_vs_slicing_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8813018Z test_batch_vs_slicing_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8813380Z test_batch_vs_slicing_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8813737Z test_batch_vs_slicing_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8814091Z test_batch_vs_slicing_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8814446Z test_batch_vs_slicing_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8814869Z test_batch_vs_slicing_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8815230Z test_batch_vs_slicing_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8815624Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8816019Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8816411Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8816875Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8817303Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8817712Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8818104Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8818501Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8818891Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8819280Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8819669Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8820059Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8820459Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8820836Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8821213Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8821598Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8821974Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8822353Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8822739Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8823120Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8823503Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8823948Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8824386Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8824804Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8825186Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8825560Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8825949Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8826338Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8826843Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8827220Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8827593Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8827966Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8828334Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8828681Z test_batch_vs_slicing_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8829041Z test_batch_vs_slicing_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8829390Z test_batch_vs_slicing_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8829738Z test_batch_vs_slicing_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8830087Z test_batch_vs_slicing_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8830436Z test_batch_vs_slicing_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8830779Z test_batch_vs_slicing_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8831081Z test_batch_vs_slicing_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8831370Z test_batch_vs_slicing_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8831664Z test_batch_vs_slicing_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8831951Z test_batch_vs_slicing_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8832304Z test_batch_vs_slicing_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8832630Z test_batch_vs_slicing_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8832935Z test_batch_vs_slicing_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8833275Z test_batch_vs_slicing_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8833622Z test_batch_vs_slicing_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8833960Z test_batch_vs_slicing_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8834298Z test_batch_vs_slicing_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8834631Z test_batch_vs_slicing_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8834949Z test_batch_vs_slicing_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8835247Z test_batch_vs_slicing_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8835544Z test_batch_vs_slicing_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8835842Z test_batch_vs_slicing_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8836138Z test_batch_vs_slicing_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8836435Z test_batch_vs_slicing_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8836743Z test_batch_vs_slicing_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8837031Z test_batch_vs_slicing_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8837307Z test_batch_vs_slicing_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8837819Z test_batch_vs_slicing_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8838120Z test_batch_vs_slicing_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8838417Z test_batch_vs_slicing_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8838710Z test_batch_vs_slicing_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8838998Z test_batch_vs_slicing_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8839301Z test_batch_vs_slicing_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8839651Z test_batch_vs_slicing_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8840033Z test_batch_vs_slicing_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8840351Z test_batch_vs_slicing_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8840637Z test_batch_vs_slicing_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8898191Z test_batch_vs_slicing_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8898677Z test_batch_vs_slicing_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8899010Z test_batch_vs_slicing_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8899357Z test_batch_vs_slicing_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8899665Z test_batch_vs_slicing_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8899965Z test_batch_vs_slicing_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8900258Z test_batch_vs_slicing_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8900549Z test_batch_vs_slicing_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8900839Z test_batch_vs_slicing_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8901133Z test_batch_vs_slicing_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8901421Z test_batch_vs_slicing_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8901708Z test_batch_vs_slicing_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8901979Z test_batch_vs_slicing_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8902280Z test_batch_vs_slicing_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8902574Z test_batch_vs_slicing_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8902872Z test_batch_vs_slicing_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8903168Z test_batch_vs_slicing_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8903460Z test_batch_vs_slicing_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8903753Z test_batch_vs_slicing_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8904544Z test_batch_vs_slicing_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8904904Z test_batch_vs_slicing_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8905204Z test_batch_vs_slicing_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8905506Z test_complex_edge_values_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8905799Z test_contig_size1_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8906084Z test_contig_size1_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8906384Z test_contig_size1_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8906910Z test_contig_size1_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8907203Z test_contig_size1_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8907495Z test_contig_size1_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8907783Z test_contig_size1_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8908073Z test_contig_size1_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8908357Z test_contig_size1_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8908645Z test_contig_size1_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8908935Z test_contig_size1_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8909218Z test_contig_size1_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8909502Z test_contig_size1_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8909794Z test_contig_size1_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8910087Z test_contig_size1_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8910383Z test_contig_size1_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8910677Z test_contig_size1_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8910969Z test_contig_size1_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8911257Z test_contig_size1_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8911556Z test_contig_size1_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8911943Z test_contig_size1_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8912271Z test_contig_size1_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8912563Z test_contig_size1_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8912844Z test_contig_size1_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8913129Z test_contig_size1_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8913412Z test_contig_size1_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8913705Z test_contig_size1_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8913992Z test_contig_size1_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8914290Z test_contig_size1_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8914586Z test_contig_size1_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8914876Z test_contig_size1_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8915167Z test_contig_size1_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8915455Z test_contig_size1_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8915748Z test_contig_size1_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8916037Z test_contig_size1_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8916322Z test_contig_size1_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8916608Z test_contig_size1_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8916893Z test_contig_size1_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8917156Z test_contig_size1_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8917450Z test_contig_size1_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8917746Z test_contig_size1_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8918039Z test_contig_size1_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8918332Z test_contig_size1_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8918677Z test_contig_size1_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8918964Z test_contig_size1_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8919296Z test_contig_size1_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8919588Z test_contig_size1_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8919879Z test_contig_size1_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8920166Z test_contig_size1_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8920452Z test_contig_size1_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8920742Z test_contig_size1_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8921028Z test_contig_size1_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8921321Z test_contig_size1_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8921613Z test_contig_size1_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8921902Z test_contig_size1_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8922196Z test_contig_size1_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8922485Z test_contig_size1_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8922768Z test_contig_size1_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8923056Z test_contig_size1_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8923338Z test_contig_size1_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8923616Z test_contig_size1_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8923907Z test_contig_size1_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8924195Z test_contig_size1_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8924483Z test_contig_size1_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8924769Z test_contig_size1_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8925070Z test_contig_size1_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8925363Z test_contig_size1_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8925702Z test_contig_size1_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8926030Z test_contig_size1_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8926318Z test_contig_size1_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8926603Z test_contig_size1_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8926887Z test_contig_size1_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8927168Z test_contig_size1_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8927458Z test_contig_size1_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8927744Z test_contig_size1_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8928031Z test_contig_size1_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8928317Z test_contig_size1_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8928600Z test_contig_size1_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8928896Z test_contig_size1_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8929185Z test_contig_size1_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8929478Z test_contig_size1_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8929773Z test_contig_size1_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8930058Z test_contig_size1_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8930346Z test_contig_size1_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8930631Z test_contig_size1_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8930917Z test_contig_size1_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8931182Z test_contig_size1_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8931464Z test_contig_size1_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8931745Z test_contig_size1_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8932032Z test_contig_size1_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8932365Z test_contig_size1_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8932662Z test_contig_size1_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8932994Z test_contig_size1_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8933293Z test_contig_size1_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8933580Z test_contig_size1_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8933874Z test_contig_size1_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8934168Z test_contig_size1_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8934451Z test_contig_size1_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8934736Z test_contig_size1_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8935017Z test_contig_size1_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8935300Z test_contig_size1_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8935580Z test_contig_size1_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8935879Z test_contig_size1_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8936169Z test_contig_size1_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8936473Z test_contig_size1_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8936773Z test_contig_size1_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8937073Z test_contig_size1_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8937368Z test_contig_size1_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8937664Z test_contig_size1_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8937959Z test_contig_size1_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8938244Z test_contig_size1_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8938534Z test_contig_size1_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8938822Z test_contig_size1_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8939151Z test_contig_size1_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8939436Z test_contig_size1_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8939761Z test_contig_size1_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8940063Z test_contig_size1_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8940351Z test_contig_size1_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8940641Z test_contig_size1_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8940935Z test_contig_size1_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8941233Z test_contig_size1_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8941523Z test_contig_size1_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8941806Z test_contig_size1_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8942097Z test_contig_size1_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8942390Z test_contig_size1_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8942682Z test_contig_size1_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8942972Z test_contig_size1_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8943263Z test_contig_size1_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8943557Z test_contig_size1_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8943845Z test_contig_size1_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8944125Z test_contig_size1_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8944412Z test_contig_size1_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8944698Z test_contig_size1_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8944980Z test_contig_size1_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8945266Z test_contig_size1_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8945549Z test_contig_size1_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8945820Z test_contig_size1_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8946172Z test_contig_size1_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8946502Z test_contig_size1_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8946884Z test_contig_size1_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8947179Z test_contig_size1_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8947465Z test_contig_size1_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8947754Z test_contig_size1_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8948044Z test_contig_size1_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8948336Z test_contig_size1_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8948630Z test_contig_size1_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8948928Z test_contig_size1_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8949222Z test_contig_size1_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8949532Z test_contig_size1_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8949831Z test_contig_size1_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8950136Z test_contig_size1_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8950428Z test_contig_size1_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8950724Z test_contig_size1_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8951012Z test_contig_size1_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8951303Z test_contig_size1_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8951591Z test_contig_size1_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8951879Z test_contig_size1_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8952172Z test_contig_size1_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8952460Z test_contig_size1_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8952746Z test_contig_size1_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8953098Z test_contig_size1_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8953382Z test_contig_size1_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8953712Z test_contig_size1_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8954001Z test_contig_size1_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8954285Z test_contig_size1_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8954566Z test_contig_size1_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8954851Z test_contig_size1_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8955137Z test_contig_size1_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8955436Z test_contig_size1_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8955720Z test_contig_size1_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8956021Z test_contig_size1_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8956316Z test_contig_size1_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8956610Z test_contig_size1_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8956912Z test_contig_size1_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8957206Z test_contig_size1_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8957496Z test_contig_size1_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8957782Z test_contig_size1_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8958067Z test_contig_size1_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8958357Z test_contig_size1_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8958642Z test_contig_size1_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8958934Z test_contig_size1_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8959225Z test_contig_size1_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8959507Z test_contig_size1_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8959800Z test_contig_size1_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8960140Z test_contig_size1_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8960468Z test_contig_size1_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8960763Z test_contig_size1_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8961056Z test_contig_size1_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8961346Z test_contig_size1_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8961630Z test_contig_size1_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8961918Z test_contig_size1_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8962205Z test_contig_size1_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8962486Z test_contig_size1_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8962768Z test_contig_size1_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8963053Z test_contig_size1_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8963336Z test_contig_size1_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8963627Z test_contig_size1_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8963926Z test_contig_size1_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8964213Z test_contig_size1_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8964500Z test_contig_size1_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8964786Z test_contig_size1_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8965072Z test_contig_size1_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8965353Z test_contig_size1_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8965642Z test_contig_size1_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8965922Z test_contig_size1_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8966200Z test_contig_size1_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8966486Z test_contig_size1_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8966821Z test_contig_size1_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8967105Z test_contig_size1_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8967427Z test_contig_size1_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8967725Z test_contig_size1_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8968011Z test_contig_size1_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8968296Z test_contig_size1_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8968587Z test_contig_size1_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8968872Z test_contig_size1_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8969154Z test_contig_size1_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8969436Z test_contig_size1_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8969713Z test_contig_size1_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8969997Z test_contig_size1_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8970282Z test_contig_size1_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8970589Z test_contig_size1_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8970888Z test_contig_size1_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8971196Z test_contig_size1_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8971497Z test_contig_size1_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8971802Z test_contig_size1_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8972103Z test_contig_size1_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8972411Z test_contig_size1_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8972705Z test_contig_size1_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8972999Z test_contig_size1_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8973295Z test_contig_size1_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8973631Z test_contig_size1_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8973932Z test_contig_size1_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8974261Z test_contig_size1_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8974554Z test_contig_size1_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8974838Z test_contig_size1_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8975127Z test_contig_size1_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8975399Z test_contig_size1_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8975689Z test_contig_size1_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8975974Z test_contig_size1_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8976257Z test_contig_size1_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8976541Z test_contig_size1_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8976820Z test_contig_size1_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8977106Z test_contig_size1_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8977390Z test_contig_size1_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8977677Z test_contig_size1_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8977957Z test_contig_size1_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8978241Z test_contig_size1_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8978520Z test_contig_size1_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8978814Z test_contig_size1_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8979106Z test_contig_size1_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8979393Z test_contig_size1_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8979677Z test_contig_size1_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8979960Z test_contig_size1_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8980246Z test_contig_size1_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8980574Z test_contig_size1_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8980888Z test_contig_size1_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8981175Z test_contig_size1_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8981459Z test_contig_size1_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8981744Z test_contig_size1_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8982042Z test_contig_size1_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8982341Z test_contig_size1_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8982636Z test_contig_size1_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8982925Z test_contig_size1_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8983216Z test_contig_size1_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8983505Z test_contig_size1_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8983792Z test_contig_size1_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8984081Z test_contig_size1_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8984373Z test_contig_size1_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8984666Z test_contig_size1_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8984957Z test_contig_size1_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8985249Z test_contig_size1_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8985542Z test_contig_size1_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8985835Z test_contig_size1_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8986126Z test_contig_size1_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8986411Z test_contig_size1_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8986962Z test_contig_size1_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8987260Z test_contig_size1_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8987612Z test_contig_size1_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8987913Z test_contig_size1_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8988241Z test_contig_size1_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8988547Z test_contig_size1_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8988848Z test_contig_size1_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8989141Z test_contig_size1_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8989439Z test_contig_size1_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8989730Z test_contig_size1_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8990003Z test_contig_size1_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8990290Z test_contig_size1_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8990579Z test_contig_size1_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8990866Z test_contig_size1_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8991156Z test_contig_size1_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8991448Z test_contig_size1_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8991734Z test_contig_size1_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8992016Z test_contig_size1_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8992308Z test_contig_size1_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8992595Z test_contig_size1_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8992880Z test_contig_size1_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8993166Z test_contig_size1_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8993451Z test_contig_size1_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8993737Z test_contig_size1_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8994017Z test_contig_size1_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8994308Z test_contig_size1_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8994658Z test_contig_size1_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8994979Z test_contig_size1_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8995274Z test_contig_size1_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8995565Z test_contig_size1_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8995850Z test_contig_size1_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8996134Z test_contig_size1_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8996421Z test_contig_size1_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8996704Z test_contig_size1_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8996985Z test_contig_size1_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8997268Z test_contig_size1_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8997560Z test_contig_size1_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8997849Z test_contig_size1_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8998141Z test_contig_size1_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8998430Z test_contig_size1_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8998721Z test_contig_size1_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8999008Z test_contig_size1_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8999298Z test_contig_size1_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8999592Z test_contig_size1_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.8999880Z test_contig_size1_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9000176Z test_contig_size1_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9000459Z test_contig_size1_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9000743Z test_contig_size1_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9001026Z test_contig_size1_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9001363Z test_contig_size1_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9001643Z test_contig_size1_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9001967Z test_contig_size1_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9002253Z test_contig_size1_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9002542Z test_contig_size1_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9002828Z test_contig_size1_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9003124Z test_contig_size1_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.9003389Z test_contig_size1_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9003684Z test_contig_size1_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9003972Z test_contig_size1_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9004269Z test_contig_size1_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9004554Z test_contig_size1_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9004842Z test_contig_size1_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9005131Z test_contig_size1_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9005414Z test_contig_size1_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9005694Z test_contig_size1_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9005978Z test_contig_size1_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9006265Z test_contig_size1_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9006547Z test_contig_size1_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9006834Z test_contig_size1_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9007122Z test_contig_size1_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9007414Z test_contig_size1_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9007704Z test_contig_size1_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9007994Z test_contig_size1_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9008327Z test_contig_size1_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9008618Z test_contig_size1_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9008942Z test_contig_size1_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9009232Z test_contig_size1_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9009514Z test_contig_size1_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9009806Z test_contig_size1_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9010097Z test_contig_size1_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9010390Z test_contig_size1_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9010687Z test_contig_size1_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9010975Z test_contig_size1_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9011262Z test_contig_size1_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9011555Z test_contig_size1_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9011840Z test_contig_size1_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9012125Z test_contig_size1_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9012406Z test_contig_size1_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9012691Z test_contig_size1_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9012974Z test_contig_size1_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9013257Z test_contig_size1_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9013551Z test_contig_size1_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9013838Z test_contig_size1_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9014137Z test_contig_size1_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9014429Z test_contig_size1_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9014725Z test_contig_size1_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9015012Z test_contig_size1_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9015362Z test_contig_size1_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9015690Z test_contig_size1_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9015978Z test_contig_size1_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9016261Z test_contig_size1_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9016549Z test_contig_size1_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9016836Z test_contig_size1_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9017127Z test_contig_size1_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9017400Z test_contig_size1_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9017691Z test_contig_size1_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9017976Z test_contig_size1_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9018263Z test_contig_size1_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9018555Z test_contig_size1_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9018842Z test_contig_size1_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9019128Z test_contig_size1_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9019416Z test_contig_size1_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9019696Z test_contig_size1_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9019985Z test_contig_size1_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9020275Z test_contig_size1_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9020559Z test_contig_size1_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9020848Z test_contig_size1_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9021135Z test_contig_size1_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9021428Z test_contig_size1_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9021723Z test_contig_size1_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9022056Z test_contig_size1_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9022338Z test_contig_size1_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9022677Z test_contig_size1_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9022979Z test_contig_size1_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9023265Z test_contig_size1_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9023558Z test_contig_size1_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9023845Z test_contig_size1_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9024129Z test_contig_size1_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9024415Z test_contig_size1_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9024693Z test_contig_size1_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9024979Z test_contig_size1_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9025262Z test_contig_size1_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9025550Z test_contig_size1_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9025831Z test_contig_size1_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9026114Z test_contig_size1_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9026397Z test_contig_size1_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9026791Z test_contig_size1_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9027079Z test_contig_size1_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9027367Z test_contig_size1_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9027648Z test_contig_size1_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9027938Z test_contig_size1_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9028218Z test_contig_size1_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9028509Z test_contig_size1_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9028803Z test_contig_size1_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9029163Z test_contig_size1_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9029492Z test_contig_size1_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9029782Z test_contig_size1_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9030074Z test_contig_size1_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9030370Z test_contig_size1_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9030656Z test_contig_size1_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9030946Z test_contig_size1_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9031235Z test_contig_size1_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9031495Z test_contig_size1_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9031778Z test_contig_size1_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9032060Z test_contig_size1_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9032341Z test_contig_size1_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9032627Z test_contig_size1_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9032929Z test_contig_size1_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9033220Z test_contig_size1_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9033519Z test_contig_size1_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9033828Z test_contig_size1_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9034126Z test_contig_size1_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9034422Z test_contig_size1_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9034719Z test_contig_size1_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9035012Z test_contig_size1_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9035300Z test_contig_size1_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9035589Z test_contig_size1_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9035924Z test_contig_size1_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9036214Z test_contig_size1_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9036544Z test_contig_size1_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9036839Z test_contig_size1_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9037124Z test_contig_size1_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9037425Z test_contig_size1_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9037723Z test_contig_size1_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9038015Z test_contig_size1_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9038303Z test_contig_size1_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9038595Z test_contig_size1_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9038880Z test_contig_size1_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9039164Z test_contig_size1_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9039451Z test_contig_size1_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9039732Z test_contig_size1_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9040021Z test_contig_size1_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9040306Z test_contig_size1_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9040599Z test_contig_size1_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9040888Z test_contig_size1_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9041183Z test_contig_size1_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9041480Z test_contig_size1_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9041768Z test_contig_size1_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9042059Z test_contig_size1_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9042352Z test_contig_size1_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9042635Z test_contig_size1_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9042962Z test_contig_size1_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9043336Z test_contig_size1_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9043626Z test_contig_size1_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9043910Z test_contig_size1_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9044205Z test_contig_size1_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9044492Z test_contig_size1_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9044792Z test_contig_size1_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9045087Z test_contig_size1_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9045376Z test_contig_size1_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9045665Z test_contig_size1_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9045933Z test_contig_size1_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9046230Z test_contig_size1_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9046520Z test_contig_size1_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9046814Z test_contig_size1_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9047113Z test_contig_size1_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9047403Z test_contig_size1_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9047698Z test_contig_size1_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9047995Z test_contig_size1_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9048289Z test_contig_size1_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9048586Z test_contig_size1_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9048876Z test_contig_size1_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9049167Z test_contig_size1_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9049454Z test_contig_size1_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9049797Z test_contig_size1_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9050097Z test_contig_size1_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9050417Z test_contig_size1_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9050725Z test_contig_size1_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9051025Z test_contig_size1_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9051322Z test_contig_size1_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9051615Z test_contig_size1_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9051912Z test_contig_size1_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9052199Z test_contig_size1_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9052489Z test_contig_size1_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9052777Z test_contig_size1_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9053072Z test_contig_size1_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9053361Z test_contig_size1_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9053651Z test_contig_size1_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9053960Z test_contig_size1_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9054262Z test_contig_size1_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9054572Z test_contig_size1_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9054887Z test_contig_size1_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9055195Z test_contig_size1_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9055505Z test_contig_size1_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9055811Z test_contig_size1_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9056110Z test_contig_size1_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9056411Z test_contig_size1_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9056758Z test_contig_size1_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9057101Z test_contig_size1_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9057405Z test_contig_size1_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9057711Z test_contig_size1_large_dim_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9058017Z test_contig_size1_large_dim_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9058329Z test_contig_size1_large_dim_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9058638Z test_contig_size1_large_dim_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9058949Z test_contig_size1_large_dim_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9059253Z test_contig_size1_large_dim_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9059548Z test_contig_size1_large_dim_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9059841Z test_contig_size1_large_dim_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9060148Z test_contig_size1_large_dim_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9060449Z test_contig_size1_large_dim_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9060742Z test_contig_size1_large_dim_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9061041Z test_contig_size1_large_dim_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9061344Z test_contig_size1_large_dim_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9061646Z test_contig_size1_large_dim_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9061947Z test_contig_size1_large_dim_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9062257Z test_contig_size1_large_dim_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9062564Z test_contig_size1_large_dim_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9062850Z test_contig_size1_large_dim_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9063153Z test_contig_size1_large_dim_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9063497Z test_contig_size1_large_dim_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9063802Z test_contig_size1_large_dim_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9064148Z test_contig_size1_large_dim_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9064446Z test_contig_size1_large_dim_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9064743Z test_contig_size1_large_dim_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9065040Z test_contig_size1_large_dim_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9065341Z test_contig_size1_large_dim_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9065648Z test_contig_size1_large_dim_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9065948Z test_contig_size1_large_dim_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9066257Z test_contig_size1_large_dim_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9066650Z test_contig_size1_large_dim_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9066966Z test_contig_size1_large_dim_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9067265Z test_contig_size1_large_dim_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9067578Z test_contig_size1_large_dim_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9067864Z test_contig_size1_large_dim_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9068165Z test_contig_size1_large_dim_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9068454Z test_contig_size1_large_dim_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9068763Z test_contig_size1_large_dim_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9069069Z test_contig_size1_large_dim_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9069376Z test_contig_size1_large_dim_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9069675Z test_contig_size1_large_dim_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9069987Z test_contig_size1_large_dim_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9070299Z test_contig_size1_large_dim_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9070663Z test_contig_size1_large_dim_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9070999Z test_contig_size1_large_dim_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9071299Z test_contig_size1_large_dim_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9071597Z test_contig_size1_large_dim_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9071890Z test_contig_size1_large_dim_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9072190Z test_contig_size1_large_dim_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9072490Z test_contig_size1_large_dim_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9072783Z test_contig_size1_large_dim_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9073084Z test_contig_size1_large_dim_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9073378Z test_contig_size1_large_dim_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9073678Z test_contig_size1_large_dim_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9073985Z test_contig_size1_large_dim_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9074289Z test_contig_size1_large_dim_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9074585Z test_contig_size1_large_dim_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9074882Z test_contig_size1_large_dim_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9075174Z test_contig_size1_large_dim_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9075464Z test_contig_size1_large_dim_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9075757Z test_contig_size1_large_dim_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9076051Z test_contig_size1_large_dim_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9076343Z test_contig_size1_large_dim_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9076636Z test_contig_size1_large_dim_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9076938Z test_contig_size1_large_dim_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9077283Z test_contig_size1_large_dim_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9077624Z test_contig_size1_large_dim_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9077932Z test_contig_size1_large_dim_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9078238Z test_contig_size1_large_dim_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9078536Z test_contig_size1_large_dim_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9078839Z test_contig_size1_large_dim_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9079140Z test_contig_size1_large_dim_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9079437Z test_contig_size1_large_dim_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9079731Z test_contig_size1_large_dim_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9080023Z test_contig_size1_large_dim_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9080320Z test_contig_size1_large_dim_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9080617Z test_contig_size1_large_dim_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9080916Z test_contig_size1_large_dim_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9081213Z test_contig_size1_large_dim_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9081518Z test_contig_size1_large_dim_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9081819Z test_contig_size1_large_dim_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9082100Z test_contig_size1_large_dim_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9082400Z test_contig_size1_large_dim_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9082702Z test_contig_size1_large_dim_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9083000Z test_contig_size1_large_dim_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9083292Z test_contig_size1_large_dim_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9083584Z test_contig_size1_large_dim_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9083927Z test_contig_size1_large_dim_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9084259Z test_contig_size1_large_dim_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9084557Z test_contig_size1_large_dim_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9084861Z test_contig_size1_large_dim_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9085151Z test_contig_size1_large_dim_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9085456Z test_contig_size1_large_dim_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9085766Z test_contig_size1_large_dim_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9086072Z test_contig_size1_large_dim_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9086375Z test_contig_size1_large_dim_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9086679Z test_contig_size1_large_dim_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9086975Z test_contig_size1_large_dim_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9087271Z test_contig_size1_large_dim_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9087561Z test_contig_size1_large_dim_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9087859Z test_contig_size1_large_dim_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9088152Z test_contig_size1_large_dim_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9088447Z test_contig_size1_large_dim_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9088754Z test_contig_size1_large_dim_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9089056Z test_contig_size1_large_dim_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9089365Z test_contig_size1_large_dim_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9089675Z test_contig_size1_large_dim_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9089984Z test_contig_size1_large_dim_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9090294Z test_contig_size1_large_dim_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9090637Z test_contig_size1_large_dim_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9090976Z test_contig_size1_large_dim_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9091282Z test_contig_size1_large_dim_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9091589Z test_contig_size1_large_dim_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9091884Z test_contig_size1_large_dim_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9092182Z test_contig_size1_large_dim_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9092483Z test_contig_size1_large_dim_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9092799Z test_contig_size1_large_dim_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9093105Z test_contig_size1_large_dim_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9093415Z test_contig_size1_large_dim_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9093726Z test_contig_size1_large_dim_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9094029Z test_contig_size1_large_dim_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9094341Z test_contig_size1_large_dim_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9094640Z test_contig_size1_large_dim_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9094931Z test_contig_size1_large_dim_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9095238Z test_contig_size1_large_dim_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9095543Z test_contig_size1_large_dim_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9095846Z test_contig_size1_large_dim_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9096142Z test_contig_size1_large_dim_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9096432Z test_contig_size1_large_dim_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9096714Z test_contig_size1_large_dim_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9096996Z test_contig_size1_large_dim_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9097387Z test_contig_size1_large_dim_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9097668Z test_contig_size1_large_dim_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9097985Z test_contig_size1_large_dim_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9098268Z test_contig_size1_large_dim_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9098556Z test_contig_size1_large_dim_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9098841Z test_contig_size1_large_dim_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9099134Z test_contig_size1_large_dim_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9099426Z test_contig_size1_large_dim_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9099712Z test_contig_size1_large_dim_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9099997Z test_contig_size1_large_dim_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9100284Z test_contig_size1_large_dim_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9100570Z test_contig_size1_large_dim_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9100847Z test_contig_size1_large_dim_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9101130Z test_contig_size1_large_dim_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9101403Z test_contig_size1_large_dim_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9101690Z test_contig_size1_large_dim_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9101986Z test_contig_size1_large_dim_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9102276Z test_contig_size1_large_dim_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9102583Z test_contig_size1_large_dim_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9102881Z test_contig_size1_large_dim_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9103176Z test_contig_size1_large_dim_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9103466Z test_contig_size1_large_dim_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9103806Z test_contig_size1_large_dim_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9104093Z test_contig_size1_large_dim_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9104419Z test_contig_size1_large_dim_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9104712Z test_contig_size1_large_dim_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9104996Z test_contig_size1_large_dim_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9105284Z test_contig_size1_large_dim_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9105579Z test_contig_size1_large_dim_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9105865Z test_contig_size1_large_dim_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9106154Z test_contig_size1_large_dim_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9106440Z test_contig_size1_large_dim_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9106849Z test_contig_size1_large_dim_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9107143Z test_contig_size1_large_dim_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9107428Z test_contig_size1_large_dim_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9107713Z test_contig_size1_large_dim_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9107998Z test_contig_size1_large_dim_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9108289Z test_contig_size1_large_dim_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9108581Z test_contig_size1_large_dim_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9108873Z test_contig_size1_large_dim_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9109172Z test_contig_size1_large_dim_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9109471Z test_contig_size1_large_dim_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9109770Z test_contig_size1_large_dim_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9110061Z test_contig_size1_large_dim_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9110352Z test_contig_size1_large_dim_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9110706Z test_contig_size1_large_dim_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9111031Z test_contig_size1_large_dim_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9111321Z test_contig_size1_large_dim_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9111608Z test_contig_size1_large_dim_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9111899Z test_contig_size1_large_dim_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9112192Z test_contig_size1_large_dim_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9112486Z test_contig_size1_large_dim_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9112775Z test_contig_size1_large_dim_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9113070Z test_contig_size1_large_dim_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9113368Z test_contig_size1_large_dim_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9113663Z test_contig_size1_large_dim_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9113954Z test_contig_size1_large_dim_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9114244Z test_contig_size1_large_dim_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9114535Z test_contig_size1_large_dim_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9114818Z test_contig_size1_large_dim_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9115099Z test_contig_size1_large_dim_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9115389Z test_contig_size1_large_dim_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9115672Z test_contig_size1_large_dim_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9115960Z test_contig_size1_large_dim_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9116250Z test_contig_size1_large_dim_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9116534Z test_contig_size1_large_dim_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9116828Z test_contig_size1_large_dim_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9117173Z test_contig_size1_large_dim_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9117501Z test_contig_size1_large_dim_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9117792Z test_contig_size1_large_dim_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9118079Z test_contig_size1_large_dim_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9118364Z test_contig_size1_large_dim_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9118654Z test_contig_size1_large_dim_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9118936Z test_contig_size1_large_dim_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9119224Z test_contig_size1_large_dim_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9119507Z test_contig_size1_large_dim_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9119791Z test_contig_size1_large_dim_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9120084Z test_contig_size1_large_dim_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9120361Z test_contig_size1_large_dim_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9120656Z test_contig_size1_large_dim_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9120949Z test_contig_size1_large_dim_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9121238Z test_contig_size1_large_dim_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9121528Z test_contig_size1_large_dim_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9121815Z test_contig_size1_large_dim_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9122100Z test_contig_size1_large_dim_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9122383Z test_contig_size1_large_dim_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9122669Z test_contig_size1_large_dim_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9122951Z test_contig_size1_large_dim_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9123232Z test_contig_size1_large_dim_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9123559Z test_contig_size1_large_dim_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9123895Z test_contig_size1_large_dim_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9124199Z test_contig_size1_large_dim_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9124509Z test_contig_size1_large_dim_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9124812Z test_contig_size1_large_dim_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9125118Z test_contig_size1_large_dim_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9125422Z test_contig_size1_large_dim_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9125728Z test_contig_size1_large_dim_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9126030Z test_contig_size1_large_dim_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9126330Z test_contig_size1_large_dim_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9126628Z test_contig_size1_large_dim_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9126925Z test_contig_size1_large_dim_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9127227Z test_contig_size1_large_dim_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9127525Z test_contig_size1_large_dim_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9127820Z test_contig_size1_large_dim_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9128103Z test_contig_size1_large_dim_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9128395Z test_contig_size1_large_dim_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9128685Z test_contig_size1_large_dim_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9128979Z test_contig_size1_large_dim_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9129270Z test_contig_size1_large_dim_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9129555Z test_contig_size1_large_dim_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9129846Z test_contig_size1_large_dim_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9130170Z test_contig_size1_large_dim_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9130490Z test_contig_size1_large_dim_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9130776Z test_contig_size1_large_dim_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9131058Z test_contig_size1_large_dim_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9131341Z test_contig_size1_large_dim_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9131633Z test_contig_size1_large_dim_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9131914Z test_contig_size1_large_dim_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9132212Z test_contig_size1_large_dim_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9132506Z test_contig_size1_large_dim_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9132793Z test_contig_size1_large_dim_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9133080Z test_contig_size1_large_dim_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9133369Z test_contig_size1_large_dim_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9133657Z test_contig_size1_large_dim_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9133941Z test_contig_size1_large_dim_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9134222Z test_contig_size1_large_dim_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9134502Z test_contig_size1_large_dim_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9134788Z test_contig_size1_large_dim_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9135075Z test_contig_size1_large_dim_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9135376Z test_contig_size1_large_dim_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9135665Z test_contig_size1_large_dim_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9135961Z test_contig_size1_large_dim_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9136256Z test_contig_size1_large_dim_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9136588Z test_contig_size1_large_dim_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9136908Z test_contig_size1_large_dim_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9137202Z test_contig_size1_large_dim_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9137492Z test_contig_size1_large_dim_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9137780Z test_contig_size1_large_dim_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9138069Z test_contig_size1_large_dim_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9138365Z test_contig_size1_large_dim_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9138665Z test_contig_size1_large_dim_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9138959Z test_contig_size1_large_dim_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9139250Z test_contig_size1_large_dim_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9139542Z test_contig_size1_large_dim_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9139825Z test_contig_size1_large_dim_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9140117Z test_contig_size1_large_dim_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9140407Z test_contig_size1_large_dim_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9140697Z test_contig_size1_large_dim_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9140993Z test_contig_size1_large_dim_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9141284Z test_contig_size1_large_dim_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9141582Z test_contig_size1_large_dim_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9141883Z test_contig_size1_large_dim_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9142180Z test_contig_size1_large_dim_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9142475Z test_contig_size1_large_dim_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9142765Z test_contig_size1_large_dim_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9143095Z test_contig_size1_large_dim_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9143419Z test_contig_size1_large_dim_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9143711Z test_contig_size1_large_dim_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9143999Z test_contig_size1_large_dim_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9144285Z test_contig_size1_large_dim_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9144575Z test_contig_size1_large_dim_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9144868Z test_contig_size1_large_dim_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9145154Z test_contig_size1_large_dim_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9145442Z test_contig_size1_large_dim_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9145732Z test_contig_size1_large_dim_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9146018Z test_contig_size1_large_dim_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9146306Z test_contig_size1_large_dim_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9146660Z test_contig_size1_large_dim_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9146945Z test_contig_size1_large_dim_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9147230Z test_contig_size1_large_dim_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9147586Z test_contig_size1_large_dim_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9147931Z test_contig_size1_large_dim_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9148279Z test_contig_size1_large_dim_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9148630Z test_contig_size1_large_dim_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9148979Z test_contig_size1_large_dim_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9149330Z test_contig_size1_large_dim_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9149676Z test_contig_size1_large_dim_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9150021Z test_contig_size1_large_dim_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9150426Z test_contig_size1_large_dim_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9150818Z test_contig_size1_large_dim_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9151163Z test_contig_size1_large_dim_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9151510Z test_contig_size1_large_dim_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9151863Z test_contig_size1_large_dim_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9152218Z test_contig_size1_large_dim_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9152570Z test_contig_size1_large_dim_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9152920Z test_contig_size1_large_dim_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9153265Z test_contig_size1_large_dim_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9153614Z test_contig_size1_large_dim_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9153964Z test_contig_size1_large_dim_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9154313Z test_contig_size1_large_dim_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9154671Z test_contig_size1_large_dim_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9155014Z test_contig_size1_large_dim_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9155355Z test_contig_size1_large_dim_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9155701Z test_contig_size1_large_dim_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9156047Z test_contig_size1_large_dim_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9156390Z test_contig_size1_large_dim_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9156742Z test_contig_size1_large_dim_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9157036Z test_contig_size1_large_dim_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9157316Z test_contig_size1_large_dim_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9157600Z test_contig_size1_large_dim_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9157930Z test_contig_size1_large_dim_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9158253Z test_contig_size1_large_dim_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9158550Z test_contig_size1_large_dim_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9158842Z test_contig_size1_large_dim_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9159137Z test_contig_size1_large_dim_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9159429Z test_contig_size1_large_dim_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9159705Z test_contig_size1_large_dim_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9159991Z test_contig_size1_large_dim_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9160282Z test_contig_size1_large_dim_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9160562Z test_contig_size1_large_dim_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9160842Z test_contig_size1_large_dim_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9161132Z test_contig_size1_large_dim_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9161419Z test_contig_size1_large_dim_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9161710Z test_contig_size1_large_dim_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9161993Z test_contig_size1_large_dim_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9162284Z test_contig_size1_large_dim_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9162572Z test_contig_size1_large_dim_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9162865Z test_contig_size1_large_dim_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9163151Z test_contig_size1_large_dim_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9163431Z test_contig_size1_large_dim_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9163718Z test_contig_size1_large_dim_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9164002Z test_contig_size1_large_dim_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9164328Z test_contig_size1_large_dim_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9164621Z test_contig_size1_large_dim_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9164959Z test_contig_size1_large_dim_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9165255Z test_contig_size1_large_dim_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9165551Z test_contig_size1_large_dim_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9165844Z test_contig_size1_large_dim_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9166135Z test_contig_size1_large_dim_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9166426Z test_contig_size1_large_dim_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9166713Z test_contig_size1_large_dim_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9166998Z test_contig_size1_large_dim_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9167280Z test_contig_size1_large_dim_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9167570Z test_contig_size1_large_dim_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9167852Z test_contig_size1_large_dim_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9168136Z test_contig_size1_large_dim_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9168431Z test_contig_size1_large_dim_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9168717Z test_contig_size1_large_dim_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9169015Z test_contig_size1_large_dim_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9169313Z test_contig_size1_large_dim_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9169611Z test_contig_size1_large_dim_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9169902Z test_contig_size1_large_dim_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9170192Z test_contig_size1_large_dim_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9170481Z test_contig_size1_large_dim_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9170762Z test_contig_size1_large_dim_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9171094Z test_contig_size1_large_dim_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9171408Z test_contig_size1_large_dim_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9171695Z test_contig_size1_large_dim_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9171983Z test_contig_size1_large_dim_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9172273Z test_contig_size1_large_dim_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9172568Z test_contig_size1_large_dim_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9172859Z test_contig_size1_large_dim_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9173147Z test_contig_size1_large_dim_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9173432Z test_contig_size1_large_dim_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9173718Z test_contig_size1_large_dim_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9174001Z test_contig_size1_large_dim_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9174293Z test_contig_size1_large_dim_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9174578Z test_contig_size1_large_dim_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9174869Z test_contig_size1_large_dim_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9175156Z test_contig_size1_large_dim_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9175442Z test_contig_size1_large_dim_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9175734Z test_contig_size1_large_dim_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9176023Z test_contig_size1_large_dim_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9176316Z test_contig_size1_large_dim_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9176606Z test_contig_size1_large_dim_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9176893Z test_contig_size1_large_dim_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9177173Z test_contig_size1_large_dim_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9177525Z test_contig_size1_large_dim_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9177842Z test_contig_size1_large_dim_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9178130Z test_contig_size1_large_dim_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9178422Z test_contig_size1_large_dim_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9178709Z test_contig_size1_large_dim_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9178997Z test_contig_size1_large_dim_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9179282Z test_contig_size1_large_dim_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9179570Z test_contig_size1_large_dim_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9179854Z test_contig_size1_large_dim_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9180139Z test_contig_size1_large_dim_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9180426Z test_contig_size1_large_dim_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9180709Z test_contig_size1_large_dim_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9180995Z test_contig_size1_large_dim_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9181282Z test_contig_size1_large_dim_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9181565Z test_contig_size1_large_dim_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9181848Z test_contig_size1_large_dim_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9182132Z test_contig_size1_large_dim_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9182414Z test_contig_size1_large_dim_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9182698Z test_contig_size1_large_dim_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9182978Z test_contig_size1_large_dim_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9183276Z test_contig_size1_large_dim_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9183574Z test_contig_size1_large_dim_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9183907Z test_contig_size1_large_dim_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9184193Z test_contig_size1_large_dim_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9184512Z test_contig_size1_large_dim_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9184805Z test_contig_size1_large_dim_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9185096Z test_contig_size1_large_dim_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9185386Z test_contig_size1_large_dim_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9185675Z test_contig_size1_large_dim_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9185969Z test_contig_size1_large_dim_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9186251Z test_contig_size1_large_dim_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9186534Z test_contig_size1_large_dim_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9186975Z test_contig_size1_large_dim_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9187262Z test_contig_size1_large_dim_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9187545Z test_contig_size1_large_dim_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9187850Z test_contig_size1_large_dim_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9188142Z test_contig_size1_large_dim_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9188443Z test_contig_size1_large_dim_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9188745Z test_contig_size1_large_dim_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9189049Z test_contig_size1_large_dim_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9189348Z test_contig_size1_large_dim_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9189640Z test_contig_size1_large_dim_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9189934Z test_contig_size1_large_dim_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9190230Z test_contig_size1_large_dim_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9190582Z test_contig_size1_large_dim_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9190870Z test_contig_size1_large_dim_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9191198Z test_contig_size1_large_dim_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9191491Z test_contig_size1_large_dim_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9191784Z test_contig_size1_large_dim_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9192068Z test_contig_size1_large_dim_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9192369Z test_contig_size1_large_dim_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9192665Z test_contig_size1_large_dim_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9192959Z test_contig_size1_large_dim_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9193249Z test_contig_size1_large_dim_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9193538Z test_contig_size1_large_dim_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9193831Z test_contig_size1_large_dim_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9194115Z test_contig_size1_large_dim_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9194400Z test_contig_size1_large_dim_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9194683Z test_contig_size1_large_dim_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9194967Z test_contig_size1_large_dim_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9195250Z test_contig_size1_large_dim_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9195542Z test_contig_size1_large_dim_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9195835Z test_contig_size1_large_dim_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9196132Z test_contig_size1_large_dim_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9196415Z test_contig_size1_large_dim_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9196701Z test_contig_size1_large_dim_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9196989Z test_contig_size1_large_dim_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9197325Z test_contig_size1_large_dim_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9197643Z test_contig_size1_large_dim_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9197929Z test_contig_size1_large_dim_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9198213Z test_contig_size1_large_dim_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9198503Z test_contig_size1_large_dim_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9198795Z test_contig_size1_large_dim_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.9199095Z test_contig_size1_large_dim_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9199387Z test_contig_size1_large_dim_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9199682Z test_contig_size1_large_dim_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9199976Z test_contig_size1_large_dim_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9200269Z test_contig_size1_large_dim_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9200566Z test_contig_size1_large_dim_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9200860Z test_contig_size1_large_dim_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9201149Z test_contig_size1_large_dim_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9201442Z test_contig_size1_large_dim_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9201736Z test_contig_size1_large_dim_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9202041Z test_contig_size1_large_dim_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9202332Z test_contig_size1_large_dim_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9202634Z test_contig_size1_large_dim_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9202930Z test_contig_size1_large_dim_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9203224Z test_contig_size1_large_dim_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9203517Z test_contig_size1_large_dim_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9203847Z test_contig_size1_large_dim_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9204171Z test_contig_size1_large_dim_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9204463Z test_contig_size1_large_dim_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9204756Z test_contig_size1_large_dim_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9205055Z test_contig_size1_large_dim_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9205350Z test_contig_size1_large_dim_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9205649Z test_contig_size1_large_dim_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9205947Z test_contig_size1_large_dim_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9206244Z test_contig_size1_large_dim_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9206537Z test_contig_size1_large_dim_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9206828Z test_contig_size1_large_dim_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9207123Z test_contig_size1_large_dim_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9207415Z test_contig_size1_large_dim_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9207704Z test_contig_size1_large_dim_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9207992Z test_contig_size1_large_dim_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9208275Z test_contig_size1_large_dim_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9208564Z test_contig_size1_large_dim_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9208874Z test_contig_size1_large_dim_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9209182Z test_contig_size1_large_dim_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9209492Z test_contig_size1_large_dim_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9209805Z test_contig_size1_large_dim_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9210148Z test_contig_size1_large_dim_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9210453Z test_contig_size1_large_dim_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9210792Z test_contig_size1_large_dim_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9211095Z test_contig_size1_large_dim_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9211396Z test_contig_size1_large_dim_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9211695Z test_contig_size1_large_dim_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9211999Z test_contig_size1_large_dim_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9212305Z test_contig_size1_large_dim_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9212597Z test_contig_size1_large_dim_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9212890Z test_contig_size1_large_dim_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9213183Z test_contig_size1_large_dim_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9213476Z test_contig_size1_large_dim_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9213768Z test_contig_size1_large_dim_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9214052Z test_contig_size1_large_dim_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9214341Z test_contig_size1_large_dim_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9214629Z test_contig_size1_large_dim_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9214915Z test_contig_size1_large_dim_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9215206Z test_contig_size1_large_dim_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9215494Z test_contig_size1_large_dim_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9215788Z test_contig_size1_large_dim_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9216085Z test_contig_size1_large_dim_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9216378Z test_contig_size1_large_dim_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9216726Z test_contig_size1_large_dim_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9217002Z test_contig_size1_large_dim_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9217321Z test_contig_size1_large_dim_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9217606Z test_contig_size1_large_dim_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9217891Z test_contig_size1_large_dim_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9218177Z test_contig_size1_large_dim_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9218465Z test_contig_size1_large_dim_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9218762Z test_contig_size1_large_dim_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9219051Z test_contig_size1_large_dim_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9219342Z test_contig_size1_large_dim_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9219631Z test_contig_size1_large_dim_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9219920Z test_contig_size1_large_dim_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9220201Z test_contig_size1_large_dim_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9220488Z test_contig_size1_large_dim_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9220772Z test_contig_size1_large_dim_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9221057Z test_contig_size1_large_dim_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9221342Z test_contig_size1_large_dim_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9221632Z test_contig_size1_large_dim_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9221920Z test_contig_size1_large_dim_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9222211Z test_contig_size1_large_dim_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9222508Z test_contig_size1_large_dim_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9222795Z test_contig_size1_large_dim_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9223124Z test_contig_size1_large_dim_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9223406Z test_contig_size1_large_dim_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9223738Z test_contig_size1_large_dim_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9224024Z test_contig_size1_large_dim_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9224310Z test_contig_size1_large_dim_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9224592Z test_contig_size1_large_dim_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9224881Z test_contig_size1_large_dim_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9225175Z test_contig_size1_large_dim_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9225457Z test_contig_size1_large_dim_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9225751Z test_contig_size1_large_dim_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9226045Z test_contig_size1_large_dim_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9226334Z test_contig_size1_large_dim_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9226696Z test_contig_size1_large_dim_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9226987Z test_contig_size1_large_dim_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9227273Z test_contig_size1_large_dim_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9227553Z test_contig_size1_large_dim_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9227837Z test_contig_size1_large_dim_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9228121Z test_contig_size1_large_dim_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9228404Z test_contig_size1_large_dim_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9228689Z test_contig_size1_large_dim_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9228992Z test_contig_size1_large_dim_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9229288Z test_contig_size1_large_dim_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9229592Z test_contig_size1_large_dim_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9229954Z test_contig_size1_large_dim_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9230289Z test_contig_size1_large_dim_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9230593Z test_contig_size1_large_dim_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9230891Z test_contig_size1_large_dim_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9231189Z test_contig_size1_large_dim_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9231486Z test_contig_size1_large_dim_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9231780Z test_contig_size1_large_dim_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9232076Z test_contig_size1_large_dim_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9232367Z test_contig_size1_large_dim_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9232660Z test_contig_size1_large_dim_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9232944Z test_contig_size1_large_dim_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9233239Z test_contig_size1_large_dim_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9233536Z test_contig_size1_large_dim_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9233824Z test_contig_size1_large_dim_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9234109Z test_contig_size1_large_dim_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9234394Z test_contig_size1_large_dim_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9234679Z test_contig_size1_large_dim_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9234968Z test_contig_size1_large_dim_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9235258Z test_contig_size1_large_dim_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9235551Z test_contig_size1_large_dim_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9235826Z test_contig_size1_large_dim_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9236119Z test_contig_size1_large_dim_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9236450Z test_contig_size1_large_dim_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9236775Z test_contig_size1_large_dim_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9237068Z test_contig_size1_large_dim_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9237360Z test_contig_size1_large_dim_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9237648Z test_contig_size1_large_dim_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9237935Z test_contig_size1_large_dim_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9238221Z test_contig_size1_large_dim_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9238508Z test_contig_size1_large_dim_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9238794Z test_contig_size1_large_dim_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9239085Z test_contig_size1_large_dim_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9239398Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9239714Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9240030Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9240341Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9240643Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9240954Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9241268Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9241578Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9241889Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9242199Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9242510Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9242856Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9243195Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9243504Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9243812Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9244120Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9244433Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9244742Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9245048Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9245354Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9245657Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9245971Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9246274Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9246582Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9246880Z test_contig_size1_large_dim_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9247179Z test_contig_size1_large_dim_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9247476Z test_contig_size1_large_dim_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9247778Z test_contig_size1_large_dim_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9248075Z test_contig_size1_large_dim_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9248368Z test_contig_size1_large_dim_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9248660Z test_contig_size1_large_dim_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9248953Z test_contig_size1_large_dim_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9249283Z test_contig_size1_large_dim_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9249608Z test_contig_size1_large_dim_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9249904Z test_contig_size1_large_dim_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9250197Z test_contig_size1_large_dim_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9250490Z test_contig_size1_large_dim_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9250784Z test_contig_size1_large_dim_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9251072Z test_contig_size1_large_dim_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9251362Z test_contig_size1_large_dim_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9251647Z test_contig_size1_large_dim_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9251933Z test_contig_size1_large_dim_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9252219Z test_contig_size1_large_dim_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9252506Z test_contig_size1_large_dim_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9252794Z test_contig_size1_large_dim_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9253082Z test_contig_size1_large_dim_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9253394Z test_contig_size1_large_dim_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9253704Z test_contig_size1_large_dim_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9254016Z test_contig_size1_large_dim_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9254325Z test_contig_size1_large_dim_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9254637Z test_contig_size1_large_dim_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9254950Z test_contig_size1_large_dim_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9255258Z test_contig_size1_large_dim_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9255566Z test_contig_size1_large_dim_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9255924Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9256279Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9256601Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9256920Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9257244Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9257565Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9257886Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9258203Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9258518Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9258834Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9259149Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9259469Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9259779Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9260096Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9260409Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9260725Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9261046Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9261362Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9261681Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9261997Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9262347Z test_contig_size1_large_dim_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9262703Z test_contig_size1_large_dim_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9263008Z test_contig_size1_large_dim_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9263314Z test_contig_size1_large_dim_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9263625Z test_contig_size1_large_dim_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9263937Z test_contig_size1_large_dim_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9264247Z test_contig_size1_large_dim_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9264560Z test_contig_size1_large_dim_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9264857Z test_contig_size1_large_dim_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9265165Z test_contig_size1_large_dim_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9265472Z test_contig_size1_large_dim_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9265776Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9266081Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9266387Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9266743Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9267054Z test_contig_size1_large_dim_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9267358Z test_contig_size1_large_dim_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9267666Z test_contig_size1_large_dim_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9267973Z test_contig_size1_large_dim_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9268278Z test_contig_size1_large_dim_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9268581Z test_contig_size1_large_dim_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9268940Z test_contig_size1_large_dim_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9269278Z test_contig_size1_large_dim_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9269582Z test_contig_size1_large_dim_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9269885Z test_contig_size1_large_dim_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9270195Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9270507Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9270817Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9271123Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9271428Z test_contig_size1_large_dim_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9271734Z test_contig_size1_large_dim_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9272040Z test_contig_size1_large_dim_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9272343Z test_contig_size1_large_dim_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9272650Z test_contig_size1_large_dim_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9272954Z test_contig_size1_large_dim_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9273257Z test_contig_size1_large_dim_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9273564Z test_contig_size1_large_dim_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9273881Z test_contig_size1_large_dim_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9274200Z test_contig_size1_large_dim_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9274514Z test_contig_size1_large_dim_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9274827Z test_contig_size1_large_dim_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9275183Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9275538Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9275851Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9276169Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9276485Z test_contig_size1_large_dim_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9276799Z test_contig_size1_large_dim_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9277118Z test_contig_size1_large_dim_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9277438Z test_contig_size1_large_dim_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9277749Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9278060Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9278375Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9278684Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9278998Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9279307Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9279612Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9279925Z test_contig_size1_large_dim_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9280244Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9280568Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9280887Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9281204Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9281556Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9281869Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9282214Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9282531Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9282841Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9283153Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9283465Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9283783Z test_contig_size1_large_dim_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9284101Z test_contig_size1_large_dim_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9284418Z test_contig_size1_large_dim_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9284731Z test_contig_size1_large_dim_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9285043Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9285355Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9285665Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9285975Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9286287Z test_contig_size1_large_dim_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9286601Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9286921Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9287234Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9287550Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9287862Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9288214Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9288554Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9288864Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9289172Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9289486Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9289803Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9290119Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9290435Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9290740Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9291051Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9291364Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9291676Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9291990Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9292301Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9292611Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9292926Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9293243Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9293551Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9293859Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9294167Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9294520Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9294858Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9295172Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9295487Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9295803Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9296118Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9296427Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9296737Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9297047Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9297358Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9297671Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9297984Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9298298Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9298612Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9298927Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9299236Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9299549Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9299859Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9300170Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9300479Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9300819Z test_contig_size1_large_dim_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9301121Z test_contig_size1_large_dim_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9301543Z test_contig_size1_large_dim_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9301857Z test_contig_size1_large_dim_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9302158Z test_contig_size1_large_dim_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9302453Z test_contig_size1_large_dim_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9302753Z test_contig_size1_large_dim_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9303051Z test_contig_size1_large_dim_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9303346Z test_contig_size1_large_dim_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9303642Z test_contig_size1_large_dim_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9303926Z test_contig_size1_large_dim_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9304220Z test_contig_size1_large_dim_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9304516Z test_contig_size1_large_dim_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9304817Z test_contig_size1_large_dim_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9305116Z test_contig_size1_large_dim_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9305410Z test_contig_size1_large_dim_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9305701Z test_contig_size1_large_dim_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9305991Z test_contig_size1_large_dim_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9306284Z test_contig_size1_large_dim_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9306702Z test_contig_size1_large_dim_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9306997Z test_contig_size1_large_dim_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9307288Z test_contig_size1_large_dim_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9307636Z test_contig_size1_large_dim_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9307922Z test_contig_size1_large_dim_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9308256Z test_contig_size1_large_dim_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9308551Z test_contig_size1_large_dim_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9308843Z test_contig_size1_large_dim_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9309131Z test_contig_size1_large_dim_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9309424Z test_contig_size1_large_dim_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9309710Z test_contig_size1_large_dim_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9309995Z test_contig_size1_large_dim_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9310281Z test_contig_size1_large_dim_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9310566Z test_contig_size1_large_dim_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9310855Z test_contig_size1_large_dim_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9311139Z test_contig_size1_large_dim_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9311446Z test_contig_size1_large_dim_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9311744Z test_contig_size1_large_dim_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9312050Z test_contig_size1_large_dim_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9312356Z test_contig_size1_large_dim_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9312660Z test_contig_size1_large_dim_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9312965Z test_contig_size1_large_dim_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9313262Z test_contig_size1_large_dim_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9313555Z test_contig_size1_large_dim_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9313851Z test_contig_size1_large_dim_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9314199Z test_contig_size1_large_dim_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9314496Z test_contig_size1_large_dim_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9314825Z test_contig_size1_large_dim_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9315125Z test_contig_size1_large_dim_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9315415Z test_contig_size1_large_dim_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9315705Z test_contig_size1_large_dim_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9315996Z test_contig_size1_large_dim_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9316289Z test_contig_size1_large_dim_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9316572Z test_contig_size1_large_dim_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9316857Z test_contig_size1_large_dim_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9317147Z test_contig_size1_large_dim_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9317434Z test_contig_size1_large_dim_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9317739Z test_contig_size1_large_dim_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9318045Z test_contig_size1_large_dim_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9318347Z test_contig_size1_large_dim_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9318652Z test_contig_size1_large_dim_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9318958Z test_contig_size1_large_dim_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9319265Z test_contig_size1_large_dim_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9319570Z test_contig_size1_large_dim_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9319872Z test_contig_size1_large_dim_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9320184Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9320492Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9320841Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9321184Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9321477Z test_contig_size1_large_dim_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9321765Z test_contig_size1_large_dim_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9322061Z test_contig_size1_large_dim_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9322360Z test_contig_size1_large_dim_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9322649Z test_contig_size1_large_dim_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9322937Z test_contig_size1_large_dim_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9323223Z test_contig_size1_large_dim_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9323512Z test_contig_size1_large_dim_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9323797Z test_contig_size1_large_dim_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9324081Z test_contig_size1_large_dim_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9324366Z test_contig_size1_large_dim_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9324654Z test_contig_size1_large_dim_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9324928Z test_contig_size1_large_dim_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9325213Z test_contig_size1_large_dim_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9325502Z test_contig_size1_large_dim_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9325793Z test_contig_size1_large_dim_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9326087Z test_contig_size1_large_dim_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9326376Z test_contig_size1_large_dim_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9326661Z test_contig_size1_large_dim_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9326942Z test_contig_size1_large_dim_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9327267Z test_contig_size1_large_dim_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9327589Z test_contig_size1_large_dim_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9327872Z test_contig_size1_large_dim_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9328157Z test_contig_size1_large_dim_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9328438Z test_contig_size1_large_dim_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9328718Z test_contig_size1_large_dim_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9329015Z test_contig_size1_large_dim_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9329306Z test_contig_size1_large_dim_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9329602Z test_contig_size1_large_dim_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9329893Z test_contig_size1_large_dim_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9330181Z test_contig_size1_large_dim_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9330474Z test_contig_size1_large_dim_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9330766Z test_contig_size1_large_dim_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9331052Z test_contig_size1_large_dim_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9331333Z test_contig_size1_large_dim_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9331617Z test_contig_size1_large_dim_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9331905Z test_contig_size1_large_dim_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9332193Z test_contig_size1_large_dim_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9332490Z test_contig_size1_large_dim_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9332782Z test_contig_size1_large_dim_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9333078Z test_contig_size1_large_dim_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9333377Z test_contig_size1_large_dim_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9333715Z test_contig_size1_large_dim_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9334041Z test_contig_size1_large_dim_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9334334Z test_contig_size1_large_dim_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9334624Z test_contig_size1_large_dim_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9334919Z test_contig_size1_large_dim_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9335209Z test_contig_size1_large_dim_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9335501Z test_contig_size1_large_dim_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9335795Z test_contig_size1_large_dim_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9336081Z test_contig_size1_large_dim_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9336369Z test_contig_size1_large_dim_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9336654Z test_contig_size1_large_dim_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9336943Z test_contig_size1_large_dim_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9337228Z test_contig_size1_large_dim_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9337522Z test_contig_size1_large_dim_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9337809Z test_contig_size1_large_dim_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9338092Z test_contig_size1_large_dim_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9338372Z test_contig_size1_large_dim_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9338660Z test_contig_size1_large_dim_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9338944Z test_contig_size1_large_dim_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9339241Z test_contig_size1_large_dim_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9339527Z test_contig_size1_large_dim_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9339822Z test_contig_size1_large_dim_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9340151Z test_contig_size1_large_dim_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9340440Z test_contig_size1_large_dim_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9340762Z test_contig_size1_large_dim_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9341053Z test_contig_size1_large_dim_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9341344Z test_contig_size1_large_dim_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9341632Z test_contig_size1_large_dim_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9341922Z test_contig_size1_large_dim_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9342211Z test_contig_size1_large_dim_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9342496Z test_contig_size1_large_dim_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9342789Z test_contig_size1_large_dim_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9343078Z test_contig_size1_large_dim_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9343368Z test_contig_size1_large_dim_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9343645Z test_contig_size1_large_dim_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9343932Z test_contig_size1_large_dim_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9344220Z test_contig_size1_large_dim_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9344502Z test_contig_size1_large_dim_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9344784Z test_contig_size1_large_dim_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9345065Z test_contig_size1_large_dim_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9345347Z test_contig_size1_large_dim_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9345634Z test_contig_size1_large_dim_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9345920Z test_contig_size1_large_dim_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9346208Z test_contig_size1_large_dim_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9346503Z test_contig_size1_large_dim_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9346910Z test_contig_size1_large_dim_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9347241Z test_contig_size1_large_dim_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9347533Z test_contig_size1_large_dim_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9347817Z test_contig_size1_large_dim_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9348100Z test_contig_size1_large_dim_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9348391Z test_contig_size1_large_dim_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9348673Z test_contig_size1_large_dim_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9348956Z test_contig_size1_large_dim_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9349241Z test_contig_size1_large_dim_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9349527Z test_contig_size1_large_dim_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9349812Z test_contig_size1_large_dim_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9350104Z test_contig_size1_large_dim_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9350395Z test_contig_size1_large_dim_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9350691Z test_contig_size1_large_dim_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9350976Z test_contig_size1_large_dim_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9351261Z test_contig_size1_large_dim_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9351551Z test_contig_size1_large_dim_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9351832Z test_contig_size1_large_dim_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9352123Z test_contig_size1_large_dim_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9352400Z test_contig_size1_large_dim_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9352682Z test_contig_size1_large_dim_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9352966Z test_contig_size1_large_dim_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9353312Z test_contig_size1_large_dim_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9353653Z test_contig_size1_large_dim_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9353957Z test_contig_size1_large_dim_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9354261Z test_contig_size1_large_dim_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9354557Z test_contig_size1_large_dim_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9354858Z test_contig_size1_large_dim_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9355162Z test_contig_size1_large_dim_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9355466Z test_contig_size1_large_dim_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9355770Z test_contig_size1_large_dim_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9356077Z test_contig_size1_large_dim_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9356382Z test_contig_size1_large_dim_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9356688Z test_contig_size1_large_dim_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9356997Z test_contig_size1_large_dim_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9357296Z test_contig_size1_large_dim_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9357602Z test_contig_size1_large_dim_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9357904Z test_contig_size1_large_dim_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9358210Z test_contig_size1_large_dim_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9358518Z test_contig_size1_large_dim_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9358819Z test_contig_size1_large_dim_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9359121Z test_contig_size1_large_dim_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9359421Z test_contig_size1_large_dim_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9359763Z test_contig_size1_large_dim_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9360109Z test_contig_size1_large_dim_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9360412Z test_contig_size1_large_dim_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9360722Z test_contig_size1_large_dim_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9361032Z test_contig_size1_large_dim_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9361335Z test_contig_size1_large_dim_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9361633Z test_contig_size1_large_dim_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9361932Z test_contig_size1_large_dim_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9362227Z test_contig_size1_large_dim_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9362528Z test_contig_size1_large_dim_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9362829Z test_contig_size1_large_dim_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9363137Z test_contig_size1_large_dim_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9363445Z test_contig_size1_large_dim_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9363753Z test_contig_size1_large_dim_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9364049Z test_contig_size1_large_dim_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9364349Z test_contig_size1_large_dim_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9364649Z test_contig_size1_large_dim_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9364949Z test_contig_size1_large_dim_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9365251Z test_contig_size1_large_dim_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9365549Z test_contig_size1_large_dim_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9365845Z test_contig_size1_large_dim_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9366175Z test_contig_size1_large_dim_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9366509Z test_contig_size1_large_dim_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9366811Z test_contig_size1_large_dim_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9367107Z test_contig_size1_large_dim_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9367404Z test_contig_size1_large_dim_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9367702Z test_contig_size1_large_dim_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9368002Z test_contig_size1_large_dim_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9368302Z test_contig_size1_large_dim_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9368597Z test_contig_size1_large_dim_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9368896Z test_contig_size1_large_dim_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9369192Z test_contig_size1_large_dim_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9369489Z test_contig_size1_large_dim_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9369791Z test_contig_size1_large_dim_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9370094Z test_contig_size1_large_dim_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9370390Z test_contig_size1_large_dim_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9370690Z test_contig_size1_large_dim_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9370995Z test_contig_size1_large_dim_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9371294Z test_contig_size1_large_dim_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9371593Z test_contig_size1_large_dim_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9371889Z test_contig_size1_large_dim_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9372184Z test_contig_size1_large_dim_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9372480Z test_contig_size1_large_dim_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9372823Z test_contig_size1_large_dim_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9373153Z test_contig_size1_large_dim_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9373450Z test_contig_size1_large_dim_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9373745Z test_contig_size1_large_dim_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9374038Z test_contig_size1_large_dim_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9374337Z test_contig_size1_large_dim_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9374635Z test_contig_size1_large_dim_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9374927Z test_contig_size1_large_dim_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9375220Z test_contig_size1_large_dim_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9375512Z test_contig_size1_large_dim_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9375807Z test_contig_size1_large_dim_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9376099Z test_contig_size1_large_dim_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9376395Z test_contig_size1_large_dim_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9376697Z test_contig_size1_large_dim_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9376997Z test_contig_size1_large_dim_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9377293Z test_contig_size1_large_dim_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9377590Z test_contig_size1_large_dim_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9377887Z test_contig_size1_large_dim_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9378179Z test_contig_size1_large_dim_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9378474Z test_contig_size1_large_dim_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9378774Z test_contig_size1_large_dim_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9379120Z test_contig_size1_large_dim_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9379461Z test_contig_size1_large_dim_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9379764Z test_contig_size1_large_dim_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9380063Z test_contig_size1_large_dim_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9380359Z test_contig_size1_large_dim_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9380659Z test_contig_size1_large_dim_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9380966Z test_contig_size1_large_dim_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9381287Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9381608Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9381927Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9382243Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9382559Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9382877Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9383191Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9383504Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9383813Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9384134Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9384451Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9384769Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9385085Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9385394Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9385751Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9386094Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9386409Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9386856Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9387176Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9387493Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9387810Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9388119Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9388431Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9388739Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9389057Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9389377Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9389699Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9390008Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9390319Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9390637Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9390955Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9391268Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9391566Z test_contig_size1_large_dim_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9391863Z test_contig_size1_large_dim_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9392215Z test_contig_size1_large_dim_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9392552Z test_contig_size1_large_dim_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9392851Z test_contig_size1_large_dim_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9393153Z test_contig_size1_large_dim_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9393449Z test_contig_size1_large_dim_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9393751Z test_contig_size1_large_dim_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9394052Z test_contig_size1_large_dim_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9394347Z test_contig_size1_large_dim_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9394648Z test_contig_size1_large_dim_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9394950Z test_contig_size1_large_dim_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9395252Z test_contig_size1_large_dim_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9395553Z test_contig_size1_large_dim_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9395848Z test_contig_size1_large_dim_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9396146Z test_contig_size1_large_dim_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9396444Z test_contig_size1_large_dim_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9396742Z test_contig_size1_large_dim_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9397081Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9397422Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9397762Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9398101Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9398436Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9398810Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9399178Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9399513Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9399846Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9400176Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9400505Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9400832Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9401161Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9401484Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9401808Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9402135Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9402458Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9402787Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9403116Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9403442Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9403764Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9404083Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9404401Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9404723Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9405087Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9405438Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9405762Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9406083Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9406400Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9406719Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9407036Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9407355Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9407670Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9407954Z test_contig_size1_large_dim_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9408243Z test_contig_size1_large_dim_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9408539Z test_contig_size1_large_dim_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9408834Z test_contig_size1_large_dim_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9409127Z test_contig_size1_large_dim_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9409416Z test_contig_size1_large_dim_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9409709Z test_contig_size1_large_dim_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9409995Z test_contig_size1_large_dim_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9410281Z test_contig_size1_large_dim_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9410566Z test_contig_size1_large_dim_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9410849Z test_contig_size1_large_dim_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9411129Z test_contig_size1_large_dim_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9411474Z test_contig_size1_large_dim_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9411802Z test_contig_size1_large_dim_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9412098Z test_contig_size1_large_dim_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9412396Z test_contig_size1_large_dim_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9412695Z test_contig_size1_large_dim_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9412987Z test_contig_size1_large_dim_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9413279Z test_contig_size1_large_dim_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9413576Z test_contig_size1_large_dim_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9413862Z test_contig_size1_large_dim_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9414148Z test_contig_size1_large_dim_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9414435Z test_contig_size1_large_dim_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9414728Z test_contig_size1_large_dim_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9415016Z test_contig_size1_large_dim_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9415303Z test_contig_size1_large_dim_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9415589Z test_contig_size1_large_dim_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9415880Z test_contig_size1_large_dim_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9416170Z test_contig_size1_large_dim_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9416465Z test_contig_size1_large_dim_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9416758Z test_contig_size1_large_dim_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9417043Z test_contig_size1_large_dim_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9417325Z test_contig_size1_large_dim_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9417611Z test_contig_size1_large_dim_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9417938Z test_contig_size1_large_dim_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9418218Z test_contig_size1_large_dim_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9418539Z test_contig_size1_large_dim_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9418828Z test_contig_size1_large_dim_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9419115Z test_contig_size1_large_dim_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9419401Z test_contig_size1_large_dim_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9419706Z test_contig_size1_large_dim_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9419999Z test_contig_size1_large_dim_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9420293Z test_contig_size1_large_dim_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9420575Z test_contig_size1_large_dim_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9420868Z test_contig_size1_large_dim_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9421158Z test_contig_size1_large_dim_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9421442Z test_contig_size1_large_dim_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9421729Z test_contig_size1_large_dim_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9422012Z test_contig_size1_large_dim_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9422294Z test_contig_size1_large_dim_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9422577Z test_contig_size1_large_dim_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9422870Z test_contig_size1_large_dim_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9423163Z test_contig_size1_large_dim_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9423456Z test_contig_size1_large_dim_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9423736Z test_contig_size1_large_dim_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9424020Z test_contig_size1_large_dim_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9424304Z test_contig_size1_large_dim_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9424625Z test_contig_size1_large_dim_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9424944Z test_contig_size1_large_dim_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9425232Z test_contig_size1_large_dim_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9425509Z test_contig_size1_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9425791Z test_contig_size1_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9426073Z test_contig_size1_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9426355Z test_contig_size1_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9426707Z test_contig_size1_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9426986Z test_contig_size1_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9427261Z test_contig_size1_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9427534Z test_contig_size1_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9427812Z test_contig_size1_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9428090Z test_contig_size1_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9428363Z test_contig_size1_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9428644Z test_contig_size1_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9428924Z test_contig_size1_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9429200Z test_contig_size1_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9429477Z test_contig_size1_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9429754Z test_contig_size1_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9430021Z test_contig_size1_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9430292Z test_contig_size1_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9430566Z test_contig_size1_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9430835Z test_contig_size1_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9431171Z test_contig_size1_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9431489Z test_contig_size1_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9431763Z test_contig_size1_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9432038Z test_contig_size1_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9432313Z test_contig_size1_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9432587Z test_contig_size1_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9432864Z test_contig_size1_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9433137Z test_contig_size1_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9433408Z test_contig_size1_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9433680Z test_contig_size1_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9433948Z test_contig_size1_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9434221Z test_contig_size1_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9434492Z test_contig_size1_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9434771Z test_contig_size1_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9435050Z test_contig_size1_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9435323Z test_contig_size1_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9435594Z test_contig_size1_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9435867Z test_contig_size1_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9436137Z test_contig_size1_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9436409Z test_contig_size1_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9436678Z test_contig_size1_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9436945Z test_contig_size1_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9437217Z test_contig_size1_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9437491Z test_contig_size1_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9437796Z test_contig_size1_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9438108Z test_contig_size1_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9438388Z test_contig_size1_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9438664Z test_contig_size1_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9438935Z test_contig_size1_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9439212Z test_contig_size1_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9439484Z test_contig_size1_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9439752Z test_contig_size1_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9440020Z test_contig_size1_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9440286Z test_contig_size1_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9440556Z test_contig_size1_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9440828Z test_contig_size1_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9441114Z test_contig_size1_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9441401Z test_contig_size1_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9441691Z test_contig_size1_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9441980Z test_contig_size1_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9442264Z test_contig_size1_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9442547Z test_contig_size1_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9442835Z test_contig_size1_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9443118Z test_contig_size1_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9443398Z test_contig_size1_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9443678Z test_contig_size1_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9443961Z test_contig_size1_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9444282Z test_contig_size1_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9444593Z test_contig_size1_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9444868Z test_contig_size1_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9445143Z test_contig_size1_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9445419Z test_contig_size1_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9445694Z test_contig_size1_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9445970Z test_contig_size1_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9446243Z test_contig_size1_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9446514Z test_contig_size1_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9446788Z test_contig_size1_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9447057Z test_contig_size1_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9447332Z test_contig_size1_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9447605Z test_contig_size1_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9447886Z test_contig_size1_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9448163Z test_contig_size1_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9448440Z test_contig_size1_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9448714Z test_contig_size1_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9448993Z test_contig_size1_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9449269Z test_contig_size1_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9449545Z test_contig_size1_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9449814Z test_contig_size1_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9450085Z test_contig_size1_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9450353Z test_contig_size1_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9450665Z test_contig_size1_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9450963Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9451293Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9451593Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9451887Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9452169Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9452467Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9452763Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9453055Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9453349Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9453645Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9453941Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9454234Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9454525Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9454812Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9455104Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9455394Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9455693Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9455991Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9456285Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9456576Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9456867Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9457198Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9457531Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9457826Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9458108Z test_contig_size1_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9458385Z test_contig_size1_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9458664Z test_contig_size1_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9458949Z test_contig_size1_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9459228Z test_contig_size1_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9459509Z test_contig_size1_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9459787Z test_contig_size1_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9460062Z test_contig_size1_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9460342Z test_contig_size1_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9460622Z test_contig_size1_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9460903Z test_contig_size1_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9461185Z test_contig_size1_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9461461Z test_contig_size1_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9461739Z test_contig_size1_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9462013Z test_contig_size1_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9462288Z test_contig_size1_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9462564Z test_contig_size1_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9462834Z test_contig_size1_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9463102Z test_contig_size1_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9463375Z test_contig_size1_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9463684Z test_contig_size1_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9463955Z test_contig_size1_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9464288Z test_contig_size1_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9464586Z test_contig_size1_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9464879Z test_contig_size1_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9465171Z test_contig_size1_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9465468Z test_contig_size1_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9465760Z test_contig_size1_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9466053Z test_contig_size1_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9466344Z test_contig_size1_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9466763Z test_contig_size1_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9467080Z test_contig_size1_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9467394Z test_contig_size1_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9467701Z test_contig_size1_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9468012Z test_contig_size1_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9468317Z test_contig_size1_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9468623Z test_contig_size1_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9468926Z test_contig_size1_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9469233Z test_contig_size1_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9469536Z test_contig_size1_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9469837Z test_contig_size1_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9470144Z test_contig_size1_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9470506Z test_contig_size1_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9470844Z test_contig_size1_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9471146Z test_contig_size1_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9471443Z test_contig_size1_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9471742Z test_contig_size1_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9472049Z test_contig_size1_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9472355Z test_contig_size1_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9472657Z test_contig_size1_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9472954Z test_contig_size1_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9473248Z test_contig_size1_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9473545Z test_contig_size1_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9473839Z test_contig_size1_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9474140Z test_contig_size1_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9474440Z test_contig_size1_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9474734Z test_contig_size1_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9475034Z test_contig_size1_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9475329Z test_contig_size1_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9475620Z test_contig_size1_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9475911Z test_contig_size1_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9476198Z test_contig_size1_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9476485Z test_contig_size1_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9476814Z test_contig_size1_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9477104Z test_contig_size1_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9477427Z test_contig_size1_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9477724Z test_contig_size1_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9478016Z test_contig_size1_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9478307Z test_contig_size1_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9478599Z test_contig_size1_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9478893Z test_contig_size1_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9479181Z test_contig_size1_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9479471Z test_contig_size1_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9479755Z test_contig_size1_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9480047Z test_contig_size1_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9480348Z test_contig_size1_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9480640Z test_contig_size1_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9480931Z test_contig_size1_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9481220Z test_contig_size1_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9481510Z test_contig_size1_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9481803Z test_contig_size1_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9482096Z test_contig_size1_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9482385Z test_contig_size1_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.9482675Z test_contig_size1_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9482965Z test_contig_size1_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9483293Z test_contig_size1_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9483614Z test_contig_size1_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9483916Z test_contig_size1_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9484216Z test_contig_size1_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9484517Z test_contig_size1_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9484815Z test_contig_size1_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9485119Z test_contig_size1_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9485425Z test_contig_size1_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9485726Z test_contig_size1_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9486024Z test_contig_size1_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9486325Z test_contig_size1_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9486620Z test_contig_size1_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9486928Z test_contig_size1_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9487231Z test_contig_size1_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9487527Z test_contig_size1_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9487825Z test_contig_size1_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9488128Z test_contig_size1_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9488428Z test_contig_size1_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9488726Z test_contig_size1_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9489020Z test_contig_size1_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9489316Z test_contig_size1_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9489650Z test_contig_size1_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9489953Z test_contig_size1_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9490295Z test_contig_size1_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9490607Z test_contig_size1_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9490906Z test_contig_size1_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9491205Z test_contig_size1_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9491507Z test_contig_size1_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9491808Z test_contig_size1_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9492106Z test_contig_size1_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9492399Z test_contig_size1_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9492695Z test_contig_size1_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9492996Z test_contig_size1_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9493299Z test_contig_size1_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9493603Z test_contig_size1_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9493900Z test_contig_size1_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9494195Z test_contig_size1_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9494494Z test_contig_size1_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9494783Z test_contig_size1_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9495084Z test_contig_size1_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9495381Z test_contig_size1_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9495678Z test_contig_size1_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9495974Z test_contig_size1_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9496316Z test_contig_size1_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9496648Z test_contig_size1_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9496947Z test_contig_size1_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9497243Z test_contig_size1_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9497539Z test_contig_size1_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9497838Z test_contig_size1_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9498136Z test_contig_size1_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9498429Z test_contig_size1_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9498727Z test_contig_size1_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9499026Z test_contig_size1_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9499325Z test_contig_size1_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9499621Z test_contig_size1_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9499919Z test_contig_size1_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9500216Z test_contig_size1_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9500512Z test_contig_size1_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9500806Z test_contig_size1_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9501102Z test_contig_size1_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9501400Z test_contig_size1_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9501698Z test_contig_size1_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9501992Z test_contig_size1_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9502285Z test_contig_size1_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9502619Z test_contig_size1_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9502945Z test_contig_size1_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9503243Z test_contig_size1_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9503540Z test_contig_size1_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9503836Z test_contig_size1_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9504135Z test_contig_size1_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9504435Z test_contig_size1_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9504732Z test_contig_size1_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9505029Z test_contig_size1_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9505322Z test_contig_size1_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9505616Z test_contig_size1_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9505912Z test_contig_size1_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9506210Z test_contig_size1_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9506503Z test_contig_size1_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9506868Z test_contig_size1_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9507166Z test_contig_size1_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9507466Z test_contig_size1_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9507765Z test_contig_size1_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9508064Z test_contig_size1_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9508357Z test_contig_size1_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9508652Z test_contig_size1_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9509084Z test_contig_size1_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9509375Z test_contig_size1_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9509700Z test_contig_size1_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9509992Z test_contig_size1_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9510278Z test_contig_size1_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9510567Z test_contig_size1_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9510852Z test_contig_size1_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9511132Z test_contig_size1_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9511410Z test_contig_size1_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9511688Z test_contig_size1_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9511967Z test_contig_size1_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9512240Z test_contig_size1_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9512520Z test_contig_size1_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9512802Z test_contig_size1_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9513084Z test_contig_size1_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9513359Z test_contig_size1_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9513639Z test_contig_size1_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9513918Z test_contig_size1_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9514197Z test_contig_size1_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9514473Z test_contig_size1_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9514751Z test_contig_size1_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9515024Z test_contig_size1_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9515299Z test_contig_size1_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9515607Z test_contig_size1_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9515882Z test_contig_size1_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9516186Z test_contig_size1_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9516468Z test_contig_size1_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9516746Z test_contig_size1_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9517021Z test_contig_size1_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9517302Z test_contig_size1_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9517578Z test_contig_size1_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9517856Z test_contig_size1_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9518126Z test_contig_size1_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9518397Z test_contig_size1_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9518667Z test_contig_size1_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9518939Z test_contig_size1_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9519212Z test_contig_size1_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9519500Z test_contig_size1_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9519783Z test_contig_size1_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9520072Z test_contig_size1_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9520366Z test_contig_size1_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9520656Z test_contig_size1_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9520945Z test_contig_size1_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9521229Z test_contig_size1_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9521511Z test_contig_size1_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9521791Z test_contig_size1_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9522073Z test_contig_size1_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9522394Z test_contig_size1_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9522708Z test_contig_size1_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9522988Z test_contig_size1_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9523263Z test_contig_size1_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9523543Z test_contig_size1_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9523818Z test_contig_size1_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9524093Z test_contig_size1_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9524367Z test_contig_size1_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9524636Z test_contig_size1_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9524907Z test_contig_size1_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9525177Z test_contig_size1_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9525471Z test_contig_size1_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9525764Z test_contig_size1_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9526056Z test_contig_size1_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9526345Z test_contig_size1_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9526635Z test_contig_size1_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9526925Z test_contig_size1_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9527216Z test_contig_size1_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9527507Z test_contig_size1_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9527804Z test_contig_size1_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9528100Z test_contig_size1_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9528397Z test_contig_size1_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9528735Z test_contig_size1_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9529017Z test_contig_size1_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9529325Z test_contig_size1_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9529609Z test_contig_size1_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9529889Z test_contig_size1_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9530170Z test_contig_size1_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9530450Z test_contig_size1_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9530716Z test_contig_size1_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9530993Z test_contig_size1_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9531264Z test_contig_size1_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9531536Z test_contig_size1_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9531806Z test_contig_size1_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9532080Z test_contig_size1_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9532354Z test_contig_size1_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9532627Z test_contig_size1_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9532896Z test_contig_size1_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9533174Z test_contig_size1_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9533448Z test_contig_size1_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9533729Z test_contig_size1_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9534004Z test_contig_size1_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9534274Z test_contig_size1_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9534544Z test_contig_size1_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9534812Z test_contig_size1_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9535079Z test_contig_size1_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9535388Z test_contig_size1_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9535691Z test_contig_size1_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9535965Z test_contig_size1_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9536245Z test_contig_size1_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9536515Z test_contig_size1_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9536798Z test_contig_size1_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9537084Z test_contig_size1_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9537360Z test_contig_size1_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9537635Z test_contig_size1_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9537908Z test_contig_size1_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9538177Z test_contig_size1_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9538447Z test_contig_size1_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9538721Z test_contig_size1_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9538993Z test_contig_size1_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9539265Z test_contig_size1_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9539546Z test_contig_size1_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9539823Z test_contig_size1_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9540110Z test_contig_size1_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9540398Z test_contig_size1_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9540684Z test_contig_size1_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9540963Z test_contig_size1_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9541242Z test_contig_size1_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9541519Z test_contig_size1_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9541831Z test_contig_size1_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9542107Z test_contig_size1_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9542416Z test_contig_size1_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.9542692Z test_contig_size1_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9542967Z test_contig_size1_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9543242Z test_contig_size1_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9543514Z test_contig_size1_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9543786Z test_contig_size1_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9544062Z test_contig_size1_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9544325Z test_contig_size1_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9544596Z test_contig_size1_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9544865Z test_contig_size1_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9545137Z test_contig_size1_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9545408Z test_contig_size1_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9545684Z test_contig_size1_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9545966Z test_contig_size1_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9546245Z test_contig_size1_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9546524Z test_contig_size1_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9546874Z test_contig_size1_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9547156Z test_contig_size1_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9547431Z test_contig_size1_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9547704Z test_contig_size1_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9547979Z test_contig_size1_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9548258Z test_contig_size1_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9548584Z test_contig_size1_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9548903Z test_contig_size1_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9549179Z test_contig_size1_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9549459Z test_contig_size1_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9549737Z test_contig_size1_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9550015Z test_contig_size1_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9550293Z test_contig_size1_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9550571Z test_contig_size1_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9550844Z test_contig_size1_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9551114Z test_contig_size1_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9551384Z test_contig_size1_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9551655Z test_contig_size1_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9551927Z test_contig_size1_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9552197Z test_contig_size1_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9552474Z test_contig_size1_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9552747Z test_contig_size1_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9553028Z test_contig_size1_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9553309Z test_contig_size1_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9553586Z test_contig_size1_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9553865Z test_contig_size1_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9554145Z test_contig_size1_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9554415Z test_contig_size1_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9554682Z test_contig_size1_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9554994Z test_contig_size1_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9555262Z test_contig_size1_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9555594Z test_contig_size1_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9555872Z test_contig_size1_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9556143Z test_contig_size1_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9556424Z test_contig_size1_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9556705Z test_contig_size1_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9556984Z test_contig_size1_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9557261Z test_contig_size1_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9557535Z test_contig_size1_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9557799Z test_contig_size1_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9558069Z test_contig_size1_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9558344Z test_contig_size1_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9558612Z test_contig_size1_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9558884Z test_contig_size1_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9559153Z test_contig_size1_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9559442Z test_contig_size1_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9559733Z test_contig_size1_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9560028Z test_contig_size1_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9560317Z test_contig_size1_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9560605Z test_contig_size1_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9560887Z test_contig_size1_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9561179Z test_contig_size1_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9561467Z test_contig_size1_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9561798Z test_contig_size1_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9562126Z test_contig_size1_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9562422Z test_contig_size1_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9562719Z test_contig_size1_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9563010Z test_contig_size1_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9563305Z test_contig_size1_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9563598Z test_contig_size1_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9563887Z test_contig_size1_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9564174Z test_contig_size1_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9564468Z test_contig_size1_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9564761Z test_contig_size1_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9565054Z test_contig_size1_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9565344Z test_contig_size1_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9565633Z test_contig_size1_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9565921Z test_contig_size1_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9566210Z test_contig_size1_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9566502Z test_contig_size1_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9566795Z test_contig_size1_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9567089Z test_contig_size1_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9567377Z test_contig_size1_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9567665Z test_contig_size1_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9567954Z test_contig_size1_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9568283Z test_contig_size1_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9568607Z test_contig_size1_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9568899Z test_contig_size1_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9569190Z test_contig_size1_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9569482Z test_contig_size1_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9569775Z test_contig_size1_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9570062Z test_contig_size1_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9570352Z test_contig_size1_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9570638Z test_contig_size1_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9570927Z test_contig_size1_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9571215Z test_contig_size1_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9571502Z test_contig_size1_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9571792Z test_contig_size1_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9572082Z test_contig_size1_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9572368Z test_contig_size1_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9572655Z test_contig_size1_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9572943Z test_contig_size1_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9573228Z test_contig_size1_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9573515Z test_contig_size1_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9573796Z test_contig_size1_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9574078Z test_contig_size1_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9574370Z test_contig_size1_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9574702Z test_contig_size1_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9575020Z test_contig_size1_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9575310Z test_contig_size1_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9575583Z test_contig_size1_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9575867Z test_contig_size1_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9576157Z test_contig_size1_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9576450Z test_contig_size1_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9576736Z test_contig_size1_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9577024Z test_contig_size1_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9577314Z test_contig_size1_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9577599Z test_contig_size1_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9577882Z test_contig_size1_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9578160Z test_contig_size1_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9578443Z test_contig_size1_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9578724Z test_contig_size1_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9579006Z test_contig_size1_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9579287Z test_contig_size1_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9579575Z test_contig_size1_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:07.9579858Z test_contig_size1_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9580143Z test_contig_size1_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9580422Z test_contig_size1_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9580699Z test_contig_size1_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9580975Z test_contig_size1_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9581301Z test_contig_size1_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9581624Z test_contig_size1_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9581918Z test_contig_size1_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9582204Z test_contig_size1_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9582482Z test_contig_size1_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9582761Z test_contig_size1_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9583040Z test_contig_size1_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9583322Z test_contig_size1_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9583610Z test_contig_size1_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9583903Z test_contig_size1_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9584198Z test_contig_size1_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9584493Z test_contig_size1_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9584786Z test_contig_size1_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9585078Z test_contig_size1_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9585365Z test_contig_size1_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9585655Z test_contig_size1_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9585945Z test_contig_size1_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9586251Z test_contig_size1_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9586686Z test_contig_size1_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9587002Z test_contig_size1_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9587309Z test_contig_size1_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9587611Z test_contig_size1_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9587976Z test_contig_size1_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9588320Z test_contig_size1_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9588626Z test_contig_size1_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9588927Z test_contig_size1_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9589239Z test_contig_size1_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9589544Z test_contig_size1_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9589846Z test_contig_size1_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9590146Z test_contig_size1_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9590441Z test_contig_size1_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9590737Z test_contig_size1_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9591039Z test_contig_size1_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9591341Z test_contig_size1_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9591645Z test_contig_size1_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9591947Z test_contig_size1_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9592244Z test_contig_size1_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9592539Z test_contig_size1_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9592839Z test_contig_size1_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9593139Z test_contig_size1_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9593438Z test_contig_size1_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9593740Z test_contig_size1_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9594045Z test_contig_size1_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9594388Z test_contig_size1_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9594717Z test_contig_size1_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9595013Z test_contig_size1_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9595308Z test_contig_size1_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9595599Z test_contig_size1_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9595899Z test_contig_size1_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9596191Z test_contig_size1_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9596473Z test_contig_size1_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9596758Z test_contig_size1_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9597045Z test_contig_size1_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9597328Z test_contig_size1_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9597611Z test_contig_size1_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9597897Z test_contig_size1_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9598176Z test_contig_size1_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9598456Z test_contig_size1_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9598736Z test_contig_size1_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9599019Z test_contig_size1_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9599309Z test_contig_size1_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9599600Z test_contig_size1_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9599884Z test_contig_size1_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9600168Z test_contig_size1_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9600452Z test_contig_size1_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9600776Z test_contig_size1_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9601061Z test_contig_size1_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9601421Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9601751Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9602075Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9602396Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9602721Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9603045Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9603366Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9603687Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9604007Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9604325Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9604642Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9604954Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9605262Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9605573Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9605887Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9606201Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9606514Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9606822Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9607134Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9607496Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9607834Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9608146Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9608454Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9608764Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9609076Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9609383Z test_contig_size1_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9609689Z test_contig_size1_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9609997Z test_contig_size1_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9610301Z test_contig_size1_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9610606Z test_contig_size1_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9610909Z test_contig_size1_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9611209Z test_contig_size1_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9611510Z test_contig_size1_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9611785Z test_contig_size1_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9612058Z test_contig_size1_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9612338Z test_contig_size1_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9612616Z test_contig_size1_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9612892Z test_contig_size1_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9613166Z test_contig_size1_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9613439Z test_contig_size1_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9613757Z test_contig_size1_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9614026Z test_contig_size1_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9614331Z test_contig_size1_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9614603Z test_contig_size1_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9614870Z test_contig_size1_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9615139Z test_contig_size1_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9615422Z test_contig_size1_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9615696Z test_contig_size1_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9615987Z test_contig_size1_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9616269Z test_contig_size1_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9616548Z test_contig_size1_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9616826Z test_contig_size1_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9617104Z test_contig_size1_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9617382Z test_contig_size1_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9617651Z test_contig_size1_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9617926Z test_contig_size1_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9618202Z test_contig_size1_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9618484Z test_contig_size1_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9618763Z test_contig_size1_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9619036Z test_contig_size1_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9619315Z test_contig_size1_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9619591Z test_contig_size1_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9619870Z test_contig_size1_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9620151Z test_contig_size1_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9620464Z test_contig_size1_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9620769Z test_contig_size1_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9621040Z test_contig_size1_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9621307Z test_contig_size1_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9621571Z test_contig_size1_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9621842Z test_contig_size1_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9622113Z test_contig_size1_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9622388Z test_contig_size1_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9622656Z test_contig_size1_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9622937Z test_contig_size1_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9623216Z test_contig_size1_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9623491Z test_contig_size1_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9623769Z test_contig_size1_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9624044Z test_contig_size1_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9624317Z test_contig_size1_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9624586Z test_contig_size1_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9624856Z test_contig_size1_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9625128Z test_contig_size1_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9625397Z test_contig_size1_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9625669Z test_contig_size1_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9625945Z test_contig_size1_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9626221Z test_contig_size1_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9626498Z test_contig_size1_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9626892Z test_contig_size1_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9627167Z test_contig_size1_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9627484Z test_contig_size1_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9627761Z test_contig_size1_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9628036Z test_contig_size1_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9628311Z test_contig_size1_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9628604Z test_contig_vs_every_other_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9628885Z test_contig_vs_every_other_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9629176Z test_contig_vs_every_other_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9629466Z test_contig_vs_every_other_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9629755Z test_contig_vs_every_other_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9630040Z test_contig_vs_every_other_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9630326Z test_contig_vs_every_other_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9630611Z test_contig_vs_every_other_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9630892Z test_contig_vs_every_other_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9631172Z test_contig_vs_every_other_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9631439Z test_contig_vs_every_other_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9631719Z test_contig_vs_every_other_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9632002Z test_contig_vs_every_other_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9632290Z test_contig_vs_every_other_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9632570Z test_contig_vs_every_other_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9632861Z test_contig_vs_every_other_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9633151Z test_contig_vs_every_other_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9633489Z test_contig_vs_every_other_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9633808Z test_contig_vs_every_other_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9634093Z test_contig_vs_every_other_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9634380Z test_contig_vs_every_other_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9634660Z test_contig_vs_every_other_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9634938Z test_contig_vs_every_other_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9635225Z test_contig_vs_every_other_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9635508Z test_contig_vs_every_other_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9635792Z test_contig_vs_every_other_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9636081Z test_contig_vs_every_other_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9636364Z test_contig_vs_every_other_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9636660Z test_contig_vs_every_other_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9636954Z test_contig_vs_every_other_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9637248Z test_contig_vs_every_other_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9637536Z test_contig_vs_every_other_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9637823Z test_contig_vs_every_other_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9638107Z test_contig_vs_every_other_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9638395Z test_contig_vs_every_other_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9638680Z test_contig_vs_every_other_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9638963Z test_contig_vs_every_other_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9639245Z test_contig_vs_every_other_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9639526Z test_contig_vs_every_other_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9639814Z test_contig_vs_every_other_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9640150Z test_contig_vs_every_other_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9640483Z test_contig_vs_every_other_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9640779Z test_contig_vs_every_other_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9641069Z test_contig_vs_every_other_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9641356Z test_contig_vs_every_other_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9641641Z test_contig_vs_every_other_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9641925Z test_contig_vs_every_other_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9642208Z test_contig_vs_every_other_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9642493Z test_contig_vs_every_other_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9642775Z test_contig_vs_every_other_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9643061Z test_contig_vs_every_other_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9643346Z test_contig_vs_every_other_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9643641Z test_contig_vs_every_other_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9643931Z test_contig_vs_every_other_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9644222Z test_contig_vs_every_other_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9644506Z test_contig_vs_every_other_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9644793Z test_contig_vs_every_other_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9645078Z test_contig_vs_every_other_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9645361Z test_contig_vs_every_other_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9645641Z test_contig_vs_every_other_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9645920Z test_contig_vs_every_other_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9646202Z test_contig_vs_every_other_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9646528Z test_contig_vs_every_other_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9646854Z test_contig_vs_every_other_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9647138Z test_contig_vs_every_other_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9647432Z test_contig_vs_every_other_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9647721Z test_contig_vs_every_other_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9648011Z test_contig_vs_every_other_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9648300Z test_contig_vs_every_other_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9648589Z test_contig_vs_every_other_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9648875Z test_contig_vs_every_other_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9649148Z test_contig_vs_every_other_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9649426Z test_contig_vs_every_other_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9649707Z test_contig_vs_every_other_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9649994Z test_contig_vs_every_other_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9650276Z test_contig_vs_every_other_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9650562Z test_contig_vs_every_other_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9650842Z test_contig_vs_every_other_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9651133Z test_contig_vs_every_other_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9651424Z test_contig_vs_every_other_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9651715Z test_contig_vs_every_other_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9652000Z test_contig_vs_every_other_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9652282Z test_contig_vs_every_other_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9652570Z test_contig_vs_every_other_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9652890Z test_contig_vs_every_other_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9653168Z test_contig_vs_every_other_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9653498Z test_contig_vs_every_other_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9653781Z test_contig_vs_every_other_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9654061Z test_contig_vs_every_other_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9654354Z test_contig_vs_every_other_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9654641Z test_contig_vs_every_other_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9654932Z test_contig_vs_every_other_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9655222Z test_contig_vs_every_other_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9655514Z test_contig_vs_every_other_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9655800Z test_contig_vs_every_other_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9656086Z test_contig_vs_every_other_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9656369Z test_contig_vs_every_other_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9656654Z test_contig_vs_every_other_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9656936Z test_contig_vs_every_other_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9657220Z test_contig_vs_every_other_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9657500Z test_contig_vs_every_other_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9657786Z test_contig_vs_every_other_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9658080Z test_contig_vs_every_other_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9658368Z test_contig_vs_every_other_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9658666Z test_contig_vs_every_other_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9658963Z test_contig_vs_every_other_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9659258Z test_contig_vs_every_other_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9659590Z test_contig_vs_every_other_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9659914Z test_contig_vs_every_other_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9660208Z test_contig_vs_every_other_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9660495Z test_contig_vs_every_other_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9660780Z test_contig_vs_every_other_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9661068Z test_contig_vs_every_other_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9661355Z test_contig_vs_every_other_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9661639Z test_contig_vs_every_other_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9661929Z test_contig_vs_every_other_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9662220Z test_contig_vs_every_other_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9662511Z test_contig_vs_every_other_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9662808Z test_contig_vs_every_other_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9663100Z test_contig_vs_every_other_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9663390Z test_contig_vs_every_other_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9663674Z test_contig_vs_every_other_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9663954Z test_contig_vs_every_other_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9664244Z test_contig_vs_every_other_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9664536Z test_contig_vs_every_other_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9664824Z test_contig_vs_every_other_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9665107Z test_contig_vs_every_other_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9665389Z test_contig_vs_every_other_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9665674Z test_contig_vs_every_other_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9665997Z test_contig_vs_every_other_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9666304Z test_contig_vs_every_other_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9666638Z test_contig_vs_every_other_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9666919Z test_contig_vs_every_other_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9667198Z test_contig_vs_every_other_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9667480Z test_contig_vs_every_other_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9667762Z test_contig_vs_every_other_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9668053Z test_contig_vs_every_other_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9668340Z test_contig_vs_every_other_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9668624Z test_contig_vs_every_other_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9668904Z test_contig_vs_every_other_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9669189Z test_contig_vs_every_other_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9669473Z test_contig_vs_every_other_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9669750Z test_contig_vs_every_other_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9670030Z test_contig_vs_every_other_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9670308Z test_contig_vs_every_other_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9670590Z test_contig_vs_every_other_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9670884Z test_contig_vs_every_other_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9671174Z test_contig_vs_every_other_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9671471Z test_contig_vs_every_other_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9671767Z test_contig_vs_every_other_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9672064Z test_contig_vs_every_other_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9672408Z test_contig_vs_every_other_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9672739Z test_contig_vs_every_other_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9673032Z test_contig_vs_every_other_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9673320Z test_contig_vs_every_other_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9673606Z test_contig_vs_every_other_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9673891Z test_contig_vs_every_other_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9674180Z test_contig_vs_every_other_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9674469Z test_contig_vs_every_other_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9674754Z test_contig_vs_every_other_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9675040Z test_contig_vs_every_other_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9675324Z test_contig_vs_every_other_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9675612Z test_contig_vs_every_other_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9675896Z test_contig_vs_every_other_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9676179Z test_contig_vs_every_other_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9676461Z test_contig_vs_every_other_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9676746Z test_contig_vs_every_other_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9677028Z test_contig_vs_every_other_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9677324Z test_contig_vs_every_other_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9677612Z test_contig_vs_every_other_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9677909Z test_contig_vs_every_other_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9678202Z test_contig_vs_every_other_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9678495Z test_contig_vs_every_other_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9678826Z test_contig_vs_every_other_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9679115Z test_contig_vs_every_other_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9679437Z test_contig_vs_every_other_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9679724Z test_contig_vs_every_other_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9680012Z test_contig_vs_every_other_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9680294Z test_contig_vs_every_other_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9680582Z test_contig_vs_every_other_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9680869Z test_contig_vs_every_other_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9681158Z test_contig_vs_every_other_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9681443Z test_contig_vs_every_other_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9681737Z test_contig_vs_every_other_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9682032Z test_contig_vs_every_other_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9682325Z test_contig_vs_every_other_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9682616Z test_contig_vs_every_other_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9682904Z test_contig_vs_every_other_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9683191Z test_contig_vs_every_other_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9683474Z test_contig_vs_every_other_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9683757Z test_contig_vs_every_other_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9684047Z test_contig_vs_every_other_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9684330Z test_contig_vs_every_other_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9684613Z test_contig_vs_every_other_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9684901Z test_contig_vs_every_other_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9685185Z test_contig_vs_every_other_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9685523Z test_contig_vs_every_other_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9685847Z test_contig_vs_every_other_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9686138Z test_contig_vs_every_other_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9686423Z test_contig_vs_every_other_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9686708Z test_contig_vs_every_other_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9686992Z test_contig_vs_every_other_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9687269Z test_contig_vs_every_other_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9687553Z test_contig_vs_every_other_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9687830Z test_contig_vs_every_other_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9688110Z test_contig_vs_every_other_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9688392Z test_contig_vs_every_other_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9688679Z test_contig_vs_every_other_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9688963Z test_contig_vs_every_other_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9689255Z test_contig_vs_every_other_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9689544Z test_contig_vs_every_other_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9689835Z test_contig_vs_every_other_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9690120Z test_contig_vs_every_other_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9690403Z test_contig_vs_every_other_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9690689Z test_contig_vs_every_other_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9690970Z test_contig_vs_every_other_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9691247Z test_contig_vs_every_other_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9691524Z test_contig_vs_every_other_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9691845Z test_contig_vs_every_other_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9692158Z test_contig_vs_every_other_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9692461Z test_contig_vs_every_other_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9692756Z test_contig_vs_every_other_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9693062Z test_contig_vs_every_other_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9693370Z test_contig_vs_every_other_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9693671Z test_contig_vs_every_other_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9693973Z test_contig_vs_every_other_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9694273Z test_contig_vs_every_other_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9694568Z test_contig_vs_every_other_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9694867Z test_contig_vs_every_other_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9695167Z test_contig_vs_every_other_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9695463Z test_contig_vs_every_other_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9695756Z test_contig_vs_every_other_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9696051Z test_contig_vs_every_other_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9696345Z test_contig_vs_every_other_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9696628Z test_contig_vs_every_other_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9696918Z test_contig_vs_every_other_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9697208Z test_contig_vs_every_other_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9697494Z test_contig_vs_every_other_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9697778Z test_contig_vs_every_other_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9698063Z test_contig_vs_every_other_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9698384Z test_contig_vs_every_other_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9698693Z test_contig_vs_every_other_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9698977Z test_contig_vs_every_other_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9699255Z test_contig_vs_every_other_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9699533Z test_contig_vs_every_other_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9699809Z test_contig_vs_every_other_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9700097Z test_contig_vs_every_other_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9700380Z test_contig_vs_every_other_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9700676Z test_contig_vs_every_other_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9700969Z test_contig_vs_every_other_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9701258Z test_contig_vs_every_other_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9701549Z test_contig_vs_every_other_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9701834Z test_contig_vs_every_other_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9702118Z test_contig_vs_every_other_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9702399Z test_contig_vs_every_other_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9702677Z test_contig_vs_every_other_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9702955Z test_contig_vs_every_other_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9703239Z test_contig_vs_every_other_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9703521Z test_contig_vs_every_other_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9703803Z test_contig_vs_every_other_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9704092Z test_contig_vs_every_other_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9704384Z test_contig_vs_every_other_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9704727Z test_contig_vs_every_other_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9705016Z test_contig_vs_every_other_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9705335Z test_contig_vs_every_other_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9705625Z test_contig_vs_every_other_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9705915Z test_contig_vs_every_other_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9706199Z test_contig_vs_every_other_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9706487Z test_contig_vs_every_other_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9706909Z test_contig_vs_every_other_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9707205Z test_contig_vs_every_other_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9707497Z test_contig_vs_every_other_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9707787Z test_contig_vs_every_other_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9708075Z test_contig_vs_every_other_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9708366Z test_contig_vs_every_other_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9708654Z test_contig_vs_every_other_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9708942Z test_contig_vs_every_other_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9709229Z test_contig_vs_every_other_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9709521Z test_contig_vs_every_other_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9709814Z test_contig_vs_every_other_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9710118Z test_contig_vs_every_other_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9710414Z test_contig_vs_every_other_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9710710Z test_contig_vs_every_other_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9711003Z test_contig_vs_every_other_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9711348Z test_contig_vs_every_other_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9711639Z test_contig_vs_every_other_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9712033Z test_contig_vs_every_other_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9712324Z test_contig_vs_every_other_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9712614Z test_contig_vs_every_other_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9712904Z test_contig_vs_every_other_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9713199Z test_contig_vs_every_other_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9713487Z test_contig_vs_every_other_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9713773Z test_contig_vs_every_other_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9714056Z test_contig_vs_every_other_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9714345Z test_contig_vs_every_other_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9714633Z test_contig_vs_every_other_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9714918Z test_contig_vs_every_other_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9715204Z test_contig_vs_every_other_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9715483Z test_contig_vs_every_other_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9715762Z test_contig_vs_every_other_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9716045Z test_contig_vs_every_other_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9716337Z test_contig_vs_every_other_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9716622Z test_contig_vs_every_other_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9716910Z test_contig_vs_every_other_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9717196Z test_contig_vs_every_other_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9717480Z test_contig_vs_every_other_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9717767Z test_contig_vs_every_other_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9718089Z test_contig_vs_every_other_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9718406Z test_contig_vs_every_other_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9718689Z test_contig_vs_every_other_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9718974Z test_contig_vs_every_other_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9719262Z test_contig_vs_every_other_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9719554Z test_contig_vs_every_other_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9719845Z test_contig_vs_every_other_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9720137Z test_contig_vs_every_other_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9720423Z test_contig_vs_every_other_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9720705Z test_contig_vs_every_other_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9720990Z test_contig_vs_every_other_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9721278Z test_contig_vs_every_other_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9721563Z test_contig_vs_every_other_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9721856Z test_contig_vs_every_other_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9722131Z test_contig_vs_every_other_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9722416Z test_contig_vs_every_other_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9722699Z test_contig_vs_every_other_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9722988Z test_contig_vs_every_other_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9723271Z test_contig_vs_every_other_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9723551Z test_contig_vs_every_other_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9723829Z test_contig_vs_every_other_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9724111Z test_contig_vs_every_other_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9724434Z test_contig_vs_every_other_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9724720Z test_contig_vs_every_other_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9725034Z test_contig_vs_every_other_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9725326Z test_contig_vs_every_other_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9725615Z test_contig_vs_every_other_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9725909Z test_contig_vs_every_other_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9726199Z test_contig_vs_every_other_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9726486Z test_contig_vs_every_other_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9726768Z test_contig_vs_every_other_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9727049Z test_contig_vs_every_other_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9727329Z test_contig_vs_every_other_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9727607Z test_contig_vs_every_other_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9727891Z test_contig_vs_every_other_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9728177Z test_contig_vs_every_other_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9728470Z test_contig_vs_every_other_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9728755Z test_contig_vs_every_other_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9729043Z test_contig_vs_every_other_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9729337Z test_contig_vs_every_other_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9729624Z test_contig_vs_every_other_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9729914Z test_contig_vs_every_other_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9730196Z test_contig_vs_every_other_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9730479Z test_contig_vs_every_other_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9730764Z test_contig_vs_every_other_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9731091Z test_contig_vs_every_other_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9731411Z test_contig_vs_every_other_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9731696Z test_contig_vs_every_other_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9731988Z test_contig_vs_every_other_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9732277Z test_contig_vs_every_other_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9732567Z test_contig_vs_every_other_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9732855Z test_contig_vs_every_other_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9733142Z test_contig_vs_every_other_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9733429Z test_contig_vs_every_other_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9733709Z test_contig_vs_every_other_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9733990Z test_contig_vs_every_other_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9734274Z test_contig_vs_every_other_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9734557Z test_contig_vs_every_other_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9734843Z test_contig_vs_every_other_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9735133Z test_contig_vs_every_other_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9735415Z test_contig_vs_every_other_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9735707Z test_contig_vs_every_other_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9736008Z test_contig_vs_every_other_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9736301Z test_contig_vs_every_other_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9736589Z test_contig_vs_every_other_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9736873Z test_contig_vs_every_other_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9737160Z test_contig_vs_every_other_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9737483Z test_contig_vs_every_other_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9737765Z test_contig_vs_every_other_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9738078Z test_contig_vs_every_other_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9738368Z test_contig_vs_every_other_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9738652Z test_contig_vs_every_other_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9738939Z test_contig_vs_every_other_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9739231Z test_contig_vs_every_other_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9739510Z test_contig_vs_every_other_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9739799Z test_contig_vs_every_other_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9740085Z test_contig_vs_every_other_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9740366Z test_contig_vs_every_other_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9740648Z test_contig_vs_every_other_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9740936Z test_contig_vs_every_other_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9741221Z test_contig_vs_every_other_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9741509Z test_contig_vs_every_other_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9741794Z test_contig_vs_every_other_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9742083Z test_contig_vs_every_other_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9742372Z test_contig_vs_every_other_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9742606Z test_contig_vs_every_other_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:07.9742844Z test_contig_vs_every_other_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:07.9743075Z test_contig_vs_every_other_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:07.9743366Z test_contig_vs_every_other_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9743650Z test_contig_vs_every_other_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9743941Z test_contig_vs_every_other_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9744275Z test_contig_vs_every_other_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9744596Z test_contig_vs_every_other_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9744885Z test_contig_vs_every_other_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9745171Z test_contig_vs_every_other_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9745456Z test_contig_vs_every_other_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9745742Z test_contig_vs_every_other_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9746025Z test_contig_vs_every_other_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9746307Z test_contig_vs_every_other_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9746643Z test_contig_vs_every_other_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9746927Z test_contig_vs_every_other_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9747208Z test_contig_vs_every_other_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9747496Z test_contig_vs_every_other_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9747781Z test_contig_vs_every_other_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9748062Z test_contig_vs_every_other_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9748344Z test_contig_vs_every_other_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9748619Z test_contig_vs_every_other_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9748898Z test_contig_vs_every_other_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9749174Z test_contig_vs_every_other_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9749452Z test_contig_vs_every_other_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9749745Z test_contig_vs_every_other_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9750038Z test_contig_vs_every_other_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9750329Z test_contig_vs_every_other_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9750666Z test_contig_vs_every_other_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9751003Z test_contig_vs_every_other_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9751298Z test_contig_vs_every_other_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9751588Z test_contig_vs_every_other_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9751875Z test_contig_vs_every_other_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9752162Z test_contig_vs_every_other_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9752446Z test_contig_vs_every_other_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9752729Z test_contig_vs_every_other_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9753010Z test_contig_vs_every_other_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9753289Z test_contig_vs_every_other_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9753573Z test_contig_vs_every_other_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9753856Z test_contig_vs_every_other_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9754149Z test_contig_vs_every_other_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9754444Z test_contig_vs_every_other_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9754745Z test_contig_vs_every_other_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9755049Z test_contig_vs_every_other_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9755349Z test_contig_vs_every_other_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9755639Z test_contig_vs_every_other_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9755933Z test_contig_vs_every_other_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9756226Z test_contig_vs_every_other_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9756515Z test_contig_vs_every_other_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9756806Z test_contig_vs_every_other_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9757136Z test_contig_vs_every_other_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9757422Z test_contig_vs_every_other_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9757748Z test_contig_vs_every_other_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9758040Z test_contig_vs_every_other_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9758324Z test_contig_vs_every_other_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9758615Z test_contig_vs_every_other_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9758912Z test_contig_vs_every_other_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9759210Z test_contig_vs_every_other_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9759497Z test_contig_vs_every_other_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9759784Z test_contig_vs_every_other_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9760067Z test_contig_vs_every_other_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9760355Z test_contig_vs_every_other_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9760638Z test_contig_vs_every_other_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9760923Z test_contig_vs_every_other_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9761204Z test_contig_vs_every_other_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9761486Z test_contig_vs_every_other_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9761776Z test_contig_vs_every_other_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9762060Z test_contig_vs_every_other_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9762356Z test_contig_vs_every_other_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9762648Z test_contig_vs_every_other_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9762935Z test_contig_vs_every_other_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9763219Z test_contig_vs_every_other_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9763502Z test_contig_vs_every_other_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9763827Z test_contig_vs_every_other_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9764138Z test_contig_vs_every_other_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9764426Z test_contig_vs_every_other_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9764710Z test_contig_vs_every_other_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9764991Z test_contig_vs_every_other_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9765294Z test_contig_vs_every_other_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9765585Z test_contig_vs_every_other_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9765881Z test_contig_vs_every_other_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9766178Z test_contig_vs_every_other_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9766471Z test_contig_vs_every_other_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9766759Z test_contig_vs_every_other_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9767053Z test_contig_vs_every_other_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9767349Z test_contig_vs_every_other_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9767637Z test_contig_vs_every_other_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9767927Z test_contig_vs_every_other_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9768220Z test_contig_vs_every_other_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9768513Z test_contig_vs_every_other_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9768805Z test_contig_vs_every_other_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9769102Z test_contig_vs_every_other_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9769392Z test_contig_vs_every_other_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9769680Z test_contig_vs_every_other_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9769970Z test_contig_vs_every_other_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9770301Z test_contig_vs_every_other_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9770623Z test_contig_vs_every_other_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9770915Z test_contig_vs_every_other_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9771207Z test_contig_vs_every_other_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9771493Z test_contig_vs_every_other_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9771792Z test_contig_vs_every_other_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9772091Z test_contig_vs_every_other_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9772389Z test_contig_vs_every_other_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9772681Z test_contig_vs_every_other_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9772968Z test_contig_vs_every_other_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9773255Z test_contig_vs_every_other_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9773544Z test_contig_vs_every_other_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9773831Z test_contig_vs_every_other_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9774119Z test_contig_vs_every_other_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9774399Z test_contig_vs_every_other_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9774686Z test_contig_vs_every_other_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9774993Z test_contig_vs_every_other_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9775293Z test_contig_vs_every_other_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9775607Z test_contig_vs_every_other_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9775916Z test_contig_vs_every_other_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9776217Z test_contig_vs_every_other_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9776518Z test_contig_vs_every_other_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9776866Z test_contig_vs_every_other_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9777200Z test_contig_vs_every_other_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9777499Z test_contig_vs_every_other_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9777794Z test_contig_vs_every_other_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9778095Z test_contig_vs_every_other_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9778401Z test_contig_vs_every_other_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9778690Z test_contig_vs_every_other_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9778984Z test_contig_vs_every_other_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9779274Z test_contig_vs_every_other_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9779563Z test_contig_vs_every_other_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9779850Z test_contig_vs_every_other_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9780136Z test_contig_vs_every_other_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9780424Z test_contig_vs_every_other_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9780710Z test_contig_vs_every_other_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9780998Z test_contig_vs_every_other_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9781283Z test_contig_vs_every_other_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9781571Z test_contig_vs_every_other_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9781864Z test_contig_vs_every_other_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9782155Z test_contig_vs_every_other_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9782443Z test_contig_vs_every_other_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9782726Z test_contig_vs_every_other_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9783010Z test_contig_vs_every_other_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9783331Z test_contig_vs_every_other_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9783650Z test_contig_vs_every_other_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9783933Z test_contig_vs_every_other_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9784213Z test_contig_vs_every_other_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9784495Z test_contig_vs_every_other_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9784788Z test_contig_vs_every_other_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9785073Z test_contig_vs_every_other_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9785362Z test_contig_vs_every_other_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9785648Z test_contig_vs_every_other_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9785935Z test_contig_vs_every_other_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9786217Z test_contig_vs_every_other_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9786503Z test_contig_vs_every_other_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9786978Z test_contig_vs_every_other_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9787268Z test_contig_vs_every_other_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9787554Z test_contig_vs_every_other_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9787840Z test_contig_vs_every_other_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9788127Z test_contig_vs_every_other_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9788418Z test_contig_vs_every_other_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9788712Z test_contig_vs_every_other_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9788996Z test_contig_vs_every_other_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9789278Z test_contig_vs_every_other_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9789561Z test_contig_vs_every_other_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9789910Z test_contig_vs_every_other_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9790229Z test_contig_vs_every_other_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9790507Z test_contig_vs_every_other_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9790787Z test_contig_vs_every_other_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9791070Z test_contig_vs_every_other_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9791353Z test_contig_vs_every_other_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9791638Z test_contig_vs_every_other_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9791930Z test_contig_vs_every_other_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9792221Z test_contig_vs_every_other_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9792508Z test_contig_vs_every_other_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9792790Z test_contig_vs_every_other_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9793074Z test_contig_vs_every_other_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9793351Z test_contig_vs_every_other_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9793634Z test_contig_vs_every_other_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9793913Z test_contig_vs_every_other_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9794193Z test_contig_vs_every_other_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9794472Z test_contig_vs_every_other_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9794756Z test_contig_vs_every_other_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9795053Z test_contig_vs_every_other_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9795346Z test_contig_vs_every_other_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9795645Z test_contig_vs_every_other_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9795943Z test_contig_vs_every_other_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9796277Z test_contig_vs_every_other_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9796576Z test_contig_vs_every_other_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9796904Z test_contig_vs_every_other_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9797198Z test_contig_vs_every_other_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9797490Z test_contig_vs_every_other_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9797783Z test_contig_vs_every_other_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9798075Z test_contig_vs_every_other_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9798371Z test_contig_vs_every_other_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9798658Z test_contig_vs_every_other_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9798940Z test_contig_vs_every_other_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9799225Z test_contig_vs_every_other_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9799515Z test_contig_vs_every_other_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9799799Z test_contig_vs_every_other_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9800084Z test_contig_vs_every_other_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9800368Z test_contig_vs_every_other_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9800653Z test_contig_vs_every_other_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9800941Z test_contig_vs_every_other_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9801225Z test_contig_vs_every_other_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9801522Z test_contig_vs_every_other_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9801806Z test_contig_vs_every_other_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9802101Z test_contig_vs_every_other_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9802391Z test_contig_vs_every_other_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9802681Z test_contig_vs_every_other_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9803022Z test_contig_vs_every_other_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9803340Z test_contig_vs_every_other_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9803627Z test_contig_vs_every_other_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9803909Z test_contig_vs_every_other_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9804192Z test_contig_vs_every_other_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9804474Z test_contig_vs_every_other_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9804753Z test_contig_vs_every_other_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9805036Z test_contig_vs_every_other_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9805351Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9805662Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9805972Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9806283Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9806591Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9806901Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9807204Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9807513Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9807822Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9808135Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9808442Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9808747Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9809050Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9809395Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9809745Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9810053Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9810361Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9810671Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9810980Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9811285Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9811589Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9811892Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9812194Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9812502Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9812798Z test_contig_vs_every_other_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9813088Z test_contig_vs_every_other_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9813382Z test_contig_vs_every_other_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9813677Z test_contig_vs_every_other_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9813972Z test_contig_vs_every_other_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9814266Z test_contig_vs_every_other_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9814562Z test_contig_vs_every_other_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9814853Z test_contig_vs_every_other_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9815143Z test_contig_vs_every_other_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9815434Z test_contig_vs_every_other_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9815755Z test_contig_vs_every_other_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9816081Z test_contig_vs_every_other_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9816375Z test_contig_vs_every_other_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9816665Z test_contig_vs_every_other_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9816953Z test_contig_vs_every_other_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9817235Z test_contig_vs_every_other_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9817528Z test_contig_vs_every_other_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9817811Z test_contig_vs_every_other_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9818089Z test_contig_vs_every_other_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9818373Z test_contig_vs_every_other_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9818654Z test_contig_vs_every_other_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9818940Z test_contig_vs_every_other_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9819250Z test_contig_vs_every_other_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9819562Z test_contig_vs_every_other_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9819869Z test_contig_vs_every_other_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9820179Z test_contig_vs_every_other_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9820486Z test_contig_vs_every_other_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9820795Z test_contig_vs_every_other_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9821102Z test_contig_vs_every_other_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9821407Z test_contig_vs_every_other_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9821723Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9822038Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9822393Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9822744Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9823068Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9823386Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9823705Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9824027Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9824345Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9824657Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9824968Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9825280Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9825591Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9825899Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9826210Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9826518Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9826899Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9827220Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9827536Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9827848Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9828154Z test_contig_vs_every_other_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9828458Z test_contig_vs_every_other_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9828808Z test_contig_vs_every_other_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9829150Z test_contig_vs_every_other_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9829461Z test_contig_vs_every_other_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9829769Z test_contig_vs_every_other_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9830075Z test_contig_vs_every_other_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9830388Z test_contig_vs_every_other_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9830699Z test_contig_vs_every_other_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9831003Z test_contig_vs_every_other_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9831303Z test_contig_vs_every_other_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9831608Z test_contig_vs_every_other_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9831910Z test_contig_vs_every_other_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9832208Z test_contig_vs_every_other_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9832515Z test_contig_vs_every_other_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9832822Z test_contig_vs_every_other_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9833128Z test_contig_vs_every_other_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9833432Z test_contig_vs_every_other_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9833740Z test_contig_vs_every_other_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9834048Z test_contig_vs_every_other_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9834350Z test_contig_vs_every_other_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9834647Z test_contig_vs_every_other_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9834950Z test_contig_vs_every_other_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9835289Z test_contig_vs_every_other_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9835619Z test_contig_vs_every_other_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9835885Z test_contig_vs_every_other_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.9836146Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.9836404Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.9836661Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:07.9836976Z test_contig_vs_every_other_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9837281Z test_contig_vs_every_other_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9837585Z test_contig_vs_every_other_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9837886Z test_contig_vs_every_other_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9838191Z test_contig_vs_every_other_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9838498Z test_contig_vs_every_other_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9838802Z test_contig_vs_every_other_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9839104Z test_contig_vs_every_other_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9839418Z test_contig_vs_every_other_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9839728Z test_contig_vs_every_other_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9840040Z test_contig_vs_every_other_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9840349Z test_contig_vs_every_other_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9840667Z test_contig_vs_every_other_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9840977Z test_contig_vs_every_other_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9841290Z test_contig_vs_every_other_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9841644Z test_contig_vs_every_other_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9841990Z test_contig_vs_every_other_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9842303Z test_contig_vs_every_other_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9842622Z test_contig_vs_every_other_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9842936Z test_contig_vs_every_other_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9843248Z test_contig_vs_every_other_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9843559Z test_contig_vs_every_other_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9843872Z test_contig_vs_every_other_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9844186Z test_contig_vs_every_other_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9844493Z test_contig_vs_every_other_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9844800Z test_contig_vs_every_other_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9845111Z test_contig_vs_every_other_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9845414Z test_contig_vs_every_other_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9845729Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9846050Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9846369Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9846681Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9846994Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9847309Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9847618Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9847927Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9848275Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9848633Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9848942Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9849257Z test_contig_vs_every_other_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9849571Z test_contig_vs_every_other_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9849889Z test_contig_vs_every_other_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9850202Z test_contig_vs_every_other_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9850512Z test_contig_vs_every_other_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9850820Z test_contig_vs_every_other_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9851130Z test_contig_vs_every_other_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9851441Z test_contig_vs_every_other_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9851752Z test_contig_vs_every_other_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9852065Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9852379Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9852690Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9853007Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9853321Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9853629Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9853936Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9854242Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9854590Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9854934Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9855251Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9855561Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9855874Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9856184Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9856494Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9856802Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9857110Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9857418Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9857728Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9858042Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9858353Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9858662Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9858966Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9859276Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9859581Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9859892Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9860197Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9860503Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9860851Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9861160Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9861502Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9861813Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9862119Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9862425Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9862735Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9863044Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9863351Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9863665Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9863976Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9864289Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9864597Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9864902Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9865210Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9865518Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9865827Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9866128Z test_contig_vs_every_other_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9866429Z test_contig_vs_every_other_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9866778Z test_contig_vs_every_other_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9867081Z test_contig_vs_every_other_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9867430Z test_contig_vs_every_other_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9867763Z test_contig_vs_every_other_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9868063Z test_contig_vs_every_other_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9868356Z test_contig_vs_every_other_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9868648Z test_contig_vs_every_other_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9868938Z test_contig_vs_every_other_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9869232Z test_contig_vs_every_other_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9869528Z test_contig_vs_every_other_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9869825Z test_contig_vs_every_other_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9870115Z test_contig_vs_every_other_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9870407Z test_contig_vs_every_other_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9870703Z test_contig_vs_every_other_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9870998Z test_contig_vs_every_other_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9871288Z test_contig_vs_every_other_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9871576Z test_contig_vs_every_other_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9871862Z test_contig_vs_every_other_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9872150Z test_contig_vs_every_other_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9872440Z test_contig_vs_every_other_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9872728Z test_contig_vs_every_other_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9873011Z test_contig_vs_every_other_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9873304Z test_contig_vs_every_other_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9873596Z test_contig_vs_every_other_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9873929Z test_contig_vs_every_other_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9874219Z test_contig_vs_every_other_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9874545Z test_contig_vs_every_other_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9874837Z test_contig_vs_every_other_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9875123Z test_contig_vs_every_other_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9875405Z test_contig_vs_every_other_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9875682Z test_contig_vs_every_other_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9875970Z test_contig_vs_every_other_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9876253Z test_contig_vs_every_other_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9876557Z test_contig_vs_every_other_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9876855Z test_contig_vs_every_other_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9877164Z test_contig_vs_every_other_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9877468Z test_contig_vs_every_other_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9877770Z test_contig_vs_every_other_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9878071Z test_contig_vs_every_other_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9878370Z test_contig_vs_every_other_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9878665Z test_contig_vs_every_other_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9878963Z test_contig_vs_every_other_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9879259Z test_contig_vs_every_other_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9879555Z test_contig_vs_every_other_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9879854Z test_contig_vs_every_other_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9880143Z test_contig_vs_every_other_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9880474Z test_contig_vs_every_other_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9880764Z test_contig_vs_every_other_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9881087Z test_contig_vs_every_other_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9881375Z test_contig_vs_every_other_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9881661Z test_contig_vs_every_other_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9881946Z test_contig_vs_every_other_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9882233Z test_contig_vs_every_other_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9882524Z test_contig_vs_every_other_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9882828Z test_contig_vs_every_other_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9883130Z test_contig_vs_every_other_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9883430Z test_contig_vs_every_other_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9883732Z test_contig_vs_every_other_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9884039Z test_contig_vs_every_other_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9884340Z test_contig_vs_every_other_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9884638Z test_contig_vs_every_other_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9884948Z test_contig_vs_every_other_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9885259Z test_contig_vs_every_other_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9885571Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9885883Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9886195Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9886487Z test_contig_vs_every_other_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9886772Z test_contig_vs_every_other_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9887106Z test_contig_vs_every_other_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9887431Z test_contig_vs_every_other_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9887730Z test_contig_vs_every_other_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9888019Z test_contig_vs_every_other_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9888308Z test_contig_vs_every_other_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9888599Z test_contig_vs_every_other_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9888882Z test_contig_vs_every_other_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9889169Z test_contig_vs_every_other_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9889452Z test_contig_vs_every_other_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9889736Z test_contig_vs_every_other_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9890021Z test_contig_vs_every_other_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9890312Z test_contig_vs_every_other_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9890596Z test_contig_vs_every_other_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9890885Z test_contig_vs_every_other_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9891178Z test_contig_vs_every_other_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9891471Z test_contig_vs_every_other_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9891757Z test_contig_vs_every_other_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9892045Z test_contig_vs_every_other_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9892333Z test_contig_vs_every_other_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9892615Z test_contig_vs_every_other_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9892895Z test_contig_vs_every_other_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9893177Z test_contig_vs_every_other_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9893497Z test_contig_vs_every_other_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9893778Z test_contig_vs_every_other_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9894105Z test_contig_vs_every_other_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9894396Z test_contig_vs_every_other_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9894691Z test_contig_vs_every_other_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9894986Z test_contig_vs_every_other_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9895278Z test_contig_vs_every_other_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9895568Z test_contig_vs_every_other_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9895848Z test_contig_vs_every_other_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9896132Z test_contig_vs_every_other_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9896413Z test_contig_vs_every_other_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9896701Z test_contig_vs_every_other_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9896983Z test_contig_vs_every_other_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9897268Z test_contig_vs_every_other_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9897562Z test_contig_vs_every_other_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9897851Z test_contig_vs_every_other_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9898149Z test_contig_vs_every_other_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9898448Z test_contig_vs_every_other_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9898749Z test_contig_vs_every_other_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9899045Z test_contig_vs_every_other_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9899338Z test_contig_vs_every_other_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9899627Z test_contig_vs_every_other_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9899973Z test_contig_vs_every_other_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9900259Z test_contig_vs_every_other_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9900579Z test_contig_vs_every_other_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9900870Z test_contig_vs_every_other_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9901156Z test_contig_vs_every_other_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9901443Z test_contig_vs_every_other_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9901728Z test_contig_vs_every_other_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9902013Z test_contig_vs_every_other_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9902300Z test_contig_vs_every_other_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9902584Z test_contig_vs_every_other_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9902868Z test_contig_vs_every_other_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9903151Z test_contig_vs_every_other_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9903433Z test_contig_vs_every_other_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9903716Z test_contig_vs_every_other_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9904003Z test_contig_vs_every_other_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9904296Z test_contig_vs_every_other_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9904587Z test_contig_vs_every_other_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9904880Z test_contig_vs_every_other_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9905171Z test_contig_vs_every_other_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9905463Z test_contig_vs_every_other_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9905750Z test_contig_vs_every_other_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9906036Z test_contig_vs_every_other_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9906327Z test_contig_vs_every_other_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9906759Z test_contig_vs_every_other_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9907104Z test_contig_vs_every_other_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9907399Z test_contig_vs_every_other_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9907686Z test_contig_vs_every_other_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9907978Z test_contig_vs_every_other_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9908273Z test_contig_vs_every_other_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9908562Z test_contig_vs_every_other_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9908854Z test_contig_vs_every_other_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9909139Z test_contig_vs_every_other_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9909428Z test_contig_vs_every_other_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9909710Z test_contig_vs_every_other_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9909989Z test_contig_vs_every_other_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9910273Z test_contig_vs_every_other_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9910554Z test_contig_vs_every_other_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9910835Z test_contig_vs_every_other_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9911120Z test_contig_vs_every_other_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:07.9911399Z test_contig_vs_every_other_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9911692Z test_contig_vs_every_other_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9911984Z test_contig_vs_every_other_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9912268Z test_contig_vs_every_other_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9912553Z test_contig_vs_every_other_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9912839Z test_contig_vs_every_other_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9913166Z test_contig_vs_every_other_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9913451Z test_contig_vs_every_other_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9913756Z test_contig_vs_every_other_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9914038Z test_contig_vs_every_other_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9914320Z test_contig_vs_every_other_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9914609Z test_contig_vs_every_other_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9914892Z test_contig_vs_every_other_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9915187Z test_contig_vs_every_other_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9915479Z test_contig_vs_every_other_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9915767Z test_contig_vs_every_other_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9916050Z test_contig_vs_every_other_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9916334Z test_contig_vs_every_other_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9916619Z test_contig_vs_every_other_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9916905Z test_contig_vs_every_other_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9917186Z test_contig_vs_every_other_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9917463Z test_contig_vs_every_other_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9917742Z test_contig_vs_every_other_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9918027Z test_contig_vs_every_other_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9918331Z test_contig_vs_every_other_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9918636Z test_contig_vs_every_other_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9918933Z test_contig_vs_every_other_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9919233Z test_contig_vs_every_other_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9919531Z test_contig_vs_every_other_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9919936Z test_contig_vs_every_other_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9920268Z test_contig_vs_every_other_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9920572Z test_contig_vs_every_other_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9920875Z test_contig_vs_every_other_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9921179Z test_contig_vs_every_other_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9921484Z test_contig_vs_every_other_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9921786Z test_contig_vs_every_other_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9922088Z test_contig_vs_every_other_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9922387Z test_contig_vs_every_other_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9922686Z test_contig_vs_every_other_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9922993Z test_contig_vs_every_other_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9923295Z test_contig_vs_every_other_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9923596Z test_contig_vs_every_other_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9923895Z test_contig_vs_every_other_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9924193Z test_contig_vs_every_other_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9924491Z test_contig_vs_every_other_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9924792Z test_contig_vs_every_other_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9925095Z test_contig_vs_every_other_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9925401Z test_contig_vs_every_other_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9925708Z test_contig_vs_every_other_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9926012Z test_contig_vs_every_other_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9926356Z test_contig_vs_every_other_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9926690Z test_contig_vs_every_other_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9926990Z test_contig_vs_every_other_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9927286Z test_contig_vs_every_other_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9927584Z test_contig_vs_every_other_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9927887Z test_contig_vs_every_other_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9928186Z test_contig_vs_every_other_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9928490Z test_contig_vs_every_other_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9928789Z test_contig_vs_every_other_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9929088Z test_contig_vs_every_other_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9929387Z test_contig_vs_every_other_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9929685Z test_contig_vs_every_other_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9929981Z test_contig_vs_every_other_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9930282Z test_contig_vs_every_other_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9930583Z test_contig_vs_every_other_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9930878Z test_contig_vs_every_other_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9931182Z test_contig_vs_every_other_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9931482Z test_contig_vs_every_other_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9931780Z test_contig_vs_every_other_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9932076Z test_contig_vs_every_other_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9932370Z test_contig_vs_every_other_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9932708Z test_contig_vs_every_other_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9933035Z test_contig_vs_every_other_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9933335Z test_contig_vs_every_other_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9933634Z test_contig_vs_every_other_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9933936Z test_contig_vs_every_other_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9934238Z test_contig_vs_every_other_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9934536Z test_contig_vs_every_other_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9934836Z test_contig_vs_every_other_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9935135Z test_contig_vs_every_other_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9935432Z test_contig_vs_every_other_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9935737Z test_contig_vs_every_other_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9936040Z test_contig_vs_every_other_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9936337Z test_contig_vs_every_other_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9936634Z test_contig_vs_every_other_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9936920Z test_contig_vs_every_other_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9937216Z test_contig_vs_every_other_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9937509Z test_contig_vs_every_other_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9937807Z test_contig_vs_every_other_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9938099Z test_contig_vs_every_other_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9938391Z test_contig_vs_every_other_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9938681Z test_contig_vs_every_other_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9938973Z test_contig_vs_every_other_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9939326Z test_contig_vs_every_other_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9939653Z test_contig_vs_every_other_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9939944Z test_contig_vs_every_other_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9940237Z test_contig_vs_every_other_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9940529Z test_contig_vs_every_other_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9940824Z test_contig_vs_every_other_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9941119Z test_contig_vs_every_other_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9941410Z test_contig_vs_every_other_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9941704Z test_contig_vs_every_other_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9942000Z test_contig_vs_every_other_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9942297Z test_contig_vs_every_other_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9942587Z test_contig_vs_every_other_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9942879Z test_contig_vs_every_other_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9943171Z test_contig_vs_every_other_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9943467Z test_contig_vs_every_other_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9943766Z test_contig_vs_every_other_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9944074Z test_contig_vs_every_other_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9944379Z test_contig_vs_every_other_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9944678Z test_contig_vs_every_other_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9944974Z test_contig_vs_every_other_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9945270Z test_contig_vs_every_other_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9945610Z test_contig_vs_every_other_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9945956Z test_contig_vs_every_other_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9946277Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9946664Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9946982Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9947299Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9947615Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9947930Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9948241Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9948556Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9948873Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9949188Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9949507Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9949821Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9950132Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9950445Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9950756Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9951069Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9951384Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9951699Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9952067Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9952376Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9952726Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9953039Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9953350Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9953661Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9953976Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9954297Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9954613Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9954924Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9955235Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9955546Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9955861Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9956172Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9956473Z test_contig_vs_every_other_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9956769Z test_contig_vs_every_other_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9957071Z test_contig_vs_every_other_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9957371Z test_contig_vs_every_other_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9957670Z test_contig_vs_every_other_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9957965Z test_contig_vs_every_other_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9958262Z test_contig_vs_every_other_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9958595Z test_contig_vs_every_other_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9958925Z test_contig_vs_every_other_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9959224Z test_contig_vs_every_other_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9959522Z test_contig_vs_every_other_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9959825Z test_contig_vs_every_other_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9960124Z test_contig_vs_every_other_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9960421Z test_contig_vs_every_other_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9960721Z test_contig_vs_every_other_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9961019Z test_contig_vs_every_other_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9961317Z test_contig_vs_every_other_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9961613Z test_contig_vs_every_other_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9961949Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9962290Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9962630Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9962970Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9963302Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9963641Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9963975Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9964309Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9964642Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9965012Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9965372Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9965703Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9966027Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9966347Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9966675Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9966999Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9967320Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9967642Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9967969Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9968297Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9968624Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9968941Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9969260Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9969581Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9970003Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9970344Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9970680Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9971016Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9971367Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9971740Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9972307Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9972648Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9972979Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9973282Z test_contig_vs_every_other_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9973590Z test_contig_vs_every_other_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9973917Z test_contig_vs_every_other_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9974232Z test_contig_vs_every_other_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9974543Z test_contig_vs_every_other_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9974875Z test_contig_vs_every_other_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9975179Z test_contig_vs_every_other_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9975488Z test_contig_vs_every_other_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9975787Z test_contig_vs_every_other_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9976098Z test_contig_vs_every_other_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9976395Z test_contig_vs_every_other_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9976695Z test_contig_vs_every_other_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9976998Z test_contig_vs_every_other_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9977330Z test_contig_vs_every_other_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9977678Z test_contig_vs_every_other_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9977992Z test_contig_vs_every_other_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9978304Z test_contig_vs_every_other_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9978624Z test_contig_vs_every_other_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9978984Z test_contig_vs_every_other_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9979322Z test_contig_vs_every_other_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9979629Z test_contig_vs_every_other_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9979951Z test_contig_vs_every_other_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9980256Z test_contig_vs_every_other_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9980580Z test_contig_vs_every_other_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9980884Z test_contig_vs_every_other_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9981190Z test_contig_vs_every_other_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9981487Z test_contig_vs_every_other_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9981793Z test_contig_vs_every_other_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9982098Z test_contig_vs_every_other_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9982425Z test_contig_vs_every_other_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9982733Z test_contig_vs_every_other_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9983043Z test_contig_vs_every_other_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9983342Z test_contig_vs_every_other_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9983640Z test_contig_vs_every_other_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9983913Z test_contig_vs_every_other_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9984211Z test_contig_vs_every_other_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9984513Z test_contig_vs_every_other_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9984813Z test_contig_vs_every_other_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9985139Z test_contig_vs_every_other_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9985450Z test_contig_vs_every_other_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9985817Z test_contig_vs_every_other_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9986122Z test_contig_vs_every_other_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9986464Z test_contig_vs_every_other_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9986819Z test_contig_vs_every_other_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9987157Z test_contig_vs_every_other_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9987457Z test_contig_vs_every_other_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9987797Z test_contig_vs_every_other_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9988093Z test_contig_vs_every_other_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9988387Z test_contig_vs_every_other_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9988683Z test_contig_vs_every_other_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9988976Z test_contig_vs_every_other_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9989282Z test_contig_vs_every_other_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9989582Z test_contig_vs_every_other_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9989896Z test_contig_vs_every_other_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9990219Z test_contig_vs_every_other_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9990517Z test_contig_vs_every_other_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9990814Z test_contig_vs_every_other_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9991115Z test_contig_vs_every_other_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9991416Z test_contig_vs_every_other_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9991713Z test_contig_vs_every_other_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9992016Z test_contig_vs_transposed_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9992325Z test_contig_vs_transposed_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9992645Z test_contig_vs_transposed_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9993015Z test_contig_vs_transposed_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9993360Z test_contig_vs_transposed_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9993666Z test_contig_vs_transposed_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9993966Z test_contig_vs_transposed_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9994279Z test_contig_vs_transposed_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9994578Z test_contig_vs_transposed_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9994873Z test_contig_vs_transposed_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9995190Z test_contig_vs_transposed_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9995488Z test_contig_vs_transposed_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9995785Z test_contig_vs_transposed_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9996088Z test_contig_vs_transposed_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9996391Z test_contig_vs_transposed_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9996746Z test_contig_vs_transposed_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9997054Z test_contig_vs_transposed_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9997359Z test_contig_vs_transposed_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9997678Z test_contig_vs_transposed_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9997977Z test_contig_vs_transposed_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9998282Z test_contig_vs_transposed_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9998580Z test_contig_vs_transposed_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9998890Z test_contig_vs_transposed_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9999187Z test_contig_vs_transposed_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9999483Z test_contig_vs_transposed_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:07.9999835Z test_contig_vs_transposed_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0000157Z test_contig_vs_transposed_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0000495Z test_contig_vs_transposed_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0000809Z test_contig_vs_transposed_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0001127Z test_contig_vs_transposed_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0001437Z test_contig_vs_transposed_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0001745Z test_contig_vs_transposed_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0002046Z test_contig_vs_transposed_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0002329Z test_contig_vs_transposed_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0002627Z test_contig_vs_transposed_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0002945Z test_contig_vs_transposed_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0003244Z test_contig_vs_transposed_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0003554Z test_contig_vs_transposed_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0003855Z test_contig_vs_transposed_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0004156Z test_contig_vs_transposed_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0004469Z test_contig_vs_transposed_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0004780Z test_contig_vs_transposed_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0005089Z test_contig_vs_transposed_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0005414Z test_contig_vs_transposed_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0005717Z test_contig_vs_transposed_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0006029Z test_contig_vs_transposed_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0006346Z test_contig_vs_transposed_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0006644Z test_contig_vs_transposed_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0006994Z test_contig_vs_transposed_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0007328Z test_contig_vs_transposed_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0007635Z test_contig_vs_transposed_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0007958Z test_contig_vs_transposed_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0008265Z test_contig_vs_transposed_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0008574Z test_contig_vs_transposed_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0008878Z test_contig_vs_transposed_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0009180Z test_contig_vs_transposed_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0009484Z test_contig_vs_transposed_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0009783Z test_contig_vs_transposed_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0010077Z test_contig_vs_transposed_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0010404Z test_contig_vs_transposed_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0010702Z test_contig_vs_transposed_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0010995Z test_contig_vs_transposed_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0011289Z test_contig_vs_transposed_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0011590Z test_contig_vs_transposed_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0011887Z test_contig_vs_transposed_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0012196Z test_contig_vs_transposed_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0012514Z test_contig_vs_transposed_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0012844Z test_contig_vs_transposed_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0013147Z test_contig_vs_transposed_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0013447Z test_contig_vs_transposed_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0013798Z test_contig_vs_transposed_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0014096Z test_contig_vs_transposed_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0014429Z test_contig_vs_transposed_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0014741Z test_contig_vs_transposed_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0015043Z test_contig_vs_transposed_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0015371Z test_contig_vs_transposed_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0015719Z test_contig_vs_transposed_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0016024Z test_contig_vs_transposed_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0016339Z test_contig_vs_transposed_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0016649Z test_contig_vs_transposed_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0016967Z test_contig_vs_transposed_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0017277Z test_contig_vs_transposed_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0017583Z test_contig_vs_transposed_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0017906Z test_contig_vs_transposed_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0018209Z test_contig_vs_transposed_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0018501Z test_contig_vs_transposed_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0018800Z test_contig_vs_transposed_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0019105Z test_contig_vs_transposed_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0019418Z test_contig_vs_transposed_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0019727Z test_contig_vs_transposed_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0020023Z test_contig_vs_transposed_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0020344Z test_contig_vs_transposed_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0020632Z test_contig_vs_transposed_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0020986Z test_contig_vs_transposed_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0021325Z test_contig_vs_transposed_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0021640Z test_contig_vs_transposed_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0021942Z test_contig_vs_transposed_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0022244Z test_contig_vs_transposed_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0022545Z test_contig_vs_transposed_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0022842Z test_contig_vs_transposed_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0023162Z test_contig_vs_transposed_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0023461Z test_contig_vs_transposed_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0023768Z test_contig_vs_transposed_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0024079Z test_contig_vs_transposed_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0024396Z test_contig_vs_transposed_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0024711Z test_contig_vs_transposed_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0025021Z test_contig_vs_transposed_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0025364Z test_contig_vs_transposed_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0025686Z test_contig_vs_transposed_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0025993Z test_contig_vs_transposed_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0026305Z test_contig_vs_transposed_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0026748Z test_contig_vs_transposed_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0027059Z test_contig_vs_transposed_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0027362Z test_contig_vs_transposed_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0027662Z test_contig_vs_transposed_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0028043Z test_contig_vs_transposed_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0028417Z test_contig_vs_transposed_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0028742Z test_contig_vs_transposed_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0029050Z test_contig_vs_transposed_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0029357Z test_contig_vs_transposed_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0029663Z test_contig_vs_transposed_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0029968Z test_contig_vs_transposed_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0030266Z test_contig_vs_transposed_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0030567Z test_contig_vs_transposed_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0030904Z test_contig_vs_transposed_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0031207Z test_contig_vs_transposed_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0031512Z test_contig_vs_transposed_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0031813Z test_contig_vs_transposed_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0032113Z test_contig_vs_transposed_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0032410Z test_contig_vs_transposed_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0032703Z test_contig_vs_transposed_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0032997Z test_contig_vs_transposed_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0033322Z test_contig_vs_transposed_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0033620Z test_contig_vs_transposed_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0033922Z test_contig_vs_transposed_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0034219Z test_contig_vs_transposed_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0034523Z test_contig_vs_transposed_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0034908Z test_contig_vs_transposed_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0035212Z test_contig_vs_transposed_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0035558Z test_contig_vs_transposed_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0035881Z test_contig_vs_transposed_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0036178Z test_contig_vs_transposed_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0036474Z test_contig_vs_transposed_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0036770Z test_contig_vs_transposed_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0037069Z test_contig_vs_transposed_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0037363Z test_contig_vs_transposed_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0037684Z test_contig_vs_transposed_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0037991Z test_contig_vs_transposed_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0038322Z test_contig_vs_transposed_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0038639Z test_contig_vs_transposed_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0038952Z test_contig_vs_transposed_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0039262Z test_contig_vs_transposed_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0039568Z test_contig_vs_transposed_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0039882Z test_contig_vs_transposed_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0040187Z test_contig_vs_transposed_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0040470Z test_contig_vs_transposed_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0040779Z test_contig_vs_transposed_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0041101Z test_contig_vs_transposed_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0041403Z test_contig_vs_transposed_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0041709Z test_contig_vs_transposed_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0042062Z test_contig_vs_transposed_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0042407Z test_contig_vs_transposed_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0042713Z test_contig_vs_transposed_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0043011Z test_contig_vs_transposed_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0043305Z test_contig_vs_transposed_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0043636Z test_contig_vs_transposed_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0043935Z test_contig_vs_transposed_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0044234Z test_contig_vs_transposed_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0044578Z test_contig_vs_transposed_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0044880Z test_contig_vs_transposed_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0045192Z test_contig_vs_transposed_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0045529Z test_contig_vs_transposed_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0045844Z test_contig_vs_transposed_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0046172Z test_contig_vs_transposed_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0046477Z test_contig_vs_transposed_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0046780Z test_contig_vs_transposed_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0047093Z test_contig_vs_transposed_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0047397Z test_contig_vs_transposed_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0047700Z test_contig_vs_transposed_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0047999Z test_contig_vs_transposed_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0048304Z test_contig_vs_transposed_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0048626Z test_contig_vs_transposed_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0048982Z test_contig_vs_transposed_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0049300Z test_contig_vs_transposed_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0049646Z test_contig_vs_transposed_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0049960Z test_contig_vs_transposed_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0050262Z test_contig_vs_transposed_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0050566Z test_contig_vs_transposed_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0050874Z test_contig_vs_transposed_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0051197Z test_contig_vs_transposed_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0051506Z test_contig_vs_transposed_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0051804Z test_contig_vs_transposed_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0052104Z test_contig_vs_transposed_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0052406Z test_contig_vs_transposed_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0052707Z test_contig_vs_transposed_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0053008Z test_contig_vs_transposed_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0053314Z test_contig_vs_transposed_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0053645Z test_contig_vs_transposed_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0053948Z test_contig_vs_transposed_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0054282Z test_contig_vs_transposed_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0054587Z test_contig_vs_transposed_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0054886Z test_contig_vs_transposed_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0055182Z test_contig_vs_transposed_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0055477Z test_contig_vs_transposed_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0055773Z test_contig_vs_transposed_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0056151Z test_contig_vs_transposed_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0056486Z test_contig_vs_transposed_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0056789Z test_contig_vs_transposed_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0057084Z test_contig_vs_transposed_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0057388Z test_contig_vs_transposed_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0057696Z test_contig_vs_transposed_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0058014Z test_contig_vs_transposed_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0058319Z test_contig_vs_transposed_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0058637Z test_contig_vs_transposed_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0058914Z test_contig_vs_transposed_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0059208Z test_contig_vs_transposed_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0059506Z test_contig_vs_transposed_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0059800Z test_contig_vs_transposed_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0060099Z test_contig_vs_transposed_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0060396Z test_contig_vs_transposed_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0060722Z test_contig_vs_transposed_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0061033Z test_contig_vs_transposed_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0061373Z test_contig_vs_transposed_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0061700Z test_contig_vs_transposed_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0062017Z test_contig_vs_transposed_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0062329Z test_contig_vs_transposed_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0062642Z test_contig_vs_transposed_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0063022Z test_contig_vs_transposed_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0063377Z test_contig_vs_transposed_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0063718Z test_contig_vs_transposed_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0064044Z test_contig_vs_transposed_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0064355Z test_contig_vs_transposed_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0064670Z test_contig_vs_transposed_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0064970Z test_contig_vs_transposed_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0065283Z test_contig_vs_transposed_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0065586Z test_contig_vs_transposed_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0065891Z test_contig_vs_transposed_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0066197Z test_contig_vs_transposed_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0066515Z test_contig_vs_transposed_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0066870Z test_contig_vs_transposed_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0067170Z test_contig_vs_transposed_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0067479Z test_contig_vs_transposed_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0067773Z test_contig_vs_transposed_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0068068Z test_contig_vs_transposed_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0068369Z test_contig_vs_transposed_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0068667Z test_contig_vs_transposed_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0068987Z test_contig_vs_transposed_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0069283Z test_contig_vs_transposed_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0069589Z test_contig_vs_transposed_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0069965Z test_contig_vs_transposed_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0070267Z test_contig_vs_transposed_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0070622Z test_contig_vs_transposed_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0070929Z test_contig_vs_transposed_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0071225Z test_contig_vs_transposed_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0071542Z test_contig_vs_transposed_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0071855Z test_contig_vs_transposed_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0072152Z test_contig_vs_transposed_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0072449Z test_contig_vs_transposed_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0072742Z test_contig_vs_transposed_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0073050Z test_contig_vs_transposed_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0073382Z test_contig_vs_transposed_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0073691Z test_contig_vs_transposed_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0074015Z test_contig_vs_transposed_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0074332Z test_contig_vs_transposed_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0074632Z test_contig_vs_transposed_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0074934Z test_contig_vs_transposed_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0075238Z test_contig_vs_transposed_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0075543Z test_contig_vs_transposed_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0075847Z test_contig_vs_transposed_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0076150Z test_contig_vs_transposed_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0076480Z test_contig_vs_transposed_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0076787Z test_contig_vs_transposed_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0077145Z test_contig_vs_transposed_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0077488Z test_contig_vs_transposed_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0077794Z test_contig_vs_transposed_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0078100Z test_contig_vs_transposed_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0078403Z test_contig_vs_transposed_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0078685Z test_contig_vs_transposed_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0079006Z test_contig_vs_transposed_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0079329Z test_contig_vs_transposed_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0079638Z test_contig_vs_transposed_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0079951Z test_contig_vs_transposed_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0080259Z test_contig_vs_transposed_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0080569Z test_contig_vs_transposed_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0080878Z test_contig_vs_transposed_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0081194Z test_contig_vs_transposed_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0081497Z test_contig_vs_transposed_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0081815Z test_contig_vs_transposed_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0082119Z test_contig_vs_transposed_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0082425Z test_contig_vs_transposed_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0082730Z test_contig_vs_transposed_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0083057Z test_contig_vs_transposed_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0083355Z test_contig_vs_transposed_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0083667Z test_contig_vs_transposed_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0084027Z test_contig_vs_transposed_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0084383Z test_contig_vs_transposed_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0084689Z test_contig_vs_transposed_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0084983Z test_contig_vs_transposed_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0085274Z test_contig_vs_transposed_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0085584Z test_contig_vs_transposed_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0085881Z test_contig_vs_transposed_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0086186Z test_contig_vs_transposed_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0086479Z test_contig_vs_transposed_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0086839Z test_contig_vs_transposed_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0087140Z test_contig_vs_transposed_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0087449Z test_contig_vs_transposed_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0087745Z test_contig_vs_transposed_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0088056Z test_contig_vs_transposed_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0088360Z test_contig_vs_transposed_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0088661Z test_contig_vs_transposed_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0088959Z test_contig_vs_transposed_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0089280Z test_contig_vs_transposed_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0089590Z test_contig_vs_transposed_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0089890Z test_contig_vs_transposed_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0090204Z test_contig_vs_transposed_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0090503Z test_contig_vs_transposed_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0090801Z test_contig_vs_transposed_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0091160Z test_contig_vs_transposed_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0091495Z test_contig_vs_transposed_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0091821Z test_contig_vs_transposed_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0092125Z test_contig_vs_transposed_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0092457Z test_contig_vs_transposed_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0092761Z test_contig_vs_transposed_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0093058Z test_contig_vs_transposed_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0093361Z test_contig_vs_transposed_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0093656Z test_contig_vs_transposed_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0093955Z test_contig_vs_transposed_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0094270Z test_contig_vs_transposed_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0094581Z test_contig_vs_transposed_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0094880Z test_contig_vs_transposed_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0095182Z test_contig_vs_transposed_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0095481Z test_contig_vs_transposed_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0095788Z test_contig_vs_transposed_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0096094Z test_contig_vs_transposed_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0096401Z test_contig_vs_transposed_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0096684Z test_contig_vs_transposed_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0097004Z test_contig_vs_transposed_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0097313Z test_contig_vs_transposed_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0097608Z test_contig_vs_transposed_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0097953Z test_contig_vs_transposed_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0098247Z test_contig_vs_transposed_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0098582Z test_contig_vs_transposed_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0098885Z test_contig_vs_transposed_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0099202Z test_contig_vs_transposed_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0099520Z test_contig_vs_transposed_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0099827Z test_contig_vs_transposed_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0100133Z test_contig_vs_transposed_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0100435Z test_contig_vs_transposed_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0100734Z test_contig_vs_transposed_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0101030Z test_contig_vs_transposed_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0101324Z test_contig_vs_transposed_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0101638Z test_contig_vs_transposed_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0101992Z test_contig_vs_transposed_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0102295Z test_contig_vs_transposed_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0102591Z test_contig_vs_transposed_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0102898Z test_contig_vs_transposed_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0103208Z test_contig_vs_transposed_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0103510Z test_contig_vs_transposed_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0103824Z test_contig_vs_transposed_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0104120Z test_contig_vs_transposed_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0104436Z test_contig_vs_transposed_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0104731Z test_contig_vs_transposed_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0105075Z test_contig_vs_transposed_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0105406Z test_contig_vs_transposed_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0105703Z test_contig_vs_transposed_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0106012Z test_contig_vs_transposed_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0106318Z test_contig_vs_transposed_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0106660Z test_contig_vs_transposed_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0106993Z test_contig_vs_transposed_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0107303Z test_contig_vs_transposed_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0107609Z test_contig_vs_transposed_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0107913Z test_contig_vs_transposed_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0108225Z test_contig_vs_transposed_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0108530Z test_contig_vs_transposed_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0108831Z test_contig_vs_transposed_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0109128Z test_contig_vs_transposed_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0109442Z test_contig_vs_transposed_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0109739Z test_contig_vs_transposed_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0110036Z test_contig_vs_transposed_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0110344Z test_contig_vs_transposed_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0110656Z test_contig_vs_transposed_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0110958Z test_contig_vs_transposed_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0111260Z test_contig_vs_transposed_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0111578Z test_contig_vs_transposed_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0111956Z test_contig_vs_transposed_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0112252Z test_contig_vs_transposed_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0112597Z test_contig_vs_transposed_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0112900Z test_contig_vs_transposed_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0113197Z test_contig_vs_transposed_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0113496Z test_contig_vs_transposed_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0113800Z test_contig_vs_transposed_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0114104Z test_contig_vs_transposed_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0114367Z test_contig_vs_transposed_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.0114598Z test_contig_vs_transposed_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.0114845Z test_contig_vs_transposed_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.0115159Z test_contig_vs_transposed_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0115460Z test_contig_vs_transposed_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0115765Z test_contig_vs_transposed_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0116074Z test_contig_vs_transposed_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0116371Z test_contig_vs_transposed_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0116671Z test_contig_vs_transposed_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0116983Z test_contig_vs_transposed_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0117294Z test_contig_vs_transposed_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0117593Z test_contig_vs_transposed_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0117889Z test_contig_vs_transposed_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0118180Z test_contig_vs_transposed_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0118473Z test_contig_vs_transposed_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0118775Z test_contig_vs_transposed_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0119124Z test_contig_vs_transposed_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0119487Z test_contig_vs_transposed_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0119787Z test_contig_vs_transposed_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0120081Z test_contig_vs_transposed_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0120375Z test_contig_vs_transposed_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0120705Z test_contig_vs_transposed_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0120996Z test_contig_vs_transposed_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0121292Z test_contig_vs_transposed_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0121596Z test_contig_vs_transposed_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0121921Z test_contig_vs_transposed_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0122226Z test_contig_vs_transposed_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0122536Z test_contig_vs_transposed_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0122840Z test_contig_vs_transposed_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0123134Z test_contig_vs_transposed_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0123437Z test_contig_vs_transposed_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0123740Z test_contig_vs_transposed_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0124050Z test_contig_vs_transposed_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0124368Z test_contig_vs_transposed_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0124670Z test_contig_vs_transposed_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0124964Z test_contig_vs_transposed_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0125254Z test_contig_vs_transposed_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0125546Z test_contig_vs_transposed_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0125895Z test_contig_vs_transposed_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0126211Z test_contig_vs_transposed_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0126563Z test_contig_vs_transposed_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0126894Z test_contig_vs_transposed_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0127208Z test_contig_vs_transposed_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0127519Z test_contig_vs_transposed_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0127836Z test_contig_vs_transposed_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0128151Z test_contig_vs_transposed_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0128481Z test_contig_vs_transposed_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0128793Z test_contig_vs_transposed_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0129101Z test_contig_vs_transposed_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0129419Z test_contig_vs_transposed_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0129727Z test_contig_vs_transposed_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0130036Z test_contig_vs_transposed_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0130367Z test_contig_vs_transposed_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0130684Z test_contig_vs_transposed_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0130988Z test_contig_vs_transposed_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0131301Z test_contig_vs_transposed_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0131614Z test_contig_vs_transposed_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0131901Z test_contig_vs_transposed_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0132223Z test_contig_vs_transposed_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0132525Z test_contig_vs_transposed_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0132823Z test_contig_vs_transposed_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0133184Z test_contig_vs_transposed_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0133525Z test_contig_vs_transposed_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0133822Z test_contig_vs_transposed_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0134124Z test_contig_vs_transposed_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0134421Z test_contig_vs_transposed_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0134745Z test_contig_vs_transposed_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0135043Z test_contig_vs_transposed_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0135367Z test_contig_vs_transposed_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0135670Z test_contig_vs_transposed_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0135976Z test_contig_vs_transposed_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0136287Z test_contig_vs_transposed_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0136595Z test_contig_vs_transposed_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0136895Z test_contig_vs_transposed_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0137209Z test_contig_vs_transposed_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0137509Z test_contig_vs_transposed_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0137821Z test_contig_vs_transposed_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0138122Z test_contig_vs_transposed_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0138442Z test_contig_vs_transposed_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0138752Z test_contig_vs_transposed_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0139061Z test_contig_vs_transposed_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0139372Z test_contig_vs_transposed_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0139697Z test_contig_vs_transposed_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0140090Z test_contig_vs_transposed_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0140434Z test_contig_vs_transposed_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0140744Z test_contig_vs_transposed_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0141048Z test_contig_vs_transposed_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0141352Z test_contig_vs_transposed_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0141661Z test_contig_vs_transposed_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0141965Z test_contig_vs_transposed_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0142307Z test_contig_vs_transposed_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0142616Z test_contig_vs_transposed_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0142924Z test_contig_vs_transposed_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0143232Z test_contig_vs_transposed_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0143542Z test_contig_vs_transposed_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0143854Z test_contig_vs_transposed_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0144160Z test_contig_vs_transposed_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0144480Z test_contig_vs_transposed_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0144804Z test_contig_vs_transposed_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0145106Z test_contig_vs_transposed_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0145419Z test_contig_vs_transposed_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0145726Z test_contig_vs_transposed_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0183126Z test_contig_vs_transposed_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0183541Z test_contig_vs_transposed_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0183835Z test_contig_vs_transposed_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0184623Z test_contig_vs_transposed_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0184914Z test_contig_vs_transposed_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0185278Z test_contig_vs_transposed_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0185572Z test_contig_vs_transposed_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0185868Z test_contig_vs_transposed_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0186157Z test_contig_vs_transposed_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0186471Z test_contig_vs_transposed_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0187006Z test_contig_vs_transposed_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0187318Z test_contig_vs_transposed_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0187628Z test_contig_vs_transposed_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0187933Z test_contig_vs_transposed_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0188239Z test_contig_vs_transposed_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0188545Z test_contig_vs_transposed_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0188844Z test_contig_vs_transposed_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0189144Z test_contig_vs_transposed_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0189449Z test_contig_vs_transposed_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0189749Z test_contig_vs_transposed_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0190051Z test_contig_vs_transposed_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0190345Z test_contig_vs_transposed_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0190638Z test_contig_vs_transposed_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0190933Z test_contig_vs_transposed_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0191224Z test_contig_vs_transposed_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0191570Z test_contig_vs_transposed_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0191896Z test_contig_vs_transposed_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0192189Z test_contig_vs_transposed_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0192480Z test_contig_vs_transposed_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0192772Z test_contig_vs_transposed_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0193062Z test_contig_vs_transposed_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0193345Z test_contig_vs_transposed_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0193640Z test_contig_vs_transposed_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0193931Z test_contig_vs_transposed_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0194215Z test_contig_vs_transposed_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0194501Z test_contig_vs_transposed_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0194788Z test_contig_vs_transposed_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0195069Z test_contig_vs_transposed_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0195353Z test_contig_vs_transposed_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0195632Z test_contig_vs_transposed_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0195914Z test_contig_vs_transposed_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0196193Z test_contig_vs_transposed_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0196485Z test_contig_vs_transposed_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0196769Z test_contig_vs_transposed_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0197054Z test_contig_vs_transposed_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0197339Z test_contig_vs_transposed_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0197620Z test_contig_vs_transposed_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0197901Z test_contig_vs_transposed_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0198233Z test_contig_vs_transposed_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0198548Z test_contig_vs_transposed_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0198829Z test_contig_vs_transposed_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0199113Z test_contig_vs_transposed_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0199400Z test_contig_vs_transposed_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0199679Z test_contig_vs_transposed_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0199966Z test_contig_vs_transposed_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0200253Z test_contig_vs_transposed_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0200538Z test_contig_vs_transposed_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0200824Z test_contig_vs_transposed_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0201105Z test_contig_vs_transposed_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0201388Z test_contig_vs_transposed_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0201670Z test_contig_vs_transposed_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0201950Z test_contig_vs_transposed_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0202228Z test_contig_vs_transposed_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0202508Z test_contig_vs_transposed_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0202795Z test_contig_vs_transposed_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0203075Z test_contig_vs_transposed_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0203363Z test_contig_vs_transposed_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0203651Z test_contig_vs_transposed_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0203937Z test_contig_vs_transposed_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0204218Z test_contig_vs_transposed_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0204586Z test_contig_vs_transposed_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0204865Z test_contig_vs_transposed_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0205177Z test_contig_vs_transposed_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0205458Z test_contig_vs_transposed_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0205733Z test_contig_vs_transposed_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0206016Z test_contig_vs_transposed_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0206297Z test_contig_vs_transposed_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0206596Z test_contig_vs_transposed_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0206889Z test_contig_vs_transposed_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0207187Z test_contig_vs_transposed_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0207482Z test_contig_vs_transposed_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0207781Z test_contig_vs_transposed_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0208072Z test_contig_vs_transposed_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0208370Z test_contig_vs_transposed_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0208659Z test_contig_vs_transposed_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0208946Z test_contig_vs_transposed_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0209233Z test_contig_vs_transposed_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0209524Z test_contig_vs_transposed_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0209812Z test_contig_vs_transposed_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0210096Z test_contig_vs_transposed_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0210380Z test_contig_vs_transposed_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0210664Z test_contig_vs_transposed_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0210985Z test_contig_vs_transposed_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0211272Z test_contig_vs_transposed_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0211586Z test_contig_vs_transposed_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0211873Z test_contig_vs_transposed_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0212151Z test_contig_vs_transposed_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0212433Z test_contig_vs_transposed_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0212717Z test_contig_vs_transposed_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0213009Z test_contig_vs_transposed_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0213288Z test_contig_vs_transposed_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0213575Z test_contig_vs_transposed_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0213863Z test_contig_vs_transposed_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0214146Z test_contig_vs_transposed_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0214435Z test_contig_vs_transposed_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0214720Z test_contig_vs_transposed_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0215006Z test_contig_vs_transposed_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0215286Z test_contig_vs_transposed_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0215567Z test_contig_vs_transposed_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0215847Z test_contig_vs_transposed_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0216126Z test_contig_vs_transposed_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0216403Z test_contig_vs_transposed_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0216710Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0217018Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0217325Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0217670Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0218006Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0218313Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0218617Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0218922Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0219228Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0219534Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0219838Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0220140Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0220442Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0220745Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0221047Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0221348Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0221651Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0221954Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0222259Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0222564Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0222861Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0223161Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0223470Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0223808Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0224097Z test_contig_vs_transposed_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0224416Z test_contig_vs_transposed_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0224710Z test_contig_vs_transposed_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0224997Z test_contig_vs_transposed_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0225286Z test_contig_vs_transposed_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0225576Z test_contig_vs_transposed_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0225864Z test_contig_vs_transposed_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0226147Z test_contig_vs_transposed_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0226432Z test_contig_vs_transposed_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0226781Z test_contig_vs_transposed_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0227067Z test_contig_vs_transposed_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0227355Z test_contig_vs_transposed_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0227644Z test_contig_vs_transposed_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0227928Z test_contig_vs_transposed_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0228211Z test_contig_vs_transposed_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0228491Z test_contig_vs_transposed_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0228777Z test_contig_vs_transposed_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0229056Z test_contig_vs_transposed_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0229333Z test_contig_vs_transposed_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0229607Z test_contig_vs_transposed_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0229882Z test_contig_vs_transposed_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0230158Z test_contig_vs_transposed_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0230513Z test_contig_vs_transposed_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0230855Z test_contig_vs_transposed_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0231158Z test_contig_vs_transposed_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0231462Z test_contig_vs_transposed_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0231763Z test_contig_vs_transposed_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0232069Z test_contig_vs_transposed_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0232368Z test_contig_vs_transposed_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0232665Z test_contig_vs_transposed_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0232979Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0233293Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0233607Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0233919Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0234235Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0234548Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0234862Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0235173Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0235486Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0235793Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0236099Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0236405Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0236746Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0237080Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0237387Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0237688Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0238002Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0238318Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0238628Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0238940Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0239243Z test_contig_vs_transposed_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0239542Z test_contig_vs_transposed_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0239844Z test_contig_vs_transposed_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0240146Z test_contig_vs_transposed_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0240453Z test_contig_vs_transposed_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0240756Z test_contig_vs_transposed_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0241060Z test_contig_vs_transposed_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0241365Z test_contig_vs_transposed_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0241669Z test_contig_vs_transposed_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0241973Z test_contig_vs_transposed_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0242274Z test_contig_vs_transposed_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0242571Z test_contig_vs_transposed_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0242865Z test_contig_vs_transposed_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0243241Z test_contig_vs_transposed_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0243572Z test_contig_vs_transposed_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0243869Z test_contig_vs_transposed_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0244168Z test_contig_vs_transposed_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0244472Z test_contig_vs_transposed_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0244770Z test_contig_vs_transposed_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0245074Z test_contig_vs_transposed_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0245369Z test_contig_vs_transposed_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0245663Z test_contig_vs_transposed_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0245958Z test_contig_vs_transposed_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0246254Z test_contig_vs_transposed_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0246546Z test_contig_vs_transposed_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0246807Z test_contig_vs_transposed_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0247063Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0247318Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0247575Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0247875Z test_contig_vs_transposed_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0248181Z test_contig_vs_transposed_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0248483Z test_contig_vs_transposed_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0248784Z test_contig_vs_transposed_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0249081Z test_contig_vs_transposed_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0249383Z test_contig_vs_transposed_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0249721Z test_contig_vs_transposed_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0250066Z test_contig_vs_transposed_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0250376Z test_contig_vs_transposed_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0250683Z test_contig_vs_transposed_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0250987Z test_contig_vs_transposed_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0251294Z test_contig_vs_transposed_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0251607Z test_contig_vs_transposed_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0251919Z test_contig_vs_transposed_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0252227Z test_contig_vs_transposed_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0252536Z test_contig_vs_transposed_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0252847Z test_contig_vs_transposed_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0253153Z test_contig_vs_transposed_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0253466Z test_contig_vs_transposed_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0253782Z test_contig_vs_transposed_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0254091Z test_contig_vs_transposed_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0254403Z test_contig_vs_transposed_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0254713Z test_contig_vs_transposed_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0255017Z test_contig_vs_transposed_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0255321Z test_contig_vs_transposed_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0255627Z test_contig_vs_transposed_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0255977Z test_contig_vs_transposed_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0256311Z test_contig_vs_transposed_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0256626Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0256942Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0257259Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0257571Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0257883Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0258188Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0258493Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0258799Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0259105Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0259409Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0259720Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0260034Z test_contig_vs_transposed_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0260343Z test_contig_vs_transposed_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0260654Z test_contig_vs_transposed_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0260965Z test_contig_vs_transposed_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0261273Z test_contig_vs_transposed_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0261578Z test_contig_vs_transposed_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0261884Z test_contig_vs_transposed_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0262188Z test_contig_vs_transposed_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0262555Z test_contig_vs_transposed_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0262896Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0263207Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0263516Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0263822Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0264130Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0264436Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0264739Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0265046Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0265354Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0265663Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0265973Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0266279Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0266812Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0267117Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0267426Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0267730Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0268034Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0268333Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0268637Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0269003Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0269342Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0269647Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0269945Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0270244Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0270547Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0270853Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0271153Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0271456Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0271761Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0272066Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0272369Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0272669Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0272969Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0273268Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0273573Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0273874Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0274180Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0274484Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0274787Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0275087Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0275423Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0275755Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0276058Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0276360Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0276659Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0276955Z test_contig_vs_transposed_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0277255Z test_contig_vs_transposed_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0277553Z test_contig_vs_transposed_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0277844Z test_contig_vs_transposed_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0278136Z test_contig_vs_transposed_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0278429Z test_contig_vs_transposed_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0278717Z test_contig_vs_transposed_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0279005Z test_contig_vs_transposed_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0279289Z test_contig_vs_transposed_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0279571Z test_contig_vs_transposed_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0279854Z test_contig_vs_transposed_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0280146Z test_contig_vs_transposed_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0280440Z test_contig_vs_transposed_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0280727Z test_contig_vs_transposed_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0281013Z test_contig_vs_transposed_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0281300Z test_contig_vs_transposed_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0281629Z test_contig_vs_transposed_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0281912Z test_contig_vs_transposed_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0282232Z test_contig_vs_transposed_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0282515Z test_contig_vs_transposed_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0282801Z test_contig_vs_transposed_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0283083Z test_contig_vs_transposed_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0283375Z test_contig_vs_transposed_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0283656Z test_contig_vs_transposed_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0283941Z test_contig_vs_transposed_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0284227Z test_contig_vs_transposed_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0284512Z test_contig_vs_transposed_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0284794Z test_contig_vs_transposed_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0285081Z test_contig_vs_transposed_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0285366Z test_contig_vs_transposed_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0285649Z test_contig_vs_transposed_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0285927Z test_contig_vs_transposed_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0286206Z test_contig_vs_transposed_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0286485Z test_contig_vs_transposed_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0286763Z test_contig_vs_transposed_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0287062Z test_contig_vs_transposed_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0287353Z test_contig_vs_transposed_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0287650Z test_contig_vs_transposed_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0287953Z test_contig_vs_transposed_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0288283Z test_contig_vs_transposed_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0288611Z test_contig_vs_transposed_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0288908Z test_contig_vs_transposed_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0289203Z test_contig_vs_transposed_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0289502Z test_contig_vs_transposed_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0289798Z test_contig_vs_transposed_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0290091Z test_contig_vs_transposed_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0290386Z test_contig_vs_transposed_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0290674Z test_contig_vs_transposed_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0290962Z test_contig_vs_transposed_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0291249Z test_contig_vs_transposed_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0291537Z test_contig_vs_transposed_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0291823Z test_contig_vs_transposed_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0292108Z test_contig_vs_transposed_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0292388Z test_contig_vs_transposed_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0292672Z test_contig_vs_transposed_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0292957Z test_contig_vs_transposed_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0293262Z test_contig_vs_transposed_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0293569Z test_contig_vs_transposed_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0293869Z test_contig_vs_transposed_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0294167Z test_contig_vs_transposed_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0294470Z test_contig_vs_transposed_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0294811Z test_contig_vs_transposed_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0295141Z test_contig_vs_transposed_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0295440Z test_contig_vs_transposed_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0295750Z test_contig_vs_transposed_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0296056Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0296372Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0296682Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0296972Z test_contig_vs_transposed_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0297249Z test_contig_vs_transposed_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0297542Z test_contig_vs_transposed_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0297837Z test_contig_vs_transposed_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0298128Z test_contig_vs_transposed_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0298419Z test_contig_vs_transposed_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0298706Z test_contig_vs_transposed_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0298992Z test_contig_vs_transposed_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0299272Z test_contig_vs_transposed_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0299559Z test_contig_vs_transposed_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0299845Z test_contig_vs_transposed_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0300128Z test_contig_vs_transposed_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0300411Z test_contig_vs_transposed_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0300698Z test_contig_vs_transposed_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0300977Z test_contig_vs_transposed_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0301317Z test_contig_vs_transposed_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0301636Z test_contig_vs_transposed_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0301928Z test_contig_vs_transposed_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0302211Z test_contig_vs_transposed_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0302495Z test_contig_vs_transposed_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0302782Z test_contig_vs_transposed_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0303065Z test_contig_vs_transposed_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0303346Z test_contig_vs_transposed_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0303623Z test_contig_vs_transposed_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0303908Z test_contig_vs_transposed_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0304187Z test_contig_vs_transposed_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0304478Z test_contig_vs_transposed_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0304764Z test_contig_vs_transposed_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0305058Z test_contig_vs_transposed_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0305349Z test_contig_vs_transposed_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0305634Z test_contig_vs_transposed_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0305922Z test_contig_vs_transposed_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0306209Z test_contig_vs_transposed_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0306495Z test_contig_vs_transposed_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0306874Z test_contig_vs_transposed_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0307157Z test_contig_vs_transposed_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0307441Z test_contig_vs_transposed_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0307777Z test_contig_vs_transposed_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0308070Z test_contig_vs_transposed_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0308396Z test_contig_vs_transposed_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0308700Z test_contig_vs_transposed_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0308995Z test_contig_vs_transposed_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0309290Z test_contig_vs_transposed_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0309582Z test_contig_vs_transposed_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0309876Z test_contig_vs_transposed_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0310162Z test_contig_vs_transposed_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0310447Z test_contig_vs_transposed_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0310737Z test_contig_vs_transposed_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0311023Z test_contig_vs_transposed_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0311314Z test_contig_vs_transposed_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0311601Z test_contig_vs_transposed_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0311888Z test_contig_vs_transposed_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0312168Z test_contig_vs_transposed_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0312451Z test_contig_vs_transposed_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0312741Z test_contig_vs_transposed_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0313028Z test_contig_vs_transposed_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0313312Z test_contig_vs_transposed_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0313593Z test_contig_vs_transposed_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0313875Z test_contig_vs_transposed_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0314153Z test_contig_vs_transposed_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0314475Z test_contig_vs_transposed_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0314795Z test_contig_vs_transposed_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0315088Z test_contig_vs_transposed_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0315379Z test_contig_vs_transposed_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0315667Z test_contig_vs_transposed_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0315956Z test_contig_vs_transposed_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0316239Z test_contig_vs_transposed_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0316527Z test_contig_vs_transposed_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0316816Z test_contig_vs_transposed_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0317106Z test_contig_vs_transposed_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0317393Z test_contig_vs_transposed_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0317688Z test_contig_vs_transposed_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0317973Z test_contig_vs_transposed_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0318264Z test_contig_vs_transposed_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0318549Z test_contig_vs_transposed_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0318840Z test_contig_vs_transposed_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0319128Z test_contig_vs_transposed_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0319413Z test_contig_vs_transposed_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0319699Z test_contig_vs_transposed_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0319980Z test_contig_vs_transposed_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0320257Z test_contig_vs_transposed_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0320533Z test_contig_vs_transposed_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0320864Z test_contig_vs_transposed_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0321174Z test_contig_vs_transposed_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0321463Z test_contig_vs_transposed_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0321744Z test_contig_vs_transposed_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0322032Z test_contig_vs_transposed_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0322321Z test_contig_vs_transposed_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0322608Z test_contig_vs_transposed_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0322899Z test_contig_vs_transposed_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0323187Z test_contig_vs_transposed_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0323470Z test_contig_vs_transposed_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0323752Z test_contig_vs_transposed_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0324041Z test_contig_vs_transposed_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0324322Z test_contig_vs_transposed_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0324607Z test_contig_vs_transposed_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0324895Z test_contig_vs_transposed_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0325176Z test_contig_vs_transposed_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0325467Z test_contig_vs_transposed_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0325763Z test_contig_vs_transposed_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0326063Z test_contig_vs_transposed_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0326350Z test_contig_vs_transposed_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0326632Z test_contig_vs_transposed_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0326919Z test_contig_vs_transposed_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0327201Z test_contig_vs_transposed_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0327526Z test_contig_vs_transposed_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0327838Z test_contig_vs_transposed_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0328124Z test_contig_vs_transposed_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0328406Z test_contig_vs_transposed_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0328705Z test_contig_vs_transposed_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0329014Z test_contig_vs_transposed_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0329317Z test_contig_vs_transposed_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0329617Z test_contig_vs_transposed_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0329915Z test_contig_vs_transposed_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0330217Z test_contig_vs_transposed_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0330513Z test_contig_vs_transposed_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0330812Z test_contig_vs_transposed_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0331118Z test_contig_vs_transposed_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0331422Z test_contig_vs_transposed_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0331721Z test_contig_vs_transposed_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0332018Z test_contig_vs_transposed_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0332316Z test_contig_vs_transposed_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0332612Z test_contig_vs_transposed_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0332911Z test_contig_vs_transposed_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0333207Z test_contig_vs_transposed_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0333494Z test_contig_vs_transposed_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0333835Z test_contig_vs_transposed_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0334167Z test_contig_vs_transposed_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0334466Z test_contig_vs_transposed_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0334759Z test_contig_vs_transposed_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0335057Z test_contig_vs_transposed_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0335355Z test_contig_vs_transposed_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0335653Z test_contig_vs_transposed_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0335953Z test_contig_vs_transposed_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0336252Z test_contig_vs_transposed_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0336549Z test_contig_vs_transposed_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0336845Z test_contig_vs_transposed_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0337141Z test_contig_vs_transposed_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0337436Z test_contig_vs_transposed_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0337732Z test_contig_vs_transposed_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0338026Z test_contig_vs_transposed_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0338320Z test_contig_vs_transposed_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0338621Z test_contig_vs_transposed_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0338922Z test_contig_vs_transposed_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0339214Z test_contig_vs_transposed_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0339506Z test_contig_vs_transposed_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0339799Z test_contig_vs_transposed_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0340132Z test_contig_vs_transposed_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0340427Z test_contig_vs_transposed_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0340758Z test_contig_vs_transposed_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0341063Z test_contig_vs_transposed_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0341365Z test_contig_vs_transposed_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0341664Z test_contig_vs_transposed_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0341967Z test_contig_vs_transposed_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0342267Z test_contig_vs_transposed_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0342566Z test_contig_vs_transposed_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0342859Z test_contig_vs_transposed_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0343152Z test_contig_vs_transposed_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0343452Z test_contig_vs_transposed_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0343747Z test_contig_vs_transposed_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0344054Z test_contig_vs_transposed_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0344359Z test_contig_vs_transposed_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0344658Z test_contig_vs_transposed_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0344954Z test_contig_vs_transposed_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0345256Z test_contig_vs_transposed_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0345556Z test_contig_vs_transposed_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0345852Z test_contig_vs_transposed_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0346158Z test_contig_vs_transposed_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0346453Z test_contig_vs_transposed_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0346939Z test_contig_vs_transposed_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0347309Z test_contig_vs_transposed_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0347609Z test_contig_vs_transposed_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0347905Z test_contig_vs_transposed_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0348198Z test_contig_vs_transposed_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0348490Z test_contig_vs_transposed_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0348788Z test_contig_vs_transposed_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0349084Z test_contig_vs_transposed_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0349375Z test_contig_vs_transposed_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0349670Z test_contig_vs_transposed_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0349961Z test_contig_vs_transposed_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0350255Z test_contig_vs_transposed_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0350552Z test_contig_vs_transposed_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0350842Z test_contig_vs_transposed_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0351135Z test_contig_vs_transposed_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0351425Z test_contig_vs_transposed_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0351719Z test_contig_vs_transposed_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0352020Z test_contig_vs_transposed_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0352321Z test_contig_vs_transposed_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0352612Z test_contig_vs_transposed_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0352904Z test_contig_vs_transposed_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0353195Z test_contig_vs_transposed_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0353534Z test_contig_vs_transposed_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0353864Z test_contig_vs_transposed_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0354167Z test_contig_vs_transposed_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0354472Z test_contig_vs_transposed_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0354772Z test_contig_vs_transposed_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0355074Z test_contig_vs_transposed_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0355370Z test_contig_vs_transposed_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0355666Z test_contig_vs_transposed_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0355962Z test_contig_vs_transposed_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0356262Z test_contig_vs_transposed_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0356577Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0356903Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0357221Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0357527Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0357842Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0358153Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0358469Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0358785Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0359097Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0359415Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0359732Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0360091Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0360436Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0360751Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0361063Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0361376Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0361694Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0362017Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0362335Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0362650Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0362961Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0363273Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0363589Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0363901Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0364212Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0364530Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0364848Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0365160Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0365470Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0365780Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0366091Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0366444Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0366803Z test_contig_vs_transposed_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0367100Z test_contig_vs_transposed_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0367399Z test_contig_vs_transposed_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0367700Z test_contig_vs_transposed_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0367999Z test_contig_vs_transposed_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0368295Z test_contig_vs_transposed_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0368591Z test_contig_vs_transposed_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0368885Z test_contig_vs_transposed_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0369176Z test_contig_vs_transposed_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0369469Z test_contig_vs_transposed_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0369768Z test_contig_vs_transposed_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0370069Z test_contig_vs_transposed_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0370373Z test_contig_vs_transposed_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0370669Z test_contig_vs_transposed_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0370965Z test_contig_vs_transposed_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0371263Z test_contig_vs_transposed_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0371559Z test_contig_vs_transposed_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0371856Z test_contig_vs_transposed_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0372195Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0372535Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0372915Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0373280Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0373614Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0373947Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0374278Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0374617Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0374952Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0375280Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0375609Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0375935Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0376261Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0376583Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0376903Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0377223Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:08.0377543Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0377865Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0378192Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0378513Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0378831Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0379150Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0379512Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0379865Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0380185Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0380502Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0380825Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0381147Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0381468Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0381781Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0382092Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0382408Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0382722Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0383013Z test_contig_vs_transposed_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0383298Z test_contig_vs_transposed_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0383591Z test_contig_vs_transposed_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0383884Z test_contig_vs_transposed_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0384177Z test_contig_vs_transposed_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0384470Z test_contig_vs_transposed_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0384756Z test_contig_vs_transposed_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0385042Z test_contig_vs_transposed_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0385324Z test_contig_vs_transposed_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0385608Z test_contig_vs_transposed_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0385934Z test_contig_vs_transposed_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0386247Z test_contig_vs_transposed_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0386532Z test_contig_vs_transposed_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0386891Z test_contig_vs_transposed_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0387178Z test_contig_vs_transposed_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0387481Z test_contig_vs_transposed_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0387778Z test_contig_vs_transposed_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0388072Z test_contig_vs_transposed_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0388365Z test_contig_vs_transposed_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0388653Z test_contig_vs_transposed_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0388941Z test_contig_vs_transposed_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0389232Z test_contig_vs_transposed_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0389519Z test_contig_vs_transposed_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0389807Z test_contig_vs_transposed_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0390094Z test_contig_vs_transposed_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0390379Z test_contig_vs_transposed_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0390654Z test_contig_vs_transposed_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0390947Z test_contig_vs_transposed_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0391241Z test_contig_vs_transposed_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0391533Z test_contig_vs_transposed_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0391820Z test_contig_vs_transposed_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0392102Z test_contig_vs_transposed_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0392439Z test_contig_vs_transposed_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0392718Z test_contig_vs_transposed_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0393034Z test_contig_vs_transposed_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0393316Z test_contig_vs_transposed_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0393598Z test_contig_vs_transposed_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0393876Z test_contig_vs_transposed_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0394166Z test_contig_vs_transposed_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0394452Z test_contig_vs_transposed_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0394743Z test_contig_vs_transposed_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0395038Z test_contig_vs_transposed_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0395326Z test_contig_vs_transposed_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0395613Z test_contig_vs_transposed_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0395898Z test_contig_vs_transposed_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0396187Z test_contig_vs_transposed_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0396469Z test_contig_vs_transposed_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0396751Z test_contig_vs_transposed_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0397033Z test_contig_vs_transposed_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0397317Z test_contig_vs_transposed_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0397598Z test_contig_vs_transposed_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0397890Z test_contig_vs_transposed_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0398177Z test_contig_vs_transposed_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0398467Z test_contig_vs_transposed_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0398753Z test_contig_vs_transposed_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0399099Z test_contig_vs_transposed_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0399420Z test_contig_vs_transposed_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0399708Z test_contig_vs_transposed_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0399995Z test_contig_vs_transposed_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0400284Z test_contig_vs_transposed_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0400553Z test_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0400824Z test_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0401101Z test_digamma_special_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0401380Z test_digamma_special_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0401641Z test_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:08.0401909Z test_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:08.0402172Z test_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:08.0402432Z test_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:08.0402691Z test_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:08.0402944Z test_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:08.0403190Z test_exp_slow_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Insufficient memory on linux.(2|4)xlarge (0.001s) 2022-11-23T02:30:08.0403472Z test_float_domains_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0403752Z test_float_domains_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0404037Z test_float_domains_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0404316Z test_float_domains_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0404598Z test_float_domains_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0404879Z test_float_domains_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0405146Z test_float_domains_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0405423Z test_float_domains_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0405738Z test_float_domains_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0406043Z test_float_domains_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0406322Z test_float_domains_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0406599Z test_float_domains_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0406883Z test_float_domains_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0407161Z test_float_domains_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0407438Z test_float_domains_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0407715Z test_float_domains_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0407994Z test_float_domains_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0408271Z test_float_domains_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0408551Z test_float_domains_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0408826Z test_float_domains_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0409099Z test_float_domains_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0409373Z test_float_domains_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0409643Z test_float_domains_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0409921Z test_float_domains_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0410192Z test_float_domains_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0410468Z test_float_domains_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0410737Z test_float_domains_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0411010Z test_float_domains_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0411285Z test_float_domains_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0411563Z test_float_domains_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0411838Z test_float_domains_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0412164Z test_float_domains_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0412440Z test_float_domains_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0412753Z test_float_domains_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0413032Z test_float_domains_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0413316Z test_float_domains_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0413596Z test_float_domains_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0413875Z test_float_domains_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0414152Z test_float_domains_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0414396Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0414639Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0414878Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0415117Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0415358Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0415597Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0415836Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0416073Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0416309Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-11-23T02:30:08.0416590Z test_float_domains_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0416866Z test_float_domains_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0417135Z test_float_domains_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0417408Z test_float_domains_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0417706Z test_float_domains_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0417995Z test_float_domains_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0418271Z test_float_domains_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0418548Z test_float_domains_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0419630Z test_float_domains_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0420810Z test_float_domains_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0421111Z test_frexp_assert_raises_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0421388Z test_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0421659Z test_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0421927Z test_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0422216Z test_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0422494Z test_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0422777Z test_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0423069Z test_hardshrink_edge_cases_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0423362Z test_hardshrink_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0423653Z test_hardshrink_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0423942Z test_hardsigmoid_backward_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0424237Z test_hardsigmoid_backward_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0424521Z test_hardsigmoid_backward_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0424801Z test_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0425078Z test_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0425354Z test_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0425636Z test_hardswish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0425925Z test_hardswish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0426198Z test_hardswish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0426472Z test_i0_range1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0426794Z test_i0_range1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0427068Z test_i0_range1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0427439Z test_i0_range1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0427711Z test_i0_range2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0428023Z test_i0_range2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0428297Z test_i0_range2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0428564Z test_i0_range2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0428836Z test_i0_range3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0429112Z test_i0_special_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0429382Z test_i0_special_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0429656Z test_i0_special_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0429931Z test_i0_special_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0430211Z test_igamma_common_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0430490Z test_igamma_common_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0430789Z test_igamma_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0431070Z test_igamma_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0431341Z test_igammac_common_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0431621Z test_igammac_common_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0431908Z test_igammac_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0432190Z test_igammac_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0432503Z test_isposinf_isneginf_non_boolean_output_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0432818Z test_isposinf_isneginf_non_boolean_output_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0433129Z test_isposinf_isneginf_non_boolean_output_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0433434Z test_isposinf_isneginf_non_boolean_output_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0433738Z test_isposinf_isneginf_non_boolean_output_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0434086Z test_isposinf_isneginf_non_boolean_output_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0434387Z test_isposinf_isneginf_non_boolean_output_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0434723Z test_isposinf_isneginf_non_boolean_output_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0435032Z test_isposinf_isneginf_non_boolean_output_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0435338Z test_isposinf_isneginf_non_boolean_output_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0435641Z test_isposinf_isneginf_non_boolean_output_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0435909Z test_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0436172Z test_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0436445Z test_nan_to_num_bfloat16_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0436712Z test_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0436982Z test_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0437249Z test_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0437524Z test_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0437790Z test_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0438059Z test_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0438325Z test_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0438594Z test_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0438857Z test_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0439137Z test_non_contig_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0439411Z test_non_contig_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0439696Z test_non_contig_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0439978Z test_non_contig_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0440257Z test_non_contig_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0440533Z test_non_contig_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0440853Z test_non_contig_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0441133Z test_non_contig_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0441440Z test_non_contig_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0441716Z test_non_contig_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0441985Z test_non_contig_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0442259Z test_non_contig_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0442534Z test_non_contig_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0442811Z test_non_contig_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0443087Z test_non_contig_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0443367Z test_non_contig_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0443651Z test_non_contig_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0443935Z test_non_contig_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0444219Z test_non_contig_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0444497Z test_non_contig_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0444776Z test_non_contig_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0445051Z test_non_contig_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0445311Z test_non_contig_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0445583Z test_non_contig_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0445859Z test_non_contig_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0446132Z test_non_contig_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0446413Z test_non_contig_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0446688Z test_non_contig_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0446973Z test_non_contig_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0447256Z test_non_contig_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0447583Z test_non_contig_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0447862Z test_non_contig_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0448181Z test_non_contig_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0448464Z test_non_contig_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0448736Z test_non_contig_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0449011Z test_non_contig_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0449286Z test_non_contig_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0449563Z test_non_contig_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0449839Z test_non_contig_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0450114Z test_non_contig_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0450400Z test_non_contig_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0450682Z test_non_contig_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0450971Z test_non_contig_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0451253Z test_non_contig_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0451534Z test_non_contig_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0451804Z test_non_contig_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0452080Z test_non_contig_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0452348Z test_non_contig_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0452628Z test_non_contig_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0452902Z test_non_contig_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0453179Z test_non_contig_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0453456Z test_non_contig_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0453738Z test_non_contig_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0454021Z test_non_contig_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0454343Z test_non_contig_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0454660Z test_non_contig_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0454940Z test_non_contig_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0455215Z test_non_contig_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0455491Z test_non_contig_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0455766Z test_non_contig_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0456045Z test_non_contig_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0456323Z test_non_contig_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0456595Z test_non_contig_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0456872Z test_non_contig_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0457145Z test_non_contig_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0457429Z test_non_contig_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0457714Z test_non_contig_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0458000Z test_non_contig_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0458268Z test_non_contig_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0458549Z test_non_contig_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0458826Z test_non_contig_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0459098Z test_non_contig_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0459370Z test_non_contig_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0459643Z test_non_contig_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0459917Z test_non_contig_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0460187Z test_non_contig_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0460461Z test_non_contig_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0460735Z test_non_contig_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0461070Z test_non_contig_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0461396Z test_non_contig_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0461678Z test_non_contig_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0461957Z test_non_contig_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0462237Z test_non_contig_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0462512Z test_non_contig_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0462791Z test_non_contig_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0463064Z test_non_contig_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0463335Z test_non_contig_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0463607Z test_non_contig_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0463878Z test_non_contig_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0464158Z test_non_contig_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0464434Z test_non_contig_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0464721Z test_non_contig_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0465003Z test_non_contig_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0465286Z test_non_contig_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0465560Z test_non_contig_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0465840Z test_non_contig_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0466115Z test_non_contig_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0466395Z test_non_contig_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0466854Z test_non_contig_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0467130Z test_non_contig_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0467403Z test_non_contig_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0467768Z test_non_contig_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0468052Z test_non_contig_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0468375Z test_non_contig_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0468665Z test_non_contig_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0468955Z test_non_contig_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0469238Z test_non_contig_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0469523Z test_non_contig_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0469800Z test_non_contig_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0470079Z test_non_contig_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0470353Z test_non_contig_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0470635Z test_non_contig_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0470913Z test_non_contig_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0471193Z test_non_contig_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0471468Z test_non_contig_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0471743Z test_non_contig_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0472026Z test_non_contig_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0472307Z test_non_contig_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0472584Z test_non_contig_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0472867Z test_non_contig_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0473151Z test_non_contig_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0473433Z test_non_contig_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0473705Z test_non_contig_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0473983Z test_non_contig_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0474266Z test_non_contig_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0474584Z test_non_contig_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0474893Z test_non_contig_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0475169Z test_non_contig_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0475449Z test_non_contig_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0475721Z test_non_contig_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0475992Z test_non_contig_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0476265Z test_non_contig_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0476538Z test_non_contig_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0476807Z test_non_contig_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0477086Z test_non_contig_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0477360Z test_non_contig_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0477642Z test_non_contig_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0477924Z test_non_contig_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0478204Z test_non_contig_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0478484Z test_non_contig_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0478761Z test_non_contig_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0479032Z test_non_contig_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0479301Z test_non_contig_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0479575Z test_non_contig_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0479851Z test_non_contig_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0480121Z test_non_contig_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0480405Z test_non_contig_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0480681Z test_non_contig_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0480972Z test_non_contig_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0481298Z test_non_contig_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0481630Z test_non_contig_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0481914Z test_non_contig_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0482196Z test_non_contig_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0482482Z test_non_contig_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0482767Z test_non_contig_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0483046Z test_non_contig_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0483324Z test_non_contig_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0483604Z test_non_contig_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0483879Z test_non_contig_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0484155Z test_non_contig_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0484435Z test_non_contig_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0484712Z test_non_contig_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0484978Z test_non_contig_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0485254Z test_non_contig_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0485524Z test_non_contig_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0485793Z test_non_contig_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0486067Z test_non_contig_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0486338Z test_non_contig_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0486626Z test_non_contig_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0486909Z test_non_contig_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0487197Z test_non_contig_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0487486Z test_non_contig_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0487814Z test_non_contig_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0488093Z test_non_contig_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0488409Z test_non_contig_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0488695Z test_non_contig_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0488970Z test_non_contig_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0489247Z test_non_contig_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0489526Z test_non_contig_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0489802Z test_non_contig_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0490082Z test_non_contig_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0490360Z test_non_contig_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0490635Z test_non_contig_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0490918Z test_non_contig_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0491205Z test_non_contig_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0491489Z test_non_contig_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0491774Z test_non_contig_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0492051Z test_non_contig_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0492331Z test_non_contig_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0492602Z test_non_contig_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0492877Z test_non_contig_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0493147Z test_non_contig_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0493421Z test_non_contig_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0493695Z test_non_contig_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0493971Z test_non_contig_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0494248Z test_non_contig_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0494571Z test_non_contig_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0494850Z test_non_contig_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0495169Z test_non_contig_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0495449Z test_non_contig_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0495728Z test_non_contig_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0496001Z test_non_contig_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0496281Z test_non_contig_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0496553Z test_non_contig_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0496828Z test_non_contig_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0497105Z test_non_contig_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0497377Z test_non_contig_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0497655Z test_non_contig_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0497917Z test_non_contig_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0498197Z test_non_contig_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0498483Z test_non_contig_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0498763Z test_non_contig_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0499041Z test_non_contig_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0499317Z test_non_contig_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0499595Z test_non_contig_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0499870Z test_non_contig_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0500142Z test_non_contig_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0500411Z test_non_contig_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0500682Z test_non_contig_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0500953Z test_non_contig_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0501285Z test_non_contig_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0501606Z test_non_contig_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0501906Z test_non_contig_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0502204Z test_non_contig_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0502498Z test_non_contig_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0502789Z test_non_contig_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0503081Z test_non_contig_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0503373Z test_non_contig_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0503659Z test_non_contig_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0503940Z test_non_contig_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0504219Z test_non_contig_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0504509Z test_non_contig_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0504793Z test_non_contig_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0505075Z test_non_contig_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0505350Z test_non_contig_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0505632Z test_non_contig_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0505913Z test_non_contig_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0506195Z test_non_contig_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0506470Z test_non_contig_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0506788Z test_non_contig_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0507068Z test_non_contig_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0507337Z test_non_contig_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0507606Z test_non_contig_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0507930Z test_non_contig_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0508209Z test_non_contig_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0508525Z test_non_contig_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0508805Z test_non_contig_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0509079Z test_non_contig_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0509359Z test_non_contig_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0509643Z test_non_contig_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0509920Z test_non_contig_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0510201Z test_non_contig_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0510475Z test_non_contig_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0510751Z test_non_contig_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0511023Z test_non_contig_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0511287Z test_non_contig_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0511557Z test_non_contig_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0511829Z test_non_contig_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0512096Z test_non_contig_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0512379Z test_non_contig_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0512656Z test_non_contig_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0512942Z test_non_contig_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0513223Z test_non_contig_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0513510Z test_non_contig_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0513790Z test_non_contig_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0514071Z test_non_contig_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0514345Z test_non_contig_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0514671Z test_non_contig_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0514996Z test_non_contig_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0515279Z test_non_contig_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0515561Z test_non_contig_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0515843Z test_non_contig_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0516126Z test_non_contig_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0516407Z test_non_contig_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0516685Z test_non_contig_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0516966Z test_non_contig_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0517245Z test_non_contig_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0517521Z test_non_contig_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0517801Z test_non_contig_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0518082Z test_non_contig_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0518372Z test_non_contig_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0518658Z test_non_contig_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0518944Z test_non_contig_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0519225Z test_non_contig_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0519502Z test_non_contig_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0519785Z test_non_contig_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0520065Z test_non_contig_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0520343Z test_non_contig_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0520618Z test_non_contig_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0520892Z test_non_contig_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0521169Z test_non_contig_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0521484Z test_non_contig_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0521790Z test_non_contig_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0522069Z test_non_contig_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0522344Z test_non_contig_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0522619Z test_non_contig_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0522894Z test_non_contig_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0523170Z test_non_contig_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0523444Z test_non_contig_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0523716Z test_non_contig_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0523984Z test_non_contig_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0524263Z test_non_contig_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0524523Z test_non_contig_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0524801Z test_non_contig_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0525080Z test_non_contig_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0525357Z test_non_contig_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0525630Z test_non_contig_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0525902Z test_non_contig_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0526172Z test_non_contig_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0526445Z test_non_contig_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0526717Z test_non_contig_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0526994Z test_non_contig_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0527275Z test_non_contig_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0527558Z test_non_contig_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0527835Z test_non_contig_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0528276Z test_non_contig_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0528602Z test_non_contig_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0528879Z test_non_contig_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0529153Z test_non_contig_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0529427Z test_non_contig_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0529705Z test_non_contig_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0529983Z test_non_contig_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0530259Z test_non_contig_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0530533Z test_non_contig_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0530805Z test_non_contig_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0531078Z test_non_contig_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0531352Z test_non_contig_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0531628Z test_non_contig_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0531909Z test_non_contig_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0532183Z test_non_contig_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0532461Z test_non_contig_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0532734Z test_non_contig_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0533016Z test_non_contig_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0533303Z test_non_contig_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0533585Z test_non_contig_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0533861Z test_non_contig_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0534134Z test_non_contig_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0534411Z test_non_contig_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0534685Z test_non_contig_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0534996Z test_non_contig_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0535300Z test_non_contig_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0535574Z test_non_contig_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0535849Z test_non_contig_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0536139Z test_non_contig_expand_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0536422Z test_non_contig_expand_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0536718Z test_non_contig_expand_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0537009Z test_non_contig_expand_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0537288Z test_non_contig_expand_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0537575Z test_non_contig_expand_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0537858Z test_non_contig_expand_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0538142Z test_non_contig_expand_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0538421Z test_non_contig_expand_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0538701Z test_non_contig_expand_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0538981Z test_non_contig_expand_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0539259Z test_non_contig_expand_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0539542Z test_non_contig_expand_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0539832Z test_non_contig_expand_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0540114Z test_non_contig_expand_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0540405Z test_non_contig_expand_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0540699Z test_non_contig_expand_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0540990Z test_non_contig_expand_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0541281Z test_non_contig_expand_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0541608Z test_non_contig_expand_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0541923Z test_non_contig_expand_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0542206Z test_non_contig_expand_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0542491Z test_non_contig_expand_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0542769Z test_non_contig_expand_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0543053Z test_non_contig_expand_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0543338Z test_non_contig_expand_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0543637Z test_non_contig_expand_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0543920Z test_non_contig_expand_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0544212Z test_non_contig_expand_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0544512Z test_non_contig_expand_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0544812Z test_non_contig_expand_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0545101Z test_non_contig_expand_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0545389Z test_non_contig_expand_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0545679Z test_non_contig_expand_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0545963Z test_non_contig_expand_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0546244Z test_non_contig_expand_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0546527Z test_non_contig_expand_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0546843Z test_non_contig_expand_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0547128Z test_non_contig_expand_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0547413Z test_non_contig_expand_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0547706Z test_non_contig_expand_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0548003Z test_non_contig_expand_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0548353Z test_non_contig_expand_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0548685Z test_non_contig_expand_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0548979Z test_non_contig_expand_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0549265Z test_non_contig_expand_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0549551Z test_non_contig_expand_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0549836Z test_non_contig_expand_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0550120Z test_non_contig_expand_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0550407Z test_non_contig_expand_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0550695Z test_non_contig_expand_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0550978Z test_non_contig_expand_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0551268Z test_non_contig_expand_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0551566Z test_non_contig_expand_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0551858Z test_non_contig_expand_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0552141Z test_non_contig_expand_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0552425Z test_non_contig_expand_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0552706Z test_non_contig_expand_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0552974Z test_non_contig_expand_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0553255Z test_non_contig_expand_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0553538Z test_non_contig_expand_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0553818Z test_non_contig_expand_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0554099Z test_non_contig_expand_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0554386Z test_non_contig_expand_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0554668Z test_non_contig_expand_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0555006Z test_non_contig_expand_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0555335Z test_non_contig_expand_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0555632Z test_non_contig_expand_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0555918Z test_non_contig_expand_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0556208Z test_non_contig_expand_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0556495Z test_non_contig_expand_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0556779Z test_non_contig_expand_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0557067Z test_non_contig_expand_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0557350Z test_non_contig_expand_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0557635Z test_non_contig_expand_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0557916Z test_non_contig_expand_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0558208Z test_non_contig_expand_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0558494Z test_non_contig_expand_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0558784Z test_non_contig_expand_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0559079Z test_non_contig_expand_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0559369Z test_non_contig_expand_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0559656Z test_non_contig_expand_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0559942Z test_non_contig_expand_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0560227Z test_non_contig_expand_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0560510Z test_non_contig_expand_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0560789Z test_non_contig_expand_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0561069Z test_non_contig_expand_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0561392Z test_non_contig_expand_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0561672Z test_non_contig_expand_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0561997Z test_non_contig_expand_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0562286Z test_non_contig_expand_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0562577Z test_non_contig_expand_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0562872Z test_non_contig_expand_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0563166Z test_non_contig_expand_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0563455Z test_non_contig_expand_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0563741Z test_non_contig_expand_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0564029Z test_non_contig_expand_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0564314Z test_non_contig_expand_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0564596Z test_non_contig_expand_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0564881Z test_non_contig_expand_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0565167Z test_non_contig_expand_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0565447Z test_non_contig_expand_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0565737Z test_non_contig_expand_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0566026Z test_non_contig_expand_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0566323Z test_non_contig_expand_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0566626Z test_non_contig_expand_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0566926Z test_non_contig_expand_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0567216Z test_non_contig_expand_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0567506Z test_non_contig_expand_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0567797Z test_non_contig_expand_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0568143Z test_non_contig_expand_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0568468Z test_non_contig_expand_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0568757Z test_non_contig_expand_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0569032Z test_non_contig_expand_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0569323Z test_non_contig_expand_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0569615Z test_non_contig_expand_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0569912Z test_non_contig_expand_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0570205Z test_non_contig_expand_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0570494Z test_non_contig_expand_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0570785Z test_non_contig_expand_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0571075Z test_non_contig_expand_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0571363Z test_non_contig_expand_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0571645Z test_non_contig_expand_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0571941Z test_non_contig_expand_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0572229Z test_non_contig_expand_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0572518Z test_non_contig_expand_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0572804Z test_non_contig_expand_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0573088Z test_non_contig_expand_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0573371Z test_non_contig_expand_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0573651Z test_non_contig_expand_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0573932Z test_non_contig_expand_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0574211Z test_non_contig_expand_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0574490Z test_non_contig_expand_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0574808Z test_non_contig_expand_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0575130Z test_non_contig_expand_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0575416Z test_non_contig_expand_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0575708Z test_non_contig_expand_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0576000Z test_non_contig_expand_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0576293Z test_non_contig_expand_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0576576Z test_non_contig_expand_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0576862Z test_non_contig_expand_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0577147Z test_non_contig_expand_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0577429Z test_non_contig_expand_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0577709Z test_non_contig_expand_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0577996Z test_non_contig_expand_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0578275Z test_non_contig_expand_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0578573Z test_non_contig_expand_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0578863Z test_non_contig_expand_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0579159Z test_non_contig_expand_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0579455Z test_non_contig_expand_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0579756Z test_non_contig_expand_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0580050Z test_non_contig_expand_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0580344Z test_non_contig_expand_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0580634Z test_non_contig_expand_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0580927Z test_non_contig_expand_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0581217Z test_non_contig_expand_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0581552Z test_non_contig_expand_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0581874Z test_non_contig_expand_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0582163Z test_non_contig_expand_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0582447Z test_non_contig_expand_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0582733Z test_non_contig_expand_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0583022Z test_non_contig_expand_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0583307Z test_non_contig_expand_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0583591Z test_non_contig_expand_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0583871Z test_non_contig_expand_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0584150Z test_non_contig_expand_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0584431Z test_non_contig_expand_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0584713Z test_non_contig_expand_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0585010Z test_non_contig_expand_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0585284Z test_non_contig_expand_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0585578Z test_non_contig_expand_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0585872Z test_non_contig_expand_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0586166Z test_non_contig_expand_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0586456Z test_non_contig_expand_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0586862Z test_non_contig_expand_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0587155Z test_non_contig_expand_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0587442Z test_non_contig_expand_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0587728Z test_non_contig_expand_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0588072Z test_non_contig_expand_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0588358Z test_non_contig_expand_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0588684Z test_non_contig_expand_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0588980Z test_non_contig_expand_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0589263Z test_non_contig_expand_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0589555Z test_non_contig_expand_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0589855Z test_non_contig_expand_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0590152Z test_non_contig_expand_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0590441Z test_non_contig_expand_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0590729Z test_non_contig_expand_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0591017Z test_non_contig_expand_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0591304Z test_non_contig_expand_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0591588Z test_non_contig_expand_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0591872Z test_non_contig_expand_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0592154Z test_non_contig_expand_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0592436Z test_non_contig_expand_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0592721Z test_non_contig_expand_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0593010Z test_non_contig_expand_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0593302Z test_non_contig_expand_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0593597Z test_non_contig_expand_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0593887Z test_non_contig_expand_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0594170Z test_non_contig_expand_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0594453Z test_non_contig_expand_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0594773Z test_non_contig_expand_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0595058Z test_non_contig_expand_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0595373Z test_non_contig_expand_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0595654Z test_non_contig_expand_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0595933Z test_non_contig_expand_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0596211Z test_non_contig_expand_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0596505Z test_non_contig_expand_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0596795Z test_non_contig_expand_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0597086Z test_non_contig_expand_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0597376Z test_non_contig_expand_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0597670Z test_non_contig_expand_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0597951Z test_non_contig_expand_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0598235Z test_non_contig_expand_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0598517Z test_non_contig_expand_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0598796Z test_non_contig_expand_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0599072Z test_non_contig_expand_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0599346Z test_non_contig_expand_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0599634Z test_non_contig_expand_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0599920Z test_non_contig_expand_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0600233Z test_non_contig_expand_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0600529Z test_non_contig_expand_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0600833Z test_non_contig_expand_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0601140Z test_non_contig_expand_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0601485Z test_non_contig_expand_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0601822Z test_non_contig_expand_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0602110Z test_non_contig_expand_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0602410Z test_non_contig_expand_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0602706Z test_non_contig_expand_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0603008Z test_non_contig_expand_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0603300Z test_non_contig_expand_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0603602Z test_non_contig_expand_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0603896Z test_non_contig_expand_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0604182Z test_non_contig_expand_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0604464Z test_non_contig_expand_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0604760Z test_non_contig_expand_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0605051Z test_non_contig_expand_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0605342Z test_non_contig_expand_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0605628Z test_non_contig_expand_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0605909Z test_non_contig_expand_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0606190Z test_non_contig_expand_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0606472Z test_non_contig_expand_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0606754Z test_non_contig_expand_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0607029Z test_non_contig_expand_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0607308Z test_non_contig_expand_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0607590Z test_non_contig_expand_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0607880Z test_non_contig_expand_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0608201Z test_non_contig_expand_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0608528Z test_non_contig_expand_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0608822Z test_non_contig_expand_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0609118Z test_non_contig_expand_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0609403Z test_non_contig_expand_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0609688Z test_non_contig_expand_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0609970Z test_non_contig_expand_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0610252Z test_non_contig_expand_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0610533Z test_non_contig_expand_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0610810Z test_non_contig_expand_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0611089Z test_non_contig_expand_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0611371Z test_non_contig_expand_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0611666Z test_non_contig_expand_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0611954Z test_non_contig_expand_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0612247Z test_non_contig_expand_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0612539Z test_non_contig_expand_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0612832Z test_non_contig_expand_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0613122Z test_non_contig_expand_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0613414Z test_non_contig_expand_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0613705Z test_non_contig_expand_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0613997Z test_non_contig_expand_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0614287Z test_non_contig_expand_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0614623Z test_non_contig_expand_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0614914Z test_non_contig_expand_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0615255Z test_non_contig_expand_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0615550Z test_non_contig_expand_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0615838Z test_non_contig_expand_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0616126Z test_non_contig_expand_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0616417Z test_non_contig_expand_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0616707Z test_non_contig_expand_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0616996Z test_non_contig_expand_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0617290Z test_non_contig_expand_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0617575Z test_non_contig_expand_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0617869Z test_non_contig_expand_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0618168Z test_non_contig_expand_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0618454Z test_non_contig_expand_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0618742Z test_non_contig_expand_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0619033Z test_non_contig_expand_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0619324Z test_non_contig_expand_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0619612Z test_non_contig_expand_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0619898Z test_non_contig_expand_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0620184Z test_non_contig_expand_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0620471Z test_non_contig_expand_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0620757Z test_non_contig_expand_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0621043Z test_non_contig_expand_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0621366Z test_non_contig_expand_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0621683Z test_non_contig_expand_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0621966Z test_non_contig_expand_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0622247Z test_non_contig_expand_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0622525Z test_non_contig_expand_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0622804Z test_non_contig_expand_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0623082Z test_non_contig_expand_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0623365Z test_non_contig_expand_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0623650Z test_non_contig_expand_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0623937Z test_non_contig_expand_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0624216Z test_non_contig_expand_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0624502Z test_non_contig_expand_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0624787Z test_non_contig_expand_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0625074Z test_non_contig_expand_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0625363Z test_non_contig_expand_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0625643Z test_non_contig_expand_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0625922Z test_non_contig_expand_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0626206Z test_non_contig_expand_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0626484Z test_non_contig_expand_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0626806Z test_non_contig_expand_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0627095Z test_non_contig_expand_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0627383Z test_non_contig_expand_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0627674Z test_non_contig_expand_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0628011Z test_non_contig_expand_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0628336Z test_non_contig_expand_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0628626Z test_non_contig_expand_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0628910Z test_non_contig_expand_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0629193Z test_non_contig_expand_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0629485Z test_non_contig_expand_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0629773Z test_non_contig_expand_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0630063Z test_non_contig_expand_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0630346Z test_non_contig_expand_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0630628Z test_non_contig_expand_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0630912Z test_non_contig_expand_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0631194Z test_non_contig_expand_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0631475Z test_non_contig_expand_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0631758Z test_non_contig_expand_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0632038Z test_non_contig_expand_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0632326Z test_non_contig_expand_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0632608Z test_non_contig_expand_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0632902Z test_non_contig_expand_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0633198Z test_non_contig_expand_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0633490Z test_non_contig_expand_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0633784Z test_non_contig_expand_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0634056Z test_non_contig_expand_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0634338Z test_non_contig_expand_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0634664Z test_non_contig_expand_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0634981Z test_non_contig_expand_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0635262Z test_non_contig_expand_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0635546Z test_non_contig_expand_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0635830Z test_non_contig_expand_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0636118Z test_non_contig_expand_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0636405Z test_non_contig_expand_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0636694Z test_non_contig_expand_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0636982Z test_non_contig_expand_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0637275Z test_non_contig_expand_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0637556Z test_non_contig_expand_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0637836Z test_non_contig_expand_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0638121Z test_non_contig_expand_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0638403Z test_non_contig_expand_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0638690Z test_non_contig_expand_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0638976Z test_non_contig_expand_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0639256Z test_non_contig_expand_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0639548Z test_non_contig_expand_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0639842Z test_non_contig_expand_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0640139Z test_non_contig_expand_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0640427Z test_non_contig_expand_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0640708Z test_non_contig_expand_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0640988Z test_non_contig_expand_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0641307Z test_non_contig_expand_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0641617Z test_non_contig_expand_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0641898Z test_non_contig_expand_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0642177Z test_non_contig_expand_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0642459Z test_non_contig_expand_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0642751Z test_non_contig_expand_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0643036Z test_non_contig_expand_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0643330Z test_non_contig_expand_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0643626Z test_non_contig_expand_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0643920Z test_non_contig_expand_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0644211Z test_non_contig_expand_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0644499Z test_non_contig_expand_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0644788Z test_non_contig_expand_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0645076Z test_non_contig_expand_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0645356Z test_non_contig_expand_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0645640Z test_non_contig_expand_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0645923Z test_non_contig_expand_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0646207Z test_non_contig_expand_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0646496Z test_non_contig_expand_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0646789Z test_non_contig_expand_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0647082Z test_non_contig_expand_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0647372Z test_non_contig_expand_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0647658Z test_non_contig_expand_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0647980Z test_non_contig_expand_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0648290Z test_non_contig_expand_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0648581Z test_non_contig_expand_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0648861Z test_non_contig_expand_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0649152Z test_non_contig_expand_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0649426Z test_non_contig_expand_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0649716Z test_non_contig_expand_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0649999Z test_non_contig_expand_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0650232Z test_non_contig_expand_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.0650464Z test_non_contig_expand_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.0650695Z test_non_contig_expand_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.0650984Z test_non_contig_expand_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0651269Z test_non_contig_expand_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0651561Z test_non_contig_expand_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0651857Z test_non_contig_expand_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0652146Z test_non_contig_expand_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0652432Z test_non_contig_expand_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0652716Z test_non_contig_expand_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0653003Z test_non_contig_expand_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0653288Z test_non_contig_expand_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0653569Z test_non_contig_expand_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0653849Z test_non_contig_expand_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0654134Z test_non_contig_expand_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0654421Z test_non_contig_expand_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0654745Z test_non_contig_expand_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0655060Z test_non_contig_expand_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0655340Z test_non_contig_expand_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0655618Z test_non_contig_expand_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0655899Z test_non_contig_expand_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0656183Z test_non_contig_expand_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0656462Z test_non_contig_expand_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0656747Z test_non_contig_expand_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0657022Z test_non_contig_expand_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0657313Z test_non_contig_expand_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0657606Z test_non_contig_expand_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0657901Z test_non_contig_expand_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0658187Z test_non_contig_expand_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0658470Z test_non_contig_expand_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0658759Z test_non_contig_expand_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0659048Z test_non_contig_expand_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0659333Z test_non_contig_expand_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0659622Z test_non_contig_expand_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0659907Z test_non_contig_expand_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0660187Z test_non_contig_expand_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0660465Z test_non_contig_expand_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0660746Z test_non_contig_expand_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0661024Z test_non_contig_expand_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0661346Z test_non_contig_expand_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0661676Z test_non_contig_expand_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0661969Z test_non_contig_expand_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0662267Z test_non_contig_expand_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0662570Z test_non_contig_expand_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0662868Z test_non_contig_expand_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0663160Z test_non_contig_expand_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0663455Z test_non_contig_expand_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0663747Z test_non_contig_expand_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0664026Z test_non_contig_expand_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0664314Z test_non_contig_expand_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0664605Z test_non_contig_expand_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0664895Z test_non_contig_expand_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0665188Z test_non_contig_expand_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0665476Z test_non_contig_expand_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0665760Z test_non_contig_expand_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0666054Z test_non_contig_expand_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0666352Z test_non_contig_expand_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0666743Z test_non_contig_expand_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0667039Z test_non_contig_expand_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0667330Z test_non_contig_expand_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0667616Z test_non_contig_expand_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0667977Z test_non_contig_expand_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0668261Z test_non_contig_expand_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0668587Z test_non_contig_expand_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0668872Z test_non_contig_expand_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0669153Z test_non_contig_expand_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0669441Z test_non_contig_expand_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0669729Z test_non_contig_expand_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0670024Z test_non_contig_expand_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0670318Z test_non_contig_expand_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0670603Z test_non_contig_expand_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0670890Z test_non_contig_expand_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0671172Z test_non_contig_expand_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0671461Z test_non_contig_expand_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0671749Z test_non_contig_expand_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0672030Z test_non_contig_expand_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0672314Z test_non_contig_expand_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0672602Z test_non_contig_expand_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0672898Z test_non_contig_expand_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0673192Z test_non_contig_expand_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0673493Z test_non_contig_expand_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0673785Z test_non_contig_expand_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0674085Z test_non_contig_expand_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0674377Z test_non_contig_expand_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0674708Z test_non_contig_expand_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0675031Z test_non_contig_expand_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0675328Z test_non_contig_expand_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0675616Z test_non_contig_expand_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0675916Z test_non_contig_expand_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0676210Z test_non_contig_expand_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0676506Z test_non_contig_expand_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0676801Z test_non_contig_expand_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0677091Z test_non_contig_expand_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0677381Z test_non_contig_expand_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0677666Z test_non_contig_expand_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0677958Z test_non_contig_expand_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0678244Z test_non_contig_expand_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0678537Z test_non_contig_expand_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0678828Z test_non_contig_expand_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0679117Z test_non_contig_expand_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0679415Z test_non_contig_expand_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0679714Z test_non_contig_expand_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0680012Z test_non_contig_expand_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0680304Z test_non_contig_expand_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0680594Z test_non_contig_expand_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0680873Z test_non_contig_expand_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0681162Z test_non_contig_expand_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0681490Z test_non_contig_expand_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0681804Z test_non_contig_expand_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0682093Z test_non_contig_expand_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0682373Z test_non_contig_expand_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0682679Z test_non_contig_expand_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0682987Z test_non_contig_expand_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0683297Z test_non_contig_expand_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0683605Z test_non_contig_expand_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0683913Z test_non_contig_expand_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0684217Z test_non_contig_expand_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0684520Z test_non_contig_expand_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0684823Z test_non_contig_expand_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0685123Z test_non_contig_expand_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0685421Z test_non_contig_expand_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0685719Z test_non_contig_expand_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0686015Z test_non_contig_expand_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0686308Z test_non_contig_expand_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0686598Z test_non_contig_expand_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0686890Z test_non_contig_expand_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0687182Z test_non_contig_expand_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0687468Z test_non_contig_expand_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0687750Z test_non_contig_expand_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0688073Z test_non_contig_expand_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0688395Z test_non_contig_expand_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0688678Z test_non_contig_expand_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0688966Z test_non_contig_expand_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0689246Z test_non_contig_expand_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0689535Z test_non_contig_expand_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0689831Z test_non_contig_expand_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0690123Z test_non_contig_expand_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0690411Z test_non_contig_expand_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0690696Z test_non_contig_expand_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0690979Z test_non_contig_expand_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0691264Z test_non_contig_expand_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0691545Z test_non_contig_expand_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0691827Z test_non_contig_expand_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0692107Z test_non_contig_expand_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0692397Z test_non_contig_expand_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0692683Z test_non_contig_expand_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0692970Z test_non_contig_expand_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0693260Z test_non_contig_expand_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0693545Z test_non_contig_expand_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0693828Z test_non_contig_expand_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0694108Z test_non_contig_expand_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0694387Z test_non_contig_expand_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0694712Z test_non_contig_expand_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0695034Z test_non_contig_expand_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0695324Z test_non_contig_expand_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0695606Z test_non_contig_expand_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0695897Z test_non_contig_expand_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0696197Z test_non_contig_expand_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0696481Z test_non_contig_expand_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0696765Z test_non_contig_expand_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0697048Z test_non_contig_expand_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0697329Z test_non_contig_expand_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0697594Z test_non_contig_expand_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0697871Z test_non_contig_expand_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0698151Z test_non_contig_expand_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0698433Z test_non_contig_expand_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0698721Z test_non_contig_expand_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0699001Z test_non_contig_expand_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0699294Z test_non_contig_expand_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0699590Z test_non_contig_expand_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0699883Z test_non_contig_expand_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0700171Z test_non_contig_expand_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0700451Z test_non_contig_expand_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0700734Z test_non_contig_expand_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0701017Z test_non_contig_expand_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0701342Z test_non_contig_expand_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0701653Z test_non_contig_expand_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0701937Z test_non_contig_expand_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0702220Z test_non_contig_expand_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0702522Z test_non_contig_expand_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0702821Z test_non_contig_expand_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0703123Z test_non_contig_expand_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0703428Z test_non_contig_expand_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0703724Z test_non_contig_expand_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0704021Z test_non_contig_expand_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0704318Z test_non_contig_expand_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0704615Z test_non_contig_expand_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0704910Z test_non_contig_expand_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0705205Z test_non_contig_expand_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0705496Z test_non_contig_expand_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0705791Z test_non_contig_expand_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0706082Z test_non_contig_expand_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0706372Z test_non_contig_expand_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0706788Z test_non_contig_expand_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0707073Z test_non_contig_expand_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0707361Z test_non_contig_expand_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0707647Z test_non_contig_expand_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0707980Z test_non_contig_expand_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0708259Z test_non_contig_expand_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0708580Z test_non_contig_expand_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0708864Z test_non_contig_expand_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0709151Z test_non_contig_expand_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0709436Z test_non_contig_expand_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0709731Z test_non_contig_expand_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0710020Z test_non_contig_expand_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0710310Z test_non_contig_expand_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0710592Z test_non_contig_expand_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0710873Z test_non_contig_expand_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0711153Z test_non_contig_expand_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0711433Z test_non_contig_expand_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0711719Z test_non_contig_expand_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0711996Z test_non_contig_expand_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0712275Z test_non_contig_expand_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0712552Z test_non_contig_expand_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0712862Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0713172Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0713484Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0713794Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0714104Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0714406Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0714755Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0715094Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0715405Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0715716Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0716026Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0716332Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0716636Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0716937Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0717237Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0717538Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0717849Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0718162Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0718469Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0718774Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0719078Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0719382Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0719686Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0719991Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0720286Z test_non_contig_expand_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0720578Z test_non_contig_expand_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0720872Z test_non_contig_expand_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0721213Z test_non_contig_expand_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0721539Z test_non_contig_expand_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0721831Z test_non_contig_expand_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0722121Z test_non_contig_expand_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0722409Z test_non_contig_expand_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0722703Z test_non_contig_expand_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0722990Z test_non_contig_expand_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0723285Z test_non_contig_expand_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0723577Z test_non_contig_expand_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0723869Z test_non_contig_expand_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0724162Z test_non_contig_expand_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0724453Z test_non_contig_expand_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0724740Z test_non_contig_expand_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0725027Z test_non_contig_expand_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0725308Z test_non_contig_expand_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0725588Z test_non_contig_expand_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0725866Z test_non_contig_expand_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0726149Z test_non_contig_expand_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0726438Z test_non_contig_expand_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0726749Z test_non_contig_expand_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0727059Z test_non_contig_expand_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0727367Z test_non_contig_expand_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0727710Z test_non_contig_expand_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0728013Z test_non_contig_expand_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0728354Z test_non_contig_expand_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0728658Z test_non_contig_expand_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0728955Z test_non_contig_expand_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0729271Z test_non_contig_expand_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0729592Z test_non_contig_expand_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0729912Z test_non_contig_expand_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0730227Z test_non_contig_expand_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0730548Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0730871Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0731190Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0731510Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0731825Z test_non_contig_expand_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0732135Z test_non_contig_expand_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0732448Z test_non_contig_expand_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0732763Z test_non_contig_expand_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0733075Z test_non_contig_expand_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0733381Z test_non_contig_expand_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0733687Z test_non_contig_expand_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0733997Z test_non_contig_expand_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0734354Z test_non_contig_expand_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0734803Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0735124Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0735441Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0735745Z test_non_contig_expand_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0736055Z test_non_contig_expand_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0736356Z test_non_contig_expand_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0736657Z test_non_contig_expand_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0736964Z test_non_contig_expand_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0737268Z test_non_contig_expand_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0737572Z test_non_contig_expand_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0737886Z test_non_contig_expand_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0738196Z test_non_contig_expand_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0738503Z test_non_contig_expand_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0738804Z test_non_contig_expand_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0739104Z test_non_contig_expand_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0739405Z test_non_contig_expand_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0739691Z test_non_contig_expand_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0739991Z test_non_contig_expand_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0740298Z test_non_contig_expand_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0740606Z test_non_contig_expand_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0740947Z test_non_contig_expand_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0741247Z test_non_contig_expand_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0741582Z test_non_contig_expand_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0741885Z test_non_contig_expand_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0742190Z test_non_contig_expand_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0742487Z test_non_contig_expand_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0742794Z test_non_contig_expand_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0743095Z test_non_contig_expand_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0743362Z test_non_contig_expand_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0743623Z test_non_contig_expand_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0743882Z test_non_contig_expand_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0744141Z test_non_contig_expand_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2022-11-23T02:30:08.0744453Z test_non_contig_expand_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0744765Z test_non_contig_expand_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0745071Z test_non_contig_expand_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0745373Z test_non_contig_expand_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0745677Z test_non_contig_expand_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0745984Z test_non_contig_expand_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0746287Z test_non_contig_expand_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0746624Z test_non_contig_expand_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0746941Z test_non_contig_expand_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0747254Z test_non_contig_expand_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0747618Z test_non_contig_expand_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0747926Z test_non_contig_expand_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0748283Z test_non_contig_expand_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0748597Z test_non_contig_expand_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0748908Z test_non_contig_expand_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0749224Z test_non_contig_expand_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0749539Z test_non_contig_expand_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0749851Z test_non_contig_expand_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0750168Z test_non_contig_expand_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0750488Z test_non_contig_expand_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0750799Z test_non_contig_expand_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0751114Z test_non_contig_expand_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0751427Z test_non_contig_expand_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0751735Z test_non_contig_expand_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0752043Z test_non_contig_expand_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0752345Z test_non_contig_expand_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0752653Z test_non_contig_expand_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0752962Z test_non_contig_expand_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0753278Z test_non_contig_expand_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0753599Z test_non_contig_expand_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0753915Z test_non_contig_expand_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0754270Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0754615Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0754928Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0755239Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0755550Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0755862Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0756173Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0756483Z test_non_contig_expand_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0756796Z test_non_contig_expand_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0757111Z test_non_contig_expand_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0757427Z test_non_contig_expand_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0757744Z test_non_contig_expand_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0758060Z test_non_contig_expand_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0758373Z test_non_contig_expand_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0758684Z test_non_contig_expand_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0758996Z test_non_contig_expand_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0759311Z test_non_contig_expand_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0759625Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0759938Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0760251Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0760563Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0760913Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0761252Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0761568Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0761878Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0762188Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0762506Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0762819Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0763130Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0763442Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0763747Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0764061Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0764375Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0764683Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0764992Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0765300Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0765608Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0765927Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0766241Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0766550Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0766858Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0767168Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0767528Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0767867Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0768167Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0768480Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0768797Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0769110Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0769418Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0769725Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0770034Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0770339Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0770651Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0770964Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0771273Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0771579Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0771888Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0772194Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0772500Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0772809Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0773116Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0773423Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0773719Z test_non_contig_expand_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0774063Z test_non_contig_expand_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0774392Z test_non_contig_expand_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0774694Z test_non_contig_expand_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0774990Z test_non_contig_expand_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0775287Z test_non_contig_expand_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0775585Z test_non_contig_expand_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0775880Z test_non_contig_expand_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0776174Z test_non_contig_expand_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0776467Z test_non_contig_expand_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0776758Z test_non_contig_expand_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0777049Z test_non_contig_expand_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0777346Z test_non_contig_expand_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0777641Z test_non_contig_expand_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0777936Z test_non_contig_expand_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0778227Z test_non_contig_expand_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0778517Z test_non_contig_expand_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0778808Z test_non_contig_expand_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0779098Z test_non_contig_expand_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0779386Z test_non_contig_expand_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0779674Z test_non_contig_expand_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0779962Z test_non_contig_expand_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0780249Z test_non_contig_expand_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0780575Z test_non_contig_expand_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0780870Z test_non_contig_expand_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0781195Z test_non_contig_expand_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0781489Z test_non_contig_expand_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0781776Z test_non_contig_expand_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0782060Z test_non_contig_expand_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0782351Z test_non_contig_expand_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0782634Z test_non_contig_expand_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0782913Z test_non_contig_expand_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0783193Z test_non_contig_expand_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0783473Z test_non_contig_expand_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0783757Z test_non_contig_expand_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0784063Z test_non_contig_expand_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0784364Z test_non_contig_expand_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0784671Z test_non_contig_expand_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0784971Z test_non_contig_expand_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0785270Z test_non_contig_expand_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0785576Z test_non_contig_expand_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0785875Z test_non_contig_expand_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0786169Z test_non_contig_expand_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0786461Z test_non_contig_expand_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0786864Z test_non_contig_expand_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0787161Z test_non_contig_expand_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0787520Z test_non_contig_expand_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0787852Z test_non_contig_expand_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0788144Z test_non_contig_expand_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0788418Z test_non_contig_expand_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0788706Z test_non_contig_expand_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0788999Z test_non_contig_expand_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0789280Z test_non_contig_expand_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0789564Z test_non_contig_expand_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0789847Z test_non_contig_expand_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0790129Z test_non_contig_expand_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0790431Z test_non_contig_expand_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0790742Z test_non_contig_expand_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0791049Z test_non_contig_expand_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0791351Z test_non_contig_expand_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0791657Z test_non_contig_expand_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0791957Z test_non_contig_expand_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0792261Z test_non_contig_expand_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0792564Z test_non_contig_expand_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0792882Z test_non_contig_expand_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0793194Z test_non_contig_expand_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0793503Z test_non_contig_expand_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0793804Z test_non_contig_expand_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0794138Z test_non_contig_expand_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0794453Z test_non_contig_expand_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0794747Z test_non_contig_expand_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0795044Z test_non_contig_expand_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0795336Z test_non_contig_expand_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0795628Z test_non_contig_expand_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0795914Z test_non_contig_expand_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0796203Z test_non_contig_expand_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0796487Z test_non_contig_expand_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0796772Z test_non_contig_expand_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0797053Z test_non_contig_expand_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0797336Z test_non_contig_expand_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0797621Z test_non_contig_expand_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0797910Z test_non_contig_expand_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0798192Z test_non_contig_expand_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0798483Z test_non_contig_expand_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0798778Z test_non_contig_expand_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0799072Z test_non_contig_expand_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0799361Z test_non_contig_expand_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0799643Z test_non_contig_expand_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0799924Z test_non_contig_expand_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0800207Z test_non_contig_expand_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0800487Z test_non_contig_expand_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0800803Z test_non_contig_expand_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0801115Z test_non_contig_expand_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0801402Z test_non_contig_expand_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0801692Z test_non_contig_expand_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0801973Z test_non_contig_expand_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0802270Z test_non_contig_expand_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0802563Z test_non_contig_expand_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0802853Z test_non_contig_expand_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0803138Z test_non_contig_expand_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0803425Z test_non_contig_expand_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0803707Z test_non_contig_expand_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0803990Z test_non_contig_expand_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0804272Z test_non_contig_expand_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0804552Z test_non_contig_expand_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0804837Z test_non_contig_expand_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0805133Z test_non_contig_expand_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0805411Z test_non_contig_expand_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0805715Z test_non_contig_expand_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0806017Z test_non_contig_expand_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0806313Z test_non_contig_expand_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0806605Z test_non_contig_expand_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0806894Z test_non_contig_expand_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0807229Z test_non_contig_expand_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0807515Z test_non_contig_expand_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0807837Z test_non_contig_expand_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0808126Z test_non_contig_expand_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0808416Z test_non_contig_expand_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0808705Z test_non_contig_expand_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0808994Z test_non_contig_expand_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0809279Z test_non_contig_expand_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0809564Z test_non_contig_expand_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0809848Z test_non_contig_expand_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0810131Z test_non_contig_expand_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0810414Z test_non_contig_expand_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0810701Z test_non_contig_expand_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0810982Z test_non_contig_expand_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0811266Z test_non_contig_expand_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0811548Z test_non_contig_expand_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0811845Z test_non_contig_expand_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0812133Z test_non_contig_expand_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0812427Z test_non_contig_expand_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0812723Z test_non_contig_expand_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0813012Z test_non_contig_expand_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0813298Z test_non_contig_expand_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0813584Z test_non_contig_expand_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0813909Z test_non_contig_expand_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0814195Z test_non_contig_expand_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0814530Z test_non_contig_expand_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0814821Z test_non_contig_expand_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0815105Z test_non_contig_expand_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0815397Z test_non_contig_expand_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0815690Z test_non_contig_expand_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0815982Z test_non_contig_expand_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0816266Z test_non_contig_expand_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0816547Z test_non_contig_expand_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0816827Z test_non_contig_expand_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0817106Z test_non_contig_expand_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0817387Z test_non_contig_expand_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0817667Z test_non_contig_expand_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0817946Z test_non_contig_expand_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0818228Z test_non_contig_expand_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0818519Z test_non_contig_expand_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0818800Z test_non_contig_expand_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0819092Z test_non_contig_expand_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0819390Z test_non_contig_expand_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0819674Z test_non_contig_expand_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0819957Z test_non_contig_expand_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0820238Z test_non_contig_expand_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0820562Z test_non_contig_expand_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0820839Z test_non_contig_expand_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0821154Z test_non_contig_expand_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0821425Z test_non_contig_expand_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0821704Z test_non_contig_expand_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0821990Z test_non_contig_expand_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0822277Z test_non_contig_expand_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0822573Z test_non_contig_expand_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0822863Z test_non_contig_expand_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0823153Z test_non_contig_expand_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0823433Z test_non_contig_expand_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0823713Z test_non_contig_expand_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0823996Z test_non_contig_expand_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0824277Z test_non_contig_expand_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0824556Z test_non_contig_expand_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0824833Z test_non_contig_expand_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0825111Z test_non_contig_expand_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0825391Z test_non_contig_expand_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0825690Z test_non_contig_expand_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0826004Z test_non_contig_expand_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0826315Z test_non_contig_expand_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0826651Z test_non_contig_expand_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0826951Z test_non_contig_expand_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0827307Z test_non_contig_expand_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0827648Z test_non_contig_expand_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0827954Z test_non_contig_expand_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0828255Z test_non_contig_expand_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0828563Z test_non_contig_expand_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0828872Z test_non_contig_expand_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0829174Z test_non_contig_expand_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0829481Z test_non_contig_expand_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0829786Z test_non_contig_expand_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0830086Z test_non_contig_expand_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0830388Z test_non_contig_expand_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0830693Z test_non_contig_expand_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0830999Z test_non_contig_expand_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0831299Z test_non_contig_expand_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0831596Z test_non_contig_expand_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0831901Z test_non_contig_expand_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0832207Z test_non_contig_expand_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0832508Z test_non_contig_expand_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0832809Z test_non_contig_expand_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0833112Z test_non_contig_expand_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0833415Z test_non_contig_expand_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0833756Z test_non_contig_expand_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0834053Z test_non_contig_expand_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0834387Z test_non_contig_expand_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0834692Z test_non_contig_expand_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0834992Z test_non_contig_expand_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0835288Z test_non_contig_expand_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0835595Z test_non_contig_expand_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0835900Z test_non_contig_expand_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0836202Z test_non_contig_expand_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0836501Z test_non_contig_expand_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0836803Z test_non_contig_expand_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0837101Z test_non_contig_expand_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0837402Z test_non_contig_expand_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0837702Z test_non_contig_expand_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0838004Z test_non_contig_expand_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0838301Z test_non_contig_expand_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0838599Z test_non_contig_expand_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0838904Z test_non_contig_expand_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0839202Z test_non_contig_expand_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0839495Z test_non_contig_expand_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0839787Z test_non_contig_expand_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0840078Z test_non_contig_expand_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0840417Z test_non_contig_expand_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0840741Z test_non_contig_expand_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0841038Z test_non_contig_expand_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0841335Z test_non_contig_expand_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0841638Z test_non_contig_expand_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0841924Z test_non_contig_expand_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0842231Z test_non_contig_expand_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0842536Z test_non_contig_expand_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0842833Z test_non_contig_expand_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0843132Z test_non_contig_expand_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0843433Z test_non_contig_expand_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0843729Z test_non_contig_expand_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0844032Z test_non_contig_expand_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0844328Z test_non_contig_expand_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0844625Z test_non_contig_expand_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0844922Z test_non_contig_expand_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0845215Z test_non_contig_expand_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0845507Z test_non_contig_expand_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0845801Z test_non_contig_expand_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0846096Z test_non_contig_expand_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0846395Z test_non_contig_expand_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0846694Z test_non_contig_expand_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0847030Z test_non_contig_expand_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0847320Z test_non_contig_expand_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0847652Z test_non_contig_expand_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0847947Z test_non_contig_expand_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0848241Z test_non_contig_expand_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0848533Z test_non_contig_expand_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0848831Z test_non_contig_expand_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0849129Z test_non_contig_expand_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0849427Z test_non_contig_expand_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0849717Z test_non_contig_expand_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0850007Z test_non_contig_expand_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0850300Z test_non_contig_expand_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0850593Z test_non_contig_expand_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0850893Z test_non_contig_expand_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0851197Z test_non_contig_expand_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0851500Z test_non_contig_expand_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0851805Z test_non_contig_expand_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0852108Z test_non_contig_expand_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0852408Z test_non_contig_expand_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0852708Z test_non_contig_expand_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0853008Z test_non_contig_expand_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0853308Z test_non_contig_expand_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0853675Z test_non_contig_expand_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0854031Z test_non_contig_expand_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0854351Z test_non_contig_expand_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0854663Z test_non_contig_expand_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0854980Z test_non_contig_expand_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0855293Z test_non_contig_expand_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0855609Z test_non_contig_expand_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0855929Z test_non_contig_expand_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0856246Z test_non_contig_expand_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0856561Z test_non_contig_expand_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0856875Z test_non_contig_expand_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0857186Z test_non_contig_expand_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0857509Z test_non_contig_expand_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0857824Z test_non_contig_expand_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0858138Z test_non_contig_expand_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0858446Z test_non_contig_expand_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0858763Z test_non_contig_expand_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0859081Z test_non_contig_expand_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0859398Z test_non_contig_expand_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0859711Z test_non_contig_expand_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0860022Z test_non_contig_expand_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0860378Z test_non_contig_expand_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0860724Z test_non_contig_expand_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0861041Z test_non_contig_expand_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0861354Z test_non_contig_expand_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0861672Z test_non_contig_expand_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0861990Z test_non_contig_expand_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0862306Z test_non_contig_expand_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0862614Z test_non_contig_expand_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0862929Z test_non_contig_expand_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0863242Z test_non_contig_expand_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0863556Z test_non_contig_expand_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0863863Z test_non_contig_expand_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0864163Z test_non_contig_expand_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0864460Z test_non_contig_expand_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0864761Z test_non_contig_expand_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0865061Z test_non_contig_expand_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0865357Z test_non_contig_expand_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0865655Z test_non_contig_expand_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0865948Z test_non_contig_expand_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0866246Z test_non_contig_expand_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0866527Z test_non_contig_expand_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0867001Z test_non_contig_expand_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0867356Z test_non_contig_expand_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0867660Z test_non_contig_expand_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0867956Z test_non_contig_expand_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0868250Z test_non_contig_expand_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0868542Z test_non_contig_expand_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0868836Z test_non_contig_expand_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0869131Z test_non_contig_expand_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0869466Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0869805Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0870141Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0870479Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0870812Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0871144Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0871477Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0871807Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0872142Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0872473Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0872800Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0873132Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0873508Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0873833Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0874198Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0874519Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0874843Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0875170Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0875495Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0875825Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0876145Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0876464Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0876788Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0877109Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0877433Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0877752Z test_non_contig_expand_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0878070Z test_non_contig_expand_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0878391Z test_non_contig_expand_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0878704Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.0879020Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0879333Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0879644Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0879959Z test_non_contig_expand_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0880293Z test_non_contig_expand_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0880611Z test_non_contig_expand_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0880906Z test_non_contig_expand_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0881196Z test_non_contig_expand_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0881486Z test_non_contig_expand_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0881775Z test_non_contig_expand_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0882056Z test_non_contig_expand_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0882338Z test_non_contig_expand_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0882617Z test_non_contig_expand_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0882893Z test_non_contig_expand_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0883170Z test_non_contig_expand_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0883451Z test_non_contig_expand_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0883731Z test_non_contig_expand_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0884024Z test_non_contig_expand_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0884313Z test_non_contig_expand_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0884606Z test_non_contig_expand_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0884904Z test_non_contig_expand_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0885198Z test_non_contig_expand_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0885492Z test_non_contig_expand_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0885786Z test_non_contig_expand_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0886074Z test_non_contig_expand_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0886358Z test_non_contig_expand_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0886689Z test_non_contig_expand_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0886974Z test_non_contig_expand_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0887302Z test_non_contig_expand_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0887587Z test_non_contig_expand_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0887868Z test_non_contig_expand_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0888156Z test_non_contig_expand_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0888450Z test_non_contig_expand_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0888745Z test_non_contig_expand_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0889031Z test_non_contig_expand_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0889314Z test_non_contig_expand_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0889595Z test_non_contig_expand_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0889874Z test_non_contig_expand_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0890159Z test_non_contig_expand_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0890443Z test_non_contig_expand_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0890723Z test_non_contig_expand_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0891006Z test_non_contig_expand_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0891277Z test_non_contig_expand_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0891556Z test_non_contig_expand_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0891849Z test_non_contig_expand_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0892145Z test_non_contig_expand_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0892439Z test_non_contig_expand_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0892726Z test_non_contig_expand_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0893007Z test_non_contig_expand_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0893339Z test_non_contig_expand_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0893622Z test_non_contig_expand_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0893949Z test_non_contig_expand_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0894232Z test_non_contig_expand_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0894511Z test_non_contig_expand_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0894790Z test_non_contig_expand_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0895088Z test_non_contig_expand_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0895382Z test_non_contig_expand_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0895672Z test_non_contig_expand_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0895959Z test_non_contig_expand_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0896242Z test_non_contig_expand_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0896525Z test_non_contig_expand_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0896808Z test_non_contig_expand_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0897095Z test_non_contig_expand_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0897378Z test_non_contig_expand_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0897662Z test_non_contig_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0897937Z test_non_contig_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0898215Z test_non_contig_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0898498Z test_non_contig_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0898782Z test_non_contig_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0899056Z test_non_contig_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0899333Z test_non_contig_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0899602Z test_non_contig_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0899878Z test_non_contig_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0900193Z test_non_contig_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0900510Z test_non_contig_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0900790Z test_non_contig_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0901070Z test_non_contig_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0901354Z test_non_contig_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0901645Z test_non_contig_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0901923Z test_non_contig_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0902204Z test_non_contig_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0902480Z test_non_contig_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0902751Z test_non_contig_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0903025Z test_non_contig_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0903297Z test_non_contig_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0903574Z test_non_contig_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0903845Z test_non_contig_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0904123Z test_non_contig_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0904397Z test_non_contig_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0904679Z test_non_contig_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0904963Z test_non_contig_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0905232Z test_non_contig_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0905514Z test_non_contig_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0905792Z test_non_contig_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0906066Z test_non_contig_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0906338Z test_non_contig_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0906705Z test_non_contig_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0906980Z test_non_contig_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0907298Z test_non_contig_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0907574Z test_non_contig_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0907852Z test_non_contig_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0908129Z test_non_contig_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0908411Z test_non_contig_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0908686Z test_non_contig_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0908964Z test_non_contig_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0909233Z test_non_contig_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0909503Z test_non_contig_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0909776Z test_non_contig_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0910052Z test_non_contig_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0910330Z test_non_contig_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0910612Z test_non_contig_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0910896Z test_non_contig_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0911171Z test_non_contig_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0911447Z test_non_contig_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0911728Z test_non_contig_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0912000Z test_non_contig_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0912283Z test_non_contig_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0912556Z test_non_contig_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0912834Z test_non_contig_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0913115Z test_non_contig_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0913435Z test_non_contig_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0913710Z test_non_contig_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0914040Z test_non_contig_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0914314Z test_non_contig_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0914585Z test_non_contig_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0914851Z test_non_contig_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0915122Z test_non_contig_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0915391Z test_non_contig_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0915663Z test_non_contig_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0915933Z test_non_contig_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0916205Z test_non_contig_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0916477Z test_non_contig_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0916750Z test_non_contig_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0917022Z test_non_contig_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0917294Z test_non_contig_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0917559Z test_non_contig_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0917813Z test_non_contig_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0918080Z test_non_contig_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0918367Z test_non_contig_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0918652Z test_non_contig_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0918936Z test_non_contig_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0919221Z test_non_contig_index_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0919499Z test_non_contig_index_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0919785Z test_non_contig_index_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0920119Z test_non_contig_index_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0920437Z test_non_contig_index_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0920719Z test_non_contig_index_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0921000Z test_non_contig_index_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0921280Z test_non_contig_index_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0921555Z test_non_contig_index_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0921837Z test_non_contig_index_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0922118Z test_non_contig_index_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0922395Z test_non_contig_index_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0922672Z test_non_contig_index_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0922956Z test_non_contig_index_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0923235Z test_non_contig_index_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0923529Z test_non_contig_index_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0923819Z test_non_contig_index_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0924108Z test_non_contig_index_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0924393Z test_non_contig_index_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0924674Z test_non_contig_index_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0924954Z test_non_contig_index_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0925233Z test_non_contig_index_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0925512Z test_non_contig_index_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0925786Z test_non_contig_index_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0926065Z test_non_contig_index_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0926347Z test_non_contig_index_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0926674Z test_non_contig_index_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0926958Z test_non_contig_index_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0927291Z test_non_contig_index_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0927587Z test_non_contig_index_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0927878Z test_non_contig_index_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0928161Z test_non_contig_index_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0928447Z test_non_contig_index_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0928729Z test_non_contig_index_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0929008Z test_non_contig_index_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0929288Z test_non_contig_index_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0929562Z test_non_contig_index_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0929839Z test_non_contig_index_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0930118Z test_non_contig_index_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0930401Z test_non_contig_index_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0930691Z test_non_contig_index_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0930981Z test_non_contig_index_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0931272Z test_non_contig_index_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0931560Z test_non_contig_index_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0931842Z test_non_contig_index_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0932126Z test_non_contig_index_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0932408Z test_non_contig_index_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0932673Z test_non_contig_index_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0932952Z test_non_contig_index_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0933282Z test_non_contig_index_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0933566Z test_non_contig_index_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0933881Z test_non_contig_index_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0934168Z test_non_contig_index_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0934456Z test_non_contig_index_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0934746Z test_non_contig_index_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0935037Z test_non_contig_index_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0935320Z test_non_contig_index_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0935596Z test_non_contig_index_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0935873Z test_non_contig_index_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0936152Z test_non_contig_index_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0936422Z test_non_contig_index_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0936698Z test_non_contig_index_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0936983Z test_non_contig_index_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0937267Z test_non_contig_index_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0937547Z test_non_contig_index_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0937835Z test_non_contig_index_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0938125Z test_non_contig_index_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0938414Z test_non_contig_index_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0938696Z test_non_contig_index_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0938971Z test_non_contig_index_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0939252Z test_non_contig_index_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0939527Z test_non_contig_index_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0939843Z test_non_contig_index_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0940120Z test_non_contig_index_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0940433Z test_non_contig_index_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0940710Z test_non_contig_index_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0940991Z test_non_contig_index_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0941267Z test_non_contig_index_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0941556Z test_non_contig_index_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0941847Z test_non_contig_index_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0942137Z test_non_contig_index_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0942426Z test_non_contig_index_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0942706Z test_non_contig_index_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0942982Z test_non_contig_index_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0943260Z test_non_contig_index_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0943539Z test_non_contig_index_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0943812Z test_non_contig_index_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0944083Z test_non_contig_index_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0944364Z test_non_contig_index_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0944648Z test_non_contig_index_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0944924Z test_non_contig_index_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0945215Z test_non_contig_index_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0945502Z test_non_contig_index_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0945786Z test_non_contig_index_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0946068Z test_non_contig_index_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0946485Z test_non_contig_index_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0946807Z test_non_contig_index_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0947131Z test_non_contig_index_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0947408Z test_non_contig_index_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0947683Z test_non_contig_index_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0947961Z test_non_contig_index_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0948229Z test_non_contig_index_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0948525Z test_non_contig_index_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0948810Z test_non_contig_index_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0949102Z test_non_contig_index_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0949396Z test_non_contig_index_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0949686Z test_non_contig_index_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0949979Z test_non_contig_index_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0950268Z test_non_contig_index_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0950552Z test_non_contig_index_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0950833Z test_non_contig_index_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0951115Z test_non_contig_index_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0951398Z test_non_contig_index_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0951677Z test_non_contig_index_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0951962Z test_non_contig_index_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0952251Z test_non_contig_index_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0952537Z test_non_contig_index_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0952823Z test_non_contig_index_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0953160Z test_non_contig_index_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0953490Z test_non_contig_index_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0953783Z test_non_contig_index_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0954062Z test_non_contig_index_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0954337Z test_non_contig_index_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0954619Z test_non_contig_index_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0954907Z test_non_contig_index_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0955194Z test_non_contig_index_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0955472Z test_non_contig_index_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0955747Z test_non_contig_index_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0956022Z test_non_contig_index_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0956301Z test_non_contig_index_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0956577Z test_non_contig_index_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0956853Z test_non_contig_index_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0957122Z test_non_contig_index_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0957400Z test_non_contig_index_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0957684Z test_non_contig_index_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0957962Z test_non_contig_index_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0958252Z test_non_contig_index_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0958536Z test_non_contig_index_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0958814Z test_non_contig_index_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0959087Z test_non_contig_index_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0959367Z test_non_contig_index_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0959679Z test_non_contig_index_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0959986Z test_non_contig_index_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0960262Z test_non_contig_index_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0960537Z test_non_contig_index_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0960815Z test_non_contig_index_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0961103Z test_non_contig_index_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0961395Z test_non_contig_index_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0961690Z test_non_contig_index_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0961983Z test_non_contig_index_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0962273Z test_non_contig_index_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0962562Z test_non_contig_index_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0962851Z test_non_contig_index_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0963139Z test_non_contig_index_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0963422Z test_non_contig_index_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0963700Z test_non_contig_index_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0963966Z test_non_contig_index_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0964247Z test_non_contig_index_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0964529Z test_non_contig_index_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0964807Z test_non_contig_index_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0965084Z test_non_contig_index_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0965367Z test_non_contig_index_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0965645Z test_non_contig_index_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0965921Z test_non_contig_index_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0966255Z test_non_contig_index_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0966562Z test_non_contig_index_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0966836Z test_non_contig_index_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0967113Z test_non_contig_index_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0967402Z test_non_contig_index_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0967689Z test_non_contig_index_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0967982Z test_non_contig_index_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0968276Z test_non_contig_index_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0968569Z test_non_contig_index_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0968857Z test_non_contig_index_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0969147Z test_non_contig_index_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0969435Z test_non_contig_index_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0969721Z test_non_contig_index_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0970005Z test_non_contig_index_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0970285Z test_non_contig_index_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0970564Z test_non_contig_index_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0970844Z test_non_contig_index_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0971135Z test_non_contig_index_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0971417Z test_non_contig_index_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0971709Z test_non_contig_index_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0971999Z test_non_contig_index_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0972288Z test_non_contig_index_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0972572Z test_non_contig_index_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0972895Z test_non_contig_index_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0973209Z test_non_contig_index_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0973491Z test_non_contig_index_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0973768Z test_non_contig_index_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0974045Z test_non_contig_index_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0974327Z test_non_contig_index_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0974607Z test_non_contig_index_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0974891Z test_non_contig_index_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0975167Z test_non_contig_index_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0975458Z test_non_contig_index_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0975742Z test_non_contig_index_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0976031Z test_non_contig_index_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0976323Z test_non_contig_index_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0976604Z test_non_contig_index_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0976884Z test_non_contig_index_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0977161Z test_non_contig_index_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0977438Z test_non_contig_index_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0977716Z test_non_contig_index_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0977994Z test_non_contig_index_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0978271Z test_non_contig_index_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0978556Z test_non_contig_index_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0978833Z test_non_contig_index_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0979123Z test_non_contig_index_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0979435Z test_non_contig_index_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0979755Z test_non_contig_index_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0980042Z test_non_contig_index_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0980322Z test_non_contig_index_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0980600Z test_non_contig_index_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0980878Z test_non_contig_index_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0981154Z test_non_contig_index_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0981435Z test_non_contig_index_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0981712Z test_non_contig_index_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0981991Z test_non_contig_index_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0982288Z test_non_contig_index_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0982583Z test_non_contig_index_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0982888Z test_non_contig_index_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0983190Z test_non_contig_index_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0983492Z test_non_contig_index_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0983787Z test_non_contig_index_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0984083Z test_non_contig_index_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0984382Z test_non_contig_index_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0984675Z test_non_contig_index_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0984968Z test_non_contig_index_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0985256Z test_non_contig_index_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0985546Z test_non_contig_index_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0985876Z test_non_contig_index_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0986195Z test_non_contig_index_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0986479Z test_non_contig_index_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0986878Z test_non_contig_index_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0987166Z test_non_contig_index_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0987448Z test_non_contig_index_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0987731Z test_non_contig_index_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0988014Z test_non_contig_index_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0988294Z test_non_contig_index_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0988570Z test_non_contig_index_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0988847Z test_non_contig_index_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0989124Z test_non_contig_index_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0989408Z test_non_contig_index_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0989686Z test_non_contig_index_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0989971Z test_non_contig_index_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0990250Z test_non_contig_index_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0990536Z test_non_contig_index_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0990826Z test_non_contig_index_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0991113Z test_non_contig_index_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0991398Z test_non_contig_index_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0991677Z test_non_contig_index_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0991953Z test_non_contig_index_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0992231Z test_non_contig_index_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0992564Z test_non_contig_index_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0992840Z test_non_contig_index_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0993154Z test_non_contig_index_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0993437Z test_non_contig_index_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0993729Z test_non_contig_index_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0994014Z test_non_contig_index_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0994306Z test_non_contig_index_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0994599Z test_non_contig_index_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0994894Z test_non_contig_index_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0995176Z test_non_contig_index_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0995442Z test_non_contig_index_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0995722Z test_non_contig_index_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0996012Z test_non_contig_index_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0996293Z test_non_contig_index_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0996578Z test_non_contig_index_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0996863Z test_non_contig_index_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0997152Z test_non_contig_index_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0997441Z test_non_contig_index_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0997726Z test_non_contig_index_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0998013Z test_non_contig_index_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0998294Z test_non_contig_index_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0998579Z test_non_contig_index_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0998863Z test_non_contig_index_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0999199Z test_non_contig_index_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0999526Z test_non_contig_index_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.0999820Z test_non_contig_index_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1000114Z test_non_contig_index_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1000410Z test_non_contig_index_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1000699Z test_non_contig_index_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1000989Z test_non_contig_index_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1001280Z test_non_contig_index_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1001564Z test_non_contig_index_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1001847Z test_non_contig_index_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1002133Z test_non_contig_index_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1002419Z test_non_contig_index_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1002697Z test_non_contig_index_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1002983Z test_non_contig_index_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1003260Z test_non_contig_index_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1003543Z test_non_contig_index_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1003824Z test_non_contig_index_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1004105Z test_non_contig_index_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1004384Z test_non_contig_index_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1004665Z test_non_contig_index_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1004939Z test_non_contig_index_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1005218Z test_non_contig_index_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1005496Z test_non_contig_index_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1005832Z test_non_contig_index_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1006113Z test_non_contig_index_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1006437Z test_non_contig_index_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1006720Z test_non_contig_index_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1007000Z test_non_contig_index_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1007279Z test_non_contig_index_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1007563Z test_non_contig_index_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1007838Z test_non_contig_index_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1008115Z test_non_contig_index_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1008397Z test_non_contig_index_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1008680Z test_non_contig_index_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1008967Z test_non_contig_index_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1009258Z test_non_contig_index_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1009548Z test_non_contig_index_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1009830Z test_non_contig_index_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1010110Z test_non_contig_index_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1010386Z test_non_contig_index_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1010658Z test_non_contig_index_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1010939Z test_non_contig_index_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1011223Z test_non_contig_index_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1011503Z test_non_contig_index_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1011788Z test_non_contig_index_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1012067Z test_non_contig_index_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1012391Z test_non_contig_index_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1012668Z test_non_contig_index_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1012989Z test_non_contig_index_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1013270Z test_non_contig_index_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1013546Z test_non_contig_index_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1013824Z test_non_contig_index_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1014113Z test_non_contig_index_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1014395Z test_non_contig_index_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1014687Z test_non_contig_index_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1014973Z test_non_contig_index_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1015254Z test_non_contig_index_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1015535Z test_non_contig_index_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1015819Z test_non_contig_index_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1016101Z test_non_contig_index_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1016376Z test_non_contig_index_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1016654Z test_non_contig_index_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1016934Z test_non_contig_index_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1017215Z test_non_contig_index_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1017498Z test_non_contig_index_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1017791Z test_non_contig_index_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1018071Z test_non_contig_index_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1018355Z test_non_contig_index_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1018636Z test_non_contig_index_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1018955Z test_non_contig_index_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1019233Z test_non_contig_index_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1019541Z test_non_contig_index_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1019816Z test_non_contig_index_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1020094Z test_non_contig_index_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1020371Z test_non_contig_index_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1020655Z test_non_contig_index_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1020935Z test_non_contig_index_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1021223Z test_non_contig_index_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1021509Z test_non_contig_index_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1021795Z test_non_contig_index_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1022075Z test_non_contig_index_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1022356Z test_non_contig_index_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1022640Z test_non_contig_index_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1022917Z test_non_contig_index_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1023191Z test_non_contig_index_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1023465Z test_non_contig_index_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1023744Z test_non_contig_index_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1024026Z test_non_contig_index_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1024315Z test_non_contig_index_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1024594Z test_non_contig_index_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1024884Z test_non_contig_index_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1025173Z test_non_contig_index_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1025502Z test_non_contig_index_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1025773Z test_non_contig_index_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1026086Z test_non_contig_index_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1026373Z test_non_contig_index_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1026694Z test_non_contig_index_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1026973Z test_non_contig_index_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1027254Z test_non_contig_index_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1027529Z test_non_contig_index_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1027809Z test_non_contig_index_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1028091Z test_non_contig_index_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1028374Z test_non_contig_index_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1028655Z test_non_contig_index_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1028940Z test_non_contig_index_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1029226Z test_non_contig_index_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1029505Z test_non_contig_index_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1029780Z test_non_contig_index_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1030057Z test_non_contig_index_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1030334Z test_non_contig_index_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1030621Z test_non_contig_index_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1030908Z test_non_contig_index_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1031187Z test_non_contig_index_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1031466Z test_non_contig_index_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1031751Z test_non_contig_index_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1032088Z test_non_contig_index_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1032370Z test_non_contig_index_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1032691Z test_non_contig_index_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1032974Z test_non_contig_index_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1033262Z test_non_contig_index_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1033548Z test_non_contig_index_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1033839Z test_non_contig_index_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1034118Z test_non_contig_index_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1034399Z test_non_contig_index_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1034679Z test_non_contig_index_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1034953Z test_non_contig_index_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1035225Z test_non_contig_index_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1035511Z test_non_contig_index_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1035796Z test_non_contig_index_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1036077Z test_non_contig_index_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1036353Z test_non_contig_index_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1036634Z test_non_contig_index_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1036909Z test_non_contig_index_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1037187Z test_non_contig_index_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1037464Z test_non_contig_index_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1037739Z test_non_contig_index_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1038017Z test_non_contig_index_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1038290Z test_non_contig_index_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1038569Z test_non_contig_index_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1038894Z test_non_contig_index_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1039213Z test_non_contig_index_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1039503Z test_non_contig_index_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1039786Z test_non_contig_index_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1040067Z test_non_contig_index_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1040358Z test_non_contig_index_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1040631Z test_non_contig_index_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1040916Z test_non_contig_index_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1041193Z test_non_contig_index_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1041472Z test_non_contig_index_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1041746Z test_non_contig_index_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1042025Z test_non_contig_index_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1042301Z test_non_contig_index_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1042584Z test_non_contig_index_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1042860Z test_non_contig_index_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1043149Z test_non_contig_index_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1043436Z test_non_contig_index_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1043733Z test_non_contig_index_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1044030Z test_non_contig_index_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1044325Z test_non_contig_index_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1044616Z test_non_contig_index_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1044905Z test_non_contig_index_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1045239Z test_non_contig_index_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1045526Z test_non_contig_index_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1045846Z test_non_contig_index_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1046134Z test_non_contig_index_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1046419Z test_non_contig_index_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1046704Z test_non_contig_index_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1046991Z test_non_contig_index_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1047269Z test_non_contig_index_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1047560Z test_non_contig_index_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1047848Z test_non_contig_index_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1048136Z test_non_contig_index_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1048418Z test_non_contig_index_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1048700Z test_non_contig_index_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1048981Z test_non_contig_index_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1049259Z test_non_contig_index_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1049539Z test_non_contig_index_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1049819Z test_non_contig_index_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1050099Z test_non_contig_index_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1050381Z test_non_contig_index_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1050668Z test_non_contig_index_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1050953Z test_non_contig_index_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1051247Z test_non_contig_index_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1051536Z test_non_contig_index_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1051857Z test_non_contig_index_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1052136Z test_non_contig_index_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1052447Z test_non_contig_index_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1052730Z test_non_contig_index_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1053009Z test_non_contig_index_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1053285Z test_non_contig_index_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1053565Z test_non_contig_index_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1053840Z test_non_contig_index_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1054133Z test_non_contig_index_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1054422Z test_non_contig_index_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1054712Z test_non_contig_index_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1055001Z test_non_contig_index_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1055294Z test_non_contig_index_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1055581Z test_non_contig_index_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1055868Z test_non_contig_index_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1056155Z test_non_contig_index_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1056431Z test_non_contig_index_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1056720Z test_non_contig_index_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1057011Z test_non_contig_index_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1057300Z test_non_contig_index_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1057591Z test_non_contig_index_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1057880Z test_non_contig_index_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1058169Z test_non_contig_index_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1058500Z test_non_contig_index_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1058783Z test_non_contig_index_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1059113Z test_non_contig_index_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1059402Z test_non_contig_index_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1059688Z test_non_contig_index_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1059979Z test_non_contig_index_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1060266Z test_non_contig_index_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1060561Z test_non_contig_index_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1060852Z test_non_contig_index_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1061141Z test_non_contig_index_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1061429Z test_non_contig_index_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1061718Z test_non_contig_index_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1062003Z test_non_contig_index_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1062289Z test_non_contig_index_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1062575Z test_non_contig_index_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1062854Z test_non_contig_index_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1063133Z test_non_contig_index_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1063416Z test_non_contig_index_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1063717Z test_non_contig_index_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1064018Z test_non_contig_index_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1064327Z test_non_contig_index_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1064630Z test_non_contig_index_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1064932Z test_non_contig_index_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1065289Z test_non_contig_index_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1065618Z test_non_contig_index_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1065917Z test_non_contig_index_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1066214Z test_non_contig_index_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1066508Z test_non_contig_index_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1066847Z test_non_contig_index_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1067143Z test_non_contig_index_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1067429Z test_non_contig_index_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1067716Z test_non_contig_index_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1068002Z test_non_contig_index_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1068287Z test_non_contig_index_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1068575Z test_non_contig_index_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1068862Z test_non_contig_index_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1069143Z test_non_contig_index_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1069423Z test_non_contig_index_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1069703Z test_non_contig_index_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1069988Z test_non_contig_index_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1070272Z test_non_contig_index_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.1070562Z test_non_contig_index_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1070849Z test_non_contig_index_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1071129Z test_non_contig_index_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1071406Z test_non_contig_index_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1071736Z test_non_contig_index_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1072015Z test_non_contig_index_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1072332Z test_non_contig_index_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1072614Z test_non_contig_index_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1072895Z test_non_contig_index_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1073170Z test_non_contig_index_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1073445Z test_non_contig_index_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1073726Z test_non_contig_index_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1074005Z test_non_contig_index_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1074286Z test_non_contig_index_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1074562Z test_non_contig_index_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1074840Z test_non_contig_index_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1075121Z test_non_contig_index_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1075400Z test_non_contig_index_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1075676Z test_non_contig_index_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1075951Z test_non_contig_index_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1076229Z test_non_contig_index_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1076506Z test_non_contig_index_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1076795Z test_non_contig_index_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1077085Z test_non_contig_index_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1077368Z test_non_contig_index_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1077653Z test_non_contig_index_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1077933Z test_non_contig_index_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1078249Z test_non_contig_index_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1078524Z test_non_contig_index_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1078828Z test_non_contig_index_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1079109Z test_non_contig_index_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1079393Z test_non_contig_index_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1079676Z test_non_contig_index_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1079957Z test_non_contig_index_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1080246Z test_non_contig_index_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1080530Z test_non_contig_index_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1080810Z test_non_contig_index_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1081088Z test_non_contig_index_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1081364Z test_non_contig_index_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1081642Z test_non_contig_index_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1081920Z test_non_contig_index_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1082199Z test_non_contig_index_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1082477Z test_non_contig_index_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1082756Z test_non_contig_index_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1083034Z test_non_contig_index_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1083333Z test_non_contig_index_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1083626Z test_non_contig_index_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1083923Z test_non_contig_index_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1084222Z test_non_contig_index_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1084517Z test_non_contig_index_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1084851Z test_non_contig_index_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1085142Z test_non_contig_index_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1085462Z test_non_contig_index_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1085752Z test_non_contig_index_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1086039Z test_non_contig_index_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1086331Z test_non_contig_index_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1086624Z test_non_contig_index_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1086911Z test_non_contig_index_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1087194Z test_non_contig_index_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1087476Z test_non_contig_index_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1087757Z test_non_contig_index_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1088037Z test_non_contig_index_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1088322Z test_non_contig_index_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1088601Z test_non_contig_index_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1088863Z test_non_contig_index_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1089140Z test_non_contig_index_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1089417Z test_non_contig_index_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1089699Z test_non_contig_index_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1089977Z test_non_contig_index_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1090269Z test_non_contig_index_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1090555Z test_non_contig_index_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1090841Z test_non_contig_index_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1091125Z test_non_contig_index_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1091445Z test_non_contig_index_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1091761Z test_non_contig_index_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1092039Z test_non_contig_index_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1092316Z test_non_contig_index_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1092591Z test_non_contig_index_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1092867Z test_non_contig_index_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1093149Z test_non_contig_index_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1093458Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1093764Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1094067Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1094366Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1094666Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1094964Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1095266Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1095563Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1095863Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1096164Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1096464Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1096764Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1097062Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1097363Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1097661Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1097997Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1098334Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1098635Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1098934Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1099234Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1099537Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1099833Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1100138Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1100437Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1100727Z test_non_contig_index_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1101020Z test_non_contig_index_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1101310Z test_non_contig_index_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1101605Z test_non_contig_index_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1101891Z test_non_contig_index_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1102179Z test_non_contig_index_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1102467Z test_non_contig_index_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1102756Z test_non_contig_index_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1103046Z test_non_contig_index_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1103330Z test_non_contig_index_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1103615Z test_non_contig_index_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1103904Z test_non_contig_index_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1104191Z test_non_contig_index_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1104519Z test_non_contig_index_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1104836Z test_non_contig_index_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1105117Z test_non_contig_index_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1105392Z test_non_contig_index_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1105672Z test_non_contig_index_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1105950Z test_non_contig_index_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1106229Z test_non_contig_index_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1106512Z test_non_contig_index_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1106911Z test_non_contig_index_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1107220Z test_non_contig_index_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1107522Z test_non_contig_index_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1107827Z test_non_contig_index_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1108114Z test_non_contig_index_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1108415Z test_non_contig_index_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1108716Z test_non_contig_index_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1109016Z test_non_contig_index_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1109320Z test_non_contig_index_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1109640Z test_non_contig_index_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1109961Z test_non_contig_index_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1110274Z test_non_contig_index_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1110590Z test_non_contig_index_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1110904Z test_non_contig_index_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1111274Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1111645Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1111960Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1112272Z test_non_contig_index_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1112579Z test_non_contig_index_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1112891Z test_non_contig_index_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1113204Z test_non_contig_index_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1113511Z test_non_contig_index_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1113812Z test_non_contig_index_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1114115Z test_non_contig_index_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1114423Z test_non_contig_index_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1114740Z test_non_contig_index_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1115051Z test_non_contig_index_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1115364Z test_non_contig_index_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1115679Z test_non_contig_index_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1115984Z test_non_contig_index_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1116287Z test_non_contig_index_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1116586Z test_non_contig_index_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1116882Z test_non_contig_index_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1117187Z test_non_contig_index_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1117486Z test_non_contig_index_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1117825Z test_non_contig_index_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1118160Z test_non_contig_index_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1118460Z test_non_contig_index_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1118757Z test_non_contig_index_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1119054Z test_non_contig_index_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1119354Z test_non_contig_index_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1119659Z test_non_contig_index_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1119957Z test_non_contig_index_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1120263Z test_non_contig_index_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1120562Z test_non_contig_index_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1120867Z test_non_contig_index_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1121165Z test_non_contig_index_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1121468Z test_non_contig_index_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1121766Z test_non_contig_index_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1122063Z test_non_contig_index_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1122364Z test_non_contig_index_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1122665Z test_non_contig_index_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1122962Z test_non_contig_index_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1123260Z test_non_contig_index_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1123564Z test_non_contig_index_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1123866Z test_non_contig_index_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1124200Z test_non_contig_index_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1124530Z test_non_contig_index_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1124832Z test_non_contig_index_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1125133Z test_non_contig_index_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1125432Z test_non_contig_index_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1125733Z test_non_contig_index_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1126032Z test_non_contig_index_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1126333Z test_non_contig_index_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1126632Z test_non_contig_index_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1126927Z test_non_contig_index_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1127234Z test_non_contig_index_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1127548Z test_non_contig_index_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1127862Z test_non_contig_index_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1128170Z test_non_contig_index_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1128481Z test_non_contig_index_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1128794Z test_non_contig_index_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1129106Z test_non_contig_index_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1129419Z test_non_contig_index_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1129729Z test_non_contig_index_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1130033Z test_non_contig_index_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1130344Z test_non_contig_index_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1130695Z test_non_contig_index_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1131036Z test_non_contig_index_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1131345Z test_non_contig_index_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1131650Z test_non_contig_index_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1131953Z test_non_contig_index_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1132258Z test_non_contig_index_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1132559Z test_non_contig_index_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1132861Z test_non_contig_index_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1133164Z test_non_contig_index_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1133480Z test_non_contig_index_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1133797Z test_non_contig_index_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1134115Z test_non_contig_index_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1134429Z test_non_contig_index_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1134740Z test_non_contig_index_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1135051Z test_non_contig_index_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1135357Z test_non_contig_index_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1135664Z test_non_contig_index_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1135973Z test_non_contig_index_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1136281Z test_non_contig_index_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1136586Z test_non_contig_index_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1136883Z test_non_contig_index_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1137230Z test_non_contig_index_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1137569Z test_non_contig_index_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1137884Z test_non_contig_index_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1138189Z test_non_contig_index_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1138492Z test_non_contig_index_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1138799Z test_non_contig_index_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1139103Z test_non_contig_index_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1139406Z test_non_contig_index_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1139712Z test_non_contig_index_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1140021Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1140336Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1140645Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1140953Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1141256Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1141557Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1141860Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1142163Z test_non_contig_index_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1142473Z test_non_contig_index_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1142780Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1143091Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1143403Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1143747Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1144086Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1144391Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1144696Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1144997Z test_non_contig_index_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1145305Z test_non_contig_index_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1145614Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1145920Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1146229Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1146535Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1146880Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1147180Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1147485Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1147786Z test_non_contig_index_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1148088Z test_non_contig_index_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1148392Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1148700Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1149014Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1149320Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1149620Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1149921Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1150284Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1150710Z test_non_contig_index_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1151026Z test_non_contig_index_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1151330Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1151637Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1151949Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1152256Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1152556Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1152855Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1153157Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1153460Z test_non_contig_index_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1153755Z test_non_contig_index_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1154059Z test_non_contig_index_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1154355Z test_non_contig_index_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1154649Z test_non_contig_index_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1154940Z test_non_contig_index_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1155236Z test_non_contig_index_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1155531Z test_non_contig_index_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1155821Z test_non_contig_index_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1156108Z test_non_contig_index_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1156394Z test_non_contig_index_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1156722Z test_non_contig_index_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1157010Z test_non_contig_index_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1157339Z test_non_contig_index_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1157629Z test_non_contig_index_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1157917Z test_non_contig_index_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1158204Z test_non_contig_index_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1158497Z test_non_contig_index_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1158787Z test_non_contig_index_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1159070Z test_non_contig_index_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1159352Z test_non_contig_index_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1159635Z test_non_contig_index_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1159918Z test_non_contig_index_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1160203Z test_non_contig_index_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1160485Z test_non_contig_index_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1160771Z test_non_contig_index_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1161046Z test_non_contig_index_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1161332Z test_non_contig_index_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1161618Z test_non_contig_index_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1161906Z test_non_contig_index_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1162192Z test_non_contig_index_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1162469Z test_non_contig_index_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1162743Z test_non_contig_index_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1163018Z test_non_contig_index_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1163351Z test_non_contig_index_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1163633Z test_non_contig_index_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1163965Z test_non_contig_index_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1164260Z test_non_contig_index_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1164562Z test_non_contig_index_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1164864Z test_non_contig_index_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1165167Z test_non_contig_index_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1165466Z test_non_contig_index_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1165758Z test_non_contig_index_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1166056Z test_non_contig_index_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1166345Z test_non_contig_index_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1166638Z test_non_contig_index_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1166933Z test_non_contig_index_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1167229Z test_non_contig_index_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.1167513Z test_non_contig_index_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1167803Z test_non_contig_index_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1168087Z test_non_contig_index_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1168368Z test_non_contig_index_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1168648Z test_non_contig_index_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1168933Z test_non_contig_index_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1169227Z test_non_contig_index_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1169506Z test_non_contig_index_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1169784Z test_non_contig_index_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1170129Z test_non_contig_index_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1170464Z test_non_contig_index_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1170767Z test_non_contig_index_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1171067Z test_non_contig_index_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1171367Z test_non_contig_index_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1171669Z test_non_contig_index_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1171964Z test_non_contig_index_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1172266Z test_non_contig_index_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1172572Z test_non_contig_index_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1172874Z test_non_contig_index_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1173175Z test_non_contig_index_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1173479Z test_non_contig_index_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1173767Z test_non_contig_index_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1174054Z test_non_contig_index_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1174343Z test_non_contig_index_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1174632Z test_non_contig_index_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1174923Z test_non_contig_index_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1175208Z test_non_contig_index_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1175496Z test_non_contig_index_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1175774Z test_non_contig_index_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1176051Z test_non_contig_index_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1176328Z test_non_contig_index_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1176645Z test_non_contig_index_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1176955Z test_non_contig_index_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1177235Z test_non_contig_index_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1177517Z test_non_contig_index_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1177794Z test_non_contig_index_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1178085Z test_non_contig_index_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1178373Z test_non_contig_index_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1178650Z test_non_contig_index_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1178931Z test_non_contig_index_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1179208Z test_non_contig_index_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1179488Z test_non_contig_index_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1179765Z test_non_contig_index_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1180044Z test_non_contig_index_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1180326Z test_non_contig_index_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1180603Z test_non_contig_index_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1180880Z test_non_contig_index_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1181166Z test_non_contig_index_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1181451Z test_non_contig_index_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1181743Z test_non_contig_index_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1182036Z test_non_contig_index_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1182319Z test_non_contig_index_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1182601Z test_non_contig_index_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1182880Z test_non_contig_index_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1183201Z test_non_contig_index_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1183478Z test_non_contig_index_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1183793Z test_non_contig_index_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1184074Z test_non_contig_index_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1184352Z test_non_contig_index_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1184648Z test_non_contig_index_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1184935Z test_non_contig_index_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1185231Z test_non_contig_index_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1185525Z test_non_contig_index_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1185817Z test_non_contig_index_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1186104Z test_non_contig_index_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1186392Z test_non_contig_index_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1186814Z test_non_contig_index_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1187104Z test_non_contig_index_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1187384Z test_non_contig_index_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1187662Z test_non_contig_index_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1187949Z test_non_contig_index_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1188231Z test_non_contig_index_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1188510Z test_non_contig_index_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1188790Z test_non_contig_index_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1189076Z test_non_contig_index_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1189359Z test_non_contig_index_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1189639Z test_non_contig_index_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1189985Z test_non_contig_index_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1190300Z test_non_contig_index_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1190578Z test_non_contig_index_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1190854Z test_non_contig_index_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1191132Z test_non_contig_index_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1191421Z test_non_contig_index_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1191705Z test_non_contig_index_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1191998Z test_non_contig_index_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1192283Z test_non_contig_index_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1192569Z test_non_contig_index_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1192853Z test_non_contig_index_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1193136Z test_non_contig_index_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1193415Z test_non_contig_index_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1193704Z test_non_contig_index_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1193986Z test_non_contig_index_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1194254Z test_non_contig_index_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1194531Z test_non_contig_index_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1194819Z test_non_contig_index_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1195101Z test_non_contig_index_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1195388Z test_non_contig_index_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1195666Z test_non_contig_index_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1195942Z test_non_contig_index_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1196217Z test_non_contig_index_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1196534Z test_non_contig_index_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1196845Z test_non_contig_index_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1197124Z test_non_contig_index_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1197402Z test_non_contig_index_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1197677Z test_non_contig_index_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1197958Z test_non_contig_index_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1198240Z test_non_contig_index_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1198529Z test_non_contig_index_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1198817Z test_non_contig_index_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1199098Z test_non_contig_index_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1199380Z test_non_contig_index_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1199659Z test_non_contig_index_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1199944Z test_non_contig_index_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1200223Z test_non_contig_index_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1200496Z test_non_contig_index_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1200771Z test_non_contig_index_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1201050Z test_non_contig_index_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1201337Z test_non_contig_index_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1201615Z test_non_contig_index_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1201903Z test_non_contig_index_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1202191Z test_non_contig_index_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1202474Z test_non_contig_index_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1202757Z test_non_contig_index_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1203079Z test_non_contig_index_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1203357Z test_non_contig_index_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1203673Z test_non_contig_index_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1203950Z test_non_contig_index_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1204225Z test_non_contig_index_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1204505Z test_non_contig_index_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1204786Z test_non_contig_index_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1205085Z test_non_contig_index_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1205382Z test_non_contig_index_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1205685Z test_non_contig_index_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1205978Z test_non_contig_index_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1206273Z test_non_contig_index_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1206567Z test_non_contig_index_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1206865Z test_non_contig_index_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1207160Z test_non_contig_index_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1207458Z test_non_contig_index_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1207762Z test_non_contig_index_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1208066Z test_non_contig_index_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1208367Z test_non_contig_index_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1208660Z test_non_contig_index_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1208957Z test_non_contig_index_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1209257Z test_non_contig_index_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1209595Z test_non_contig_index_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1209890Z test_non_contig_index_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1210242Z test_non_contig_index_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1210544Z test_non_contig_index_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1210827Z test_non_contig_index_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1211123Z test_non_contig_index_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1211421Z test_non_contig_index_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1211721Z test_non_contig_index_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1212020Z test_non_contig_index_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1212318Z test_non_contig_index_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1212616Z test_non_contig_index_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1212920Z test_non_contig_index_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1213217Z test_non_contig_index_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1213511Z test_non_contig_index_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1213806Z test_non_contig_index_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1214101Z test_non_contig_index_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1214393Z test_non_contig_index_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1214693Z test_non_contig_index_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1214993Z test_non_contig_index_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1215293Z test_non_contig_index_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1215589Z test_non_contig_index_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1215882Z test_non_contig_index_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1216221Z test_non_contig_index_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1216550Z test_non_contig_index_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1216843Z test_non_contig_index_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1217142Z test_non_contig_index_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1217435Z test_non_contig_index_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1217736Z test_non_contig_index_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1218030Z test_non_contig_index_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1218325Z test_non_contig_index_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1218616Z test_non_contig_index_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1218903Z test_non_contig_index_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1219193Z test_non_contig_index_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1219484Z test_non_contig_index_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1219783Z test_non_contig_index_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1220078Z test_non_contig_index_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1220376Z test_non_contig_index_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1220670Z test_non_contig_index_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1220964Z test_non_contig_index_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1221260Z test_non_contig_index_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1221556Z test_non_contig_index_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1221849Z test_non_contig_index_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1222140Z test_non_contig_index_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1222437Z test_non_contig_index_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1222772Z test_non_contig_index_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:08.1223098Z test_non_contig_index_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1223392Z test_non_contig_index_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1223687Z test_non_contig_index_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1223977Z test_non_contig_index_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1224267Z test_non_contig_index_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1224561Z test_non_contig_index_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1224852Z test_non_contig_index_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1225141Z test_non_contig_index_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1225429Z test_non_contig_index_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1225721Z test_non_contig_index_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1226015Z test_non_contig_index_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1226303Z test_non_contig_index_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1226660Z test_non_contig_index_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1226951Z test_non_contig_index_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1227239Z test_non_contig_index_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1227526Z test_non_contig_index_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1227820Z test_non_contig_index_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1228115Z test_non_contig_index_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1228408Z test_non_contig_index_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1228693Z test_non_contig_index_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1228980Z test_non_contig_index_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1229319Z test_non_contig_index_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1229607Z test_non_contig_index_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1229938Z test_non_contig_index_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1230237Z test_non_contig_index_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1230539Z test_non_contig_index_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1230828Z test_non_contig_index_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1231129Z test_non_contig_index_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1231430Z test_non_contig_index_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1231727Z test_non_contig_index_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1232024Z test_non_contig_index_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1232318Z test_non_contig_index_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1232631Z test_non_contig_index_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1232944Z test_non_contig_index_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1233262Z test_non_contig_index_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1233571Z test_non_contig_index_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1233881Z test_non_contig_index_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1234190Z test_non_contig_index_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1234499Z test_non_contig_index_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1234813Z test_non_contig_index_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1235123Z test_non_contig_index_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1235435Z test_non_contig_index_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1235745Z test_non_contig_index_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1236093Z test_non_contig_index_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1236435Z test_non_contig_index_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1236745Z test_non_contig_index_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1237052Z test_non_contig_index_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1237364Z test_non_contig_index_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1237674Z test_non_contig_index_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1237989Z test_non_contig_index_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1238298Z test_non_contig_index_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1238605Z test_non_contig_index_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1238913Z test_non_contig_index_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1239224Z test_non_contig_index_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1239535Z test_non_contig_index_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1239846Z test_non_contig_index_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1240153Z test_non_contig_index_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1240463Z test_non_contig_index_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1240778Z test_non_contig_index_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1241088Z test_non_contig_index_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1241395Z test_non_contig_index_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1241702Z test_non_contig_index_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1242010Z test_non_contig_index_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1242361Z test_non_contig_index_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1242660Z test_non_contig_index_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1242982Z test_non_contig_index_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1243283Z test_non_contig_index_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1243579Z test_non_contig_index_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1243869Z test_non_contig_index_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1244160Z test_non_contig_index_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1244448Z test_non_contig_index_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1244736Z test_non_contig_index_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1245022Z test_non_contig_index_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1245315Z test_non_contig_index_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1245608Z test_non_contig_index_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1245902Z test_non_contig_index_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1246198Z test_non_contig_index_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1246489Z test_non_contig_index_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1246776Z test_non_contig_index_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1247062Z test_non_contig_index_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1247353Z test_non_contig_index_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1247646Z test_non_contig_index_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1247975Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1248307Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1248637Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1249007Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1249373Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1249703Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1250026Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1250351Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1250681Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1251005Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1251328Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1251651Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1251976Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1252294Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1252614Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1252932Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1253250Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1253569Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1253890Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1254211Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1254525Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1254840Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1255153Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1255514Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1255865Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1256181Z test_non_contig_index_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1256496Z test_non_contig_index_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1256815Z test_non_contig_index_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1257130Z test_non_contig_index_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1257443Z test_non_contig_index_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1257754Z test_non_contig_index_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1258064Z test_non_contig_index_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1258371Z test_non_contig_index_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1258655Z test_non_contig_index_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1258935Z test_non_contig_index_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1259219Z test_non_contig_index_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1259505Z test_non_contig_index_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1259788Z test_non_contig_index_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1260069Z test_non_contig_index_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1260352Z test_non_contig_index_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1260632Z test_non_contig_index_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1260907Z test_non_contig_index_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1261169Z test_non_contig_index_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1261440Z test_non_contig_index_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1261713Z test_non_contig_index_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1262044Z test_non_contig_index_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1262369Z test_non_contig_index_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1262652Z test_non_contig_index_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1262937Z test_non_contig_index_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1263228Z test_non_contig_index_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1263517Z test_non_contig_index_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1263805Z test_non_contig_index_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1264092Z test_non_contig_index_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1264373Z test_non_contig_index_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1264652Z test_non_contig_index_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1264929Z test_non_contig_index_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1265210Z test_non_contig_index_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1265490Z test_non_contig_index_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1265768Z test_non_contig_index_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1266044Z test_non_contig_index_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1266330Z test_non_contig_index_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1266655Z test_non_contig_index_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1266944Z test_non_contig_index_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1267225Z test_non_contig_index_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1267500Z test_non_contig_index_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1267773Z test_non_contig_index_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1268049Z test_non_contig_index_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1268376Z test_non_contig_index_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1268651Z test_non_contig_index_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1268974Z test_non_contig_index_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1269254Z test_non_contig_index_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1269536Z test_non_contig_index_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1269811Z test_non_contig_index_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1270101Z test_non_contig_index_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1270386Z test_non_contig_index_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1270672Z test_non_contig_index_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1270953Z test_non_contig_index_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1271235Z test_non_contig_index_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1271513Z test_non_contig_index_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1271796Z test_non_contig_index_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1272076Z test_non_contig_index_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1272348Z test_non_contig_index_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1272627Z test_non_contig_index_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1272902Z test_non_contig_index_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1273190Z test_non_contig_index_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1273473Z test_non_contig_index_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1273755Z test_non_contig_index_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1274034Z test_non_contig_index_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1274310Z test_non_contig_index_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1274586Z test_non_contig_index_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1274859Z test_non_contig_index_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1275175Z test_non_contig_index_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1275480Z test_non_contig_index_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1275758Z test_non_contig_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1276018Z test_non_contig_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1276302Z test_non_contig_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1276582Z test_non_contig_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1276852Z test_non_contig_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1277129Z test_non_contig_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1277398Z test_non_contig_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1277665Z test_non_contig_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1277932Z test_non_contig_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1278204Z test_non_contig_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1278476Z test_non_contig_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1278748Z test_non_contig_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1279032Z test_non_contig_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1279311Z test_non_contig_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1279603Z test_non_contig_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1279897Z test_non_contig_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1280186Z test_non_contig_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1280475Z test_non_contig_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1280756Z test_non_contig_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1281036Z test_non_contig_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1281313Z test_non_contig_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1281632Z test_non_contig_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1281914Z test_non_contig_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1282231Z test_non_contig_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1282511Z test_non_contig_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1282790Z test_non_contig_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1283068Z test_non_contig_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1283357Z test_non_contig_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1283638Z test_non_contig_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1283920Z test_non_contig_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1284197Z test_non_contig_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1284473Z test_non_contig_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1284750Z test_non_contig_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1285026Z test_non_contig_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1285297Z test_non_contig_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1285569Z test_non_contig_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1285842Z test_non_contig_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1286111Z test_non_contig_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1286389Z test_non_contig_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1286667Z test_non_contig_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1286952Z test_non_contig_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1287232Z test_non_contig_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1287510Z test_non_contig_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1287785Z test_non_contig_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1288060Z test_non_contig_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1288375Z test_non_contig_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1288681Z test_non_contig_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1288955Z test_non_contig_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1289213Z test_non_contig_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1289493Z test_non_contig_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1289777Z test_non_contig_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1290062Z test_non_contig_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1290348Z test_non_contig_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1290624Z test_non_contig_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1290905Z test_non_contig_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1291184Z test_non_contig_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1291464Z test_non_contig_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1291744Z test_non_contig_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1292025Z test_non_contig_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1292304Z test_non_contig_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1292588Z test_non_contig_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1292866Z test_non_contig_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1293155Z test_non_contig_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1293438Z test_non_contig_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1293719Z test_non_contig_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1293998Z test_non_contig_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1294278Z test_non_contig_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1294553Z test_non_contig_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1294886Z test_non_contig_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1295165Z test_non_contig_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1295486Z test_non_contig_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1295768Z test_non_contig_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1296056Z test_non_contig_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1296344Z test_non_contig_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1296634Z test_non_contig_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1296915Z test_non_contig_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1297194Z test_non_contig_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1297473Z test_non_contig_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1297748Z test_non_contig_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1298027Z test_non_contig_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1298303Z test_non_contig_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1298581Z test_non_contig_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1298860Z test_non_contig_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1299155Z test_non_contig_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1299444Z test_non_contig_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1299744Z test_non_contig_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1300049Z test_non_contig_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1300344Z test_non_contig_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1300636Z test_non_contig_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1300928Z test_non_contig_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1301216Z test_non_contig_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1301503Z test_non_contig_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1301834Z test_non_contig_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1302157Z test_non_contig_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1302452Z test_non_contig_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1302731Z test_non_contig_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1303011Z test_non_contig_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1303295Z test_non_contig_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1303561Z test_non_contig_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1303842Z test_non_contig_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1304117Z test_non_contig_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1304392Z test_non_contig_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1304667Z test_non_contig_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1304947Z test_non_contig_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1305222Z test_non_contig_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1305498Z test_non_contig_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1305779Z test_non_contig_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1306058Z test_non_contig_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1306331Z test_non_contig_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1306718Z test_non_contig_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1306996Z test_non_contig_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1307271Z test_non_contig_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1307540Z test_non_contig_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1307810Z test_non_contig_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1308082Z test_non_contig_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1308410Z test_non_contig_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1308687Z test_non_contig_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1309017Z test_non_contig_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1309305Z test_non_contig_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1309578Z test_non_contig_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1309854Z test_non_contig_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1310131Z test_non_contig_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1310400Z test_non_contig_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1310668Z test_non_contig_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1310940Z test_non_contig_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1311209Z test_non_contig_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1311481Z test_non_contig_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1311756Z test_non_contig_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1312036Z test_non_contig_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1312318Z test_non_contig_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1312592Z test_non_contig_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1312867Z test_non_contig_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1313143Z test_non_contig_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1313416Z test_non_contig_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1313687Z test_non_contig_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1313960Z test_non_contig_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1314233Z test_non_contig_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1314505Z test_non_contig_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1314780Z test_non_contig_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1315110Z test_non_contig_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1315390Z test_non_contig_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1315705Z test_non_contig_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1315986Z test_non_contig_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1316257Z test_non_contig_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1316515Z test_non_contig_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1316790Z test_non_contig_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1317056Z test_non_contig_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1317327Z test_non_contig_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1317596Z test_non_contig_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1317864Z test_non_contig_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1318133Z test_non_contig_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1318422Z test_non_contig_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1318709Z test_non_contig_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1318999Z test_non_contig_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1319291Z test_non_contig_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1319577Z test_non_contig_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1319857Z test_non_contig_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1320139Z test_non_contig_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1320420Z test_non_contig_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1320698Z test_non_contig_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1320975Z test_non_contig_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1321256Z test_non_contig_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1321538Z test_non_contig_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1321859Z test_non_contig_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1322166Z test_non_contig_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1322442Z test_non_contig_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1322716Z test_non_contig_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1322993Z test_non_contig_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1323267Z test_non_contig_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1323537Z test_non_contig_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1323807Z test_non_contig_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1324080Z test_non_contig_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1324356Z test_non_contig_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1324633Z test_non_contig_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1324910Z test_non_contig_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1325191Z test_non_contig_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1325477Z test_non_contig_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1325763Z test_non_contig_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1326040Z test_non_contig_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1326316Z test_non_contig_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1326592Z test_non_contig_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1326863Z test_non_contig_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1327136Z test_non_contig_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1327405Z test_non_contig_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1327677Z test_non_contig_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1327950Z test_non_contig_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1328293Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1328591Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1328921Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1329220Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1329516Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1329808Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1330105Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1330398Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1330680Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1330976Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1331270Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1331566Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1331861Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1332152Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1332445Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1332738Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1333036Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1333331Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1333629Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1333921Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1334209Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1334500Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1334835Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1335127Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1335445Z test_non_contig_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1335730Z test_non_contig_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1336014Z test_non_contig_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1336293Z test_non_contig_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1336573Z test_non_contig_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1336852Z test_non_contig_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1337129Z test_non_contig_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1337405Z test_non_contig_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1337680Z test_non_contig_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1337962Z test_non_contig_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1338242Z test_non_contig_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1338531Z test_non_contig_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1338812Z test_non_contig_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1339092Z test_non_contig_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1339368Z test_non_contig_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1339639Z test_non_contig_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1339915Z test_non_contig_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1340186Z test_non_contig_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1340456Z test_non_contig_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1340726Z test_non_contig_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1341001Z test_non_contig_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1341273Z test_non_contig_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1341612Z test_non_contig_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1341944Z test_non_contig_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1342242Z test_non_contig_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1342535Z test_non_contig_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1342832Z test_non_contig_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1343126Z test_non_contig_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1343417Z test_non_contig_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1343708Z test_non_contig_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1344015Z test_non_contig_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1344320Z test_non_contig_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1344623Z test_non_contig_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1344926Z test_non_contig_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1345235Z test_non_contig_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1345538Z test_non_contig_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1345839Z test_non_contig_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1346139Z test_non_contig_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1346444Z test_non_contig_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1370454Z test_non_contig_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1371923Z test_non_contig_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1372615Z test_non_contig_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1373296Z test_non_contig_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1374623Z test_non_contig_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1375294Z test_non_contig_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1376073Z test_non_contig_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1376773Z test_non_contig_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1377454Z test_non_contig_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1378126Z test_non_contig_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1378804Z test_non_contig_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1379477Z test_non_contig_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1380139Z test_non_contig_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1380792Z test_non_contig_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1381449Z test_non_contig_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1382114Z test_non_contig_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1382779Z test_non_contig_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1383433Z test_non_contig_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1384095Z test_non_contig_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1384761Z test_non_contig_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1385423Z test_non_contig_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1386089Z test_non_contig_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1386951Z test_non_contig_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1387605Z test_non_contig_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1388253Z test_non_contig_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1388905Z test_non_contig_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1389685Z test_non_contig_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1390347Z test_non_contig_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1391089Z test_non_contig_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1391763Z test_non_contig_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1392422Z test_non_contig_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1393073Z test_non_contig_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1393729Z test_non_contig_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1394381Z test_non_contig_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1395026Z test_non_contig_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1395673Z test_non_contig_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1396336Z test_non_contig_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1396997Z test_non_contig_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1397654Z test_non_contig_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1398309Z test_non_contig_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1398967Z test_non_contig_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1399619Z test_non_contig_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1400269Z test_non_contig_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1400924Z test_non_contig_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1401581Z test_non_contig_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1402230Z test_non_contig_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1402879Z test_non_contig_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1403525Z test_non_contig_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1404291Z test_non_contig_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1405040Z test_non_contig_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1405712Z test_non_contig_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1406386Z test_non_contig_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1407066Z test_non_contig_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1407741Z test_non_contig_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1408418Z test_non_contig_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1409092Z test_non_contig_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1409765Z test_non_contig_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1410430Z test_non_contig_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.1411117Z test_non_contig_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1411804Z test_non_contig_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1412481Z test_non_contig_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1413142Z test_non_contig_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1413817Z test_non_contig_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1414475Z test_non_contig_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1415142Z test_non_contig_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1415798Z test_non_contig_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1416467Z test_non_contig_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1417127Z test_non_contig_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1417807Z test_non_contig_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1418491Z test_non_contig_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1419269Z test_non_contig_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1420011Z test_non_contig_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1420683Z test_non_contig_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1421345Z test_non_contig_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1422015Z test_non_contig_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1422691Z test_non_contig_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1423363Z test_non_contig_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1424029Z test_non_contig_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1424685Z test_non_contig_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1425367Z test_non_contig_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1426045Z test_non_contig_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1426821Z test_non_contig_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1427505Z test_non_contig_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1428181Z test_non_contig_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1428842Z test_non_contig_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1429508Z test_non_contig_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1430174Z test_non_contig_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1430851Z test_non_contig_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1431513Z test_non_contig_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1432188Z test_non_contig_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1432860Z test_non_contig_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1433664Z test_non_contig_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1434327Z test_non_contig_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1435098Z test_non_contig_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1435766Z test_non_contig_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1436430Z test_non_contig_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1437091Z test_non_contig_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1437765Z test_non_contig_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1438439Z test_non_contig_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1439113Z test_non_contig_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1439784Z test_non_contig_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1440450Z test_non_contig_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1441111Z test_non_contig_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1441780Z test_non_contig_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1442436Z test_non_contig_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1443097Z test_non_contig_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1443759Z test_non_contig_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1444430Z test_non_contig_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1445096Z test_non_contig_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1445772Z test_non_contig_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1446432Z test_non_contig_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1447094Z test_non_contig_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1447748Z test_non_contig_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1448492Z test_non_contig_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1449275Z test_non_contig_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1449943Z test_non_contig_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1450612Z test_non_contig_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1451278Z test_non_contig_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1451950Z test_non_contig_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1452611Z test_non_contig_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1453268Z test_non_contig_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1453927Z test_non_contig_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1454587Z test_non_contig_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1455247Z test_non_contig_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1455912Z test_non_contig_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1456586Z test_non_contig_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1457249Z test_non_contig_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1457917Z test_non_contig_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1458573Z test_non_contig_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1459235Z test_non_contig_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1459900Z test_non_contig_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1460553Z test_non_contig_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1461217Z test_non_contig_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1461850Z test_non_contig_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1462495Z test_non_contig_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1463216Z test_non_contig_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1463953Z test_non_contig_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1464592Z test_non_contig_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1465219Z test_non_contig_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1465841Z test_non_contig_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1466470Z test_non_contig_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1467303Z test_non_contig_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1467942Z test_non_contig_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1468571Z test_non_contig_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1469194Z test_non_contig_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1469832Z test_non_contig_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1470464Z test_non_contig_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1471074Z test_non_contig_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1471710Z test_non_contig_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1472338Z test_non_contig_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1472961Z test_non_contig_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1473576Z test_non_contig_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1474204Z test_non_contig_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1474817Z test_non_contig_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1475442Z test_non_contig_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1476056Z test_non_contig_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1476669Z test_non_contig_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1477298Z test_non_contig_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1478040Z test_non_contig_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1478668Z test_non_contig_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1479363Z test_non_contig_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1479989Z test_non_contig_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1480601Z test_non_contig_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1481209Z test_non_contig_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1481826Z test_non_contig_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1482433Z test_non_contig_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1483046Z test_non_contig_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1483651Z test_non_contig_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1484297Z test_non_contig_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1484928Z test_non_contig_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1485591Z test_non_contig_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1486247Z test_non_contig_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1486893Z test_non_contig_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1487530Z test_non_contig_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1488168Z test_non_contig_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1488801Z test_non_contig_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1489433Z test_non_contig_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1490065Z test_non_contig_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1490691Z test_non_contig_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1491324Z test_non_contig_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1491941Z test_non_contig_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1492567Z test_non_contig_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1493318Z test_non_contig_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1494125Z test_non_contig_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1494851Z test_non_contig_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1495567Z test_non_contig_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1496278Z test_non_contig_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1497008Z test_non_contig_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1497718Z test_non_contig_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1498495Z test_non_contig_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1499260Z test_non_contig_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1500028Z test_non_contig_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1500783Z test_non_contig_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1501553Z test_non_contig_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1502305Z test_non_contig_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1503073Z test_non_contig_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1503829Z test_non_contig_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1504509Z test_non_contig_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1505174Z test_non_contig_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1505841Z test_non_contig_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1506513Z test_non_contig_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1507354Z test_non_contig_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1507978Z test_non_contig_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1508613Z test_non_contig_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1509362Z test_non_contig_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1509989Z test_non_contig_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1510689Z test_non_contig_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1511304Z test_non_contig_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1511917Z test_non_contig_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1512532Z test_non_contig_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1513149Z test_non_contig_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1513499Z test_non_contig_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1523885Z test_non_contig_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1524198Z test_non_contig_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1524502Z test_non_contig_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1524811Z test_non_contig_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1525098Z test_non_contig_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1525383Z test_non_contig_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1525682Z test_non_contig_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1525955Z test_non_contig_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1526232Z test_non_contig_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1526518Z test_non_contig_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1526794Z test_non_contig_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1527067Z test_non_contig_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1527338Z test_non_contig_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1527610Z test_non_contig_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1527880Z test_non_contig_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1528161Z test_non_contig_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1528532Z test_non_contig_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1528817Z test_non_contig_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1529133Z test_non_contig_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1529416Z test_non_contig_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1529693Z test_non_contig_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1529971Z test_non_contig_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1530244Z test_non_contig_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1530515Z test_non_contig_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1530786Z test_non_contig_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1531053Z test_non_contig_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1531324Z test_non_contig_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1531606Z test_non_contig_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1531887Z test_non_contig_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1532178Z test_non_contig_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1532469Z test_non_contig_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1532751Z test_non_contig_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1533017Z test_non_contig_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1533298Z test_non_contig_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1533581Z test_non_contig_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1533860Z test_non_contig_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1534135Z test_non_contig_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1534410Z test_non_contig_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1534688Z test_non_contig_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1534968Z test_non_contig_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1535280Z test_non_contig_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1535585Z test_non_contig_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1535864Z test_non_contig_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1536137Z test_non_contig_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1536412Z test_non_contig_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1536685Z test_non_contig_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1536965Z test_non_contig_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1537240Z test_non_contig_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1537510Z test_non_contig_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1537778Z test_non_contig_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1538061Z test_non_contig_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1538333Z test_non_contig_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1538614Z test_non_contig_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1538898Z test_non_contig_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1539180Z test_non_contig_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1539456Z test_non_contig_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1539730Z test_non_contig_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1540004Z test_non_contig_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1540284Z test_non_contig_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1540560Z test_non_contig_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1540834Z test_non_contig_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1541105Z test_non_contig_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1541385Z test_non_contig_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1541664Z test_non_contig_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1541979Z test_non_contig_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1542283Z test_non_contig_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1542558Z test_non_contig_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1542829Z test_non_contig_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1543100Z test_non_contig_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1543372Z test_non_contig_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1543645Z test_non_contig_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1543917Z test_non_contig_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1544186Z test_non_contig_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1544460Z test_non_contig_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1544730Z test_non_contig_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1545014Z test_non_contig_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1545303Z test_non_contig_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1545582Z test_non_contig_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1545843Z test_non_contig_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1546121Z test_non_contig_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1546392Z test_non_contig_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1546722Z test_non_contig_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1547000Z test_non_contig_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1547274Z test_non_contig_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1547543Z test_non_contig_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1547816Z test_non_contig_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1548084Z test_non_contig_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1548364Z test_non_contig_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1548715Z test_non_contig_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1549028Z test_non_contig_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1549306Z test_non_contig_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1549583Z test_non_contig_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1549860Z test_non_contig_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1550131Z test_non_contig_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1550407Z test_non_contig_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1550678Z test_non_contig_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1550949Z test_non_contig_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1551217Z test_non_contig_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1551506Z test_non_contig_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1551797Z test_non_contig_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1552093Z test_non_contig_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1552381Z test_non_contig_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1552668Z test_non_contig_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1552954Z test_non_contig_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1553242Z test_non_contig_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1553534Z test_non_contig_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1553826Z test_non_contig_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1554125Z test_non_contig_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1554419Z test_non_contig_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1554708Z test_non_contig_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1555001Z test_non_contig_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1555329Z test_non_contig_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1555650Z test_non_contig_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1555940Z test_non_contig_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1556231Z test_non_contig_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1556523Z test_non_contig_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1556815Z test_non_contig_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1557101Z test_non_contig_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1557390Z test_non_contig_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1557677Z test_non_contig_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1557967Z test_non_contig_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1558256Z test_non_contig_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1558547Z test_non_contig_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1558845Z test_non_contig_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1559136Z test_non_contig_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1559422Z test_non_contig_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1559708Z test_non_contig_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1559995Z test_non_contig_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1560284Z test_non_contig_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1560575Z test_non_contig_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1560864Z test_non_contig_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1561152Z test_non_contig_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1561429Z test_non_contig_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1561754Z test_non_contig_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1562075Z test_non_contig_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1562364Z test_non_contig_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1562655Z test_non_contig_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1562944Z test_non_contig_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1563235Z test_non_contig_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1563524Z test_non_contig_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1563816Z test_non_contig_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1564105Z test_non_contig_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1564397Z test_non_contig_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1564682Z test_non_contig_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1564970Z test_non_contig_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1565254Z test_non_contig_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1565538Z test_non_contig_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1565824Z test_non_contig_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1566110Z test_non_contig_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1566402Z test_non_contig_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1566698Z test_non_contig_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1566986Z test_non_contig_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1567274Z test_non_contig_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1567555Z test_non_contig_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1567841Z test_non_contig_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1568124Z test_non_contig_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1568454Z test_non_contig_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1568775Z test_non_contig_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1569063Z test_non_contig_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1569348Z test_non_contig_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1569630Z test_non_contig_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1569912Z test_non_contig_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1570194Z test_non_contig_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1570476Z test_non_contig_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1570758Z test_non_contig_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1571035Z test_non_contig_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1571316Z test_non_contig_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1571608Z test_non_contig_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1571889Z test_non_contig_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1572174Z test_non_contig_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1572457Z test_non_contig_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1572737Z test_non_contig_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1573016Z test_non_contig_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1573303Z test_non_contig_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1573586Z test_non_contig_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1573875Z test_non_contig_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1574164Z test_non_contig_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1574445Z test_non_contig_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1574726Z test_non_contig_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1575043Z test_non_contig_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1575363Z test_non_contig_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1575645Z test_non_contig_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1575935Z test_non_contig_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1576233Z test_non_contig_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1576529Z test_non_contig_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1576823Z test_non_contig_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1577103Z test_non_contig_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1577394Z test_non_contig_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1577678Z test_non_contig_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1577968Z test_non_contig_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1578276Z test_non_contig_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1578584Z test_non_contig_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1578901Z test_non_contig_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1579202Z test_non_contig_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1579504Z test_non_contig_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1579805Z test_non_contig_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1580112Z test_non_contig_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1580421Z test_non_contig_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1580724Z test_non_contig_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1581034Z test_non_contig_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1581341Z test_non_contig_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1581684Z test_non_contig_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1582020Z test_non_contig_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1582321Z test_non_contig_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1582620Z test_non_contig_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1582925Z test_non_contig_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1583229Z test_non_contig_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1583535Z test_non_contig_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1583844Z test_non_contig_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1584147Z test_non_contig_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1584448Z test_non_contig_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1584744Z test_non_contig_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1585046Z test_non_contig_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1585349Z test_non_contig_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1585652Z test_non_contig_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1585959Z test_non_contig_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1586262Z test_non_contig_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1586608Z test_non_contig_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1586913Z test_non_contig_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1587211Z test_non_contig_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1587515Z test_non_contig_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1587817Z test_non_contig_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1588157Z test_non_contig_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1588443Z test_non_contig_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1588773Z test_non_contig_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1589065Z test_non_contig_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1589359Z test_non_contig_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1589646Z test_non_contig_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1589932Z test_non_contig_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1590215Z test_non_contig_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1590502Z test_non_contig_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1590790Z test_non_contig_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1591076Z test_non_contig_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1591369Z test_non_contig_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1591662Z test_non_contig_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1591952Z test_non_contig_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1592247Z test_non_contig_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1592533Z test_non_contig_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1592819Z test_non_contig_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1593107Z test_non_contig_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1593433Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1593763Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1594096Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1594424Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1594747Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1595114Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1595486Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1595813Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1596132Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1596452Z test_non_contig_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1596772Z test_non_contig_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1597091Z test_non_contig_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1597405Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1597717Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1598030Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1598343Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1598661Z test_non_contig_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1598978Z test_non_contig_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1599293Z test_non_contig_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1599609Z test_non_contig_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1599923Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1600237Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1600545Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1600860Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1601173Z test_non_contig_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1601520Z test_non_contig_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1601865Z test_non_contig_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1602175Z test_non_contig_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1602484Z test_non_contig_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1602778Z test_non_contig_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1603085Z test_non_contig_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1603387Z test_non_contig_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1603694Z test_non_contig_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1603973Z test_non_contig_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1604250Z test_non_contig_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1604531Z test_non_contig_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1604821Z test_non_contig_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1605105Z test_non_contig_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1605382Z test_non_contig_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1605662Z test_non_contig_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1605938Z test_non_contig_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1606211Z test_non_contig_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1606489Z test_non_contig_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1606762Z test_non_contig_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1607034Z test_non_contig_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1607306Z test_non_contig_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1607587Z test_non_contig_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1607865Z test_non_contig_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1608197Z test_non_contig_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1608515Z test_non_contig_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1608801Z test_non_contig_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1609080Z test_non_contig_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1609366Z test_non_contig_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1609644Z test_non_contig_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1609926Z test_non_contig_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1610204Z test_non_contig_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1610479Z test_non_contig_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1610758Z test_non_contig_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1611036Z test_non_contig_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1611309Z test_non_contig_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1611599Z test_non_contig_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1611882Z test_non_contig_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1612164Z test_non_contig_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1612440Z test_non_contig_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1612715Z test_non_contig_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1612987Z test_non_contig_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1613263Z test_non_contig_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1613533Z test_non_contig_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1613803Z test_non_contig_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1614070Z test_non_contig_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1614339Z test_non_contig_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1614614Z test_non_contig_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1614927Z test_non_contig_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1615249Z test_non_contig_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1615531Z test_non_contig_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1615810Z test_non_contig_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1616073Z test_non_contig_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1616355Z test_non_contig_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1616631Z test_non_contig_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1616910Z test_non_contig_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1617183Z test_non_contig_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1617455Z test_non_contig_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1617728Z test_non_contig_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1617999Z test_non_contig_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1618287Z test_non_contig_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1618566Z test_non_contig_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1618847Z test_non_contig_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1619123Z test_non_contig_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1619396Z test_non_contig_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1619673Z test_non_contig_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1619943Z test_non_contig_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1620220Z test_non_contig_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1620490Z test_non_contig_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1620757Z test_nonzero_empty_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.1621019Z test_op_invert_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1621292Z test_polygamma_neg_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1621646Z test_reference_numerics_extremal_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1621988Z test_reference_numerics_extremal_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1622302Z test_reference_numerics_extremal_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1622607Z test_reference_numerics_extremal_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1622915Z test_reference_numerics_extremal_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1623220Z test_reference_numerics_extremal_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1623529Z test_reference_numerics_extremal_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1623840Z test_reference_numerics_extremal_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1624148Z test_reference_numerics_extremal_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1624453Z test_reference_numerics_extremal_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1624757Z test_reference_numerics_extremal_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1625066Z test_reference_numerics_extremal_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1625379Z test_reference_numerics_extremal_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1625689Z test_reference_numerics_extremal_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1625999Z test_reference_numerics_extremal_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1626304Z test_reference_numerics_extremal_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1626736Z test_reference_numerics_extremal_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1627047Z test_reference_numerics_extremal_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1627359Z test_reference_numerics_extremal_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1627670Z test_reference_numerics_extremal_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1627975Z test_reference_numerics_extremal_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1628361Z test_reference_numerics_extremal_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1628663Z test_reference_numerics_extremal_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1629014Z test_reference_numerics_extremal_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1629323Z test_reference_numerics_extremal_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1629626Z test_reference_numerics_extremal_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1629929Z test_reference_numerics_extremal_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1630234Z test_reference_numerics_extremal_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1630546Z test_reference_numerics_extremal_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1630859Z test_reference_numerics_extremal_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1631165Z test_reference_numerics_extremal_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1631467Z test_reference_numerics_extremal_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1631773Z test_reference_numerics_extremal_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1632083Z test_reference_numerics_extremal_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1632387Z test_reference_numerics_extremal_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1632640Z test_reference_numerics_extremal_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1632954Z test_reference_numerics_extremal_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1633256Z test_reference_numerics_extremal_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1633564Z test_reference_numerics_extremal_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1633867Z test_reference_numerics_extremal_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1634160Z test_reference_numerics_extremal_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1634416Z test_reference_numerics_extremal_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1634729Z test_reference_numerics_extremal_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1635075Z test_reference_numerics_extremal_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1635381Z test_reference_numerics_extremal_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1635724Z test_reference_numerics_extremal_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1636030Z test_reference_numerics_extremal_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1636332Z test_reference_numerics_extremal_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1636637Z test_reference_numerics_extremal_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1636939Z test_reference_numerics_extremal_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1637249Z test_reference_numerics_extremal_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1637555Z test_reference_numerics_extremal_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1637861Z test_reference_numerics_extremal_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1638163Z test_reference_numerics_extremal_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1638467Z test_reference_numerics_extremal_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1638774Z test_reference_numerics_extremal_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1639092Z test_reference_numerics_extremal_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1639419Z test_reference_numerics_extremal_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1639741Z test_reference_numerics_extremal_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1640058Z test_reference_numerics_extremal_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1640377Z test_reference_numerics_extremal_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1640698Z test_reference_numerics_extremal_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1640998Z test_reference_numerics_extremal_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1641305Z test_reference_numerics_extremal_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1641611Z test_reference_numerics_extremal_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1641962Z test_reference_numerics_extremal_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1642301Z test_reference_numerics_extremal_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1642601Z test_reference_numerics_extremal_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1642905Z test_reference_numerics_extremal_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1643216Z test_reference_numerics_extremal_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1643523Z test_reference_numerics_extremal_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1643828Z test_reference_numerics_extremal_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1644128Z test_reference_numerics_extremal_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1644430Z test_reference_numerics_extremal_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1644738Z test_reference_numerics_extremal_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1645048Z test_reference_numerics_extremal_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1645349Z test_reference_numerics_extremal_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1645652Z test_reference_numerics_extremal_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1645953Z test_reference_numerics_extremal_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1646257Z test_reference_numerics_extremal_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1646555Z test_reference_numerics_extremal_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1646862Z test_reference_numerics_extremal_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1647175Z test_reference_numerics_extremal_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1647482Z test_reference_numerics_extremal_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1647789Z test_reference_numerics_extremal_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1648097Z test_reference_numerics_extremal_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1648450Z test_reference_numerics_extremal_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1648783Z test_reference_numerics_extremal_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1649091Z test_reference_numerics_extremal_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1649394Z test_reference_numerics_extremal_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1649702Z test_reference_numerics_extremal_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1650006Z test_reference_numerics_extremal_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1650318Z test_reference_numerics_extremal_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1650618Z test_reference_numerics_extremal_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1650920Z test_reference_numerics_extremal_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1651219Z test_reference_numerics_extremal_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1651470Z test_reference_numerics_extremal_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1651781Z test_reference_numerics_extremal_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1652093Z test_reference_numerics_extremal_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1652394Z test_reference_numerics_extremal_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1652695Z test_reference_numerics_extremal_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1652994Z test_reference_numerics_extremal_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1653303Z test_reference_numerics_extremal_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1653608Z test_reference_numerics_extremal_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1653918Z test_reference_numerics_extremal_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1654218Z test_reference_numerics_extremal_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1654524Z test_reference_numerics_extremal_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1654829Z test_reference_numerics_extremal_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1655174Z test_reference_numerics_extremal_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1655510Z test_reference_numerics_extremal_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1655811Z test_reference_numerics_extremal_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1656111Z test_reference_numerics_extremal_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1656415Z test_reference_numerics_extremal_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1656727Z test_reference_numerics_extremal_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1657030Z test_reference_numerics_extremal_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1657324Z test_reference_numerics_extremal_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1657577Z test_reference_numerics_extremal_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1657828Z test_reference_numerics_extremal_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1658075Z test_reference_numerics_extremal_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1658327Z test_reference_numerics_extremal_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1658636Z test_reference_numerics_extremal_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1658946Z test_reference_numerics_extremal_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1659252Z test_reference_numerics_extremal_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1659552Z test_reference_numerics_extremal_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1659859Z test_reference_numerics_extremal_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1660164Z test_reference_numerics_extremal_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1660466Z test_reference_numerics_extremal_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1660775Z test_reference_numerics_extremal_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1661081Z test_reference_numerics_extremal_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1661393Z test_reference_numerics_extremal_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1661707Z test_reference_numerics_extremal_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1662059Z test_reference_numerics_extremal_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1662398Z test_reference_numerics_extremal_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1662703Z test_reference_numerics_extremal_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1663008Z test_reference_numerics_extremal_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1663312Z test_reference_numerics_extremal_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1663620Z test_reference_numerics_extremal_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1663929Z test_reference_numerics_extremal_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1664227Z test_reference_numerics_extremal_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1664529Z test_reference_numerics_extremal_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1664830Z test_reference_numerics_extremal_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1665142Z test_reference_numerics_extremal_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1665464Z test_reference_numerics_extremal_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1665769Z test_reference_numerics_extremal_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1666069Z test_reference_numerics_extremal_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1666374Z test_reference_numerics_extremal_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1666707Z test_reference_numerics_extremal_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1667027Z test_reference_numerics_extremal_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1667340Z test_reference_numerics_extremal_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1667646Z test_reference_numerics_extremal_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1667946Z test_reference_numerics_extremal_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1668257Z test_reference_numerics_extremal_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1668610Z test_reference_numerics_extremal_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1668955Z test_reference_numerics_extremal_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1669265Z test_reference_numerics_extremal_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1669568Z test_reference_numerics_extremal_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1669878Z test_reference_numerics_extremal_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1670193Z test_reference_numerics_extremal_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1670501Z test_reference_numerics_extremal_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1670807Z test_reference_numerics_extremal_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1671112Z test_reference_numerics_extremal_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1671431Z test_reference_numerics_extremal_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1671757Z test_reference_numerics_extremal_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1672081Z test_reference_numerics_extremal_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1672401Z test_reference_numerics_extremal_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1672718Z test_reference_numerics_extremal_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1673039Z test_reference_numerics_extremal_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1673346Z test_reference_numerics_extremal_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1673652Z test_reference_numerics_extremal_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1673958Z test_reference_numerics_extremal_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1674260Z test_reference_numerics_extremal_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1674567Z test_reference_numerics_extremal_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1674878Z test_reference_numerics_extremal_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1675216Z test_reference_numerics_extremal_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1675554Z test_reference_numerics_extremal_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1675855Z test_reference_numerics_extremal_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1676158Z test_reference_numerics_extremal_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1676461Z test_reference_numerics_extremal_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1676767Z test_reference_numerics_extremal_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1677066Z test_reference_numerics_extremal_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1677371Z test_reference_numerics_extremal_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1677620Z test_reference_numerics_extremal_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1677869Z test_reference_numerics_extremal_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1678171Z test_reference_numerics_extremal_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1678474Z test_reference_numerics_extremal_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1678777Z test_reference_numerics_extremal_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1679068Z test_reference_numerics_extremal_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1679374Z test_reference_numerics_extremal_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1679678Z test_reference_numerics_extremal_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1679978Z test_reference_numerics_extremal_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1680281Z test_reference_numerics_extremal_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1680582Z test_reference_numerics_extremal_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1680898Z test_reference_numerics_extremal_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1681214Z test_reference_numerics_extremal_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1681533Z test_reference_numerics_extremal_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1681888Z test_reference_numerics_extremal_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1682234Z test_reference_numerics_extremal_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1682547Z test_reference_numerics_extremal_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1682855Z test_reference_numerics_extremal_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1683155Z test_reference_numerics_extremal_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1683460Z test_reference_numerics_extremal_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1683765Z test_reference_numerics_extremal_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1684093Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1684416Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1684741Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1685068Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1685393Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1685718Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1686044Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1686365Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1686689Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1687000Z test_reference_numerics_extremal_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1687307Z test_reference_numerics_extremal_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1687610Z test_reference_numerics_extremal_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1687914Z test_reference_numerics_extremal_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1688264Z test_reference_numerics_extremal_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1688573Z test_reference_numerics_extremal_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1688912Z test_reference_numerics_extremal_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1689218Z test_reference_numerics_extremal_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1689517Z test_reference_numerics_extremal_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1689818Z test_reference_numerics_extremal_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1690143Z test_reference_numerics_extremal_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1690475Z test_reference_numerics_extremal_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1690796Z test_reference_numerics_extremal_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1691117Z test_reference_numerics_extremal_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1691437Z test_reference_numerics_extremal_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1691761Z test_reference_numerics_extremal_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1692086Z test_reference_numerics_extremal_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1692407Z test_reference_numerics_extremal_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1692742Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1693077Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1693411Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1693743Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1694071Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1694402Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1694730Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1695091Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1695457Z test_reference_numerics_extremal_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1695781Z test_reference_numerics_extremal_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1696100Z test_reference_numerics_extremal_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1696415Z test_reference_numerics_extremal_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1696739Z test_reference_numerics_extremal_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1697063Z test_reference_numerics_extremal_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1697383Z test_reference_numerics_extremal_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1697706Z test_reference_numerics_extremal_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1698025Z test_reference_numerics_extremal_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1698346Z test_reference_numerics_extremal_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1698668Z test_reference_numerics_extremal_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1698991Z test_reference_numerics_extremal_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1699308Z test_reference_numerics_extremal_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1699624Z test_reference_numerics_extremal_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1699942Z test_reference_numerics_extremal_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1700262Z test_reference_numerics_extremal_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1700584Z test_reference_numerics_extremal_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1700901Z test_reference_numerics_extremal_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1701224Z test_reference_numerics_extremal_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1701592Z test_reference_numerics_extremal_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1701954Z test_reference_numerics_extremal_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1702282Z test_reference_numerics_extremal_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1702610Z test_reference_numerics_extremal_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1702940Z test_reference_numerics_extremal_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1703273Z test_reference_numerics_extremal_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1703601Z test_reference_numerics_extremal_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1703926Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1704250Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1704576Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1704910Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1705248Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1705590Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1705918Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1706249Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1706702Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1707038Z test_reference_numerics_extremal_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1707368Z test_reference_numerics_extremal_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1707697Z test_reference_numerics_extremal_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1708021Z test_reference_numerics_extremal_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1708401Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1708764Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1709088Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1709360Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1709635Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1709909Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1710181Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1710450Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1710719Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1710987Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1711274Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1711550Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1711820Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1712087Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1712353Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1712664Z test_reference_numerics_extremal_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1712983Z test_reference_numerics_extremal_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1713299Z test_reference_numerics_extremal_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1713600Z test_reference_numerics_extremal_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1714468Z test_reference_numerics_extremal_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1715129Z test_reference_numerics_extremal_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1715725Z test_reference_numerics_extremal_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1716307Z test_reference_numerics_extremal_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1716993Z test_reference_numerics_extremal_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1717663Z test_reference_numerics_extremal_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1718291Z test_reference_numerics_extremal_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1718942Z test_reference_numerics_extremal_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1719578Z test_reference_numerics_extremal_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1720222Z test_reference_numerics_extremal_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1720873Z test_reference_numerics_extremal_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1721493Z test_reference_numerics_extremal_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1722065Z test_reference_numerics_extremal_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1722605Z test_reference_numerics_extremal_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1723153Z test_reference_numerics_extremal_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1723756Z test_reference_numerics_extremal_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1724407Z test_reference_numerics_extremal_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1725050Z test_reference_numerics_extremal_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1725690Z test_reference_numerics_extremal_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1726326Z test_reference_numerics_extremal_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1726972Z test_reference_numerics_extremal_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1727601Z test_reference_numerics_extremal_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1728232Z test_reference_numerics_extremal_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1728888Z test_reference_numerics_extremal_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1729552Z test_reference_numerics_extremal_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1730207Z test_reference_numerics_extremal_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1730910Z test_reference_numerics_extremal_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1731607Z test_reference_numerics_extremal_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1732264Z test_reference_numerics_extremal_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1732917Z test_reference_numerics_extremal_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1733585Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1734246Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1734907Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1735580Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1736264Z test_reference_numerics_extremal_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1736847Z test_reference_numerics_extremal_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1737365Z test_reference_numerics_extremal_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1737944Z test_reference_numerics_extremal_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1738573Z test_reference_numerics_extremal_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1739305Z test_reference_numerics_extremal_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1739913Z test_reference_numerics_extremal_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1740492Z test_reference_numerics_extremal_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1741132Z test_reference_numerics_extremal_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1741707Z test_reference_numerics_extremal_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1742231Z test_reference_numerics_extremal_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1742744Z test_reference_numerics_extremal_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1743325Z test_reference_numerics_extremal_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1743912Z test_reference_numerics_extremal_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1744495Z test_reference_numerics_extremal_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1745083Z test_reference_numerics_extremal_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1745759Z test_reference_numerics_extremal_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1746391Z test_reference_numerics_extremal_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1747048Z test_reference_numerics_extremal_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1747570Z test_reference_numerics_extremal_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1748099Z test_reference_numerics_extremal_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1748616Z test_reference_numerics_extremal_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1749197Z test_reference_numerics_extremal_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1749814Z test_reference_numerics_extremal_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1750443Z test_reference_numerics_extremal_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1751069Z test_reference_numerics_extremal_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1751702Z test_reference_numerics_extremal_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1752333Z test_reference_numerics_extremal_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1752969Z test_reference_numerics_extremal_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1753590Z test_reference_numerics_extremal_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1754213Z test_reference_numerics_extremal_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1754834Z test_reference_numerics_extremal_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1755461Z test_reference_numerics_extremal_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1756094Z test_reference_numerics_extremal_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1756729Z test_reference_numerics_extremal_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1757345Z test_reference_numerics_extremal_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1757969Z test_reference_numerics_extremal_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1758740Z test_reference_numerics_extremal_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1759412Z test_reference_numerics_extremal_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1760046Z test_reference_numerics_extremal_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1760688Z test_reference_numerics_extremal_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1761316Z test_reference_numerics_extremal_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1761933Z test_reference_numerics_extremal_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1762561Z test_reference_numerics_extremal_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1763205Z test_reference_numerics_extremal_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1763866Z test_reference_numerics_extremal_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1764528Z test_reference_numerics_extremal_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1765175Z test_reference_numerics_extremal_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1765838Z test_reference_numerics_extremal_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1766494Z test_reference_numerics_extremal_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1767149Z test_reference_numerics_extremal_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1767807Z test_reference_numerics_extremal_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1768463Z test_reference_numerics_extremal_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1769125Z test_reference_numerics_extremal_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1769780Z test_reference_numerics_extremal_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1770440Z test_reference_numerics_extremal_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1771092Z test_reference_numerics_extremal_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1771736Z test_reference_numerics_extremal_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1772436Z test_reference_numerics_extremal_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1773108Z test_reference_numerics_extremal_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1773758Z test_reference_numerics_extremal_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1774403Z test_reference_numerics_extremal_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1775045Z test_reference_numerics_extremal_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1775697Z test_reference_numerics_extremal_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1776344Z test_reference_numerics_extremal_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1776987Z test_reference_numerics_extremal_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1777631Z test_reference_numerics_extremal_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1778277Z test_reference_numerics_extremal_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1778938Z test_reference_numerics_extremal_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1779593Z test_reference_numerics_extremal_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1780266Z test_reference_numerics_extremal_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1780952Z test_reference_numerics_extremal_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1781619Z test_reference_numerics_extremal_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1782302Z test_reference_numerics_extremal_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1782975Z test_reference_numerics_extremal_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1783655Z test_reference_numerics_extremal_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1784331Z test_reference_numerics_extremal_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1785009Z test_reference_numerics_extremal_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1785734Z test_reference_numerics_extremal_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1786425Z test_reference_numerics_extremal_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1787122Z test_reference_numerics_extremal_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1787772Z test_reference_numerics_extremal_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1788418Z test_reference_numerics_extremal_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1789077Z test_reference_numerics_extremal_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1789770Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1790473Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1791191Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1791906Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1792617Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1793320Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1794020Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1794711Z test_reference_numerics_extremal_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1795404Z test_reference_numerics_extremal_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1796073Z test_reference_numerics_extremal_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1796717Z test_reference_numerics_extremal_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1797354Z test_reference_numerics_extremal_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1797987Z test_reference_numerics_extremal_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1798612Z test_reference_numerics_extremal_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1799295Z test_reference_numerics_extremal_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1799965Z test_reference_numerics_extremal_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1800550Z test_reference_numerics_extremal_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1801083Z test_reference_numerics_extremal_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1801668Z test_reference_numerics_extremal_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1802302Z test_reference_numerics_extremal_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1802943Z test_reference_numerics_extremal_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1803580Z test_reference_numerics_extremal_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1804200Z test_reference_numerics_extremal_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1804836Z test_reference_numerics_extremal_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1805461Z test_reference_numerics_extremal_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1806089Z test_reference_numerics_extremal_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1806695Z test_reference_numerics_extremal_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1807330Z test_reference_numerics_extremal_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1807961Z test_reference_numerics_extremal_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1808594Z test_reference_numerics_extremal_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1809226Z test_reference_numerics_extremal_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1809850Z test_reference_numerics_extremal_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1810475Z test_reference_numerics_extremal_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1811102Z test_reference_numerics_extremal_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1811739Z test_reference_numerics_extremal_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1812363Z test_reference_numerics_extremal_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1813038Z test_reference_numerics_extremal_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1813682Z test_reference_numerics_large_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1814303Z test_reference_numerics_large_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1814928Z test_reference_numerics_large_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1815554Z test_reference_numerics_large_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1816181Z test_reference_numerics_large_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1816807Z test_reference_numerics_large_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1817429Z test_reference_numerics_large_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1818039Z test_reference_numerics_large_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1818652Z test_reference_numerics_large_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1819262Z test_reference_numerics_large_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1819871Z test_reference_numerics_large_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1820469Z test_reference_numerics_large_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1821079Z test_reference_numerics_large_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1821693Z test_reference_numerics_large_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1822312Z test_reference_numerics_large_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1822935Z test_reference_numerics_large_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1823582Z test_reference_numerics_large_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1824213Z test_reference_numerics_large_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1824835Z test_reference_numerics_large_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1825453Z test_reference_numerics_large_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1826070Z test_reference_numerics_large_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1826828Z test_reference_numerics_large_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1827425Z test_reference_numerics_large_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1828086Z test_reference_numerics_large_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1828693Z test_reference_numerics_large_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1829305Z test_reference_numerics_large_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1829921Z test_reference_numerics_large_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1830542Z test_reference_numerics_large_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1831168Z test_reference_numerics_large_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1831801Z test_reference_numerics_large_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1832438Z test_reference_numerics_large_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1833064Z test_reference_numerics_large_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1833684Z test_reference_numerics_large_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1834305Z test_reference_numerics_large_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1834912Z test_reference_numerics_large_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1835524Z test_reference_numerics_large_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1836133Z test_reference_numerics_large_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1836742Z test_reference_numerics_large_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1837356Z test_reference_numerics_large_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1837971Z test_reference_numerics_large_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1838594Z test_reference_numerics_large_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1839235Z test_reference_numerics_large_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1839865Z test_reference_numerics_large_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1840542Z test_reference_numerics_large_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1841166Z test_reference_numerics_large_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1841807Z test_reference_numerics_large_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1842426Z test_reference_numerics_large_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1843038Z test_reference_numerics_large_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1843652Z test_reference_numerics_large_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1844271Z test_reference_numerics_large_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1844891Z test_reference_numerics_large_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1845507Z test_reference_numerics_large_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1846130Z test_reference_numerics_large_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1846757Z test_reference_numerics_large_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1847385Z test_reference_numerics_large_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1848007Z test_reference_numerics_large_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1848613Z test_reference_numerics_large_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1849225Z test_reference_numerics_large_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1849838Z test_reference_numerics_large_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1850445Z test_reference_numerics_large_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1851056Z test_reference_numerics_large_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1851662Z test_reference_numerics_large_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1852266Z test_reference_numerics_large_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1852883Z test_reference_numerics_large_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1853501Z test_reference_numerics_large_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1854170Z test_reference_numerics_large_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1854803Z test_reference_numerics_large_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1855458Z test_reference_numerics_large_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1856086Z test_reference_numerics_large_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1856703Z test_reference_numerics_large_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1857317Z test_reference_numerics_large_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1857940Z test_reference_numerics_large_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1858554Z test_reference_numerics_large_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1859164Z test_reference_numerics_large_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1859770Z test_reference_numerics_large_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1860379Z test_reference_numerics_large_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1860991Z test_reference_numerics_large_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1861604Z test_reference_numerics_large_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1862223Z test_reference_numerics_large_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1862839Z test_reference_numerics_large_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1863463Z test_reference_numerics_large_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1864080Z test_reference_numerics_large_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1864698Z test_reference_numerics_large_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1865314Z test_reference_numerics_large_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1865926Z test_reference_numerics_large_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1866534Z test_reference_numerics_large_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1867204Z test_reference_numerics_large_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1867866Z test_reference_numerics_large_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1868473Z test_reference_numerics_large_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1869135Z test_reference_numerics_large_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1869744Z test_reference_numerics_large_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1870368Z test_reference_numerics_large_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1870998Z test_reference_numerics_large_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1871633Z test_reference_numerics_large_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1872265Z test_reference_numerics_large_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1872887Z test_reference_numerics_large_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1873506Z test_reference_numerics_large_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1874119Z test_reference_numerics_large_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1874729Z test_reference_numerics_large_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1875335Z test_reference_numerics_large_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1875953Z test_reference_numerics_large_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1876550Z test_reference_numerics_large_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1877170Z test_reference_numerics_large_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1877803Z test_reference_numerics_large_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1878436Z test_reference_numerics_large_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1879070Z test_reference_numerics_large_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1879697Z test_reference_numerics_large_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1880325Z test_reference_numerics_large_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1880951Z test_reference_numerics_large_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1881620Z test_reference_numerics_large_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1882285Z test_reference_numerics_large_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1882903Z test_reference_numerics_large_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1883498Z test_reference_numerics_large_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1884107Z test_reference_numerics_large_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1884718Z test_reference_numerics_large_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1885326Z test_reference_numerics_large_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1885937Z test_reference_numerics_large_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1886554Z test_reference_numerics_large_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1887168Z test_reference_numerics_large_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1887788Z test_reference_numerics_large_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1888518Z test_reference_numerics_large_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1889267Z test_reference_numerics_large_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1890016Z test_reference_numerics_large_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1890748Z test_reference_numerics_large_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1891473Z test_reference_numerics_large_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1892205Z test_reference_numerics_large_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1892935Z test_reference_numerics_large_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1893667Z test_reference_numerics_large_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1894395Z test_reference_numerics_large_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1895128Z test_reference_numerics_large_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1895877Z test_reference_numerics_large_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1896705Z test_reference_numerics_large_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1897534Z test_reference_numerics_large_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1898323Z test_reference_numerics_large_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1899102Z test_reference_numerics_large_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1899869Z test_reference_numerics_large_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1900648Z test_reference_numerics_large_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1901416Z test_reference_numerics_large_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1902182Z test_reference_numerics_large_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1902942Z test_reference_numerics_large_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1903697Z test_reference_numerics_large_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1904452Z test_reference_numerics_large_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1905187Z test_reference_numerics_large_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1905816Z test_reference_numerics_large_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1906430Z test_reference_numerics_large_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1907035Z test_reference_numerics_large_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1907595Z test_reference_numerics_large_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1908222Z test_reference_numerics_large_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1908839Z test_reference_numerics_large_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1909456Z test_reference_numerics_large_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1910065Z test_reference_numerics_large_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1910677Z test_reference_numerics_large_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1911289Z test_reference_numerics_large_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1911955Z test_reference_numerics_large_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1912607Z test_reference_numerics_large_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1913215Z test_reference_numerics_large_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1913829Z test_reference_numerics_large_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1914442Z test_reference_numerics_large_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1914989Z test_reference_numerics_large_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1915572Z test_reference_numerics_large_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1916197Z test_reference_numerics_large_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1916814Z test_reference_numerics_large_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1917429Z test_reference_numerics_large_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1918042Z test_reference_numerics_large_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1918654Z test_reference_numerics_large_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1919259Z test_reference_numerics_large_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1919862Z test_reference_numerics_large_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1920469Z test_reference_numerics_large_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1921060Z test_reference_numerics_large_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1921627Z test_reference_numerics_large_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1922203Z test_reference_numerics_large_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1922834Z test_reference_numerics_large_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1923461Z test_reference_numerics_large_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1924084Z test_reference_numerics_large_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1924703Z test_reference_numerics_large_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1925325Z test_reference_numerics_large_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1925989Z test_reference_numerics_large_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1926645Z test_reference_numerics_large_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1927268Z test_reference_numerics_large_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1927874Z test_reference_numerics_large_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1928500Z test_reference_numerics_large_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1929133Z test_reference_numerics_large_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1929767Z test_reference_numerics_large_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1930390Z test_reference_numerics_large_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1931009Z test_reference_numerics_large_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1931627Z test_reference_numerics_large_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1932248Z test_reference_numerics_large_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1932865Z test_reference_numerics_large_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1933488Z test_reference_numerics_large_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1934102Z test_reference_numerics_large_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1934717Z test_reference_numerics_large_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1935319Z test_reference_numerics_large_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1935940Z test_reference_numerics_large_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1936554Z test_reference_numerics_large_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1937167Z test_reference_numerics_large_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1937774Z test_reference_numerics_large_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1938392Z test_reference_numerics_large_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1939009Z test_reference_numerics_large_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1939669Z test_reference_numerics_large_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1940318Z test_reference_numerics_large_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1940938Z test_reference_numerics_large_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1941556Z test_reference_numerics_large_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1942150Z test_reference_numerics_large_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1942766Z test_reference_numerics_large_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1943378Z test_reference_numerics_large_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1943980Z test_reference_numerics_large_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1944582Z test_reference_numerics_large_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1945186Z test_reference_numerics_large_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1945805Z test_reference_numerics_large_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1946427Z test_reference_numerics_large_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1947184Z test_reference_numerics_large_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1947814Z test_reference_numerics_large_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1948432Z test_reference_numerics_large_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1949034Z test_reference_numerics_large_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1949652Z test_reference_numerics_large_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1950272Z test_reference_numerics_large_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1950892Z test_reference_numerics_large_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1951513Z test_reference_numerics_large_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1952127Z test_reference_numerics_large_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1952740Z test_reference_numerics_large_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1953424Z test_reference_numerics_large_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1954082Z test_reference_numerics_large_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1954693Z test_reference_numerics_large_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1955303Z test_reference_numerics_large_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1955896Z test_reference_numerics_large_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1956509Z test_reference_numerics_large_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1957119Z test_reference_numerics_large_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1957680Z test_reference_numerics_large_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1958247Z test_reference_numerics_large_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1958818Z test_reference_numerics_large_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1959390Z test_reference_numerics_large_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1960018Z test_reference_numerics_large_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1960637Z test_reference_numerics_large_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1961251Z test_reference_numerics_large_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1961846Z test_reference_numerics_large_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1962450Z test_reference_numerics_large_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1963060Z test_reference_numerics_large_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1963665Z test_reference_numerics_large_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1964278Z test_reference_numerics_large_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1964889Z test_reference_numerics_large_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1965506Z test_reference_numerics_large_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1966125Z test_reference_numerics_large_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1966796Z test_reference_numerics_large_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1967424Z test_reference_numerics_large_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1968082Z test_reference_numerics_large_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1968682Z test_reference_numerics_large_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1969295Z test_reference_numerics_large_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1969901Z test_reference_numerics_large_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1970513Z test_reference_numerics_large_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1971124Z test_reference_numerics_large_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1971735Z test_reference_numerics_large_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1972348Z test_reference_numerics_large_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1972966Z test_reference_numerics_large_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1973591Z test_reference_numerics_large_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1974220Z test_reference_numerics_large_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1974845Z test_reference_numerics_large_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1975457Z test_reference_numerics_large_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1976055Z test_reference_numerics_large_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1976666Z test_reference_numerics_large_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1977275Z test_reference_numerics_large_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1977880Z test_reference_numerics_large_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1978488Z test_reference_numerics_large_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1979092Z test_reference_numerics_large_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1979713Z test_reference_numerics_large_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1980389Z test_reference_numerics_large_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1981007Z test_reference_numerics_large_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1981664Z test_reference_numerics_large_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1982279Z test_reference_numerics_large_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1982875Z test_reference_numerics_large_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1983479Z test_reference_numerics_large_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1984091Z test_reference_numerics_large_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1984704Z test_reference_numerics_large_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1985319Z test_reference_numerics_large_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1985939Z test_reference_numerics_large_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1986666Z test_reference_numerics_large_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1987283Z test_reference_numerics_large_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1987901Z test_reference_numerics_large_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1988533Z test_reference_numerics_large_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1989153Z test_reference_numerics_large_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1989758Z test_reference_numerics_large_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1990367Z test_reference_numerics_large_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1990977Z test_reference_numerics_large_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1991586Z test_reference_numerics_large_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1992188Z test_reference_numerics_large_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1992792Z test_reference_numerics_large_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1993397Z test_reference_numerics_large_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1994001Z test_reference_numerics_large_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1994635Z test_reference_numerics_large_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.1995230Z test_reference_numerics_large_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1995836Z test_reference_numerics_large_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1996465Z test_reference_numerics_large_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1997095Z test_reference_numerics_large_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1997730Z test_reference_numerics_large_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1998409Z test_reference_numerics_large_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1999053Z test_reference_numerics_large_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.1999691Z test_reference_numerics_large_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2000323Z test_reference_numerics_large_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2000959Z test_reference_numerics_large_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2001591Z test_reference_numerics_large_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2002227Z test_reference_numerics_large_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2002852Z test_reference_numerics_large_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2003461Z test_reference_numerics_large_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2004078Z test_reference_numerics_large_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2004704Z test_reference_numerics_large_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2005326Z test_reference_numerics_large_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2005944Z test_reference_numerics_large_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2006558Z test_reference_numerics_large_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2007182Z test_reference_numerics_large_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2007815Z test_reference_numerics_large_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2008495Z test_reference_numerics_large_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2009156Z test_reference_numerics_large_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2009779Z test_reference_numerics_large_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2010382Z test_reference_numerics_large_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2010999Z test_reference_numerics_large_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2011616Z test_reference_numerics_large_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2012232Z test_reference_numerics_large_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2012843Z test_reference_numerics_large_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2013448Z test_reference_numerics_large_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2014064Z test_reference_numerics_large_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2014680Z test_reference_numerics_large_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2015309Z test_reference_numerics_large_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2015946Z test_reference_numerics_large_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2016569Z test_reference_numerics_large_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2017182Z test_reference_numerics_large_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2017783Z test_reference_numerics_large_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2018400Z test_reference_numerics_large_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2019014Z test_reference_numerics_large_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2019619Z test_reference_numerics_large_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2020229Z test_reference_numerics_large_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2020836Z test_reference_numerics_large_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2021455Z test_reference_numerics_large_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2022145Z test_reference_numerics_large_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2022810Z test_reference_numerics_large_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2023444Z test_reference_numerics_large_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2024076Z test_reference_numerics_large_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2024688Z test_reference_numerics_large_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2025317Z test_reference_numerics_large_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2025942Z test_reference_numerics_large_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2026681Z test_reference_numerics_large_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2027310Z test_reference_numerics_large_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2027937Z test_reference_numerics_large_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2028562Z test_reference_numerics_large_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2029185Z test_reference_numerics_large_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2029817Z test_reference_numerics_large_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2030443Z test_reference_numerics_large_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2031068Z test_reference_numerics_large_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2031368Z test_reference_numerics_large_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2031674Z test_reference_numerics_large_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2031973Z test_reference_numerics_large_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2032272Z test_reference_numerics_large_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2032573Z test_reference_numerics_large_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2032857Z test_reference_numerics_large_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2033228Z test_reference_numerics_large_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2033533Z test_reference_numerics_large_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2033880Z test_reference_numerics_large_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2034184Z test_reference_numerics_large_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2034485Z test_reference_numerics_large_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2034786Z test_reference_numerics_large_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2035088Z test_reference_numerics_large_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2035388Z test_reference_numerics_large_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2035684Z test_reference_numerics_large_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2035977Z test_reference_numerics_large_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2036273Z test_reference_numerics_large_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2036588Z test_reference_numerics_large_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2036900Z test_reference_numerics_large_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2037222Z test_reference_numerics_large_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2037486Z test_reference_numerics_large_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2037803Z test_reference_numerics_large_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2038118Z test_reference_numerics_large_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2038434Z test_reference_numerics_large_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2038749Z test_reference_numerics_large_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2039057Z test_reference_numerics_large_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2039364Z test_reference_numerics_large_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2039673Z test_reference_numerics_large_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2040023Z test_reference_numerics_large_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2040364Z test_reference_numerics_large_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2040664Z test_reference_numerics_large_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2040971Z test_reference_numerics_large_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2041275Z test_reference_numerics_large_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2041579Z test_reference_numerics_large_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2041876Z test_reference_numerics_large_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2042178Z test_reference_numerics_large_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2042472Z test_reference_numerics_large_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2042770Z test_reference_numerics_large_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2043068Z test_reference_numerics_large_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2043367Z test_reference_numerics_large_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2043671Z test_reference_numerics_large_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2043972Z test_reference_numerics_large_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2044269Z test_reference_numerics_large_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2044564Z test_reference_numerics_large_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2044866Z test_reference_numerics_large_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2045159Z test_reference_numerics_large_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2045454Z test_reference_numerics_large_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2045741Z test_reference_numerics_large_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2046031Z test_reference_numerics_large_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2046325Z test_reference_numerics_large_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2046659Z test_reference_numerics_large_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2046988Z test_reference_numerics_large_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2047289Z test_reference_numerics_large_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2047588Z test_reference_numerics_large_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2047883Z test_reference_numerics_large_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2048184Z test_reference_numerics_large_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2048475Z test_reference_numerics_large_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2048768Z test_reference_numerics_large_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2049065Z test_reference_numerics_large_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2049355Z test_reference_numerics_large_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2049650Z test_reference_numerics_large_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2049948Z test_reference_numerics_large_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2050253Z test_reference_numerics_large_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2050552Z test_reference_numerics_large_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2050852Z test_reference_numerics_large_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2051146Z test_reference_numerics_large_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2051442Z test_reference_numerics_large_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2051735Z test_reference_numerics_large_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2052030Z test_reference_numerics_large_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2052319Z test_reference_numerics_large_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2052610Z test_reference_numerics_large_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2052906Z test_reference_numerics_large_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2053268Z test_reference_numerics_large_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2053598Z test_reference_numerics_large_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2053902Z test_reference_numerics_large_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2054188Z test_reference_numerics_large_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2054489Z test_reference_numerics_large_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2054791Z test_reference_numerics_large_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2055086Z test_reference_numerics_large_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2055379Z test_reference_numerics_large_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2055668Z test_reference_numerics_large_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2055957Z test_reference_numerics_large_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2056246Z test_reference_numerics_large_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2056538Z test_reference_numerics_large_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2056835Z test_reference_numerics_large_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2057142Z test_reference_numerics_large_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2057443Z test_reference_numerics_large_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2057756Z test_reference_numerics_large_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2058069Z test_reference_numerics_large_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2058374Z test_reference_numerics_large_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2058682Z test_reference_numerics_large_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2058986Z test_reference_numerics_large_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2059286Z test_reference_numerics_large_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2059593Z test_reference_numerics_large_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2059944Z test_reference_numerics_large_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2060299Z test_reference_numerics_large_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2060608Z test_reference_numerics_large_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2060911Z test_reference_numerics_large_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2061208Z test_reference_numerics_large_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2061509Z test_reference_numerics_large_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2061809Z test_reference_numerics_large_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2062105Z test_reference_numerics_large_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2062399Z test_reference_numerics_large_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2062697Z test_reference_numerics_large_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2062987Z test_reference_numerics_large_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2063281Z test_reference_numerics_large_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2063577Z test_reference_numerics_large_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2063837Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2064155Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2064475Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2064796Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2065117Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2065437Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2065699Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2066014Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2066312Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2066678Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2067040Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2067359Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2067671Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2067983Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2068248Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2068565Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2068830Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2069151Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2069469Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2069784Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2070102Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2070413Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2070668Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2070980Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2071280Z test_reference_numerics_large_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2071578Z test_reference_numerics_large_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2071885Z test_reference_numerics_large_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2072186Z test_reference_numerics_large_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2072482Z test_reference_numerics_large_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2072781Z test_reference_numerics_large_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2073122Z test_reference_numerics_large_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2073459Z test_reference_numerics_large_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2073765Z test_reference_numerics_large_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2074063Z test_reference_numerics_large_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2074361Z test_reference_numerics_large_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2074670Z test_reference_numerics_large_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2074969Z test_reference_numerics_large_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2075272Z test_reference_numerics_large_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2075569Z test_reference_numerics_large_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2075864Z test_reference_numerics_large_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2076156Z test_reference_numerics_large_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2076448Z test_reference_numerics_large_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2076728Z test_reference_numerics_large_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2077015Z test_reference_numerics_large_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2077305Z test_reference_numerics_large_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2077596Z test_reference_numerics_large_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2077913Z test_reference_numerics_large_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2078238Z test_reference_numerics_large_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2078554Z test_reference_numerics_large_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2078868Z test_reference_numerics_large_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2079185Z test_reference_numerics_large_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2079497Z test_reference_numerics_large_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2079856Z test_reference_numerics_large_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2080215Z test_reference_numerics_large_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2080558Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2080884Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2081209Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2081546Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2081879Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2082204Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2082529Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2082852Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2083169Z test_reference_numerics_large_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2083487Z test_reference_numerics_large_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2083800Z test_reference_numerics_large_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2084109Z test_reference_numerics_large_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2084428Z test_reference_numerics_large_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2084748Z test_reference_numerics_large_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2085070Z test_reference_numerics_large_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2085385Z test_reference_numerics_large_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2085698Z test_reference_numerics_large_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2086008Z test_reference_numerics_large_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2086358Z test_reference_numerics_large_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2086704Z test_reference_numerics_large_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2087025Z test_reference_numerics_large_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2087339Z test_reference_numerics_large_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2087654Z test_reference_numerics_large_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2087969Z test_reference_numerics_large_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2088291Z test_reference_numerics_large_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2088608Z test_reference_numerics_large_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2088926Z test_reference_numerics_large_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2089239Z test_reference_numerics_large_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2089557Z test_reference_numerics_large_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2089875Z test_reference_numerics_large_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2090187Z test_reference_numerics_large_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2090499Z test_reference_numerics_large_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2090823Z test_reference_numerics_large_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2091145Z test_reference_numerics_large_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2091470Z test_reference_numerics_large_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2091789Z test_reference_numerics_large_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2092108Z test_reference_numerics_large_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2092428Z test_reference_numerics_large_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2092794Z test_reference_numerics_large_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2093157Z test_reference_numerics_large_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2093480Z test_reference_numerics_large_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2093799Z test_reference_numerics_large_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2094119Z test_reference_numerics_large_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2094444Z test_reference_numerics_large_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2094766Z test_reference_numerics_large_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2095080Z test_reference_numerics_large_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2095399Z test_reference_numerics_large_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2095717Z test_reference_numerics_large_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2096048Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2096382Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2096710Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2097036Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2097359Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2097692Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2098014Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2098335Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2098653Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2098973Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2099334Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2099695Z test_reference_numerics_large_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2100027Z test_reference_numerics_large_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2100350Z test_reference_numerics_large_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2100673Z test_reference_numerics_large_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2100999Z test_reference_numerics_large_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2101319Z test_reference_numerics_large_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2101632Z test_reference_numerics_large_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2101952Z test_reference_numerics_large_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2102268Z test_reference_numerics_large_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2102590Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2102913Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2103234Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2103551Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2103870Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2104188Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2104507Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2104825Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2105138Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2105402Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2105669Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2105970Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2106344Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2106659Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2106920Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2107182Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2107445Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2107717Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2108037Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2108361Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2108679Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2108998Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2109313Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2109628Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2109947Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2110263Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2110578Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2110893Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2111213Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2111539Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2111855Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2112170Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2112472Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2112849Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2113210Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2113532Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2113855Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2114179Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2114504Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2114821Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2115134Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2115448Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2115761Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2116081Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2116398Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2116704Z test_reference_numerics_large_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2117015Z test_reference_numerics_large_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2117322Z test_reference_numerics_large_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2117628Z test_reference_numerics_large_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2117935Z test_reference_numerics_large_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2118239Z test_reference_numerics_large_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2118545Z test_reference_numerics_large_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2118845Z test_reference_numerics_large_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2119186Z test_reference_numerics_large_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2119487Z test_reference_numerics_large_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2119823Z test_reference_numerics_large_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2120126Z test_reference_numerics_large_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2120377Z test_reference_numerics_large_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2120682Z test_reference_numerics_large_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2120996Z test_reference_numerics_large_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2121300Z test_reference_numerics_large_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2121600Z test_reference_numerics_large_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2121901Z test_reference_numerics_large_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2122198Z test_reference_numerics_large_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2122498Z test_reference_numerics_large_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2122797Z test_reference_numerics_large_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2123095Z test_reference_numerics_large_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2123397Z test_reference_numerics_large_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2123694Z test_reference_numerics_large_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2123994Z test_reference_numerics_large_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2124297Z test_reference_numerics_large_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2124604Z test_reference_numerics_large_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2124899Z test_reference_numerics_large_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2125199Z test_reference_numerics_large_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2125498Z test_reference_numerics_large_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2125832Z test_reference_numerics_large_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2126122Z test_reference_numerics_large_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2126454Z test_reference_numerics_large_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2126749Z test_reference_numerics_large_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2127044Z test_reference_numerics_large_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2127301Z test_reference_numerics_large_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2127610Z test_reference_numerics_large_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2127927Z test_reference_numerics_large_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2128239Z test_reference_numerics_large_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2128548Z test_reference_numerics_large_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2128853Z test_reference_numerics_large_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2129155Z test_reference_numerics_large_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2129463Z test_reference_numerics_large_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2129775Z test_reference_numerics_large_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2130085Z test_reference_numerics_large_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2130395Z test_reference_numerics_large_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2130703Z test_reference_numerics_large_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2131008Z test_reference_numerics_large_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2131312Z test_reference_numerics_large_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2131608Z test_reference_numerics_large_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2131901Z test_reference_numerics_large_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2132192Z test_reference_numerics_large_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2132523Z test_reference_numerics_large_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2132816Z test_reference_numerics_large_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2133147Z test_reference_numerics_large_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2133441Z test_reference_numerics_large_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2133757Z test_reference_numerics_large_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2134072Z test_reference_numerics_large_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2134391Z test_reference_numerics_large_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2134705Z test_reference_numerics_large_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2135019Z test_reference_numerics_large_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2135330Z test_reference_numerics_large_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2135641Z test_reference_numerics_large_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2135955Z test_reference_numerics_large_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2136277Z test_reference_numerics_large_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2136593Z test_reference_numerics_large_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2136907Z test_reference_numerics_large_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2137206Z test_reference_numerics_large_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2137508Z test_reference_numerics_large_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2137807Z test_reference_numerics_large_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2138114Z test_reference_numerics_large_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2138419Z test_reference_numerics_large_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2138720Z test_reference_numerics_large_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2139057Z test_reference_numerics_large_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2139352Z test_reference_numerics_large_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2139681Z test_reference_numerics_large_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2139976Z test_reference_numerics_large_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2140268Z test_reference_numerics_large_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2140559Z test_reference_numerics_large_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2140858Z test_reference_numerics_large_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2141156Z test_reference_numerics_large_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2141454Z test_reference_numerics_large_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2141749Z test_reference_numerics_large_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2142055Z test_reference_numerics_large_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2142354Z test_reference_numerics_large_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2142656Z test_reference_numerics_large_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2142951Z test_reference_numerics_large_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2143247Z test_reference_numerics_large_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2143538Z test_reference_numerics_large_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2143828Z test_reference_numerics_large_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2144122Z test_reference_numerics_large_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2144414Z test_reference_numerics_large_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2144711Z test_reference_numerics_large_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2145002Z test_reference_numerics_large_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2145306Z test_reference_numerics_large_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2145602Z test_reference_numerics_large_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2145895Z test_reference_numerics_large_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2146177Z test_reference_numerics_large_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2146435Z test_reference_numerics_large_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2146847Z test_reference_numerics_large_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2147152Z test_reference_numerics_large_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2147454Z test_reference_numerics_large_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2147758Z test_reference_numerics_large_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2148060Z test_reference_numerics_large_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2148352Z test_reference_numerics_large_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2148649Z test_reference_numerics_large_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2148942Z test_reference_numerics_large_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2149239Z test_reference_numerics_large_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2149532Z test_reference_numerics_large_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2149835Z test_reference_numerics_large_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2150131Z test_reference_numerics_large_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2150427Z test_reference_numerics_large_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2150718Z test_reference_numerics_large_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2151019Z test_reference_numerics_large_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2151313Z test_reference_numerics_large_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2151601Z test_reference_numerics_large_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2151893Z test_reference_numerics_large_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2152197Z test_reference_numerics_large_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2152556Z test_reference_numerics_large_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2152857Z test_reference_numerics_large_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2153191Z test_reference_numerics_large_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2153499Z test_reference_numerics_large_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2153796Z test_reference_numerics_large_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2154091Z test_reference_numerics_large_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2154387Z test_reference_numerics_large_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2154684Z test_reference_numerics_large_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2154979Z test_reference_numerics_large_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2155278Z test_reference_numerics_large_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2155568Z test_reference_numerics_large_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2155814Z test_reference_numerics_large_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2156098Z test_reference_numerics_large_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2156395Z test_reference_numerics_large_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2156686Z test_reference_numerics_large_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2156979Z test_reference_numerics_large_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2157268Z test_reference_numerics_large_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2157563Z test_reference_numerics_large_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2157857Z test_reference_numerics_large_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2158146Z test_reference_numerics_large_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2158439Z test_reference_numerics_large_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2158727Z test_reference_numerics_large_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2159023Z test_reference_numerics_large_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2159360Z test_reference_numerics_large_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2159713Z test_reference_numerics_large_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2160018Z test_reference_numerics_large_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2160316Z test_reference_numerics_large_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2160611Z test_reference_numerics_large_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2160909Z test_reference_numerics_large_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2161203Z test_reference_numerics_large_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2161499Z test_reference_numerics_large_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2161786Z test_reference_numerics_large_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2162080Z test_reference_numerics_large_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2162370Z test_reference_numerics_large_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2162671Z test_reference_numerics_large_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2162965Z test_reference_numerics_large_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2163211Z test_reference_numerics_large_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2163517Z test_reference_numerics_large_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2163815Z test_reference_numerics_large_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2164113Z test_reference_numerics_large_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2164408Z test_reference_numerics_large_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2164705Z test_reference_numerics_large_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2164994Z test_reference_numerics_large_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2165282Z test_reference_numerics_large_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2165573Z test_reference_numerics_large_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2165901Z test_reference_numerics_large_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2166226Z test_reference_numerics_large_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2166482Z test_reference_numerics_large_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2166737Z test_reference_numerics_large_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2166998Z test_reference_numerics_large_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2167256Z test_reference_numerics_large_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2167510Z test_reference_numerics_large_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2167759Z test_reference_numerics_large_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2168014Z test_reference_numerics_large_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2168270Z test_reference_numerics_large_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2168585Z test_reference_numerics_large_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2168901Z test_reference_numerics_large_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2169221Z test_reference_numerics_large_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2169539Z test_reference_numerics_large_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2169852Z test_reference_numerics_large_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2170161Z test_reference_numerics_large_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2170474Z test_reference_numerics_large_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2170783Z test_reference_numerics_large_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2171093Z test_reference_numerics_large_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2171414Z test_reference_numerics_large_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2171727Z test_reference_numerics_large_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2172040Z test_reference_numerics_large_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2172352Z test_reference_numerics_large_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2172704Z test_reference_numerics_large_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2173047Z test_reference_numerics_large_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2173359Z test_reference_numerics_large_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2173672Z test_reference_numerics_large_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2173971Z test_reference_numerics_large_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2174289Z test_reference_numerics_large_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2174602Z test_reference_numerics_large_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2174910Z test_reference_numerics_large_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2175219Z test_reference_numerics_large_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2175529Z test_reference_numerics_large_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2175842Z test_reference_numerics_large_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2176153Z test_reference_numerics_large_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2176470Z test_reference_numerics_large_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2176783Z test_reference_numerics_large_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2177089Z test_reference_numerics_large_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2177397Z test_reference_numerics_large_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2177703Z test_reference_numerics_large_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2178014Z test_reference_numerics_large_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2178322Z test_reference_numerics_large_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2178575Z test_reference_numerics_large_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2178878Z test_reference_numerics_large_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2179176Z test_reference_numerics_large_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2179537Z test_reference_numerics_large_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2179847Z test_reference_numerics_large_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2180152Z test_reference_numerics_large_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2180455Z test_reference_numerics_large_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2180759Z test_reference_numerics_large_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2181063Z test_reference_numerics_large_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2181374Z test_reference_numerics_large_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2181680Z test_reference_numerics_large_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2181992Z test_reference_numerics_large_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2182304Z test_reference_numerics_large_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2182613Z test_reference_numerics_large_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2182922Z test_reference_numerics_large_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2183226Z test_reference_numerics_large_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2183528Z test_reference_numerics_large_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2183831Z test_reference_numerics_large_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2184141Z test_reference_numerics_large_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2184445Z test_reference_numerics_large_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2184754Z test_reference_numerics_large_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2185060Z test_reference_numerics_large_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2185366Z test_reference_numerics_large_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2185709Z test_reference_numerics_large_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2186012Z test_reference_numerics_large_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2186352Z test_reference_numerics_large_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2186723Z test_reference_numerics_large_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2187029Z test_reference_numerics_large_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2187333Z test_reference_numerics_large_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2187642Z test_reference_numerics_large_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2187944Z test_reference_numerics_large_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2188245Z test_reference_numerics_large_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2188549Z test_reference_numerics_large_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2188851Z test_reference_numerics_large_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2189110Z test_reference_numerics_large_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Incorrect result! (0.001s) 2022-11-23T02:30:08.2189416Z test_reference_numerics_large_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2189727Z test_reference_numerics_large_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2190040Z test_reference_numerics_large_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2190348Z test_reference_numerics_large_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2190655Z test_reference_numerics_large_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2190961Z test_reference_numerics_large_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2191264Z test_reference_numerics_large_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2191565Z test_reference_numerics_large_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2191867Z test_reference_numerics_large_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2192175Z test_reference_numerics_large_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2192535Z test_reference_numerics_large_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2192889Z test_reference_numerics_large_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2193206Z test_reference_numerics_large_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2193518Z test_reference_numerics_large_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2193829Z test_reference_numerics_large_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2194140Z test_reference_numerics_large_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2194459Z test_reference_numerics_large_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2194787Z test_reference_numerics_large_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2195121Z test_reference_numerics_large_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2195444Z test_reference_numerics_large_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2195767Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2196098Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2196419Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2196743Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2197067Z test_reference_numerics_large_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2197393Z test_reference_numerics_large_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2197728Z test_reference_numerics_large_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2198055Z test_reference_numerics_large_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2198373Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2198695Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2199054Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2199416Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2199744Z test_reference_numerics_large_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2200068Z test_reference_numerics_large_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2200395Z test_reference_numerics_large_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2200722Z test_reference_numerics_large_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2201046Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2201370Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2201688Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2202009Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2202329Z test_reference_numerics_large_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2202652Z test_reference_numerics_large_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2202976Z test_reference_numerics_large_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2203294Z test_reference_numerics_large_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2203609Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2203936Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2204262Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2204583Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2204900Z test_reference_numerics_large_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2205211Z test_reference_numerics_large_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2205541Z test_reference_numerics_large_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2205884Z test_reference_numerics_large_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2206201Z test_reference_numerics_large_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2206506Z test_reference_numerics_large_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2206807Z test_reference_numerics_large_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2207108Z test_reference_numerics_large_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2207410Z test_reference_numerics_large_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2207714Z test_reference_numerics_large_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2208021Z test_reference_numerics_large_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2208324Z test_reference_numerics_large_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2208637Z test_reference_numerics_large_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2208950Z test_reference_numerics_large_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2209259Z test_reference_numerics_large_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2209560Z test_reference_numerics_large_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2209860Z test_reference_numerics_large_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2210162Z test_reference_numerics_large_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2210468Z test_reference_numerics_large_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2210810Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2211165Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2211507Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2211852Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2212249Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2212626Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2212969Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2213312Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2213657Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2213999Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2214339Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2214678Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2215010Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2215346Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2215680Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2216010Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2216343Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2216677Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2217017Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2217353Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2217681Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2218009Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2218337Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2218709Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2219076Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2219405Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2219735Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2220064Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2220392Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2220721Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2221049Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2221373Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2221700Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2221949Z test_reference_numerics_large_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2222250Z test_reference_numerics_large_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2222555Z test_reference_numerics_large_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2222854Z test_reference_numerics_large_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2223157Z test_reference_numerics_large_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2223458Z test_reference_numerics_large_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2223753Z test_reference_numerics_large_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2224053Z test_reference_numerics_large_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2224345Z test_reference_numerics_large_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2224636Z test_reference_numerics_large_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2224929Z test_reference_numerics_large_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2225263Z test_reference_numerics_large_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2225595Z test_reference_numerics_large_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2225848Z test_reference_numerics_large_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2226152Z test_reference_numerics_large_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2226406Z test_reference_numerics_large_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2226710Z test_reference_numerics_large_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2227018Z test_reference_numerics_large_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2227322Z test_reference_numerics_large_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2227628Z test_reference_numerics_large_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2227926Z test_reference_numerics_large_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2228224Z test_reference_numerics_large_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2228521Z test_reference_numerics_large_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2228822Z test_reference_numerics_large_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2229121Z test_reference_numerics_large_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2229420Z test_reference_numerics_large_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2229713Z test_reference_numerics_large_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2230013Z test_reference_numerics_large_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2230319Z test_reference_numerics_large_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2230619Z test_reference_numerics_large_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2230918Z test_reference_numerics_large_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2231214Z test_reference_numerics_large_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2231507Z test_reference_numerics_large_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2231795Z test_reference_numerics_large_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2232140Z test_reference_numerics_large_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2232472Z test_reference_numerics_large_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2232770Z test_reference_numerics_large_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2233062Z test_reference_numerics_large_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2233361Z test_reference_numerics_large_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2233656Z test_reference_numerics_large_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2233959Z test_reference_numerics_large_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2234266Z test_reference_numerics_large_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2234564Z test_reference_numerics_large_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2234864Z test_reference_numerics_large_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2235161Z test_reference_numerics_large_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2235446Z test_reference_numerics_large_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2235741Z test_reference_numerics_large_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2236031Z test_reference_numerics_large_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2236321Z test_reference_numerics_large_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2236609Z test_reference_numerics_large_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2236904Z test_reference_numerics_large_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2237203Z test_reference_numerics_large_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2237503Z test_reference_numerics_large_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2237799Z test_reference_numerics_large_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2238095Z test_reference_numerics_large_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2238388Z test_reference_numerics_large_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2238725Z test_reference_numerics_large_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2239052Z test_reference_numerics_large_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2239352Z test_reference_numerics_large_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2239645Z test_reference_numerics_large_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2239947Z test_reference_numerics_normal_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2240243Z test_reference_numerics_normal_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2240545Z test_reference_numerics_normal_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2240851Z test_reference_numerics_normal_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2241148Z test_reference_numerics_normal_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2241446Z test_reference_numerics_normal_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2241741Z test_reference_numerics_normal_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2242039Z test_reference_numerics_normal_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2242333Z test_reference_numerics_normal_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2242625Z test_reference_numerics_normal_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2242919Z test_reference_numerics_normal_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2243215Z test_reference_numerics_normal_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2243512Z test_reference_numerics_normal_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2243812Z test_reference_numerics_normal_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2244108Z test_reference_numerics_normal_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2244415Z test_reference_numerics_normal_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2244717Z test_reference_numerics_normal_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2245025Z test_reference_numerics_normal_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2245362Z test_reference_numerics_normal_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2245698Z test_reference_numerics_normal_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2245994Z test_reference_numerics_normal_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2246288Z test_reference_numerics_normal_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2246583Z test_reference_numerics_normal_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2246877Z test_reference_numerics_normal_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2247168Z test_reference_numerics_normal_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2247459Z test_reference_numerics_normal_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2247760Z test_reference_numerics_normal_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2248059Z test_reference_numerics_normal_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2248365Z test_reference_numerics_normal_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2248679Z test_reference_numerics_normal_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2248988Z test_reference_numerics_normal_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2249291Z test_reference_numerics_normal_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2249590Z test_reference_numerics_normal_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2249890Z test_reference_numerics_normal_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2250183Z test_reference_numerics_normal_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2250475Z test_reference_numerics_normal_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2250770Z test_reference_numerics_normal_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2251062Z test_reference_numerics_normal_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2251354Z test_reference_numerics_normal_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2251649Z test_reference_numerics_normal_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2251996Z test_reference_numerics_normal_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2252335Z test_reference_numerics_normal_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2252647Z test_reference_numerics_normal_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2252953Z test_reference_numerics_normal_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2253257Z test_reference_numerics_normal_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2253563Z test_reference_numerics_normal_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2253861Z test_reference_numerics_normal_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2254159Z test_reference_numerics_normal_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2254456Z test_reference_numerics_normal_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2254751Z test_reference_numerics_normal_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2255051Z test_reference_numerics_normal_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2255344Z test_reference_numerics_normal_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2255635Z test_reference_numerics_normal_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2255936Z test_reference_numerics_normal_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2256237Z test_reference_numerics_normal_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2256531Z test_reference_numerics_normal_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2256830Z test_reference_numerics_normal_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2257127Z test_reference_numerics_normal_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2257423Z test_reference_numerics_normal_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2257716Z test_reference_numerics_normal_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2258005Z test_reference_numerics_normal_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2258299Z test_reference_numerics_normal_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2258632Z test_reference_numerics_normal_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2258978Z test_reference_numerics_normal_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2259280Z test_reference_numerics_normal_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2259589Z test_reference_numerics_normal_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2259892Z test_reference_numerics_normal_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2260198Z test_reference_numerics_normal_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2260499Z test_reference_numerics_normal_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2260798Z test_reference_numerics_normal_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2261099Z test_reference_numerics_normal_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2261395Z test_reference_numerics_normal_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2261690Z test_reference_numerics_normal_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2261984Z test_reference_numerics_normal_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2262283Z test_reference_numerics_normal_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2262574Z test_reference_numerics_normal_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2262871Z test_reference_numerics_normal_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2263165Z test_reference_numerics_normal_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2263473Z test_reference_numerics_normal_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2263779Z test_reference_numerics_normal_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2264079Z test_reference_numerics_normal_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2264376Z test_reference_numerics_normal_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2264673Z test_reference_numerics_normal_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2264969Z test_reference_numerics_normal_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2265300Z test_reference_numerics_normal_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2265625Z test_reference_numerics_normal_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2265922Z test_reference_numerics_normal_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2266216Z test_reference_numerics_normal_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2266507Z test_reference_numerics_normal_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2266918Z test_reference_numerics_normal_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2267218Z test_reference_numerics_normal_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2267526Z test_reference_numerics_normal_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2267834Z test_reference_numerics_normal_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2268136Z test_reference_numerics_normal_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2268440Z test_reference_numerics_normal_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2268744Z test_reference_numerics_normal_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2269043Z test_reference_numerics_normal_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2269335Z test_reference_numerics_normal_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2269628Z test_reference_numerics_normal_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2269920Z test_reference_numerics_normal_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2270222Z test_reference_numerics_normal_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2270517Z test_reference_numerics_normal_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2270819Z test_reference_numerics_normal_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2271124Z test_reference_numerics_normal_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2271426Z test_reference_numerics_normal_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2271785Z test_reference_numerics_normal_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2272087Z test_reference_numerics_normal_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2272431Z test_reference_numerics_normal_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2272734Z test_reference_numerics_normal_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2273037Z test_reference_numerics_normal_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2273341Z test_reference_numerics_normal_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2273640Z test_reference_numerics_normal_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2273934Z test_reference_numerics_normal_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2274226Z test_reference_numerics_normal_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2274519Z test_reference_numerics_normal_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2274816Z test_reference_numerics_normal_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2275111Z test_reference_numerics_normal_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2275413Z test_reference_numerics_normal_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2275709Z test_reference_numerics_normal_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2276015Z test_reference_numerics_normal_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2276317Z test_reference_numerics_normal_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2276616Z test_reference_numerics_normal_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2276900Z test_reference_numerics_normal_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2277201Z test_reference_numerics_normal_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2277496Z test_reference_numerics_normal_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2277785Z test_reference_numerics_normal_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2278075Z test_reference_numerics_normal_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2278405Z test_reference_numerics_normal_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2278698Z test_reference_numerics_normal_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2279024Z test_reference_numerics_normal_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2279342Z test_reference_numerics_normal_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2279656Z test_reference_numerics_normal_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2279980Z test_reference_numerics_normal_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2280303Z test_reference_numerics_normal_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2280622Z test_reference_numerics_normal_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2280936Z test_reference_numerics_normal_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2281244Z test_reference_numerics_normal_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2281556Z test_reference_numerics_normal_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2281869Z test_reference_numerics_normal_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2282175Z test_reference_numerics_normal_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2282479Z test_reference_numerics_normal_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2282789Z test_reference_numerics_normal_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2283099Z test_reference_numerics_normal_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2283401Z test_reference_numerics_normal_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2283695Z test_reference_numerics_normal_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2284000Z test_reference_numerics_normal_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2284305Z test_reference_numerics_normal_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2284608Z test_reference_numerics_normal_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2284905Z test_reference_numerics_normal_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2285240Z test_reference_numerics_normal_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2285568Z test_reference_numerics_normal_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2285924Z test_reference_numerics_normal_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2286270Z test_reference_numerics_normal_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2286614Z test_reference_numerics_normal_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2286962Z test_reference_numerics_normal_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2287313Z test_reference_numerics_normal_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2287677Z test_reference_numerics_normal_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2288027Z test_reference_numerics_normal_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2288388Z test_reference_numerics_normal_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2288748Z test_reference_numerics_normal_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2289115Z test_reference_numerics_normal_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2289475Z test_reference_numerics_normal_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2289829Z test_reference_numerics_normal_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2290190Z test_reference_numerics_normal_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2290537Z test_reference_numerics_normal_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2290889Z test_reference_numerics_normal_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2291236Z test_reference_numerics_normal_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2291595Z test_reference_numerics_normal_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2291942Z test_reference_numerics_normal_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2292308Z test_reference_numerics_normal_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2292665Z test_reference_numerics_normal_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2293077Z test_reference_numerics_normal_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2293486Z test_reference_numerics_normal_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2293859Z test_reference_numerics_normal_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2294221Z test_reference_numerics_normal_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2294583Z test_reference_numerics_normal_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2294948Z test_reference_numerics_normal_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2295310Z test_reference_numerics_normal_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2295677Z test_reference_numerics_normal_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2295976Z test_reference_numerics_normal_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2296280Z test_reference_numerics_normal_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2296579Z test_reference_numerics_normal_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2296886Z test_reference_numerics_normal_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2297194Z test_reference_numerics_normal_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2297494Z test_reference_numerics_normal_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2297792Z test_reference_numerics_normal_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2298099Z test_reference_numerics_normal_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2298407Z test_reference_numerics_normal_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2298711Z test_reference_numerics_normal_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2299006Z test_reference_numerics_normal_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2299305Z test_reference_numerics_normal_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2299604Z test_reference_numerics_normal_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2299941Z test_reference_numerics_normal_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2300233Z test_reference_numerics_normal_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2300562Z test_reference_numerics_normal_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2300841Z test_reference_numerics_normal_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2301134Z test_reference_numerics_normal_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2301429Z test_reference_numerics_normal_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2301733Z test_reference_numerics_normal_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2302030Z test_reference_numerics_normal_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2302329Z test_reference_numerics_normal_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2302626Z test_reference_numerics_normal_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2302920Z test_reference_numerics_normal_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2303212Z test_reference_numerics_normal_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2303506Z test_reference_numerics_normal_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2303797Z test_reference_numerics_normal_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2304089Z test_reference_numerics_normal_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2304380Z test_reference_numerics_normal_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2304680Z test_reference_numerics_normal_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2304985Z test_reference_numerics_normal_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2305291Z test_reference_numerics_normal_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2305597Z test_reference_numerics_normal_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2305892Z test_reference_numerics_normal_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2306188Z test_reference_numerics_normal_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2306483Z test_reference_numerics_normal_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2306883Z test_reference_numerics_normal_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2307235Z test_reference_numerics_normal_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2307540Z test_reference_numerics_normal_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2307836Z test_reference_numerics_normal_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2308136Z test_reference_numerics_normal_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2308441Z test_reference_numerics_normal_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2308741Z test_reference_numerics_normal_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2309038Z test_reference_numerics_normal_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2309334Z test_reference_numerics_normal_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2309628Z test_reference_numerics_normal_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2309922Z test_reference_numerics_normal_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2310219Z test_reference_numerics_normal_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2310521Z test_reference_numerics_normal_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2310817Z test_reference_numerics_normal_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2311121Z test_reference_numerics_normal_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2311426Z test_reference_numerics_normal_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2311733Z test_reference_numerics_normal_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2312043Z test_reference_numerics_normal_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2312345Z test_reference_numerics_normal_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2312642Z test_reference_numerics_normal_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2312938Z test_reference_numerics_normal_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2313234Z test_reference_numerics_normal_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2313605Z test_reference_numerics_normal_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2313937Z test_reference_numerics_normal_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2314236Z test_reference_numerics_normal_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2314543Z test_reference_numerics_normal_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2314843Z test_reference_numerics_normal_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2315144Z test_reference_numerics_normal_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2315444Z test_reference_numerics_normal_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2315739Z test_reference_numerics_normal_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2316034Z test_reference_numerics_normal_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2316327Z test_reference_numerics_normal_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2316619Z test_reference_numerics_normal_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2316916Z test_reference_numerics_normal_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2317214Z test_reference_numerics_normal_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2317511Z test_reference_numerics_normal_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2317805Z test_reference_numerics_normal_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2318105Z test_reference_numerics_normal_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2318412Z test_reference_numerics_normal_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2318715Z test_reference_numerics_normal_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2319008Z test_reference_numerics_normal_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2319301Z test_reference_numerics_normal_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2319596Z test_reference_numerics_normal_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2320012Z test_reference_numerics_normal_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2320304Z test_reference_numerics_normal_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2320625Z test_reference_numerics_normal_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2320919Z test_reference_numerics_normal_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2321196Z test_reference_numerics_normal_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2321496Z test_reference_numerics_normal_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2321797Z test_reference_numerics_normal_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2322096Z test_reference_numerics_normal_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2322394Z test_reference_numerics_normal_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2322686Z test_reference_numerics_normal_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2322979Z test_reference_numerics_normal_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2323274Z test_reference_numerics_normal_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2323564Z test_reference_numerics_normal_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2323863Z test_reference_numerics_normal_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2324161Z test_reference_numerics_normal_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2324458Z test_reference_numerics_normal_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2324754Z test_reference_numerics_normal_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2325056Z test_reference_numerics_normal_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2325355Z test_reference_numerics_normal_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2325656Z test_reference_numerics_normal_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2325955Z test_reference_numerics_normal_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2326249Z test_reference_numerics_normal_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2326578Z test_reference_numerics_normal_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2326873Z test_reference_numerics_normal_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2327201Z test_reference_numerics_normal_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2327493Z test_reference_numerics_normal_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2327783Z test_reference_numerics_normal_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2328075Z test_reference_numerics_normal_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2328364Z test_reference_numerics_normal_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2328658Z test_reference_numerics_normal_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2328945Z test_reference_numerics_normal_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2329250Z test_reference_numerics_normal_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2329551Z test_reference_numerics_normal_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2329854Z test_reference_numerics_normal_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2330166Z test_reference_numerics_normal_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2330472Z test_reference_numerics_normal_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2330781Z test_reference_numerics_normal_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2331088Z test_reference_numerics_normal_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2331392Z test_reference_numerics_normal_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2331694Z test_reference_numerics_normal_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2332002Z test_reference_numerics_normal_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2332302Z test_reference_numerics_normal_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2332602Z test_reference_numerics_normal_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2332903Z test_reference_numerics_normal_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2333245Z test_reference_numerics_normal_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2333543Z test_reference_numerics_normal_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2333881Z test_reference_numerics_normal_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2334184Z test_reference_numerics_normal_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2334480Z test_reference_numerics_normal_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2334786Z test_reference_numerics_normal_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2335099Z test_reference_numerics_normal_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2335406Z test_reference_numerics_normal_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2335704Z test_reference_numerics_normal_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2336006Z test_reference_numerics_normal_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2336305Z test_reference_numerics_normal_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2336607Z test_reference_numerics_normal_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2336906Z test_reference_numerics_normal_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2337200Z test_reference_numerics_normal_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2337493Z test_reference_numerics_normal_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2337785Z test_reference_numerics_normal_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2338083Z test_reference_numerics_normal_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2338381Z test_reference_numerics_normal_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2338687Z test_reference_numerics_normal_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2338992Z test_reference_numerics_normal_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2339290Z test_reference_numerics_normal_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2339589Z test_reference_numerics_normal_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2339924Z test_reference_numerics_normal_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2340250Z test_reference_numerics_normal_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2340548Z test_reference_numerics_normal_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2340843Z test_reference_numerics_normal_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2341136Z test_reference_numerics_normal_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2341437Z test_reference_numerics_normal_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2341749Z test_reference_numerics_normal_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2342048Z test_reference_numerics_normal_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2342341Z test_reference_numerics_normal_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2342644Z test_reference_numerics_normal_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2342949Z test_reference_numerics_normal_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2343251Z test_reference_numerics_normal_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2343551Z test_reference_numerics_normal_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2343852Z test_reference_numerics_normal_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2344152Z test_reference_numerics_normal_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2344448Z test_reference_numerics_normal_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2344759Z test_reference_numerics_normal_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2345059Z test_reference_numerics_normal_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2345365Z test_reference_numerics_normal_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2345671Z test_reference_numerics_normal_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2345976Z test_reference_numerics_normal_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2346275Z test_reference_numerics_normal_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2346740Z test_reference_numerics_normal_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2347097Z test_reference_numerics_normal_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2347397Z test_reference_numerics_normal_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2347702Z test_reference_numerics_normal_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2348007Z test_reference_numerics_normal_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2348309Z test_reference_numerics_normal_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2348622Z test_reference_numerics_normal_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2348926Z test_reference_numerics_normal_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2349233Z test_reference_numerics_normal_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2349533Z test_reference_numerics_normal_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2349829Z test_reference_numerics_normal_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2350129Z test_reference_numerics_normal_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2350429Z test_reference_numerics_normal_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2350727Z test_reference_numerics_normal_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2351023Z test_reference_numerics_normal_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2351323Z test_reference_numerics_normal_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2351620Z test_reference_numerics_normal_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2351937Z test_reference_numerics_normal_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2352194Z test_reference_numerics_normal_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2022-11-23T02:30:08.2352511Z test_reference_numerics_normal_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2352834Z test_reference_numerics_normal_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2353148Z test_reference_numerics_normal_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2353509Z test_reference_numerics_normal_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2353860Z test_reference_numerics_normal_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2354172Z test_reference_numerics_normal_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2354483Z test_reference_numerics_normal_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2354790Z test_reference_numerics_normal_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2355104Z test_reference_numerics_normal_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2355416Z test_reference_numerics_normal_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2355715Z test_reference_numerics_normal_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2356018Z test_reference_numerics_normal_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2356317Z test_reference_numerics_normal_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2356617Z test_reference_numerics_normal_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2356923Z test_reference_numerics_normal_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2357219Z test_reference_numerics_normal_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2357516Z test_reference_numerics_normal_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2357811Z test_reference_numerics_normal_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2358112Z test_reference_numerics_normal_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2358410Z test_reference_numerics_normal_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2358710Z test_reference_numerics_normal_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2359014Z test_reference_numerics_normal_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2359316Z test_reference_numerics_normal_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2359619Z test_reference_numerics_normal_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2359960Z test_reference_numerics_normal_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2360305Z test_reference_numerics_normal_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2360601Z test_reference_numerics_normal_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2360894Z test_reference_numerics_normal_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2361187Z test_reference_numerics_normal_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2361480Z test_reference_numerics_normal_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2361774Z test_reference_numerics_normal_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2362075Z test_reference_numerics_normal_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2362370Z test_reference_numerics_normal_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2362668Z test_reference_numerics_normal_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2362963Z test_reference_numerics_normal_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2363262Z test_reference_numerics_normal_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2363560Z test_reference_numerics_normal_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2363852Z test_reference_numerics_normal_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2364146Z test_reference_numerics_normal_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2364437Z test_reference_numerics_normal_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2364732Z test_reference_numerics_normal_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2365031Z test_reference_numerics_normal_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2365311Z test_reference_numerics_normal_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2365617Z test_reference_numerics_normal_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2365916Z test_reference_numerics_normal_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2366209Z test_reference_numerics_normal_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2366546Z test_reference_numerics_normal_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2366875Z test_reference_numerics_normal_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2367169Z test_reference_numerics_normal_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2367465Z test_reference_numerics_normal_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2367759Z test_reference_numerics_normal_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2368057Z test_reference_numerics_normal_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2368346Z test_reference_numerics_normal_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2368647Z test_reference_numerics_normal_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2368940Z test_reference_numerics_normal_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2369243Z test_reference_numerics_normal_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2369541Z test_reference_numerics_normal_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2369847Z test_reference_numerics_normal_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2370146Z test_reference_numerics_normal_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2370442Z test_reference_numerics_normal_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2370737Z test_reference_numerics_normal_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2371025Z test_reference_numerics_normal_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2371320Z test_reference_numerics_normal_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2371609Z test_reference_numerics_normal_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2371906Z test_reference_numerics_normal_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2372199Z test_reference_numerics_normal_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2372509Z test_reference_numerics_normal_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2372814Z test_reference_numerics_normal_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2373170Z test_reference_numerics_normal_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2373514Z test_reference_numerics_normal_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2373828Z test_reference_numerics_normal_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2374132Z test_reference_numerics_normal_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2374437Z test_reference_numerics_normal_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2374745Z test_reference_numerics_normal_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2375049Z test_reference_numerics_normal_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2375348Z test_reference_numerics_normal_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2375648Z test_reference_numerics_normal_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2375954Z test_reference_numerics_normal_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2376261Z test_reference_numerics_normal_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2376555Z test_reference_numerics_normal_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2376861Z test_reference_numerics_normal_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2377157Z test_reference_numerics_normal_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2377458Z test_reference_numerics_normal_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2377753Z test_reference_numerics_normal_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2378052Z test_reference_numerics_normal_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2378350Z test_reference_numerics_normal_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2378647Z test_reference_numerics_normal_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2378942Z test_reference_numerics_normal_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2379268Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2379627Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2379987Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2380307Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2380624Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2380937Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2381261Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2381574Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2381898Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2382219Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2382541Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2382861Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2383176Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2383494Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2383814Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2384129Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2384448Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2384770Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2385089Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2385405Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2385717Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2386032Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2386394Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2386793Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2387107Z test_reference_numerics_normal_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2387412Z test_reference_numerics_normal_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2387719Z test_reference_numerics_normal_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2388022Z test_reference_numerics_normal_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2388321Z test_reference_numerics_normal_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2388619Z test_reference_numerics_normal_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2388923Z test_reference_numerics_normal_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2389224Z test_reference_numerics_normal_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2389527Z test_reference_numerics_normal_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2389830Z test_reference_numerics_normal_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2390129Z test_reference_numerics_normal_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2390432Z test_reference_numerics_normal_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2390738Z test_reference_numerics_normal_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2391047Z test_reference_numerics_normal_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2391331Z test_reference_numerics_normal_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2391633Z test_reference_numerics_normal_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2391929Z test_reference_numerics_normal_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2392222Z test_reference_numerics_normal_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2392511Z test_reference_numerics_normal_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2392848Z test_reference_numerics_normal_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2393172Z test_reference_numerics_normal_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2393469Z test_reference_numerics_normal_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2393790Z test_reference_numerics_normal_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2394112Z test_reference_numerics_normal_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2394432Z test_reference_numerics_normal_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2394745Z test_reference_numerics_normal_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2395061Z test_reference_numerics_normal_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2395378Z test_reference_numerics_normal_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2395692Z test_reference_numerics_normal_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2396006Z test_reference_numerics_normal_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2396335Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2396668Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2396997Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2397321Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2397650Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2397973Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2398304Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2398631Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2398955Z test_reference_numerics_normal_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2399307Z test_reference_numerics_normal_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2399622Z test_reference_numerics_normal_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2399972Z test_reference_numerics_normal_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2400294Z test_reference_numerics_normal_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2400613Z test_reference_numerics_normal_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2400928Z test_reference_numerics_normal_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2401252Z test_reference_numerics_normal_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2401568Z test_reference_numerics_normal_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2401883Z test_reference_numerics_normal_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2402195Z test_reference_numerics_normal_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2402506Z test_reference_numerics_normal_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2402823Z test_reference_numerics_normal_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2403138Z test_reference_numerics_normal_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2403452Z test_reference_numerics_normal_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2403767Z test_reference_numerics_normal_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2404090Z test_reference_numerics_normal_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2404406Z test_reference_numerics_normal_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2404721Z test_reference_numerics_normal_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2405036Z test_reference_numerics_normal_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2405349Z test_reference_numerics_normal_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2405668Z test_reference_numerics_normal_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2406018Z test_reference_numerics_normal_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2406358Z test_reference_numerics_normal_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2406688Z test_reference_numerics_normal_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2407013Z test_reference_numerics_normal_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2407335Z test_reference_numerics_normal_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2407662Z test_reference_numerics_normal_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2407990Z test_reference_numerics_normal_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2408309Z test_reference_numerics_normal_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2408640Z test_reference_numerics_normal_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2408963Z test_reference_numerics_normal_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2409288Z test_reference_numerics_normal_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2409615Z test_reference_numerics_normal_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2409938Z test_reference_numerics_normal_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2410260Z test_reference_numerics_normal_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2410580Z test_reference_numerics_normal_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2410897Z test_reference_numerics_normal_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2411217Z test_reference_numerics_normal_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2411534Z test_reference_numerics_normal_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2411865Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2412199Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2412575Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2412934Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2413268Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2413597Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2413918Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2414238Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2414556Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2414876Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2415199Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2415523Z test_reference_numerics_normal_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2415848Z test_reference_numerics_normal_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2416182Z test_reference_numerics_normal_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2416510Z test_reference_numerics_normal_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2416833Z test_reference_numerics_normal_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2417156Z test_reference_numerics_normal_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2417476Z test_reference_numerics_normal_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2417797Z test_reference_numerics_normal_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2418120Z test_reference_numerics_normal_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2418441Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2418763Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2419120Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2419479Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2419805Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2420125Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2420445Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2420767Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2421087Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2421405Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2421723Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2422045Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2422369Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2422692Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2423011Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2423326Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2423639Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2423961Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2424279Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2424601Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2424921Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2425245Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2425597Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2425950Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2426272Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2426636Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2426957Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2427279Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2427599Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2427917Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2428235Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2428551Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2428869Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2429189Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2429504Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2429822Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2430140Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2430463Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2430785Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2431105Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2431419Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2431736Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2432101Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2432450Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2432770Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2433076Z test_reference_numerics_normal_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2433385Z test_reference_numerics_normal_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2433696Z test_reference_numerics_normal_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2434008Z test_reference_numerics_normal_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2434309Z test_reference_numerics_normal_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2434622Z test_reference_numerics_normal_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2434926Z test_reference_numerics_normal_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2435229Z test_reference_numerics_normal_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2435533Z test_reference_numerics_normal_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2435841Z test_reference_numerics_normal_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2436141Z test_reference_numerics_normal_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2436427Z test_reference_numerics_normal_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2436734Z test_reference_numerics_normal_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2437037Z test_reference_numerics_normal_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2437344Z test_reference_numerics_normal_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2437650Z test_reference_numerics_normal_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2437952Z test_reference_numerics_normal_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2438253Z test_reference_numerics_normal_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2438598Z test_reference_numerics_normal_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2438943Z test_reference_numerics_normal_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2439248Z test_reference_numerics_normal_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2439554Z test_reference_numerics_normal_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2439856Z test_reference_numerics_normal_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2440159Z test_reference_numerics_normal_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2440468Z test_reference_numerics_normal_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2440773Z test_reference_numerics_normal_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2441076Z test_reference_numerics_normal_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2441372Z test_reference_numerics_normal_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2441667Z test_reference_numerics_normal_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2441968Z test_reference_numerics_normal_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2442263Z test_reference_numerics_normal_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2442555Z test_reference_numerics_normal_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2442845Z test_reference_numerics_normal_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2443138Z test_reference_numerics_normal_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2443432Z test_reference_numerics_normal_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2443745Z test_reference_numerics_normal_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2444056Z test_reference_numerics_normal_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2444372Z test_reference_numerics_normal_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2444684Z test_reference_numerics_normal_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2444995Z test_reference_numerics_normal_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2445342Z test_reference_numerics_normal_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2445678Z test_reference_numerics_normal_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2445987Z test_reference_numerics_normal_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2446293Z test_reference_numerics_normal_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2446605Z test_reference_numerics_normal_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2446914Z test_reference_numerics_normal_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2447224Z test_reference_numerics_normal_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2447523Z test_reference_numerics_normal_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2447823Z test_reference_numerics_normal_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2448126Z test_reference_numerics_normal_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2448423Z test_reference_numerics_normal_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2448719Z test_reference_numerics_normal_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2449019Z test_reference_numerics_normal_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2449311Z test_reference_numerics_normal_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2449608Z test_reference_numerics_normal_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2449901Z test_reference_numerics_normal_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2450215Z test_reference_numerics_normal_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2450534Z test_reference_numerics_normal_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2450856Z test_reference_numerics_normal_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2451169Z test_reference_numerics_normal_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2451487Z test_reference_numerics_normal_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2451845Z test_reference_numerics_normal_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2452194Z test_reference_numerics_normal_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2452508Z test_reference_numerics_normal_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2452830Z test_reference_numerics_normal_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2453146Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2453467Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2453780Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2454080Z test_reference_numerics_normal_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2454379Z test_reference_numerics_normal_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2454681Z test_reference_numerics_normal_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2454982Z test_reference_numerics_normal_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2455292Z test_reference_numerics_normal_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2455597Z test_reference_numerics_normal_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2455893Z test_reference_numerics_normal_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2456193Z test_reference_numerics_normal_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2456489Z test_reference_numerics_normal_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2456786Z test_reference_numerics_normal_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2457082Z test_reference_numerics_normal_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2457376Z test_reference_numerics_normal_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2457667Z test_reference_numerics_normal_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2457967Z test_reference_numerics_normal_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2458262Z test_reference_numerics_normal_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2458606Z test_reference_numerics_normal_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2458957Z test_reference_numerics_normal_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2459261Z test_reference_numerics_normal_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2459559Z test_reference_numerics_normal_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2459858Z test_reference_numerics_normal_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2460144Z test_reference_numerics_normal_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2460438Z test_reference_numerics_normal_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2460730Z test_reference_numerics_normal_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2461020Z test_reference_numerics_normal_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2461316Z test_reference_numerics_normal_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2461610Z test_reference_numerics_normal_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2461913Z test_reference_numerics_normal_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2462215Z test_reference_numerics_normal_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2462525Z test_reference_numerics_normal_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2462833Z test_reference_numerics_normal_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2463139Z test_reference_numerics_normal_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2463443Z test_reference_numerics_normal_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2463751Z test_reference_numerics_normal_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2464053Z test_reference_numerics_normal_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2464350Z test_reference_numerics_normal_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2464654Z test_reference_numerics_normal_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2464990Z test_reference_numerics_normal_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2465289Z test_reference_numerics_normal_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2465627Z test_reference_numerics_normal_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2465931Z test_reference_numerics_normal_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2466227Z test_reference_numerics_normal_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2466528Z test_reference_numerics_normal_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2466921Z test_reference_numerics_normal_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2467226Z test_reference_numerics_normal_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2467526Z test_reference_numerics_normal_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2467819Z test_reference_numerics_normal_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2468110Z test_reference_numerics_normal_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2468403Z test_reference_numerics_normal_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2468695Z test_reference_numerics_normal_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2469006Z test_reference_numerics_normal_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2469310Z test_reference_numerics_normal_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2469612Z test_reference_numerics_normal_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2469911Z test_reference_numerics_normal_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2470215Z test_reference_numerics_normal_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2470517Z test_reference_numerics_normal_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2470814Z test_reference_numerics_normal_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2471111Z test_reference_numerics_normal_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2471413Z test_reference_numerics_normal_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2471763Z test_reference_numerics_normal_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2472059Z test_reference_numerics_normal_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2472389Z test_reference_numerics_normal_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2472698Z test_reference_numerics_normal_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2473000Z test_reference_numerics_normal_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2473299Z test_reference_numerics_normal_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2473600Z test_reference_numerics_normal_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2473901Z test_reference_numerics_normal_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2474195Z test_reference_numerics_normal_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2474485Z test_reference_numerics_normal_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2474776Z test_reference_numerics_normal_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2475065Z test_reference_numerics_normal_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2475356Z test_reference_numerics_normal_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2475651Z test_reference_numerics_normal_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2475953Z test_reference_numerics_normal_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2476244Z test_reference_numerics_normal_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2476544Z test_reference_numerics_normal_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2476852Z test_reference_numerics_normal_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2477150Z test_reference_numerics_normal_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2477443Z test_reference_numerics_normal_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2477740Z test_reference_numerics_normal_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2478032Z test_reference_numerics_normal_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2478364Z test_reference_numerics_normal_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2478657Z test_reference_numerics_normal_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2478981Z test_reference_numerics_normal_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2479275Z test_reference_numerics_normal_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2479575Z test_reference_numerics_normal_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2479871Z test_reference_numerics_normal_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2480181Z test_reference_numerics_normal_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2480485Z test_reference_numerics_normal_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2480786Z test_reference_numerics_normal_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2481081Z test_reference_numerics_normal_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2481361Z test_reference_numerics_normal_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2481655Z test_reference_numerics_normal_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2481944Z test_reference_numerics_normal_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2482235Z test_reference_numerics_normal_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2482524Z test_reference_numerics_normal_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2482818Z test_reference_numerics_normal_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2483110Z test_reference_numerics_normal_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2483421Z test_reference_numerics_normal_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2483737Z test_reference_numerics_normal_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2484055Z test_reference_numerics_normal_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2484366Z test_reference_numerics_normal_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2484676Z test_reference_numerics_normal_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2485032Z test_reference_numerics_normal_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2485375Z test_reference_numerics_normal_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2485687Z test_reference_numerics_normal_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2486002Z test_reference_numerics_normal_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2486321Z test_reference_numerics_normal_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2486651Z test_reference_numerics_normal_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2486972Z test_reference_numerics_normal_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2487284Z test_reference_numerics_normal_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2487602Z test_reference_numerics_normal_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2487914Z test_reference_numerics_normal_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2488228Z test_reference_numerics_normal_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2488540Z test_reference_numerics_normal_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2488861Z test_reference_numerics_normal_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2489176Z test_reference_numerics_normal_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2489490Z test_reference_numerics_normal_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2489802Z test_reference_numerics_normal_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2490113Z test_reference_numerics_normal_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2490427Z test_reference_numerics_normal_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2490744Z test_reference_numerics_normal_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2491052Z test_reference_numerics_normal_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2491364Z test_reference_numerics_normal_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2491722Z test_reference_numerics_normal_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2492072Z test_reference_numerics_normal_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2492387Z test_reference_numerics_normal_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2492701Z test_reference_numerics_normal_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2493013Z test_reference_numerics_normal_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2493327Z test_reference_numerics_normal_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2493640Z test_reference_numerics_normal_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2493952Z test_reference_numerics_normal_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2494265Z test_reference_numerics_normal_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2494572Z test_reference_numerics_normal_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2494884Z test_reference_numerics_normal_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2495195Z test_reference_numerics_normal_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2495502Z test_reference_numerics_normal_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2495813Z test_reference_numerics_normal_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2496128Z test_reference_numerics_normal_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2496435Z test_reference_numerics_normal_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2496748Z test_reference_numerics_normal_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2497053Z test_reference_numerics_normal_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2497358Z test_reference_numerics_normal_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2497663Z test_reference_numerics_normal_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2497972Z test_reference_numerics_normal_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2498313Z test_reference_numerics_normal_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2498653Z test_reference_numerics_normal_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2498960Z test_reference_numerics_normal_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2499267Z test_reference_numerics_normal_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2499581Z test_reference_numerics_normal_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2499894Z test_reference_numerics_normal_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2500207Z test_reference_numerics_normal_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2500515Z test_reference_numerics_normal_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2500824Z test_reference_numerics_normal_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2501131Z test_reference_numerics_normal_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2501441Z test_reference_numerics_normal_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2501755Z test_reference_numerics_normal_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2502058Z test_reference_numerics_normal_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2502366Z test_reference_numerics_normal_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2502670Z test_reference_numerics_normal_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2502979Z test_reference_numerics_normal_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2503281Z test_reference_numerics_normal_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2503586Z test_reference_numerics_normal_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2503889Z test_reference_numerics_normal_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2504192Z test_reference_numerics_normal_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2504498Z test_reference_numerics_normal_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2504842Z test_reference_numerics_normal_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2505192Z test_reference_numerics_normal_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2505501Z test_reference_numerics_normal_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2505800Z test_reference_numerics_normal_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2506103Z test_reference_numerics_normal_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2506411Z test_reference_numerics_normal_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2506755Z test_reference_numerics_normal_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2507058Z test_reference_numerics_normal_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2507362Z test_reference_numerics_normal_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2507668Z test_reference_numerics_normal_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2507973Z test_reference_numerics_normal_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2508271Z test_reference_numerics_normal_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2508574Z test_reference_numerics_normal_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2508871Z test_reference_numerics_normal_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2509172Z test_reference_numerics_normal_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2509479Z test_reference_numerics_normal_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2509794Z test_reference_numerics_normal_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2510097Z test_reference_numerics_normal_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2510411Z test_reference_numerics_normal_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2510730Z test_reference_numerics_normal_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2511039Z test_reference_numerics_normal_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2511411Z test_reference_numerics_normal_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2511759Z test_reference_numerics_normal_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2512074Z test_reference_numerics_normal_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2512405Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2512735Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2513062Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2513387Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2513714Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2514036Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2514362Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2514689Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2515014Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2515344Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2515666Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2515987Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2516311Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2516636Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2516956Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2517279Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2517602Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2517970Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2518326Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2518653Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2518975Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2519299Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2519622Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2519945Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2520263Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2520587Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2520908Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2521229Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2521557Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2521876Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2522196Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2522522Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2522838Z test_reference_numerics_normal_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2523145Z test_reference_numerics_normal_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2523454Z test_reference_numerics_normal_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2523761Z test_reference_numerics_normal_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2524066Z test_reference_numerics_normal_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2524412Z test_reference_numerics_normal_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2524823Z test_reference_numerics_normal_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2525135Z test_reference_numerics_normal_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2525439Z test_reference_numerics_normal_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2525747Z test_reference_numerics_normal_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2526062Z test_reference_numerics_normal_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2526374Z test_reference_numerics_normal_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2526688Z test_reference_numerics_normal_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2526999Z test_reference_numerics_normal_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2527306Z test_reference_numerics_normal_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2527613Z test_reference_numerics_normal_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2527918Z test_reference_numerics_normal_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2528227Z test_reference_numerics_normal_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2528573Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2528924Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2529271Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2529632Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2529976Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2530317Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2530662Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2531038Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2531409Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2531752Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2532090Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2532427Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2532766Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2533105Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2533434Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2533771Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2534104Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2534438Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2534774Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2535112Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2535441Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2535782Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2536120Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2536456Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2536786Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2537117Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2537487Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2537846Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2538172Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2538494Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2538815Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2539146Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2539478Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2539778Z test_reference_numerics_normal_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2540077Z test_reference_numerics_normal_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2540381Z test_reference_numerics_normal_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2540691Z test_reference_numerics_normal_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2540996Z test_reference_numerics_normal_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2541298Z test_reference_numerics_normal_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2541595Z test_reference_numerics_normal_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2541891Z test_reference_numerics_normal_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2542186Z test_reference_numerics_normal_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2542485Z test_reference_numerics_normal_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2542780Z test_reference_numerics_normal_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2543070Z test_reference_numerics_normal_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2543364Z test_reference_numerics_normal_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2543675Z test_reference_numerics_normal_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2544017Z test_reference_numerics_normal_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2544330Z test_reference_numerics_normal_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2544678Z test_reference_numerics_normal_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2544983Z test_reference_numerics_normal_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2545284Z test_reference_numerics_normal_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2545586Z test_reference_numerics_normal_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2545890Z test_reference_numerics_normal_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2546189Z test_reference_numerics_normal_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2546484Z test_reference_numerics_normal_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2546905Z test_reference_numerics_normal_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2547209Z test_reference_numerics_normal_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2547515Z test_reference_numerics_normal_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2547808Z test_reference_numerics_normal_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2548110Z test_reference_numerics_normal_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2548412Z test_reference_numerics_normal_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2548714Z test_reference_numerics_normal_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2549014Z test_reference_numerics_normal_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2549316Z test_reference_numerics_normal_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2549613Z test_reference_numerics_normal_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2549904Z test_reference_numerics_normal_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2550196Z test_reference_numerics_normal_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2550489Z test_reference_numerics_normal_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2550841Z test_reference_numerics_normal_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2551134Z test_reference_numerics_normal_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2551472Z test_reference_numerics_normal_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2551754Z test_reference_numerics_normal_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2552058Z test_reference_numerics_normal_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2552361Z test_reference_numerics_normal_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2552665Z test_reference_numerics_normal_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2552966Z test_reference_numerics_normal_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2553262Z test_reference_numerics_normal_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2553560Z test_reference_numerics_normal_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2553852Z test_reference_numerics_normal_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2554146Z test_reference_numerics_normal_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2554438Z test_reference_numerics_normal_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2554737Z test_reference_numerics_normal_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2555026Z test_reference_numerics_normal_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2555327Z test_reference_numerics_normal_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2555632Z test_reference_numerics_normal_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2555934Z test_reference_numerics_normal_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2556233Z test_reference_numerics_normal_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2556531Z test_reference_numerics_normal_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2556829Z test_reference_numerics_normal_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2557122Z test_reference_numerics_normal_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2557461Z test_reference_numerics_normal_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2557811Z test_reference_numerics_normal_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2558109Z test_reference_numerics_small_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2558405Z test_reference_numerics_small_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2558708Z test_reference_numerics_small_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2559007Z test_reference_numerics_small_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2559314Z test_reference_numerics_small_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2559610Z test_reference_numerics_small_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2559900Z test_reference_numerics_small_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2560190Z test_reference_numerics_small_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2560476Z test_reference_numerics_small_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2560768Z test_reference_numerics_small_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2561059Z test_reference_numerics_small_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2561357Z test_reference_numerics_small_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2561643Z test_reference_numerics_small_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2561939Z test_reference_numerics_small_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2562234Z test_reference_numerics_small_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2562536Z test_reference_numerics_small_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2562839Z test_reference_numerics_small_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2563142Z test_reference_numerics_small_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2563440Z test_reference_numerics_small_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2563732Z test_reference_numerics_small_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2564064Z test_reference_numerics_small_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2564360Z test_reference_numerics_small_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2564687Z test_reference_numerics_small_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2564984Z test_reference_numerics_small_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2565277Z test_reference_numerics_small_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2565570Z test_reference_numerics_small_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2565872Z test_reference_numerics_small_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2566165Z test_reference_numerics_small_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2566470Z test_reference_numerics_small_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2566776Z test_reference_numerics_small_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2567074Z test_reference_numerics_small_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2567373Z test_reference_numerics_small_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2567666Z test_reference_numerics_small_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2567977Z test_reference_numerics_small_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2568273Z test_reference_numerics_small_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2568565Z test_reference_numerics_small_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2568853Z test_reference_numerics_small_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2569152Z test_reference_numerics_small_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2569445Z test_reference_numerics_small_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2569736Z test_reference_numerics_small_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2570041Z test_reference_numerics_small_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2570344Z test_reference_numerics_small_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2570799Z test_reference_numerics_small_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2571097Z test_reference_numerics_small_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2571432Z test_reference_numerics_small_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2571734Z test_reference_numerics_small_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2572014Z test_reference_numerics_small_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2572308Z test_reference_numerics_small_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2572606Z test_reference_numerics_small_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2572900Z test_reference_numerics_small_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2573193Z test_reference_numerics_small_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2573488Z test_reference_numerics_small_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2573791Z test_reference_numerics_small_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2574100Z test_reference_numerics_small_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2574399Z test_reference_numerics_small_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2574696Z test_reference_numerics_small_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2574990Z test_reference_numerics_small_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2575282Z test_reference_numerics_small_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2575579Z test_reference_numerics_small_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2575874Z test_reference_numerics_small_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2576166Z test_reference_numerics_small_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2576454Z test_reference_numerics_small_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2576747Z test_reference_numerics_small_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2577042Z test_reference_numerics_small_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2577375Z test_reference_numerics_small_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2577684Z test_reference_numerics_small_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2578021Z test_reference_numerics_small_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2578328Z test_reference_numerics_small_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2578624Z test_reference_numerics_small_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2578924Z test_reference_numerics_small_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2579222Z test_reference_numerics_small_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2579514Z test_reference_numerics_small_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2579806Z test_reference_numerics_small_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2580098Z test_reference_numerics_small_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2580393Z test_reference_numerics_small_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2580685Z test_reference_numerics_small_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2580980Z test_reference_numerics_small_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2581272Z test_reference_numerics_small_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2581519Z test_reference_numerics_small_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2581821Z test_reference_numerics_small_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2582067Z test_reference_numerics_small_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2582364Z test_reference_numerics_small_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2582662Z test_reference_numerics_small_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2582958Z test_reference_numerics_small_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2583249Z test_reference_numerics_small_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2583542Z test_reference_numerics_small_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2583832Z test_reference_numerics_small_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2584159Z test_reference_numerics_small_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2584484Z test_reference_numerics_small_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2584788Z test_reference_numerics_small_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2585081Z test_reference_numerics_small_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2585383Z test_reference_numerics_small_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2585693Z test_reference_numerics_small_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2585990Z test_reference_numerics_small_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2586289Z test_reference_numerics_small_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2586623Z test_reference_numerics_small_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2586920Z test_reference_numerics_small_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2587212Z test_reference_numerics_small_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2587506Z test_reference_numerics_small_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2587796Z test_reference_numerics_small_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2588088Z test_reference_numerics_small_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2588380Z test_reference_numerics_small_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2588682Z test_reference_numerics_small_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2588988Z test_reference_numerics_small_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2589287Z test_reference_numerics_small_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2589593Z test_reference_numerics_small_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2589895Z test_reference_numerics_small_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2590196Z test_reference_numerics_small_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2590495Z test_reference_numerics_small_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2590843Z test_reference_numerics_small_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2591172Z test_reference_numerics_small_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2591457Z test_reference_numerics_small_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2591751Z test_reference_numerics_small_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2592044Z test_reference_numerics_small_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2592338Z test_reference_numerics_small_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2592635Z test_reference_numerics_small_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2592932Z test_reference_numerics_small_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2593229Z test_reference_numerics_small_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2593520Z test_reference_numerics_small_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2593822Z test_reference_numerics_small_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2594121Z test_reference_numerics_small_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2594428Z test_reference_numerics_small_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2594723Z test_reference_numerics_small_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2595019Z test_reference_numerics_small_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2595312Z test_reference_numerics_small_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2595604Z test_reference_numerics_small_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2595896Z test_reference_numerics_small_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2596190Z test_reference_numerics_small_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2596480Z test_reference_numerics_small_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2596774Z test_reference_numerics_small_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2597090Z test_reference_numerics_small_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2597439Z test_reference_numerics_small_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2597784Z test_reference_numerics_small_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2598102Z test_reference_numerics_small_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2598417Z test_reference_numerics_small_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2598729Z test_reference_numerics_small_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2599042Z test_reference_numerics_small_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2599350Z test_reference_numerics_small_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2599654Z test_reference_numerics_small_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2599954Z test_reference_numerics_small_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2600251Z test_reference_numerics_small_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2600556Z test_reference_numerics_small_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2600861Z test_reference_numerics_small_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2601162Z test_reference_numerics_small_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2601459Z test_reference_numerics_small_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2601761Z test_reference_numerics_small_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2602058Z test_reference_numerics_small_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2602359Z test_reference_numerics_small_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2602659Z test_reference_numerics_small_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2602950Z test_reference_numerics_small_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2603244Z test_reference_numerics_small_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2603532Z test_reference_numerics_small_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2603859Z test_reference_numerics_small_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2604151Z test_reference_numerics_small_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2604478Z test_reference_numerics_small_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2604777Z test_reference_numerics_small_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2605079Z test_reference_numerics_small_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2605372Z test_reference_numerics_small_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2605680Z test_reference_numerics_small_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2605980Z test_reference_numerics_small_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2606278Z test_reference_numerics_small_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2606575Z test_reference_numerics_small_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2606869Z test_reference_numerics_small_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2607162Z test_reference_numerics_small_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2607452Z test_reference_numerics_small_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2607749Z test_reference_numerics_small_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2608037Z test_reference_numerics_small_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2608331Z test_reference_numerics_small_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2608626Z test_reference_numerics_small_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2608932Z test_reference_numerics_small_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2609235Z test_reference_numerics_small_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2609540Z test_reference_numerics_small_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2609837Z test_reference_numerics_small_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2610136Z test_reference_numerics_small_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2610488Z test_reference_numerics_small_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2610784Z test_reference_numerics_small_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2611117Z test_reference_numerics_small_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2611418Z test_reference_numerics_small_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2611715Z test_reference_numerics_small_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2612013Z test_reference_numerics_small_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2612321Z test_reference_numerics_small_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2612610Z test_reference_numerics_small_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2612909Z test_reference_numerics_small_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2613205Z test_reference_numerics_small_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2613504Z test_reference_numerics_small_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2613802Z test_reference_numerics_small_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2614096Z test_reference_numerics_small_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2614392Z test_reference_numerics_small_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2614691Z test_reference_numerics_small_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2614985Z test_reference_numerics_small_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2615281Z test_reference_numerics_small_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2615580Z test_reference_numerics_small_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2615876Z test_reference_numerics_small_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2616166Z test_reference_numerics_small_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2616461Z test_reference_numerics_small_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2616761Z test_reference_numerics_small_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2617091Z test_reference_numerics_small_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2617380Z test_reference_numerics_small_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2617712Z test_reference_numerics_small_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2618008Z test_reference_numerics_small_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2618312Z test_reference_numerics_small_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2618613Z test_reference_numerics_small_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2618912Z test_reference_numerics_small_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2619208Z test_reference_numerics_small_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2619502Z test_reference_numerics_small_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2619794Z test_reference_numerics_small_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2620089Z test_reference_numerics_small_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2620386Z test_reference_numerics_small_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2620687Z test_reference_numerics_small_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2620991Z test_reference_numerics_small_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2621294Z test_reference_numerics_small_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2621593Z test_reference_numerics_small_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2621893Z test_reference_numerics_small_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2622192Z test_reference_numerics_small_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2622491Z test_reference_numerics_small_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2622787Z test_reference_numerics_small_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2623083Z test_reference_numerics_small_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2623377Z test_reference_numerics_small_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2623702Z test_reference_numerics_small_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2623994Z test_reference_numerics_small_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2624324Z test_reference_numerics_small_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2624616Z test_reference_numerics_small_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2624902Z test_reference_numerics_small_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2625190Z test_reference_numerics_small_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2625480Z test_reference_numerics_small_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2625770Z test_reference_numerics_small_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2626063Z test_reference_numerics_small_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2626306Z test_reference_numerics_small_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2626649Z test_reference_numerics_small_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2626949Z test_reference_numerics_small_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2627249Z test_reference_numerics_small_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2627550Z test_reference_numerics_small_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2627843Z test_reference_numerics_small_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2628135Z test_reference_numerics_small_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2628424Z test_reference_numerics_small_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2628714Z test_reference_numerics_small_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2629006Z test_reference_numerics_small_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2629297Z test_reference_numerics_small_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2629584Z test_reference_numerics_small_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2629878Z test_reference_numerics_small_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2630176Z test_reference_numerics_small_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2630519Z test_reference_numerics_small_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2630855Z test_reference_numerics_small_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2631153Z test_reference_numerics_small_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2631449Z test_reference_numerics_small_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2631728Z test_reference_numerics_small_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2632022Z test_reference_numerics_small_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2632309Z test_reference_numerics_small_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2632599Z test_reference_numerics_small_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2632888Z test_reference_numerics_small_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2633181Z test_reference_numerics_small_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2633471Z test_reference_numerics_small_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2633770Z test_reference_numerics_small_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2634077Z test_reference_numerics_small_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2634372Z test_reference_numerics_small_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2634667Z test_reference_numerics_small_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2634958Z test_reference_numerics_small_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2635251Z test_reference_numerics_small_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2635539Z test_reference_numerics_small_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2635831Z test_reference_numerics_small_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2636122Z test_reference_numerics_small_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2636409Z test_reference_numerics_small_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2636697Z test_reference_numerics_small_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2637033Z test_reference_numerics_small_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2637368Z test_reference_numerics_small_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2637668Z test_reference_numerics_small_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2637963Z test_reference_numerics_small_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2638258Z test_reference_numerics_small_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2638549Z test_reference_numerics_small_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2638839Z test_reference_numerics_small_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2639134Z test_reference_numerics_small_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2639421Z test_reference_numerics_small_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2639717Z test_reference_numerics_small_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2640010Z test_reference_numerics_small_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2640309Z test_reference_numerics_small_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2640608Z test_reference_numerics_small_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2640903Z test_reference_numerics_small_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2641199Z test_reference_numerics_small_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2641490Z test_reference_numerics_small_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2641789Z test_reference_numerics_small_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2642082Z test_reference_numerics_small_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2642379Z test_reference_numerics_small_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2642671Z test_reference_numerics_small_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2642956Z test_reference_numerics_small_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2643244Z test_reference_numerics_small_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2643576Z test_reference_numerics_small_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2643894Z test_reference_numerics_small_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2644184Z test_reference_numerics_small_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2644474Z test_reference_numerics_small_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2644778Z test_reference_numerics_small_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2645078Z test_reference_numerics_small_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2645382Z test_reference_numerics_small_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2645687Z test_reference_numerics_small_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2645993Z test_reference_numerics_small_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2646304Z test_reference_numerics_small_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2646608Z test_reference_numerics_small_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2646911Z test_reference_numerics_small_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2647215Z test_reference_numerics_small_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2647515Z test_reference_numerics_small_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2647816Z test_reference_numerics_small_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2648111Z test_reference_numerics_small_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2648415Z test_reference_numerics_small_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2648711Z test_reference_numerics_small_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2649009Z test_reference_numerics_small_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2649310Z test_reference_numerics_small_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2649601Z test_reference_numerics_small_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2649891Z test_reference_numerics_small_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2650237Z test_reference_numerics_small_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2650567Z test_reference_numerics_small_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2650873Z test_reference_numerics_small_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2651169Z test_reference_numerics_small_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2651463Z test_reference_numerics_small_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2651759Z test_reference_numerics_small_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2652036Z test_reference_numerics_small_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2652329Z test_reference_numerics_small_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2652621Z test_reference_numerics_small_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2652908Z test_reference_numerics_small_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2653195Z test_reference_numerics_small_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2653495Z test_reference_numerics_small_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2653793Z test_reference_numerics_small_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2654096Z test_reference_numerics_small_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2654399Z test_reference_numerics_small_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2654695Z test_reference_numerics_small_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2654988Z test_reference_numerics_small_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2655282Z test_reference_numerics_small_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2655577Z test_reference_numerics_small_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2655867Z test_reference_numerics_small_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2656154Z test_reference_numerics_small_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2656447Z test_reference_numerics_small_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2656777Z test_reference_numerics_small_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2657131Z test_reference_numerics_small_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2657431Z test_reference_numerics_small_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2657735Z test_reference_numerics_small_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2658041Z test_reference_numerics_small_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2658353Z test_reference_numerics_small_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2658654Z test_reference_numerics_small_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2658956Z test_reference_numerics_small_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2659256Z test_reference_numerics_small_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2659552Z test_reference_numerics_small_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2659851Z test_reference_numerics_small_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2660161Z test_reference_numerics_small_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2660460Z test_reference_numerics_small_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2660764Z test_reference_numerics_small_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2661066Z test_reference_numerics_small_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2661366Z test_reference_numerics_small_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2661668Z test_reference_numerics_small_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2661972Z test_reference_numerics_small_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2662269Z test_reference_numerics_small_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2662565Z test_reference_numerics_small_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2662863Z test_reference_numerics_small_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2663165Z test_reference_numerics_small_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2663505Z test_reference_numerics_small_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2663848Z test_reference_numerics_small_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2664157Z test_reference_numerics_small_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2664468Z test_reference_numerics_small_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2664772Z test_reference_numerics_small_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2665073Z test_reference_numerics_small_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2665374Z test_reference_numerics_small_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2665669Z test_reference_numerics_small_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2665966Z test_reference_numerics_small_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2666259Z test_reference_numerics_small_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2666553Z test_reference_numerics_small_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2666957Z test_reference_numerics_small_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2667276Z test_reference_numerics_small_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2667588Z test_reference_numerics_small_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2667904Z test_reference_numerics_small_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2668222Z test_reference_numerics_small_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2668536Z test_reference_numerics_small_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2668851Z test_reference_numerics_small_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2669161Z test_reference_numerics_small_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2669472Z test_reference_numerics_small_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2669779Z test_reference_numerics_small_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2670138Z test_reference_numerics_small_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2670488Z test_reference_numerics_small_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2670797Z test_reference_numerics_small_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2671094Z test_reference_numerics_small_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2671396Z test_reference_numerics_small_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2671706Z test_reference_numerics_small_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2672004Z test_reference_numerics_small_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2672300Z test_reference_numerics_small_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2672599Z test_reference_numerics_small_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2672892Z test_reference_numerics_small_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2673186Z test_reference_numerics_small_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2673485Z test_reference_numerics_small_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2673783Z test_reference_numerics_small_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2674076Z test_reference_numerics_small_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2674364Z test_reference_numerics_small_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2674670Z test_reference_numerics_small_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2674967Z test_reference_numerics_small_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2675260Z test_reference_numerics_small_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2675557Z test_reference_numerics_small_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2675854Z test_reference_numerics_small_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2676145Z test_reference_numerics_small_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2676436Z test_reference_numerics_small_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2676767Z test_reference_numerics_small_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2677095Z test_reference_numerics_small_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2677396Z test_reference_numerics_small_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2677692Z test_reference_numerics_small_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2677990Z test_reference_numerics_small_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2678290Z test_reference_numerics_small_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2678582Z test_reference_numerics_small_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2678877Z test_reference_numerics_small_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2679170Z test_reference_numerics_small_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2679459Z test_reference_numerics_small_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2679749Z test_reference_numerics_small_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2680045Z test_reference_numerics_small_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2680341Z test_reference_numerics_small_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2680629Z test_reference_numerics_small_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2680932Z test_reference_numerics_small_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2681234Z test_reference_numerics_small_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2681534Z test_reference_numerics_small_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2681832Z test_reference_numerics_small_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2682129Z test_reference_numerics_small_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2682421Z test_reference_numerics_small_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2682716Z test_reference_numerics_small_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2683004Z test_reference_numerics_small_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2683334Z test_reference_numerics_small_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2683673Z test_reference_numerics_small_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2684038Z test_reference_numerics_small_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2684386Z test_reference_numerics_small_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2684745Z test_reference_numerics_small_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2685109Z test_reference_numerics_small_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2685467Z test_reference_numerics_small_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2685820Z test_reference_numerics_small_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2686172Z test_reference_numerics_small_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2686520Z test_reference_numerics_small_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2686869Z test_reference_numerics_small_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2687228Z test_reference_numerics_small_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2687575Z test_reference_numerics_small_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2687923Z test_reference_numerics_small_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2688273Z test_reference_numerics_small_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2688658Z test_reference_numerics_small_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2689021Z test_reference_numerics_small_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2689395Z test_reference_numerics_small_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2689775Z test_reference_numerics_small_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2690138Z test_reference_numerics_small_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2690499Z test_reference_numerics_small_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2690861Z test_reference_numerics_small_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2691266Z test_reference_numerics_small_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2691669Z test_reference_numerics_small_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2692035Z test_reference_numerics_small_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2692396Z test_reference_numerics_small_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2692760Z test_reference_numerics_small_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2693129Z test_reference_numerics_small_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2694539Z test_reference_numerics_small_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2694898Z test_reference_numerics_small_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2695259Z test_reference_numerics_small_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2695611Z test_reference_numerics_small_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2695966Z test_reference_numerics_small_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2696331Z test_reference_numerics_small_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2696651Z test_reference_numerics_small_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2696944Z test_reference_numerics_small_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2697237Z test_reference_numerics_small_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2697554Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2697876Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2698192Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2698507Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2698818Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2699131Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2699465Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2699787Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2700156Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2700462Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2700782Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2701098Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2701411Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2701727Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2701986Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2702297Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2702611Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2702929Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2703244Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2703556Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2703865Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2704174Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2704436Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2704753Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2705055Z test_reference_numerics_small_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2705353Z test_reference_numerics_small_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2705660Z test_reference_numerics_small_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2705999Z test_reference_numerics_small_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2706298Z test_reference_numerics_small_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2706728Z test_reference_numerics_small_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2707036Z test_reference_numerics_small_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2707337Z test_reference_numerics_small_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2707634Z test_reference_numerics_small_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2707939Z test_reference_numerics_small_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2708238Z test_reference_numerics_small_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2708539Z test_reference_numerics_small_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2708842Z test_reference_numerics_small_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2709140Z test_reference_numerics_small_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2709437Z test_reference_numerics_small_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2709739Z test_reference_numerics_small_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2710033Z test_reference_numerics_small_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2710322Z test_reference_numerics_small_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2710615Z test_reference_numerics_small_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2710905Z test_reference_numerics_small_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2711202Z test_reference_numerics_small_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2711500Z test_reference_numerics_small_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2711816Z test_reference_numerics_small_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2712132Z test_reference_numerics_small_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2712448Z test_reference_numerics_small_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2712806Z test_reference_numerics_small_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2713153Z test_reference_numerics_small_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2713469Z test_reference_numerics_small_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2713785Z test_reference_numerics_small_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2714102Z test_reference_numerics_small_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2714438Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2714764Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2715088Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2715418Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2715743Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2716073Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2716401Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2716725Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2717040Z test_reference_numerics_small_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2717355Z test_reference_numerics_small_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2717667Z test_reference_numerics_small_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2717984Z test_reference_numerics_small_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2718301Z test_reference_numerics_small_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2718617Z test_reference_numerics_small_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2718930Z test_reference_numerics_small_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2719281Z test_reference_numerics_small_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2719631Z test_reference_numerics_small_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2719945Z test_reference_numerics_small_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2720257Z test_reference_numerics_small_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2720568Z test_reference_numerics_small_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2720885Z test_reference_numerics_small_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2721195Z test_reference_numerics_small_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2721506Z test_reference_numerics_small_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2721824Z test_reference_numerics_small_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2722136Z test_reference_numerics_small_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2722446Z test_reference_numerics_small_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2722761Z test_reference_numerics_small_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2723077Z test_reference_numerics_small_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2723390Z test_reference_numerics_small_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2723700Z test_reference_numerics_small_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2724011Z test_reference_numerics_small_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2724328Z test_reference_numerics_small_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2724653Z test_reference_numerics_small_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2724973Z test_reference_numerics_small_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2725294Z test_reference_numerics_small_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2725613Z test_reference_numerics_small_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2725978Z test_reference_numerics_small_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2726329Z test_reference_numerics_small_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2726661Z test_reference_numerics_small_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2726992Z test_reference_numerics_small_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2727314Z test_reference_numerics_small_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2727640Z test_reference_numerics_small_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2727961Z test_reference_numerics_small_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2728281Z test_reference_numerics_small_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2728544Z test_reference_numerics_small_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2728859Z test_reference_numerics_small_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2729122Z test_reference_numerics_small_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2729443Z test_reference_numerics_small_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2729767Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2730100Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2730429Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2730758Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2731084Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2731407Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2731728Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2732047Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2732404Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2732850Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2733173Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2733498Z test_reference_numerics_small_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2733821Z test_reference_numerics_small_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2734155Z test_reference_numerics_small_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2734479Z test_reference_numerics_small_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2734783Z test_reference_numerics_small_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2735101Z test_reference_numerics_small_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2735418Z test_reference_numerics_small_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2735739Z test_reference_numerics_small_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2736058Z test_reference_numerics_small_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2736378Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2736696Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2737017Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2737337Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2737662Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2737979Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2738292Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2738608Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2738964Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2739313Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2739636Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2739954Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2740270Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2740594Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2740910Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2741225Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2741542Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2741859Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2742179Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2742500Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2742821Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2743138Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2743450Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2743766Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2744076Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2744392Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2744708Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2745020Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2745378Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2745696Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2746049Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2746369Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2746822Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2747139Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2747460Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2747778Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2748093Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2748411Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2748728Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2749050Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2749366Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2749678Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2749990Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2750303Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2750616Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2750924Z test_reference_numerics_small_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2751233Z test_reference_numerics_small_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2751542Z test_reference_numerics_small_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2751845Z test_reference_numerics_small_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2752203Z test_reference_numerics_small_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2752544Z test_reference_numerics_small_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2752852Z test_reference_numerics_small_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2753151Z test_reference_numerics_small_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2753453Z test_reference_numerics_small_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2753756Z test_reference_numerics_small_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2754060Z test_reference_numerics_small_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2754363Z test_reference_numerics_small_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2754612Z test_reference_numerics_small_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2754913Z test_reference_numerics_small_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2755215Z test_reference_numerics_small_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2755527Z test_reference_numerics_small_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2755827Z test_reference_numerics_small_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2756124Z test_reference_numerics_small_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2756422Z test_reference_numerics_small_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2756718Z test_reference_numerics_small_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2757017Z test_reference_numerics_small_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2757316Z test_reference_numerics_small_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2757617Z test_reference_numerics_small_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2757910Z test_reference_numerics_small_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2758211Z test_reference_numerics_small_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2758510Z test_reference_numerics_small_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2758867Z test_reference_numerics_small_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2759197Z test_reference_numerics_small_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2759496Z test_reference_numerics_small_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2759790Z test_reference_numerics_small_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2760083Z test_reference_numerics_small_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2760379Z test_reference_numerics_small_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2760668Z test_reference_numerics_small_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2760963Z test_reference_numerics_small_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2761254Z test_reference_numerics_small_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2761513Z test_reference_numerics_small_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2761820Z test_reference_numerics_small_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2762134Z test_reference_numerics_small_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2762451Z test_reference_numerics_small_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2762761Z test_reference_numerics_small_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2763067Z test_reference_numerics_small_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2763370Z test_reference_numerics_small_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2763680Z test_reference_numerics_small_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2763989Z test_reference_numerics_small_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2764300Z test_reference_numerics_small_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2764602Z test_reference_numerics_small_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2764905Z test_reference_numerics_small_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2765190Z test_reference_numerics_small_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2765525Z test_reference_numerics_small_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2765858Z test_reference_numerics_small_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2766159Z test_reference_numerics_small_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2766450Z test_reference_numerics_small_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2766744Z test_reference_numerics_small_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2767040Z test_reference_numerics_small_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2767331Z test_reference_numerics_small_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2767627Z test_reference_numerics_small_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2767939Z test_reference_numerics_small_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2768251Z test_reference_numerics_small_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2768562Z test_reference_numerics_small_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2768879Z test_reference_numerics_small_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2769195Z test_reference_numerics_small_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2769509Z test_reference_numerics_small_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2769815Z test_reference_numerics_small_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2770126Z test_reference_numerics_small_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2770447Z test_reference_numerics_small_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2770763Z test_reference_numerics_small_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2771079Z test_reference_numerics_small_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2771391Z test_reference_numerics_small_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2771687Z test_reference_numerics_small_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2772022Z test_reference_numerics_small_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2772356Z test_reference_numerics_small_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2772657Z test_reference_numerics_small_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2772959Z test_reference_numerics_small_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2773253Z test_reference_numerics_small_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2773552Z test_reference_numerics_small_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2773844Z test_reference_numerics_small_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2774138Z test_reference_numerics_small_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2774429Z test_reference_numerics_small_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2774719Z test_reference_numerics_small_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2775013Z test_reference_numerics_small_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2775313Z test_reference_numerics_small_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2775612Z test_reference_numerics_small_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2775901Z test_reference_numerics_small_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2776205Z test_reference_numerics_small_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2776500Z test_reference_numerics_small_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2776799Z test_reference_numerics_small_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2777091Z test_reference_numerics_small_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2777384Z test_reference_numerics_small_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2777675Z test_reference_numerics_small_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2777962Z test_reference_numerics_small_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2778261Z test_reference_numerics_small_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2778588Z test_reference_numerics_small_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2778917Z test_reference_numerics_small_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2779209Z test_reference_numerics_small_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2779512Z test_reference_numerics_small_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2779813Z test_reference_numerics_small_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2780129Z test_reference_numerics_small_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2780438Z test_reference_numerics_small_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2780751Z test_reference_numerics_small_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2781055Z test_reference_numerics_small_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2781360Z test_reference_numerics_small_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2781658Z test_reference_numerics_small_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2781959Z test_reference_numerics_small_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2782262Z test_reference_numerics_small_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2782558Z test_reference_numerics_small_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2782856Z test_reference_numerics_small_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2783158Z test_reference_numerics_small_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2783455Z test_reference_numerics_small_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2783744Z test_reference_numerics_small_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2784043Z test_reference_numerics_small_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2784337Z test_reference_numerics_small_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2784633Z test_reference_numerics_small_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2784924Z test_reference_numerics_small_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2785257Z test_reference_numerics_small_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2785576Z test_reference_numerics_small_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2785873Z test_reference_numerics_small_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2786168Z test_reference_numerics_small_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2786468Z test_reference_numerics_small_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2786816Z test_reference_numerics_small_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2787106Z test_reference_numerics_small_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2787409Z test_reference_numerics_small_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2787708Z test_reference_numerics_small_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2788003Z test_reference_numerics_small_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2788296Z test_reference_numerics_small_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2788593Z test_reference_numerics_small_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2788890Z test_reference_numerics_small_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2789183Z test_reference_numerics_small_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2789477Z test_reference_numerics_small_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2789771Z test_reference_numerics_small_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2790072Z test_reference_numerics_small_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2790367Z test_reference_numerics_small_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2790666Z test_reference_numerics_small_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2790959Z test_reference_numerics_small_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2791250Z test_reference_numerics_small_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2791537Z test_reference_numerics_small_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2791877Z test_reference_numerics_small_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2792202Z test_reference_numerics_small_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2792494Z test_reference_numerics_small_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2792786Z test_reference_numerics_small_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2793075Z test_reference_numerics_small_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2793373Z test_reference_numerics_small_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2793666Z test_reference_numerics_small_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2793967Z test_reference_numerics_small_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2794210Z test_reference_numerics_small_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:30:08.2794508Z test_reference_numerics_small_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2794803Z test_reference_numerics_small_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2795098Z test_reference_numerics_small_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2795388Z test_reference_numerics_small_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2795680Z test_reference_numerics_small_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2795969Z test_reference_numerics_small_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2796256Z test_reference_numerics_small_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2796548Z test_reference_numerics_small_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2796845Z test_reference_numerics_small_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2797138Z test_reference_numerics_small_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2797435Z test_reference_numerics_small_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2797734Z test_reference_numerics_small_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2798032Z test_reference_numerics_small_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2798366Z test_reference_numerics_small_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2798660Z test_reference_numerics_small_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2798986Z test_reference_numerics_small_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2810134Z test_reference_numerics_small_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2810467Z test_reference_numerics_small_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2810762Z test_reference_numerics_small_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2811064Z test_reference_numerics_small_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2811367Z test_reference_numerics_small_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2811680Z test_reference_numerics_small_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2811994Z test_reference_numerics_small_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2812310Z test_reference_numerics_small_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2812620Z test_reference_numerics_small_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2812929Z test_reference_numerics_small_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2813233Z test_reference_numerics_small_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2813544Z test_reference_numerics_small_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2813852Z test_reference_numerics_small_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2814168Z test_reference_numerics_small_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2814485Z test_reference_numerics_small_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2814805Z test_reference_numerics_small_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2815119Z test_reference_numerics_small_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2815430Z test_reference_numerics_small_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2815740Z test_reference_numerics_small_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2816154Z test_reference_numerics_small_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2816516Z test_reference_numerics_small_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2816830Z test_reference_numerics_small_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2817141Z test_reference_numerics_small_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2817455Z test_reference_numerics_small_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2817770Z test_reference_numerics_small_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2818082Z test_reference_numerics_small_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2818391Z test_reference_numerics_small_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2818705Z test_reference_numerics_small_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2819012Z test_reference_numerics_small_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2819328Z test_reference_numerics_small_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2819644Z test_reference_numerics_small_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2819944Z test_reference_numerics_small_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2820251Z test_reference_numerics_small_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2820558Z test_reference_numerics_small_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2820867Z test_reference_numerics_small_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2821180Z test_reference_numerics_small_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2821489Z test_reference_numerics_small_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2821799Z test_reference_numerics_small_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2822108Z test_reference_numerics_small_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2822461Z test_reference_numerics_small_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2822765Z test_reference_numerics_small_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2823106Z test_reference_numerics_small_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2823410Z test_reference_numerics_small_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2823717Z test_reference_numerics_small_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2824022Z test_reference_numerics_small_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2824339Z test_reference_numerics_small_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2824647Z test_reference_numerics_small_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2824958Z test_reference_numerics_small_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2825266Z test_reference_numerics_small_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2825574Z test_reference_numerics_small_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2825885Z test_reference_numerics_small_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2826190Z test_reference_numerics_small_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2826489Z test_reference_numerics_small_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2826873Z test_reference_numerics_small_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2827180Z test_reference_numerics_small_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2827492Z test_reference_numerics_small_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2827807Z test_reference_numerics_small_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2828114Z test_reference_numerics_small_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2828421Z test_reference_numerics_small_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2828724Z test_reference_numerics_small_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2829028Z test_reference_numerics_small_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2829386Z test_reference_numerics_small_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2829730Z test_reference_numerics_small_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2830039Z test_reference_numerics_small_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2830348Z test_reference_numerics_small_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2830656Z test_reference_numerics_small_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2830965Z test_reference_numerics_small_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2831270Z test_reference_numerics_small_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2831572Z test_reference_numerics_small_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2831877Z test_reference_numerics_small_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2832180Z test_reference_numerics_small_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2832490Z test_reference_numerics_small_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2832799Z test_reference_numerics_small_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2833111Z test_reference_numerics_small_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2833415Z test_reference_numerics_small_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2833713Z test_reference_numerics_small_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2834016Z test_reference_numerics_small_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2834321Z test_reference_numerics_small_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2834629Z test_reference_numerics_small_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2834930Z test_reference_numerics_small_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2835232Z test_reference_numerics_small_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2835533Z test_reference_numerics_small_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2835877Z test_reference_numerics_small_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2836212Z test_reference_numerics_small_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2836517Z test_reference_numerics_small_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2836818Z test_reference_numerics_small_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2837124Z test_reference_numerics_small_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2837427Z test_reference_numerics_small_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2837729Z test_reference_numerics_small_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2838039Z test_reference_numerics_small_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2838351Z test_reference_numerics_small_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2838664Z test_reference_numerics_small_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2838974Z test_reference_numerics_small_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2839287Z test_reference_numerics_small_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2839597Z test_reference_numerics_small_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2839906Z test_reference_numerics_small_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2840217Z test_reference_numerics_small_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2840542Z test_reference_numerics_small_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2840876Z test_reference_numerics_small_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2841210Z test_reference_numerics_small_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2841534Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2841857Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2842182Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2842558Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2842916Z test_reference_numerics_small_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2843242Z test_reference_numerics_small_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2843572Z test_reference_numerics_small_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2843897Z test_reference_numerics_small_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2844222Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2844547Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2844871Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2845190Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2845511Z test_reference_numerics_small_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2845834Z test_reference_numerics_small_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2846163Z test_reference_numerics_small_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2846487Z test_reference_numerics_small_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2846805Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2847125Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2847449Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2847770Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2848091Z test_reference_numerics_small_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2848408Z test_reference_numerics_small_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2848733Z test_reference_numerics_small_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2849094Z test_reference_numerics_small_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2849447Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2849770Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2850094Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2850412Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2850734Z test_reference_numerics_small_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2851049Z test_reference_numerics_small_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2851353Z test_reference_numerics_small_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2851661Z test_reference_numerics_small_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2851963Z test_reference_numerics_small_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2852271Z test_reference_numerics_small_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2852578Z test_reference_numerics_small_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2852878Z test_reference_numerics_small_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2853164Z test_reference_numerics_small_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2853464Z test_reference_numerics_small_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2853776Z test_reference_numerics_small_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2854083Z test_reference_numerics_small_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2854391Z test_reference_numerics_small_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2854701Z test_reference_numerics_small_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2855006Z test_reference_numerics_small_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2855348Z test_reference_numerics_small_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2855649Z test_reference_numerics_small_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2855984Z test_reference_numerics_small_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2856288Z test_reference_numerics_small_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2856636Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2856985Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2857339Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2857683Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2858027Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2858366Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2858709Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2859051Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2859390Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2859725Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2860063Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2860401Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2860741Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2861070Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2861406Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2861736Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2862112Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2862478Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2862817Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2863161Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2863502Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2863833Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2864167Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2864501Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2864833Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2865159Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2865490Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2865816Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2866137Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2866461Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2866925Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2867263Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2867587Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2867884Z test_reference_numerics_small_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2868176Z test_reference_numerics_small_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2868553Z test_reference_numerics_small_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2868854Z test_reference_numerics_small_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2869194Z test_reference_numerics_small_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2869493Z test_reference_numerics_small_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2869786Z test_reference_numerics_small_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2870080Z test_reference_numerics_small_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2870373Z test_reference_numerics_small_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2870666Z test_reference_numerics_small_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2870955Z test_reference_numerics_small_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2871242Z test_reference_numerics_small_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2871534Z test_reference_numerics_small_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2871840Z test_reference_numerics_small_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2872135Z test_reference_numerics_small_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2872445Z test_reference_numerics_small_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2872754Z test_reference_numerics_small_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2873053Z test_reference_numerics_small_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2873355Z test_reference_numerics_small_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2873661Z test_reference_numerics_small_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2873960Z test_reference_numerics_small_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2874255Z test_reference_numerics_small_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2874548Z test_reference_numerics_small_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2874842Z test_reference_numerics_small_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2875173Z test_reference_numerics_small_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2875469Z test_reference_numerics_small_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2875791Z test_reference_numerics_small_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2876097Z test_reference_numerics_small_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2876397Z test_reference_numerics_small_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2876696Z test_reference_numerics_small_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2876996Z test_reference_numerics_small_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2877292Z test_reference_numerics_small_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2877585Z test_reference_numerics_small_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2877874Z test_reference_numerics_small_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2878168Z test_reference_numerics_small_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2878459Z test_reference_numerics_small_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2878757Z test_reference_numerics_small_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2879050Z test_reference_numerics_small_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2879353Z test_reference_numerics_small_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2879648Z test_reference_numerics_small_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2879953Z test_reference_numerics_small_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2880262Z test_reference_numerics_small_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2880564Z test_reference_numerics_small_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2880860Z test_reference_numerics_small_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2881157Z test_reference_numerics_small_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2881453Z test_reference_numerics_small_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2881789Z test_reference_numerics_small_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2882080Z test_reference_numerics_small_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2882408Z test_reference_numerics_small_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2882704Z test_reference_numerics_small_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2882995Z test_reference_numerics_small_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2883292Z test_reference_numerics_small_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2883600Z test_reference_numerics_small_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2883901Z test_reference_numerics_small_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2884201Z test_reference_numerics_small_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2884496Z test_reference_numerics_small_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2884778Z test_reference_numerics_small_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2885073Z test_reference_numerics_small_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2885365Z test_reference_numerics_small_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2885665Z test_reference_numerics_small_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2885929Z test_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.2886191Z test_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:08.2886453Z test_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2886746Z test_special_i0_i1_vs_scipy_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:08.2887032Z test_special_i0_i1_vs_scipy_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:08.2887316Z test_special_i0_i1_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:08.2887597Z test_special_i0_i1_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:08.2887884Z test_special_log_ndtr_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2888175Z test_special_log_ndtr_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2888504Z test_special_ndtr_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2888826Z test_special_ndtr_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2889104Z test_threshold_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2889381Z test_threshold_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2889650Z test_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2889925Z test_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2890198Z test_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2890468Z test_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2890740Z test_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2891006Z test_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2891273Z test_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:08.2891564Z test_unary_out_op_mem_overlap_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:30:08.2891574Z 2022-11-23T02:30:08.2892136Z ---------------------------------------------------------------------- 2022-11-23T02:30:08.2892248Z Ran 13386 tests in 14.598s 2022-11-23T02:30:08.2892254Z 2022-11-23T02:30:08.2892358Z OK (skipped=13386) 2022-11-23T02:30:08.2892364Z 2022-11-23T02:30:08.2892480Z Generating XML reports... 2022-11-23T02:30:08.2892914Z Generated XML report: test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCUDA-20221123022947.xml 2022-11-23T02:30:08.2892920Z 2022-11-23T02:30:08.2893748Z ##[endgroup] 2022-11-23T02:30:08.2894156Z FINISHED PRINTING LOG FILE of test_unary_ufuncs (/var/lib/jenkins/pytorch/test/test-reports/test_unary_ufuncs_xymuxy0x) 2022-11-23T02:30:08.2894163Z 2022-11-23T02:30:12.3819310Z Ignoring disabled issues: [] 2022-11-23T02:30:12.4056861Z Running test_utils ... [2022-11-23 02:30:12.404753] 2022-11-23T02:30:12.4058630Z Executing ['/opt/conda/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:30:12.405041] 2022-11-23T02:30:17.3401741Z 2022-11-23T02:30:17.3402721Z Expand the folded group to see the log file of test_utils 2022-11-23T02:30:17.3404583Z ##[group]PRINTING LOG FILE of test_utils (/var/lib/jenkins/pytorch/test/test-reports/test_utils_47tdohk0) 2022-11-23T02:30:17.3406519Z Test results will be stored in test-reports/python-unittest/test_utils 2022-11-23T02:30:17.3407147Z 2022-11-23T02:30:17.3407407Z Running tests... 2022-11-23T02:30:17.3408505Z ---------------------------------------------------------------------- 2022-11-23T02:30:17.3410161Z test_assert_scriptable (__main__.TestAssert) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.513s) 2022-11-23T02:30:17.3411543Z test_assert_true (__main__.TestAssert) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3413103Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: CPU-only test (0.001s) 2022-11-23T02:30:17.3416827Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/85284 for platform(s) linux, win, windows. 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-11-23T02:30:17.3419250Z test_checkpoint (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3420707Z test_checkpoint_module_list (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3422177Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3423649Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3425167Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:17.3426972Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3428596Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3430072Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3431516Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3433148Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3434807Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3436353Z test_checkpoint_trigger (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:17.3437799Z test_checkpoint_valid (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:17.3439335Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:17.3442568Z test_smoke (__main__.TestCollectEnv) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77345 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-11-23T02:30:17.3444799Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3446318Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:30:17.3449540Z test_multi_drop (__main__.TestDataLoaderUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82865 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-11-23T02:30:17.3452301Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.000s) 2022-11-23T02:30:17.3455566Z test_random_seed (__main__.TestDataLoaderUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70516 for allplatform(s) . 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-11-23T02:30:17.3458084Z test_single_drop (__main__.TestDataLoaderUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3459550Z test_single_keep (__main__.TestDataLoaderUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3461051Z test_external_module_register (__main__.TestExtensionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3462501Z test_import_hipify (__main__.TestHipify) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:30:17.3463927Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:17.3465406Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:17.3467006Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:17.3467813Z 2022-11-23T02:30:17.3468570Z ---------------------------------------------------------------------- 2022-11-23T02:30:17.3469407Z Ran 31 tests in 0.548s 2022-11-23T02:30:17.3469810Z 2022-11-23T02:30:17.3470066Z OK (skipped=31) 2022-11-23T02:30:17.3470456Z 2022-11-23T02:30:17.3470753Z Generating XML reports... 2022-11-23T02:30:17.3472152Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20221123023014.xml 2022-11-23T02:30:17.3473872Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20221123023014.xml 2022-11-23T02:30:17.3475631Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20221123023014.xml 2022-11-23T02:30:17.3477387Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20221123023014.xml 2022-11-23T02:30:17.3479211Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20221123023014.xml 2022-11-23T02:30:17.3481065Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20221123023014.xml 2022-11-23T02:30:17.3482874Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20221123023014.xml 2022-11-23T02:30:17.3484599Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20221123023014.xml 2022-11-23T02:30:17.3486284Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20221123023014.xml 2022-11-23T02:30:17.3488099Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20221123023014.xml 2022-11-23T02:30:17.3488924Z 2022-11-23T02:30:17.3489689Z ##[endgroup] 2022-11-23T02:30:17.3490982Z FINISHED PRINTING LOG FILE of test_utils (/var/lib/jenkins/pytorch/test/test-reports/test_utils_47tdohk0) 2022-11-23T02:30:17.3491711Z 2022-11-23T02:30:21.8463311Z Ignoring disabled issues: [] 2022-11-23T02:30:21.8712940Z Running test_view_ops ... [2022-11-23 02:30:21.870462] 2022-11-23T02:30:21.8714771Z Executing ['/opt/conda/bin/python', '-bb', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:30:21.870778] 2022-11-23T02:30:26.7561684Z 2022-11-23T02:30:26.7562654Z Expand the folded group to see the log file of test_view_ops 2022-11-23T02:30:26.7564534Z ##[group]PRINTING LOG FILE of test_view_ops (/var/lib/jenkins/pytorch/test/test-reports/test_view_ops_hvabvytg) 2022-11-23T02:30:26.7566464Z Test results will be stored in test-reports/python-unittest/test_view_ops 2022-11-23T02:30:26.7567146Z 2022-11-23T02:30:26.7567403Z Running tests... 2022-11-23T02:30:26.7568489Z ---------------------------------------------------------------------- 2022-11-23T02:30:26.7570167Z test_T_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7571839Z test_atleast_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7573639Z test_atleast_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7575548Z test_atleast_cuda_float16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7577255Z test_atleast_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7579029Z test_atleast_cuda_float64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7580813Z test_atleast_cuda_int16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7582589Z test_atleast_cuda_int32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7584341Z test_atleast_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7586122Z test_atleast_cuda_int8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7588273Z test_atleast_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7590087Z test_atleast_gradient_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7591913Z test_big_transpose_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7593745Z test_broadcast_shapes_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:26.7595621Z test_broadcast_tensors_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7597471Z test_broadcast_to_cuda_bool (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7599298Z test_broadcast_to_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7601143Z test_broadcast_to_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7603420Z test_broadcast_to_cuda_float16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7605294Z test_broadcast_to_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7607149Z test_broadcast_to_cuda_float64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7609015Z test_broadcast_to_cuda_int16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7610846Z test_broadcast_to_cuda_int32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7612654Z test_broadcast_to_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7614459Z test_broadcast_to_cuda_int8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7616593Z test_broadcast_to_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7618361Z test_chunk_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7620318Z test_conj_neg_view_numpy_error_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7622166Z test_contiguous_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7623978Z test_crow_col_indices_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7625775Z test_empty_reshape_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7627705Z test_expand_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7629467Z test_flatten_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:26.7631272Z test_memory_format_resize__cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7633116Z test_memory_format_resize_as_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7634893Z test_narrow_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7636579Z test_narrow_tensor_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7638066Z test_python_types_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7639551Z test_ravel_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:26.7641019Z test_reshape_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:26.7642580Z test_reshape_view_semantics_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7644201Z test_reshape_view_semantics_cuda_bool (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7645824Z test_reshape_view_semantics_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7647476Z test_reshape_view_semantics_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7649114Z test_reshape_view_semantics_cuda_float16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7650748Z test_reshape_view_semantics_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7652355Z test_reshape_view_semantics_cuda_float64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7653943Z test_reshape_view_semantics_cuda_int16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7655559Z test_reshape_view_semantics_cuda_int32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7657153Z test_reshape_view_semantics_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7659014Z test_reshape_view_semantics_cuda_int8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7660747Z test_reshape_view_semantics_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7662376Z test_resize_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7663998Z test_resize_as_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7665613Z test_resize_as_preserves_strides_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7667238Z test_resize_overflow_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7668837Z test_split_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7670521Z test_t_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7672260Z test_tensor_split_errors_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7674110Z test_tensor_split_indices_cuda_bool (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7675984Z test_tensor_split_indices_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7677468Z test_tensor_split_indices_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7678938Z test_tensor_split_indices_cuda_float16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7680393Z test_tensor_split_indices_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:26.7681855Z test_tensor_split_indices_cuda_float64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7683306Z test_tensor_split_indices_cuda_int16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7684746Z test_tensor_split_indices_cuda_int32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7686204Z test_tensor_split_indices_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7687595Z test_tensor_split_indices_cuda_int8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7689004Z test_tensor_split_indices_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7690406Z test_tensor_split_sections_cuda_bool (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7691826Z test_tensor_split_sections_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7693273Z test_tensor_split_sections_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7694944Z test_tensor_split_sections_cuda_float16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7696355Z test_tensor_split_sections_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7697914Z test_tensor_split_sections_cuda_float64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7699332Z test_tensor_split_sections_cuda_int16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7700721Z test_tensor_split_sections_cuda_int32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7702120Z test_tensor_split_sections_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7703529Z test_tensor_split_sections_cuda_int8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7704941Z test_tensor_split_sections_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7706363Z test_transpose_invalid_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7708110Z test_transpose_invalid_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7709558Z test_transpose_invalid_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7711025Z test_transpose_vs_numpy_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7712508Z test_transpose_vs_numpy_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7713973Z test_transpose_vs_numpy_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7715387Z test_transposes_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7716352Z test_transposes_cuda_bool (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7717186Z test_transposes_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7718031Z test_transposes_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7718904Z test_transposes_cuda_float16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7719747Z test_transposes_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7720586Z test_transposes_cuda_float64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7721414Z test_transposes_cuda_int16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7722242Z test_transposes_cuda_int32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7723058Z test_transposes_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7724064Z test_transposes_cuda_int8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7724907Z test_transposes_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7725852Z test_transposes_errors_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7726666Z test_transposes_errors_cuda_bool (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7727375Z test_transposes_errors_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7728101Z test_transposes_errors_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7728818Z test_transposes_errors_cuda_float16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7729526Z test_transposes_errors_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7730248Z test_transposes_errors_cuda_float64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7730945Z test_transposes_errors_cuda_int16 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7731638Z test_transposes_errors_cuda_int32 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7732340Z test_transposes_errors_cuda_int64 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7733046Z test_transposes_errors_cuda_int8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7733748Z test_transposes_errors_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7734433Z test_unsqueeze_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7735122Z test_view_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7735803Z test_view_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7736463Z test_view_empty_cuda (__main__.TestOldViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7737121Z test_T_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7737785Z test_advanced_indexing_assignment_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7738505Z test_advanced_indexing_nonview_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7739194Z test_as_strided_gradients_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:26.7739888Z test_as_strided_inplace_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7740565Z test_as_strided_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7741242Z test_basic_indexing_ellipses_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7742072Z test_basic_indexing_newaxis_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7742860Z test_basic_indexing_slice_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7743547Z test_chunk_view_cuda (__main__.TestViewOpsCUDA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-11-23T02:30:26.7744228Z test_conj_imag_view_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7744903Z test_conj_imag_view_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7745584Z test_conj_self_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7746254Z test_conj_self_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7746999Z test_conj_self_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7747670Z test_conj_self_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7748379Z test_conj_self_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7749070Z test_conj_self_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7749763Z test_conj_self_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7750455Z test_conj_self_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7751134Z test_conj_self_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7751868Z test_conj_view_with_shared_memory_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7752594Z test_contiguous_nonview_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7753305Z test_contiguous_self_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7754021Z test_diagonal_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7754734Z test_expand_as_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7755434Z test_expand_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7756137Z test_flatten_nonview_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7756846Z test_flatten_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7757566Z test_imag_noncomplex_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7758299Z test_imag_noncomplex_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7759021Z test_imag_noncomplex_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7759920Z test_imag_noncomplex_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7760716Z test_imag_noncomplex_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7761437Z test_imag_noncomplex_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7762153Z test_imag_noncomplex_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7762880Z test_imag_noncomplex_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7763613Z test_imag_noncomplex_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7764330Z test_movedim_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7765015Z test_narrow_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7765714Z test_permute_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7766428Z test_real_imag_view_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7767044Z test_real_imag_view_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7767646Z test_reshape_as_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7768240Z test_reshape_nonview_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7768822Z test_reshape_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7769405Z test_select_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7770011Z test_set_real_imag_cuda_complex128_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7770639Z test_set_real_imag_cuda_complex128_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7771256Z test_set_real_imag_cuda_complex128_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7771904Z test_set_real_imag_cuda_complex128_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7772530Z test_set_real_imag_cuda_complex128_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7773153Z test_set_real_imag_cuda_complex128_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7773774Z test_set_real_imag_cuda_complex128_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7774392Z test_set_real_imag_cuda_complex128_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7775004Z test_set_real_imag_cuda_complex128_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7775783Z test_set_real_imag_cuda_complex128_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7776358Z test_set_real_imag_cuda_complex128_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7776989Z test_set_real_imag_cuda_complex128_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7777560Z test_set_real_imag_cuda_complex64_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7778145Z test_set_real_imag_cuda_complex64_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7778732Z test_set_real_imag_cuda_complex64_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7779338Z test_set_real_imag_cuda_complex64_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7779931Z test_set_real_imag_cuda_complex64_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7780508Z test_set_real_imag_cuda_complex64_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7781088Z test_set_real_imag_cuda_complex64_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7781667Z test_set_real_imag_cuda_complex64_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7782245Z test_set_real_imag_cuda_complex64_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7782809Z test_set_real_imag_cuda_complex64_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7783370Z test_set_real_imag_cuda_complex64_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7783939Z test_set_real_imag_cuda_complex64_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7784492Z test_split_view_cuda (__main__.TestViewOpsCUDA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-11-23T02:30:26.7785045Z test_squeeze_inplace_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7785587Z test_squeeze_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7786139Z test_t_inplace_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7786971Z test_t_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7787526Z test_transpose_inplace_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7788080Z test_transpose_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7788617Z test_unbind_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7789135Z test_unbind_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7789749Z test_unfold_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7790302Z test_unsqueeze_inplace_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7790901Z test_unsqueeze_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7791445Z test_view_as_complex_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:26.7791996Z test_view_as_real_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7792560Z test_view_as_real_cuda_complex32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7793111Z test_view_as_real_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7793659Z test_view_as_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7794181Z test_view_copy_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7794730Z test_view_copy_out_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7795288Z test_view_copy_output_contiguous_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7795854Z test_view_dtype_new_cuda_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7796420Z test_view_dtype_new_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7796993Z test_view_dtype_new_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7797553Z test_view_dtype_new_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7798114Z test_view_dtype_new_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7798667Z test_view_dtype_new_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7799222Z test_view_dtype_new_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7799756Z test_view_dtype_new_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7800304Z test_view_dtype_new_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7800846Z test_view_dtype_new_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7801398Z test_view_dtype_new_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:26.7801969Z test_view_dtype_upsize_errors_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7802553Z test_view_dtype_upsize_errors_cuda_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7803138Z test_view_dtype_upsize_errors_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7803808Z test_view_dtype_upsize_errors_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7804391Z test_view_dtype_upsize_errors_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7805024Z test_view_dtype_upsize_errors_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7805596Z test_view_dtype_upsize_errors_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7806171Z test_view_dtype_upsize_errors_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7806745Z test_view_dtype_upsize_errors_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7807315Z test_view_dtype_upsize_errors_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7807891Z test_view_dtype_upsize_errors_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7808464Z test_view_dtype_upsize_errors_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:26.7809036Z test_view_tensor_dsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7809602Z test_view_tensor_dsplit_cuda_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7810175Z test_view_tensor_dsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7810759Z test_view_tensor_dsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7811324Z test_view_tensor_dsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7811892Z test_view_tensor_dsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7812457Z test_view_tensor_dsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7813018Z test_view_tensor_dsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7813571Z test_view_tensor_dsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7814134Z test_view_tensor_dsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7814689Z test_view_tensor_dsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7815249Z test_view_tensor_dsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7815809Z test_view_tensor_hsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7816371Z test_view_tensor_hsplit_cuda_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7816934Z test_view_tensor_hsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7817573Z test_view_tensor_hsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7818177Z test_view_tensor_hsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7818741Z test_view_tensor_hsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7819301Z test_view_tensor_hsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7819860Z test_view_tensor_hsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7820421Z test_view_tensor_hsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7820979Z test_view_tensor_hsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7821535Z test_view_tensor_hsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7822089Z test_view_tensor_hsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7822637Z test_view_tensor_split_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7823194Z test_view_tensor_split_cuda_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7823759Z test_view_tensor_split_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7824340Z test_view_tensor_split_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7824915Z test_view_tensor_split_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7825474Z test_view_tensor_split_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7826035Z test_view_tensor_split_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7826721Z test_view_tensor_split_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7827275Z test_view_tensor_split_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7827827Z test_view_tensor_split_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7828371Z test_view_tensor_split_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7828932Z test_view_tensor_split_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7829490Z test_view_tensor_vsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7830044Z test_view_tensor_vsplit_cuda_bool (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7830611Z test_view_tensor_vsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7831275Z test_view_tensor_vsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7831887Z test_view_tensor_vsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7832459Z test_view_tensor_vsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7833019Z test_view_tensor_vsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7833579Z test_view_tensor_vsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7834191Z test_view_tensor_vsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7834866Z test_view_tensor_vsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7835538Z test_view_tensor_vsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7836208Z test_view_tensor_vsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7836865Z test_view_view_cuda (__main__.TestViewOpsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:26.7837209Z 2022-11-23T02:30:26.7837769Z ---------------------------------------------------------------------- 2022-11-23T02:30:26.7838167Z Ran 278 tests in 0.410s 2022-11-23T02:30:26.7838322Z 2022-11-23T02:30:26.7838421Z OK (skipped=278) 2022-11-23T02:30:26.7838573Z 2022-11-23T02:30:26.7838684Z Generating XML reports... 2022-11-23T02:30:26.7839266Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestOldViewOpsCUDA-20221123023024.xml 2022-11-23T02:30:26.7839953Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsCUDA-20221123023024.xml 2022-11-23T02:30:26.7840253Z 2022-11-23T02:30:26.7840676Z ##[endgroup] 2022-11-23T02:30:26.7841196Z FINISHED PRINTING LOG FILE of test_view_ops (/var/lib/jenkins/pytorch/test/test-reports/test_view_ops_hvabvytg) 2022-11-23T02:30:26.7841477Z 2022-11-23T02:30:31.1650209Z Ignoring disabled issues: [] 2022-11-23T02:30:31.1896525Z Running test_vmap ... [2022-11-23 02:30:31.188805] 2022-11-23T02:30:31.1898415Z Executing ['/opt/conda/bin/python', '-bb', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:30:31.189104] 2022-11-23T02:30:36.0853688Z 2022-11-23T02:30:36.0854304Z Expand the folded group to see the log file of test_vmap 2022-11-23T02:30:36.0856129Z ##[group]PRINTING LOG FILE of test_vmap (/var/lib/jenkins/pytorch/test/test-reports/test_vmap_1iwv8f4_) 2022-11-23T02:30:36.0858019Z Test results will be stored in test-reports/python-unittest/test_vmap 2022-11-23T02:30:36.0858646Z 2022-11-23T02:30:36.0858903Z Running tests... 2022-11-23T02:30:36.0860030Z ---------------------------------------------------------------------- 2022-11-23T02:30:36.0861362Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0862939Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0864511Z test_batched_gradient_basic (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0866177Z test_constant_function (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0868381Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0869807Z test_fallback_atan2 (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0871433Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0872885Z test_fallback_masked_fill (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0874329Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0875842Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0877358Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0878799Z test_fallback_zero_dim (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0880212Z test_func_with_no_inputs (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0881606Z test_functools_partial (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0883056Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0884533Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0885965Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0887473Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0889002Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0890484Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0891989Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0893444Z test_multiple_inputs (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0894824Z test_multiple_out_dims (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0896225Z test_multiple_outputs (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0897651Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0899104Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0900513Z test_nested_out_dims (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0901945Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0903391Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0904765Z test_nn_module (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0906321Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0907865Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0909380Z test_non_zero_in_dims (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0910747Z test_none_in_dims (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0912090Z test_nonzero_out_dims (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0913467Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0914951Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0916405Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0917899Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0919367Z test_out_dims_edge_case (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0920833Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0922273Z test_single_input (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0923667Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0925158Z test_add_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0926733Z test_binary_cross_entropy_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0928334Z test_diagonal_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0929879Z test_div_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0931411Z test_expand_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0932944Z test_index_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0934529Z test_inplace_manyview_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0936130Z test_inplace_on_view_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0937700Z test_lgamma_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0939231Z test_log1p_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0940736Z test_log_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0942272Z test_logsumexp_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0943958Z test_max_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0945473Z test_median_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0947456Z test_min_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0949004Z test_mul_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0950544Z test_permute_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0952112Z test_reshape_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0953674Z test_select_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0954474Z test_sigmoid_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0955167Z test_slice_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0955858Z test_stack_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0956547Z test_sub_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0957238Z test_symeig_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0957940Z test_threshold_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0958647Z test_trace_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0959366Z test_unrelated_output_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0960125Z test_unrelated_output_multiple_grad_cuda (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0960876Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0961599Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0962277Z test_T_numpy (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0962909Z test_as_strided (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:30:36.0963574Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:30:36.0964167Z test_bmm (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0964682Z test_cat (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0965197Z test_chunk (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0965711Z test_clamp (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0966226Z test_clone (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0966822Z test_comparison_ops (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0967345Z test_conj (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0967905Z test_contiguous (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0968436Z test_diagonal (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0968954Z test_dot (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0969468Z test_expand_as (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0970014Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0970547Z test_imag (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0971067Z test_is_complex (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0971592Z test_is_contiguous (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0972132Z test_is_floating_point (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0972655Z test_mm (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0973168Z test_movedim (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0973687Z test_mv (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0974195Z test_narrow (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0974713Z test_new_empty (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0975250Z test_new_empty_strided (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0975771Z test_new_zeros (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0976311Z test_no_random_op_support (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:30:36.0976845Z test_real (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0977365Z test_reshape (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0977890Z test_reshape_as (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0978418Z test_result_type (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0978943Z test_select (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0979456Z test_slice (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0979970Z test_split (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0980475Z test_squeeze (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0981045Z test_stack (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0981562Z test_stride (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0982118Z test_sum_dim (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0982629Z test_t (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0983149Z test_tensor_split (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0983664Z test_to (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0984172Z test_trace (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0984699Z test_transpose (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0985225Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0985764Z test_unbind (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0986279Z test_unfold (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0986836Z test_view (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0987377Z test_view_as (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:30:36.0988007Z test_view_as_complex (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:30:36.0988653Z test_view_as_real (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0989313Z test_vmap_fallback_check (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0989973Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:30:36.0990329Z 2022-11-23T02:30:36.0990714Z ---------------------------------------------------------------------- 2022-11-23T02:30:36.0991101Z Ran 125 tests in 0.182s 2022-11-23T02:30:36.0991281Z 2022-11-23T02:30:36.0991401Z OK (skipped=125) 2022-11-23T02:30:36.0991579Z 2022-11-23T02:30:36.0991711Z Generating XML reports... 2022-11-23T02:30:36.0992353Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20221123023033.xml 2022-11-23T02:30:36.0993199Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCUDA-20221123023033.xml 2022-11-23T02:30:36.0994049Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20221123023033.xml 2022-11-23T02:30:36.0994414Z 2022-11-23T02:30:36.0994766Z ##[endgroup] 2022-11-23T02:30:36.0995363Z FINISHED PRINTING LOG FILE of test_vmap (/var/lib/jenkins/pytorch/test/test-reports/test_vmap_1iwv8f4_) 2022-11-23T02:30:36.0995694Z 2022-11-23T02:30:40.4145882Z Ignoring disabled issues: [] 2022-11-23T02:30:40.4388336Z Running test_vulkan ... [2022-11-23 02:30:40.438081] 2022-11-23T02:30:40.4390092Z Executing ['/opt/conda/bin/python', '-bb', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:30:40.438366] 2022-11-23T02:30:44.1835111Z 2022-11-23T02:30:44.1835911Z Expand the folded group to see the log file of test_vulkan 2022-11-23T02:30:44.1837729Z ##[group]PRINTING LOG FILE of test_vulkan (/var/lib/jenkins/pytorch/test/test-reports/test_vulkan_m5_decmv) 2022-11-23T02:30:44.1838854Z 2022-11-23T02:30:44.1839152Z Running tests... 2022-11-23T02:30:44.1841208Z ---------------------------------------------------------------------- 2022-11-23T02:30:44.1844056Z test_conv (__main__.TestVulkanRewritePass) ... Test results will be stored in test-reports/python-unittest/test_vulkan 2022-11-23T02:30:44.1845845Z skip: Vulkan backend must be available for these tests. (0.004s) 2022-11-23T02:30:44.1846765Z 2022-11-23T02:30:44.1847948Z ---------------------------------------------------------------------- 2022-11-23T02:30:44.1849504Z Ran 1 test in 0.005s 2022-11-23T02:30:44.1850196Z 2022-11-23T02:30:44.1850634Z OK (skipped=1) 2022-11-23T02:30:44.1851277Z 2022-11-23T02:30:44.1851752Z Generating XML reports... 2022-11-23T02:30:44.1854223Z Generated XML report: test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20221123023042.xml 2022-11-23T02:30:44.1855293Z 2022-11-23T02:30:44.1856047Z ##[endgroup] 2022-11-23T02:30:44.1857387Z FINISHED PRINTING LOG FILE of test_vulkan (/var/lib/jenkins/pytorch/test/test-reports/test_vulkan_m5_decmv) 2022-11-23T02:30:44.1858116Z 2022-11-23T02:30:48.5280809Z Ignoring disabled issues: [] 2022-11-23T02:30:48.5525922Z Running test_xnnpack_integration ... [2022-11-23 02:30:48.551777] 2022-11-23T02:30:48.5527871Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:30:48.552063] 2022-11-23T02:34:33.9408946Z 2022-11-23T02:34:33.9412908Z Expand the folded group to see the log file of test_xnnpack_integration 2022-11-23T02:34:33.9414320Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/pytorch/test/test-reports/test_xnnpack_integration_97ze9w0g) 2022-11-23T02:34:33.9415736Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2022-11-23T02:34:33.9416199Z 2022-11-23T02:34:33.9416382Z Running tests... 2022-11-23T02:34:33.9424678Z ---------------------------------------------------------------------- 2022-11-23T02:34:33.9427285Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... ok (63.041s) 2022-11-23T02:34:33.9429760Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... ok (155.723s) 2022-11-23T02:34:33.9432725Z test_conv2d (__main__.TestXNNPACKOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:34:33.9436046Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:33.9439340Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2022-11-23T02:34:33.9442423Z test_linear_1d_input (__main__.TestXNNPACKOps) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:33.9445809Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:33.9448767Z test_linear (__main__.TestXNNPACKRewritePass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T02:34:33.9451294Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.005s) 2022-11-23T02:34:33.9453705Z test_conv2d (__main__.TestXNNPACKSerDes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:34:33.9456217Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:34:33.9458929Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2022-11-23T02:34:33.9460480Z 2022-11-23T02:34:33.9462018Z ---------------------------------------------------------------------- 2022-11-23T02:34:33.9464239Z Ran 12 tests in 218.805s 2022-11-23T02:34:33.9465047Z 2022-11-23T02:34:33.9465445Z OK (skipped=10) 2022-11-23T02:34:33.9466125Z 2022-11-23T02:34:33.9466836Z Generating XML reports... 2022-11-23T02:34:33.9470124Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20221123023050.xml 2022-11-23T02:34:33.9474589Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20221123023050.xml 2022-11-23T02:34:33.9478882Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20221123023050.xml 2022-11-23T02:34:33.9482755Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20221123023050.xml 2022-11-23T02:34:33.9484599Z 2022-11-23T02:34:33.9486343Z ##[endgroup] 2022-11-23T02:34:33.9489372Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/pytorch/test/test-reports/test_xnnpack_integration_97ze9w0g) 2022-11-23T02:34:33.9490911Z 2022-11-23T02:34:36.0171988Z Running distributions/test_distributions ... [2022-11-23 02:34:36.016191] 2022-11-23T02:34:36.0179729Z Executing ['/opt/conda/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:34:36.017386] 2022-11-23T02:34:41.2257152Z 2022-11-23T02:34:41.2258447Z Expand the folded group to see the log file of distributions/test_distributions 2022-11-23T02:34:41.2259994Z ##[group]PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/pytorch/test/test-reports/distributions-test_distributions_ldasliui) 2022-11-23T02:34:41.2261519Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2022-11-23T02:34:41.2262020Z 2022-11-23T02:34:41.2262193Z Running tests... 2022-11-23T02:34:41.2262945Z ---------------------------------------------------------------------- 2022-11-23T02:34:41.2263805Z test_cdf (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:34:41.2264808Z test_icdf (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2265753Z test_mean (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2267118Z test_variance_stddev (__main__.TestAgainstScipy) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2268131Z test_params_constraints (__main__.TestConstraints) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2269124Z test_support_constraints (__main__.TestConstraints) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2270212Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2271371Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2272512Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2273437Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2274137Z test_binomial_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2274847Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2275560Z test_categorical_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2276546Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2277264Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2278052Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2278767Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2279505Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2280271Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2280994Z test_dirichlet_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2281679Z test_entropy_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2282393Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2283122Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2283843Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2284557Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2285276Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2286013Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2286733Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2287481Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2288192Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2288909Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2289625Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2290331Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2291018Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2291699Z test_multinomial_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2292380Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2293069Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2293822Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2294527Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2295126Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2295720Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2296318Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2296905Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2297493Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2298090Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2298682Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2299274Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2299860Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2300439Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2301136Z test_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2301662Z test_bernoulli_3d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2302213Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2302759Z test_beta_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2303290Z test_beta_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2303810Z test_beta_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2304340Z test_beta_underflow (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2304882Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2305402Z test_binomial (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2305941Z test_binomial_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2306498Z test_binomial_extreme_vals (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2307183Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2307941Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2308598Z test_binomial_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2309265Z test_binomial_stable (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2309919Z test_binomial_vectorized_count (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2310564Z test_categorical_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2311194Z test_categorical_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2311844Z test_categorical_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2312498Z test_cauchy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2313121Z test_cdf_icdf_inverse (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2313748Z test_cdf_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2314366Z test_chi2_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2314978Z test_chi2_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2315607Z test_continuous_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2316258Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2316898Z test_dirichlet_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2317525Z test_dirichlet_mode (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2318158Z test_dirichlet_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2318792Z test_dirichlet_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2319435Z test_distribution_expand (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2320104Z test_distribution_subclass_expand (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2320780Z test_enumerate_support_type (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2321425Z test_exponential (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2322074Z test_exponential_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2322733Z test_fishersnedecor (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2323394Z test_fishersnedecor_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2324069Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2324658Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2325204Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2325781Z test_gamma_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2326308Z test_gamma_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2326826Z test_geometric (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2327373Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2327929Z test_geometric_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2328452Z test_gumbel (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2328978Z test_gumbel_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2329502Z test_halfcauchy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2330029Z test_halfnormal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2330557Z test_halfnormal_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2331104Z test_halfnormal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2331642Z test_has_examples (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2332176Z test_independent_expand (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2332725Z test_independent_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2333282Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2333854Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2334412Z test_kumaraswamy_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2334940Z test_laplace (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2335469Z test_laplace_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2336007Z test_lazy_property_grad (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2336550Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2337093Z test_logisticnormal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2337641Z test_logisticnormal_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2338197Z test_logisticnormal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2338773Z test_lognormal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2339299Z test_lognormal_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2339876Z test_lognormal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2340442Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2341027Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2341625Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2342222Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2342805Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2343379Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2343937Z test_mixture_same_family_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2344495Z test_mixture_same_family_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:34:41.2345024Z test_mode (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2345543Z test_multinomial_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2346100Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2346785Z test_multinomial_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2347633Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2348658Z test_multivariate_normal_moments (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2349694Z test_multivariate_normal_properties (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2350489Z test_multivariate_normal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2351145Z test_multivariate_normal_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:34:41.2351844Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2352534Z test_negative_binomial (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2353186Z test_negative_binomial_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2353881Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2354737Z test_normal (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:34:41.2355349Z test_normal_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2356048Z test_one_hot_categorical_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2356709Z test_one_hot_categorical_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2357398Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2358048Z test_pareto (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2358670Z test_pareto_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2359312Z test_poisson_forward_ad (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:34:41.2359956Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2360591Z test_poisson_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2361221Z test_poisson_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2361844Z test_poisson_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2362480Z test_relaxed_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2363146Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2364472Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2366055Z test_repr (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2367627Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2369200Z test_rsample_requires_grad (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2370664Z test_sample_detached (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2372078Z test_studentT (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2373512Z test_studentT_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2374960Z test_studentT_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2376403Z test_support_attributes (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2377797Z test_uniform (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2379254Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T02:34:41.2380749Z test_vonmises_logprob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2382316Z test_vonmises_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2383755Z test_wishart_log_prob (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2385272Z test_wishart_moments (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2387071Z test_wishart_properties (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2388516Z test_wishart_sample (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2389921Z test_wishart_shape (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:34:41.2391414Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2392971Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2394036Z test_cat_event_dim (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2394647Z test_cat_transform (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2395270Z test_cat_transform_non_uniform (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2395901Z test_stack_transform (__main__.TestFunctors) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2396490Z test_cdf (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2397056Z test_entropy (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2397645Z test_enumerate_support (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2398221Z test_log_prob (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2398785Z test_mean (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2399346Z test_rsample (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2399916Z test_sample (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2400485Z test_variance (__main__.TestJit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2401093Z test_entropy_exponential_family (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2401709Z test_entropy_monte_carlo (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2402309Z test_kl_edgecases (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2402894Z test_kl_exponential_family (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2403535Z test_kl_infinite (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2404147Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2404766Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2405399Z test_kl_monte_carlo (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2405904Z test_kl_multivariate_normal (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2406478Z test_kl_multivariate_normal_batched (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2407041Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2407570Z test_kl_shape (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2408051Z test_kl_transformed (__main__.TestKL) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2408611Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2409235Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2409841Z test_bernoulli_gradient (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2410432Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2411034Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2411622Z test_categorical_log_prob (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2412216Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2412826Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:34:41.2413445Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2414068Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2414668Z test_multinomial_log_prob (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2415255Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2415819Z test_beta_wrt_alpha (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2416330Z test_beta_wrt_beta (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2416829Z test_chi2 (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2417345Z test_dirichlet_multivariate (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2417882Z test_dirichlet_on_diagonal (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2418416Z test_dirichlet_tangent_field (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:34:41.2418918Z test_gamma (__main__.TestRsample) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2419472Z test_invalid (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2419994Z test_invalid_log_probs_arg (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:34:41.2420547Z test_valid (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2421089Z test_warning_unimplemented_constraints (__main__.TestValidation) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:34:41.2421404Z 2022-11-23T02:34:41.2421877Z ---------------------------------------------------------------------- 2022-11-23T02:34:41.2422195Z Ran 219 tests in 0.355s 2022-11-23T02:34:41.2422346Z 2022-11-23T02:34:41.2422444Z OK (skipped=219) 2022-11-23T02:34:41.2422590Z 2022-11-23T02:34:41.2422702Z Generating XML reports... 2022-11-23T02:34:41.2423323Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20221123023438.xml 2022-11-23T02:34:41.2424080Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20221123023438.xml 2022-11-23T02:34:41.2424859Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20221123023438.xml 2022-11-23T02:34:41.2425629Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20221123023438.xml 2022-11-23T02:34:41.2426364Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20221123023438.xml 2022-11-23T02:34:41.2427171Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20221123023438.xml 2022-11-23T02:34:41.2427991Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20221123023438.xml 2022-11-23T02:34:41.2428936Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20221123023438.xml 2022-11-23T02:34:41.2429899Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20221123023438.xml 2022-11-23T02:34:41.2430808Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20221123023438.xml 2022-11-23T02:34:41.2431691Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20221123023438.xml 2022-11-23T02:34:41.2432078Z 2022-11-23T02:34:41.2432531Z ##[endgroup] 2022-11-23T02:34:41.2433266Z FINISHED PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/pytorch/test/test-reports/distributions-test_distributions_ldasliui) 2022-11-23T02:34:41.2433690Z 2022-11-23T02:34:41.2434017Z Running inductor/test_torchinductor_opinfo ... [2022-11-23 02:34:41.226880] 2022-11-23T02:34:43.5939232Z Ignoring disabled issues: [] 2022-11-23T02:34:43.6189368Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=1', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:34:43.618081] 2022-11-23T02:35:01.7121605Z 2022-11-23T02:35:01.7122734Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2022-11-23T02:35:01.7127116Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_lo46g4at) 2022-11-23T02:35:01.7130143Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-bd77a268b64c2854.xml 2022-11-23T02:35:01.7131787Z ============================= test session starts ============================== 2022-11-23T02:35:01.7133493Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T02:35:01.7135246Z cachedir: .pytest_cache 2022-11-23T02:35:01.7136873Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T02:35:01.7138156Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T02:35:01.7139917Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T02:35:01.7141131Z collecting ... collected 2858 items / 4 deselected / 2854 selected 2022-11-23T02:35:01.7728991Z Running 2854 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__softmax_backward_data_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__softmax_backward_data_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__softmax_backward_data_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bincount_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bincount_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_left_shift_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_left_shift_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_right_shift_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_right_shift_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_shapes_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geqrf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geqrf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igamma_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igamma_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cond_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cond_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_singular_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_singular_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvals_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvals_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvalsh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvalsh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_householder_product_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_householder_product_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_grad_oriented_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_power_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_power_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_hermitian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_hermitian_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_hermitian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_hermitian_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_singular_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_singular_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_qr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_qr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_slogdet_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_slogdet_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_triangular_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_triangular_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svdvals_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svdvals_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorinv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorinv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorsolve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorsolve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logdet_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logdet_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_dropout_backward_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_dropout_backward_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_dropout_backward_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_layer_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_layer_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_layer_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nextafter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nextafter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_alpha_dropout_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_alpha_dropout_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_alpha_dropout_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_bilinear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_bilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_bilinear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_celu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_celu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_celu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_ctc_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_ctc_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_elu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_elu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_elu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_bag_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_bag_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_bag_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_glu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_glu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_glu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardsigmoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardsigmoid_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardsigmoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_linear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_linear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_linear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_layer_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_layer_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_layer_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_linear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_linear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_linear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_local_response_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_local_response_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_local_response_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multi_margin_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multi_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multi_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_nll_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_nll_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_nll_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_one_hot_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pdist_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pdist_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_prelu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_prelu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_prelu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_selu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_selu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_selu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_smooth_l1_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_smooth_l1_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_smooth_l1_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_soft_margin_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_soft_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_soft_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softplus_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softplus_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softplus_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_unfold_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_unfold_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_unfold_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_bilinear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_bilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_bilinear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ormqr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ormqr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polar_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polar_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_quantile_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_quantile_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_0_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_lengths_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_lengths_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_lengths_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_offsets_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_offsets_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_offsets_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_exponential_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_exponential_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_exponential_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_kaiser_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_kaiser_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_kaiser_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sparse_sampled_addmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sparse_sampled_addmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_lowrank_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_lowrank_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_indices_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_indices_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_indices_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_indices_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int64 2022-11-23T02:35:01.8295444Z 2022-11-23T02:35:01.8297183Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8297926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8298643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8299349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8300176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8300879Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8301570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8302260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8302941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8303627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8304320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8305003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8305696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8306413Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8307232Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8307952Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8308664Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8309369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8310069Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8310761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8311956Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8312707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8313400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8314090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8314776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8315468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8316156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8316841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T02:35:01.8317527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8318216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8318907Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8319597Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8320280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8320974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8321671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8322377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8323073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8323760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8324446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8325201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8325923Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8326609Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8327296Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8327980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8328669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8329357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8330043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8330723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8331400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8332083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8332776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8333461Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8334149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8334833Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8335518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8336205Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8336889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T02:35:01.8337571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8338256Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8338979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8339700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8340373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8341054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8341761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__softmax_backward_data_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8342508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8343248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8343957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8344641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8345331Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8346022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8346753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8347431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8348112Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8348794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8349490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8350170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8350853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8351536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8352218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8352963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8353697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8354387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8355077Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8355761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8356445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T02:35:01.8357132Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8357820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8358510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8359187Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8359877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8360568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8361262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8361957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8362653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8363355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8364055Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8364750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8365446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8366142Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8366885Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8367608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8368288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8368981Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8369667Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8370385Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8371116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8371840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8372550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8373242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8373929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8374619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8375302Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8375992Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8376679Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T02:35:01.8377355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8378037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8378715Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8379398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8380085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8380812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8381524Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8382202Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8382890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8383586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8384291Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8384987Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8385676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8386354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8387083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8387762Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8388451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8389130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8389809Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8390493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8391176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8391860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8392539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8393219Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8393917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8394610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8395356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8396085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T02:35:01.8396771Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8397460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8398150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8398845Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8399533Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8400220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8400900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8401578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8402262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8402946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8403622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8404292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8404982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8405676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8406367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8407054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8407743Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8408432Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8409193Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8409929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8410627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8411321Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8412019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8412720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8413410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8414104Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8414793Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8415493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8416198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T02:35:01.8416901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8417598Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8418292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8418986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8419690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8420394Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8421095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8421800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8422496Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8423231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8423977Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8424689Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8425398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8426107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8426903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8427627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8428361Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8429098Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8429833Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8430563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8431290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8432001Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8432689Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8433374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8434064Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8434753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8435437Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8436124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T02:35:01.8436813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8437568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8438297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8438988Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8439676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8440365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8441061Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8441752Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8442437Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8443127Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8443822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8444512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8445203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8445889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8446578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8447264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8447951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8448640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8449329Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8450023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8450713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8451439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8452162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8452858Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8453558Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8454263Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8454969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8455675Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8456370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T02:35:01.8457065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8457763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8458466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8459170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8459868Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8460554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8461248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8461953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8462652Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8463354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8464046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8464740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8465481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8466298Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8467058Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8467761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8468471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8469180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8469878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8470566Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8471259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8471952Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8472647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8473332Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8474022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bincount_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8474714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8475411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8476115Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T02:35:01.8476816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8477530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_left_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8478249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8479014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8479746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8480450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8481155Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8481857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8482561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8483283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_right_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8484016Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8484733Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8485439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8486143Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8486861Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8487570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8488283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8488998Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8489696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8490400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8491102Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8491796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8492489Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8493226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8493953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8494645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8495337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8496023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8496713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T02:35:01.8497426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8498159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8498893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8499616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8500354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8501089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8501819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8502544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8503262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8503981Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8504697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8505409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8506117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8506931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8507723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8508502Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8509226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8509934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8510650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8511358Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8512061Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8512760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8513450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8514144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8514853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8515583Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8516314Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8517038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T02:35:01.8517768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8518498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8519190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8519889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8520593Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8521332Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8522062Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8522744Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8523431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8524129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8524821Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8525522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8526229Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8526927Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8527624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8528311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8529006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8529699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8530387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8531072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8531754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8532444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8533142Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8533837Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8534531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8535223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8535958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8536678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8537361Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T02:35:01.8538054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8538742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8539432Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8540121Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8540807Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8541494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8542179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8542867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8543553Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8544233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8544923Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8545622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8546331Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8547102Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8547822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8548540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8549241Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8549994Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8550723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8551410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8552099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8552788Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8553481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8554177Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8554871Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8555556Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8556237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8556932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8557636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T02:35:01.8558337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8559039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8559735Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8560427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8561125Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8561825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8562522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8563226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8563970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8564696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8565379Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8566069Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8566760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8567451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8568144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8568829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8569525Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8570240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8570952Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8571663Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8572367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8573073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8573780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8574492Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8575195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8575904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8576616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8577368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T02:35:01.8578107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8578801Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8579501Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8580191Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8580878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8581573Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8582261Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8582944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8583625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8584319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8585034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8585749Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8586469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8587311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8588028Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8588751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8589472Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8590195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8590922Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8591702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8592454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8593166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8593875Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8594576Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8595288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8595996Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8596696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8597395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8598093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T02:35:01.8598799Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8599500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8600197Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8600889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8601588Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8602294Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8603002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8603702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8604389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8605074Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8605809Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8606532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8607215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8607896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8608578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8609265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8609953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8610642Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8611326Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8612007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8612691Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8613380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8614095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8614812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8615522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8616238Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8616947Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8617641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T02:35:01.8618329Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8619013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8619760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8620554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8621236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8621926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8622613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8623303Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8623996Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8624687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8625381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8626075Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8626816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8627517Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8628204Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8628894Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8629587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8630284Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8630979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8631658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8632343Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8633043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8633804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8634553Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8635257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8635949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8636644Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8637340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8638033Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T02:35:01.8638720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8639410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8640126Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8640868Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8641602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8642336Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8643072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8643783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8644482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8645183Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8645876Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8646571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8647267Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8648008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8648737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8649425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8650110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8650786Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8651469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8652162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8652869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8653575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8654279Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8654984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8655685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8656384Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8657085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8657781Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T02:35:01.8658483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8659189Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8659882Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8660574Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8661286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8662059Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8662813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8663527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8664236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8664937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8665633Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8666334Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8667181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8667898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8668608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8669324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8670039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8670776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8671502Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8672226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8672949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8673653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8674342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8675036Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8675784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8676514Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8677201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8677893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8678592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T02:35:01.8679302Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8679999Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8680699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8681391Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8682082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8682773Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8683463Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8684176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8684908Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8685634Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8686359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8687083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8687811Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8688544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8709099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8710100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8710910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8711661Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8712402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8713147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8713889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8714619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8715345Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8716047Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8716759Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8717454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8718151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8718851Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T02:35:01.8719554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8720260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8720964Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8721662Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8722360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8723057Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8723809Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8724556Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8725244Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8725935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8726634Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8727342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8728043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8728742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8729442Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8730140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8730834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8731538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8732239Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8732932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8733632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8734329Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8735030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8735730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8736424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8737121Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8737830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8738585Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8739351Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T02:35:01.8740063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8740769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8741471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8742166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8742859Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8743534Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8744221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8744901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8745590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8746289Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8747061Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8747758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8748450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8749148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8749838Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8750531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8751225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8751915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8752648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8753375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8754065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8754763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8755461Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8756159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8756849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8757536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8758228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8758927Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T02:35:01.8759630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8760327Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8761024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8761716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8762407Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8763096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8763789Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8764478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8765165Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8765848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8766620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8767354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8768053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8768747Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8769440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8770131Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8770822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8771526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8772235Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8772944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8773657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8774365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8775067Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8775768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8776473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8777178Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8777885Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8778577Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8779272Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T02:35:01.8779960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8780708Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8781442Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8782130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8782819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8783507Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8784201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8784899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8785594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8786277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8787125Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8787817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8788519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8789217Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8789913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8790605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8791302Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8792001Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8792705Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8793404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8794096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8794854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8795599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8796297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8796992Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8797680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8798379Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8799084Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T02:35:01.8799795Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8800504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8801209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8801920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8802623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8803323Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8804023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8804724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8805424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8806119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8806812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8807511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8808196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8808931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8809659Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8810357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8811055Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8811756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8812451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8813148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8813841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8814539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8815233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8815931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8816627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8817319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8818007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8818702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8819394Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T02:35:01.8820085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8820784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8821486Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8822186Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8822928Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8823666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8824374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8825089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8825804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8826523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8827298Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8828006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8828706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8829408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8830111Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8830808Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8831504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8832201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8832899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8833600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8834298Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8834993Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8835697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8836397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8837146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8837897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8838598Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8839301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8840005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:01.8840713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8841410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8842108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8842805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8843508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8844207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8844899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8845596Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8846288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8846998Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8847698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8848390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8849084Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8849781Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8850550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8851289Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8851979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8852676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8853370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8854069Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8854765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8855454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8856136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8856833Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8857533Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8858234Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8858924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8859612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T02:35:01.8860298Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8860989Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8861682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8862364Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8863046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8863732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8864480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8865207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8865908Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8866653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8867347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8868040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8868729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8869418Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8870109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8870791Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8871482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8872175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8872873Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8873567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8874255Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8874952Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8875646Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8876334Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8877025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8877715Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8878460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8879203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8879893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T02:35:01.8880584Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8881276Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8881974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8882671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8883351Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8884039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8884735Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8885449Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8886159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8886866Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8887575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8888277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8888979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8889671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8890362Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8891050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8891737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8892485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8893225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8893933Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8894646Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8895350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8896048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8896736Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8897424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8898110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8898795Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8899479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T02:35:01.8900159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8900842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8901526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8902201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8902886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8903573Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8904260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8904946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8905629Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8906315Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8907192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8907917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8908604Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8909289Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8909980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8910679Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8911368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8912055Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8912741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8913422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8914108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8914794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8915471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8916156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8916853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8917555Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8918260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8918959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8919653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T02:35:01.8920337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8921082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8921829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8922529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8923225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8923913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8924608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8925295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8925978Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8926665Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8927354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8928040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8928725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8929394Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8930085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8930780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8931480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8932184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8932890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8933589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8934288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8935045Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8935804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8936521Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8937225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8937909Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8938590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8939277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T02:35:01.8939957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8940630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8941310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8942004Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8942699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8943386Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8944066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8944743Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8945436Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8946140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8946926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8947636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8948331Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8949096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8949847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8950539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8951228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8951916Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8952604Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8953299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8953994Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8954686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8955377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8956066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8956761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8957449Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8958147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8958840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8959536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T02:35:01.8960226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8960924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8961615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8962305Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8963040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8963770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8964455Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8965135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8965813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8966482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8967172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8967867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8968568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8969267Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8969970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8970674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8971375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8972076Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8972772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8973471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8974175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8974883Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8975579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8976280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8977035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8977776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8978479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8979183Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T02:35:01.8979885Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8980588Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8981291Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8981986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8982682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8983381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8984081Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8984784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8985471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8986166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8986936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8987658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8988367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8989074Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8989782Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8990489Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8991259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8992017Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8992720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8993420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8994124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8994814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8995501Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8996188Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8996872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8997555Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8998242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8998926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.8999606Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T02:35:01.9000286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9000971Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9001671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9002369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9003065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9003751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9004440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9005183Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9005929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9006631Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9007339Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9008036Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9008736Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9009429Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9010116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9010804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9011492Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9012176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9012859Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9013543Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9014236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9014925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9015619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9016306Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9016991Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9017680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9018371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9019108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T02:35:01.9019842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9020527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9021219Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9021921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9022620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9023327Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9024023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9024716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9025412Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9026114Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9026921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9027625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9028323Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9029017Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9029715Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9030410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9030750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9031086Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9031421Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9031813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9032246Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9032613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9032978Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9033347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9033710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9034073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9034445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9034821Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9035200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T02:35:01.9035578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9035951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9036322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9036674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9037030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9037383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9037732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9038083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9038472Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9038881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9039249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9039621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9039988Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9040359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9040728Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9041077Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9041430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9041786Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9042136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9042486Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9042835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9043170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9043513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9043850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9044184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9044519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9044854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9045257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T02:35:01.9045641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9045986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9046325Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9046664Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9047004Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9047341Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9047677Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9048015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9048354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9048694Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9049030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9049364Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9049699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9050034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9050368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9050702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9051029Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9051358Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9051685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9052019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9052403Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9052775Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9053114Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9053453Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9053798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9054137Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9054475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9054826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9055170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T02:35:01.9055518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9055866Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9056214Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9056561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9056904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9057250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9057599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9057957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9058318Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9058664Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9059140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9059534Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9059887Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9060242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9060599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9060966Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9061328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9061709Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9062085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9062431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9062778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9063133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9063488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9063847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9064209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9064574Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9064938Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9065294Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9065650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T02:35:01.9066043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9066435Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9066843Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9067212Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9067562Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9067914Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9068274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9068628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9068989Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9069349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9069706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9070062Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9070422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9070777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9071135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9071498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9071869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9072228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9072586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9073009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9073420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9073773Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9074124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9074483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9074837Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9075189Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9075536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9075915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T02:35:01.9076297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9076680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9077033Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9077382Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9077746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9078116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9078446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 40%] 2022-11-23T02:35:01.9078772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 40%] 2022-11-23T02:35:01.9079122Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9079469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9079863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9080253Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9080604Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9080953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9081312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9081667Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9082040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9082409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9082758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9083107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9083468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9083825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9084182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9084539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9084903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9085268Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9085624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9085974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9086328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T02:35:01.9086680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9087069Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9087455Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9087810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9088171Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9088534Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9088894Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9089245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9089595Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9089944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9090294Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9090642Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9090982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9091321Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9091661Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9092007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9092347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9092685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9093025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9093367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9093748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9094135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9094474Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9094812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9095150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9095492Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9095832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9096170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T02:35:01.9096506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9096840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9097178Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9097515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9097847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9098178Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9098512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9098844Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9099192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9099538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9099881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9100239Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9100636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9101031Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9101393Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9101748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9102103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9102452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9102800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9103148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9103489Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9103839Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9104192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9104542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9105278Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9106060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9107057Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9107936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9108810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T02:35:01.9109672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9110538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9111396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9112317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9113243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9114098Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9114965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9115825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9116692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9117549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9118404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9119119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9119836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9120546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9121249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9121958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9122689Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9123402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9124104Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9124809Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9125539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9126294Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9127046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9127779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9128471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9129164Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9129855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9130554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T02:35:01.9131259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9131963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9132668Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9133367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9134068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9134777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9135475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9136179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9136880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9137584Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9138279Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9138967Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9139655Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9140339Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9141067Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9141783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9142470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9143152Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9143834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9144507Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9145185Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9145867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9146549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9147292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9147981Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9148682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9149386Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9150092Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9150785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T02:35:01.9151463Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9152149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9152832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9153502Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9154178Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9154855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9155604Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9156333Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9157012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9157696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9158378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9159079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9159797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9160515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9161224Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9161932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9162638Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9163355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9164065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9164772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9165477Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9166192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9166911Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9167630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9168348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9169056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9169814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9170564Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T02:35:01.9171280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9171993Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9172700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9173424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9174150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9174872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9175594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9176315Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9177037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9177749Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9178464Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9179178Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9179899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9180609Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9181318Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9182030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9182731Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9183478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9184212Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9184930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9185659Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9186383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9187301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9188048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9188788Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9189531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9190273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9191002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9191722Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T02:35:01.9192438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9193138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9193853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9194567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9195276Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9195975Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9196686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9197484Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9198239Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9198950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9199656Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9200367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9201091Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9201824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9202552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9203261Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9203972Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9204684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9205397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9206106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9206810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9207519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9208243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9208967Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9209691Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9210411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9211124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9211882Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T02:35:01.9212639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9213348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9214070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9214793Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9215508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9216226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9216950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9217671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9218394Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9219114Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9219834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9220546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9221261Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9221973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9222680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9223374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9224079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9224784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9225535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9226272Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9227025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9227723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9228423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9229132Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9229840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9230539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9231239Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9231935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9232633Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T02:35:01.9233327Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9234027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9234732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9235432Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9236136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9236842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9237547Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9238247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9238945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9239718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9240493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9241262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9242025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9242774Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9243512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9244233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9244968Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9245698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9246422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9247162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9247904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9248647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9249383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9250121Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9250852Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9251559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9252263Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9252964Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T02:35:01.9253717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9254444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9255136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9255831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9256519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9257210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9257906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9258604Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9259305Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9260002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9260693Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9261411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9262150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9262897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9263639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9264373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9265107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9265848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9266641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9267444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9268229Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9268976Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9269717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9270440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9271147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9271854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9272557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9273258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9273954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:01.9274669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9275392Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9276116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9276837Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9277565Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9278287Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9279012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9279744Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9280477Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9281257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9282025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9282752Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9283460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9284159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9284863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9285567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9286256Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9286949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9287635Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9288324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9289009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9289695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9290386Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9291079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9291768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9292457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9293141Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9293825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9294523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T02:35:01.9295257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9296008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9296703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9297397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9298088Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9298784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9299485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9300180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9300872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9301559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9302246Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9302935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9303618Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9304292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9304976Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9305676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9306388Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9307211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9307921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9308612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9309366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9310132Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9310879Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9311628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9312374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9313116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9313849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9314575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T02:35:01.9315307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9316041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9316771Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9317505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9318233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9318969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9319700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9320433Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9321147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9321850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9322552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9323296Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9324028Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9324722Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9325414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9326113Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9326815Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9327521Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9328226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9328930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9329635Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9330340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9331049Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9331763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9332463Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9333157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9333860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9334549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9335246Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T02:35:01.9335935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9336629Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9337380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9338122Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9338829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9339540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9340246Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9340946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9341649Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9342349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9343042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9343724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9344415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9345128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9345853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9346647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9347391Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_dropout_backward_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9348145Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9348892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9349627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9350355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9351134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9351878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9352564Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9353250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9353930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9354608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9355290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T02:35:01.9355977Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9356665Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9357350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9358037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9358723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9359413Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9360120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9360826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9361529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9362234Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9362930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9363633Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9364365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9365138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9365901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9366623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9367337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9368048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9368749Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9369454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9370151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9370844Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9371532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9372228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9372925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9373616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9374313Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9375006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9375701Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T02:35:01.9376399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9377098Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9377798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9378498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9379245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9379972Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9380673Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9381375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9382131Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9382931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9383719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9384501Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9385269Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9386042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9386925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9387709Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9388479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9389255Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9390021Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9390779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9391542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9392299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9393114Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9393913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9394670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9395428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9396185Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9396949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T02:35:01.9397696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9398453Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_alpha_dropout_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9399207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9399967Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9400717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9401456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9402199Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9402946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9403690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9404431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9405168Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9405905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9406703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9407471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9408206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9408941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9409703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9410474Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9411248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9412004Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_bilinear_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9412739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9413484Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9414246Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9415012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9415778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9416564Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9417364Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9418158Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9418916Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_celu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T02:35:01.9419647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9420420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9421181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9421929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9422658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9423382Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9424113Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9424842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9425587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9426348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9427150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9427915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9428671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9429437Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9430198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9430961Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9431716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9432481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9433258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9434096Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9434915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9435689Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9436445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9437212Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9437980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9438746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9439501Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9440247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T02:35:01.9440997Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9441747Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9442483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9443222Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9443962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9444709Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9445446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9446184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9446920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9447706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9448544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9449280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9450010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_elu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9450732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9451459Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9452202Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_bag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9452959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9453708Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9454457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9455198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9455940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9456714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9457516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9458321Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9459125Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9459935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9460747Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9461599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9462430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T02:35:01.9463238Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9464025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9464803Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9465578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9466351Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9467158Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9467928Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9468692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9469447Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9470209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9470951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9471314Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9471675Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9472028Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_glu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9472381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9472733Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9473147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9473552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9473916Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9474279Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9474645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9475009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9475371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9475731Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9476095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9476463Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardsigmoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9476832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9477196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T02:35:01.9477557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9477921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9478285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9478648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9479007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9479366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9479765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9480156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9480535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9480914Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9481295Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9481658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9482019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9482379Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9482748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9483114Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9483483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9483857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9484231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9484601Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9484982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9485359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9485738Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9486119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9486535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9486981Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9487357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_linear_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9487733Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9488109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T02:35:01.9488491Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9488869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9489245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9489628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9490009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9490390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9490745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9491101Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9491460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9491819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9492174Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9492527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9492890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9493288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9493678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9494037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9494396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9494753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9495117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_linear_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9495474Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9495831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9496206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_local_response_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9496586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9496963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9497325Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9497689Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9498052Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9498430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9498806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T02:35:01.9499179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9499552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9499958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9500349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9500713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9501074Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9501431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9501791Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9502151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9502511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9502869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9503229Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9503595Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9503955Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9504313Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9504684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9505055Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9505428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9505793Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9506153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9506553Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9507068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9507439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9507810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9508172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9508537Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9508901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9509269Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T02:35:01.9509641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9510011Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9510369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9510722Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9511073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9511430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9511791Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9512151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9512520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multi_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9512888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9513301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9513716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9514094Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9514470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9514855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9515239Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9515622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9515980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9516337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9516696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9517060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9517420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9517780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9518134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9518498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9518871Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9519237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9519599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9520001Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T02:35:01.9520394Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9520758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9521120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9521484Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9521848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9522211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9522572Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9522937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9523307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9523676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9524048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9524415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9524786Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9525163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9525539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9525908Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9526281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9526655Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9527046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9527435Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9527800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9528166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9528532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9528899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9529264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9529626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9529992Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9530365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T02:35:01.9530735Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9531106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9531468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9531834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9532206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9532571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9532938Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9533302Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9533700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9534091Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_prelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9534447Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9534801Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9535157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9535512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9535866Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9536218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9536567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9536925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9537282Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9537632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9537986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9538335Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9538694Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9539050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9539402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9539755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_selu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9540106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9540506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9540889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T02:35:01.9541242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9541593Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9541960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_smooth_l1_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9542328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9542691Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9543059Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_soft_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9543424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9543797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9544161Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9544517Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9544878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9545258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9545630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9546002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9546371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9546796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9547211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softplus_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9547610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9547973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9548336Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9548708Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9549070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9549431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9549792Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9550152Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9550512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9550872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9551226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T02:35:01.9551592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9551953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9552319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9552680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9553040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9553403Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9553800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9554195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9554560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9554916Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9555294Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9555671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9556051Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9556422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9556791Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9557188Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9557589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9557980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9558374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9558767Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9559129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_unfold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9559484Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9559840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9560216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_bilinear_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9560632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9561039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9561414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9561787Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9562162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T02:35:01.9562500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9562855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9563196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9563540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9563880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9564222Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9564560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9564894Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9565227Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9565570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9565913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9566254Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9566597Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9566934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9567274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9567646Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9568016Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9568353Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9568695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9569039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9569399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9569753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9570113Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9570451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9570789Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9571128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9571459Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9571794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T02:35:01.9572127Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9572467Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9572811Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9573151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9573490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9573828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9574205Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9574575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9574915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9575252Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9575592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9575934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9576272Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9576608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9576943Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9577292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9577642Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9577989Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9578329Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9578671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9579014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9579356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9579703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9580044Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9580386Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9580724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9581097Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9581488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9581853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T02:35:01.9582213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9582575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9582937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9583297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9583658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9584023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9584382Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9584746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9585111Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9585473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9585830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9586192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9586553Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9587038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9587399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9587760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9588174Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9588591Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9588955Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9589317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9589679Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9590042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9590408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9590771Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9591135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9591505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9591865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9592221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T02:35:01.9592563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9592907Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9593249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9593591Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9593929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9594264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9594598Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9594971Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9595341Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9595674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9596005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9596342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9596677Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9597010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9597349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9597683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9598014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9598354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9598692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9599023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9599357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9599692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9600024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9600359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9600702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9601044Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9601373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9601751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9602130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T02:35:01.9602471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9602807Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9603144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9603488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9603829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9604165Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9604503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9604844Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9605188Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9605526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9605861Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9606208Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9606556Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9606901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9607244Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9607587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9607921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9608259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9608635Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9609014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9609356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9609702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9610036Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9610376Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9610715Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9611054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9611388Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9611721Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T02:35:01.9612059Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9612396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9612731Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9613067Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9613398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9613732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9614082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9614430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9614781Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9615123Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9615502Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9615882Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9616227Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9616575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9616921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9617266Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9617616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9617959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9618297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9618635Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9618978Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9619322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9619661Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9620000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9620338Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9620678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9621035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9621396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9621756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T02:35:01.9622111Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9622525Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9622915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9623259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9623605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9623948Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9624297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9624639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9624980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9625321Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9625663Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9626012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9626361Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9626748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9627097Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9627437Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9627785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9628133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9628476Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9628816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9629155Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9629547Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9629934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9630282Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9630626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9630968Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9631314Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9631662Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9632006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:01.9632349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9632697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9633040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9633378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9633720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9634068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9634414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9634766Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9635107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9635447Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9635786Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9636161Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9636529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9636865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9637196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9637527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9637864Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9638203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9638538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9638874Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9639206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9639541Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9639885Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9640221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9640556Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9640889Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9641226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9641581Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T02:35:01.9641931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9642282Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9642635Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9643034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9643424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9643783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9644139Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9644495Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9644831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9645173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9645510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9645849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9646185Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9646522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9646860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9647194Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9647533Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9647863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9648201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9648551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9648900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9649247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9649600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9649982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9650359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9650702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9651048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9651396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9651747Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T02:35:01.9652093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9652438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9652774Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9653114Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9653457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9653801Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9654139Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9654476Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9654834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9655194Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9655556Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9655909Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9656261Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9656654Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9657042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9657396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9657756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9658110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9658470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9658832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9659188Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9659542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9659899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9660264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9660626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9660983Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9661338Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9661693Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T02:35:01.9662053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9662409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9662764Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9663122Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9663511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9663899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9664250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9664599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9664946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9665297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9665645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9666009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_lengths_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9666378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9666775Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9667138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_offsets_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9667504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9667865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9668203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9668546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9668888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9669233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9669568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9669903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9670255Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9670654Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9671040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9671393Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9671740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9672086Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T02:35:01.9672423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9672758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9673092Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9673423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9673757Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9674092Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9674428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9674767Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9675102Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9675439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9675773Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9676108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9676444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9676783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9677121Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9677569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9677937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9678272Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9678603Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9678938Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9679274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9679608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9679940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9680270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9680628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9680987Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9681350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9681718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_exponential_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T02:35:01.9682089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9682456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9682821Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9683184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9683545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9683904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_kaiser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9684305Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9684695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9685034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9685372Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9685712Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9686056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9686398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9686734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9687066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9687399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9687735Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9688069Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9688402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9688725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9689058Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9689396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9689734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9690067Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9690400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9690734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9691107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9691488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9691821Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T02:35:01.9692153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9692487Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9692819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9693157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9693498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9693836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9694174Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9694512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9694847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9695199Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9695551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9695897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9696249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9696597Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9696939Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9697281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9697620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9697999Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9698385Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9698739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9699094Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9699445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9699800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9700154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9700488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9700821Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9701153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9701486Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T02:35:01.9701818Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9702179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sparse_sampled_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9702537Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sparse_sampled_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9702887Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9703240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9703590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9703936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9704284Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9704675Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9705063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9705420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9705769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9706116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9706470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9706928Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9707290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9707642Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9707993Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9708347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9708707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9709063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9709411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9709763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9710117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9710477Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9710829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9711177Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9711579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9711993Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T02:35:01.9712366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9712738Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9713109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9713479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9713855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9714229Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9714603Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9714973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9715342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9716193Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9716772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9717355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9717934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9718504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9719072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9719642Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9720262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9720869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9721434Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2022-11-23T02:35:01.9721782Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9722134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9722482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9722837Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9723183Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9723527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9723877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9724240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9724595Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T02:35:01.9724941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9725288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9725657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9726033Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9726403Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9726771Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9727144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9727555Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9727959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9728330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9728699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9729065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9729415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9729765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9730109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9730454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9730797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9731144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9731491Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9731838Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9732181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9732525Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9732870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9733215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9733560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9733902Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9734286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9734659Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9735031Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T02:35:01.9735404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9735774Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9736149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9736522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9737099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2022-11-23T02:35:01.9737669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2022-11-23T02:35:01.9738240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2022-11-23T02:35:01.9738806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2022-11-23T02:35:01.9739378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2022-11-23T02:35:01.9739728Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9740079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9740436Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9740789Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9741136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9741503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9741867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9742276Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9742674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9743041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9743400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9743769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9744136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9744497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9744862Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9745221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9745589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9745954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9746313Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T02:35:01.9746744Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9747110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9747475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9747848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9748207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9748565Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9748973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9749361Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9749706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9750054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9750398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9750744Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9751094Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9751444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9751794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9752139Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9752485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9752869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9753256Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9753642Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9754032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9754415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9754794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9755171Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9755546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9755980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9756408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9756777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9757151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T02:35:01.9757528Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9757909Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9758283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9758651Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9759258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9759855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9760452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9761035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9761621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9762208Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9762799Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9763387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9763969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9764599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9765218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9765805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9766389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9766973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9767558Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9768139Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9768725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9769310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9769891Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9770475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T02:35:01.9770846Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9771218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9771587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9771954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9772322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T02:35:01.9772672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9773027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9773425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9773814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9774167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9774513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9774859Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9775210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9775566Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9775911Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9776259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9776597Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9776941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9777283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9777621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9777956Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9778292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9778640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9778993Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9779345Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9779694Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9780043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9780428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9780805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9781159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9781509Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9781863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9782216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T02:35:01.9782563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9782897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9783233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9783569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9783906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9784242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9784575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9784913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9785255Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9785599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9785940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9786274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9786661Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9787049Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9787427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9787769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9788108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9788445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9788783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9789121Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9789457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9789796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9790131Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9790469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9790805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9791138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9791472Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9791804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9792147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T02:35:01.9792488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9792827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9793159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9793485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9793857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9794225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9794557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9794888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9795219Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9795549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9795885Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9796223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9796554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9796884Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9797216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9797559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9797905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9798247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9798588Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9798927Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9799270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9799605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9799941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9800287Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9800630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9801009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9801396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9801730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T02:35:01.9802061Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9802392Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9802726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9803057Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9803383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9803729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9804078Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9804426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9804775Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9805120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9805467Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9805797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9806133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9806469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9806805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9807137Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9807468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9807836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9808203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9808534Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9808867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9809197Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9809532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9809867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9810200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9810533Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9810867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9811201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9811534Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T02:35:01.9811878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9812222Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9812569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9812912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9813259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9813605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9813947Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9814288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9814669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9815031Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9815366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9815700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9816032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9816366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9816698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9817029Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9817359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9817691Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9818025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9818356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9818682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9819023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9819367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9819710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9820051Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9820392Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9820730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9821063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T02:35:01.9821434Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9821798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9822129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9822460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9822792Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9823136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9823476Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9823815Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9824150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9824485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9824826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9825174Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9825519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9825861Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9826201Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9826542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9827001Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9827349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9827697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9828039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9828441Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9828823Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9829164Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9829504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9829841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9830182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9830542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9830896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9831231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T02:35:01.9831566Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9831904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9832243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9832577Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9832912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9833258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9833607Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9833945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9834280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9834619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9834953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9835324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9835696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9836046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9836391Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9836737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9837091Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9837443Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9837790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9838140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9838486Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9838831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9839176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9839519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9839856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9840194Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9840538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9840884Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T02:35:01.9841228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9841572Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9841911Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9842290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9842671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9843020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9843369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9843714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9844062Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9844410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9844760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9845112Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9845462Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9845815Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9846166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9846512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9846855Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9847199Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9847546Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9847890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9848223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9848558Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9848901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9849279Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9849652Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9850009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9850367Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9850729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9851090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T02:35:01.9851443Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9851791Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9852130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9852470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9852808Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9853146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9853481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9853817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9854160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9854499Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9854845Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9855188Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9855528Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9855918Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9856292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9856626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9856959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9857299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9857643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9857985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9858318Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9858650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9858984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9859338Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9859690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9860038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9860374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9860710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T02:35:01.9861048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9861389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9861724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9862056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9862393Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9862779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9863160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9863499Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9863836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9864172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9864508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9864844Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9865179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9865512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9865847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9866180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9866518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9866898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9867234Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9867575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9867913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9868251Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9868591Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9868929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9869268Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9869655Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9870028Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9870362Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9870693Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T02:35:01.9871027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9871365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9871705Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9872037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9872370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9872703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9873041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9873379Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9873714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9874047Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9874377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9874711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9875046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9875377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9875712Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9876041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9876415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9876790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9877125Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9877461Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9877795Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9878130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9878467Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9878806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9879151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9879498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9879840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9880180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T02:35:01.9881228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%]/var/lib/jenkins/pytorch/test/inductor/test_torchinductor_opinfo.py:0: PytestCollectionWarning: cannot collect test class 'TestExpect' because it has a __new__ constructor (from: test/inductor/test_torchinductor_opinfo.py) 2022-11-23T02:35:01.9881240Z 2022-11-23T02:35:01.9881246Z 2022-11-23T02:35:01.9881397Z =============================== warnings summary =============================== 2022-11-23T02:35:01.9881696Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T02:35:01.9882186Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T02:35:01.9882324Z self._mark_plugins_for_rewrite(hook) 2022-11-23T02:35:01.9882331Z 2022-11-23T02:35:01.9882648Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T02:35:01.9883173Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-bd77a268b64c2854.xml - 2022-11-23T02:35:01.9883340Z ================ 2854 skipped, 4 deselected, 1 warning in 5.13s ================ 2022-11-23T02:35:01.9883571Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T02:35:01.9883577Z 2022-11-23T02:35:01.9883956Z ##[endgroup] 2022-11-23T02:35:01.9884431Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_lo46g4at) 2022-11-23T02:35:01.9884493Z 2022-11-23T02:35:03.8906976Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:35:03.889613] 2022-11-23T02:35:16.8328671Z 2022-11-23T02:35:16.8329794Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2022-11-23T02:35:16.8332534Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_4qo9jay9) 2022-11-23T02:35:16.8335411Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-8749edb2a923399e.xml 2022-11-23T02:35:16.8336795Z ============================= test session starts ============================== 2022-11-23T02:35:16.8338427Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T02:35:16.8339393Z cachedir: .pytest_cache 2022-11-23T02:35:16.8341224Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T02:35:16.8342527Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T02:35:16.8344088Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T02:35:16.8345318Z collecting ... collected 2858 items / 2854 deselected / 4 selected 2022-11-23T02:35:16.8348489Z Running 4 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_ex_cuda_float64 2022-11-23T02:35:16.8350919Z 2022-11-23T02:35:16.8351931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T02:35:16.8354048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T02:35:16.8356079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T02:35:16.8360135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%]/var/lib/jenkins/pytorch/test/inductor/test_torchinductor_opinfo.py:0: PytestCollectionWarning: cannot collect test class 'TestExpect' because it has a __new__ constructor (from: test/inductor/test_torchinductor_opinfo.py) 2022-11-23T02:35:16.8362068Z 2022-11-23T02:35:16.8362083Z 2022-11-23T02:35:16.8362480Z =============================== warnings summary =============================== 2022-11-23T02:35:16.8363765Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T02:35:16.8365737Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T02:35:16.8367050Z self._mark_plugins_for_rewrite(hook) 2022-11-23T02:35:16.8367532Z 2022-11-23T02:35:16.8368366Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T02:35:16.8370504Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-8749edb2a923399e.xml - 2022-11-23T02:35:16.8372556Z ================ 4 skipped, 2854 deselected, 1 warning in 0.35s ================ 2022-11-23T02:35:16.8373855Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T02:35:16.8374567Z 2022-11-23T02:35:16.8375309Z ##[endgroup] 2022-11-23T02:35:16.8377023Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_4qo9jay9) 2022-11-23T02:35:16.8377973Z 2022-11-23T02:35:16.8378577Z Running nn/test_pooling ... [2022-11-23 02:35:16.833477] 2022-11-23T02:35:16.8380300Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_pooling.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:35:16.833816] 2022-11-23T02:35:28.5848825Z 2022-11-23T02:35:28.5850690Z Expand the folded group to see the log file of nn/test_pooling 2022-11-23T02:35:28.5853332Z ##[group]PRINTING LOG FILE of nn/test_pooling (/var/lib/jenkins/pytorch/test/test-reports/nn-test_pooling_r9i9f87q) 2022-11-23T02:35:28.5855737Z Test results will be stored in test-reports/python-unittest/nn.test_pooling 2022-11-23T02:35:28.5856437Z 2022-11-23T02:35:28.5856696Z Running tests... 2022-11-23T02:35:28.5857807Z ---------------------------------------------------------------------- 2022-11-23T02:35:28.5859099Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5860518Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5862475Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5864135Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5865957Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5868111Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5869619Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5871448Z test_MaxUnpool2d_output_size (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5873733Z test_adaptive_pooling_avg_nhwc (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5875619Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5877404Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5879006Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5880525Z test_adaptive_pooling_bfloat16 (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5882013Z test_adaptive_pooling_input_size (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5883496Z test_adaptive_pooling_size_none (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5884996Z test_adaptive_pooling_size_overflow (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5887067Z test_max_unpool (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5888616Z test_max_unpool2d_nhwc_cpu (__main__.TestPoolingNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5890214Z test_AdaptiveMaxPool1d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5891988Z test_AdaptiveMaxPool1d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5893748Z test_AdaptiveMaxPool1d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5895488Z test_AdaptiveMaxPool1d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5897254Z test_AdaptiveMaxPool2d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5898990Z test_AdaptiveMaxPool2d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5900725Z test_AdaptiveMaxPool2d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5902465Z test_AdaptiveMaxPool2d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5904204Z test_AdaptiveMaxPool3d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5905957Z test_AdaptiveMaxPool3d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5907869Z test_AdaptiveMaxPool3d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5909600Z test_AdaptiveMaxPool3d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5911339Z test_AdaptiveMaxPool_zero_batch_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5913015Z test_AvgPool2d_empty_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5914706Z test_AvgPool3d_backward_after_cat_dim1_device_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5916488Z test_FractionalMaxPool2d_zero_batch_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5918248Z test_FractionalMaxPool2d_zero_out_size_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5919983Z test_FractionalMaxPool3d_zero_batch_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5921704Z test_FractionalMaxPool3d_zero_out_size_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5923414Z test_MaxPool1d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5925225Z test_MaxPool1d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5926994Z test_MaxPool1d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5928661Z test_MaxPool1d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5930315Z test_MaxPool2d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5931978Z test_MaxPool2d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5933621Z test_MaxPool2d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5935286Z test_MaxPool2d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5936947Z test_MaxPool3d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5938601Z test_MaxPool3d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5940243Z test_MaxPool3d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5941901Z test_MaxPool3d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5943563Z test_MaxPool_zero_batch_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5945889Z test_MaxUnpool_index_errors_case10_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.397s) 2022-11-23T02:35:28.5948344Z test_MaxUnpool_index_errors_case1_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-11-23T02:35:28.5950371Z test_MaxUnpool_index_errors_case2_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T02:35:28.5952368Z test_MaxUnpool_index_errors_case3_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T02:35:28.5954377Z test_MaxUnpool_index_errors_case4_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T02:35:28.5956339Z test_MaxUnpool_index_errors_case5_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T02:35:28.5957307Z test_MaxUnpool_index_errors_case6_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T02:35:28.5958193Z test_MaxUnpool_index_errors_case7_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T02:35:28.5959100Z test_MaxUnpool_index_errors_case8_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T02:35:28.5960007Z test_MaxUnpool_index_errors_case9_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-11-23T02:35:28.5960747Z test_MaxUnpool_zero_batch_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5961607Z test_adaptive_avg_pool2d_output_size_one_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5962453Z test_adaptive_avg_pool3d_output_size_one_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5963212Z test_adaptive_pool_invalid_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5963862Z test_adaptive_pool_odd_size_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (6.658s) 2022-11-23T02:35:28.5964534Z test_adaptive_pooling_max_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5965311Z test_adaptive_pooling_max_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5966098Z test_adaptive_pooling_no_suppot_input_cuda_int16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5966893Z test_adaptive_pooling_no_suppot_input_cuda_int32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5967557Z test_adaptive_pooling_no_suppot_input_cuda_int64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5968213Z test_adaptive_pooling_no_suppot_input_cuda_int8 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5968868Z test_adaptive_pooling_no_suppot_input_cuda_uint8 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5969526Z test_adaptive_pooling_zero_batch_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5970176Z test_adaptive_pooling_zero_batch_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5970808Z test_avg_pool2d_bfloat16_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5971421Z test_avg_pool2d_nhwc_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5972034Z test_avg_pool2d_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5972656Z test_avg_pool2d_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5973276Z test_fractional_max_pool2d_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5973892Z test_fractional_max_pool3d_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5974524Z test_fractional_max_pool_nan_inf_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5975168Z test_fractional_max_pool_nan_inf_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5975804Z test_fractional_max_pool_nan_inf_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5976484Z test_max_pool1d_corner_cases_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5977153Z test_max_pool1d_corner_cases_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5977769Z test_max_pool1d_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5978369Z test_max_pool1d_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5978975Z test_max_pool2d_bfloat16_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5979578Z test_max_pool2d_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5980183Z test_max_pool2d_indices_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5980793Z test_max_pool2d_nhwc_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5981401Z test_max_pool2d_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5982004Z test_max_pool2d_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.5982624Z test_max_pool3d_ndhwc_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:35:28.5983239Z test_max_pool3d_ndhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:35:28.5983856Z test_max_pool3d_ndhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:35:28.5984468Z test_max_pool_nan_inf_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5985080Z test_max_pool_nan_inf_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5985687Z test_max_pool_nan_inf_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5986322Z test_maxpool3d_non_square_backward_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5986964Z test_maxpool_indices_no_batch_dim_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) 2022-11-23T02:35:28.5987504Z Check that indices with no batch dim is consistent with a single batch. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5988148Z test_maxpool_indices_no_batch_dim_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) 2022-11-23T02:35:28.5988771Z Check that indices with no batch dim is consistent with a single batch. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5989392Z test_maxpool_indices_no_batch_dim_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) 2022-11-23T02:35:28.5990021Z Check that indices with no batch dim is consistent with a single batch. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5990643Z test_maxpool_indices_no_batch_dim_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) 2022-11-23T02:35:28.5991267Z Check that indices with no batch dim is consistent with a single batch. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5992055Z test_pool3d_large_size_int64_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5992843Z test_pool3d_size_one_feature_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5993567Z test_pool_invalid_size_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5994298Z test_pool_invalid_size_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5995030Z test_pool_invalid_size_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5995764Z test_pool_invalid_size_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5996494Z test_pool_large_size_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5997206Z test_pool_large_size_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5997811Z test_pool_large_size_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5998425Z test_pool_large_size_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.5999035Z test_pooling_bfloat16_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.5999634Z test_pooling_large_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.6000237Z test_pooling_max_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.6000858Z test_pooling_max_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:28.6001363Z test_pooling_shape_cuda (__main__.TestPoolingNNDeviceTypeCUDA) 2022-11-23T02:35:28.6001866Z Test the output shape calculation for pooling functions ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:28.6002462Z test_pooling_size_empty_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.6003069Z test_pooling_zero_stride_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:28.6003394Z 2022-11-23T02:35:28.6003755Z ---------------------------------------------------------------------- 2022-11-23T02:35:28.6004079Z Ran 121 tests in 7.273s 2022-11-23T02:35:28.6004232Z 2022-11-23T02:35:28.6004330Z OK (skipped=120) 2022-11-23T02:35:28.6004476Z 2022-11-23T02:35:28.6004591Z Generating XML reports... 2022-11-23T02:35:28.6005225Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNNDeviceTypeCUDA-20221123023519.xml 2022-11-23T02:35:28.6005939Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestAvgPool-20221123023519.xml 2022-11-23T02:35:28.6006604Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNN-20221123023519.xml 2022-11-23T02:35:28.6006901Z 2022-11-23T02:35:28.6007293Z ##[endgroup] 2022-11-23T02:35:28.6007882Z FINISHED PRINTING LOG FILE of nn/test_pooling (/var/lib/jenkins/pytorch/test/test-reports/nn-test_pooling_r9i9f87q) 2022-11-23T02:35:28.6008208Z 2022-11-23T02:35:28.6008436Z Running test_autograd ... [2022-11-23 02:35:28.585873] 2022-11-23T02:35:28.6009055Z Executing ['/opt/conda/bin/python', '-bb', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:35:28.586731] 2022-11-23T02:35:40.2572425Z 2022-11-23T02:35:40.2573597Z Expand the folded group to see the log file of test_autograd 2022-11-23T02:35:40.2576267Z ##[group]PRINTING LOG FILE of test_autograd (/var/lib/jenkins/pytorch/test/test-reports/test_autograd_treolxki) 2022-11-23T02:35:40.2578607Z Test results will be stored in test-reports/python-unittest/test_autograd 2022-11-23T02:35:40.2579403Z 2022-11-23T02:35:40.2579729Z Running tests... 2022-11-23T02:35:40.2581222Z ---------------------------------------------------------------------- 2022-11-23T02:35:40.2582984Z test_backward_out_of_context (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2585011Z test_basic (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2587138Z test_disallow_nesting (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2589066Z test_double_backward (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2591149Z test_save_base_and_modify_view (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2593175Z test_save_view_modify_base (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2595224Z test_saved_but_not_anymore (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2597161Z test_saved_same_tensor_different_versions (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2598807Z test_saved_same_tensor_many_times (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2600309Z test_views (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2601782Z test_with_math_views (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2603595Z test_with_out_variant (__main__.TestAllowMutationOnSaved) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2605455Z test_access_saved_tensor_twice_without_recomputation_works (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2606996Z test_accumulate_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2608455Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2610026Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2611557Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2612796Z test_anomaly_detect_nan (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2613987Z test_anomaly_grad_warnings (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2615590Z test_anomaly_mode_no_check_nan (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2616940Z test_attribute_deletion (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2618145Z test_autograd_inplace_view_of_view (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2619421Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2620721Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2621994Z test_autograd_multiple_views_python (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2623288Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:35:40.2624586Z test_autograd_simple_views_python (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2625820Z test_autograd_views_codegen (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2627091Z test_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2628392Z test_backward_badcalls (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2629764Z test_backward_copy (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2631192Z test_backward_create_graph_warns (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2632627Z test_backward_no_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2634143Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2635764Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2637344Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2638829Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2640066Z test_backward_with_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2641290Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2642508Z test_calculate_shape_util (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2643702Z test_callback_adds_callback (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2644919Z test_cant_create_saved_tensors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2646174Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2647196Z test_checkpointing (__main__.TestAutograd) ... ok (0.812s) 2022-11-23T02:35:40.2648056Z test_checkpointing_non_reentrant_autocast_cpu (__main__.TestAutograd) 2022-11-23T02:35:40.2672546Z Test that autocast args such as the dtype are preserved during non-reentrant ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2674047Z test_checkpointing_non_reentrant_autocast_gpu (__main__.TestAutograd) 2022-11-23T02:35:40.2675413Z Test that autocast args/kwargs such as the dtype are preserved during ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2676805Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2022-11-23T02:35:40.2678489Z Ensures checkpointing without reentrant autograd works with functions ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2679261Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2022-11-23T02:35:40.2679880Z Verifies that correct gradients are calculated for checkpoint ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2680627Z test_checkpointing_without_reentrant_custom_function_works (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2681264Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2022-11-23T02:35:40.2681913Z Verifies gradient correctness when checkpoint without reentrant autograd ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2682704Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2683515Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2684196Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2022-11-23T02:35:40.2684712Z Basic test for checkpoint without reentrant autograd. ... ok (1.304s) 2022-11-23T02:35:40.2685238Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2022-11-23T02:35:40.2685754Z Basic test for checkpoint without reentrant autograd. ... ok (1.204s) 2022-11-23T02:35:40.2686274Z test_checkpointing_without_reentrant_memory_savings (__main__.TestAutograd) ... ok (1.722s) 2022-11-23T02:35:40.2686817Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2022-11-23T02:35:40.2687446Z Ensures that gradient hooks are only called once per tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2688147Z test_create_graph_and_full_backward_hook_cycle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:35:40.2688852Z test_current_graph_task_execution_order (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T02:35:40.2689424Z test_current_graph_task_id (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2689981Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2690548Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2691101Z test_custom_function_cycle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2691636Z test_custom_function_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2692177Z test_custom_function_exception (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2692797Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2693422Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2694035Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2694640Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2695214Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2695783Z test_custom_function_local_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2696337Z test_custom_function_no_tensors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2696903Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2697477Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2698044Z test_custom_function_save_for_forward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2698602Z test_custom_function_saved_tensors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2699143Z test_deep_reentrant (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2699705Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2700263Z test_dep_nograd (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2700778Z test_dependent_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2701293Z test_detach (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2701691Z test_detach_base (__main__.TestAutograd) 2022-11-23T02:35:40.2702106Z detaching base does not detach view ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2702648Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2703211Z test_diagonal_expanded_v (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2703719Z test_dir (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2704243Z test_disabling_saved_tensor_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2704798Z test_disabling_saved_tensor_hooks_nested (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2705356Z test_dont_materialize_grads (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2705898Z test_duplicate_backward_root (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2706503Z test_first_grad_fn_access_in_no_grad_mode (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2707147Z test_free_deep_graph (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2707764Z test_free_deep_graph_complicated (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2708436Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2709107Z test_full_backward_hook_double_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2709757Z test_function (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2710379Z test_function_returns_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2711047Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2711586Z test_gc_in_destructor (__main__.TestAutograd) 2022-11-23T02:35:40.2712162Z Previously, if a Function destructor triggered a garbage collection, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2712820Z test_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2713429Z test_grad_badcalls (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2714057Z test_grad_batched_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2714689Z test_grad_empty_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2715326Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T02:35:40.2715950Z test_grad_fn_badcalls (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2716582Z test_grad_fn_prehooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2717240Z test_grad_fn_prehooks_multiple_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2717923Z test_grad_fn_prehooks_remove_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2718596Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2719216Z test_grad_nonleaf (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2719747Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2720292Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2720827Z test_grad_unreachable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2721364Z test_grad_unreachable_discovery (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2721937Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2722561Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2723080Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2022-11-23T02:35:40.2723580Z Depending on settings for check_forward_ad and check_backward_ad, the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2724179Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2724766Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2725326Z test_gradcheck_custom_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2725889Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2726447Z test_gradcheck_forward_ad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2726995Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2727591Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2728190Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2728779Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2729357Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2729926Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2730499Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2731066Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2731651Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2732221Z test_gradcheck_single_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2732761Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2733312Z test_gradcheck_sparse_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2733860Z test_gradcheck_test_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2734408Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2734965Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2735526Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2736065Z test_graph_save_on_cpu (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2736644Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2737202Z test_hessian_vector (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2737705Z test_hook_none (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2738211Z test_hook_with_no_name (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2738718Z test_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2739217Z test_hooks_cpp (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2739753Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2740290Z test_indexing (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:35:40.2740821Z test_indexing_duplicates (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2741343Z test_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2741871Z test_inplace_not_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2742410Z test_inplace_on_view_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2742957Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2743510Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2744060Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2744605Z test_input_buffer_accum (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2745131Z test_integer_outputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2745660Z test_invalid_gradients (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2746179Z test_isolated_node (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2746748Z test_leaf_assignment (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2747309Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2748527Z test_lobpcg (__main__.TestAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80338 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-11-23T02:35:40.2749349Z test_mark_non_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2749908Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2750467Z test_mark_non_differentiable_none (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2751079Z test_materialize_grads (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2751642Z test_multi_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2752167Z test_multi_backward_no_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2752690Z test_multi_grad_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2753227Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2753770Z test_naughty_anomaly_access (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2754345Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2754941Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2755507Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2756070Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2756615Z test_next_functions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2757125Z test_no_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2757638Z test_no_grad_assignment (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2758156Z test_no_grad_copy (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2758681Z test_no_grad_copy_sparse (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2759198Z test_no_grad_input (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2759728Z test_no_grad_modifies_version (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2760166Z test_no_grad_python_function (__main__.TestAutograd) 2022-11-23T02:35:40.2760610Z Python Functions should respect grad mode. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2761149Z test_no_requires_grad_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2761686Z test_no_unnecessary_save (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2762234Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2762778Z test_not_implemented_fwad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2763302Z test_not_implemented_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2763831Z test_numpy_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2764363Z test_once_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2764997Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2765626Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2766175Z test_pickle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2766698Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2767225Z test_power_function (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2767735Z test_profiler (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2768256Z test_profiler_aggregation_fake (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2768811Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2769268Z test_profiler_aggregation_table (__main__.TestAutograd) 2022-11-23T02:35:40.2769738Z Test if the profiling result is aggregated for `str(prof)` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2770293Z test_profiler_function_event_avg (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2770837Z test_profiler_propagation (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2772015Z test_profiler_seq_nr (__main__.TestAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/66893 for allplatform(s) . 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.002s) 2022-11-23T02:35:40.2772832Z test_profiler_shapes (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2773364Z test_profiler_unboxed_only (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2773913Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2774453Z test_record_function (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2774990Z test_record_function_callbacks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2775539Z test_record_function_legacy (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2776102Z test_record_function_multithreaded (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2776659Z test_reentrant_child_error (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2777195Z test_reentrant_priority (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2777751Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2778318Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2778883Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2779495Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2780093Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2780633Z test_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2781149Z test_requires_grad_ (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2781675Z test_requires_grad_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2782197Z test_retain_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2782720Z test_retain_grad_cycle (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2783255Z test_retain_grad_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2783797Z test_retain_grad_inplace_over_view (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2784333Z test_return_duplicate (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2784866Z test_return_duplicate_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2785399Z test_return_leaf (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2785919Z test_return_leaf_inplace (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2786460Z test_save_none_for_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2787152Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2787681Z test_save_output_nr (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2788279Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2788938Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2789591Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2790232Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:35:40.2790842Z test_saved_variable_saved_original_inplace_detach (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2791425Z test_saved_variable_version_counter (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2791982Z test_saved_variables_deprecated (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2792534Z test_saving_variable_to_disk (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2793071Z test_select_expanded_v (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2793697Z test_select_sum (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2794266Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2794810Z test_set_data_self_requires_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2795357Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2795897Z test_set_grad_coroutines (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2796442Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2797040Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2797615Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2798147Z test_set_grad_enabled (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2798687Z test_set_grad_generator_functions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2799261Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2799803Z test_setitem (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2800316Z test_setitem_mask (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2800888Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2801503Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2802063Z test_shape (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2802573Z test_sharded_grad (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2803092Z test_simple_reentrant (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2803611Z test_slice_expanded_v (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2804148Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2804686Z test_sparse_gather_dim0 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2805213Z test_sparse_gather_dim1 (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2805745Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2806279Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2806824Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2807400Z test_sparse_mm_backward (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2807974Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2808515Z test_tensor_grad_warnings (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2809039Z test_thread_shutdown (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2809559Z test_too_many_grads (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2810078Z test_type_conversions (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:35:40.2810601Z test_unrelated_inputs (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2811115Z test_unused_output (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2811651Z test_var_mean_differentiable (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2812185Z test_variable_traverse (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2812710Z test_version_counter (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2813244Z test_volatile_deprecated (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2813786Z test_will_engine_execute_node (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2814349Z test_wrapped_number_saved_variable_hooks (__main__.TestAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2814963Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2815597Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2816236Z test_advanced_indexing_backwards_large_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2816886Z test_advanced_indexing_backwards_memory_format_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2817524Z test_backward_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2818109Z test_copy__cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2818711Z test_copy_forward_ad_broadcasting_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2819361Z test_copy_forward_ad_same_layout_copies_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2819979Z test_copy_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2820590Z test_cross_device_reentrant_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2821260Z test_free_unneeded_tensor_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2821895Z test_grad_assignment_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2822525Z test_gradcheck_input_output_different_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2823178Z test_inplace_multiple_output_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2823802Z test_inplace_on_view_backprop_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2824426Z test_inplace_on_view_backprop_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2825065Z test_inplace_on_view_backprop_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2825699Z test_inplace_on_view_gradcheck_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2826332Z test_inplace_on_view_makes_base_require_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2827019Z test_inplace_on_view_modify_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2827643Z test_inplace_on_view_multi_output_safe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2828279Z test_inplace_on_view_multi_output_unsafe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2828920Z test_inplace_on_view_multiple_outputs_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2829547Z test_inplace_on_view_non_contig_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2830180Z test_inplace_on_view_of_multiple_output_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2830795Z test_inplace_on_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2831402Z test_inplace_on_view_python_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2832018Z test_inplace_on_view_then_no_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2832642Z test_inputbuffer_add_multidevice_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2833280Z test_min_max_median_backprops_to_all_values_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2833901Z test_mv_grad_stride_0_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2834501Z test_non_differentiable_ops_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2835106Z test_parameter_resize_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2835749Z test_pin_memory_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2836367Z test_profiler_emit_itt_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2836962Z test_profiler_emit_nvtx_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2837558Z test_pyscalar_conversions_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2838179Z test_reentrant_parent_error_on_cpu_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2838808Z test_requires_grad_factory_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2839431Z test_requires_grad_factory_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2840066Z test_rnn_backward_to_input_but_not_parameters_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2840740Z test_scatter_index_reduce_amin_amax_backprops_to_all_values_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2841417Z test_scatter_index_reduce_prod_gradgrad_error_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2842075Z test_set_requires_grad_only_for_floats_cuda_float16 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2842725Z test_set_requires_grad_only_for_floats_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2843372Z test_set_requires_grad_only_for_floats_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2844015Z test_set_requires_grad_only_for_floats_cuda_int16 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2844649Z test_set_requires_grad_only_for_floats_cuda_int32 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2845270Z test_set_requires_grad_only_for_floats_cuda_int64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2845909Z test_set_requires_grad_only_for_floats_cuda_int8 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2846550Z test_simple_reentrant_cross_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2847181Z test_sparse_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2847799Z test_sparse_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2848431Z test_sparse_ctor_getter_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2849129Z test_sparse_ctor_getter_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2849791Z test_sparse_mask_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2850401Z test_strided_leaf_grad_layout_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2850992Z test_to_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2851579Z test_unused_output_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2852173Z test_warning_in_backward_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2852775Z test_where_functional_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2853374Z test_where_scalar_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2853969Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2854573Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2855172Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2855773Z test_codegen_ignores_undefined_outputs (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2856380Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2856961Z test_default_level (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2857535Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2858111Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2858681Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2859261Z test_make_dual_forbid_integral_dtype (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2859888Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2860505Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2861094Z test_metadata_check_check_conj (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2861704Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2862324Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2862970Z test_metadata_check_ignore_storage_offset_for_zero_numel_tensor (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2863667Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2864329Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2864916Z test_nested_level (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2865483Z test_non_differentiable (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2866046Z test_out_variant (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2866635Z test_print (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2867227Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2867822Z test_size_check (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2868405Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2869020Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2869639Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2870273Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2870935Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2871613Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2872273Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2872914Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2873598Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2874309Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2875024Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2875734Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2876447Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2877177Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2877954Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2878717Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2879410Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2880106Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2880812Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2881533Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2882251Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2882969Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2883678Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2884395Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2885098Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2885777Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2886455Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2887122Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2887789Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2888447Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2889134Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2889827Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2890534Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2891245Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2892003Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2892743Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2893465Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2894204Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2894936Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2895663Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2896410Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2897169Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2897911Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2898626Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2899330Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2900008Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2900674Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2901339Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2902006Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2902688Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2903354Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2904009Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2904659Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2905318Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2906018Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2906804Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2907515Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2908253Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2908994Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2909736Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2910462Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2911167Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2911888Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2912619Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2913353Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2914089Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2914811Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2915529Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2916236Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2916924Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2917617Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2918299Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2918979Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2919655Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2920408Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2921166Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2921850Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2922521Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2923200Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2923901Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2924636Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2925394Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2926158Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2926911Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2927660Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2928403Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2929154Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2929927Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2930678Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2931410Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2932158Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2932919Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2933662Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2934440Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2935200Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2935924Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2936620Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2937283Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2937950Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2938612Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2939278Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2939952Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2940613Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2941265Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2941919Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2942576Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2943223Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2943871Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2944521Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2945192Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2945859Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2946517Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2947235Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2947911Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2948569Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2949275Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2949961Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2950614Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2951262Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2951908Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2952559Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2953230Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2953893Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2954546Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2955210Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2955886Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2956552Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2957201Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2957848Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2958500Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2959147Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2959791Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2960437Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2961051Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2961677Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2962330Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2963029Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2963719Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2964385Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2965034Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2965693Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2966370Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2967028Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2967652Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2968283Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2968930Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2969564Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2970207Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2970860Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2971504Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2972139Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2972823Z test_autograd_composite_implicit_and_dispatch_registration_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2973542Z test_autograd_multiple_dispatch_registrations_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2974221Z test_backward_single_threaded_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2974855Z test_foward_mode_AD_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2975487Z test_per_dispatch_key_input_saving_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2976121Z test_view_copy_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2976706Z test_cat_stack_r_to_c (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2977357Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2977986Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2978551Z test_multi_grad_hooks (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:35:40.2979152Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2979757Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2980339Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:35:40.2980914Z test_simple_backward (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2981488Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:35:40.2981804Z 2022-11-23T02:35:40.2982113Z ---------------------------------------------------------------------- 2022-11-23T02:35:40.2982433Z Ran 527 tests in 5.835s 2022-11-23T02:35:40.2982586Z 2022-11-23T02:35:40.2982683Z OK (skipped=523) 2022-11-23T02:35:40.2982830Z 2022-11-23T02:35:40.2982943Z Generating XML reports... 2022-11-23T02:35:40.2983483Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutograd-20221123023531.xml 2022-11-23T02:35:40.2984186Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAllowMutationOnSaved-20221123023531.xml 2022-11-23T02:35:40.2984970Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20221123023531.xml 2022-11-23T02:35:40.2985724Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCUDA-20221123023531.xml 2022-11-23T02:35:40.2986453Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20221123023531.xml 2022-11-23T02:35:40.2987346Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20221123023531.xml 2022-11-23T02:35:40.2988166Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20221123023531.xml 2022-11-23T02:35:40.2988939Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20221123023531.xml 2022-11-23T02:35:40.2989699Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCUDA-20221123023531.xml 2022-11-23T02:35:40.2990449Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20221123023531.xml 2022-11-23T02:35:40.2990770Z 2022-11-23T02:35:40.2991149Z ##[endgroup] 2022-11-23T02:35:40.2991657Z FINISHED PRINTING LOG FILE of test_autograd (/var/lib/jenkins/pytorch/test/test-reports/test_autograd_treolxki) 2022-11-23T02:35:40.2991940Z 2022-11-23T02:35:40.2992176Z Running test_cpp_api_parity ... [2022-11-23 02:35:40.259952] 2022-11-23T02:35:40.2992819Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:35:40.260699] 2022-11-23T02:37:10.7494690Z 2022-11-23T02:37:10.7495361Z Expand the folded group to see the log file of test_cpp_api_parity 2022-11-23T02:37:10.7500176Z ##[group]PRINTING LOG FILE of test_cpp_api_parity (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_api_parity_vs5f1az2) 2022-11-23T02:37:10.7502125Z Test results will be stored in test-reports/python-unittest/test_cpp_api_parity 2022-11-23T02:37:10.7505421Z 2022-11-23T02:37:10.7506416Z Running tests... 2022-11-23T02:37:10.7508199Z ---------------------------------------------------------------------- 2022-11-23T02:37:10.7509627Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T02:37:10.7511484Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7513338Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7515093Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7517071Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7519436Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7521680Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7523897Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7526204Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7528287Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7530055Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7531814Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7533480Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7535203Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7536953Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7538734Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7540428Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7542125Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7543839Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7545542Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7547332Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7549400Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7551201Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7552848Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7554511Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7556277Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7557951Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7559842Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7561768Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7563496Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7565200Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7567207Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7569138Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7570808Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7572475Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7574115Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7575770Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7577468Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7579145Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7580836Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7582503Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7584160Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7585859Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7587927Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7589839Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7591586Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7592570Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7593329Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7594076Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7594803Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7595510Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7596179Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7596864Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7597568Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7598264Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7598944Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7599640Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7600342Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7602099Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7602765Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7603391Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7603959Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7604539Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7605129Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7605721Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7606320Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7606906Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7607477Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7608101Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7608705Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7609278Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7609851Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7610408Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7610958Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7611520Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7612092Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7612668Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7613256Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7613880Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7614490Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7615087Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7615687Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7616310Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7616959Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7617607Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7618261Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7618912Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7619567Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7620179Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7620753Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7621328Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7621952Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7622591Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7623179Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7623747Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7624321Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7624924Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7625553Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7626181Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7626858Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7627548Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7628312Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7629021Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7629689Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7630367Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7631071Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7631776Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7632478Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7633181Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7633878Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7634583Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7635291Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7635992Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7636673Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7637430Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7638173Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7638897Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7639650Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7640401Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7641154Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7641896Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7642644Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7643325Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7643947Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7644554Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7645157Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7645742Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7646315Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7646902Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7647505Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7648091Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7648661Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7649257Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7649870Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7650467Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7651049Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7651679Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7652311Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7652903Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7653486Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7654049Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7654620Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7655215Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7655803Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7656369Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7656943Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7657518Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7658095Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7658688Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7659287Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7659876Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7660490Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7661166Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7661851Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7662586Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7663295Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7663979Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7664620Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7665196Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7665774Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7666408Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7667114Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7667791Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7668488Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7669153Z test_torch_nn_CELU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7669802Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7670458Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7671127Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7671837Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7672577Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7673307Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7674017Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7674726Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7675438Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7676131Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7676810Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7677511Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7678208Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7678916Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7679611Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7680290Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7680971Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7681663Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7682357Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7683118Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7683749Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7684327Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7684892Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7685471Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7686047Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7686623Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7687216Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7687770Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7688330Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7688925Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7689501Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7690051Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7690608Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7691164Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7691716Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7692259Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7692804Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7693349Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7693913Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7694463Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7695004Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7695554Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7696109Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7696718Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7697303Z test_torch_nn_Conv1d_pad_same2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7697860Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7698421Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7698981Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7699559Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7700128Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7700689Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7701264Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7701854Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7702445Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7703044Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7703624Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7704182Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7704732Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7705292Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7705863Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7706436Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7707102Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7707707Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7708421Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7709110Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7709777Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7710463Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7711227Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7711986Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7712698Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7713407Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7714120Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7714830Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7715557Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7716288Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7716999Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7717669Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7718331Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7719005Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7719683Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7720364Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7721036Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7721701Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7722368Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7723044Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7723674Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7724251Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7724815Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7725375Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7725932Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7726487Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7727112Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7727734Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7728327Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7728925Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7729500Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7730058Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7730611Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7731171Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7731744Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7732328Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7732882Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7733425Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7733987Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7734563Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7735153Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7735720Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7736257Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7736815Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7737386Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7737965Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7738529Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7739082Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7739630Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7740225Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7740817Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7741374Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7741932Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7742515Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7743083Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7743642Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7744225Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7744821Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7745398Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7745949Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7746513Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7747126Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7747742Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7748419Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7749102Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7749799Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7750497Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7751189Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7751897Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7752605Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7753314Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7754018Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7754714Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7755484Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7756233Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7756914Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7757609Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7758329Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7759035Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7759744Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7760449Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7761146Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7761830Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7762516Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7763212Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7763835Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7764430Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7765014Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7765610Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7766216Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7766834Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7767466Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7768094Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7768706Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7769330Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7769950Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7770619Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7771221Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7771801Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7772395Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7773007Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7773637Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7774283Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7774944Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7775609Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7776289Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7776968Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7777642Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7778312Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7778945Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7779551Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7780167Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7780805Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7781461Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7782132Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7782793Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7783446Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7784148Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7784817Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7785431Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7786029Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7786679Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7787330Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7788106Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7788928Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7789752Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7790573Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7791417Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7792276Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7793070Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7793801Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7794563Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7795332Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7796118Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7796936Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7797725Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7798486Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7799232Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7800027Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7800827Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7801587Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7802311Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7803010Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7803683Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7804278Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7804879Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7805479Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7806070Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7806645Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7807210Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7807764Z test_torch_nn_ELU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7808294Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7808835Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7809385Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7809933Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7810506Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7811117Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7811705Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7812281Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7812869Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7813474Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7814054Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7814672Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7815295Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7815899Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7816491Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7817074Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7817652Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7818224Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7818815Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7819416Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7819993Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7820564Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7821159Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7821738Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7822304Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7822863Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7823410Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7823971Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7824548Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7825100Z test_torch_nn_Fold (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7825628Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7826169Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7826842Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7827406Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7827985Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7828630Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7829265Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7829854Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7830452Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7831062Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7831684Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7832339Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7832979Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.7833579Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7834174Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7834785Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7835416Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7836072Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7836706Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.7837306Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7837910Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7838517Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7839110Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7839722Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7840349Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7841001Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7841635Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.7842282Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7842917Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7843530Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7844160Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7844811Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7845453Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.7846012Z test_torch_nn_GELU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7846543Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7847084Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7847636Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7848172Z test_torch_nn_GLU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7848702Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7849236Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7849779Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7850333Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7850894Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7851468Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7852049Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7852643Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7853246Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7853842Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7854427Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7855014Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7855647Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7856261Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7856827Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7857420Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7858028Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7858622Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7859208Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7859792Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7860375Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7860972Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7861586Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7862170Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7862725Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7863278Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7863849Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7864411Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7864955Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7865511Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7866075Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7866703Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7867286Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7867879Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7868481Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7869092Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7869776Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7870439Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7871062Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7871682Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7872308Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7872934Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7873557Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7874146Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7874691Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7875248Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7875807Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7876393Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7876988Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7877584Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7878191Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7878806Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7879440Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7880037Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7880604Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7881178Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7881760Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7882357Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7882959Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7883627Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7884306Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7884901Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7885463Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7886038Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7886633Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7887234Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7887834Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7888442Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7889076Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7889662Z test_torch_nn_KLDivLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7890217Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7890785Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7891368Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7891947Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7892523Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7893109Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7893712Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7894272Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7894809Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7895360Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7895915Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7896469Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7897067Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7897672Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7898251Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7898825Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7899380Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7899928Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7900473Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7901034Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7901591Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7902180Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7902798Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7903428Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7904070Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7904695Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7905320Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7905927Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7906538Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7907295Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7907918Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7908541Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7909163Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7909751Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7910310Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7910945Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7911569Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7912162Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7912757Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7913352Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7913946Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7914519Z test_torch_nn_Linear (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7915068Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7915630Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7916202Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7916765Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7917325Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7917896Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7918477Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7919075Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7919693Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7920312Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7920933Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7921525Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7922089Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7922651Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7923236Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7923800Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:37:10.7924349Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:37:10.7924974Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7925599Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7926198Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7926808Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7927401Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7927992Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7928564Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7929117Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7929672Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7930224Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7930790Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7931358Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7931933Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7932518Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7933104Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7933701Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7934311Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7934928Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7935550Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7936167Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7936780Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7937397Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7937981Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7938531Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7939147Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7939748Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7940321Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7940893Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7941461Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7942018Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7942579Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7943130Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7943687Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7944257Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7944836Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7945429Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7945992Z test_torch_nn_Mish (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7946525Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7947106Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7947650Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7948221Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7948808Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7949407Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7950011Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7950622Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7951257Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7951890Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7952526Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7953213Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7953885Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7954499Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7955107Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7955736Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7956394Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7957052Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7957700Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7958346Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7958996Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7959644Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7960280Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7960883Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7961445Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7962025Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7962605Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7963184Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7963779Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7964398Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7965079Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7965770Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7966469Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7967194Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7967862Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7968509Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7969178Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7969861Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7970546Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7971224Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7971893Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7972553Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7973210Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7973860Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7974423Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7975003Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7975581Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7976160Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7976740Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7977324Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7977907Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7978497Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7979074Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7979651Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7980210Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7980797Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7981395Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7982046Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7982691Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7983268Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7983816Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7984382Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7984961Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7985521Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7986059Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7986669Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7987247Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7987876Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7988525Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7989188Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7989871Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7990538Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7991198Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7991864Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7992557Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7993309Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7994053Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7994802Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7995529Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7996242Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7996973Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7997809Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7998619Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.7999336Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8000006Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8000684Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8001363Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8002066Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8002782Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8003506Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8004182Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8004779Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8005371Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8005978Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8006601Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8007169Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8007662Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8008180Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8008708Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8009250Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8009793Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8010313Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8010834Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8011367Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8011902Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8012506Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8013088Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8013630Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8014182Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8014746Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8015317Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8015906Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8016499Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8017084Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8017668Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8018236Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8018813Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8019413Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8020001Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8020583Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8021183Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8021766Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8022342Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8022938Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8023518Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8024099Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8024694Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8025282Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8025861Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8026491Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8027276Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8027966Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8028681Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8029385Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8030088Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8030819Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8031538Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8032248Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8032974Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8033682Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8034373Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8035092Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8035795Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8036500Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8037216Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8037894Z test_torch_nn_SELU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8038545Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8039203Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8039872Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8040564Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8041273Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8041983Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8042695Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8043445Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8044088Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8044624Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8045172Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8045714Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8046261Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8046814Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8047377Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8047934Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8048501Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8049164Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8049852Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8050544Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8051232Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8051940Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8052671Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8053406Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8054129Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8054823Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8055435Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8056005Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8056533Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8057082Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8057642Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8058261Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8058860Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8059415Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8059987Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8060555Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8061119Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8061662Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8062211Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8062762Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8063327Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8063891Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8064463Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8065031Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8065593Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8066149Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8066753Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8067310Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8067961Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8068679Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8069400Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8070134Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8070836Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8071498Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8072164Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8072906Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8073640Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8074326Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8075035Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8075713Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8076371Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8077054Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8077740Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8078401Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8079040Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8079696Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8080350Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8081013Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8081679Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8082367Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8083053Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8083760Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8084352Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8084941Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8085533Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8086137Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8086739Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8087370Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8088022Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8088715Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8089395Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8090048Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8090690Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8091340Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8091987Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8092617Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8093224Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8093839Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8094452Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8095074Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8095700Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8096322Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8096939Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8097537Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8098117Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8098673Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8099215Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8099765Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8100320Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8100877Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8101440Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8102016Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8102630Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8103272Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8103858Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8104448Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8105027Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8105617Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8106210Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8106993Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8107687Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8108432Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8109180Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8109940Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8110723Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8111493Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8112270Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8113045Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8113816Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8114595Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8115375Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8116164Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8116960Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8117746Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8118593Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8119387Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8120113Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8120833Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8121566Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8122313Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8123082Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8123850Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8124468Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8125107Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8125765Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8126420Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8127069Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8127709Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8128340Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8128953Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8129550Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8130170Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8130778Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8131371Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8131985Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8132589Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8133231Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8133879Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8134490Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8135127Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8135779Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8136434Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8137088Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8137736Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8138383Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8139019Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8139670Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8140331Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8140991Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8141669Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8142356Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8143015Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8143647Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8144283Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8144925Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8145558Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8146182Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8146893Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8147639Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8148430Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8149229Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8149996Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8150730Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8151480Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8152249Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8153005Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8153755Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8154500Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8155233Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8155967Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8156738Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8157502Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8158263Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8159011Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8159737Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8160475Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8161229Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8161991Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8162804Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8163616Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8164327Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8164984Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8165644Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8166281Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8166893Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8167502Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8168111Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8168719Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8169325Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8169934Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8170541Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8171146Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8171741Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8172358Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8172972Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8173583Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8174195Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8174797Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8175403Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8176012Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8176662Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8177310Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8177930Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8178533Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8179130Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8179731Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8180344Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8180964Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8181595Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8182214Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8182824Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8183442Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8184064Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8184678Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8185277Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8185898Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8186535Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8187216Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8187963Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8188744Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8189550Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8190341Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8191225Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8192108Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8192929Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8193699Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8194463Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8195258Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8196044Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8196792Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8197528Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8198280Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8199045Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8199807Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8200562Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8201334Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8202133Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8202934Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8203744Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8204523Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8205202Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8205848Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8206531Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8207226Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8207880Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8208495Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8209111Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8209759Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8210389Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8210687Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8210989Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8211285Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8211603Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8211927Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8212232Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8212526Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8212830Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8213120Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8213421Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8213722Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8214028Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8214318Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8214613Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8214984Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8215332Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8215635Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8215943Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8216231Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8216530Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8216834Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8217142Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8217438Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8217741Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8218029Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8218335Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8218637Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8218940Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8219237Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8219544Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8219848Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8220154Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8220451Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8220751Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8221042Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8221378Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8221707Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8222018Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8222316Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8222639Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8222968Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8223280Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8223580Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8223898Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8224222Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8224527Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8224810Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8225098Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8225380Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8225665Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:37:10.8225948Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8226240Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8226525Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8226928Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8227217Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8227567Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8227916Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8228420Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8228857Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8229245Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8229607Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8229972Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8230331Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8230707Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8231053Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8231368Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8231716Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8232028Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8232390Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8232713Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8233052Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8233395Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8233752Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8234061Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8234399Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8234749Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8235094Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8235400Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-11-23T02:37:10.8235758Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8236116Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:37:10.8236182Z 2022-11-23T02:37:10.8236782Z ---------------------------------------------------------------------- 2022-11-23T02:37:10.8236908Z Ran 1100 tests in 0.657s 2022-11-23T02:37:10.8236916Z 2022-11-23T02:37:10.8237031Z OK (skipped=1100) 2022-11-23T02:37:10.8237040Z 2022-11-23T02:37:10.8237179Z Generating XML reports... 2022-11-23T02:37:10.8237680Z Generated XML report: test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20221123023707.xml 2022-11-23T02:37:10.8237702Z 2022-11-23T02:37:10.8238328Z ##[endgroup] 2022-11-23T02:37:10.8238831Z FINISHED PRINTING LOG FILE of test_cpp_api_parity (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_api_parity_vs5f1az2) 2022-11-23T02:37:10.8238848Z 2022-11-23T02:37:10.8239155Z Running test_cpp_extensions_aot_ninja ... [2022-11-23 02:37:10.750926] 2022-11-23T02:37:13.0728439Z /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.cpp -> /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.cpp [skipped, no changes] 2022-11-23T02:37:13.0730683Z /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension_kernel.cu -> /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip [ok] 2022-11-23T02:37:13.0734309Z /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension_kernel2.cu -> /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip [ok] 2022-11-23T02:37:13.0735935Z Successfully preprocessed all matching files. 2022-11-23T02:37:13.0736907Z Total number of unsupported CUDA function calls: 0 2022-11-23T02:37:13.0737447Z 2022-11-23T02:37:13.0737466Z 2022-11-23T02:37:13.0737845Z Total number of replaced kernel launches: 2 2022-11-23T02:37:13.0744662Z /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu -> /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu [skipped, no changes] 2022-11-23T02:37:13.0746205Z Successfully preprocessed all matching files. 2022-11-23T02:37:13.0747305Z Total number of unsupported CUDA function calls: 0 2022-11-23T02:37:13.0747841Z 2022-11-23T02:37:13.0747880Z 2022-11-23T02:37:13.0748276Z Total number of replaced kernel launches: 0 2022-11-23T02:37:13.1067459Z running install 2022-11-23T02:37:13.1069586Z /opt/conda/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-11-23T02:37:13.1070938Z warnings.warn( 2022-11-23T02:37:13.1197679Z running build 2022-11-23T02:37:13.1198347Z running build_py 2022-11-23T02:37:13.1257637Z creating build 2022-11-23T02:37:13.1258753Z creating build/lib.linux-x86_64-cpython-38 2022-11-23T02:37:13.1259981Z creating build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension 2022-11-23T02:37:13.1261551Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension 2022-11-23T02:37:13.1262556Z running build_ext 2022-11-23T02:37:13.1883925Z building 'torch_test_cpp_extension.cpp' extension 2022-11-23T02:37:13.1885401Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38 2022-11-23T02:37:13.2447482Z Emitting ninja build file /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/build.ninja... 2022-11-23T02:37:13.2448637Z Compiling objects... 2022-11-23T02:37:13.2449463Z Using envvar MAX_JOBS (62) as the number of workers... 2022-11-23T02:37:45.7934907Z [1/1] c++ -MMD -MF /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/var/lib/jenkins/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/extension.cpp -o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:37:45.7952715Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:37:45.7954580Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/Exceptions.h:14, 2022-11-23T02:37:45.7956342Z from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-11-23T02:37:45.7957929Z from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:6, 2022-11-23T02:37:45.7959127Z from /var/lib/jenkins/pytorch/test/cpp_extensions/extension.cpp:1: 2022-11-23T02:37:45.7961286Z /opt/conda/lib/python3.8/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-11-23T02:37:45.7962696Z /var/lib/jenkins/pytorch/test/cpp_extensions/extension.cpp:36:53: required from here 2022-11-23T02:37:45.7965176Z /opt/conda/lib/python3.8/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2022-11-23T02:37:45.7966721Z 1479 | class class_ : public detail::generic_type { 2022-11-23T02:37:45.7967445Z | ^~~~~~ 2022-11-23T02:37:45.8089068Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/extension.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cpp.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:37:46.1880643Z building 'torch_test_cpp_extension.ort' extension 2022-11-23T02:37:46.2511717Z Emitting ninja build file /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/build.ninja... 2022-11-23T02:37:46.2512922Z Compiling objects... 2022-11-23T02:37:46.2513738Z Using envvar MAX_JOBS (62) as the number of workers... 2022-11-23T02:38:19.1821309Z [1/1] c++ -MMD -MF /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/ort_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/var/lib/jenkins/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/ort_extension.cpp -o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/ort_extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:38:19.1827454Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:38:19.1916066Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/ort_extension.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/ort.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:38:19.5558869Z building 'torch_test_cpp_extension.rng' extension 2022-11-23T02:38:19.6135404Z Emitting ninja build file /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/build.ninja... 2022-11-23T02:38:19.6136596Z Compiling objects... 2022-11-23T02:38:19.6137771Z Using envvar MAX_JOBS (62) as the number of workers... 2022-11-23T02:38:54.9530706Z [1/1] c++ -MMD -MF /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/rng_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/var/lib/jenkins/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/rng_extension.cpp -o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/rng_extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:38:54.9539635Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:38:54.9542230Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8, 2022-11-23T02:38:54.9545165Z from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-11-23T02:38:54.9548824Z from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-11-23T02:38:54.9554482Z from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-11-23T02:38:54.9557227Z from /var/lib/jenkins/pytorch/test/cpp_extensions/rng_extension.cpp:6: 2022-11-23T02:38:54.9559519Z /opt/conda/lib/python3.8/site-packages/torch/include/ATen/cpu/vec/vec_base.h:1008: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T02:38:54.9560642Z 1008 | # pragma unroll 2022-11-23T02:38:54.9561277Z | 2022-11-23T02:38:54.9621266Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/rng_extension.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/rng.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:38:55.3393757Z building 'torch_test_cpp_extension.cuda' extension 2022-11-23T02:38:55.3394865Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var 2022-11-23T02:38:55.3396060Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib 2022-11-23T02:38:55.3397287Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins 2022-11-23T02:38:55.3398538Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch 2022-11-23T02:38:55.3399822Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test 2022-11-23T02:38:55.3401211Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions 2022-11-23T02:38:55.3982668Z Emitting ninja build file /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/build.ninja... 2022-11-23T02:38:55.3985479Z Compiling objects... 2022-11-23T02:38:55.3986373Z Using envvar MAX_JOBS (62) as the number of workers... 2022-11-23T02:39:11.9968825Z [1/3] /opt/rocm-5.2.0/bin/hipcc -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -I/var/lib/jenkins/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip -o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 --amdgpu-target=gfx906 -fno-gpu-rdc -std=c++14 2022-11-23T02:39:11.9974765Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:11.9976871Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:11.9978812Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:11.9979835Z ^ 2022-11-23T02:39:11.9980778Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:11.9982217Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:11.9983648Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:39:11.9985647Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:11.9987842Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:11.9988808Z ^ 2022-11-23T02:39:11.9989705Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:11.9991095Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:11.9992504Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:11.9994573Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:11.9996556Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:11.9997521Z ^ 2022-11-23T02:39:11.9998442Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:11.9999821Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0001241Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0002689Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0004308Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:39:12.0007084Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0009221Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0010182Z ^ 2022-11-23T02:39:12.0011110Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0012501Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0013909Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0015363Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0017003Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0019106Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0021064Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0022032Z ^ 2022-11-23T02:39:12.0022940Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0024346Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0025749Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0027323Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0028958Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0030440Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0031921Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:39:12.0033995Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0035953Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0036918Z ^ 2022-11-23T02:39:12.0037839Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0039232Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0040637Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0042107Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0043746Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0045196Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0046658Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:39:12.0048657Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0050589Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0051540Z ^ 2022-11-23T02:39:12.0052468Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0053875Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0055439Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0057011Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0058635Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0060111Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0061573Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0063584Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0065519Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0066477Z ^ 2022-11-23T02:39:12.0067706Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0069132Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0070532Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0071985Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0073624Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0075063Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0075763Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0076286Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0076833Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0077603Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0078345Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0078712Z ^ 2022-11-23T02:39:12.0079064Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0079592Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0080122Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0080663Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0081287Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0081846Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0082398Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0082926Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0083470Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0084008Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0084560Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0085368Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0086196Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0086604Z ^ 2022-11-23T02:39:12.0086959Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0087494Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0088027Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0088562Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0089177Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0089729Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0090281Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0090806Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0091350Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0091883Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0092442Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0093009Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:39:12.0093654Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:39:12.0094481Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0095239Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0095616Z ^ 2022-11-23T02:39:12.0095972Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0096507Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0097028Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0097576Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0098191Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0098746Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0099301Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:39:12.0100060Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0100796Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0101165Z ^ 2022-11-23T02:39:12.0101511Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0102041Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0102572Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0103118Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0103733Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0104289Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0104897Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:39:12.0105713Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0106461Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0138280Z ^ 2022-11-23T02:39:12.0139379Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0141226Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0142666Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0144131Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0145823Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:39:12.0148444Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0150428Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0151409Z ^ 2022-11-23T02:39:12.0152332Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0153733Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0155150Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0156604Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0158250Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0160431Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0162277Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0162981Z ^ 2022-11-23T02:39:12.0163651Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0164643Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0165663Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0166710Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0167903Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0169004Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0170171Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0171430Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:39:12.0172943Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0174360Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0175053Z ^ 2022-11-23T02:39:12.0175720Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0177206Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0178335Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0179384Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0180572Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0181660Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0182832Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0184095Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:39:12.0185708Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0187259Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0187956Z ^ 2022-11-23T02:39:12.0188628Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0189634Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0190635Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0191681Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0192865Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0193968Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0195141Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0196401Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:39:12.0197972Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0199404Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0200081Z ^ 2022-11-23T02:39:12.0200746Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0201751Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0202771Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0203821Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0204998Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:39:12.0206581Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0208039Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0208716Z ^ 2022-11-23T02:39:12.0209378Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0210389Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0211523Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0212662Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0213850Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0215432Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0216869Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0217564Z ^ 2022-11-23T02:39:12.0218226Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0219239Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0220264Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0221322Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0222511Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0223619Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:39:12.0224831Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:39:12.0226378Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0227869Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0228555Z ^ 2022-11-23T02:39:12.0229234Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0230250Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0231263Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0232289Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0233465Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0235238Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0236701Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0237404Z ^ 2022-11-23T02:39:12.0238076Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0239094Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0240115Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0241145Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0242323Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0243464Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:39:12.0244693Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:39:12.0246353Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0247844Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0248539Z ^ 2022-11-23T02:39:12.0249200Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0250196Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0251210Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0252261Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0253444Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:39:12.0255047Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0256510Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0257199Z ^ 2022-11-23T02:39:12.0257855Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0258866Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0259874Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0260921Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0262101Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:39:12.0263668Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0265117Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0265806Z ^ 2022-11-23T02:39:12.0266459Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0267696Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0268713Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:39:12.0270165Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0271565Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0272116Z ^ 2022-11-23T02:39:12.0272536Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:39:12.0273109Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0273687Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0274303Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0274935Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0275590Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0276203Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0276804Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0277484Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0278130Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0278734Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0279489Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0280207Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0280571Z ^ 2022-11-23T02:39:12.0280922Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:39:12.0281496Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0282064Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0282676Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0283296Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0283920Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0284533Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0285128Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0285728Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0286332Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0286916Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0287441Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:39:12.0287962Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:39:12.0288722Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0289457Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0289822Z ^ 2022-11-23T02:39:12.0290102Z 28 warnings generated when compiling for gfx906. 2022-11-23T02:39:12.0290505Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0291268Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0291987Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0292351Z ^ 2022-11-23T02:39:12.0292706Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0293236Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0293767Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:39:12.0294505Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0295211Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0295579Z ^ 2022-11-23T02:39:12.0295991Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0296563Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0297096Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0297866Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0298607Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0298961Z ^ 2022-11-23T02:39:12.0299314Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0299839Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0300374Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0300925Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0301538Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:39:12.0302342Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0303082Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0303434Z ^ 2022-11-23T02:39:12.0303793Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0304319Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0304849Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0305394Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0306002Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0306837Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0307553Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0307920Z ^ 2022-11-23T02:39:12.0308272Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0308800Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0309328Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0309876Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0310496Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0311040Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0311592Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:39:12.0312369Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0313111Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0313472Z ^ 2022-11-23T02:39:12.0313824Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0314421Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0314998Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0315533Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0316144Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0316695Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0317239Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:39:12.0317988Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0318719Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0319087Z ^ 2022-11-23T02:39:12.0319427Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0319955Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0320487Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0321029Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0321639Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0322192Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0322739Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0323494Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0324211Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0324577Z ^ 2022-11-23T02:39:12.0324931Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0325462Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0325994Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0326537Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0327150Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0327691Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0328246Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0328772Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0329311Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0330074Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0330811Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0331176Z ^ 2022-11-23T02:39:12.0331527Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0332043Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0332666Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0333257Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0333869Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0334424Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0334976Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0335499Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0336025Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0336557Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0337129Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0337938Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0338694Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0339063Z ^ 2022-11-23T02:39:12.0339414Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0339929Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0340460Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0341002Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0341615Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0342173Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0342721Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0343244Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0343783Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0344306Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0344872Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0345445Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:39:12.0346086Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:39:12.0346979Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0347737Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0348109Z ^ 2022-11-23T02:39:12.0348450Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0348978Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0349510Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0350059Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0350668Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0351286Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0351881Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:39:12.0352637Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0353354Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0353720Z ^ 2022-11-23T02:39:12.0354073Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0354606Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0355138Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0355686Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0356302Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0356842Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0357394Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:39:12.0358186Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0358938Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0359305Z ^ 2022-11-23T02:39:12.0359657Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0360196Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0360722Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0361265Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0361878Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:39:12.0362666Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0363392Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0363758Z ^ 2022-11-23T02:39:12.0364109Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0364644Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0365168Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0365711Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0366320Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0367124Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0367864Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0368226Z ^ 2022-11-23T02:39:12.0368579Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0369105Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0369682Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0370271Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0370882Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0371454Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0372059Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0372708Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:39:12.0373495Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0374228Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0374587Z ^ 2022-11-23T02:39:12.0374942Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0375471Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0376004Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0376550Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0377162Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0377735Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0378334Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0378989Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:39:12.0379809Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0380563Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0380929Z ^ 2022-11-23T02:39:12.0381283Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0381811Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0382341Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0382876Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0383494Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0384070Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0384677Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0385333Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:39:12.0386146Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0387012Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0387381Z ^ 2022-11-23T02:39:12.0387798Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0388378Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0388909Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0389453Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0390069Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:39:12.0390884Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0391634Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0391998Z ^ 2022-11-23T02:39:12.0392343Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0392878Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0393408Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0393952Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0394573Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0395389Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0396134Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0396487Z ^ 2022-11-23T02:39:12.0396849Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0397379Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0397909Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0398454Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0399066Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0399658Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:39:12.0400275Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:39:12.0401080Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0401818Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0402182Z ^ 2022-11-23T02:39:12.0402533Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0403062Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0403590Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0404130Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0404728Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0405612Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0406408Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0406776Z ^ 2022-11-23T02:39:12.0407129Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0407658Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0408183Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0408713Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0409325Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0409921Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:39:12.0410568Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:39:12.0411368Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0412103Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0412468Z ^ 2022-11-23T02:39:12.0412823Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0413339Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0413870Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0414413Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0415032Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:39:12.0415871Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0416627Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0416991Z ^ 2022-11-23T02:39:12.0417344Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0417862Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0418389Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0418931Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0419546Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:39:12.0420355Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0421097Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0421467Z ^ 2022-11-23T02:39:12.0421826Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:39:12.0422341Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0422873Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:39:12.0423678Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0424449Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0424816Z ^ 2022-11-23T02:39:12.0425168Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:39:12.0425747Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0426308Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0426979Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0427601Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0428223Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0428843Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0429446Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0430048Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0430643Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0431235Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0431985Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0432700Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0433066Z ^ 2022-11-23T02:39:12.0433426Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:39:12.0434006Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0434583Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0435179Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0435799Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0436423Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0437037Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0437636Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0438242Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0438850Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0439442Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0439947Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:39:12.0440470Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:39:12.0441233Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0441969Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0442335Z ^ 2022-11-23T02:39:12.0442700Z 28 warnings generated when compiling for host. 2022-11-23T02:39:12.0480906Z [2/3] /opt/rocm-5.2.0/bin/hipcc -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -I/var/lib/jenkins/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip -o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 --amdgpu-target=gfx906 -fno-gpu-rdc -std=c++14 2022-11-23T02:39:12.0483977Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0484950Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0485855Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0486291Z ^ 2022-11-23T02:39:12.0486719Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0487367Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0488015Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:39:12.0488922Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0489813Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0490256Z ^ 2022-11-23T02:39:12.0490676Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0491321Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0491999Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0493571Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0495028Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0495732Z ^ 2022-11-23T02:39:12.0496400Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0497416Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0498450Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0499517Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0500708Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:39:12.0502301Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0503949Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0504768Z ^ 2022-11-23T02:39:12.0505439Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0506457Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0507613Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0508660Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0509851Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0511398Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0512835Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0513545Z ^ 2022-11-23T02:39:12.0514211Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0515207Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0516227Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0517273Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0518456Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0519528Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0520601Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:39:12.0522115Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0523560Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0524244Z ^ 2022-11-23T02:39:12.0524916Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0525931Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0526959Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0528014Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0529206Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0530287Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0531339Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:39:12.0532803Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0534208Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0534905Z ^ 2022-11-23T02:39:12.0535573Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0536591Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0537606Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0539211Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0540536Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0541686Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0542741Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0544211Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0545636Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0546340Z ^ 2022-11-23T02:39:12.0547087Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0548087Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0549109Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0550167Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0551357Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0552415Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0553477Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0554485Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0555522Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0557001Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0558433Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0559133Z ^ 2022-11-23T02:39:12.0559800Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0560807Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0561833Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0562873Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0564063Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0565124Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0566182Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0567184Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0568223Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0569252Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0570328Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0571873Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0573357Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0574049Z ^ 2022-11-23T02:39:12.0574721Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0575862Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0576956Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0577985Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0579142Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0580198Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0581241Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0582228Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0583241Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0584252Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0585319Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0586422Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:39:12.0587862Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:39:12.0589457Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0590896Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0591596Z ^ 2022-11-23T02:39:12.0592260Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0593033Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0593615Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0594175Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0594827Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0595429Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0596001Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:39:12.0596755Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0597485Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0597851Z ^ 2022-11-23T02:39:12.0598204Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0598721Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0599250Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0599800Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0600415Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0600975Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0601535Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:39:12.0602415Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0603218Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0603578Z ^ 2022-11-23T02:39:12.0603928Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0604458Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0604992Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0605536Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0606147Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:39:12.0606943Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0607669Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0608037Z ^ 2022-11-23T02:39:12.0608392Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0608925Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0609456Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0610002Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0610617Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0611413Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0612159Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0612525Z ^ 2022-11-23T02:39:12.0612880Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0613411Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0613947Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0614498Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0615112Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0615674Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0616285Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0616941Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:39:12.0617735Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0618465Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0618831Z ^ 2022-11-23T02:39:12.0619187Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0619717Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0620237Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0620882Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0621543Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0622121Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0622742Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0623398Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:39:12.0624224Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0624981Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0625341Z ^ 2022-11-23T02:39:12.0625702Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0626239Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0626832Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0627386Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0628009Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0628585Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0629188Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0629850Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:39:12.0630670Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0631423Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0631797Z ^ 2022-11-23T02:39:12.0632161Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0632698Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0633235Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0633770Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0634396Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:39:12.0635223Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0635984Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0636360Z ^ 2022-11-23T02:39:12.0636720Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0637261Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0637787Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0638337Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0639049Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0639926Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0640690Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0641064Z ^ 2022-11-23T02:39:12.0641431Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0641969Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0642493Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0643048Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0643674Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0644282Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:39:12.0644920Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:39:12.0645738Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0646483Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0646856Z ^ 2022-11-23T02:39:12.0647204Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0647742Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0648284Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0648841Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0649459Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0650289Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0651053Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0651425Z ^ 2022-11-23T02:39:12.0651763Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0652297Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0652829Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0653391Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0654007Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0654604Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:39:12.0655247Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:39:12.0656033Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0656773Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0657145Z ^ 2022-11-23T02:39:12.0657593Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0658174Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0658718Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0659273Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0659876Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:39:12.0660717Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0661484Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0661852Z ^ 2022-11-23T02:39:12.0662219Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0662757Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0663300Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0663847Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0664447Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:39:12.0665268Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0666023Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0666397Z ^ 2022-11-23T02:39:12.0666813Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0667353Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0667892Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:39:12.0668642Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0669356Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0669723Z ^ 2022-11-23T02:39:12.0670075Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:39:12.0670653Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0671239Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0671856Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0672486Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0673099Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0673713Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0674311Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0674913Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0675521Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0676207Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0677001Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0677726Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0678083Z ^ 2022-11-23T02:39:12.0678436Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:39:12.0679014Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0679588Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0680197Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0680824Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0681453Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0682052Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0682648Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0683253Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0683865Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0684455Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0684977Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:39:12.0685499Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:39:12.0686268Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0687001Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0687370Z ^ 2022-11-23T02:39:12.0687653Z 28 warnings generated when compiling for gfx906. 2022-11-23T02:39:12.0688067Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0688833Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0689561Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0689934Z ^ 2022-11-23T02:39:12.0690277Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0690811Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0691343Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:39:12.0692086Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0692815Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0693181Z ^ 2022-11-23T02:39:12.0693540Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0694057Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0694701Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0695516Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0696256Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0696624Z ^ 2022-11-23T02:39:12.0696974Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0697505Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0698038Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0698573Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0699183Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:39:12.0699990Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0700730Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0701096Z ^ 2022-11-23T02:39:12.0701448Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0701980Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0702496Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0703046Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0703662Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0704450Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0705185Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0705550Z ^ 2022-11-23T02:39:12.0705902Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0706433Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0707089Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0707633Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0708246Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0708804Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0709362Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:39:12.0710135Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0710881Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0711245Z ^ 2022-11-23T02:39:12.0711588Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0712121Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0712655Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0713282Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0713944Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0714501Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0715049Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:39:12.0715784Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0716512Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0716876Z ^ 2022-11-23T02:39:12.0717231Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0717768Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0718304Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0718851Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0719451Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0720011Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0720568Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0721324Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0722051Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0722419Z ^ 2022-11-23T02:39:12.0722779Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0723309Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0723826Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0724375Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0724990Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0725549Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0726098Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0726623Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0727170Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0727923Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0728663Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0729033Z ^ 2022-11-23T02:39:12.0729387Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0729919Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0730449Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0731001Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0731700Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0732303Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0732855Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0733379Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0733921Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0734462Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0735028Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0735833Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0736585Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0736956Z ^ 2022-11-23T02:39:12.0737311Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0737841Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0738369Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0738923Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0739537Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0740079Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0740628Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:39:12.0741153Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:39:12.0741697Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:39:12.0742232Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:39:12.0742796Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:39:12.0743371Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:39:12.0743999Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:39:12.0744829Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0745584Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0745960Z ^ 2022-11-23T02:39:12.0746315Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0746916Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0747452Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0747998Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0748599Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0749159Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0749711Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:39:12.0750551Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0751336Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0751706Z ^ 2022-11-23T02:39:12.0752056Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0752575Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0753113Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0753657Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0754275Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:39:12.0754828Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:39:12.0755385Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:39:12.0756182Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0756933Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0757288Z ^ 2022-11-23T02:39:12.0757647Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0758179Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0758713Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0759259Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0759874Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:39:12.0760665Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0761396Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0761749Z ^ 2022-11-23T02:39:12.0762107Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0762635Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0763171Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0763722Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0764342Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0765156Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0765885Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0766255Z ^ 2022-11-23T02:39:12.0766612Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0767143Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0767675Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0768223Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0768928Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0769534Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0770143Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0770796Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:39:12.0771592Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0772327Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0772691Z ^ 2022-11-23T02:39:12.0773050Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0773585Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0774104Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0774650Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0775262Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0775839Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0776442Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0777093Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:39:12.0777925Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0778686Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0779038Z ^ 2022-11-23T02:39:12.0779394Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0779924Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0780457Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0781004Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0781621Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:39:12.0782203Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:39:12.0782812Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:39:12.0783450Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:39:12.0784260Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0785005Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0785375Z ^ 2022-11-23T02:39:12.0785735Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0786267Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0786948Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0787532Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0788156Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:39:12.0788977Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0789727Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0790095Z ^ 2022-11-23T02:39:12.0790448Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0790979Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0791511Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0792049Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0792668Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0793487Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0794237Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0794603Z ^ 2022-11-23T02:39:12.0794955Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0795485Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0796014Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0796567Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0797179Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:39:12.0797770Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:39:12.0798399Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:39:12.0799202Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0799942Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0800308Z ^ 2022-11-23T02:39:12.0800653Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0801189Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0801723Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0802268Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0802884Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0803713Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0804473Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0804840Z ^ 2022-11-23T02:39:12.0805263Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0805834Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0806365Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0806915Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0807535Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:39:12.0808129Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:39:12.0808519Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:39:12.0809038Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0809414Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0809501Z ^ 2022-11-23T02:39:12.0809724Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0809987Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0810300Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0810606Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0810980Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:39:12.0811544Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0811918Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0812006Z ^ 2022-11-23T02:39:12.0812229Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0812502Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0812811Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:39:12.0813117Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:39:12.0813489Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:39:12.0814035Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0814413Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0814501Z ^ 2022-11-23T02:39:12.0814726Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:39:12.0814997Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:39:12.0815311Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:39:12.0815819Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0816190Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0816279Z ^ 2022-11-23T02:39:12.0816572Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:39:12.0816949Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0817266Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0817630Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0817980Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0818341Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0818688Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0819023Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0819378Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0819728Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0820061Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0820561Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0820937Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0821024Z ^ 2022-11-23T02:39:12.0821254Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:39:12.0821575Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:39:12.0821907Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:39:12.0822271Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:39:12.0822623Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:39:12.0822983Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:39:12.0823330Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:39:12.0823664Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:39:12.0824010Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:39:12.0824352Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:39:12.0824690Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:39:12.0824950Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:39:12.0825258Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:39:12.0825789Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:39:12.0826161Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:39:12.0826249Z ^ 2022-11-23T02:39:12.0826402Z 28 warnings generated when compiling for host. 2022-11-23T02:39:26.3232703Z [3/3] c++ -MMD -MF /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -I/var/lib/jenkins/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.cpp -o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:39:26.3239470Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:39:26.3312170Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -L/opt/rocm-5.2.0/lib -L/opt/rocm-5.2.0/hip/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -lamdhip64 -lc10_hip -ltorch_hip -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cuda.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:39:26.7592605Z building 'torch_test_cpp_extension.torch_library' extension 2022-11-23T02:39:26.8208671Z Emitting ninja build file /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/build.ninja... 2022-11-23T02:39:26.8211379Z Compiling objects... 2022-11-23T02:39:26.8212288Z Using envvar MAX_JOBS (62) as the number of workers... 2022-11-23T02:40:03.9148399Z [1/1] /opt/rocm-5.2.0/bin/hipcc -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -I/var/lib/jenkins/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu -o /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=torch_library -D_GLIBCXX_USE_CXX11_ABI=1 --amdgpu-target=gfx906 -fno-gpu-rdc -std=c++14 2022-11-23T02:40:03.9153857Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9155500Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9157234Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9159506Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9161482Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9163214Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9164928Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9166680Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9168767Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9170345Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9171984Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9173581Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9175201Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9176820Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9178875Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9180963Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9182000Z ^ 2022-11-23T02:40:03.9182913Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9184478Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9186191Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9188061Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9189877Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9191581Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9193296Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9195030Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9196664Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9198229Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9199863Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9201454Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9203053Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9204658Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9206078Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9207516Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:40:03.9209526Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9211709Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9212783Z ^ 2022-11-23T02:40:03.9213670Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9215250Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9216952Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9218724Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9220469Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9222185Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9223900Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9225647Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9227609Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9230851Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9232481Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9234076Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9235764Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9237386Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9238835Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9240284Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9241677Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9242564Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9243009Z ^ 2022-11-23T02:40:03.9243421Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9244120Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9244882Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9245677Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9246462Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9247220Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9247990Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9248775Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9249502Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9250213Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9250950Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9251751Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9252533Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9253251Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9253899Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9254549Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9255217Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9255968Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:40:03.9256941Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9257848Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9258292Z ^ 2022-11-23T02:40:03.9258683Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9259387Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9260152Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9260946Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9261733Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9262512Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9263286Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9264064Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9264779Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9265493Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9266225Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9267021Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9267741Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9268474Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9269127Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9269750Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9270413Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9271159Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9272109Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9273000Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9273450Z ^ 2022-11-23T02:40:03.9273865Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9274640Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9275448Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9276239Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9277014Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9277786Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9278543Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9279317Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9280042Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9280749Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9281411Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9282002Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9282593Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9283194Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9283722Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9284250Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9284801Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9285406Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9285959Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9286504Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:40:03.9287275Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9288019Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9288382Z ^ 2022-11-23T02:40:03.9288717Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9289289Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9289910Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9290564Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9291210Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9291844Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9292477Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9293118Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9293714Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9294376Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9295024Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9295614Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9296201Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9296801Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9297328Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9297854Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9298400Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9299006Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9299560Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9300102Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:40:03.9300850Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9301575Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9301937Z ^ 2022-11-23T02:40:03.9302272Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9302835Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9303463Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9304127Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9304773Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9305405Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9306035Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9306742Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9307340Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9307911Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9308522Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9309250Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9309964Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9310682Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9311321Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9311957Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9312619Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9313346Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9314095Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9314823Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9315736Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9316614Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9317056Z ^ 2022-11-23T02:40:03.9317462Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9318147Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9318900Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9319701Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9320478Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9321252Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9321892Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9322534Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9323133Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9323707Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9324314Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9324915Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9325514Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9326122Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9326660Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9327194Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9327731Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9328345Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9328898Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9329457Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9329982Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:40:03.9330523Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:40:03.9331286Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9332032Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9332389Z ^ 2022-11-23T02:40:03.9332738Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9333321Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9334011Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9334717Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9335365Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9336004Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9336638Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9337270Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9337871Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9338459Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9339072Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9339675Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9340268Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9340873Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9341396Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9341927Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9342477Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9343099Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9343660Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9344214Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9344740Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:40:03.9345283Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:40:03.9345809Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:40:03.9346372Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:40:03.9347336Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9348108Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9348476Z ^ 2022-11-23T02:40:03.9349008Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9349733Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9350552Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9351352Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9352133Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9352900Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9353663Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9354533Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9355321Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9356035Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9356756Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9357486Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9358204Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9358926Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9359568Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9360210Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9360868Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9361562Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9362122Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9362679Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9363212Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:40:03.9363754Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:40:03.9364291Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:40:03.9364862Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:40:03.9365444Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:40:03.9366079Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:40:03.9366911Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9367670Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9368040Z ^ 2022-11-23T02:40:03.9368384Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9368965Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9369600Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9370262Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9370903Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9371542Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9372178Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9372824Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9373427Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9374014Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9374688Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9375322Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9375918Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9376521Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9377058Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9377591Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9378139Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9378755Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9379314Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9379858Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:40:03.9380615Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9381351Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9381720Z ^ 2022-11-23T02:40:03.9382067Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9382653Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9383285Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9383933Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9384587Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9385228Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9385864Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9386517Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9387177Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9387767Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9388380Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9389032Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9389741Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9390469Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9391110Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9391753Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9392407Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9393145Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9393816Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9394551Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:40:03.9395569Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9396477Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9396915Z ^ 2022-11-23T02:40:03.9397327Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9398022Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9398776Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9399560Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9400350Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9401111Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9401798Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9402449Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9403051Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9403637Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9404243Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9404831Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9405432Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9406040Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9406578Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9407113Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9407664Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9408281Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:40:03.9409073Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9409798Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9410171Z ^ 2022-11-23T02:40:03.9410518Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9411099Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9411734Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9412393Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9413047Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9413686Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9414370Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9415069Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9415673Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9416260Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9416867Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9417464Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9418061Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9418653Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9419192Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9419733Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9420280Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9420903Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9421710Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9422454Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9422822Z ^ 2022-11-23T02:40:03.9423153Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9423741Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9424371Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9425030Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9425678Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9426317Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9427302Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9427956Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9428549Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9429230Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9429960Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9430680Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9431399Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9432125Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9432763Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9433396Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9434061Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9434908Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9435690Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:40:03.9436431Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:40:03.9437225Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:40:03.9438190Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9439071Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9439502Z ^ 2022-11-23T02:40:03.9439914Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9440622Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9441387Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9442068Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9442728Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9443369Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9444006Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9444641Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9445255Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9445851Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9446463Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9447060Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9447660Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9448273Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9448800Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9449337Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9449897Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9450521Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9451100Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:40:03.9451712Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:40:03.9452367Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:40:03.9453206Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9453972Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9454390Z ^ 2022-11-23T02:40:03.9454772Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9455364Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9455994Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9456659Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9457310Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9457956Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9458581Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9459230Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9459845Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9460437Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9461047Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9461647Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9462247Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9462856Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9463379Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9463927Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9464480Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9465106Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9465688Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:40:03.9466303Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:40:03.9467106Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:40:03.9467924Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9468664Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9469093Z ^ 2022-11-23T02:40:03.9469506Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9470203Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9470964Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9471764Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9472552Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9473311Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9474176Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9475018Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9475736Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9476448Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9477185Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9477901Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9478624Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9479341Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9479993Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9480640Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9481296Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9481976Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:40:03.9482804Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9483563Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9483934Z ^ 2022-11-23T02:40:03.9484264Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9484854Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9485492Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9486155Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9486809Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9487452Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9488091Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9488726Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9489330Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9489922Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9490535Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9491132Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9491731Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9492338Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9492875Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9493404Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9493956Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9494648Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:40:03.9495532Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9496288Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9496658Z ^ 2022-11-23T02:40:03.9497001Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9497584Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9498201Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9498863Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9499516Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9500162Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9500798Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9501444Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9502043Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9502636Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9503233Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9503835Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9504438Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9505041Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9505575Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9506110Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9506784Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9507569Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:40:03.9508168Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:40:03.9508811Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:40:03.9509622Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9510364Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9510734Z ^ 2022-11-23T02:40:03.9511077Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9511657Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9512274Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9512939Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9513666Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9514369Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9515002Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9515643Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9516247Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9516834Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9517432Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9518028Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9518632Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9519245Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9519776Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9520310Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9520860Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9521464Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:40:03.9522293Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9523057Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9523431Z ^ 2022-11-23T02:40:03.9523774Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9524356Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9524989Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9525647Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9526290Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9526931Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9527577Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9528231Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9528830Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9529424Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9530040Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9530637Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9531225Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9531833Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9532443Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9533028Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9533577Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9534196Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:40:03.9534799Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:40:03.9535430Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:40:03.9536232Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9536970Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9537342Z ^ 2022-11-23T02:40:03.9537684Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9538267Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9538889Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9539551Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9540187Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9540832Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9541468Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9542117Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9542721Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9543307Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9543914Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9544513Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9545098Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9545703Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9546235Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9546890Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9547446Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9548063Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:40:03.9548899Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9549669Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9550027Z ^ 2022-11-23T02:40:03.9550369Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9550955Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9551668Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9552391Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9553044Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9553687Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9554309Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9554955Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9555555Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9556145Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9556755Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9557355Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9557952Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9558554Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9559080Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9559613Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9560163Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9560780Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:40:03.9561595Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9562351Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9562723Z ^ 2022-11-23T02:40:03.9563066Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9563634Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9564269Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9564926Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9565578Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9566219Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9566858Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9567501Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9568090Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9568677Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9569287Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9569887Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9570558Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9571216Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9571755Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9572291Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:40:03.9573033Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9573767Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9574139Z ^ 2022-11-23T02:40:03.9574479Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9575066Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9575703Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9576367Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9577022Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9577649Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9578292Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9578950Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9579558Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9580151Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9580770Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:40:03.9581374Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:40:03.9581962Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:40:03.9582565Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:40:03.9583326Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9584051Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9584422Z ^ 2022-11-23T02:40:03.9584769Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9585355Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9585992Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9586749Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9587590Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9588234Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9588878Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9589624Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9590292Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9590885Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9591499Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:40:03.9592092Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:40:03.9592695Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:40:03.9593292Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:40:03.9593823Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:40:03.9594357Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:40:03.9595138Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9595886Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9596253Z ^ 2022-11-23T02:40:03.9596525Z 28 warnings generated when compiling for gfx906. 2022-11-23T02:40:03.9596938Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9597529Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9598165Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9598833Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9599491Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9600143Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9600774Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9601425Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9602031Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9602622Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9603239Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9603847Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9604450Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9605048Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9605825Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9606563Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9606935Z ^ 2022-11-23T02:40:03.9607281Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9607866Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9608567Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9609277Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9609921Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9610562Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9611206Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9611859Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9612467Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9613055Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9613670Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9614273Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9614859Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9615469Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9616004Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9616538Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:40:03.9617284Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9618014Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9618388Z ^ 2022-11-23T02:40:03.9618718Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9619300Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9619933Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9620592Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9621237Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9621877Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9622514Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9623164Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9623757Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9624341Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9624950Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9625548Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9626148Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9627088Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9627942Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9628575Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9629399Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9630151Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9630519Z ^ 2022-11-23T02:40:03.9630860Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9631444Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9632071Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9632726Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9633369Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9634009Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9634650Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9635300Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9635901Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9636487Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9637097Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9637696Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9638278Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9638887Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9639425Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9639962Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9640514Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9641132Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:40:03.9641934Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9642681Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9643039Z ^ 2022-11-23T02:40:03.9643381Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9643961Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9644593Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9645252Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9645901Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9646538Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9647251Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9647930Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9648530Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9649112Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9649718Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9650315Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9650909Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9651512Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9652035Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9652572Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9653115Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9653728Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9654511Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9655244Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9655613Z ^ 2022-11-23T02:40:03.9655954Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9656527Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9657162Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9657821Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9658474Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9659114Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9659746Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9660395Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9661001Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9661580Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9662192Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9662790Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9663390Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9663997Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9664531Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9665063Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9665598Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9666305Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9667347Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9667906Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:40:03.9668685Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9669428Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9669794Z ^ 2022-11-23T02:40:03.9670134Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9670707Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9671342Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9672008Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9672656Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9673296Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9673932Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9674580Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9675168Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9675760Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9676377Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9676981Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9677579Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9678186Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9678726Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9679261Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9679800Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9680420Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9680980Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9681532Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:40:03.9682284Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9683012Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9683383Z ^ 2022-11-23T02:40:03.9683712Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9684293Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9684926Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9685696Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9686393Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9687032Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9687670Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9688312Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9688902Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9689494Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9690105Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9690712Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9691312Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9691916Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9692452Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9692989Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9693525Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9694143Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9694707Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9695261Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9696027Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9696757Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9697125Z ^ 2022-11-23T02:40:03.9697454Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9698035Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9698663Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9699332Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9699989Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9700628Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9701264Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9701914Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9702504Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9703094Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9703706Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9704400Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9705042Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9705648Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9706187Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9706867Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9707417Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9708036Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9708594Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9709165Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9709701Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:40:03.9710238Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:40:03.9711006Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9711738Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9712113Z ^ 2022-11-23T02:40:03.9712455Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9713038Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9713673Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9714338Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9714997Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9715637Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9716267Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9716920Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9717527Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9718119Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9718738Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9719353Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9719949Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9720547Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9721086Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9721620Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9722173Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9722793Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9723455Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9724069Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9724603Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:40:03.9725136Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:40:03.9725676Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:40:03.9726242Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:40:03.9727055Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9727820Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9728191Z ^ 2022-11-23T02:40:03.9728537Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9729120Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9729755Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9730424Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9731079Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9731738Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9732376Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9733033Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9733645Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9734224Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9734843Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9735446Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9736049Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9736657Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9737193Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9737742Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9738281Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9738908Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9739468Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9740024Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:40:03.9740550Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:40:03.9741098Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:40:03.9741635Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:40:03.9742201Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:40:03.9742859Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:40:03.9743546Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:40:03.9744378Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9745131Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9745510Z ^ 2022-11-23T02:40:03.9745852Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9746441Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9747447Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9748107Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9748775Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9749416Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9750059Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9750705Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9751311Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9751908Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9752510Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9753116Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9753719Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9754334Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9754868Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9755416Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9755980Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9756610Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9757166Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9757726Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:40:03.9758511Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9759248Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9759621Z ^ 2022-11-23T02:40:03.9759964Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9760553Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9761172Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9761940Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9762640Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9763284Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9763918Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9764561Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9765174Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9765760Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9766354Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9766953Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9767553Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9768156Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9768698Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9769226Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9769772Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9770382Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:40:03.9770923Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:40:03.9771479Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:40:03.9772276Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9773027Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9773392Z ^ 2022-11-23T02:40:03.9773734Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9774311Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9774922Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9775580Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9776236Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9776893Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9777530Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9778178Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9778781Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9779367Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9779967Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9780581Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9781273Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9781928Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9782463Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9783008Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9783558Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9784201Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:40:03.9784988Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9785737Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9786115Z ^ 2022-11-23T02:40:03.9786464Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9787135Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9787767Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9788426Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9789067Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9789707Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9790357Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9791010Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9791615Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9792209Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9792818Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9793419Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9794001Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9794608Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9795147Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9795686Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9796254Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9796869Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9797685Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9798457Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9798834Z ^ 2022-11-23T02:40:03.9799199Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9799894Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9800598Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9801278Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9801938Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9802586Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9803241Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9803883Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9804497Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9805102Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9805723Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9806321Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9806929Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9807548Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9808075Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9808610Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9809169Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9809801Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9810391Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:40:03.9811008Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:40:03.9811671Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:40:03.9812466Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9813190Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9813560Z ^ 2022-11-23T02:40:03.9813908Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9814498Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9815131Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9815794Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9816444Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9817086Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9817711Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9818363Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9819050Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9819682Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9820297Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9820897Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9821496Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9822093Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9822630Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9823169Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9823715Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9824338Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9824920Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:40:03.9825527Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:40:03.9826181Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:40:03.9827390Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9828157Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9828526Z ^ 2022-11-23T02:40:03.9828875Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9829459Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9830087Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9830750Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9831398Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9832025Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9832660Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9833322Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9833929Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9834513Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9835121Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9835722Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9836321Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9836913Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9837452Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9837989Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9838637Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9839306Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:40:03.9839889Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:40:03.9840501Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:40:03.9841143Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:40:03.9841954Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9842703Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9843082Z ^ 2022-11-23T02:40:03.9843431Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9844012Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9844638Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9845021Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9845387Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9845751Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9846115Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9846490Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9846804Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9847140Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9847489Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9847818Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9848163Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9848505Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9848778Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9849096Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9849404Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9849783Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:40:03.9850334Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9850710Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9850801Z ^ 2022-11-23T02:40:03.9851017Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9851351Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9851787Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9852209Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9852575Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9852942Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9853307Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9853680Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9854002Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9854344Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9854698Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9855014Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9855357Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9855704Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9855980Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9856292Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9856605Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9856985Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:40:03.9857540Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9857920Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9858010Z ^ 2022-11-23T02:40:03.9858228Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9858561Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9858929Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9859310Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9859682Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9860048Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9860413Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9860785Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9861108Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9861446Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9861798Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9862130Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9862557Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9862932Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9863211Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9863525Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9863834Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9864210Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:40:03.9864533Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:40:03.9864921Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:40:03.9865453Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9865833Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9865926Z ^ 2022-11-23T02:40:03.9866141Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9866476Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9866924Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9867312Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9867677Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9868047Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9868417Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9868787Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9869114Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9869451Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9869802Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9870128Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9870471Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9870822Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9871081Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9871395Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9871702Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9872079Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:40:03.9872634Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9873010Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9873168Z ^ 2022-11-23T02:40:03.9873419Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9873761Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9874130Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9874513Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9874878Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9875243Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9875608Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9875989Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9876320Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9876657Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9877007Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9877339Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9877683Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9878025Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9878302Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9878619Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9878916Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9879295Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:40:03.9879621Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:40:03.9880016Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:40:03.9880537Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9880913Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9881003Z ^ 2022-11-23T02:40:03.9881224Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9881565Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9881939Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9882325Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9882687Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9883058Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9883427Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9883864Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9884225Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9884564Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9884916Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9885247Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9885598Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9885945Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9886219Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9886532Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9886845Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9887211Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:40:03.9887927Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9888306Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9888397Z ^ 2022-11-23T02:40:03.9888615Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9888954Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9889330Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9889719Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9890070Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9890436Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9890799Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9891174Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9891498Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9891836Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9892190Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9892526Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9892869Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9893215Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9893490Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9893807Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:40:03.9894113Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:40:03.9894490Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:40:03.9895099Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9895515Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9895606Z ^ 2022-11-23T02:40:03.9895823Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9896156Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9896525Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9896905Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9897271Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9897638Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9898009Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9898369Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9898698Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9899038Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9899389Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:40:03.9899719Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:40:03.9900064Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:40:03.9900417Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:40:03.9900691Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:40:03.9920801Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:40:03.9921414Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9921815Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9921911Z ^ 2022-11-23T02:40:03.9922116Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9922464Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9922850Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9923254Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9923622Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9923986Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9924350Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9924725Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9925050Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9925513Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9925916Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:40:03.9926255Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:40:03.9926601Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:40:03.9926931Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:40:03.9927433Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9927810Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9927899Z ^ 2022-11-23T02:40:03.9928117Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:40:03.9928459Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:40:03.9928833Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:40:03.9929218Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:40:03.9929585Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:40:03.9929951Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:40:03.9930317Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:40:03.9930682Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:40:03.9931007Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:40:03.9931348Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:40:03.9931700Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:40:03.9932035Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:40:03.9932382Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:40:03.9932712Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:40:03.9932985Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:40:03.9933294Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:40:03.9933829Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:40:03.9934209Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:40:03.9934297Z ^ 2022-11-23T02:40:03.9934450Z 28 warnings generated when compiling for host. 2022-11-23T02:40:03.9936297Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/pytorch/test/cpp_extensions/build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -L/opt/rocm-5.2.0/lib -L/opt/rocm-5.2.0/hip/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -lamdhip64 -lc10_hip -ltorch_hip -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/torch_library.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:40:04.2239728Z running install_lib 2022-11-23T02:40:04.2381406Z creating install 2022-11-23T02:40:04.2382203Z creating install/opt 2022-11-23T02:40:04.2383024Z creating install/opt/conda 2022-11-23T02:40:04.2383851Z creating install/opt/conda/lib 2022-11-23T02:40:04.2384748Z creating install/opt/conda/lib/python3.8 2022-11-23T02:40:04.2386343Z creating install/opt/conda/lib/python3.8/site-packages 2022-11-23T02:40:04.2388089Z creating install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:40:04.2390430Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cuda.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:40:04.2468820Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cpp.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:40:04.2559363Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/torch_library.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:40:04.2562027Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/ort.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:40:04.2652386Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/rng.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:40:04.2743934Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:40:04.2749575Z byte-compiling ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-38.pyc 2022-11-23T02:40:04.2750981Z running install_egg_info 2022-11-23T02:40:04.2902057Z running egg_info 2022-11-23T02:40:04.2902717Z creating torch_test_cpp_extension.egg-info 2022-11-23T02:40:04.2958195Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-11-23T02:40:04.2959209Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-11-23T02:40:04.2960514Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-11-23T02:40:04.2962417Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-11-23T02:40:04.3021414Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-11-23T02:40:04.3026928Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-11-23T02:40:04.3028848Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension-0.0.0-py3.8.egg-info 2022-11-23T02:40:04.3034749Z running install_scripts 2022-11-23T02:40:08.6115075Z running install 2022-11-23T02:40:08.6117207Z /opt/conda/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-11-23T02:40:08.6118596Z warnings.warn( 2022-11-23T02:40:08.6257385Z running build 2022-11-23T02:40:08.6258047Z running build_ext 2022-11-23T02:40:08.6855192Z building 'no_python_abi_suffix_test' extension 2022-11-23T02:40:08.6856419Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build 2022-11-23T02:40:08.6858276Z creating /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-38 2022-11-23T02:40:08.7430003Z Emitting ninja build file /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-38/build.ninja... 2022-11-23T02:40:08.7431218Z Compiling objects... 2022-11-23T02:40:08.7432040Z Using envvar MAX_JOBS (62) as the number of workers... 2022-11-23T02:40:09.0743726Z [1/1] c++ -MMD -MF /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-38/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/include/python3.8 -c -c /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-38/no_python_abi_suffix_test.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1013"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:40:09.0750546Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:40:09.0835333Z creating build/lib.linux-x86_64-cpython-38 2022-11-23T02:40:09.0839130Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-38/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/no_python_abi_suffix_test.so 2022-11-23T02:40:09.3316371Z running install_lib 2022-11-23T02:40:09.3460811Z creating install 2022-11-23T02:40:09.3461536Z creating install/opt 2022-11-23T02:40:09.3462235Z creating install/opt/conda 2022-11-23T02:40:09.3463004Z creating install/opt/conda/lib 2022-11-23T02:40:09.3463825Z creating install/opt/conda/lib/python3.8 2022-11-23T02:40:09.3465138Z creating install/opt/conda/lib/python3.8/site-packages 2022-11-23T02:40:09.3467026Z copying build/lib.linux-x86_64-cpython-38/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.8/site-packages 2022-11-23T02:40:09.3468141Z running install_egg_info 2022-11-23T02:40:09.3626804Z running egg_info 2022-11-23T02:40:09.3628304Z creating no_python_abi_suffix_test.egg-info 2022-11-23T02:40:09.3683813Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-11-23T02:40:09.3686360Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-11-23T02:40:09.3687895Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-11-23T02:40:09.3689277Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-11-23T02:40:09.3748269Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-11-23T02:40:09.3750601Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-11-23T02:40:09.3752924Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.8/site-packages/no_python_abi_suffix_test-0.0.0-py3.8.egg-info 2022-11-23T02:40:09.3760856Z running install_scripts 2022-11-23T02:40:11.7548164Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:40:11.753850] 2022-11-23T02:40:16.7767824Z 2022-11-23T02:40:16.7769393Z Expand the folded group to see the log file of test_cpp_extensions_aot_ninja 2022-11-23T02:40:16.7772210Z ##[group]PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_aot_ninja_9us_hfuu) 2022-11-23T02:40:16.7774525Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2022-11-23T02:40:16.7775243Z 2022-11-23T02:40:16.7775593Z Running tests... 2022-11-23T02:40:16.7776733Z ---------------------------------------------------------------------- 2022-11-23T02:40:16.7778436Z test_backward (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.012s) 2022-11-23T02:40:16.7780074Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7781536Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7783001Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7784483Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7785982Z test_extension_function (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7787825Z test_extension_module (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7789438Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7790987Z test_optional (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7792364Z test_add (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7793741Z test_conv_backend_override (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7795169Z test_unregistered (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7796527Z test_zeros (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7797876Z test_rng (__main__.TestRNGExtension) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:40:16.7799258Z test_torch_library (__main__.TestTorchLibrary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:40:16.7800021Z 2022-11-23T02:40:16.7800767Z ---------------------------------------------------------------------- 2022-11-23T02:40:16.7801625Z Ran 15 tests in 0.026s 2022-11-23T02:40:16.7802029Z 2022-11-23T02:40:16.7802288Z OK (skipped=15) 2022-11-23T02:40:16.7802679Z 2022-11-23T02:40:16.7802981Z Generating XML reports... 2022-11-23T02:40:16.7804596Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20221123024014.xml 2022-11-23T02:40:16.7806576Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20221123024014.xml 2022-11-23T02:40:16.7808530Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20221123024014.xml 2022-11-23T02:40:16.7810497Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20221123024014.xml 2022-11-23T02:40:16.7811351Z 2022-11-23T02:40:16.7812093Z ##[endgroup] 2022-11-23T02:40:16.7813670Z FINISHED PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_aot_ninja_9us_hfuu) 2022-11-23T02:40:16.7814540Z 2022-11-23T02:40:16.7815248Z Running test_cpp_extensions_aot_no_ninja ... [2022-11-23 02:40:16.776937] 2022-11-23T02:40:19.1009557Z /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.cpp -> /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.cpp [skipped, no changes] 2022-11-23T02:40:19.1012661Z /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension_kernel.cu -> /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip [skipped, already hipified] 2022-11-23T02:40:19.1015753Z /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension_kernel2.cu -> /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip [skipped, already hipified] 2022-11-23T02:40:19.1017584Z Successfully preprocessed all matching files. 2022-11-23T02:40:19.1018572Z Total number of unsupported CUDA function calls: 0 2022-11-23T02:40:19.1019141Z 2022-11-23T02:40:19.1019155Z 2022-11-23T02:40:19.1019577Z Total number of replaced kernel launches: 2 2022-11-23T02:40:19.1035579Z /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu -> /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu [skipped, no changes] 2022-11-23T02:40:19.1037490Z Successfully preprocessed all matching files. 2022-11-23T02:40:19.1038491Z Total number of unsupported CUDA function calls: 0 2022-11-23T02:40:19.1039039Z 2022-11-23T02:40:19.1039054Z 2022-11-23T02:40:19.1039443Z Total number of replaced kernel launches: 0 2022-11-23T02:40:19.1357280Z running install 2022-11-23T02:40:19.1359813Z /opt/conda/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-11-23T02:40:19.1361295Z warnings.warn( 2022-11-23T02:40:19.1493181Z running build 2022-11-23T02:40:19.1494031Z running build_py 2022-11-23T02:40:19.1555961Z creating build 2022-11-23T02:40:19.1557388Z creating build/lib.linux-x86_64-cpython-38 2022-11-23T02:40:19.1558901Z creating build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension 2022-11-23T02:40:19.1560541Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension 2022-11-23T02:40:19.1561551Z running build_ext 2022-11-23T02:40:19.1585090Z building 'torch_test_cpp_extension.cpp' extension 2022-11-23T02:40:19.1586546Z creating build/temp.linux-x86_64-cpython-38 2022-11-23T02:40:19.1593250Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c extension.cpp -o build/temp.linux-x86_64-cpython-38/extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:40:51.6102869Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:40:51.6105169Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/Exceptions.h:14, 2022-11-23T02:40:51.6107867Z from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-11-23T02:40:51.6110144Z from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:6, 2022-11-23T02:40:51.6111496Z from extension.cpp:1: 2022-11-23T02:40:51.6114209Z /opt/conda/lib/python3.8/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-11-23T02:40:51.6115752Z extension.cpp:36:53: required from here 2022-11-23T02:40:51.6118337Z /opt/conda/lib/python3.8/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2022-11-23T02:40:51.6122799Z 1479 | class class_ : public detail::generic_type { 2022-11-23T02:40:51.6123558Z | ^~~~~~ 2022-11-23T02:40:51.6127657Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/extension.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cpp.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:40:51.9611152Z building 'torch_test_cpp_extension.ort' extension 2022-11-23T02:40:51.9615433Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c ort_extension.cpp -o build/temp.linux-x86_64-cpython-38/ort_extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:41:24.7694834Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:41:24.7714878Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/ort_extension.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/ort.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:41:25.1359417Z building 'torch_test_cpp_extension.rng' extension 2022-11-23T02:41:25.1368023Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c rng_extension.cpp -o build/temp.linux-x86_64-cpython-38/rng_extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:42:00.2212261Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:42:00.2214148Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8, 2022-11-23T02:42:00.2216645Z from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-11-23T02:42:00.2218681Z from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-11-23T02:42:00.2220578Z from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-11-23T02:42:00.2221665Z from rng_extension.cpp:6: 2022-11-23T02:42:00.2223295Z /opt/conda/lib/python3.8/site-packages/torch/include/ATen/cpu/vec/vec_base.h:1008: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T02:42:00.2224676Z 1008 | # pragma unroll 2022-11-23T02:42:00.2225437Z | 2022-11-23T02:42:00.2231627Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/rng_extension.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/rng.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:42:00.6000688Z building 'torch_test_cpp_extension.cuda' extension 2022-11-23T02:42:00.6002721Z creating build/temp.linux-x86_64-cpython-38/var 2022-11-23T02:42:00.6004248Z creating build/temp.linux-x86_64-cpython-38/var/lib 2022-11-23T02:42:00.6005850Z creating build/temp.linux-x86_64-cpython-38/var/lib/jenkins 2022-11-23T02:42:00.6007452Z creating build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch 2022-11-23T02:42:00.6008974Z creating build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test 2022-11-23T02:42:00.6010595Z creating build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions 2022-11-23T02:42:00.6018611Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c /var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.cpp -o build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-11-23T02:42:31.1835827Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-11-23T02:42:31.1864551Z /opt/rocm-5.2.0/bin/hipcc -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip -o build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 --amdgpu-target=gfx906 -fno-gpu-rdc -std=c++14 2022-11-23T02:42:47.3427203Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3428620Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3429848Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3435975Z ^ 2022-11-23T02:42:47.3437440Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3439480Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3441184Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:42:47.3443701Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3445786Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3447205Z ^ 2022-11-23T02:42:47.3448812Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3451000Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3452702Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3456439Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3460380Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3462291Z ^ 2022-11-23T02:42:47.3463952Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3466966Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3468759Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3470204Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3471840Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:42:47.3473965Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3475919Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3476866Z ^ 2022-11-23T02:42:47.3477771Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3479153Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3480899Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3482469Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3484155Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3486248Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3488182Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3489128Z ^ 2022-11-23T02:42:47.3490037Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3491427Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3492825Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3494263Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3495874Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3497329Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3498781Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:42:47.3500852Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3502820Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3503768Z ^ 2022-11-23T02:42:47.3504667Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3506273Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3507976Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3509418Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3511046Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3512504Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3513964Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:42:47.3516082Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3518147Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3519150Z ^ 2022-11-23T02:42:47.3520120Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3521597Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3523077Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3524595Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3526314Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3527867Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3529388Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3531519Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3533573Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3534589Z ^ 2022-11-23T02:42:47.3535546Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3537020Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3538504Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3540036Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3541745Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3543291Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3544830Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3546288Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:42:47.3548164Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:42:47.3550365Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3552466Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3553471Z ^ 2022-11-23T02:42:47.3554444Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3555606Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3556320Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3557012Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3557728Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3558378Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3559014Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3559626Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:42:47.3560256Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:42:47.3560878Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:42:47.3561544Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:42:47.3562496Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3563387Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3563814Z ^ 2022-11-23T02:42:47.3564214Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3564837Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3565460Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3566096Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3566815Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3567467Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3568114Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3568714Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:42:47.3569345Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:42:47.3569970Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:42:47.3570633Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:42:47.3571308Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:42:47.3572067Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:42:47.3573047Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3573932Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3574349Z ^ 2022-11-23T02:42:47.3574762Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3575400Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3575949Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3576490Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3577108Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3577717Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3578299Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:42:47.3579049Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3579771Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3580131Z ^ 2022-11-23T02:42:47.3580479Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3581009Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3581534Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3582081Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3582687Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3583237Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3583786Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:42:47.3584576Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3585326Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3585687Z ^ 2022-11-23T02:42:47.3586034Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3586550Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3587356Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3587958Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3588677Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:42:47.3589602Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3590470Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3590905Z ^ 2022-11-23T02:42:47.3591323Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3591946Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3592581Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3593234Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3593962Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3594930Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3595825Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3596256Z ^ 2022-11-23T02:42:47.3596666Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3597294Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3598022Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3598736Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3599460Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3600149Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:42:47.3600874Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:42:47.3601652Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:42:47.3602604Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3603487Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3603920Z ^ 2022-11-23T02:42:47.3604342Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3604987Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3605538Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3606079Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3606679Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3607257Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:42:47.3607858Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:42:47.3608510Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:42:47.3609335Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3610085Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3610444Z ^ 2022-11-23T02:42:47.3610791Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3611308Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3611834Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3612375Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3612982Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3613556Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:42:47.3614155Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:42:47.3614804Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:42:47.3615614Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3616354Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3616707Z ^ 2022-11-23T02:42:47.3617162Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3617728Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3618257Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3618800Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3619409Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:42:47.3620221Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3620959Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3621317Z ^ 2022-11-23T02:42:47.3621665Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3622195Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3622719Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3623259Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3623868Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:42:47.3624675Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3625420Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3625781Z ^ 2022-11-23T02:42:47.3626133Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3626743Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3627273Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3627851Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3628567Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:42:47.3629255Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:42:47.3630016Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:42:47.3630982Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3631865Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3632299Z ^ 2022-11-23T02:42:47.3632714Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3633348Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3633971Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3634629Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3635356Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:42:47.3636433Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3637391Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3637823Z ^ 2022-11-23T02:42:47.3638239Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3638873Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3639500Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3640151Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3640880Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:42:47.3641601Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:42:47.3642369Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:42:47.3643327Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3644205Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3644638Z ^ 2022-11-23T02:42:47.3645057Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3645610Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3646141Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3646683Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3647293Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:42:47.3648124Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3648877Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3649239Z ^ 2022-11-23T02:42:47.3649576Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3650102Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3650627Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3651168Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3651779Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:42:47.3652586Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3653326Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3653675Z ^ 2022-11-23T02:42:47.3654022Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3654550Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3655079Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:42:47.3655876Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3656643Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3657004Z ^ 2022-11-23T02:42:47.3657347Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:42:47.3657905Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:42:47.3658475Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:42:47.3659076Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:42:47.3659693Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:42:47.3660316Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:42:47.3660932Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:42:47.3661527Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:42:47.3662112Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:42:47.3662717Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:42:47.3663303Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:42:47.3664044Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3664756Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3665119Z ^ 2022-11-23T02:42:47.3665470Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:42:47.3666041Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:42:47.3666748Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:42:47.3667373Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:42:47.3668059Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:42:47.3668792Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:42:47.3669516Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:42:47.3670222Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:42:47.3670946Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:42:47.3671674Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:42:47.3672385Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:42:47.3672999Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:42:47.3673627Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:42:47.3674554Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3675435Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3675870Z ^ 2022-11-23T02:42:47.3676198Z 28 warnings generated when compiling for gfx906. 2022-11-23T02:42:47.3676773Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3677761Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3678627Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3679061Z ^ 2022-11-23T02:42:47.3679484Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3680115Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3680749Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:42:47.3681635Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3682501Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3682930Z ^ 2022-11-23T02:42:47.3683348Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3683987Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3684625Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3685498Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3686236Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3686588Z ^ 2022-11-23T02:42:47.3686940Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3687468Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3687996Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3688534Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3689140Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:42:47.3689939Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3690665Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3691025Z ^ 2022-11-23T02:42:47.3691378Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3691905Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3692434Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3692974Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3693583Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3694356Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3695078Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3695436Z ^ 2022-11-23T02:42:47.3695843Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3696408Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3696931Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3697470Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3698076Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3698618Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3699167Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:42:47.3699934Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3700680Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3701059Z ^ 2022-11-23T02:42:47.3701419Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3701950Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3702467Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3703008Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3703615Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3704166Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3704715Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:42:47.3705473Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3706191Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3706555Z ^ 2022-11-23T02:42:47.3707024Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3707590Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3708214Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3708851Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3709571Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3710230Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3710888Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3711781Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3712660Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3713097Z ^ 2022-11-23T02:42:47.3713515Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3714151Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3714789Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3715442Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3716256Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3716992Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3717644Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3718273Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:42:47.3718913Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:42:47.3719826Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3720708Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3721147Z ^ 2022-11-23T02:42:47.3721552Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3722192Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3722822Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3723484Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3724228Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3724885Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3725512Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3726025Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:42:47.3726568Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:42:47.3727101Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:42:47.3727667Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:42:47.3728469Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3729217Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3729579Z ^ 2022-11-23T02:42:47.3729930Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3730450Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3730977Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3731520Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3732125Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3732675Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3733219Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:42:47.3733736Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:42:47.3734259Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:42:47.3734781Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:42:47.3735349Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:42:47.3735978Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:42:47.3736661Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:42:47.3737490Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3738240Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3738603Z ^ 2022-11-23T02:42:47.3738940Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3739464Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3739988Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3740540Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3741159Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3741716Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3742261Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:42:47.3743002Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3743728Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3744098Z ^ 2022-11-23T02:42:47.3744454Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3744982Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3745510Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3746066Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3746746Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:42:47.3747310Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:42:47.3747907Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:42:47.3748846Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3749751Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3750203Z ^ 2022-11-23T02:42:47.3750621Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3751257Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3751880Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3752536Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3753271Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:42:47.3754223Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3755098Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3755645Z ^ 2022-11-23T02:42:47.3756142Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3756778Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3757423Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3758073Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3758814Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3759777Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3760665Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3761100Z ^ 2022-11-23T02:42:47.3761520Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3762142Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3762773Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3763429Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3764171Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3764862Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:42:47.3765576Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:42:47.3766230Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:42:47.3767024Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3767745Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3768111Z ^ 2022-11-23T02:42:47.3768461Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3768995Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3769529Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3770071Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3770687Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3771250Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:42:47.3771855Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:42:47.3772509Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:42:47.3773328Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3774089Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3774458Z ^ 2022-11-23T02:42:47.3774809Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3775399Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3775961Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3776508Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3777116Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:42:47.3777691Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:42:47.3778288Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:42:47.3778938Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:42:47.3779752Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3780490Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3780840Z ^ 2022-11-23T02:42:47.3781187Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3781717Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3782245Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3782789Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3783397Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:42:47.3784219Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3784972Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3785322Z ^ 2022-11-23T02:42:47.3785667Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3786190Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3786894Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3787465Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3788163Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:42:47.3789137Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3790029Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3790466Z ^ 2022-11-23T02:42:47.3790883Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3791518Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3792145Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3792803Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3793534Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:42:47.3794232Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:42:47.3795083Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:42:47.3796105Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3796984Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3797418Z ^ 2022-11-23T02:42:47.3797831Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3798459Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3799101Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3799746Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3800482Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:42:47.3801482Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3802385Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3802817Z ^ 2022-11-23T02:42:47.3803232Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3803868Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3804501Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3805149Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3805835Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:42:47.3806434Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:42:47.3807074Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:42:47.3807866Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3808597Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3808961Z ^ 2022-11-23T02:42:47.3809308Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3809825Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3810358Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3810909Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3811521Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:42:47.3812350Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3813100Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3813465Z ^ 2022-11-23T02:42:47.3813801Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3814330Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3814918Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:42:47.3815520Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:42:47.3816127Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:42:47.3816943Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3817688Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3818047Z ^ 2022-11-23T02:42:47.3818383Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:2: 2022-11-23T02:42:47.3818911Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:42:47.3819441Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:42:47.3820191Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3820914Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3821281Z ^ 2022-11-23T02:42:47.3821624Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:42:47.3822187Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:42:47.3822761Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:42:47.3823370Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:42:47.3823992Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:42:47.3824619Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:42:47.3825231Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:42:47.3825831Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:42:47.3826431Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:42:47.3827539Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:42:47.3828230Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:42:47.3829125Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3829989Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3830425Z ^ 2022-11-23T02:42:47.3831042Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.hip:6: 2022-11-23T02:42:47.3831738Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:42:47.3832423Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:42:47.3833153Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:42:47.3833901Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:42:47.3834658Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:42:47.3835493Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:42:47.3836264Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:42:47.3836990Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:42:47.3837725Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:42:47.3838423Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:42:47.3839045Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:42:47.3839678Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:42:47.3840601Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:42:47.3841490Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:42:47.3841936Z ^ 2022-11-23T02:42:47.3842266Z 28 warnings generated when compiling for host. 2022-11-23T02:42:47.3845445Z /opt/rocm-5.2.0/bin/hipcc -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip -o build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 --amdgpu-target=gfx906 -fno-gpu-rdc -std=c++14 2022-11-23T02:43:03.5761287Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5765070Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5768698Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5770314Z ^ 2022-11-23T02:43:03.5771714Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5773885Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5776249Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:43:03.5779716Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5782889Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5784542Z ^ 2022-11-23T02:43:03.5785588Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5787433Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5788865Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5791369Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5793546Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5794519Z ^ 2022-11-23T02:43:03.5795449Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5796877Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5798303Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5799766Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5801412Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:43:03.5803608Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5805613Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5806587Z ^ 2022-11-23T02:43:03.5807855Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5809966Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5812458Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5815065Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5818032Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5821648Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5825402Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5827324Z ^ 2022-11-23T02:43:03.5828842Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5831624Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5833974Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5837229Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5841218Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5843603Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5845104Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:43:03.5847219Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5849215Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5850191Z ^ 2022-11-23T02:43:03.5851107Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5852511Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5853916Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5855257Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5856673Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5857889Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5859000Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:43:03.5860543Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5862011Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5862757Z ^ 2022-11-23T02:43:03.5863460Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5864532Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5865607Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5866802Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5868100Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5869239Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5870386Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.5871999Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5873545Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5874302Z ^ 2022-11-23T02:43:03.5875314Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5876429Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5877562Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5878707Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5880011Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5881175Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5882331Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.5883426Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:03.5884556Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:03.5886141Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5887655Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5888385Z ^ 2022-11-23T02:43:03.5889096Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5890150Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5891226Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5892332Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5893577Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5894815Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5896009Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.5897063Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:03.5898134Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:03.5899208Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:03.5900338Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:03.5902008Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5903542Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5904274Z ^ 2022-11-23T02:43:03.5904981Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5906057Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5907405Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5908581Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5909888Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5911053Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5912200Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.5913290Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:03.5913995Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:03.5914627Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:03.5915303Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:03.5915988Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:43:03.5916751Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:43:03.5917743Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5918631Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5919066Z ^ 2022-11-23T02:43:03.5919482Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5920128Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5920767Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5921420Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5922149Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5922801Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5923451Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:43:03.5924367Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5925209Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5925685Z ^ 2022-11-23T02:43:03.5926111Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5926752Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5927391Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5928030Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5928764Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.5929425Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.5930080Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:43:03.5931034Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5931938Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5932372Z ^ 2022-11-23T02:43:03.5932786Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5933418Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5934051Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5934704Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5935448Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:43:03.5936398Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5937280Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5937710Z ^ 2022-11-23T02:43:03.5938121Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5938757Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5939391Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5940043Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5940775Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.5941737Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5942625Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5943065Z ^ 2022-11-23T02:43:03.5943471Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5944113Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5944639Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5945177Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5945784Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.5946408Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:03.5947118Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:03.5947812Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:43:03.5948759Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5949631Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5950063Z ^ 2022-11-23T02:43:03.5950479Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5951111Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5951746Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5952396Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5953132Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.5953808Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:03.5954530Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:03.5955315Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:43:03.5956305Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5957201Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5957638Z ^ 2022-11-23T02:43:03.5958052Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5958675Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5959307Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5959961Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5960690Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.5961375Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:03.5962105Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:03.5962883Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:43:03.5963850Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5964696Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5965056Z ^ 2022-11-23T02:43:03.5965402Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5965927Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5966454Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5967059Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5967711Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:43:03.5968510Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5969253Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5969612Z ^ 2022-11-23T02:43:03.5969955Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5970475Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5970994Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5971531Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5972127Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:03.5972938Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5973679Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5974034Z ^ 2022-11-23T02:43:03.5974378Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5974896Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5975420Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5975959Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5976553Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:03.5977135Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:43:03.5977754Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:43:03.5978545Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5979269Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5979695Z ^ 2022-11-23T02:43:03.5980108Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5980743Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5981362Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5982016Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5982744Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:03.5983729Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5984630Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5985061Z ^ 2022-11-23T02:43:03.5985484Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5986056Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5986676Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5987220Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5987894Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:03.5988619Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:43:03.5989382Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:43:03.5990331Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5991220Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5991648Z ^ 2022-11-23T02:43:03.5992066Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5992701Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5993330Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5993980Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.5994709Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:43:03.5995695Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.5996608Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.5997038Z ^ 2022-11-23T02:43:03.5997453Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.5998082Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.5998708Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.5999355Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6000085Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:43:03.6001055Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6001944Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6002372Z ^ 2022-11-23T02:43:03.6002788Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6003413Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6004047Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:43:03.6004828Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6005544Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6005903Z ^ 2022-11-23T02:43:03.6006239Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:43:03.6006900Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:43:03.6007563Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:43:03.6008288Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:43:03.6009027Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:43:03.6009772Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:43:03.6010502Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:43:03.6011206Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:43:03.6011927Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:43:03.6012645Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:03.6013343Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:03.6014254Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6015108Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6015542Z ^ 2022-11-23T02:43:03.6015959Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:43:03.6016627Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:43:03.6017309Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:43:03.6018042Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:43:03.6018784Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:43:03.6019522Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:43:03.6020240Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:43:03.6020949Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:43:03.6021659Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:43:03.6022379Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:03.6023075Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:03.6023691Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:43:03.6024318Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:43:03.6025081Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6025809Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6026165Z ^ 2022-11-23T02:43:03.6026429Z 28 warnings generated when compiling for gfx906. 2022-11-23T02:43:03.6026964Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6027761Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6028699Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6029179Z ^ 2022-11-23T02:43:03.6029598Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6030243Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6030866Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:43:03.6031758Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6032628Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6033056Z ^ 2022-11-23T02:43:03.6033473Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6034121Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6034757Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6035677Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6036558Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6036991Z ^ 2022-11-23T02:43:03.6037401Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6038034Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6038661Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6039316Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6040052Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:43:03.6041001Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6041885Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6042311Z ^ 2022-11-23T02:43:03.6042729Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6043354Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6043986Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6044601Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6045203Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6045976Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6046697Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6047058Z ^ 2022-11-23T02:43:03.6047403Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6047924Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6048448Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6048986Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6049647Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6050239Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6050781Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:43:03.6051548Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6052278Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6052638Z ^ 2022-11-23T02:43:03.6052983Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6053495Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6054024Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6054566Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6055173Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6055718Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6056258Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:43:03.6056998Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6057714Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6058062Z ^ 2022-11-23T02:43:03.6058409Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6058933Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6059454Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6059991Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6060596Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6061142Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6061674Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.6062418Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6063144Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6063509Z ^ 2022-11-23T02:43:03.6063854Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6064380Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6064905Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6065434Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6066042Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6066643Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6067253Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.6067873Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:03.6068520Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:03.6069433Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6070308Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6070737Z ^ 2022-11-23T02:43:03.6071151Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6071784Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6072416Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6073074Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6073811Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6074471Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6075109Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.6075736Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:03.6076374Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:03.6077019Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:03.6077687Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:03.6078649Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6079558Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6079986Z ^ 2022-11-23T02:43:03.6080400Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6081025Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6081662Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6082312Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6083046Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6083709Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6084374Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:03.6084885Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:03.6085417Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:03.6085940Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:03.6086498Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:03.6087064Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:43:03.6087693Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:43:03.6088575Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6089369Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6089720Z ^ 2022-11-23T02:43:03.6090067Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6090588Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6091112Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6091653Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6092259Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6092805Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6093341Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:43:03.6094095Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6094816Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6095254Z ^ 2022-11-23T02:43:03.6095682Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6096312Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6096942Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6097580Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6098317Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:03.6098973Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:03.6099631Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:43:03.6100578Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6101474Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6101909Z ^ 2022-11-23T02:43:03.6102325Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6102952Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6103592Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6104246Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6104978Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:43:03.6105928Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6106947Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6107383Z ^ 2022-11-23T02:43:03.6107798Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6108429Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6109135Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6109841Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6110577Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.6111529Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6112409Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6112842Z ^ 2022-11-23T02:43:03.6113248Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6113876Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6114511Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6115164Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6115894Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.6116581Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:03.6117308Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:03.6118087Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:43:03.6119022Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6119899Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6120326Z ^ 2022-11-23T02:43:03.6120744Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6121371Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6122006Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6122654Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6123387Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.6124073Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:03.6124775Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:03.6125424Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:43:03.6126243Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6126983Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6127338Z ^ 2022-11-23T02:43:03.6127686Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6128198Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6128721Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6129261Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6129929Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:03.6130540Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:03.6131146Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:03.6131793Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:43:03.6132601Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6133327Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6133688Z ^ 2022-11-23T02:43:03.6134047Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6134580Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6135112Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6135659Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6136269Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:43:03.6137087Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6137825Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6138190Z ^ 2022-11-23T02:43:03.6138546Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6139078Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6139605Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6140148Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6140757Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:03.6141563Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6142317Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6142683Z ^ 2022-11-23T02:43:03.6143039Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6143567Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6144103Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6144646Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6145258Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:03.6145835Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:43:03.6146470Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:43:03.6147324Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6148281Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6148784Z ^ 2022-11-23T02:43:03.6149210Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6149859Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6150480Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6151139Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6151875Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:03.6152875Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6153789Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6154236Z ^ 2022-11-23T02:43:03.6154661Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6155296Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6155930Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6156592Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6157331Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:03.6158050Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:43:03.6158834Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:43:03.6159808Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6160689Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6161132Z ^ 2022-11-23T02:43:03.6161546Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6162179Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6162821Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6163473Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6164222Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:43:03.6165121Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6165884Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6166251Z ^ 2022-11-23T02:43:03.6166595Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6167128Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6167660Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:03.6168204Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:03.6168880Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:43:03.6169737Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6170486Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6170841Z ^ 2022-11-23T02:43:03.6171198Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:2: 2022-11-23T02:43:03.6171727Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:03.6172259Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:43:03.6173003Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6173729Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6174099Z ^ 2022-11-23T02:43:03.6174438Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:43:03.6175014Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:43:03.6175586Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:43:03.6176197Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:43:03.6176817Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:43:03.6177446Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:43:03.6178060Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:43:03.6178659Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:43:03.6179248Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:43:03.6179857Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:03.6180444Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:03.6181192Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6181909Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6182275Z ^ 2022-11-23T02:43:03.6182624Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.hip:6: 2022-11-23T02:43:03.6183198Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/ATen.h:7: 2022-11-23T02:43:03.6183778Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Context.h:3: 2022-11-23T02:43:03.6184389Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/CPUGeneratorImpl.h:3: 2022-11-23T02:43:03.6185013Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Generator.h:22: 2022-11-23T02:43:03.6185635Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/GeneratorImpl.h:12: 2022-11-23T02:43:03.6186248Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h:8: 2022-11-23T02:43:03.6186900Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Storage.h:3: 2022-11-23T02:43:03.6187507Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/StorageImpl.h:4: 2022-11-23T02:43:03.6188311Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:03.6189078Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:03.6189699Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:43:03.6190331Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:43:03.6191247Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:03.6192133Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:03.6192564Z ^ 2022-11-23T02:43:03.6192881Z 28 warnings generated when compiling for host. 2022-11-23T02:43:03.6195289Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/cuda_extension.o build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel.o build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/hip_extension_kernel2.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -L/opt/rocm-5.2.0/lib -L/opt/rocm-5.2.0/hip/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -lamdhip64 -lc10_hip -ltorch_hip -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cuda.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:43:03.9914739Z building 'torch_test_cpp_extension.torch_library' extension 2022-11-23T02:43:03.9923989Z /opt/rocm-5.2.0/bin/hipcc -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/lib/python3.8/site-packages/torch/include/THH -I/opt/rocm-5.2.0/include -I/opt/rocm-5.2.0/miopen/include -I/opt/rocm-5.2.0/hip/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.8 -c /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu -o build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.o -fPIC -D__HIP_PLATFORM_HCC__=1 -DUSE_ROCM=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -DTORCH_EXTENSION_NAME=torch_library -D_GLIBCXX_USE_CXX11_ABI=1 --amdgpu-target=gfx906 -fno-gpu-rdc -std=c++14 2022-11-23T02:43:40.8663619Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8665569Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8667500Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8669957Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8671839Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8673580Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8675322Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8677098Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8678744Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8680844Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8682740Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8684352Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8685958Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8687600Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8689684Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8691640Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8692625Z ^ 2022-11-23T02:43:40.8693529Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8695114Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8696801Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8699053Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8700878Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8703475Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8706074Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8708955Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8711516Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8713846Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8716382Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8718958Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8721439Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8724074Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8726172Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8728542Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:43:40.8731758Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8734950Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8736473Z ^ 2022-11-23T02:43:40.8737874Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8740291Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8742963Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8745811Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8749472Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8752445Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8754624Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8756045Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8757334Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8758617Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8759865Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8762567Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8763880Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8765145Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8766230Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8767369Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8768953Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8770579Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8771322Z ^ 2022-11-23T02:43:40.8771894Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8773027Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8774209Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8775614Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8777076Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8778399Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8779666Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8780961Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8782331Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8783561Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8784922Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8786195Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8787437Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8788755Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8789839Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8791013Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8792195Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8793641Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:43:40.8795331Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8796838Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8797481Z ^ 2022-11-23T02:43:40.8798018Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8798987Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8800025Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8801113Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8801892Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8802650Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8803398Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8804158Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8804815Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8805389Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8805997Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8806593Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8807186Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8807785Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8808316Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8808844Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8809384Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8809984Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8810767Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8811496Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8811865Z ^ 2022-11-23T02:43:40.8812203Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8812775Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8813402Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8814047Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8814699Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8815330Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8816055Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8816729Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8817323Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8817908Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8818512Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8819094Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8819684Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8820282Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8820810Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8821341Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8821890Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8822500Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8823053Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8823587Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:43:40.8824366Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8825113Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8825479Z ^ 2022-11-23T02:43:40.8825813Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8826385Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8827090Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8827839Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8828621Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8829387Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8830152Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8830922Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8831645Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8832344Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8833080Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8833778Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8834497Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8835214Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8835852Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8836569Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8837281Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8838010Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8838658Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8839315Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:43:40.8840221Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8841094Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8841527Z ^ 2022-11-23T02:43:40.8841931Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8842630Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8843379Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8844157Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8844860Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8845489Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8846118Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8846753Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8847351Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8847931Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8848527Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8849111Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8849693Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8850286Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8850810Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8851336Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8851878Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8852485Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8853023Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8853564Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.8854310Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8855035Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8855392Z ^ 2022-11-23T02:43:40.8855726Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8856357Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8857025Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8857668Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8858310Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8858939Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8859566Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8860202Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8860799Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8861379Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8861977Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8862556Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8863228Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8863956Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8864590Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8865218Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8865870Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8866862Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8867617Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8868277Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.8868904Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:40.8869827Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:40.8871401Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8872681Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8873309Z ^ 2022-11-23T02:43:40.8873924Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8875013Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8876474Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8877737Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8879053Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8880304Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8881526Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8882824Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8883991Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8885022Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8886008Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8886966Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8887894Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8888903Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8889790Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8890636Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8891533Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8892483Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8893338Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8894178Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.8894971Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:40.8895756Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:40.8896586Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:40.8897419Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:40.8898643Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8899818Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8900355Z ^ 2022-11-23T02:43:40.8900837Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8901811Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8902737Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8903478Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8904171Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8904862Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8905549Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8906240Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8906958Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8907606Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8908320Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8909025Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8909715Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8910568Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8911253Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8911873Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8912514Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8913238Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8913905Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8914555Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.8915184Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:40.8915836Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:40.8916482Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:40.8917154Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:40.8917847Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:43:40.8918616Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:43:40.8919616Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8920519Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8920965Z ^ 2022-11-23T02:43:40.8921374Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8922080Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8922829Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8923623Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8924411Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8925083Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8925716Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8926361Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8926957Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8927541Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8928144Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8928737Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8929323Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8929915Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8930444Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8930970Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8950228Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8951165Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8951853Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8952523Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:43:40.8953446Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8954445Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8954977Z ^ 2022-11-23T02:43:40.8955410Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8956419Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8957509Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8958602Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8959584Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8960356Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8961132Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8961917Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8962650Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8963359Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8964095Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8964788Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8965379Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8965966Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8966496Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8967048Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8967609Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8968224Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.8968779Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.8969324Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:43:40.8970109Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8970867Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8971234Z ^ 2022-11-23T02:43:40.8971564Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8972144Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8972875Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8973579Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8974218Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8974845Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8975473Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8976114Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8976710Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8977294Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8977896Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8978488Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8979078Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8979664Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8980190Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8980722Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8981261Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8981875Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:43:40.8982662Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8983396Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8983759Z ^ 2022-11-23T02:43:40.8984084Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8984662Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8985285Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.8985942Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.8986653Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.8987298Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.8988038Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.8988786Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.8989490Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.8990172Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.8990880Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.8991586Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.8992370Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.8993132Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.8993755Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.8994373Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.8995014Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.8995741Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.8996695Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.8997582Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.8998014Z ^ 2022-11-23T02:43:40.8998409Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.8999098Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.8999867Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9000659Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9001443Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9002216Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9002975Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9003748Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9004473Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9005093Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9005702Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9006293Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9006880Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9007474Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9008007Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9008534Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9009066Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9009687Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.9010263Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:40.9010866Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:40.9011513Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:43:40.9012345Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9013269Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9013742Z ^ 2022-11-23T02:43:40.9014129Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9014819Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9015559Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9016335Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9017094Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9017839Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9018582Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9019341Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9020037Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9020725Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9021433Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9022137Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9022832Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9023531Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9024159Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9024782Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9025413Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9026134Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.9027030Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:40.9027757Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:40.9028541Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:43:40.9029538Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9030444Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9030875Z ^ 2022-11-23T02:43:40.9031276Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9031961Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9032712Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9033502Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9034269Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9035121Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9035925Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9036693Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9037405Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9038100Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9038832Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9039533Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9040227Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9040931Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9041554Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9042160Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9042797Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9043512Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.9044181Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:40.9044910Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:40.9045557Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:43:40.9046363Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9047103Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9047452Z ^ 2022-11-23T02:43:40.9047783Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9048356Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9048981Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9049634Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9050281Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9050914Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9051543Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9052170Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9052762Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9053340Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9053938Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9054523Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9055162Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9055803Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9056320Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9056843Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9057384Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9057990Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:43:40.9058803Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9059547Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9059911Z ^ 2022-11-23T02:43:40.9060243Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9060807Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9061425Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9062074Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9062715Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9063345Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9063972Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9064613Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9065211Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9065779Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9066377Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9067280Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9067974Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9068676Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9069302Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9069930Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9070558Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9071273Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:40.9072235Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9073121Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9073541Z ^ 2022-11-23T02:43:40.9073935Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9074611Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9075438Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9076285Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9077043Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9077789Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9078526Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9079284Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9079985Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9080673Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9081387Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9082072Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9082764Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9083469Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9084090Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9084710Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9085350Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9086075Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:40.9086763Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:43:40.9087503Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:43:40.9088447Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9089311Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9089736Z ^ 2022-11-23T02:43:40.9090129Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9090804Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9091543Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9092306Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9093065Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9093806Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9094548Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9095256Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9095851Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9096425Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9097079Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9097701Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9098288Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9098880Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9099404Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9099926Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9100461Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9101065Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:40.9101886Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9102626Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9102986Z ^ 2022-11-23T02:43:40.9103319Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9103889Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9104509Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9105159Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9105806Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9106430Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9107139Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9107864Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9108562Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9109243Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9109946Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9110642Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9111341Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9112040Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9112662Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9113281Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9113920Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9114638Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:40.9115338Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:43:40.9116093Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:43:40.9117118Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9118021Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9118445Z ^ 2022-11-23T02:43:40.9118838Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9119519Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9120253Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9121021Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9121774Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9122517Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9123254Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9124007Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9124718Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9125312Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9125911Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9126499Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9127085Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9127671Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9128202Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9128726Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9129263Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9129872Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:43:40.9130694Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9131447Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9131809Z ^ 2022-11-23T02:43:40.9132138Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9132714Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9133333Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9133993Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9134631Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9135262Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9135889Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9136590Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9137220Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9137799Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9138399Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9138992Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9139579Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9140170Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9140694Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9141213Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9141757Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9142368Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:43:40.9143174Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9143915Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9144276Z ^ 2022-11-23T02:43:40.9144614Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9145189Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9145803Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9146458Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9147271Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9148010Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9148752Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9149505Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9150208Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9150897Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9151608Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9152312Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9153009Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9153724Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9154347Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9154972Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:43:40.9155849Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9156798Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9157259Z ^ 2022-11-23T02:43:40.9157661Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9158347Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9159083Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9159857Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9160622Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9161367Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9162104Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9162863Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9163569Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9164262Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9164988Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:43:40.9165601Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:43:40.9166196Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:40.9166782Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:40.9167537Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9168263Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9168622Z ^ 2022-11-23T02:43:40.9168954Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9169525Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9170147Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9170799Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9171432Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9172062Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9172692Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9173328Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9173928Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9174510Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9175110Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:43:40.9175705Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:43:40.9176294Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:40.9176942Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:40.9177520Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:43:40.9178037Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:43:40.9178798Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9179526Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9179890Z ^ 2022-11-23T02:43:40.9180165Z 28 warnings generated when compiling for gfx906. 2022-11-23T02:43:40.9180552Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9181128Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9181756Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9182414Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9183053Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9183678Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9184312Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9184939Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9185533Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9186119Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9186782Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9187377Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9188078Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9188783Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9189672Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9190518Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9190942Z ^ 2022-11-23T02:43:40.9191339Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9192013Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9192742Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9193507Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9194262Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9195003Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9195729Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9196480Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9197253Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9197986Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9198698Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9199389Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9200082Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9200774Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9201396Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9202012Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:59: 2022-11-23T02:43:40.9202880Z /opt/rocm-5.2.0/hip/include/hip/hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9203726Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9204149Z ^ 2022-11-23T02:43:40.9204540Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9205223Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9205831Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9206476Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9207112Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9207739Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9208366Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9209001Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9209604Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9210183Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9210776Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9211362Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9211949Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9212548Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9213076Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9213606Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9214371Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9215106Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9215455Z ^ 2022-11-23T02:43:40.9215791Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9216361Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9217041Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9217737Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9218379Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9219009Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9219625Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9220257Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9220854Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9221439Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9222043Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9222632Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9223218Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9223810Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9224323Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9224847Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9225384Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9225993Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:32: 2022-11-23T02:43:40.9227040Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_common.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9227983Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9228409Z ^ 2022-11-23T02:43:40.9228788Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9229468Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9230205Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9230991Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9231772Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9232543Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9233304Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9234069Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9234778Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9235468Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9236194Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9236910Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9237740Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9238521Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9239173Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9239796Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9240456Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9241198Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9242146Z /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9243033Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9243478Z ^ 2022-11-23T02:43:40.9243880Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9244574Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9245293Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9245945Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9246584Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9247213Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9247840Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9248480Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9249079Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9249663Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9250256Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9250851Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9251441Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9252034Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9252557Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9253084Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9253626Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9254223Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9254770Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9255314Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:503: 2022-11-23T02:43:40.9256084Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/host_defines.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9256818Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9257174Z ^ 2022-11-23T02:43:40.9257565Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9258179Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9258788Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9259439Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9260076Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9260704Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9261328Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9261968Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9262561Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9263141Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9263731Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9264318Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9264903Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9265500Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9266023Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9266548Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9267178Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9267865Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9268517Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9269177Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:504: 2022-11-23T02:43:40.9270081Z /opt/rocm-5.2.0/hip/include/hip/driver_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9270954Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9271396Z ^ 2022-11-23T02:43:40.9271792Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9272490Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9273239Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9274026Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9274797Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9275566Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9276330Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9277107Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9277908Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9278665Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9279380Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9280093Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9280803Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9281529Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9282165Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9282795Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9283451Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9284183Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9284843Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9285468Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.9286215Z /opt/rocm-5.2.0/hip/include/hip/texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9286947Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9287308Z ^ 2022-11-23T02:43:40.9287642Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9288216Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9288831Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9289490Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9290128Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9290759Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9291386Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9292019Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9292610Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9293191Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9293787Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9294376Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9294960Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9295554Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9296080Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9296604Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9297140Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9297794Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9298388Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9298929Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.9299443Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:40.9299975Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:40.9300730Z /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9301460Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9301819Z ^ 2022-11-23T02:43:40.9302142Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9302719Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9303345Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9303996Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9304639Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9305267Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9305891Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9306515Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9307597Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9308292Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9309013Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9309735Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9310461Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9311185Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9311827Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9312456Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9313125Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9313862Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9314535Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9315196Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.9315833Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:40.9316476Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:40.9317111Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:40.9317797Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:40.9318860Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9319826Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9320272Z ^ 2022-11-23T02:43:40.9320677Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9321381Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9322133Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9322926Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9323715Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9324490Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9325271Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9325919Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9326521Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9327101Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9327697Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9328292Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9328881Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9329483Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9330012Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9330533Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9331073Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9331677Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9332215Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9332756Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:505: 2022-11-23T02:43:40.9333269Z In file included from /opt/rocm-5.2.0/hip/include/hip/texture_types.h:26: 2022-11-23T02:43:40.9333806Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/texture_types.h:38: 2022-11-23T02:43:40.9334337Z In file included from /opt/rocm-5.2.0/hip/include/hip/channel_descriptor.h:26: 2022-11-23T02:43:40.9334901Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/channel_descriptor.h:32: 2022-11-23T02:43:40.9335468Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_channel_descriptor.h:26: 2022-11-23T02:43:40.9336090Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_channel_descriptor.h:28: 2022-11-23T02:43:40.9336911Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9337657Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9338017Z ^ 2022-11-23T02:43:40.9338349Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9338975Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9339636Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9340288Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9340916Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9341544Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9342169Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9342804Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9343398Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9343983Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9344580Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9345175Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9345752Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9346346Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9346955Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9347531Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9348180Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9348923Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9349585Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9350231Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:506: 2022-11-23T02:43:40.9351133Z /opt/rocm-5.2.0/hip/include/hip/surface_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9352008Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9352443Z ^ 2022-11-23T02:43:40.9352843Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9353543Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9354293Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9355077Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9355840Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9356604Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9357370Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9358142Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9358853Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9359640Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9360425Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9361133Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9361837Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9362550Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9363184Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9363824Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9364473Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9365221Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:105: 2022-11-23T02:43:40.9365800Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime_api.h:26: 2022-11-23T02:43:40.9366336Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime_api.h:1184: 2022-11-23T02:43:40.9367122Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9367867Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9368230Z ^ 2022-11-23T02:43:40.9368566Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9369139Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9369759Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9370416Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9371046Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9371677Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9372303Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9372935Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9373529Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9374107Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9374712Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9375310Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9375887Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9376489Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9377022Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9377544Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9378088Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9378697Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:110: 2022-11-23T02:43:40.9379538Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/hip_ldg.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9380326Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9380677Z ^ 2022-11-23T02:43:40.9381014Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9381591Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9382219Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9382875Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9383533Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9384172Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9384794Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9385433Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9386033Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9386695Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9387349Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9388066Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9388798Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9389538Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9390171Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9390814Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9391472Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9392217Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.9393186Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9394079Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9394525Z ^ 2022-11-23T02:43:40.9394926Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9395640Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9396406Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9397207Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9397985Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9398755Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9399517Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9400377Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9401149Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9401843Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9402573Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9403288Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9404006Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9404740Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9405381Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9405928Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9406466Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9407080Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.9407652Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:40.9408254Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:40.9408901Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:34: 2022-11-23T02:43:40.9409697Z /opt/rocm-5.2.0/hip/include/hip/hip_vector_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9410428Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9410796Z ^ 2022-11-23T02:43:40.9411123Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9411699Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9412326Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9412981Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9413626Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9414260Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9414894Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9415526Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9416122Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9416704Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9417308Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9417905Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9418494Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9419092Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9419680Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9420238Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9420779Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9421385Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.9421957Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:40.9422554Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:40.9423203Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:35: 2022-11-23T02:43:40.9424027Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/device_library_decls.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9424787Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9425139Z ^ 2022-11-23T02:43:40.9425470Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9426046Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9426915Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9427727Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9428373Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9429007Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9429628Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9430265Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9430866Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9431446Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9432044Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9432632Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9433217Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9433814Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9434334Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9434862Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9435403Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9436010Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:112: 2022-11-23T02:43:40.9436577Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_atomic.h:26: 2022-11-23T02:43:40.9437177Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_atomic.h:25: 2022-11-23T02:43:40.9437822Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_device_functions.h:36: 2022-11-23T02:43:40.9438707Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/llvm_intrinsics.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9439482Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9439841Z ^ 2022-11-23T02:43:40.9440172Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9440743Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9441364Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9442013Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9442376Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9442742Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9443102Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9443469Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9443789Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9444120Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9444456Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9444779Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9445117Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9445456Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9445729Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9446037Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9446340Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9446709Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:114: 2022-11-23T02:43:40.9447256Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_device_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9447623Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9447707Z ^ 2022-11-23T02:43:40.9447919Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9448254Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9448618Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9448996Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9449355Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9449713Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9450071Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9450492Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9450850Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9451183Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9451529Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9451855Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9452196Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9452523Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9452793Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9453101Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9453407Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9453780Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:40.9454326Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9454703Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9454789Z ^ 2022-11-23T02:43:40.9454998Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9455329Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9455697Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9456080Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9456441Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9456801Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9457157Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9457522Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9457842Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9458174Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9458523Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9458852Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9459191Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9459526Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9459799Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9460099Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9460400Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9460772Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:115: 2022-11-23T02:43:40.9461147Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_surface_functions.h:26: 2022-11-23T02:43:40.9461580Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_surface_functions.h:30: 2022-11-23T02:43:40.9462100Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/ockl_image.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9462472Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9462560Z ^ 2022-11-23T02:43:40.9462769Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9463099Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9463466Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9463848Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9464212Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9464572Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9464929Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9465298Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9465615Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9465945Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9466292Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9466734Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9467079Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9467415Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9467687Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9467997Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9468290Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9468662Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:40.9469217Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9469590Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9469675Z ^ 2022-11-23T02:43:40.9469887Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9470217Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9470582Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9470964Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9471327Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9471757Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9472159Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9472528Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9472849Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9473181Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9473527Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9473852Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9474190Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9474529Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9474804Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9475111Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9475412Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9475782Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:116: 2022-11-23T02:43:40.9476106Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_fetch_functions.h:26: 2022-11-23T02:43:40.9476484Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/texture_fetch_functions.h:28: 2022-11-23T02:43:40.9476999Z /opt/rocm-5.2.0/hip/include/hip/hip_texture_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9477370Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9477453Z ^ 2022-11-23T02:43:40.9477663Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9477993Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9478358Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9478735Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9479095Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9479457Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9479817Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9480183Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9480502Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9480832Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9481177Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9481504Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9481842Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9482231Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9482539Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9482850Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9483154Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9483531Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:117: 2022-11-23T02:43:40.9484087Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/texture_indirect_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9484455Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9484540Z ^ 2022-11-23T02:43:40.9484745Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9485078Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9485443Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9485820Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9486179Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9486538Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9486897Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9487266Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9487587Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9487919Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9488266Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9488589Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9488929Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9489267Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9489537Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9489846Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:62: 2022-11-23T02:43:40.9490152Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_runtime.h:26: 2022-11-23T02:43:40.9490527Z In file included from /opt/rocm-5.2.0/hip/include/hip/amd_detail/../../../../include/hip/amd_detail/amd_hip_runtime.h:390: 2022-11-23T02:43:40.9491064Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_math_functions.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9491432Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9491516Z ^ 2022-11-23T02:43:40.9491729Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9492059Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9492414Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9492866Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9493264Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9493624Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9493983Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9494352Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9494672Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9495003Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9495352Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:11: 2022-11-23T02:43:40.9495686Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Device.h:3: 2022-11-23T02:43:40.9496024Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/DeviceType.h:8: 2022-11-23T02:43:40.9496360Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/macros/Macros.h:247: 2022-11-23T02:43:40.9496630Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_runtime.h:26: 2022-11-23T02:43:40.9496945Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_runtime.h:114: 2022-11-23T02:43:40.9497447Z /opt/rocm-5.2.0/hip/include/hip/library_types.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9497815Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9497903Z ^ 2022-11-23T02:43:40.9498116Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9498446Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9498810Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9499190Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9499549Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9499907Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9500265Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9500626Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9500949Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9501280Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9501626Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:43:40.9501956Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:43:40.9502294Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:40.9502616Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:40.9503157Z /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9503566Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9503651Z ^ 2022-11-23T02:43:40.9503860Z In file included from /var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.cu:1: 2022-11-23T02:43:40.9504194Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/extension.h:4: 2022-11-23T02:43:40.9504558Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/all.h:7: 2022-11-23T02:43:40.9504932Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include/torch/autograd.h:3: 2022-11-23T02:43:40.9505290Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/autograd.h:3: 2022-11-23T02:43:40.9505647Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/variable.h:6: 2022-11-23T02:43:40.9506008Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/cpp_hook.h:2: 2022-11-23T02:43:40.9506378Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/autograd/function_hook.h:3: 2022-11-23T02:43:40.9506788Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/Tensor.h:3: 2022-11-23T02:43:40.9507129Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/Tensor.h:3: 2022-11-23T02:43:40.9507475Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:16: 2022-11-23T02:43:40.9507804Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/Scalar.h:11: 2022-11-23T02:43:40.9508141Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/core/ScalarType.h:5: 2022-11-23T02:43:40.9508465Z In file included from /opt/conda/lib/python3.8/site-packages/torch/include/c10/util/Half.h:45: 2022-11-23T02:43:40.9508725Z In file included from /opt/rocm-5.2.0/hip/include/hip/hip_fp16.h:26: 2022-11-23T02:43:40.9509028Z In file included from /opt/rocm-5.2.0/hip/include/hip/../../../include/hip/hip_fp16.h:29: 2022-11-23T02:43:40.9509552Z /opt/rocm-5.2.0/hip/include/hip/amd_detail/amd_hip_fp16.h:25:9: warning: This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip [-W#pragma-messages] 2022-11-23T02:43:40.9509919Z #pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") 2022-11-23T02:43:40.9510003Z ^ 2022-11-23T02:43:40.9510150Z 28 warnings generated when compiling for host. 2022-11-23T02:43:40.9511663Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/var/lib/jenkins/pytorch/test/cpp_extensions/torch_library.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -L/opt/rocm-5.2.0/lib -L/opt/rocm-5.2.0/hip/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -lamdhip64 -lc10_hip -ltorch_hip -o build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/torch_library.cpython-38-x86_64-linux-gnu.so 2022-11-23T02:43:41.1649365Z running install_lib 2022-11-23T02:43:41.1822447Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cuda.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:43:41.1925685Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/cpp.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:43:41.2024175Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/torch_library.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:43:41.2026016Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/ort.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:43:41.2129187Z copying build/lib.linux-x86_64-cpython-38/torch_test_cpp_extension/rng.cpython-38-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension 2022-11-23T02:43:41.2240121Z running install_egg_info 2022-11-23T02:43:41.2395320Z running egg_info 2022-11-23T02:43:41.2460352Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-11-23T02:43:41.2460997Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-11-23T02:43:41.2462496Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-11-23T02:43:41.2530895Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-11-23T02:43:41.2535768Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-11-23T02:43:41.2537200Z removing './install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension-0.0.0-py3.8.egg-info' (and everything under it) 2022-11-23T02:43:41.2539052Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.8/site-packages/torch_test_cpp_extension-0.0.0-py3.8.egg-info 2022-11-23T02:43:41.2547280Z running install_scripts 2022-11-23T02:43:45.5581661Z running install 2022-11-23T02:43:45.5584264Z /opt/conda/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-11-23T02:43:45.5585613Z warnings.warn( 2022-11-23T02:43:45.5720165Z running build 2022-11-23T02:43:45.5720821Z running build_ext 2022-11-23T02:43:45.6337424Z building 'no_python_abi_suffix_test' extension 2022-11-23T02:43:45.6891455Z Emitting ninja build file /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-38/build.ninja... 2022-11-23T02:43:45.6892673Z Compiling objects... 2022-11-23T02:43:45.6893528Z Using envvar MAX_JOBS (62) as the number of workers... 2022-11-23T02:43:45.7392288Z ninja: no work to do. 2022-11-23T02:43:45.7499825Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-38/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/no_python_abi_suffix_test.so 2022-11-23T02:43:45.9927377Z running install_lib 2022-11-23T02:43:46.0068060Z copying build/lib.linux-x86_64-cpython-38/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.8/site-packages 2022-11-23T02:43:46.0069219Z running install_egg_info 2022-11-23T02:43:46.0229990Z running egg_info 2022-11-23T02:43:46.0289051Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-11-23T02:43:46.0290888Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-11-23T02:43:46.0292587Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-11-23T02:43:46.0352946Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-11-23T02:43:46.0360229Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-11-23T02:43:46.0362481Z removing './install/opt/conda/lib/python3.8/site-packages/no_python_abi_suffix_test-0.0.0-py3.8.egg-info' (and everything under it) 2022-11-23T02:43:46.0364944Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.8/site-packages/no_python_abi_suffix_test-0.0.0-py3.8.egg-info 2022-11-23T02:43:46.0370921Z running install_scripts 2022-11-23T02:43:48.4062498Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:43:48.405357] 2022-11-23T02:43:53.5401507Z 2022-11-23T02:43:53.5403647Z Expand the folded group to see the log file of test_cpp_extensions_aot_no_ninja 2022-11-23T02:43:53.5406556Z ##[group]PRINTING LOG FILE of test_cpp_extensions_aot_no_ninja (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_aot_no_ninja_2w17dm6_) 2022-11-23T02:43:53.5408625Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_no_ninja 2022-11-23T02:43:53.5409379Z 2022-11-23T02:43:53.5409635Z Running tests... 2022-11-23T02:43:53.5410920Z ---------------------------------------------------------------------- 2022-11-23T02:43:53.5412204Z test_backward (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:43:53.5413668Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5415165Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: cuda extension with dlink requires ninja to build (0.001s) 2022-11-23T02:43:53.5416675Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5418147Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5419628Z test_extension_function (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5421106Z test_extension_module (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5422689Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5424237Z test_optional (__main__.TestCppExtensionAOT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5425603Z test_add (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5427417Z test_conv_backend_override (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5428852Z test_unregistered (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5430221Z test_zeros (__main__.TestORTTensor) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5431541Z test_rng (__main__.TestRNGExtension) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:43:53.5432935Z test_torch_library (__main__.TestTorchLibrary) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:53.5433706Z 2022-11-23T02:43:53.5434476Z ---------------------------------------------------------------------- 2022-11-23T02:43:53.5435319Z Ran 15 tests in 0.026s 2022-11-23T02:43:53.5435733Z 2022-11-23T02:43:53.5435994Z OK (skipped=15) 2022-11-23T02:43:53.5436382Z 2022-11-23T02:43:53.5436678Z Generating XML reports... 2022-11-23T02:43:53.5438306Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20221123024351.xml 2022-11-23T02:43:53.5440286Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20221123024351.xml 2022-11-23T02:43:53.5442251Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20221123024351.xml 2022-11-23T02:43:53.5444232Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20221123024351.xml 2022-11-23T02:43:53.5445089Z 2022-11-23T02:43:53.5445839Z ##[endgroup] 2022-11-23T02:43:53.5447426Z FINISHED PRINTING LOG FILE of test_cpp_extensions_aot_no_ninja (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_aot_no_ninja_2w17dm6_) 2022-11-23T02:43:53.5448553Z 2022-11-23T02:43:53.5449340Z Running test_cpp_extensions_jit ... [2022-11-23 02:43:53.540735] 2022-11-23T02:43:53.5451114Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:43:53.541303] 2022-11-23T02:43:58.4846566Z 2022-11-23T02:43:58.4848224Z Expand the folded group to see the log file of test_cpp_extensions_jit 2022-11-23T02:43:58.4851599Z ##[group]PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_jit_ddhauazw) 2022-11-23T02:43:58.4854656Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2022-11-23T02:43:58.4855739Z 2022-11-23T02:43:58.4856163Z Running tests... 2022-11-23T02:43:58.4858039Z ---------------------------------------------------------------------- 2022-11-23T02:43:58.4860216Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.555s) 2022-11-23T02:43:58.4862624Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4865148Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:43:58.4867872Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4870912Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:43:58.4873914Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:43:58.4876718Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4878840Z test_half_support (__main__.TestCppExtensionJIT) 2022-11-23T02:43:58.4880762Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2022-11-23T02:43:58.4883024Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-11-23T02:43:58.4885307Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-11-23T02:43:58.4887954Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4890905Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4893756Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4896723Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4899449Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4901677Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2022-11-23T02:43:58.4904162Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4906397Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.001s) 2022-11-23T02:43:58.4909616Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4915475Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80933 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-11-23T02:43:58.4919538Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4922217Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:43:58.4924612Z test_warning (__main__.TestCppExtensionJIT) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:43:58.4925826Z 2022-11-23T02:43:58.4927136Z ---------------------------------------------------------------------- 2022-11-23T02:43:58.4928665Z Ran 23 tests in 0.594s 2022-11-23T02:43:58.4929338Z 2022-11-23T02:43:58.4929785Z OK (skipped=23) 2022-11-23T02:43:58.4930464Z 2022-11-23T02:43:58.4930982Z Generating XML reports... 2022-11-23T02:43:58.4933574Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20221123024355.xml 2022-11-23T02:43:58.4934990Z 2022-11-23T02:43:58.4936266Z ##[endgroup] 2022-11-23T02:43:58.4938725Z FINISHED PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_jit_ddhauazw) 2022-11-23T02:43:58.4940226Z 2022-11-23T02:43:58.4941448Z Running test_cpp_extensions_open_device_registration ... [2022-11-23 02:43:58.485438] 2022-11-23T02:43:58.4944675Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:43:58.486253] 2022-11-23T02:44:03.5566682Z 2022-11-23T02:44:03.5567754Z Expand the folded group to see the log file of test_cpp_extensions_open_device_registration 2022-11-23T02:44:03.5570621Z ##[group]PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_open_device_registration__q9kuabz) 2022-11-23T02:44:03.5573111Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2022-11-23T02:44:03.5574053Z 2022-11-23T02:44:03.5574380Z Running tests... 2022-11-23T02:44:03.5575788Z ---------------------------------------------------------------------- 2022-11-23T02:44:03.5577217Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.557s) 2022-11-23T02:44:03.5578127Z 2022-11-23T02:44:03.5578881Z ---------------------------------------------------------------------- 2022-11-23T02:44:03.5579917Z Ran 1 test in 0.557s 2022-11-23T02:44:03.5580415Z 2022-11-23T02:44:03.5580729Z OK (skipped=1) 2022-11-23T02:44:03.5581194Z 2022-11-23T02:44:03.5581561Z Generating XML reports... 2022-11-23T02:44:03.5583458Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20221123024400.xml 2022-11-23T02:44:03.5584502Z 2022-11-23T02:44:03.5585232Z ##[endgroup] 2022-11-23T02:44:03.5587280Z FINISHED PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/var/lib/jenkins/pytorch/test/test-reports/test_cpp_extensions_open_device_registration__q9kuabz) 2022-11-23T02:44:03.5588287Z 2022-11-23T02:44:03.5588874Z Running test_cuda ... [2022-11-23 02:44:03.557044] 2022-11-23T02:44:03.5590528Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:44:03.557692] 2022-11-23T02:44:40.0128322Z 2022-11-23T02:44:40.0130172Z Expand the folded group to see the log file of test_cuda 2022-11-23T02:44:40.0132562Z ##[group]PRINTING LOG FILE of test_cuda (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_65yn25ca) 2022-11-23T02:44:40.0136598Z Test results will be stored in test-reports/python-unittest/test_cuda 2022-11-23T02:44:40.0137278Z 2022-11-23T02:44:40.0137541Z Running tests... 2022-11-23T02:44:40.0138638Z ---------------------------------------------------------------------- 2022-11-23T02:44:40.0139962Z test_arithmetic_large_tensor (__main__.TestCuda) ... skip: was disabled due to not enough memory, but actually it always fail (0.001s) 2022-11-23T02:44:40.0141403Z test_autocast_banned (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T02:44:40.0142771Z test_autocast_cache_leak (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0153668Z test_autocast_cat_jit (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0155201Z test_autocast_checkpointing (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0156662Z test_autocast_custom_cast_inputs (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0158284Z test_autocast_custom_enabled (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0159718Z test_autocast_ignored_types (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0161110Z test_autocast_linalg_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0162593Z test_autocast_methods_expect_builtin_promote (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0164096Z test_autocast_methods_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0165516Z test_autocast_methods_fp32 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0166898Z test_autocast_nn_bf16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0168252Z test_autocast_nn_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0169613Z test_autocast_nn_fp32 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0170956Z test_autocast_rnn (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:44:40.0172334Z test_autocast_torch_bf16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0173804Z test_autocast_torch_expect_builtin_promote (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0175273Z test_autocast_torch_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0176661Z test_autocast_torch_fp32 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0178113Z test_autocast_torch_need_autocast_promote (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0179525Z test_autogpu (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0180884Z test_batch_norm_gather_stats (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0182731Z test_bincount_ext (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0184057Z test_caching_allocator_record_stream_oom (__main__.TestCuda) 2022-11-23T02:44:40.0185346Z allocations delayed by a record_stream call should still be freed on ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0189217Z test_caching_pinned_memory (__main__.TestCuda) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79508 for platform(s) linux, rocm. 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-11-23T02:44:40.0191624Z test_caching_pinned_memory_multi_gpu (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0193041Z test_cat_autogpu (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0194362Z test_check_error (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0195693Z test_copy_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0197036Z test_copy_non_blocking (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0198390Z test_copy_streams (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0199921Z test_cublas_allow_fp16_reduced_precision_reduction_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0201439Z test_cublas_allow_tf32_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0202904Z test_cublas_multiple_threads_same_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0204404Z test_cuda_device_memory_allocated (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0205854Z test_cuda_get_device_capability (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0207258Z test_cuda_get_device_name (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0208615Z test_cuda_init_race (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0210007Z test_cuda_kernel_loop_overflow (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0211463Z test_cuda_kernel_loop_overflow_large (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0212917Z test_cuda_memory_leak_detection (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0214435Z test_cuda_memory_leak_detection_propagates_errors (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0215908Z test_cuda_set_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0217281Z test_cuda_synchronize (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0218649Z test_cudart_register (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0220014Z test_cudnn_allow_tf32_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0221661Z test_cudnn_multiple_threads_same_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0223192Z test_current_stream (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0224407Z test_cusparse_multiple_threads_same_device (__main__.TestCuda) ... ok (26.334s) 2022-11-23T02:44:40.0225644Z test_default_stream (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:44:40.0227260Z test_events (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0228645Z test_events_multi_gpu_elapsed_time (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:44:40.0230073Z test_events_multi_gpu_query (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:44:40.0231424Z test_events_wait (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0232773Z test_external_streams (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0234174Z test_external_streams_multi_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0235652Z test_fixed_cuda_assert_async (__main__.TestCuda) ... skip: In ROCm, kernel asserts are disabled due to performance overhead (0.001s) 2022-11-23T02:44:40.0237144Z test_float32_matmul_precision_get_set (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0238532Z test_gather_bool (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0239874Z test_get_device_index (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0241248Z test_get_set_rng_state_all (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0242662Z test_grad_scaling_accumulation (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0244052Z test_grad_scaling_autocast (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0244745Z test_grad_scaling_autocast_foreach (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0245306Z test_grad_scaling_autocast_fused (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0245870Z test_grad_scaling_autocast_fused_optimizers (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0246423Z test_grad_scaling_clipping (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0246983Z test_grad_scaling_clipping_separate_unscale (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0247543Z test_grad_scaling_device_as_key (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0248074Z test_grad_scaling_multigpu (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:44:40.0248605Z test_grad_scaling_multiple (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:44:40.0249119Z test_grad_scaling_penalty (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0249644Z test_grad_scaling_scale (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0250229Z test_grad_scaling_state_dict (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0250798Z test_grad_scaling_unscale (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:44:40.0251332Z test_grad_scaling_unscale_sparse (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:44:40.0251876Z test_grad_scaling_update_scale (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0252368Z test_graph_adam_adamw (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0252823Z test_graph_capture_oom (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0253284Z test_graph_capture_simple (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0253861Z test_graph_concurrent_replay (__main__.TestCuda) ... skip: Graph bindings disallow concurrent replay for CUDA < 11.4, see https://github.com/pytorch/pytorch/pull/57556 (0.003s) 2022-11-23T02:44:40.0254433Z test_graph_cudnn_dropout (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0254891Z test_graph_grad_scaling (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.002s) 2022-11-23T02:44:40.0255407Z test_graph_is_current_stream_capturing (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0255969Z test_graph_make_graphed_callables_with_amp_cache_disabled (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0256521Z test_graph_make_graphed_callables_with_amp_cache_enabled (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0257059Z test_graph_make_graphed_callables_without_amp (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0257594Z test_graph_memory_stats_and_use_result_after_destroy_graph (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.004s) 2022-11-23T02:44:40.0258088Z test_graph_record_stream (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.002s) 2022-11-23T02:44:40.0258545Z test_graph_rng_distributions (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.005s) 2022-11-23T02:44:40.0259092Z test_graph_rng_functional (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.003s) 2022-11-23T02:44:40.0259545Z test_graph_scaling_fusedadam (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.003s) 2022-11-23T02:44:40.0260014Z test_graph_three_successive (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.002s) 2022-11-23T02:44:40.0260479Z test_graph_two_successive (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.003s) 2022-11-23T02:44:40.0260874Z test_huge_index (__main__.TestCuda) ... ok (5.132s) 2022-11-23T02:44:40.0261480Z test_index_out_of_bounds_exception_cuda (__main__.TestCuda) ... skip: test doesn't currently work on the ROCm stack (0.066s) 2022-11-23T02:44:40.0261881Z test_lazy_init (__main__.TestCuda) 2022-11-23T02:44:40.0262298Z Validate that no CUDA calls are made during `import torch` call ... skip: Testing on one GPU is sufficient (0.001s) 2022-11-23T02:44:40.0262815Z test_load_nonexistent_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0263331Z test_manual_seed (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0263840Z test_matmul_memory_use (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0264267Z test_max_large_axis (__main__.TestCuda) ... ok (0.090s) 2022-11-23T02:44:40.0264743Z test_mean_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0265280Z test_mem_get_info (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0265796Z test_memory_allocation (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0266310Z test_memory_stats (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0266860Z test_memory_stats_multigpu (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0267375Z test_min_max_inits (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0267903Z test_multigpu_serialization_remap (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0268469Z test_multigpu_serialization_remap_dict (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0269019Z test_multigpu_storage_clone (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0269539Z test_multinomial_ext (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0270201Z test_multinomial_invalid_probs_cuda (__main__.TestCuda) ... skip: ROCm doesn't support device side asserts (0.001s) 2022-11-23T02:44:40.0270702Z test_new (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0271227Z test_noncontiguous_pinned_memory (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0271750Z test_norm_type_conversion (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0272256Z test_nvtx (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0272753Z test_out_of_memory (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0273257Z test_out_of_memory_retry (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0273761Z test_prod_large (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0274263Z test_record_stream (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0274794Z test_record_stream_on_shifted_view (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0275349Z test_reduction_gpu_memory_accessing (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0275898Z test_repeat_graph_capture_cublas_workspace_memory (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-11-23T02:44:40.0276423Z test_rocm_backward_pass_guard (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0276969Z test_serialization_array_with_empty (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0277525Z test_serialization_array_with_storage (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0278083Z test_set_per_process_memory_fraction (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0278636Z test_specify_improper_device_name (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0279224Z test_stream_context (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0279776Z test_stream_event_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0280299Z test_stream_event_nogil (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0280818Z test_stream_event_repr (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0281345Z test_streaming_backwards_callback (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0281912Z test_streaming_backwards_device_transfer (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0282490Z test_streaming_backwards_multiple_streams (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:44:40.0283047Z test_streaming_backwards_sync (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0283602Z test_streaming_backwards_sync_graph_root (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0284129Z test_streams (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0284634Z test_streams_multi_gpu (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0285151Z test_streams_multi_gpu_eq (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0285681Z test_streams_multi_gpu_query (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0286195Z test_streams_priority (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0286697Z test_sum_fp16 (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0287191Z test_tensor_device (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0287698Z test_tiny_half_norm_ (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0288218Z test_to_cpu_blocking_by_default (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0288739Z test_to_non_blocking (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0289241Z test_to_numpy (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0289779Z test_torch_manual_seed_seeds_cuda_devices (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0290323Z test_type_conversions (__main__.TestCuda) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0290837Z test_allocator_settings (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:44:40.0291381Z test_broadcast_coalesced (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0291941Z test_broadcast_coalesced_dense_only (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0292517Z test_broadcast_coalesced_empty_tensors (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0293114Z test_broadcast_cpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:44:40.0293706Z test_broadcast_gpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0294248Z test_cpp_memory_snapshot_pickle (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0294784Z test_gather (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:44:40.0295290Z test_gather_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:44:40.0295806Z test_gather_namedtuple (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:44:40.0296338Z test_gather_neg_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:44:40.0296878Z test_matmul_device_mismatch (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0297440Z test_memory_format_scatter_gather (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0297988Z test_memory_snapshot (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0298526Z test_memory_snapshot_with_cpp (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0299056Z test_notifies_oom (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0299566Z test_raises_oom (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0300077Z test_reduce_add (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0300603Z test_reduce_add_coalesced (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:44:40.0301164Z test_reduce_add_coalesced_dense_only (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0301715Z test_scatter_cpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:44:40.0302242Z test_scatter_cpu_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0302779Z test_scatter_cpu_neg_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:44:40.0303313Z test_scatter_cpu_sizes (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0303844Z test_scatter_gpu (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0304369Z test_scatter_gpu_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0304882Z test_scatter_gpu_neg_dim (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0305423Z test_scatter_gpu_sizes (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:44:40.0305962Z test_scatter_namedtuple (__main__.TestCudaComm) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:44:40.0306254Z 2022-11-23T02:44:40.0306548Z ---------------------------------------------------------------------- 2022-11-23T02:44:40.0306922Z Ran 180 tests in 31.892s 2022-11-23T02:44:40.0307079Z 2022-11-23T02:44:40.0307181Z OK (skipped=177) 2022-11-23T02:44:40.0307331Z 2022-11-23T02:44:40.0307448Z Generating XML reports... 2022-11-23T02:44:40.0308039Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCuda-20221123024405.xml 2022-11-23T02:44:40.0308719Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20221123024405.xml 2022-11-23T02:44:40.0309012Z 2022-11-23T02:44:40.0309525Z ##[endgroup] 2022-11-23T02:44:40.0310033Z FINISHED PRINTING LOG FILE of test_cuda (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_65yn25ca) 2022-11-23T02:44:40.0310313Z 2022-11-23T02:44:40.0310558Z Running test_cuda_primary_ctx ... [2022-11-23 02:44:40.013709] 2022-11-23T02:44:40.0311258Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:44:40.014299] 2022-11-23T02:44:56.9594446Z 2022-11-23T02:44:56.9595609Z Expand the folded group to see the log file of test_cuda_primary_ctx 2022-11-23T02:44:56.9598122Z ##[group]PRINTING LOG FILE of test_cuda_primary_ctx (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_primary_ctx_6xgh63ws) 2022-11-23T02:44:56.9599605Z 2022-11-23T02:44:56.9601398Z , <__main__.TestCudaPrimaryCtx testMethod=test_pin_memory>, <__main__.TestCudaPrimaryCtx testMethod=test_str_repr>]> 2022-11-23T02:44:56.9603275Z test_copy (__main__.TestCudaPrimaryCtx) 2022-11-23T02:44:56.9604318Z test_pin_memory (__main__.TestCudaPrimaryCtx) 2022-11-23T02:44:56.9605354Z test_str_repr (__main__.TestCudaPrimaryCtx) 2022-11-23T02:44:56.9607166Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2022-11-23T02:44:56.9609004Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:44:56.9610503Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:44:56.9612416Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:44:56.9613816Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:44:56.9614425Z 2022-11-23T02:44:56.9614679Z Running tests... 2022-11-23T02:44:56.9615799Z ---------------------------------------------------------------------- 2022-11-23T02:44:56.9616807Z test_copy (__main__.TestCudaPrimaryCtx) ... ok (0.273s) 2022-11-23T02:44:56.9617351Z 2022-11-23T02:44:56.9618067Z ---------------------------------------------------------------------- 2022-11-23T02:44:56.9618886Z Ran 1 test in 0.550s 2022-11-23T02:44:56.9619284Z 2022-11-23T02:44:56.9619494Z OK 2022-11-23T02:44:56.9619815Z 2022-11-23T02:44:56.9620111Z Generating XML reports... 2022-11-23T02:44:56.9621658Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20221123024443.xml 2022-11-23T02:44:56.9623309Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2022-11-23T02:44:56.9624982Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:44:56.9626195Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:44:56.9628139Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:44:56.9629390Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:44:56.9629981Z 2022-11-23T02:44:56.9630229Z Running tests... 2022-11-23T02:44:56.9631317Z ---------------------------------------------------------------------- 2022-11-23T02:44:56.9632352Z test_pin_memory (__main__.TestCudaPrimaryCtx) ... ok (0.274s) 2022-11-23T02:44:56.9632912Z 2022-11-23T02:44:56.9633623Z ---------------------------------------------------------------------- 2022-11-23T02:44:56.9634464Z Ran 1 test in 0.537s 2022-11-23T02:44:56.9634862Z 2022-11-23T02:44:56.9635055Z OK 2022-11-23T02:44:56.9635375Z 2022-11-23T02:44:56.9635672Z Generating XML reports... 2022-11-23T02:44:56.9637657Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20221123024447.xml 2022-11-23T02:44:56.9639502Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2022-11-23T02:44:56.9641165Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:44:56.9642350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:44:56.9643935Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:44:56.9645166Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:44:56.9645756Z 2022-11-23T02:44:56.9646011Z Running tests... 2022-11-23T02:44:56.9647097Z ---------------------------------------------------------------------- 2022-11-23T02:44:56.9648119Z test_str_repr (__main__.TestCudaPrimaryCtx) ... ok (0.349s) 2022-11-23T02:44:56.9648669Z 2022-11-23T02:44:56.9649390Z ---------------------------------------------------------------------- 2022-11-23T02:44:56.9650238Z Ran 1 test in 0.610s 2022-11-23T02:44:56.9650646Z 2022-11-23T02:44:56.9650857Z OK 2022-11-23T02:44:56.9651161Z 2022-11-23T02:44:56.9651460Z Generating XML reports... 2022-11-23T02:44:56.9652992Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20221123024452.xml 2022-11-23T02:44:56.9653837Z 2022-11-23T02:44:56.9654597Z ##[endgroup] 2022-11-23T02:44:56.9656051Z FINISHED PRINTING LOG FILE of test_cuda_primary_ctx (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_primary_ctx_6xgh63ws) 2022-11-23T02:44:56.9656856Z 2022-11-23T02:44:56.9657449Z Running test_cuda_trace ... [2022-11-23 02:44:56.959993] 2022-11-23T02:44:56.9659278Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:44:56.960691] 2022-11-23T02:45:50.6833500Z 2022-11-23T02:45:50.6834604Z Expand the folded group to see the log file of test_cuda_trace 2022-11-23T02:45:50.6836550Z ##[group]PRINTING LOG FILE of test_cuda_trace (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_trace_muecma8q) 2022-11-23T02:45:50.6837679Z 2022-11-23T02:45:50.6841547Z , <__main__.TestCudaTrace testMethod=test_device_synchronization_callback>, <__main__.TestCudaTrace testMethod=test_event_creation_callback>, <__main__.TestCudaTrace testMethod=test_event_deletion_callback>, <__main__.TestCudaTrace testMethod=test_event_record_callback>, <__main__.TestCudaTrace testMethod=test_event_synchronization_callback>, <__main__.TestCudaTrace testMethod=test_event_wait_callback>, <__main__.TestCudaTrace testMethod=test_memcpy_synchronization>, <__main__.TestCudaTrace testMethod=test_memory_allocation_callback>, <__main__.TestCudaTrace testMethod=test_memory_deallocation_callback>, <__main__.TestCudaTrace testMethod=test_stream_creation_callback>, <__main__.TestCudaTrace testMethod=test_stream_synchronization_callback>]> 2022-11-23T02:45:50.6845810Z test_all_trace_callbacks_called (__main__.TestCudaTrace) 2022-11-23T02:45:50.6846830Z test_device_synchronization_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6847822Z test_event_creation_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6848741Z test_event_deletion_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6849694Z test_event_record_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6850686Z test_event_synchronization_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6851700Z test_event_wait_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6852623Z test_memcpy_synchronization (__main__.TestCudaTrace) 2022-11-23T02:45:50.6853582Z test_memory_allocation_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6854573Z test_memory_deallocation_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6856072Z test_stream_creation_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6857216Z test_stream_synchronization_callback (__main__.TestCudaTrace) 2022-11-23T02:45:50.6858860Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6860567Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6861781Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6863381Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6864651Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6865262Z 2022-11-23T02:45:50.6865500Z Running tests... 2022-11-23T02:45:50.6867186Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6868294Z test_all_trace_callbacks_called (__main__.TestCudaTrace) ... ok (0.003s) 2022-11-23T02:45:50.6868920Z 2022-11-23T02:45:50.6869661Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6870526Z Ran 1 test in 0.274s 2022-11-23T02:45:50.6870925Z 2022-11-23T02:45:50.6871139Z OK 2022-11-23T02:45:50.6871477Z 2022-11-23T02:45:50.6871777Z Generating XML reports... 2022-11-23T02:45:50.6873241Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024500.xml 2022-11-23T02:45:50.6874780Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6876424Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6877637Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6879230Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6880502Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6881100Z 2022-11-23T02:45:50.6881359Z Running tests... 2022-11-23T02:45:50.6882458Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6883545Z test_device_synchronization_callback (__main__.TestCudaTrace) ... ok (0.268s) 2022-11-23T02:45:50.6884170Z 2022-11-23T02:45:50.6884881Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6885717Z Ran 1 test in 0.268s 2022-11-23T02:45:50.6886117Z 2022-11-23T02:45:50.6886332Z OK 2022-11-23T02:45:50.6886658Z 2022-11-23T02:45:50.6886959Z Generating XML reports... 2022-11-23T02:45:50.6888390Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024504.xml 2022-11-23T02:45:50.6889924Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6891545Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6892743Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6894338Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6895584Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6896175Z 2022-11-23T02:45:50.6896429Z Running tests... 2022-11-23T02:45:50.6897520Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6898581Z test_event_creation_callback (__main__.TestCudaTrace) ... ok (0.268s) 2022-11-23T02:45:50.6899166Z 2022-11-23T02:45:50.6899855Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6900691Z Ran 1 test in 0.269s 2022-11-23T02:45:50.6901094Z 2022-11-23T02:45:50.6901308Z OK 2022-11-23T02:45:50.6901632Z 2022-11-23T02:45:50.6901929Z Generating XML reports... 2022-11-23T02:45:50.6903551Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024508.xml 2022-11-23T02:45:50.6905223Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6907002Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6908190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6909787Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6911042Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6911640Z 2022-11-23T02:45:50.6911895Z Running tests... 2022-11-23T02:45:50.6912982Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6914039Z test_event_deletion_callback (__main__.TestCudaTrace) ... ok (0.274s) 2022-11-23T02:45:50.6914620Z 2022-11-23T02:45:50.6915349Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6916175Z Ran 1 test in 0.274s 2022-11-23T02:45:50.6916780Z 2022-11-23T02:45:50.6916993Z OK 2022-11-23T02:45:50.6917318Z 2022-11-23T02:45:50.6917615Z Generating XML reports... 2022-11-23T02:45:50.6919039Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024512.xml 2022-11-23T02:45:50.6920584Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6922218Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6923409Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6924984Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6926237Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6926820Z 2022-11-23T02:45:50.6927076Z Running tests... 2022-11-23T02:45:50.6928175Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6929204Z test_event_record_callback (__main__.TestCudaTrace) ... ok (0.267s) 2022-11-23T02:45:50.6929773Z 2022-11-23T02:45:50.6930477Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6931314Z Ran 1 test in 0.268s 2022-11-23T02:45:50.6931715Z 2022-11-23T02:45:50.6931929Z OK 2022-11-23T02:45:50.6932253Z 2022-11-23T02:45:50.6932556Z Generating XML reports... 2022-11-23T02:45:50.6933994Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024517.xml 2022-11-23T02:45:50.6935512Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6937146Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6938337Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6939928Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6941185Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6941776Z 2022-11-23T02:45:50.6942030Z Running tests... 2022-11-23T02:45:50.6943123Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6944187Z test_event_synchronization_callback (__main__.TestCudaTrace) ... ok (0.268s) 2022-11-23T02:45:50.6944804Z 2022-11-23T02:45:50.6945510Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6946344Z Ran 1 test in 0.269s 2022-11-23T02:45:50.6947058Z 2022-11-23T02:45:50.6947270Z OK 2022-11-23T02:45:50.6947599Z 2022-11-23T02:45:50.6947903Z Generating XML reports... 2022-11-23T02:45:50.6949357Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024521.xml 2022-11-23T02:45:50.6951080Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6952823Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6953993Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6955550Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6956779Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6957357Z 2022-11-23T02:45:50.6957607Z Running tests... 2022-11-23T02:45:50.6958680Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6959609Z test_event_wait_callback (__main__.TestCudaTrace) ... ok (0.268s) 2022-11-23T02:45:50.6959895Z 2022-11-23T02:45:50.6960210Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6960543Z Ran 1 test in 0.269s 2022-11-23T02:45:50.6960695Z 2022-11-23T02:45:50.6960785Z OK 2022-11-23T02:45:50.6960912Z 2022-11-23T02:45:50.6961027Z Generating XML reports... 2022-11-23T02:45:50.6961568Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024525.xml 2022-11-23T02:45:50.6962144Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6962763Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6963200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6963793Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6964263Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6964488Z 2022-11-23T02:45:50.6964588Z Running tests... 2022-11-23T02:45:50.6965001Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6965407Z test_memcpy_synchronization (__main__.TestCudaTrace) ... ok (0.275s) 2022-11-23T02:45:50.6965637Z 2022-11-23T02:45:50.6965906Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6966212Z Ran 1 test in 0.276s 2022-11-23T02:45:50.6966363Z 2022-11-23T02:45:50.6966446Z OK 2022-11-23T02:45:50.6966570Z 2022-11-23T02:45:50.6966685Z Generating XML reports... 2022-11-23T02:45:50.6967229Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024530.xml 2022-11-23T02:45:50.6967810Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6968426Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6968877Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6969463Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6969937Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6970160Z 2022-11-23T02:45:50.6970260Z Running tests... 2022-11-23T02:45:50.6970672Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6971083Z test_memory_allocation_callback (__main__.TestCudaTrace) ... ok (0.002s) 2022-11-23T02:45:50.6971309Z 2022-11-23T02:45:50.6971574Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6971891Z Ran 1 test in 0.267s 2022-11-23T02:45:50.6972031Z 2022-11-23T02:45:50.6972114Z OK 2022-11-23T02:45:50.6972238Z 2022-11-23T02:45:50.6972351Z Generating XML reports... 2022-11-23T02:45:50.6972891Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024534.xml 2022-11-23T02:45:50.6973469Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6974146Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6974645Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6975245Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6975705Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6975929Z 2022-11-23T02:45:50.6976031Z Running tests... 2022-11-23T02:45:50.6976442Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6976853Z test_memory_deallocation_callback (__main__.TestCudaTrace) ... ok (0.002s) 2022-11-23T02:45:50.6977083Z 2022-11-23T02:45:50.6977349Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6977668Z Ran 1 test in 0.268s 2022-11-23T02:45:50.6977820Z 2022-11-23T02:45:50.6977905Z OK 2022-11-23T02:45:50.6978018Z 2022-11-23T02:45:50.6978135Z Generating XML reports... 2022-11-23T02:45:50.6978684Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024538.xml 2022-11-23T02:45:50.6979272Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6979891Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6980346Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6980944Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6981418Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6981631Z 2022-11-23T02:45:50.6981731Z Running tests... 2022-11-23T02:45:50.6982147Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6982549Z test_stream_creation_callback (__main__.TestCudaTrace) ... ok (0.325s) 2022-11-23T02:45:50.6982776Z 2022-11-23T02:45:50.6983045Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6983368Z Ran 1 test in 0.326s 2022-11-23T02:45:50.6983523Z 2022-11-23T02:45:50.6983609Z OK 2022-11-23T02:45:50.6983734Z 2022-11-23T02:45:50.6983838Z Generating XML reports... 2022-11-23T02:45:50.6984379Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024542.xml 2022-11-23T02:45:50.6984962Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-11-23T02:45:50.6985590Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T02:45:50.6986043Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T02:45:50.6986711Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T02:45:50.6987197Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T02:45:50.6987455Z 2022-11-23T02:45:50.6987572Z Running tests... 2022-11-23T02:45:50.6988052Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6988551Z test_stream_synchronization_callback (__main__.TestCudaTrace) ... ok (0.324s) 2022-11-23T02:45:50.6988837Z 2022-11-23T02:45:50.6989155Z ---------------------------------------------------------------------- 2022-11-23T02:45:50.6989549Z Ran 1 test in 0.324s 2022-11-23T02:45:50.6989729Z 2022-11-23T02:45:50.6989834Z OK 2022-11-23T02:45:50.6989982Z 2022-11-23T02:45:50.6990128Z Generating XML reports... 2022-11-23T02:45:50.6990760Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20221123024546.xml 2022-11-23T02:45:50.6991116Z 2022-11-23T02:45:50.6991514Z ##[endgroup] 2022-11-23T02:45:50.6992148Z FINISHED PRINTING LOG FILE of test_cuda_trace (/var/lib/jenkins/pytorch/test/test-reports/test_cuda_trace_muecma8q) 2022-11-23T02:45:50.6992500Z 2022-11-23T02:45:50.6992855Z Running test_dispatch ... [2022-11-23 02:45:50.683947] 2022-11-23T02:45:50.6993680Z Executing ['/opt/conda/bin/python', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:45:50.684585] 2022-11-23T02:45:55.7208740Z 2022-11-23T02:45:55.7209729Z Expand the folded group to see the log file of test_dispatch 2022-11-23T02:45:55.7211661Z ##[group]PRINTING LOG FILE of test_dispatch (/var/lib/jenkins/pytorch/test/test-reports/test_dispatch_i5zr9yzi) 2022-11-23T02:45:55.7213609Z Test results will be stored in test-reports/python-unittest/test_dispatch 2022-11-23T02:45:55.7214256Z 2022-11-23T02:45:55.7214516Z Running tests... 2022-11-23T02:45:55.7215641Z ---------------------------------------------------------------------- 2022-11-23T02:45:55.7216935Z test_all_invariants (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.557s) 2022-11-23T02:45:55.7218374Z test_computed_table (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7219939Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7221544Z test_computed_table_with_autograd (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7223158Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7224811Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7226468Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7228385Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7229948Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7231552Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7233148Z test_computed_table_with_math (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7234537Z test_def (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7235959Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7237363Z test_def_only (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7238840Z test_def_with_explicit_alias (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7240279Z test_def_with_inference (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7241845Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7243314Z test_find_dangling_impls (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7244543Z test_find_dangling_impls_ext (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7245725Z test_impl_only (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7247519Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7248927Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7250139Z test_multiple_def_error (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7251332Z test_multiple_fallback (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7252513Z test_overwrite_math (__main__.TestDispatch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7253729Z test_autogradother (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7254958Z test_basic (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7256248Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7257571Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7258875Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7260179Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7261505Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:45:55.7262252Z 2022-11-23T02:45:55.7262917Z ---------------------------------------------------------------------- 2022-11-23T02:45:55.7263647Z Ran 32 tests in 0.585s 2022-11-23T02:45:55.7263988Z 2022-11-23T02:45:55.7264211Z OK (skipped=32) 2022-11-23T02:45:55.7264538Z 2022-11-23T02:45:55.7264789Z Generating XML reports... 2022-11-23T02:45:55.7266018Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20221123024552.xml 2022-11-23T02:45:55.7267896Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20221123024552.xml 2022-11-23T02:45:55.7268734Z 2022-11-23T02:45:55.7269470Z ##[endgroup] 2022-11-23T02:45:55.7270850Z FINISHED PRINTING LOG FILE of test_dispatch (/var/lib/jenkins/pytorch/test/test-reports/test_dispatch_i5zr9yzi) 2022-11-23T02:45:55.7271610Z 2022-11-23T02:45:55.7272223Z Running test_fake_tensor ... [2022-11-23 02:45:55.721379] 2022-11-23T02:45:55.7273931Z Executing ['/opt/conda/bin/python', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:45:55.722011] 2022-11-23T02:46:00.4928562Z 2022-11-23T02:46:00.4930294Z Expand the folded group to see the log file of test_fake_tensor 2022-11-23T02:46:00.4933324Z ##[group]PRINTING LOG FILE of test_fake_tensor (/var/lib/jenkins/pytorch/test/test-reports/test_fake_tensor_sx9anao4) 2022-11-23T02:46:00.4935520Z Test results will be stored in test-reports/python-unittest/test_fake_tensor 2022-11-23T02:46:00.4936284Z 2022-11-23T02:46:00.4936577Z Running tests... 2022-11-23T02:46:00.4937890Z ---------------------------------------------------------------------- 2022-11-23T02:46:00.4939523Z test_aliased_const_write (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.640s) 2022-11-23T02:46:00.4941298Z test_constant_invalidation (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4943729Z test_fake_tensor_batch_norm_cpu (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4945754Z test_fake_tensor_in_intlist_repro (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4947753Z test_inplace_add (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4949504Z test_inplace_view_invalidation (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4951331Z test_shared_storage_invalidation (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4953089Z test_shared_storages (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4954732Z test_simple (__main__.FakeTensorConstHandling) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4956383Z test_dead_key (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4958049Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4959803Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4961604Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4963323Z test_no_active_mode (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4964992Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4966638Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4968393Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4970124Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4971842Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4973544Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4975243Z test_sparse_new (__main__.FakeTensorOperatorInvariants) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4977039Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4978794Z test_fake_tensor_prop_on_nn_module (__main__.FakeTensorPropTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:46:00.4980217Z test_basic (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4981609Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4983016Z test_constructor (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4984469Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:46:00.4986027Z test_cudnn_rnn (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:46:00.4987858Z test_data_dependent_operator (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4989440Z test_deepcopy (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:46:00.4990967Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4992483Z test_fake_grad_copy (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4993900Z test_fake_mode_error (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4995330Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4996755Z test_from_numpy (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4998173Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.4999601Z test_like_constructor (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5000968Z test_mode (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5002330Z test_nan_to_num (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5003685Z test_new (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5005069Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5006505Z test_non_parameter_grad (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5007946Z test_normalize_device (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5009422Z test_parameter_instantiation (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5010877Z test_print_in_fake_mode (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5012267Z test_randperm (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5013679Z test_recursive_invocation (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5015133Z test_scalar_inputs (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5016520Z test_setitem (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5018244Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5019694Z test_throw (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5021055Z test_type_as (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5022407Z test_zero_dim (__main__.FakeTensorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:46:00.5023139Z 2022-11-23T02:46:00.5023949Z ---------------------------------------------------------------------- 2022-11-23T02:46:00.5024804Z Ran 53 tests in 0.691s 2022-11-23T02:46:00.5025194Z 2022-11-23T02:46:00.5025660Z OK (skipped=53) 2022-11-23T02:46:00.5026158Z 2022-11-23T02:46:00.5026472Z Generating XML reports... 2022-11-23T02:46:00.5028377Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConstHandling-20221123024557.xml 2022-11-23T02:46:00.5030365Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20221123024557.xml 2022-11-23T02:46:00.5032415Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20221123024557.xml 2022-11-23T02:46:00.5034371Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorPropTest-20221123024557.xml 2022-11-23T02:46:00.5036201Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20221123024557.xml 2022-11-23T02:46:00.5036714Z 2022-11-23T02:46:00.5037070Z ##[endgroup] 2022-11-23T02:46:00.5037616Z FINISHED PRINTING LOG FILE of test_fake_tensor (/var/lib/jenkins/pytorch/test/test-reports/test_fake_tensor_sx9anao4) 2022-11-23T02:46:00.5037909Z 2022-11-23T02:46:00.5038124Z Running test_fx ... [2022-11-23 02:46:00.493104] 2022-11-23T02:46:00.5038734Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:46:00.493687] 2022-11-23T02:51:11.5415830Z 2022-11-23T02:51:11.5416605Z Expand the folded group to see the log file of test_fx 2022-11-23T02:51:11.5420969Z ##[group]PRINTING LOG FILE of test_fx (/var/lib/jenkins/pytorch/test/test-reports/test_fx_yjtei578) 2022-11-23T02:51:11.5423653Z Test results will be stored in test-reports/python-unittest/test_fx 2022-11-23T02:51:11.5424597Z 2022-11-23T02:51:11.5425027Z Running tests... 2022-11-23T02:51:11.5426995Z ---------------------------------------------------------------------- 2022-11-23T02:51:11.5428932Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5430590Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2022-11-23T02:51:11.5431995Z Test type annotations in the forward function. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5433651Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5435638Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5437692Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5439432Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2022-11-23T02:51:11.5441169Z Test the consistency relation. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5442951Z test_precision (fx.test_gradual_type.AnnotationsTest) 2022-11-23T02:51:11.5444595Z Test the consistency relation. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5446507Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5448350Z test_empty (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5450386Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5452792Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5454815Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5457520Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5459794Z test_nochange (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5461755Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5463670Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5465719Z test_random (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5467774Z test_simple (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5469757Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5471763Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5473787Z test_two_args (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5475730Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5477920Z test_correctness_CSEPass_MutationInput_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5480267Z test_correctness_CSEPass_MutationInput_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5482635Z test_correctness_CSEPass_MutationMetadata_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5485045Z test_correctness_CSEPass_MutationMetadata_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5487369Z test_correctness_CSEPass_MutationTorchTensorCall_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5489834Z test_correctness_CSEPass_MutationTorchTensorCall_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5492284Z test_correctness_CSEPass_Mutation_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5494368Z test_correctness_CSEPass_Mutation_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5496222Z test_correctness_CSEPass_ReturnList_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5498065Z test_correctness_CSEPass_ReturnList_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5499973Z test_correctness_CSEPass_TakeList_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5501870Z test_correctness_CSEPass_TakeList_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5504824Z test_correctness_factory_CSEPass_FactoryFunctionCall_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5507353Z test_correctness_factory_CSEPass_FactoryFunctionCall_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5509591Z test_correctness_factory_CSEPass_MutationFactory_cpu (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5511672Z test_correctness_factory_CSEPass_MutationFactory_cuda (fx.test_common_passes.TestCommonPass) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5513324Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5515542Z Perform constant folding conversion and check that the non-const module is inlined ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5517123Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5519229Z Perform constant folding conversion and check that the non-const module is inlined ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5520866Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5522498Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5524070Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5525700Z Perform constant folding conversion, from original mod to split constant folding ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5527302Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5528937Z Perform constant folding conversion, from original mod to split constant folding ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5530549Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5532140Z Test code path where placeholder comes after normal op node in FX ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5533648Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5535192Z Perform constant folding conversion, from original mod to split constant ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5536750Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5538325Z Perform constant folding conversion, from original mod to split constant ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5543760Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5545580Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5547515Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5549155Z Perform constant folding conversion, from original mod to split constant ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5550635Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5552101Z Check that a graph with no constant folding is handled correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5553587Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5555157Z Perform constant folding conversion, from original mod to split constant folding ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5557214Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:51:11.5559076Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5560291Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5561203Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5562095Z Perform constant folding with a call_module node. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5562999Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2022-11-23T02:51:11.5564013Z Perform constant folding conversion, and validate that node meta is retained. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5565203Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5566308Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5567540Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5568925Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5570308Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5571708Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5573112Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5574466Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5575480Z test_dead_chain (fx.test_dce_pass.TestDCE) 2022-11-23T02:51:11.5576780Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5577674Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2022-11-23T02:51:11.5578838Z Tests that a getatrr in the graph is DCE'd correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5579717Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2022-11-23T02:51:11.5581005Z Tests that a placeholder in the graph is not DCE'd, as that would change ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5581972Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2022-11-23T02:51:11.5583230Z Tests that a placeholder in the graph is not DCE'd, as that would change ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5584202Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2022-11-23T02:51:11.5585543Z Test that DCE doesn't remove a module if it's specified as having side effects. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5586480Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2022-11-23T02:51:11.5588016Z Test that DCE doesn't remove torch._assert since it has side effects. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5588919Z test_simple (fx.test_dce_pass.TestDCE) 2022-11-23T02:51:11.5590246Z Tests that a single node in the graph is DCE'd correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5591369Z test_all_input_nodes (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5592391Z test_annotation_with_future (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5593450Z test_annotations_empty_tuple (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5594536Z test_annotations_with_forward_references (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5595656Z test_annotations_with_no_forward_references (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5596855Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5598148Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5599284Z test_args_kwargs (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5600036Z test_args_kwargs_no_self (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5600573Z test_assert (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5601091Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5601660Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5602236Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5602795Z test_ast_rewriter_wrap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5603332Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5603892Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5604461Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5605058Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5605633Z test_autowrap_functions (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5606153Z test_concrete_arg_none_assert (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5606689Z test_construct_root_dict (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5607197Z test_copy_it (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5607705Z test_copy_no_remap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5608207Z test_ctx_mgr (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5608714Z test_custom_codegen (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5609316Z test_custom_codegen_with_transformer (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5609899Z test_custom_import (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5610432Z test_custom_proxy_dynamic_value (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5610981Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5611532Z test_custom_proxy_type (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5612062Z test_custom_proxy_type_literal (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5612663Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5613314Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5613922Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5614500Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5615064Z test_deepcopy_recursion_depth (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5615604Z test_deepcopy_tracer (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5616130Z test_deepcopy_with_submods_params (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5616694Z test_delete_unused_submodules_leaf (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5617215Z test_dict (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5617723Z test_direct_param_use (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5618247Z test_disallow_override (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5618762Z test_ellipsis (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5619280Z test_empty_graph_codegen (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5619808Z test_erase_node_error (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5620334Z test_example_shape_prop (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5620826Z test_find_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5621345Z test_fn_type_annotation_empty (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5621881Z test_fn_type_annotations (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5622394Z test_fx_and_or (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5622899Z test_fx_create_arg (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5623459Z test_fx_shifts (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5624006Z test_fx_stateless (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5624537Z test_get_torch_func_signature (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5625016Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2022-11-23T02:51:11.5625507Z test_getitem_subproc (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5626038Z test_graph_edit_with_proxy (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5626553Z test_graph_fns (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5627117Z test_graph_module (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:51:11.5627750Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:51:11.5628460Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T02:51:11.5629157Z test_graph_module_replicate_for_dp (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5629821Z test_graph_unique_names (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5630447Z test_graph_unique_names_manual (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5631104Z test_immutable_dict_pytree_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5631754Z test_immutable_list_pytree_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5632402Z test_imul_code_print (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5633010Z test_inf_nan (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5633618Z test_inf_nan_kwds (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5634234Z test_inline_graph (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5634860Z test_insertion_point (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5635456Z test_interpreter (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5636102Z test_interpreter_default_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5636755Z test_interpreter_gc_values (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5637410Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5638086Z test_interpreter_not_enough_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5638753Z test_interpreter_onthefly_swap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5639416Z test_interpreter_partial_eval (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5639980Z test_interpreter_run_node_override (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5640594Z test_interpreter_star_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5641161Z test_interpreter_with_codegen (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5641680Z test_layout (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5642182Z test_leaf_module (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5642697Z test_matmul_tracing (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5643232Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5643765Z test_move_before (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5644281Z test_multi_insert_point (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5644812Z test_multiple_default_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5645344Z test_named_tuple_inlined (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5645868Z test_namedtuple_return_qualname (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5646419Z test_namedtuple_return_trace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5646955Z test_native_callable (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:51:11.5647470Z test_no_mutation (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5647977Z test_node_tagging (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5648497Z test_nonetype_annotation (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5649020Z test_partial_trace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5649545Z test_pickle_custom_import (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5650061Z test_pickle_graphmodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5650603Z test_pickle_nonetype_annotation (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5651151Z test_pickle_torch_custom_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5651682Z test_prepend_self (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5652184Z test_pretty_print (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5652705Z test_pretty_print_graph (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5653233Z test_pretty_print_node (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5653761Z test_pretty_print_targets (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5654300Z test_profiler_ranges_side_effect (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5654859Z test_pytree (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T02:51:11.5655408Z test_pytree_concrete (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5655942Z test_reassign_args_kwargs_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5656487Z test_regular_and_default_args (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5657013Z test_remove_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5657545Z test_remove_uses_with_custom_filter (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5658081Z test_replace_input (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5658602Z test_replace_uses (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5658997Z test_reserved_getattr (__main__.TestFX) 2022-11-23T02:51:11.5659471Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5660026Z test_return_tuple (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5660545Z test_return_type_exists (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5661076Z test_script_method_trace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5661613Z test_script_tensor_constant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5662138Z test_sequential (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5662661Z test_shape_prop_aggregate (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5663190Z test_shape_prop_layout (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5663701Z test_shape_prop_layout_3d (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5664233Z test_single_default_arg (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5664753Z test_snake_case (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5665248Z test_sqrt (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5665754Z test_stack_traces (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5666297Z test_stack_traces_with_transformer (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5667144Z test_string_literal_return (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5667771Z test_submodule_manipulation_API (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T02:51:11.5668408Z test_symbolic_trace_assert (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5669074Z test_symbolic_trace_sequential (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5669732Z test_tensor_attribute (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5670465Z test_tensor_attribute_coalseced (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5671190Z test_tensor_constant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5671836Z test_throw_out_variant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5672467Z test_torch_custom_ops (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5673103Z test_torch_fx_getattr (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5673720Z test_torch_fx_len (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5674328Z test_torch_op_overloads (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5674993Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5675707Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5676334Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.002s) 2022-11-23T02:51:11.5676939Z test_trace_dict_int_keys (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5677578Z test_trace_dict_proxy_keys (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5678222Z test_trace_fn_constant (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5678852Z test_trace_function (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5679497Z test_trace_multiple_funcs (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5680138Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:51:11.5680709Z test_transformer_multi_outputs (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5681245Z test_transformer_noop (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5681771Z test_transformer_op_swap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5682303Z test_tuple_no_subscript (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5682830Z test_typename_print (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5683339Z test_unpack (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5683858Z test_unpack_dict_better_error (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5684381Z test_unpack_list_better_error (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5684915Z test_update_args_api (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5685461Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5686009Z test_update_kwargs_api (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5686631Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5687282Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5687829Z test_wrap (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5688350Z test_wrap_decorated_function (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5688890Z test_wrap_fn_directly (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5689395Z test_wrap_with_submodule (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5689930Z test_wrapped_method (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5690459Z test_wrapped_retrace (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5691002Z test_wrapped_via_decorator (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5691571Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5692128Z test_wrong_target_type (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5692644Z test_wrong_topo (__main__.TestFX) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5693128Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-11-23T02:51:11.5693659Z Test backward compatibility for members of classes with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5694152Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-11-23T02:51:11.5694683Z Test backward compatibility for function signatures with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5695295Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.5695933Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5696557Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5697176Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5697801Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5698443Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5699090Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5699708Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5700355Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5700989Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5701679Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5702320Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5702930Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5703532Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5704131Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5704726Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5705329Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5705942Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5706692Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5707331Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5708004Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5708733Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5709465Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5710181Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5710891Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5711603Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5712341Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5713083Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5713812Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5714560Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5715320Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5716066Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5716788Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5717577Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5718345Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5719064Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5719784Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5720387Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5720946Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5721532Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5722137Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5722759Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5723368Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5723966Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5724613Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5725263Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5725909Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5726543Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5727118Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5727700Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5728291Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5728890Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5729494Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5730100Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5730706Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5731307Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5731903Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5732542Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5733168Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5733784Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5734387Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5734984Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5735583Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5736170Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5736762Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5737354Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5737954Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5738543Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5739126Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5739732Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5740330Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5740926Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5741517Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5742125Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5742733Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5743344Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5743958Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5744571Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5745161Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5745768Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5746376Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5747177Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5747873Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5748569Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5749265Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5750010Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5750774Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5751518Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5752260Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5753030Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5753763Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5754476Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5755195Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5755894Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5756621Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5757352Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5758068Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5758799Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5759534Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5760199Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5760784Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5761370Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5761952Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5762528Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5763114Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5763747Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5764362Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5764934Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5765501Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5766103Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5766707Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5767305Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5767905Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5768498Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5769093Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5769690Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5770296Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5770939Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5771547Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5772140Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5772748Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5773363Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.5773967Z test_get_torch_func_signature_exhaustive_H_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.373s) 2022-11-23T02:51:11.5774562Z test_get_torch_func_signature_exhaustive_T_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5775165Z test_get_torch_func_signature_exhaustive___getitem___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5775771Z test_get_torch_func_signature_exhaustive___radd___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5776370Z test_get_torch_func_signature_exhaustive___rdiv___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5776977Z test_get_torch_func_signature_exhaustive___rmatmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5777561Z test_get_torch_func_signature_exhaustive___rmod___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5778209Z test_get_torch_func_signature_exhaustive___rmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5778845Z test_get_torch_func_signature_exhaustive___rpow___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5779436Z test_get_torch_func_signature_exhaustive___rsub___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5780051Z test_get_torch_func_signature_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5780668Z test_get_torch_func_signature_exhaustive_abs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5781260Z test_get_torch_func_signature_exhaustive_acos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5781863Z test_get_torch_func_signature_exhaustive_acosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5782457Z test_get_torch_func_signature_exhaustive_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5783053Z test_get_torch_func_signature_exhaustive_addbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5783637Z test_get_torch_func_signature_exhaustive_addcdiv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5784236Z test_get_torch_func_signature_exhaustive_addcmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5784832Z test_get_torch_func_signature_exhaustive_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5785445Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5786061Z test_get_torch_func_signature_exhaustive_addmv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5786705Z test_get_torch_func_signature_exhaustive_addr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5787305Z test_get_torch_func_signature_exhaustive_all_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5787975Z test_get_torch_func_signature_exhaustive_allclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5788679Z test_get_torch_func_signature_exhaustive_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5789382Z test_get_torch_func_signature_exhaustive_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5790087Z test_get_torch_func_signature_exhaustive_aminmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5790808Z test_get_torch_func_signature_exhaustive_angle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5791515Z test_get_torch_func_signature_exhaustive_any_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5792239Z test_get_torch_func_signature_exhaustive_arange_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5792962Z test_get_torch_func_signature_exhaustive_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5793768Z test_get_torch_func_signature_exhaustive_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5794537Z test_get_torch_func_signature_exhaustive_argsort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5795268Z test_get_torch_func_signature_exhaustive_argwhere_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5795994Z test_get_torch_func_signature_exhaustive_as_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5796721Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5797459Z test_get_torch_func_signature_exhaustive_asin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5798170Z test_get_torch_func_signature_exhaustive_asinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5798894Z test_get_torch_func_signature_exhaustive_atan2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5799614Z test_get_torch_func_signature_exhaustive_atan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5800252Z test_get_torch_func_signature_exhaustive_atanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5800850Z test_get_torch_func_signature_exhaustive_atleast_1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5801469Z test_get_torch_func_signature_exhaustive_atleast_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5802072Z test_get_torch_func_signature_exhaustive_atleast_3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5802676Z test_get_torch_func_signature_exhaustive_baddbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5803262Z test_get_torch_func_signature_exhaustive_bernoulli_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5803864Z test_get_torch_func_signature_exhaustive_bfloat16_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5804466Z test_get_torch_func_signature_exhaustive_block_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5805062Z test_get_torch_func_signature_exhaustive_bmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5805654Z test_get_torch_func_signature_exhaustive_bool_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5806269Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5806900Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5807524Z test_get_torch_func_signature_exhaustive_broadcast_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5808130Z test_get_torch_func_signature_exhaustive_bucketize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5808730Z test_get_torch_func_signature_exhaustive_byte_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5809318Z test_get_torch_func_signature_exhaustive_cartesian_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5809996Z test_get_torch_func_signature_exhaustive_cat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5810622Z test_get_torch_func_signature_exhaustive_cdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5811218Z test_get_torch_func_signature_exhaustive_cdouble_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5811815Z test_get_torch_func_signature_exhaustive_ceil_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5812410Z test_get_torch_func_signature_exhaustive_cfloat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5813011Z test_get_torch_func_signature_exhaustive_chalf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5813604Z test_get_torch_func_signature_exhaustive_char_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5814203Z test_get_torch_func_signature_exhaustive_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5814794Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5815417Z test_get_torch_func_signature_exhaustive_cholesky_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5816020Z test_get_torch_func_signature_exhaustive_chunk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5816611Z test_get_torch_func_signature_exhaustive_clamp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5817214Z test_get_torch_func_signature_exhaustive_clamp_max_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5817823Z test_get_torch_func_signature_exhaustive_clamp_min_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5818420Z test_get_torch_func_signature_exhaustive_clone_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5819019Z test_get_torch_func_signature_exhaustive_column_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5819633Z test_get_torch_func_signature_exhaustive_combinations_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5820243Z test_get_torch_func_signature_exhaustive_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5820825Z test_get_torch_func_signature_exhaustive_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5821435Z test_get_torch_func_signature_exhaustive_conj_physical_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5822053Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5822664Z test_get_torch_func_signature_exhaustive_contiguous_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5823271Z test_get_torch_func_signature_exhaustive_copysign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5823873Z test_get_torch_func_signature_exhaustive_corrcoef_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5824528Z test_get_torch_func_signature_exhaustive_cos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5825159Z test_get_torch_func_signature_exhaustive_cosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5825761Z test_get_torch_func_signature_exhaustive_count_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5826363Z test_get_torch_func_signature_exhaustive_cov_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5827062Z test_get_torch_func_signature_exhaustive_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5827685Z test_get_torch_func_signature_exhaustive_cummax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5828394Z test_get_torch_func_signature_exhaustive_cummin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5829108Z test_get_torch_func_signature_exhaustive_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5829808Z test_get_torch_func_signature_exhaustive_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5830554Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5831298Z test_get_torch_func_signature_exhaustive_deg2rad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5832020Z test_get_torch_func_signature_exhaustive_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5832743Z test_get_torch_func_signature_exhaustive_diag_embed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5833484Z test_get_torch_func_signature_exhaustive_diagflat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5834204Z test_get_torch_func_signature_exhaustive_diagonal_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5834935Z test_get_torch_func_signature_exhaustive_diagonal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5835679Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5836409Z test_get_torch_func_signature_exhaustive_diff_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5837135Z test_get_torch_func_signature_exhaustive_digamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5837865Z test_get_torch_func_signature_exhaustive_dist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5838604Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5839366Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5840096Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5840704Z test_get_torch_func_signature_exhaustive_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5841339Z test_get_torch_func_signature_exhaustive_double_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5841983Z test_get_torch_func_signature_exhaustive_dsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5842581Z test_get_torch_func_signature_exhaustive_dstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5843176Z test_get_torch_func_signature_exhaustive_einsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5843773Z test_get_torch_func_signature_exhaustive_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5844378Z test_get_torch_func_signature_exhaustive_empty_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5844978Z test_get_torch_func_signature_exhaustive_eq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5845573Z test_get_torch_func_signature_exhaustive_equal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5846167Z test_get_torch_func_signature_exhaustive_erf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5846735Z test_get_torch_func_signature_exhaustive_erfc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5847330Z test_get_torch_func_signature_exhaustive_erfinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5847927Z test_get_torch_func_signature_exhaustive_exp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5848512Z test_get_torch_func_signature_exhaustive_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5849116Z test_get_torch_func_signature_exhaustive_expand_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5849731Z test_get_torch_func_signature_exhaustive_expand_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5850322Z test_get_torch_func_signature_exhaustive_expm1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5850913Z test_get_torch_func_signature_exhaustive_eye_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5851506Z test_get_torch_func_signature_exhaustive_fft_fft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5852097Z test_get_torch_func_signature_exhaustive_fft_fft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5852677Z test_get_torch_func_signature_exhaustive_fft_fftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5853291Z test_get_torch_func_signature_exhaustive_fft_fftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5853895Z test_get_torch_func_signature_exhaustive_fft_hfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5854493Z test_get_torch_func_signature_exhaustive_fft_hfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5855096Z test_get_torch_func_signature_exhaustive_fft_hfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5855695Z test_get_torch_func_signature_exhaustive_fft_ifft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5856343Z test_get_torch_func_signature_exhaustive_fft_ifft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5856977Z test_get_torch_func_signature_exhaustive_fft_ifftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5857580Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5858189Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5858772Z test_get_torch_func_signature_exhaustive_fft_ihfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5859376Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5859989Z test_get_torch_func_signature_exhaustive_fft_irfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5860590Z test_get_torch_func_signature_exhaustive_fft_irfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5861194Z test_get_torch_func_signature_exhaustive_fft_irfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5861799Z test_get_torch_func_signature_exhaustive_fft_rfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5862396Z test_get_torch_func_signature_exhaustive_fft_rfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5862988Z test_get_torch_func_signature_exhaustive_fft_rfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5863582Z test_get_torch_func_signature_exhaustive_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5864184Z test_get_torch_func_signature_exhaustive_flatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5864762Z test_get_torch_func_signature_exhaustive_flip_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5865354Z test_get_torch_func_signature_exhaustive_fliplr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5865949Z test_get_torch_func_signature_exhaustive_flipud_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5866541Z test_get_torch_func_signature_exhaustive_float_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5867211Z test_get_torch_func_signature_exhaustive_float_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5867871Z test_get_torch_func_signature_exhaustive_floor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5868590Z test_get_torch_func_signature_exhaustive_floor_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5869312Z test_get_torch_func_signature_exhaustive_fmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5870021Z test_get_torch_func_signature_exhaustive_fmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5870707Z test_get_torch_func_signature_exhaustive_fmod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5871484Z test_get_torch_func_signature_exhaustive_frac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5872312Z test_get_torch_func_signature_exhaustive_frexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5873032Z test_get_torch_func_signature_exhaustive_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5873740Z test_get_torch_func_signature_exhaustive_full_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5874462Z test_get_torch_func_signature_exhaustive_gather_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5875178Z test_get_torch_func_signature_exhaustive_ge_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5875891Z test_get_torch_func_signature_exhaustive_geqrf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5876622Z test_get_torch_func_signature_exhaustive_gradient_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5877371Z test_get_torch_func_signature_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5878076Z test_get_torch_func_signature_exhaustive_gt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5878783Z test_get_torch_func_signature_exhaustive_half_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5879514Z test_get_torch_func_signature_exhaustive_heaviside_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5880232Z test_get_torch_func_signature_exhaustive_histc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5880830Z test_get_torch_func_signature_exhaustive_hsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5881431Z test_get_torch_func_signature_exhaustive_hstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5882029Z test_get_torch_func_signature_exhaustive_hypot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5882622Z test_get_torch_func_signature_exhaustive_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5883213Z test_get_torch_func_signature_exhaustive_igamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5883795Z test_get_torch_func_signature_exhaustive_igammac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5884405Z test_get_torch_func_signature_exhaustive_index_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5885011Z test_get_torch_func_signature_exhaustive_index_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5885624Z test_get_torch_func_signature_exhaustive_index_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5886228Z test_get_torch_func_signature_exhaustive_index_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5886835Z test_get_torch_func_signature_exhaustive_index_reduce_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5887449Z test_get_torch_func_signature_exhaustive_index_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5888113Z test_get_torch_func_signature_exhaustive_inner_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5888743Z test_get_torch_func_signature_exhaustive_int_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5889338Z test_get_torch_func_signature_exhaustive_isclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5889920Z test_get_torch_func_signature_exhaustive_isfinite_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5890515Z test_get_torch_func_signature_exhaustive_isin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5891104Z test_get_torch_func_signature_exhaustive_isinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5891697Z test_get_torch_func_signature_exhaustive_isnan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5892303Z test_get_torch_func_signature_exhaustive_isneginf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5892914Z test_get_torch_func_signature_exhaustive_isposinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5893519Z test_get_torch_func_signature_exhaustive_isreal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5894143Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5894803Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5895456Z test_get_torch_func_signature_exhaustive_jiterator_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5896087Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5896730Z test_get_torch_func_signature_exhaustive_jiterator_unary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5897342Z test_get_torch_func_signature_exhaustive_kron_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5897942Z test_get_torch_func_signature_exhaustive_kthvalue_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5898547Z test_get_torch_func_signature_exhaustive_ldexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5899150Z test_get_torch_func_signature_exhaustive_le_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5899747Z test_get_torch_func_signature_exhaustive_lerp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5900342Z test_get_torch_func_signature_exhaustive_lgamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5900963Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5901592Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5902370Z test_get_torch_func_signature_exhaustive_linalg_cond_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... [W Module.cpp:969] Warning: cuDNN Benchmark limit is not supported in MIOpen and will have no effect. (function operator()) 2022-11-23T02:51:11.5903027Z skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5903475Z test_get_torch_func_signature_exhaustive_linalg_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5904090Z test_get_torch_func_signature_exhaustive_linalg_det_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5904715Z test_get_torch_func_signature_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5905339Z test_get_torch_func_signature_exhaustive_linalg_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5905951Z test_get_torch_func_signature_exhaustive_linalg_eigh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5906618Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5907256Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5907990Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:51:11.5908767Z test_get_torch_func_signature_exhaustive_linalg_inv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5909501Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5910605Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-11-23T02:51:11.5911693Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-11-23T02:51:11.5912748Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T02:51:11.5913545Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5914315Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5915080Z test_get_torch_func_signature_exhaustive_linalg_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5915827Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5916585Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5917335Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5918087Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5918850Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5919592Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5920435Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5921138Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5921756Z test_get_torch_func_signature_exhaustive_linalg_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5922395Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5923028Z test_get_torch_func_signature_exhaustive_linalg_pinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5923653Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5924310Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:51:11.5924956Z test_get_torch_func_signature_exhaustive_linalg_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:51:11.5925584Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5926181Z test_get_torch_func_signature_exhaustive_linalg_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5926800Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5927429Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5928060Z test_get_torch_func_signature_exhaustive_linalg_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5928675Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5929299Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5929930Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5930563Z test_get_torch_func_signature_exhaustive_linalg_vander_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5931185Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5931811Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5932435Z test_get_torch_func_signature_exhaustive_linspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5933017Z test_get_torch_func_signature_exhaustive_log10_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5933610Z test_get_torch_func_signature_exhaustive_log1p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5934205Z test_get_torch_func_signature_exhaustive_log2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5934852Z test_get_torch_func_signature_exhaustive_log_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5935488Z test_get_torch_func_signature_exhaustive_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5936119Z test_get_torch_func_signature_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5936745Z test_get_torch_func_signature_exhaustive_logaddexp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5937366Z test_get_torch_func_signature_exhaustive_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5937981Z test_get_torch_func_signature_exhaustive_logcumsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5938577Z test_get_torch_func_signature_exhaustive_logdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5939194Z test_get_torch_func_signature_exhaustive_logical_and_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5939812Z test_get_torch_func_signature_exhaustive_logical_not_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5940428Z test_get_torch_func_signature_exhaustive_logical_or_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5941047Z test_get_torch_func_signature_exhaustive_logical_xor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5941654Z test_get_torch_func_signature_exhaustive_logit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5942264Z test_get_torch_func_signature_exhaustive_logspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5942878Z test_get_torch_func_signature_exhaustive_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5943479Z test_get_torch_func_signature_exhaustive_long_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5944068Z test_get_torch_func_signature_exhaustive_lt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5944639Z test_get_torch_func_signature_exhaustive_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5945237Z test_get_torch_func_signature_exhaustive_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5945841Z test_get_torch_func_signature_exhaustive_lu_unpack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5946437Z test_get_torch_func_signature_exhaustive_mH_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5947162Z test_get_torch_func_signature_exhaustive_mT_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5947821Z test_get_torch_func_signature_exhaustive_masked_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5948547Z test_get_torch_func_signature_exhaustive_masked_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5949289Z test_get_torch_func_signature_exhaustive_masked_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5950040Z test_get_torch_func_signature_exhaustive_masked_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5950868Z test_get_torch_func_signature_exhaustive_masked_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5951650Z test_get_torch_func_signature_exhaustive_masked_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5952386Z test_get_torch_func_signature_exhaustive_masked_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5953134Z test_get_torch_func_signature_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5953892Z test_get_torch_func_signature_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5954658Z test_get_torch_func_signature_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5955410Z test_get_torch_func_signature_exhaustive_masked_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5956154Z test_get_torch_func_signature_exhaustive_masked_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5956898Z test_get_torch_func_signature_exhaustive_masked_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5957642Z test_get_torch_func_signature_exhaustive_masked_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5958400Z test_get_torch_func_signature_exhaustive_masked_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5959123Z test_get_torch_func_signature_exhaustive_masked_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5959873Z test_get_torch_func_signature_exhaustive_masked_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5960520Z test_get_torch_func_signature_exhaustive_masked_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5961137Z test_get_torch_func_signature_exhaustive_masked_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5961752Z test_get_torch_func_signature_exhaustive_masked_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5962362Z test_get_torch_func_signature_exhaustive_masked_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5962972Z test_get_torch_func_signature_exhaustive_masked_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5963585Z test_get_torch_func_signature_exhaustive_matmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5964191Z test_get_torch_func_signature_exhaustive_matrix_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5964797Z test_get_torch_func_signature_exhaustive_max_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5965415Z test_get_torch_func_signature_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5966062Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5966750Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5967409Z test_get_torch_func_signature_exhaustive_maximum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5968005Z test_get_torch_func_signature_exhaustive_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5968604Z test_get_torch_func_signature_exhaustive_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5969229Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5969876Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:51:11.5970501Z test_get_torch_func_signature_exhaustive_min_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5971122Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5971737Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5972360Z test_get_torch_func_signature_exhaustive_minimum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5972954Z test_get_torch_func_signature_exhaustive_mm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5973547Z test_get_torch_func_signature_exhaustive_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5974149Z test_get_torch_func_signature_exhaustive_movedim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5974757Z test_get_torch_func_signature_exhaustive_msort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5975346Z test_get_torch_func_signature_exhaustive_mul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5975950Z test_get_torch_func_signature_exhaustive_multinomial_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5976553Z test_get_torch_func_signature_exhaustive_mv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5977163Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5977782Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5978419Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5979034Z test_get_torch_func_signature_exhaustive_nan_to_num_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5979647Z test_get_torch_func_signature_exhaustive_nanmean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5980259Z test_get_torch_func_signature_exhaustive_nanmedian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5980869Z test_get_torch_func_signature_exhaustive_nanquantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5981531Z test_get_torch_func_signature_exhaustive_nansum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5982174Z test_get_torch_func_signature_exhaustive_narrow_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5982781Z test_get_torch_func_signature_exhaustive_narrow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5983400Z test_get_torch_func_signature_exhaustive_native_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5984020Z test_get_torch_func_signature_exhaustive_native_dropout_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5984656Z test_get_torch_func_signature_exhaustive_native_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5985254Z test_get_torch_func_signature_exhaustive_ne_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5985843Z test_get_torch_func_signature_exhaustive_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5986441Z test_get_torch_func_signature_exhaustive_new_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5987123Z test_get_torch_func_signature_exhaustive_new_empty_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5987740Z test_get_torch_func_signature_exhaustive_new_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5988342Z test_get_torch_func_signature_exhaustive_new_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5988955Z test_get_torch_func_signature_exhaustive_new_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5989561Z test_get_torch_func_signature_exhaustive_nextafter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5990195Z test_get_torch_func_signature_exhaustive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5990874Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5991545Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5992212Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5992868Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5993515Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5994155Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.5994793Z test_get_torch_func_signature_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5995437Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5996129Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5996801Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5997438Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5998076Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5998734Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.5999394Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6000082Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6000743Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6001370Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6001999Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6002646Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6003309Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6003967Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6004629Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6005274Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6005914Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6006563Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6007201Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6007835Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6008474Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6009103Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6009737Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6010436Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6011131Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6011834Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6012521Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6013166Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6013828Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6014472Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6015104Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6015733Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6016376Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6017008Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6017651Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6018295Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6018936Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6019591Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6020231Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6020873Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6021527Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6022176Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6022827Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6023483Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6024151Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6024872Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6025560Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6026185Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6026935Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6027553Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6028201Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6028854Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6029506Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6030158Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6030802Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6031437Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6032065Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6032709Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6033359Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6034013Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6034647Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6035305Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6035954Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6036600Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6037225Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6037869Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6038617Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6039338Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6039993Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6040628Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6041267Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6041918Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6042553Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6043202Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6043864Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6044509Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6045152Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6045811Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6046472Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6047112Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6047739Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6048360Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6048990Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6049600Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6050226Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6050857Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6051506Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6052150Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6052797Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6053499Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6054184Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6054815Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6055449Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6056089Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6056730Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6057419Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6058085Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6058731Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6059396Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6060018Z test_get_torch_func_signature_exhaustive_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6060616Z test_get_torch_func_signature_exhaustive_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6061219Z test_get_torch_func_signature_exhaustive_norm_fro_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6061819Z test_get_torch_func_signature_exhaustive_norm_inf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6062415Z test_get_torch_func_signature_exhaustive_norm_nuc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6062992Z test_get_torch_func_signature_exhaustive_normal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6063601Z test_get_torch_func_signature_exhaustive_normal_number_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6064209Z test_get_torch_func_signature_exhaustive_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6064809Z test_get_torch_func_signature_exhaustive_ones_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6065418Z test_get_torch_func_signature_exhaustive_ormqr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:51:11.6066021Z test_get_torch_func_signature_exhaustive_outer_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6066685Z test_get_torch_func_signature_exhaustive_pca_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:51:11.6067311Z test_get_torch_func_signature_exhaustive_permute_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6067978Z test_get_torch_func_signature_exhaustive_pinverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6068686Z test_get_torch_func_signature_exhaustive_polar_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6069392Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6070341Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6071291Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6072224Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6073010Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6073768Z test_get_torch_func_signature_exhaustive_positive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6074483Z test_get_torch_func_signature_exhaustive_pow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6075182Z test_get_torch_func_signature_exhaustive_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6075904Z test_get_torch_func_signature_exhaustive_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6076629Z test_get_torch_func_signature_exhaustive_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:51:11.6077348Z test_get_torch_func_signature_exhaustive_quantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6078080Z test_get_torch_func_signature_exhaustive_rad2deg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6078794Z test_get_torch_func_signature_exhaustive_rand_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6079509Z test_get_torch_func_signature_exhaustive_randint_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6080243Z test_get_torch_func_signature_exhaustive_randint_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6080904Z test_get_torch_func_signature_exhaustive_randn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6081505Z test_get_torch_func_signature_exhaustive_randn_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6082112Z test_get_torch_func_signature_exhaustive_ravel_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6082706Z test_get_torch_func_signature_exhaustive_real_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6083310Z test_get_torch_func_signature_exhaustive_reciprocal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6083902Z test_get_torch_func_signature_exhaustive_remainder_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6084506Z test_get_torch_func_signature_exhaustive_renorm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6085183Z test_get_torch_func_signature_exhaustive_repeat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6085838Z test_get_torch_func_signature_exhaustive_repeat_interleave_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6086456Z test_get_torch_func_signature_exhaustive_reshape_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6087062Z test_get_torch_func_signature_exhaustive_reshape_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6087657Z test_get_torch_func_signature_exhaustive_resize__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6088258Z test_get_torch_func_signature_exhaustive_resize_as__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6088871Z test_get_torch_func_signature_exhaustive_resolve_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6089485Z test_get_torch_func_signature_exhaustive_resolve_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6090065Z test_get_torch_func_signature_exhaustive_roll_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6090662Z test_get_torch_func_signature_exhaustive_rot90_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6091252Z test_get_torch_func_signature_exhaustive_round_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6091858Z test_get_torch_func_signature_exhaustive_round_decimals_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6092485Z test_get_torch_func_signature_exhaustive_round_decimals_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6093118Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6093731Z test_get_torch_func_signature_exhaustive_rsqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6094326Z test_get_torch_func_signature_exhaustive_rsub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6094927Z test_get_torch_func_signature_exhaustive_scalar_tensor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6095544Z test_get_torch_func_signature_exhaustive_scatter_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6096132Z test_get_torch_func_signature_exhaustive_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6096752Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6097385Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6098015Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6098642Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6099274Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6099960Z test_get_torch_func_signature_exhaustive_searchsorted_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6100627Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6101275Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6101889Z test_get_torch_func_signature_exhaustive_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6102481Z test_get_torch_func_signature_exhaustive_select_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6103061Z test_get_torch_func_signature_exhaustive_sgn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6103646Z test_get_torch_func_signature_exhaustive_short_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6104241Z test_get_torch_func_signature_exhaustive_sigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6104833Z test_get_torch_func_signature_exhaustive_sign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6105449Z test_get_torch_func_signature_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6106094Z test_get_torch_func_signature_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6106795Z test_get_torch_func_signature_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6107445Z test_get_torch_func_signature_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6108058Z test_get_torch_func_signature_exhaustive_signbit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6108631Z test_get_torch_func_signature_exhaustive_sin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6109222Z test_get_torch_func_signature_exhaustive_sinc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6109809Z test_get_torch_func_signature_exhaustive_sinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6110404Z test_get_torch_func_signature_exhaustive_slice_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6111012Z test_get_torch_func_signature_exhaustive_slice_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6111632Z test_get_torch_func_signature_exhaustive_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6112254Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6112865Z test_get_torch_func_signature_exhaustive_sort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6113481Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6114112Z test_get_torch_func_signature_exhaustive_special_airy_ai_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6114772Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6115443Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6116063Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6116686Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6117327Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6117992Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6118991Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:51:11.6119967Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:51:11.6120649Z test_get_torch_func_signature_exhaustive_special_entr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6121267Z test_get_torch_func_signature_exhaustive_special_erfcx_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6121915Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6122577Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6123191Z test_get_torch_func_signature_exhaustive_special_i0e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6123800Z test_get_torch_func_signature_exhaustive_special_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6124404Z test_get_torch_func_signature_exhaustive_special_i1e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6125042Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6125961Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:51:11.6126659Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6127296Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6127951Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6128598Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6129301Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6129973Z test_get_torch_func_signature_exhaustive_special_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6130575Z test_get_torch_func_signature_exhaustive_special_ndtri_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6131233Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6131917Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6132591Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6133540Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:51:11.6134552Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:51:11.6135552Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:51:11.6136555Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-11-23T02:51:11.6137289Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6137943Z test_get_torch_func_signature_exhaustive_special_xlog1py_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6138566Z test_get_torch_func_signature_exhaustive_special_zeta_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6139172Z test_get_torch_func_signature_exhaustive_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6139788Z test_get_torch_func_signature_exhaustive_split_list_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6140392Z test_get_torch_func_signature_exhaustive_split_with_sizes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6141005Z test_get_torch_func_signature_exhaustive_sqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6141604Z test_get_torch_func_signature_exhaustive_square_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6142207Z test_get_torch_func_signature_exhaustive_squeeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6142807Z test_get_torch_func_signature_exhaustive_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6143402Z test_get_torch_func_signature_exhaustive_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6144000Z test_get_torch_func_signature_exhaustive_std_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6144652Z test_get_torch_func_signature_exhaustive_stft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6145300Z test_get_torch_func_signature_exhaustive_sub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6145874Z test_get_torch_func_signature_exhaustive_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6146473Z test_get_torch_func_signature_exhaustive_sum_to_size_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6147186Z test_get_torch_func_signature_exhaustive_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6147801Z test_get_torch_func_signature_exhaustive_svd_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T02:51:11.6148420Z test_get_torch_func_signature_exhaustive_symeig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6149013Z test_get_torch_func_signature_exhaustive_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6149623Z test_get_torch_func_signature_exhaustive_take_along_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6150229Z test_get_torch_func_signature_exhaustive_take_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6150824Z test_get_torch_func_signature_exhaustive_tan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6151416Z test_get_torch_func_signature_exhaustive_tanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6151995Z test_get_torch_func_signature_exhaustive_tensor_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6152598Z test_get_torch_func_signature_exhaustive_tensordot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2022-11-23T02:51:11.6153198Z test_get_torch_func_signature_exhaustive_tile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6153779Z test_get_torch_func_signature_exhaustive_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6154383Z test_get_torch_func_signature_exhaustive_to_sparse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6154986Z test_get_torch_func_signature_exhaustive_topk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6155586Z test_get_torch_func_signature_exhaustive_trace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6156195Z test_get_torch_func_signature_exhaustive_transpose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6156804Z test_get_torch_func_signature_exhaustive_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6157405Z test_get_torch_func_signature_exhaustive_trapz_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6158000Z test_get_torch_func_signature_exhaustive_triangular_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6158608Z test_get_torch_func_signature_exhaustive_tril_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6159194Z test_get_torch_func_signature_exhaustive_triu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6159847Z test_get_torch_func_signature_exhaustive_true_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6160491Z test_get_torch_func_signature_exhaustive_trunc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6161091Z test_get_torch_func_signature_exhaustive_unbind_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6161691Z test_get_torch_func_signature_exhaustive_unflatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6162296Z test_get_torch_func_signature_exhaustive_unfold_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6162900Z test_get_torch_func_signature_exhaustive_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6163484Z test_get_torch_func_signature_exhaustive_uniform_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6164102Z test_get_torch_func_signature_exhaustive_unique_consecutive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6164722Z test_get_torch_func_signature_exhaustive_unique_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6165333Z test_get_torch_func_signature_exhaustive_unsqueeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6165935Z test_get_torch_func_signature_exhaustive_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6166532Z test_get_torch_func_signature_exhaustive_var_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6167131Z test_get_torch_func_signature_exhaustive_vdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6167743Z test_get_torch_func_signature_exhaustive_view_as_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6168338Z test_get_torch_func_signature_exhaustive_view_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6168926Z test_get_torch_func_signature_exhaustive_view_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6169500Z test_get_torch_func_signature_exhaustive_view_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6170098Z test_get_torch_func_signature_exhaustive_vsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6170715Z test_get_torch_func_signature_exhaustive_vstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6171322Z test_get_torch_func_signature_exhaustive_where_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6171923Z test_get_torch_func_signature_exhaustive_xlogy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6172521Z test_get_torch_func_signature_exhaustive_zero__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6173116Z test_get_torch_func_signature_exhaustive_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:51:11.6173726Z test_get_torch_func_signature_exhaustive_zeros_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:51:11.6174227Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2022-11-23T02:51:11.6174760Z Tests that the pass manager runs the passes correctly. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6175316Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2022-11-23T02:51:11.6175867Z Checks that we error if we pass in a check function with the wrong parameters ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6176393Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2022-11-23T02:51:11.6176898Z Tests that users can add in check functions correctly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6177397Z test_pass_manager_error (fx.test_pass_infra.TestPassManager) 2022-11-23T02:51:11.6177878Z Tests error catching + debug ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6178364Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2022-11-23T02:51:11.6178631Z Tests the construction of constraints ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6178806Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2022-11-23T02:51:11.6179102Z Tests that passes are correctly ordered based on contraints. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6179448Z test_matching_pattern_with_list_type_arg (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6179784Z test_replace_pattern_with_filters (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:51:11.6180130Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6180468Z test_subgraph_rewriter_call_method (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6180836Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6181184Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6181588Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6181928Z test_subgraph_rewriter_local_revert (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:51:11.6182282Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6182631Z test_subgraph_rewriter_nodes_with_kwargs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6182981Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6183381Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6183638Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-11-23T02:51:11.6183985Z This tests that a placeholder Node can be matched to a Node with ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6184362Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6184730Z test_subgraph_rewriter_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6185095Z test_subgraph_rewriter_replace_with_duplicated_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6185457Z test_subgraph_rewriter_replace_with_multiple_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6185831Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:51:11.6186178Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6186522Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6186930Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6187290Z test_subgraph_rewriter_with_overlapping_matches (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6187629Z test_subgraph_rewriter_with_unused_args (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6188585Z test_torchvision_models_alexnet (__main__.TestVisionTracing) ... /opt/conda/lib/python3.8/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2022-11-23T02:51:11.6188868Z warnings.warn("The TorchScript type system doesn't support " 2022-11-23T02:51:11.6188973Z ok (0.632s) 2022-11-23T02:51:11.6189188Z test_torchvision_models_convnext_base (__main__.TestVisionTracing) ... ok (3.244s) 2022-11-23T02:51:11.6189407Z test_torchvision_models_convnext_large (__main__.TestVisionTracing) ... ok (5.644s) 2022-11-23T02:51:11.6189623Z test_torchvision_models_convnext_small (__main__.TestVisionTracing) ... ok (3.403s) 2022-11-23T02:51:11.6189842Z test_torchvision_models_convnext_tiny (__main__.TestVisionTracing) ... ok (1.334s) 2022-11-23T02:51:11.6190056Z test_torchvision_models_densenet121 (__main__.TestVisionTracing) ... ok (2.552s) 2022-11-23T02:51:11.6190272Z test_torchvision_models_densenet161 (__main__.TestVisionTracing) ... ok (4.098s) 2022-11-23T02:51:11.6190483Z test_torchvision_models_densenet169 (__main__.TestVisionTracing) ... ok (3.137s) 2022-11-23T02:51:11.6190693Z test_torchvision_models_densenet201 (__main__.TestVisionTracing) ... ok (4.216s) 2022-11-23T02:51:11.6191574Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_320_fpn (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.8/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained_backbone' is deprecated since 0.13 and may be removed in the future, please use 'weights_backbone' instead. 2022-11-23T02:51:11.6191689Z warnings.warn( 2022-11-23T02:51:11.6192542Z /var/lib/jenkins/.local/lib/python3.8/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights_backbone' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights_backbone=None`. 2022-11-23T02:51:11.6192701Z warnings.warn(msg) 2022-11-23T02:51:11.6192807Z ok (0.217s) 2022-11-23T02:51:11.6193079Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_fpn (__main__.TestVisionTracing) ... ok (0.203s) 2022-11-23T02:51:11.6193326Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.494s) 2022-11-23T02:51:11.6193575Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.493s) 2022-11-23T02:51:11.6193790Z test_torchvision_models_detection_fcos_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.414s) 2022-11-23T02:51:11.6194041Z test_torchvision_models_detection_keypointrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.674s) 2022-11-23T02:51:11.6194287Z test_torchvision_models_detection_maskrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.478s) 2022-11-23T02:51:11.6194538Z test_torchvision_models_detection_maskrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.506s) 2022-11-23T02:51:11.6194785Z test_torchvision_models_detection_retinanet_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.425s) 2022-11-23T02:51:11.6195036Z test_torchvision_models_detection_retinanet_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.469s) 2022-11-23T02:51:11.6195259Z test_torchvision_models_detection_ssd300_vgg16 (__main__.TestVisionTracing) ... ok (2.045s) 2022-11-23T02:51:11.6195512Z test_torchvision_models_detection_ssdlite320_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (0.187s) 2022-11-23T02:51:11.6195727Z test_torchvision_models_efficientnet_b0 (__main__.TestVisionTracing) ... ok (1.377s) 2022-11-23T02:51:11.6195945Z test_torchvision_models_efficientnet_b1 (__main__.TestVisionTracing) ... ok (1.760s) 2022-11-23T02:51:11.6196171Z test_torchvision_models_efficientnet_b2 (__main__.TestVisionTracing) ... ok (2.053s) 2022-11-23T02:51:11.6196392Z test_torchvision_models_efficientnet_b3 (__main__.TestVisionTracing) ... ok (2.321s) 2022-11-23T02:51:11.6196611Z test_torchvision_models_efficientnet_b4 (__main__.TestVisionTracing) ... ok (2.904s) 2022-11-23T02:51:11.6196826Z test_torchvision_models_efficientnet_b5 (__main__.TestVisionTracing) ... ok (3.757s) 2022-11-23T02:51:11.6197041Z test_torchvision_models_efficientnet_b6 (__main__.TestVisionTracing) ... ok (4.541s) 2022-11-23T02:51:11.6197254Z test_torchvision_models_efficientnet_b7 (__main__.TestVisionTracing) ... ok (5.673s) 2022-11-23T02:51:11.6197475Z test_torchvision_models_efficientnet_v2_l (__main__.TestVisionTracing) ... ok (8.259s) 2022-11-23T02:51:11.6197695Z test_torchvision_models_efficientnet_v2_m (__main__.TestVisionTracing) ... ok (5.314s) 2022-11-23T02:51:11.6197915Z test_torchvision_models_efficientnet_v2_s (__main__.TestVisionTracing) ... ok (3.592s) 2022-11-23T02:51:11.6198933Z test_torchvision_models_googlenet (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.8/site-packages/torchvision/models/googlenet.py:47: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2022-11-23T02:51:11.6199049Z warnings.warn( 2022-11-23T02:51:11.6199151Z ok (1.348s) 2022-11-23T02:51:11.6200173Z test_torchvision_models_inception_v3 (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.8/site-packages/torchvision/models/inception.py:43: FutureWarning: The default weight initialization of inception_v3 will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2022-11-23T02:51:11.6200286Z warnings.warn( 2022-11-23T02:51:11.6200388Z ok (2.123s) 2022-11-23T02:51:11.6201304Z test_torchvision_models_maxvit_t (__main__.TestVisionTracing) ... /opt/conda/lib/python3.8/site-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3432.) 2022-11-23T02:51:11.6201633Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2022-11-23T02:51:11.6201713Z ok (4.681s) 2022-11-23T02:51:11.6201923Z test_torchvision_models_mnasnet0_5 (__main__.TestVisionTracing) ... ok (1.025s) 2022-11-23T02:51:11.6202135Z test_torchvision_models_mnasnet0_75 (__main__.TestVisionTracing) ... ok (1.045s) 2022-11-23T02:51:11.6202346Z test_torchvision_models_mnasnet1_0 (__main__.TestVisionTracing) ... ok (1.016s) 2022-11-23T02:51:11.6202554Z test_torchvision_models_mnasnet1_3 (__main__.TestVisionTracing) ... ok (1.172s) 2022-11-23T02:51:11.6202769Z test_torchvision_models_mobilenet_v2 (__main__.TestVisionTracing) ... ok (1.140s) 2022-11-23T02:51:11.6202993Z test_torchvision_models_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.498s) 2022-11-23T02:51:11.6203214Z test_torchvision_models_mobilenet_v3_small (__main__.TestVisionTracing) ... ok (1.050s) 2022-11-23T02:51:11.6203427Z test_torchvision_models_regnet_x_16gf (__main__.TestVisionTracing) ... ok (3.108s) 2022-11-23T02:51:11.6203640Z test_torchvision_models_regnet_x_1_6gf (__main__.TestVisionTracing) ... ok (1.733s) 2022-11-23T02:51:11.6203846Z test_torchvision_models_regnet_x_32gf (__main__.TestVisionTracing) ... ok (4.175s) 2022-11-23T02:51:11.6204055Z test_torchvision_models_regnet_x_3_2gf (__main__.TestVisionTracing) ... ok (2.376s) 2022-11-23T02:51:11.6204265Z test_torchvision_models_regnet_x_400mf (__main__.TestVisionTracing) ... ok (2.099s) 2022-11-23T02:51:11.6204473Z test_torchvision_models_regnet_x_800mf (__main__.TestVisionTracing) ... ok (1.534s) 2022-11-23T02:51:11.6204679Z test_torchvision_models_regnet_x_8gf (__main__.TestVisionTracing) ... ok (2.709s) 2022-11-23T02:51:11.6204891Z test_torchvision_models_regnet_y_128gf (__main__.TestVisionTracing) ... ok (15.095s) 2022-11-23T02:51:11.6205109Z test_torchvision_models_regnet_y_16gf (__main__.TestVisionTracing) ... ok (4.086s) 2022-11-23T02:51:11.6205319Z test_torchvision_models_regnet_y_1_6gf (__main__.TestVisionTracing) ... ok (3.369s) 2022-11-23T02:51:11.6205528Z test_torchvision_models_regnet_y_32gf (__main__.TestVisionTracing) ... ok (5.197s) 2022-11-23T02:51:11.6205737Z test_torchvision_models_regnet_y_3_2gf (__main__.TestVisionTracing) ... ok (3.071s) 2022-11-23T02:51:11.6205925Z test_torchvision_models_regnet_y_400mf (__main__.TestVisionTracing) ... ok (2.045s) 2022-11-23T02:51:11.6206135Z test_torchvision_models_regnet_y_800mf (__main__.TestVisionTracing) ... ok (1.847s) 2022-11-23T02:51:11.6206349Z test_torchvision_models_regnet_y_8gf (__main__.TestVisionTracing) ... ok (2.738s) 2022-11-23T02:51:11.6206551Z test_torchvision_models_resnet101 (__main__.TestVisionTracing) ... ok (2.504s) 2022-11-23T02:51:11.6206754Z test_torchvision_models_resnet152 (__main__.TestVisionTracing) ... ok (3.766s) 2022-11-23T02:51:11.6206959Z test_torchvision_models_resnet18 (__main__.TestVisionTracing) ... ok (0.644s) 2022-11-23T02:51:11.6207163Z test_torchvision_models_resnet34 (__main__.TestVisionTracing) ... ok (1.099s) 2022-11-23T02:51:11.6207362Z test_torchvision_models_resnet50 (__main__.TestVisionTracing) ... ok (1.384s) 2022-11-23T02:51:11.6207574Z test_torchvision_models_resnext101_32x8d (__main__.TestVisionTracing) ... ok (3.719s) 2022-11-23T02:51:11.6207784Z test_torchvision_models_resnext101_64x4d (__main__.TestVisionTracing) ... ok (3.501s) 2022-11-23T02:51:11.6207990Z test_torchvision_models_resnext50_32x4d (__main__.TestVisionTracing) ... ok (1.354s) 2022-11-23T02:51:11.6208244Z test_torchvision_models_segmentation_deeplabv3_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.661s) 2022-11-23T02:51:11.6208556Z test_torchvision_models_segmentation_deeplabv3_resnet101 (__main__.TestVisionTracing) ... ok (2.953s) 2022-11-23T02:51:11.6208842Z test_torchvision_models_segmentation_deeplabv3_resnet50 (__main__.TestVisionTracing) ... ok (1.515s) 2022-11-23T02:51:11.6209070Z test_torchvision_models_segmentation_fcn_resnet101 (__main__.TestVisionTracing) ... ok (2.397s) 2022-11-23T02:51:11.6209298Z test_torchvision_models_segmentation_fcn_resnet50 (__main__.TestVisionTracing) ... ok (1.388s) 2022-11-23T02:51:11.6209546Z test_torchvision_models_segmentation_lraspp_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.314s) 2022-11-23T02:51:11.6209762Z test_torchvision_models_shufflenet_v2_x0_5 (__main__.TestVisionTracing) ... ok (1.134s) 2022-11-23T02:51:11.6209977Z test_torchvision_models_shufflenet_v2_x1_0 (__main__.TestVisionTracing) ... ok (1.262s) 2022-11-23T02:51:11.6210188Z test_torchvision_models_shufflenet_v2_x1_5 (__main__.TestVisionTracing) ... ok (1.407s) 2022-11-23T02:51:11.6210402Z test_torchvision_models_shufflenet_v2_x2_0 (__main__.TestVisionTracing) ... ok (1.344s) 2022-11-23T02:51:11.6210596Z test_torchvision_models_squeezenet1_0 (__main__.TestVisionTracing) ... ok (0.451s) 2022-11-23T02:51:11.6210812Z test_torchvision_models_squeezenet1_1 (__main__.TestVisionTracing) ... ok (0.418s) 2022-11-23T02:51:11.6211015Z test_torchvision_models_swin_b (__main__.TestVisionTracing) ... ok (4.310s) 2022-11-23T02:51:11.6211212Z test_torchvision_models_swin_s (__main__.TestVisionTracing) ... ok (3.418s) 2022-11-23T02:51:11.6211410Z test_torchvision_models_swin_t (__main__.TestVisionTracing) ... ok (1.931s) 2022-11-23T02:51:11.6211611Z test_torchvision_models_swin_v2_b (__main__.TestVisionTracing) ... ok (5.752s) 2022-11-23T02:51:11.6211810Z test_torchvision_models_swin_v2_s (__main__.TestVisionTracing) ... ok (4.510s) 2022-11-23T02:51:11.6212009Z test_torchvision_models_swin_v2_t (__main__.TestVisionTracing) ... ok (2.512s) 2022-11-23T02:51:11.6212207Z test_torchvision_models_vgg11 (__main__.TestVisionTracing) ... ok (2.068s) 2022-11-23T02:51:11.6212416Z test_torchvision_models_vgg11_bn (__main__.TestVisionTracing) ... ok (2.093s) 2022-11-23T02:51:11.6212614Z test_torchvision_models_vgg13 (__main__.TestVisionTracing) ... ok (2.191s) 2022-11-23T02:51:11.6212814Z test_torchvision_models_vgg13_bn (__main__.TestVisionTracing) ... ok (2.200s) 2022-11-23T02:51:11.6213014Z test_torchvision_models_vgg16 (__main__.TestVisionTracing) ... ok (2.280s) 2022-11-23T02:51:11.6213214Z test_torchvision_models_vgg16_bn (__main__.TestVisionTracing) ... ok (2.629s) 2022-11-23T02:51:11.6213411Z test_torchvision_models_vgg19 (__main__.TestVisionTracing) ... ok (2.451s) 2022-11-23T02:51:11.6213612Z test_torchvision_models_vgg19_bn (__main__.TestVisionTracing) ... ok (2.543s) 2022-11-23T02:51:11.6213817Z test_torchvision_models_video_mc3_18 (__main__.TestVisionTracing) ... ok (1.410s) 2022-11-23T02:51:11.6214028Z test_torchvision_models_video_mvit_v1_b (__main__.TestVisionTracing) ... ok (5.607s) 2022-11-23T02:51:11.6214242Z test_torchvision_models_video_mvit_v2_s (__main__.TestVisionTracing) ... ok (7.504s) 2022-11-23T02:51:11.6214437Z test_torchvision_models_video_r2plus1d_18 (__main__.TestVisionTracing) ... ok (2.005s) 2022-11-23T02:51:11.6214640Z test_torchvision_models_video_r3d_18 (__main__.TestVisionTracing) ... ok (1.575s) 2022-11-23T02:51:11.6214846Z test_torchvision_models_video_s3d (__main__.TestVisionTracing) ... ok (3.472s) 2022-11-23T02:51:11.6215057Z test_torchvision_models_video_swin3d_b (__main__.TestVisionTracing) ... ok (4.714s) 2022-11-23T02:51:11.6215265Z test_torchvision_models_video_swin3d_s (__main__.TestVisionTracing) ... ok (3.925s) 2022-11-23T02:51:11.6215473Z test_torchvision_models_video_swin3d_t (__main__.TestVisionTracing) ... ok (2.227s) 2022-11-23T02:51:11.6215670Z test_torchvision_models_vit_b_16 (__main__.TestVisionTracing) ... ok (2.957s) 2022-11-23T02:51:11.6215872Z test_torchvision_models_vit_b_32 (__main__.TestVisionTracing) ... ok (2.612s) 2022-11-23T02:51:11.6216118Z test_torchvision_models_vit_h_14 (__main__.TestVisionTracing) ... ok (16.091s) 2022-11-23T02:51:11.6216352Z test_torchvision_models_vit_l_16 (__main__.TestVisionTracing) ... ok (7.818s) 2022-11-23T02:51:11.6216548Z test_torchvision_models_vit_l_32 (__main__.TestVisionTracing) ... ok (7.505s) 2022-11-23T02:51:11.6216760Z test_torchvision_models_wide_resnet101_2 (__main__.TestVisionTracing) ... ok (4.086s) 2022-11-23T02:51:11.6216969Z test_torchvision_models_wide_resnet50_2 (__main__.TestVisionTracing) ... ok (2.167s) 2022-11-23T02:51:11.6217274Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:51:11.6217560Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6217873Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6218192Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6218495Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6218796Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6219110Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6219423Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6219725Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6220045Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6220354Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6220659Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6220953Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6221248Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6221561Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:51:11.6221886Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6222184Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6222463Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6222756Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6223051Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6223418Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6223760Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6224084Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6224389Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6224691Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6225034Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6225342Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6225653Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6225957Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T02:51:11.6226273Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:11.6226629Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:11.6226638Z 2022-11-23T02:51:11.6226944Z ---------------------------------------------------------------------- 2022-11-23T02:51:11.6227067Z Ran 1151 tests in 301.381s 2022-11-23T02:51:11.6227077Z 2022-11-23T02:51:11.6227188Z OK (skipped=1044) 2022-11-23T02:51:11.6227194Z 2022-11-23T02:51:11.6227323Z Generating XML reports... 2022-11-23T02:51:11.6227721Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20221123024603.xml 2022-11-23T02:51:11.6228151Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20221123024603.xml 2022-11-23T02:51:11.6228556Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20221123024603.xml 2022-11-23T02:51:11.6228981Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20221123024603.xml 2022-11-23T02:51:11.6229397Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20221123024603.xml 2022-11-23T02:51:11.6229917Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20221123024603.xml 2022-11-23T02:51:11.6230307Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20221123024603.xml 2022-11-23T02:51:11.6230654Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20221123024603.xml 2022-11-23T02:51:11.6231091Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20221123024603.xml 2022-11-23T02:51:11.6231489Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20221123024603.xml 2022-11-23T02:51:11.6231904Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20221123024603.xml 2022-11-23T02:51:11.6232321Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20221123024603.xml 2022-11-23T02:51:11.6232841Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20221123024603.xml 2022-11-23T02:51:11.6233321Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20221123024603.xml 2022-11-23T02:51:11.6233327Z 2022-11-23T02:51:11.6233725Z ##[endgroup] 2022-11-23T02:51:11.6234097Z FINISHED PRINTING LOG FILE of test_fx (/var/lib/jenkins/pytorch/test/test-reports/test_fx_yjtei578) 2022-11-23T02:51:11.6234103Z 2022-11-23T02:51:11.6234338Z Running test_indexing ... [2022-11-23 02:51:11.546446] 2022-11-23T02:51:11.6234799Z Executing ['/opt/conda/bin/python', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:51:11.547144] 2022-11-23T02:51:16.3046338Z 2022-11-23T02:51:16.3048236Z Expand the folded group to see the log file of test_indexing 2022-11-23T02:51:16.3051090Z ##[group]PRINTING LOG FILE of test_indexing (/var/lib/jenkins/pytorch/test/test-reports/test_indexing_9__lqzuv) 2022-11-23T02:51:16.3053256Z Test results will be stored in test-reports/python-unittest/test_indexing 2022-11-23T02:51:16.3053941Z 2022-11-23T02:51:16.3054237Z Running tests... 2022-11-23T02:51:16.3055414Z ---------------------------------------------------------------------- 2022-11-23T02:51:16.3056841Z test_boolean_assignment_value_mismatch_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3058417Z test_boolean_indexing_alldims_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3059995Z test_boolean_indexing_onedim_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3061545Z test_boolean_indexing_twodim_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3063116Z test_boolean_indexing_weirdness_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3064733Z test_boolean_indexing_weirdness_tensors_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3066324Z test_boolean_list_indexing_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3068254Z test_boolean_shape_mismatch_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3069812Z test_broadcast_subspace_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3071355Z test_broaderrors_indexing_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3072874Z test_ellipsis_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3074357Z test_empty_fancy_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3075884Z test_empty_tuple_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3077428Z test_everything_returns_views_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3078967Z test_index_is_larger_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3080445Z test_index_no_floats_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3081920Z test_none_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3083855Z test_single_bool_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3085537Z test_single_int_index_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3087081Z test_trivial_fancy_out_of_bounds_cuda (__main__.NumpyTestsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3088593Z test_advancedindex_big_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3090146Z test_advancedindex_cuda_float16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.038s) 2022-11-23T02:51:16.3091697Z test_advancedindex_cuda_float64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.039s) 2022-11-23T02:51:16.3093291Z test_basic_advanced_combined_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3094881Z test_bool_indices_accumulate_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3096412Z test_bool_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3097888Z test_byte_mask2d_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3099409Z test_byte_mask_accumulate_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3100913Z test_byte_mask_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3102420Z test_byte_tensor_assignment_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3103915Z test_cpu_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3105436Z test_ellipsis_tensor_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3107023Z test_empty_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3108540Z test_empty_ndim_index_bool_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3110061Z test_empty_ndim_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3111557Z test_empty_slice_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3113164Z test_gather_take_along_dim_cross_device_cuda_float32 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3114776Z test_getitem_scalars_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3116256Z test_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T02:51:16.3117759Z test_index_getitem_copy_bools_slices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3119309Z test_index_ind_dtype_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3120918Z test_index_put_accumulate_duplicate_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3122773Z test_index_put_accumulate_expanded_values_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3124566Z test_index_put_accumulate_large_tensor_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T02:51:16.3126218Z test_index_put_accumulate_non_contiguous_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3127898Z test_index_put_accumulate_with_optional_tensors_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3129560Z test_index_put_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3131153Z test_index_put_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3132765Z test_index_put_src_datatype_cuda_complex128 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3134420Z test_index_put_src_datatype_cuda_complex64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3135997Z test_index_put_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3137591Z test_index_put_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3139169Z test_index_scalar_with_bool_mask_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3140760Z test_index_setitem_bools_slices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3142354Z test_index_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3143928Z test_index_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3145495Z test_index_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3147165Z test_index_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3148706Z test_int_assignment_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3150211Z test_int_indices2d_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3151708Z test_int_indices_broadcast_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3153229Z test_int_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3154731Z test_invalid_device_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3156339Z test_invalid_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3157856Z test_jit_indexing_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3159391Z test_multiple_bool_indices_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3161100Z test_multiple_byte_mask_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3162731Z test_multiple_int_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3164216Z test_none_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3165667Z test_out_of_bound_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3167227Z test_set_item_to_scalar_tensor_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3168815Z test_setitem_expansion_error_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3170390Z test_setitem_scalars_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3171906Z test_single_int_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3173424Z test_step_assignment_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3174910Z test_step_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3176409Z test_take_along_dim_cuda_float32 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3178024Z test_take_along_dim_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3179597Z test_take_along_dim_invalid_cuda_float32 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3181165Z test_take_along_dim_invalid_cuda_int64 (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T02:51:16.3182750Z test_variable_slicing_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3184283Z test_zero_dim_index_cuda (__main__.TestIndexingCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T02:51:16.3185095Z 2022-11-23T02:51:16.3186050Z ---------------------------------------------------------------------- 2022-11-23T02:51:16.3187309Z Ran 82 tests in 0.182s 2022-11-23T02:51:16.3187746Z 2022-11-23T02:51:16.3188034Z OK (skipped=82) 2022-11-23T02:51:16.3188460Z 2022-11-23T02:51:16.3188800Z Generating XML reports... 2022-11-23T02:51:16.3190377Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20221123025113.xml 2022-11-23T02:51:16.3192236Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20221123025113.xml 2022-11-23T02:51:16.3193093Z 2022-11-23T02:51:16.3193997Z ##[endgroup] 2022-11-23T02:51:16.3195430Z FINISHED PRINTING LOG FILE of test_indexing (/var/lib/jenkins/pytorch/test/test-reports/test_indexing_9__lqzuv) 2022-11-23T02:51:16.3196216Z 2022-11-23T02:51:16.3196880Z Running test_jit_cuda_fuser ... [2022-11-23 02:51:16.305384] 2022-11-23T02:51:16.3198676Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 02:51:16.306093] 2022-11-23T04:19:19.5254222Z 2022-11-23T04:19:19.5255404Z Expand the folded group to see the log file of test_jit_cuda_fuser 2022-11-23T04:19:19.5258780Z ##[group]PRINTING LOG FILE of test_jit_cuda_fuser (/var/lib/jenkins/pytorch/test/test-reports/test_jit_cuda_fuser_1tcesrlo) 2022-11-23T04:19:19.5277316Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-11-23T04:19:19.5278453Z 2022-11-23T04:19:19.5279480Z Running tests... 2022-11-23T04:19:19.5281657Z ---------------------------------------------------------------------- 2022-11-23T04:19:19.5288578Z test__softmax_function (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5291273Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5293456Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5295145Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-11-23T04:19:19.5297319Z test_autocast_1 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5299424Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5301511Z test_autocast_2 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5303338Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5305127Z test_backward_type (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5307059Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5308900Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5311353Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5313527Z test_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5315717Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5320964Z test_binary_ops (__main__.TestCudaFuser) ... /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:470: UserWarning: fmad is disabled for nvrtc, which could negatively affect performance. Try removing `fma` from env variable PYTORCH_NVFUSER_DISABLE for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/utils.cpp:157.) 2022-11-23T04:19:19.5324040Z return callable(*args, **kwargs) 2022-11-23T04:19:19.5327483Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:470: UserWarning: PYTORCH_CUDA_FUSER_DISABLE_FMA is not supported on ROCm, ignoring (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1045.) 2022-11-23T04:19:19.5329929Z return callable(*args, **kwargs) 2022-11-23T04:19:19.5334318Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:470: UserWarning: ptxas optimization level manually set as 0, which could negatively affect performance. Try removing env variable PYTORCH_NVFUSER_JIT_OPT_LEVEL for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1101.) 2022-11-23T04:19:19.5337442Z return callable(*args, **kwargs) 2022-11-23T04:19:19.5338467Z ok (350.264s) 2022-11-23T04:19:19.5340053Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5342377Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.001s) 2022-11-23T04:19:19.5344957Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5347655Z test_branches (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5350126Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5352823Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5355512Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5357550Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5360206Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.001s) 2022-11-23T04:19:19.5362428Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.001s) 2022-11-23T04:19:19.5365846Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5367924Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5370092Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5372283Z test_category_rule (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5374195Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:19:19.5375835Z test_chunk (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5377289Z test_clamp (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5378834Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5380390Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5381898Z test_const (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5383397Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5384923Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5386489Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5388318Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5389795Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5391330Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5393013Z test_device_constant (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5394713Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5396123Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5397153Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5398079Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5402102Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5402997Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5403944Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5404835Z test_dynamic_size (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5405729Z test_expand (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5406609Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5407488Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.002s) 2022-11-23T04:19:19.5408323Z test_gelu (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5409156Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5410013Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5410884Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA11 or above (0.002s) 2022-11-23T04:19:19.5411640Z test_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5412529Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5413396Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5414268Z test_inplace_removal (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5415155Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5416059Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5416966Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5417845Z test_issue_1785 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5418671Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5419604Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5420508Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5421479Z test_linear (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5422372Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5423336Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5424366Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5425242Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5426102Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5427072Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5427887Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-11-23T04:19:19.5428726Z test_no_tensor_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5429588Z test_norm (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5430527Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5431385Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5432233Z test_norm_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5433129Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5434041Z test_norm_large (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5434910Z test_normalization_partition (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5435824Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5436912Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5437840Z test_overlapped_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5438736Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5439703Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5440716Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5441788Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5442694Z test_permute (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5443602Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5444659Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5445590Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5446437Z test_profiling_node (__main__.TestCudaFuser) ... skip: Skipped due to rand_like behavior change (0.001s) 2022-11-23T04:19:19.5447481Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5448551Z test_random_topo (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5449503Z test_reduction (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5450381Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5451333Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5452310Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5453279Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5454285Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5455218Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5456231Z test_rsub (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5457161Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5457955Z test_scalar_input (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5458862Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5459817Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5460910Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5461982Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.002s) 2022-11-23T04:19:19.5462876Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5463894Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5464879Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5465867Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5466882Z test_skip_parser (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5467744Z test_softmax (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5468585Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5469578Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5470402Z test_softmax_half (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5471300Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5472278Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:19:19.5473353Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:19:19.5474241Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:19:19.5475194Z test_strict_fusion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5476026Z test_sum_to_one (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5476831Z test_sum_to_size (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5477814Z test_ternary_ops (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5478812Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5479852Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5480836Z test_to_boolean (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5481725Z test_to_copy (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5482608Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5483519Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5484460Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5485422Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5486310Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5487222Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5488182Z test_transpose (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5489068Z test_transpose_default (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5490012Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5490874Z test_type_as_op (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5491802Z test_type_inference (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.5492731Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5495240Z test_unary_ops (__main__.TestCudaFuser) ... /opt/conda/lib/python3.8/site-packages/torch/autograd/__init__.py:300: UserWarning: ptxas optimization level manually set as 0, which could negatively affect performance. Try removing env variable PYTORCH_NVFUSER_JIT_OPT_LEVEL for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1101.) 2022-11-23T04:19:19.5496890Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-11-23T04:19:19.5497612Z ok (121.550s) 2022-11-23T04:19:19.5498426Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-11-23T04:19:19.5499504Z test_variance (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5500462Z test_variance_profiling (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.5501328Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-11-23T04:19:19.5502206Z test_view_before_permute (__main__.TestCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:19:19.5503072Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-11-23T04:19:19.5504023Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-11-23T04:19:19.5504934Z test_nvfuser_correctness_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.637s) 2022-11-23T04:19:19.5505709Z test_nvfuser_correctness_H_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.067s) 2022-11-23T04:19:19.5506740Z test_nvfuser_correctness_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5508637Z test_nvfuser_correctness_H_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/testing/_creation.py:151: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:31.) 2022-11-23T04:19:19.5509907Z result = torch.empty(shape, device=device, dtype=dtype) 2022-11-23T04:19:19.5510481Z ok (0.003s) 2022-11-23T04:19:19.5511073Z test_nvfuser_correctness_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5511871Z test_nvfuser_correctness_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5512697Z test_nvfuser_correctness_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5513520Z test_nvfuser_correctness_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5514323Z test_nvfuser_correctness_H_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5515069Z test_nvfuser_correctness_H_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5515818Z test_nvfuser_correctness_H_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5516580Z test_nvfuser_correctness_H_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5517349Z test_nvfuser_correctness_H_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5518097Z test_nvfuser_correctness_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5518882Z test_nvfuser_correctness_T_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5519718Z test_nvfuser_correctness_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5520557Z test_nvfuser_correctness_T_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5521348Z test_nvfuser_correctness_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5522105Z test_nvfuser_correctness_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5522876Z test_nvfuser_correctness_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5523685Z test_nvfuser_correctness_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5524494Z test_nvfuser_correctness_T_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5525474Z test_nvfuser_correctness_T_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5526372Z test_nvfuser_correctness_T_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5527243Z test_nvfuser_correctness_T_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5528065Z test_nvfuser_correctness_T_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5528863Z test_nvfuser_correctness___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.5529663Z test_nvfuser_correctness___getitem___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.522s) 2022-11-23T04:19:19.5530520Z test_nvfuser_correctness___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.889s) 2022-11-23T04:19:19.5531320Z test_nvfuser_correctness___getitem___cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.539s) 2022-11-23T04:19:19.5532261Z test_nvfuser_correctness___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.538s) 2022-11-23T04:19:19.5533130Z test_nvfuser_correctness___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.5533989Z test_nvfuser_correctness___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.536s) 2022-11-23T04:19:19.5534874Z test_nvfuser_correctness___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.540s) 2022-11-23T04:19:19.5535773Z test_nvfuser_correctness___getitem___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2022-11-23T04:19:19.5536575Z test_nvfuser_correctness___getitem___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.538s) 2022-11-23T04:19:19.5537409Z test_nvfuser_correctness___getitem___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.533s) 2022-11-23T04:19:19.5538228Z test_nvfuser_correctness___getitem___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.525s) 2022-11-23T04:19:19.5538992Z test_nvfuser_correctness___getitem___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.525s) 2022-11-23T04:19:19.5539820Z test_nvfuser_correctness___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.705s) 2022-11-23T04:19:19.5540598Z test_nvfuser_correctness___radd___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.599s) 2022-11-23T04:19:19.5541324Z test_nvfuser_correctness___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2022-11-23T04:19:19.5541957Z test_nvfuser_correctness___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2022-11-23T04:19:19.5542593Z test_nvfuser_correctness___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.722s) 2022-11-23T04:19:19.5543215Z test_nvfuser_correctness___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.673s) 2022-11-23T04:19:19.5543831Z test_nvfuser_correctness___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.694s) 2022-11-23T04:19:19.5544431Z test_nvfuser_correctness___radd___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.5545048Z test_nvfuser_correctness___radd___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.689s) 2022-11-23T04:19:19.5545653Z test_nvfuser_correctness___radd___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.717s) 2022-11-23T04:19:19.5546269Z test_nvfuser_correctness___radd___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.5546969Z test_nvfuser_correctness___radd___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2022-11-23T04:19:19.5547549Z test_nvfuser_correctness___rand___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.663s) 2022-11-23T04:19:19.5548115Z test_nvfuser_correctness___rand___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.5548743Z test_nvfuser_correctness___rand___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.620s) 2022-11-23T04:19:19.5549362Z test_nvfuser_correctness___rand___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.549s) 2022-11-23T04:19:19.5549929Z test_nvfuser_correctness___rand___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.5550507Z test_nvfuser_correctness___rand___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.5551088Z test_nvfuser_correctness___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.715s) 2022-11-23T04:19:19.5551668Z test_nvfuser_correctness___rdiv___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.616s) 2022-11-23T04:19:19.5552257Z test_nvfuser_correctness___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2022-11-23T04:19:19.5552848Z test_nvfuser_correctness___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.332s) 2022-11-23T04:19:19.5553415Z test_nvfuser_correctness___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.685s) 2022-11-23T04:19:19.5553997Z test_nvfuser_correctness___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.563s) 2022-11-23T04:19:19.5554573Z test_nvfuser_correctness___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.590s) 2022-11-23T04:19:19.5555137Z test_nvfuser_correctness___rdiv___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2022-11-23T04:19:19.5555707Z test_nvfuser_correctness___rdiv___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.601s) 2022-11-23T04:19:19.5556273Z test_nvfuser_correctness___rdiv___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.613s) 2022-11-23T04:19:19.5556841Z test_nvfuser_correctness___rdiv___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.5557384Z test_nvfuser_correctness___rdiv___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.5557966Z test_nvfuser_correctness___rmatmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.967s) 2022-11-23T04:19:19.5558568Z test_nvfuser_correctness___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.404s) 2022-11-23T04:19:19.5559166Z test_nvfuser_correctness___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.5559766Z test_nvfuser_correctness___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.379s) 2022-11-23T04:19:19.5560363Z test_nvfuser_correctness___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.376s) 2022-11-23T04:19:19.5560955Z test_nvfuser_correctness___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.374s) 2022-11-23T04:19:19.5561542Z test_nvfuser_correctness___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.598s) 2022-11-23T04:19:19.5562103Z test_nvfuser_correctness___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.631s) 2022-11-23T04:19:19.5562688Z test_nvfuser_correctness___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.522s) 2022-11-23T04:19:19.5563270Z test_nvfuser_correctness___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.543s) 2022-11-23T04:19:19.5563842Z test_nvfuser_correctness___rmod___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.5564416Z test_nvfuser_correctness___rmod___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.485s) 2022-11-23T04:19:19.5564981Z test_nvfuser_correctness___rmod___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.518s) 2022-11-23T04:19:19.5565551Z test_nvfuser_correctness___rmod___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.5566118Z test_nvfuser_correctness___rmod___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5566681Z test_nvfuser_correctness___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.591s) 2022-11-23T04:19:19.5567317Z test_nvfuser_correctness___rmul___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.467s) 2022-11-23T04:19:19.5567944Z test_nvfuser_correctness___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.5568523Z test_nvfuser_correctness___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.5569108Z test_nvfuser_correctness___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.566s) 2022-11-23T04:19:19.5569675Z test_nvfuser_correctness___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.447s) 2022-11-23T04:19:19.5570257Z test_nvfuser_correctness___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.484s) 2022-11-23T04:19:19.5570815Z test_nvfuser_correctness___rmul___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2022-11-23T04:19:19.5571385Z test_nvfuser_correctness___rmul___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.465s) 2022-11-23T04:19:19.5571960Z test_nvfuser_correctness___rmul___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.470s) 2022-11-23T04:19:19.5572534Z test_nvfuser_correctness___rmul___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5573103Z test_nvfuser_correctness___rmul___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.5573672Z test_nvfuser_correctness___ror___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.426s) 2022-11-23T04:19:19.5574235Z test_nvfuser_correctness___ror___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5574796Z test_nvfuser_correctness___ror___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.427s) 2022-11-23T04:19:19.5575342Z test_nvfuser_correctness___ror___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.448s) 2022-11-23T04:19:19.5575901Z test_nvfuser_correctness___ror___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2022-11-23T04:19:19.5576473Z test_nvfuser_correctness___ror___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.5577865Z test_nvfuser_correctness___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/_tensor.py:849: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-11-23T04:19:19.5578791Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-11-23T04:19:19.5579175Z ok (3.729s) 2022-11-23T04:19:19.5579618Z test_nvfuser_correctness___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2022-11-23T04:19:19.5580214Z test_nvfuser_correctness___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2022-11-23T04:19:19.5580780Z test_nvfuser_correctness___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.702s) 2022-11-23T04:19:19.5581354Z test_nvfuser_correctness___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.662s) 2022-11-23T04:19:19.5581940Z test_nvfuser_correctness___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.623s) 2022-11-23T04:19:19.5582514Z test_nvfuser_correctness___rpow___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.350s) 2022-11-23T04:19:19.5583091Z test_nvfuser_correctness___rpow___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.566s) 2022-11-23T04:19:19.5583663Z test_nvfuser_correctness___rpow___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.579s) 2022-11-23T04:19:19.5584235Z test_nvfuser_correctness___rpow___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.352s) 2022-11-23T04:19:19.5584805Z test_nvfuser_correctness___rpow___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2022-11-23T04:19:19.5585366Z test_nvfuser_correctness___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.547s) 2022-11-23T04:19:19.5586018Z test_nvfuser_correctness___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.5586759Z test_nvfuser_correctness___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.5587354Z test_nvfuser_correctness___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.614s) 2022-11-23T04:19:19.5587927Z test_nvfuser_correctness___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.457s) 2022-11-23T04:19:19.5588496Z test_nvfuser_correctness___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.494s) 2022-11-23T04:19:19.5589062Z test_nvfuser_correctness___rsub___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.5589604Z test_nvfuser_correctness___rsub___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.449s) 2022-11-23T04:19:19.5590167Z test_nvfuser_correctness___rsub___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.452s) 2022-11-23T04:19:19.5590731Z test_nvfuser_correctness___rsub___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.5591295Z test_nvfuser_correctness___rsub___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.5591855Z test_nvfuser_correctness___rxor___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.442s) 2022-11-23T04:19:19.5592417Z test_nvfuser_correctness___rxor___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.5592978Z test_nvfuser_correctness___rxor___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.463s) 2022-11-23T04:19:19.5593542Z test_nvfuser_correctness___rxor___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.424s) 2022-11-23T04:19:19.5594088Z test_nvfuser_correctness___rxor___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.5594652Z test_nvfuser_correctness___rxor___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5595263Z test_nvfuser_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.946s) 2022-11-23T04:19:19.5595902Z test_nvfuser_correctness__softmax_backward_data_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.905s) 2022-11-23T04:19:19.5596530Z test_nvfuser_correctness__softmax_backward_data_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.684s) 2022-11-23T04:19:19.5597162Z test_nvfuser_correctness__softmax_backward_data_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.648s) 2022-11-23T04:19:19.5597758Z test_nvfuser_correctness_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2022-11-23T04:19:19.5598315Z test_nvfuser_correctness_abs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.573s) 2022-11-23T04:19:19.5598865Z test_nvfuser_correctness_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.5599453Z test_nvfuser_correctness_abs_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.514s) 2022-11-23T04:19:19.5600048Z test_nvfuser_correctness_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.542s) 2022-11-23T04:19:19.5600639Z test_nvfuser_correctness_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.591s) 2022-11-23T04:19:19.5601207Z test_nvfuser_correctness_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.575s) 2022-11-23T04:19:19.5601784Z test_nvfuser_correctness_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.576s) 2022-11-23T04:19:19.5602364Z test_nvfuser_correctness_abs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5602908Z test_nvfuser_correctness_abs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.574s) 2022-11-23T04:19:19.5603481Z test_nvfuser_correctness_abs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.574s) 2022-11-23T04:19:19.5604060Z test_nvfuser_correctness_abs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5604709Z test_nvfuser_correctness_abs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5605343Z test_nvfuser_correctness_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.985s) 2022-11-23T04:19:19.5605924Z test_nvfuser_correctness_acos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.978s) 2022-11-23T04:19:19.5606512Z test_nvfuser_correctness_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5607083Z test_nvfuser_correctness_acos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5607686Z test_nvfuser_correctness_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5608278Z test_nvfuser_correctness_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.995s) 2022-11-23T04:19:19.5608859Z test_nvfuser_correctness_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.977s) 2022-11-23T04:19:19.5609458Z test_nvfuser_correctness_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.008s) 2022-11-23T04:19:19.5610038Z test_nvfuser_correctness_acos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5610615Z test_nvfuser_correctness_acos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.983s) 2022-11-23T04:19:19.5611187Z test_nvfuser_correctness_acos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.998s) 2022-11-23T04:19:19.5611733Z test_nvfuser_correctness_acos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5612305Z test_nvfuser_correctness_acos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5612910Z test_nvfuser_correctness_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.5613493Z test_nvfuser_correctness_acosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.5614088Z test_nvfuser_correctness_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5614699Z test_nvfuser_correctness_acosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5615300Z test_nvfuser_correctness_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5615871Z test_nvfuser_correctness_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5616456Z test_nvfuser_correctness_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.5617037Z test_nvfuser_correctness_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5617616Z test_nvfuser_correctness_acosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5618200Z test_nvfuser_correctness_acosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5618781Z test_nvfuser_correctness_acosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5619351Z test_nvfuser_correctness_acosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.5619937Z test_nvfuser_correctness_acosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5620502Z test_nvfuser_correctness_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.173s) 2022-11-23T04:19:19.5621120Z test_nvfuser_correctness_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.164s) 2022-11-23T04:19:19.5621733Z test_nvfuser_correctness_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.509s) 2022-11-23T04:19:19.5622324Z test_nvfuser_correctness_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.5622913Z test_nvfuser_correctness_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2022-11-23T04:19:19.5623505Z test_nvfuser_correctness_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.196s) 2022-11-23T04:19:19.5624150Z test_nvfuser_correctness_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.152s) 2022-11-23T04:19:19.5624753Z test_nvfuser_correctness_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.152s) 2022-11-23T04:19:19.5625331Z test_nvfuser_correctness_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.332s) 2022-11-23T04:19:19.5625900Z test_nvfuser_correctness_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.147s) 2022-11-23T04:19:19.5626470Z test_nvfuser_correctness_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.146s) 2022-11-23T04:19:19.5627371Z test_nvfuser_correctness_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2022-11-23T04:19:19.5627945Z test_nvfuser_correctness_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2022-11-23T04:19:19.5628528Z test_nvfuser_correctness_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5629132Z test_nvfuser_correctness_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2022-11-23T04:19:19.5629724Z test_nvfuser_correctness_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2022-11-23T04:19:19.5630320Z test_nvfuser_correctness_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5630900Z test_nvfuser_correctness_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5631491Z test_nvfuser_correctness_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2022-11-23T04:19:19.5632089Z test_nvfuser_correctness_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.372s) 2022-11-23T04:19:19.5632699Z test_nvfuser_correctness_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.365s) 2022-11-23T04:19:19.5633312Z test_nvfuser_correctness_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.365s) 2022-11-23T04:19:19.5633903Z test_nvfuser_correctness_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2022-11-23T04:19:19.5634506Z test_nvfuser_correctness_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2022-11-23T04:19:19.5635102Z test_nvfuser_correctness_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.364s) 2022-11-23T04:19:19.5635708Z test_nvfuser_correctness_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.377s) 2022-11-23T04:19:19.5636316Z test_nvfuser_correctness_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.371s) 2022-11-23T04:19:19.5636890Z test_nvfuser_correctness_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.372s) 2022-11-23T04:19:19.5637392Z test_nvfuser_correctness_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.412s) 2022-11-23T04:19:19.5637887Z test_nvfuser_correctness_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.236s) 2022-11-23T04:19:19.5638363Z test_nvfuser_correctness_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.204s) 2022-11-23T04:19:19.5638858Z test_nvfuser_correctness_addcmul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2022-11-23T04:19:19.5639340Z test_nvfuser_correctness_addcmul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.264s) 2022-11-23T04:19:19.5639826Z test_nvfuser_correctness_addcmul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.223s) 2022-11-23T04:19:19.5640311Z test_nvfuser_correctness_addcmul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2022-11-23T04:19:19.5640789Z test_nvfuser_correctness_addcmul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2022-11-23T04:19:19.5641282Z test_nvfuser_correctness_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5641756Z test_nvfuser_correctness_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2022-11-23T04:19:19.5642328Z test_nvfuser_correctness_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.5642870Z test_nvfuser_correctness_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5643352Z test_nvfuser_correctness_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5643835Z test_nvfuser_correctness_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5644346Z test_nvfuser_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.442s) 2022-11-23T04:19:19.5644880Z test_nvfuser_correctness_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.5645414Z test_nvfuser_correctness_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.5645948Z test_nvfuser_correctness_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5646497Z test_nvfuser_correctness_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.408s) 2022-11-23T04:19:19.5647021Z test_nvfuser_correctness_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.399s) 2022-11-23T04:19:19.5647533Z test_nvfuser_correctness_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.5648034Z test_nvfuser_correctness_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.5648532Z test_nvfuser_correctness_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.5649016Z test_nvfuser_correctness_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.5649502Z test_nvfuser_correctness_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.5649967Z test_nvfuser_correctness_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2022-11-23T04:19:19.5650445Z test_nvfuser_correctness_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2022-11-23T04:19:19.5650926Z test_nvfuser_correctness_addr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5651417Z test_nvfuser_correctness_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.5651911Z test_nvfuser_correctness_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.5652390Z test_nvfuser_correctness_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.5652871Z test_nvfuser_correctness_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.273s) 2022-11-23T04:19:19.5653334Z test_nvfuser_correctness_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2022-11-23T04:19:19.5653806Z test_nvfuser_correctness_addr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5654286Z test_nvfuser_correctness_addr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5654768Z test_nvfuser_correctness_addr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5655238Z test_nvfuser_correctness_addr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5655714Z test_nvfuser_correctness_addr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5656196Z test_nvfuser_correctness_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.349s) 2022-11-23T04:19:19.5656676Z test_nvfuser_correctness_all_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5657388Z test_nvfuser_correctness_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:275.) 2022-11-23T04:19:19.5658134Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.5658528Z ok (0.355s) 2022-11-23T04:19:19.5658904Z test_nvfuser_correctness_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.355s) 2022-11-23T04:19:19.5659387Z test_nvfuser_correctness_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.370s) 2022-11-23T04:19:19.5659879Z test_nvfuser_correctness_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2022-11-23T04:19:19.5660360Z test_nvfuser_correctness_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2022-11-23T04:19:19.5660836Z test_nvfuser_correctness_all_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2022-11-23T04:19:19.5661295Z test_nvfuser_correctness_all_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2022-11-23T04:19:19.5661762Z test_nvfuser_correctness_all_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2022-11-23T04:19:19.5662244Z test_nvfuser_correctness_all_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.353s) 2022-11-23T04:19:19.5662711Z test_nvfuser_correctness_all_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.353s) 2022-11-23T04:19:19.5663227Z test_nvfuser_correctness_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5663772Z test_nvfuser_correctness_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5664324Z test_nvfuser_correctness_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5664846Z test_nvfuser_correctness_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5665384Z test_nvfuser_correctness_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5665916Z test_nvfuser_correctness_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5666435Z test_nvfuser_correctness_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.239s) 2022-11-23T04:19:19.5667001Z test_nvfuser_correctness_amax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.924s) 2022-11-23T04:19:19.5667484Z test_nvfuser_correctness_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.219s) 2022-11-23T04:19:19.5668054Z test_nvfuser_correctness_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.182s) 2022-11-23T04:19:19.5668624Z test_nvfuser_correctness_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.129s) 2022-11-23T04:19:19.5669190Z test_nvfuser_correctness_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.472s) 2022-11-23T04:19:19.5669764Z test_nvfuser_correctness_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.010s) 2022-11-23T04:19:19.5670323Z test_nvfuser_correctness_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.992s) 2022-11-23T04:19:19.5670891Z test_nvfuser_correctness_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.473s) 2022-11-23T04:19:19.5671467Z test_nvfuser_correctness_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.474s) 2022-11-23T04:19:19.5672047Z test_nvfuser_correctness_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.247s) 2022-11-23T04:19:19.5672628Z test_nvfuser_correctness_amin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.957s) 2022-11-23T04:19:19.5673185Z test_nvfuser_correctness_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.314s) 2022-11-23T04:19:19.5673758Z test_nvfuser_correctness_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.156s) 2022-11-23T04:19:19.5674334Z test_nvfuser_correctness_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.094s) 2022-11-23T04:19:19.5674913Z test_nvfuser_correctness_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.476s) 2022-11-23T04:19:19.5675567Z test_nvfuser_correctness_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.047s) 2022-11-23T04:19:19.5676202Z test_nvfuser_correctness_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.972s) 2022-11-23T04:19:19.5676776Z test_nvfuser_correctness_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.474s) 2022-11-23T04:19:19.5677358Z test_nvfuser_correctness_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.473s) 2022-11-23T04:19:19.5677929Z test_nvfuser_correctness_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.5678515Z test_nvfuser_correctness_aminmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2022-11-23T04:19:19.5679112Z test_nvfuser_correctness_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5679703Z test_nvfuser_correctness_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2022-11-23T04:19:19.5680300Z test_nvfuser_correctness_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5680905Z test_nvfuser_correctness_aminmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.273s) 2022-11-23T04:19:19.5681495Z test_nvfuser_correctness_aminmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.272s) 2022-11-23T04:19:19.5682063Z test_nvfuser_correctness_aminmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.5682651Z test_nvfuser_correctness_aminmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5683240Z test_nvfuser_correctness_aminmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2022-11-23T04:19:19.5683825Z test_nvfuser_correctness_angle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5684413Z test_nvfuser_correctness_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.560s) 2022-11-23T04:19:19.5685023Z test_nvfuser_correctness_angle_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.5685628Z test_nvfuser_correctness_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.5686215Z test_nvfuser_correctness_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5686753Z test_nvfuser_correctness_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5687236Z test_nvfuser_correctness_angle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5687716Z test_nvfuser_correctness_angle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5688194Z test_nvfuser_correctness_angle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5688671Z test_nvfuser_correctness_angle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5689155Z test_nvfuser_correctness_angle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5689642Z test_nvfuser_correctness_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5690093Z test_nvfuser_correctness_any_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5690581Z test_nvfuser_correctness_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.362s) 2022-11-23T04:19:19.5691075Z test_nvfuser_correctness_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5691569Z test_nvfuser_correctness_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5692042Z test_nvfuser_correctness_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2022-11-23T04:19:19.5692520Z test_nvfuser_correctness_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5693051Z test_nvfuser_correctness_any_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5693556Z test_nvfuser_correctness_any_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2022-11-23T04:19:19.5694013Z test_nvfuser_correctness_any_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5694489Z test_nvfuser_correctness_any_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2022-11-23T04:19:19.5694958Z test_nvfuser_correctness_any_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2022-11-23T04:19:19.5695469Z test_nvfuser_correctness_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.068s) 2022-11-23T04:19:19.5696019Z test_nvfuser_correctness_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.229s) 2022-11-23T04:19:19.5696557Z test_nvfuser_correctness_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.228s) 2022-11-23T04:19:19.5697098Z test_nvfuser_correctness_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.228s) 2022-11-23T04:19:19.5697616Z test_nvfuser_correctness_arange_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.226s) 2022-11-23T04:19:19.5698148Z test_nvfuser_correctness_arange_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.226s) 2022-11-23T04:19:19.5698675Z test_nvfuser_correctness_arange_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.225s) 2022-11-23T04:19:19.5699203Z test_nvfuser_correctness_arange_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.225s) 2022-11-23T04:19:19.5699733Z test_nvfuser_correctness_arange_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.225s) 2022-11-23T04:19:19.5700250Z test_nvfuser_correctness_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5700752Z test_nvfuser_correctness_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.530s) 2022-11-23T04:19:19.5701242Z test_nvfuser_correctness_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5701715Z test_nvfuser_correctness_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2022-11-23T04:19:19.5702212Z test_nvfuser_correctness_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2022-11-23T04:19:19.5702689Z test_nvfuser_correctness_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5703170Z test_nvfuser_correctness_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5703655Z test_nvfuser_correctness_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5704139Z test_nvfuser_correctness_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.359s) 2022-11-23T04:19:19.5704634Z test_nvfuser_correctness_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2022-11-23T04:19:19.5705135Z test_nvfuser_correctness_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5705613Z test_nvfuser_correctness_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5706107Z test_nvfuser_correctness_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.357s) 2022-11-23T04:19:19.5706687Z test_nvfuser_correctness_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5707182Z test_nvfuser_correctness_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5707701Z test_nvfuser_correctness_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2022-11-23T04:19:19.5708268Z test_nvfuser_correctness_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5708849Z test_nvfuser_correctness_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.356s) 2022-11-23T04:19:19.5709493Z test_nvfuser_correctness_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.638s) 2022-11-23T04:19:19.5710139Z test_nvfuser_correctness_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.570s) 2022-11-23T04:19:19.5710736Z test_nvfuser_correctness_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.595s) 2022-11-23T04:19:19.5711330Z test_nvfuser_correctness_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2022-11-23T04:19:19.5711926Z test_nvfuser_correctness_argsort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2022-11-23T04:19:19.5712504Z test_nvfuser_correctness_argsort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.573s) 2022-11-23T04:19:19.5713081Z test_nvfuser_correctness_argsort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2022-11-23T04:19:19.5713659Z test_nvfuser_correctness_argsort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.573s) 2022-11-23T04:19:19.5714221Z test_nvfuser_correctness_argsort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.573s) 2022-11-23T04:19:19.5714819Z test_nvfuser_correctness_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.5715424Z test_nvfuser_correctness_argwhere_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.5716026Z test_nvfuser_correctness_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2022-11-23T04:19:19.5716644Z test_nvfuser_correctness_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2022-11-23T04:19:19.5717247Z test_nvfuser_correctness_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.5717836Z test_nvfuser_correctness_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.5718411Z test_nvfuser_correctness_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2022-11-23T04:19:19.5719004Z test_nvfuser_correctness_argwhere_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.5719586Z test_nvfuser_correctness_argwhere_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.5720179Z test_nvfuser_correctness_argwhere_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2022-11-23T04:19:19.5720775Z test_nvfuser_correctness_argwhere_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.5721371Z test_nvfuser_correctness_argwhere_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.5721971Z test_nvfuser_correctness_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5722566Z test_nvfuser_correctness_as_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5723152Z test_nvfuser_correctness_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5723777Z test_nvfuser_correctness_as_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.5724388Z test_nvfuser_correctness_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.5724998Z test_nvfuser_correctness_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5725604Z test_nvfuser_correctness_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5726208Z test_nvfuser_correctness_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5726790Z test_nvfuser_correctness_as_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.5727285Z test_nvfuser_correctness_as_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5727755Z test_nvfuser_correctness_as_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5728288Z test_nvfuser_correctness_as_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5728821Z test_nvfuser_correctness_as_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.5729339Z test_nvfuser_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.5729862Z test_nvfuser_correctness_as_strided_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5730391Z test_nvfuser_correctness_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5730933Z test_nvfuser_correctness_as_strided_scatter_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5731473Z test_nvfuser_correctness_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5731987Z test_nvfuser_correctness_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5732511Z test_nvfuser_correctness_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5733035Z test_nvfuser_correctness_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5733551Z test_nvfuser_correctness_as_strided_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.5734062Z test_nvfuser_correctness_as_strided_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.5734584Z test_nvfuser_correctness_as_strided_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.5735101Z test_nvfuser_correctness_as_strided_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.5735620Z test_nvfuser_correctness_as_strided_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.5736109Z test_nvfuser_correctness_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.592s) 2022-11-23T04:19:19.5736594Z test_nvfuser_correctness_asin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.582s) 2022-11-23T04:19:19.5737091Z test_nvfuser_correctness_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5737583Z test_nvfuser_correctness_asin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5738073Z test_nvfuser_correctness_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5738561Z test_nvfuser_correctness_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.588s) 2022-11-23T04:19:19.5739047Z test_nvfuser_correctness_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2022-11-23T04:19:19.5739499Z test_nvfuser_correctness_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.5739987Z test_nvfuser_correctness_asin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5740470Z test_nvfuser_correctness_asin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.583s) 2022-11-23T04:19:19.5740949Z test_nvfuser_correctness_asin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2022-11-23T04:19:19.5741426Z test_nvfuser_correctness_asin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5741900Z test_nvfuser_correctness_asin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5742388Z test_nvfuser_correctness_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.5742866Z test_nvfuser_correctness_asinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5743340Z test_nvfuser_correctness_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5743884Z test_nvfuser_correctness_asinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5744419Z test_nvfuser_correctness_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5744911Z test_nvfuser_correctness_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5745396Z test_nvfuser_correctness_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5745882Z test_nvfuser_correctness_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5746363Z test_nvfuser_correctness_asinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5747282Z test_nvfuser_correctness_asinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5747858Z test_nvfuser_correctness_asinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5748442Z test_nvfuser_correctness_asinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5749012Z test_nvfuser_correctness_asinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5749606Z test_nvfuser_correctness_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.613s) 2022-11-23T04:19:19.5750194Z test_nvfuser_correctness_atan2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.541s) 2022-11-23T04:19:19.5750779Z test_nvfuser_correctness_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.626s) 2022-11-23T04:19:19.5751364Z test_nvfuser_correctness_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.512s) 2022-11-23T04:19:19.5751923Z test_nvfuser_correctness_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.540s) 2022-11-23T04:19:19.5752506Z test_nvfuser_correctness_atan2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.5753077Z test_nvfuser_correctness_atan2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.563s) 2022-11-23T04:19:19.5753646Z test_nvfuser_correctness_atan2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.585s) 2022-11-23T04:19:19.5754221Z test_nvfuser_correctness_atan2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.5754800Z test_nvfuser_correctness_atan2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.5755386Z test_nvfuser_correctness_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.589s) 2022-11-23T04:19:19.5755947Z test_nvfuser_correctness_atan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.585s) 2022-11-23T04:19:19.5756541Z test_nvfuser_correctness_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5757145Z test_nvfuser_correctness_atan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5757735Z test_nvfuser_correctness_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5758327Z test_nvfuser_correctness_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2022-11-23T04:19:19.5758913Z test_nvfuser_correctness_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.620s) 2022-11-23T04:19:19.5759486Z test_nvfuser_correctness_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.579s) 2022-11-23T04:19:19.5760064Z test_nvfuser_correctness_atan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5760618Z test_nvfuser_correctness_atan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.5761188Z test_nvfuser_correctness_atan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.5761762Z test_nvfuser_correctness_atan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5762329Z test_nvfuser_correctness_atan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5763004Z test_nvfuser_correctness_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.623s) 2022-11-23T04:19:19.5763639Z test_nvfuser_correctness_atanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.580s) 2022-11-23T04:19:19.5764233Z test_nvfuser_correctness_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5764814Z test_nvfuser_correctness_atanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5765420Z test_nvfuser_correctness_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5766013Z test_nvfuser_correctness_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.590s) 2022-11-23T04:19:19.5766606Z test_nvfuser_correctness_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.582s) 2022-11-23T04:19:19.5767120Z test_nvfuser_correctness_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2022-11-23T04:19:19.5767617Z test_nvfuser_correctness_atanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5768094Z test_nvfuser_correctness_atanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.591s) 2022-11-23T04:19:19.5768558Z test_nvfuser_correctness_atanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.588s) 2022-11-23T04:19:19.5769038Z test_nvfuser_correctness_atanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5769512Z test_nvfuser_correctness_atanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5770002Z test_nvfuser_correctness_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5770500Z test_nvfuser_correctness_atleast_1d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5771005Z test_nvfuser_correctness_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5771520Z test_nvfuser_correctness_atleast_1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5772025Z test_nvfuser_correctness_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5772511Z test_nvfuser_correctness_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5773013Z test_nvfuser_correctness_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5773513Z test_nvfuser_correctness_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5774003Z test_nvfuser_correctness_atleast_1d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5774496Z test_nvfuser_correctness_atleast_1d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5774982Z test_nvfuser_correctness_atleast_1d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5775474Z test_nvfuser_correctness_atleast_1d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5775965Z test_nvfuser_correctness_atleast_1d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.5776439Z test_nvfuser_correctness_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5776934Z test_nvfuser_correctness_atleast_2d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5777441Z test_nvfuser_correctness_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5777944Z test_nvfuser_correctness_atleast_2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5778454Z test_nvfuser_correctness_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.5778959Z test_nvfuser_correctness_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5779506Z test_nvfuser_correctness_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5780038Z test_nvfuser_correctness_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5780514Z test_nvfuser_correctness_atleast_2d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5781004Z test_nvfuser_correctness_atleast_2d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.5781494Z test_nvfuser_correctness_atleast_2d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.5781975Z test_nvfuser_correctness_atleast_2d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5782466Z test_nvfuser_correctness_atleast_2d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5782956Z test_nvfuser_correctness_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5783460Z test_nvfuser_correctness_atleast_3d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5783952Z test_nvfuser_correctness_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5784461Z test_nvfuser_correctness_atleast_3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5784963Z test_nvfuser_correctness_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5785468Z test_nvfuser_correctness_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5785957Z test_nvfuser_correctness_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.5786456Z test_nvfuser_correctness_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5787042Z test_nvfuser_correctness_atleast_3d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5787533Z test_nvfuser_correctness_atleast_3d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5788112Z test_nvfuser_correctness_atleast_3d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5788708Z test_nvfuser_correctness_atleast_3d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5789298Z test_nvfuser_correctness_atleast_3d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.5789892Z test_nvfuser_correctness_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.273s) 2022-11-23T04:19:19.5790498Z test_nvfuser_correctness_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.5791113Z test_nvfuser_correctness_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.384s) 2022-11-23T04:19:19.5791716Z test_nvfuser_correctness_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.5792302Z test_nvfuser_correctness_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.5792876Z test_nvfuser_correctness_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2022-11-23T04:19:19.5793480Z test_nvfuser_correctness_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5794091Z test_nvfuser_correctness_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5794692Z test_nvfuser_correctness_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.5795309Z test_nvfuser_correctness_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.5795931Z test_nvfuser_correctness_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5796676Z test_nvfuser_correctness_bfloat16_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5797349Z test_nvfuser_correctness_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5797997Z test_nvfuser_correctness_bfloat16_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5798655Z test_nvfuser_correctness_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5799298Z test_nvfuser_correctness_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5799935Z test_nvfuser_correctness_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5800582Z test_nvfuser_correctness_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5801225Z test_nvfuser_correctness_bfloat16_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5801852Z test_nvfuser_correctness_bfloat16_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5802492Z test_nvfuser_correctness_bfloat16_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5803105Z test_nvfuser_correctness_bfloat16_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5803734Z test_nvfuser_correctness_bfloat16_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.5804338Z test_nvfuser_correctness_bincount_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.434s) 2022-11-23T04:19:19.5804925Z test_nvfuser_correctness_bincount_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.427s) 2022-11-23T04:19:19.5805519Z test_nvfuser_correctness_bincount_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.428s) 2022-11-23T04:19:19.5806097Z test_nvfuser_correctness_bincount_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.427s) 2022-11-23T04:19:19.5806703Z test_nvfuser_correctness_bincount_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.416s) 2022-11-23T04:19:19.5807199Z test_nvfuser_correctness_bitwise_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2022-11-23T04:19:19.5807701Z test_nvfuser_correctness_bitwise_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.5808201Z test_nvfuser_correctness_bitwise_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.5808699Z test_nvfuser_correctness_bitwise_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.5809184Z test_nvfuser_correctness_bitwise_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.5809679Z test_nvfuser_correctness_bitwise_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.5810190Z test_nvfuser_correctness_bitwise_left_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2022-11-23T04:19:19.5810704Z test_nvfuser_correctness_bitwise_left_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.436s) 2022-11-23T04:19:19.5811196Z test_nvfuser_correctness_bitwise_left_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.427s) 2022-11-23T04:19:19.5811703Z test_nvfuser_correctness_bitwise_left_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.5812212Z test_nvfuser_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.5812720Z test_nvfuser_correctness_bitwise_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.972s) 2022-11-23T04:19:19.5813224Z test_nvfuser_correctness_bitwise_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.5813723Z test_nvfuser_correctness_bitwise_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.968s) 2022-11-23T04:19:19.5814268Z test_nvfuser_correctness_bitwise_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.967s) 2022-11-23T04:19:19.5814794Z test_nvfuser_correctness_bitwise_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.5815276Z test_nvfuser_correctness_bitwise_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.5815776Z test_nvfuser_correctness_bitwise_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2022-11-23T04:19:19.5816261Z test_nvfuser_correctness_bitwise_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.5816750Z test_nvfuser_correctness_bitwise_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.5817239Z test_nvfuser_correctness_bitwise_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.5817725Z test_nvfuser_correctness_bitwise_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.5818226Z test_nvfuser_correctness_bitwise_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.5818720Z test_nvfuser_correctness_bitwise_right_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.5819235Z test_nvfuser_correctness_bitwise_right_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.462s) 2022-11-23T04:19:19.5819755Z test_nvfuser_correctness_bitwise_right_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.467s) 2022-11-23T04:19:19.5820275Z test_nvfuser_correctness_bitwise_right_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.5820787Z test_nvfuser_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.5821295Z test_nvfuser_correctness_bitwise_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.5821792Z test_nvfuser_correctness_bitwise_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.5822292Z test_nvfuser_correctness_bitwise_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.5822769Z test_nvfuser_correctness_bitwise_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.5823272Z test_nvfuser_correctness_bitwise_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.5823772Z test_nvfuser_correctness_bitwise_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.5824266Z test_nvfuser_correctness_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5824773Z test_nvfuser_correctness_block_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5825288Z test_nvfuser_correctness_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5825800Z test_nvfuser_correctness_block_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.5826316Z test_nvfuser_correctness_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.5826893Z test_nvfuser_correctness_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5827398Z test_nvfuser_correctness_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5827982Z test_nvfuser_correctness_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5828581Z test_nvfuser_correctness_block_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5829176Z test_nvfuser_correctness_block_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5829778Z test_nvfuser_correctness_block_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5830456Z test_nvfuser_correctness_block_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.5831094Z test_nvfuser_correctness_block_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5831661Z test_nvfuser_correctness_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5832251Z test_nvfuser_correctness_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5832843Z test_nvfuser_correctness_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.5833426Z test_nvfuser_correctness_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5834011Z test_nvfuser_correctness_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5834581Z test_nvfuser_correctness_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5835176Z test_nvfuser_correctness_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.018s) 2022-11-23T04:19:19.5835717Z test_nvfuser_correctness_bool_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.968s) 2022-11-23T04:19:19.5836301Z test_nvfuser_correctness_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.5836888Z test_nvfuser_correctness_bool_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.5837467Z test_nvfuser_correctness_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5838049Z test_nvfuser_correctness_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.980s) 2022-11-23T04:19:19.5838630Z test_nvfuser_correctness_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.987s) 2022-11-23T04:19:19.5839206Z test_nvfuser_correctness_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.978s) 2022-11-23T04:19:19.5839765Z test_nvfuser_correctness_bool_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5840337Z test_nvfuser_correctness_bool_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.971s) 2022-11-23T04:19:19.5840890Z test_nvfuser_correctness_bool_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.970s) 2022-11-23T04:19:19.5841456Z test_nvfuser_correctness_bool_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5842016Z test_nvfuser_correctness_bool_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.5842620Z test_nvfuser_correctness_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.105s) 2022-11-23T04:19:19.5843257Z test_nvfuser_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.5843885Z test_nvfuser_correctness_broadcast_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.5844494Z test_nvfuser_correctness_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.5845152Z test_nvfuser_correctness_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.5845793Z test_nvfuser_correctness_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.5846420Z test_nvfuser_correctness_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.5847029Z test_nvfuser_correctness_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.5847549Z test_nvfuser_correctness_broadcast_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.5848063Z test_nvfuser_correctness_broadcast_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.5848575Z test_nvfuser_correctness_broadcast_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.5849123Z test_nvfuser_correctness_broadcast_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.5849677Z test_nvfuser_correctness_broadcast_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.5850195Z test_nvfuser_correctness_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5850710Z test_nvfuser_correctness_broadcast_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2022-11-23T04:19:19.5851227Z test_nvfuser_correctness_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2022-11-23T04:19:19.5851755Z test_nvfuser_correctness_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.5852270Z test_nvfuser_correctness_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5852774Z test_nvfuser_correctness_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.5853270Z test_nvfuser_correctness_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2022-11-23T04:19:19.5853775Z test_nvfuser_correctness_broadcast_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2022-11-23T04:19:19.5854268Z test_nvfuser_correctness_broadcast_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2022-11-23T04:19:19.5854770Z test_nvfuser_correctness_broadcast_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2022-11-23T04:19:19.5855275Z test_nvfuser_correctness_broadcast_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.274s) 2022-11-23T04:19:19.5855782Z test_nvfuser_correctness_broadcast_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2022-11-23T04:19:19.5856289Z test_nvfuser_correctness_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.348s) 2022-11-23T04:19:19.5856787Z test_nvfuser_correctness_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.344s) 2022-11-23T04:19:19.5857275Z test_nvfuser_correctness_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.345s) 2022-11-23T04:19:19.5857775Z test_nvfuser_correctness_bucketize_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.344s) 2022-11-23T04:19:19.5858274Z test_nvfuser_correctness_bucketize_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.344s) 2022-11-23T04:19:19.5858770Z test_nvfuser_correctness_bucketize_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.375s) 2022-11-23T04:19:19.5859266Z test_nvfuser_correctness_bucketize_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.350s) 2022-11-23T04:19:19.5859763Z test_nvfuser_correctness_bucketize_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.345s) 2022-11-23T04:19:19.5860257Z test_nvfuser_correctness_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5860722Z test_nvfuser_correctness_byte_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5861218Z test_nvfuser_correctness_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5861710Z test_nvfuser_correctness_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5862198Z test_nvfuser_correctness_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5862686Z test_nvfuser_correctness_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5863162Z test_nvfuser_correctness_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.5863644Z test_nvfuser_correctness_byte_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5864117Z test_nvfuser_correctness_byte_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5864626Z test_nvfuser_correctness_byte_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.5865135Z test_nvfuser_correctness_byte_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5865606Z test_nvfuser_correctness_byte_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.5866119Z test_nvfuser_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5866847Z test_nvfuser_correctness_cartesian_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5867704Z test_nvfuser_correctness_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.5868347Z test_nvfuser_correctness_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.5868963Z test_nvfuser_correctness_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.5869594Z test_nvfuser_correctness_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.5870217Z test_nvfuser_correctness_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.5870838Z test_nvfuser_correctness_cartesian_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5871466Z test_nvfuser_correctness_cartesian_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5872068Z test_nvfuser_correctness_cartesian_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5872687Z test_nvfuser_correctness_cartesian_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5873306Z test_nvfuser_correctness_cartesian_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.5873891Z test_nvfuser_correctness_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.5874472Z test_nvfuser_correctness_cat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.5875074Z test_nvfuser_correctness_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.5875670Z test_nvfuser_correctness_cat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.5876262Z test_nvfuser_correctness_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.5876842Z test_nvfuser_correctness_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.5877419Z test_nvfuser_correctness_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.5877998Z test_nvfuser_correctness_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.5878548Z test_nvfuser_correctness_cat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.5879122Z test_nvfuser_correctness_cat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.5879695Z test_nvfuser_correctness_cat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.5880265Z test_nvfuser_correctness_cat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.5880835Z test_nvfuser_correctness_cat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.5881420Z test_nvfuser_correctness_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.108s) 2022-11-23T04:19:19.5882016Z test_nvfuser_correctness_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.145s) 2022-11-23T04:19:19.5882591Z test_nvfuser_correctness_cdouble_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.5883179Z test_nvfuser_correctness_cdouble_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.5883871Z test_nvfuser_correctness_cdouble_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5884519Z test_nvfuser_correctness_cdouble_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.5885131Z test_nvfuser_correctness_cdouble_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.5885738Z test_nvfuser_correctness_cdouble_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.5886326Z test_nvfuser_correctness_cdouble_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.5886921Z test_nvfuser_correctness_cdouble_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.5887390Z test_nvfuser_correctness_cdouble_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.5887861Z test_nvfuser_correctness_cdouble_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.5888356Z test_nvfuser_correctness_cdouble_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.5888832Z test_nvfuser_correctness_cdouble_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.5889312Z test_nvfuser_correctness_cdouble_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.5889793Z test_nvfuser_correctness_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.634s) 2022-11-23T04:19:19.5890275Z test_nvfuser_correctness_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.606s) 2022-11-23T04:19:19.5890733Z test_nvfuser_correctness_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.583s) 2022-11-23T04:19:19.5891209Z test_nvfuser_correctness_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2022-11-23T04:19:19.5891681Z test_nvfuser_correctness_ceil_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5892161Z test_nvfuser_correctness_ceil_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.576s) 2022-11-23T04:19:19.5892626Z test_nvfuser_correctness_ceil_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.576s) 2022-11-23T04:19:19.5893099Z test_nvfuser_correctness_ceil_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5893569Z test_nvfuser_correctness_ceil_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5894033Z test_nvfuser_correctness_cfloat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5894524Z test_nvfuser_correctness_cfloat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.5895209Z test_nvfuser_correctness_cfloat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.5895794Z test_nvfuser_correctness_cfloat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5896430Z test_nvfuser_correctness_cfloat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.5897025Z test_nvfuser_correctness_cfloat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2022-11-23T04:19:19.5897584Z test_nvfuser_correctness_cfloat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.5898074Z test_nvfuser_correctness_cfloat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5898525Z test_nvfuser_correctness_cfloat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5899001Z test_nvfuser_correctness_cfloat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5899596Z test_nvfuser_correctness_cfloat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5900215Z test_nvfuser_correctness_cfloat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5900701Z test_nvfuser_correctness_cfloat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.5901252Z test_nvfuser_correctness_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5901847Z test_nvfuser_correctness_chalf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5902338Z test_nvfuser_correctness_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.5902808Z test_nvfuser_correctness_chalf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.5903307Z test_nvfuser_correctness_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5903800Z test_nvfuser_correctness_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.5904281Z test_nvfuser_correctness_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.5904768Z test_nvfuser_correctness_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5905320Z test_nvfuser_correctness_chalf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5905874Z test_nvfuser_correctness_chalf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.5906388Z test_nvfuser_correctness_chalf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.5907019Z test_nvfuser_correctness_chalf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.5907612Z test_nvfuser_correctness_chalf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5908336Z test_nvfuser_correctness_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5909039Z test_nvfuser_correctness_char_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5909751Z test_nvfuser_correctness_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5910514Z test_nvfuser_correctness_char_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5911129Z test_nvfuser_correctness_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5911822Z test_nvfuser_correctness_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5912531Z test_nvfuser_correctness_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5913152Z test_nvfuser_correctness_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5913740Z test_nvfuser_correctness_char_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5914376Z test_nvfuser_correctness_char_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.5914954Z test_nvfuser_correctness_char_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5915520Z test_nvfuser_correctness_char_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.5916146Z test_nvfuser_correctness_char_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.5917104Z test_nvfuser_correctness_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-11-23T04:19:19.5917798Z L = torch.cholesky(A) 2022-11-23T04:19:19.5918259Z should be replaced with 2022-11-23T04:19:19.5918709Z L = torch.linalg.cholesky(A) 2022-11-23T04:19:19.5919060Z and 2022-11-23T04:19:19.5919409Z U = torch.cholesky(A, upper=True) 2022-11-23T04:19:19.5919866Z should be replaced with 2022-11-23T04:19:19.5920288Z U = torch.linalg.cholesky(A).mH(). 2022-11-23T04:19:19.5921112Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1718.) 2022-11-23T04:19:19.5922069Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.5922670Z ok (0.421s) 2022-11-23T04:19:19.5923262Z test_nvfuser_correctness_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.454s) 2022-11-23T04:19:19.5923920Z test_nvfuser_correctness_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.435s) 2022-11-23T04:19:19.5924642Z test_nvfuser_correctness_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.414s) 2022-11-23T04:19:19.5925320Z test_nvfuser_correctness_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.373s) 2022-11-23T04:19:19.5926107Z test_nvfuser_correctness_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.371s) 2022-11-23T04:19:19.5926879Z test_nvfuser_correctness_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.368s) 2022-11-23T04:19:19.5927507Z test_nvfuser_correctness_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.372s) 2022-11-23T04:19:19.5928148Z test_nvfuser_correctness_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2022-11-23T04:19:19.5928786Z test_nvfuser_correctness_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.443s) 2022-11-23T04:19:19.5929334Z test_nvfuser_correctness_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2022-11-23T04:19:19.5929948Z test_nvfuser_correctness_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.429s) 2022-11-23T04:19:19.5930497Z test_nvfuser_correctness_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.5931048Z test_nvfuser_correctness_chunk_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5931593Z test_nvfuser_correctness_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.5932089Z test_nvfuser_correctness_chunk_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.5932595Z test_nvfuser_correctness_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.5933089Z test_nvfuser_correctness_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5933559Z test_nvfuser_correctness_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.5934048Z test_nvfuser_correctness_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.5934533Z test_nvfuser_correctness_chunk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5935017Z test_nvfuser_correctness_chunk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.5935493Z test_nvfuser_correctness_chunk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5935969Z test_nvfuser_correctness_chunk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5936447Z test_nvfuser_correctness_chunk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.5936915Z test_nvfuser_correctness_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.5937398Z test_nvfuser_correctness_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2022-11-23T04:19:19.5937897Z test_nvfuser_correctness_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.5938386Z test_nvfuser_correctness_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.5938869Z test_nvfuser_correctness_clamp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.5939350Z test_nvfuser_correctness_clamp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.5939890Z test_nvfuser_correctness_clamp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.5940408Z test_nvfuser_correctness_clamp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.5940888Z test_nvfuser_correctness_clamp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.5941377Z test_nvfuser_correctness_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.5941874Z test_nvfuser_correctness_clamp_max_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.5942380Z test_nvfuser_correctness_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5942887Z test_nvfuser_correctness_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5943393Z test_nvfuser_correctness_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5943893Z test_nvfuser_correctness_clamp_max_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.5944373Z test_nvfuser_correctness_clamp_max_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.5944857Z test_nvfuser_correctness_clamp_max_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.5945346Z test_nvfuser_correctness_clamp_max_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.5945833Z test_nvfuser_correctness_clamp_max_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.5946332Z test_nvfuser_correctness_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5946925Z test_nvfuser_correctness_clamp_min_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.5947429Z test_nvfuser_correctness_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5948025Z test_nvfuser_correctness_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.5948629Z test_nvfuser_correctness_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.5949226Z test_nvfuser_correctness_clamp_min_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.5949813Z test_nvfuser_correctness_clamp_min_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.5950404Z test_nvfuser_correctness_clamp_min_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.5950997Z test_nvfuser_correctness_clamp_min_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.5951586Z test_nvfuser_correctness_clamp_min_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.5952189Z test_nvfuser_correctness_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.5952763Z test_nvfuser_correctness_clone_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.5953358Z test_nvfuser_correctness_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.5953946Z test_nvfuser_correctness_clone_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.5954536Z test_nvfuser_correctness_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.5955127Z test_nvfuser_correctness_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.5955717Z test_nvfuser_correctness_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.5956298Z test_nvfuser_correctness_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.5956882Z test_nvfuser_correctness_clone_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.5957524Z test_nvfuser_correctness_clone_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.5958144Z test_nvfuser_correctness_clone_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.5958722Z test_nvfuser_correctness_clone_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.5959297Z test_nvfuser_correctness_clone_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.5959892Z test_nvfuser_correctness_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.5960497Z test_nvfuser_correctness_column_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5961111Z test_nvfuser_correctness_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.5961715Z test_nvfuser_correctness_column_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.5962347Z test_nvfuser_correctness_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.5962962Z test_nvfuser_correctness_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.5963586Z test_nvfuser_correctness_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.5964195Z test_nvfuser_correctness_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.5964810Z test_nvfuser_correctness_column_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.5965420Z test_nvfuser_correctness_column_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5966017Z test_nvfuser_correctness_column_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5966598Z test_nvfuser_correctness_column_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5967197Z test_nvfuser_correctness_column_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.5967708Z test_nvfuser_correctness_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.339s) 2022-11-23T04:19:19.5968221Z test_nvfuser_correctness_combinations_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.332s) 2022-11-23T04:19:19.5968732Z test_nvfuser_correctness_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.339s) 2022-11-23T04:19:19.5969259Z test_nvfuser_correctness_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.340s) 2022-11-23T04:19:19.5969779Z test_nvfuser_correctness_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2022-11-23T04:19:19.5970298Z test_nvfuser_correctness_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2022-11-23T04:19:19.5970789Z test_nvfuser_correctness_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.337s) 2022-11-23T04:19:19.5971293Z test_nvfuser_correctness_combinations_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.332s) 2022-11-23T04:19:19.5971810Z test_nvfuser_correctness_combinations_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2022-11-23T04:19:19.5972319Z test_nvfuser_correctness_combinations_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.332s) 2022-11-23T04:19:19.5972811Z test_nvfuser_correctness_combinations_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2022-11-23T04:19:19.5973315Z test_nvfuser_correctness_combinations_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2022-11-23T04:19:19.5973821Z test_nvfuser_correctness_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.5974323Z test_nvfuser_correctness_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.5974851Z test_nvfuser_correctness_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.5975386Z test_nvfuser_correctness_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.5975873Z test_nvfuser_correctness_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5976366Z test_nvfuser_correctness_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5976851Z test_nvfuser_correctness_conj_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.544s) 2022-11-23T04:19:19.5977345Z test_nvfuser_correctness_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.5977835Z test_nvfuser_correctness_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.5978294Z test_nvfuser_correctness_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.5978779Z test_nvfuser_correctness_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.5979263Z test_nvfuser_correctness_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.5979744Z test_nvfuser_correctness_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5980222Z test_nvfuser_correctness_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5980690Z test_nvfuser_correctness_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5981166Z test_nvfuser_correctness_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.5981654Z test_nvfuser_correctness_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.5982155Z test_nvfuser_correctness_conj_physical_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.5982677Z test_nvfuser_correctness_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5983209Z test_nvfuser_correctness_conj_physical_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5983739Z test_nvfuser_correctness_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5984260Z test_nvfuser_correctness_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5984778Z test_nvfuser_correctness_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5985294Z test_nvfuser_correctness_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5985787Z test_nvfuser_correctness_conj_physical_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.5986288Z test_nvfuser_correctness_conj_physical_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.5986957Z test_nvfuser_correctness_conj_physical_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.5987466Z test_nvfuser_correctness_conj_physical_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.5988064Z test_nvfuser_correctness_conj_physical_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5988688Z test_nvfuser_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.561s) 2022-11-23T04:19:19.5989342Z test_nvfuser_correctness_constant_pad_nd_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.020s) 2022-11-23T04:19:19.5989996Z test_nvfuser_correctness_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.738s) 2022-11-23T04:19:19.5990613Z test_nvfuser_correctness_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2022-11-23T04:19:19.5991226Z test_nvfuser_correctness_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2022-11-23T04:19:19.5991922Z test_nvfuser_correctness_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2022-11-23T04:19:19.5992608Z test_nvfuser_correctness_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.561s) 2022-11-23T04:19:19.5993206Z test_nvfuser_correctness_constant_pad_nd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.546s) 2022-11-23T04:19:19.5993815Z test_nvfuser_correctness_constant_pad_nd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.546s) 2022-11-23T04:19:19.5994442Z test_nvfuser_correctness_constant_pad_nd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.544s) 2022-11-23T04:19:19.5994736Z test_nvfuser_correctness_constant_pad_nd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.546s) 2022-11-23T04:19:19.5995031Z test_nvfuser_correctness_constant_pad_nd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.547s) 2022-11-23T04:19:19.5995332Z test_nvfuser_correctness_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5995631Z test_nvfuser_correctness_contiguous_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5995938Z test_nvfuser_correctness_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5996216Z test_nvfuser_correctness_contiguous_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5996510Z test_nvfuser_correctness_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5996800Z test_nvfuser_correctness_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5997089Z test_nvfuser_correctness_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5997376Z test_nvfuser_correctness_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.5997650Z test_nvfuser_correctness_contiguous_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5997930Z test_nvfuser_correctness_contiguous_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5998209Z test_nvfuser_correctness_contiguous_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5998489Z test_nvfuser_correctness_contiguous_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.5998773Z test_nvfuser_correctness_contiguous_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.5999053Z test_nvfuser_correctness_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2022-11-23T04:19:19.5999328Z test_nvfuser_correctness_copysign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.5999615Z test_nvfuser_correctness_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.5999905Z test_nvfuser_correctness_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.6000193Z test_nvfuser_correctness_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.6000475Z test_nvfuser_correctness_copysign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.6000754Z test_nvfuser_correctness_copysign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.6001037Z test_nvfuser_correctness_copysign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.6001317Z test_nvfuser_correctness_copysign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.6001590Z test_nvfuser_correctness_copysign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.6001881Z test_nvfuser_correctness_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6002228Z test_nvfuser_correctness_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6002560Z test_nvfuser_correctness_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6002823Z test_nvfuser_correctness_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6003108Z test_nvfuser_correctness_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6003383Z test_nvfuser_correctness_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6003669Z test_nvfuser_correctness_corrcoef_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6003952Z test_nvfuser_correctness_corrcoef_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6004232Z test_nvfuser_correctness_corrcoef_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6004512Z test_nvfuser_correctness_corrcoef_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6004794Z test_nvfuser_correctness_corrcoef_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6005071Z test_nvfuser_correctness_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.070s) 2022-11-23T04:19:19.6005341Z test_nvfuser_correctness_cos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.011s) 2022-11-23T04:19:19.6005620Z test_nvfuser_correctness_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.6005899Z test_nvfuser_correctness_cos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6006177Z test_nvfuser_correctness_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6006457Z test_nvfuser_correctness_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.026s) 2022-11-23T04:19:19.6006733Z test_nvfuser_correctness_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.015s) 2022-11-23T04:19:19.6007010Z test_nvfuser_correctness_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.995s) 2022-11-23T04:19:19.6007268Z test_nvfuser_correctness_cos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6007483Z test_nvfuser_correctness_cos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.001s) 2022-11-23T04:19:19.6007702Z test_nvfuser_correctness_cos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.997s) 2022-11-23T04:19:19.6007922Z test_nvfuser_correctness_cos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6008147Z test_nvfuser_correctness_cos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6008378Z test_nvfuser_correctness_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.015s) 2022-11-23T04:19:19.6008600Z test_nvfuser_correctness_cosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.987s) 2022-11-23T04:19:19.6008818Z test_nvfuser_correctness_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6009047Z test_nvfuser_correctness_cosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6009277Z test_nvfuser_correctness_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6009504Z test_nvfuser_correctness_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.994s) 2022-11-23T04:19:19.6009730Z test_nvfuser_correctness_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.985s) 2022-11-23T04:19:19.6009955Z test_nvfuser_correctness_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.983s) 2022-11-23T04:19:19.6010175Z test_nvfuser_correctness_cosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6010401Z test_nvfuser_correctness_cosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.986s) 2022-11-23T04:19:19.6010672Z test_nvfuser_correctness_cosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.989s) 2022-11-23T04:19:19.6010935Z test_nvfuser_correctness_cosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6011155Z test_nvfuser_correctness_cosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6011403Z test_nvfuser_correctness_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.448s) 2022-11-23T04:19:19.6011643Z test_nvfuser_correctness_count_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.449s) 2022-11-23T04:19:19.6011895Z test_nvfuser_correctness_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.449s) 2022-11-23T04:19:19.6012145Z test_nvfuser_correctness_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.449s) 2022-11-23T04:19:19.6012384Z test_nvfuser_correctness_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2022-11-23T04:19:19.6012632Z test_nvfuser_correctness_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2022-11-23T04:19:19.6012878Z test_nvfuser_correctness_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2022-11-23T04:19:19.6013118Z test_nvfuser_correctness_count_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2022-11-23T04:19:19.6013354Z test_nvfuser_correctness_count_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.451s) 2022-11-23T04:19:19.6013592Z test_nvfuser_correctness_count_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.451s) 2022-11-23T04:19:19.6013829Z test_nvfuser_correctness_count_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.450s) 2022-11-23T04:19:19.6014067Z test_nvfuser_correctness_count_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.451s) 2022-11-23T04:19:19.6014277Z test_nvfuser_correctness_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.928s) 2022-11-23T04:19:19.6014515Z test_nvfuser_correctness_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.939s) 2022-11-23T04:19:19.6014752Z test_nvfuser_correctness_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.944s) 2022-11-23T04:19:19.6014978Z test_nvfuser_correctness_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.931s) 2022-11-23T04:19:19.6015202Z test_nvfuser_correctness_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.930s) 2022-11-23T04:19:19.6015425Z test_nvfuser_correctness_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.940s) 2022-11-23T04:19:19.6015648Z test_nvfuser_correctness_cov_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.940s) 2022-11-23T04:19:19.6015865Z test_nvfuser_correctness_cov_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.937s) 2022-11-23T04:19:19.6016087Z test_nvfuser_correctness_cov_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.932s) 2022-11-23T04:19:19.6016302Z test_nvfuser_correctness_cov_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.936s) 2022-11-23T04:19:19.6016528Z test_nvfuser_correctness_cov_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.938s) 2022-11-23T04:19:19.6016766Z test_nvfuser_correctness_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6017002Z test_nvfuser_correctness_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6017225Z test_nvfuser_correctness_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6017455Z test_nvfuser_correctness_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6017683Z test_nvfuser_correctness_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6017909Z test_nvfuser_correctness_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6018176Z test_nvfuser_correctness_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6018439Z test_nvfuser_correctness_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6018670Z test_nvfuser_correctness_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.6018900Z test_nvfuser_correctness_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6019131Z test_nvfuser_correctness_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6019339Z test_nvfuser_correctness_cummax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6019570Z test_nvfuser_correctness_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6019803Z test_nvfuser_correctness_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6020038Z test_nvfuser_correctness_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6020268Z test_nvfuser_correctness_cummax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6020493Z test_nvfuser_correctness_cummax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6020715Z test_nvfuser_correctness_cummax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6020942Z test_nvfuser_correctness_cummax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6021172Z test_nvfuser_correctness_cummax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6021404Z test_nvfuser_correctness_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6021630Z test_nvfuser_correctness_cummin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6021864Z test_nvfuser_correctness_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6022098Z test_nvfuser_correctness_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6022328Z test_nvfuser_correctness_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6022556Z test_nvfuser_correctness_cummin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6022780Z test_nvfuser_correctness_cummin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6023008Z test_nvfuser_correctness_cummin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6023234Z test_nvfuser_correctness_cummin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6023460Z test_nvfuser_correctness_cummin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6023694Z test_nvfuser_correctness_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2022-11-23T04:19:19.6023936Z test_nvfuser_correctness_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2022-11-23T04:19:19.6024180Z test_nvfuser_correctness_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6024416Z test_nvfuser_correctness_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.319s) 2022-11-23T04:19:19.6024631Z test_nvfuser_correctness_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.319s) 2022-11-23T04:19:19.6024867Z test_nvfuser_correctness_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2022-11-23T04:19:19.6025100Z test_nvfuser_correctness_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6025330Z test_nvfuser_correctness_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6025598Z test_nvfuser_correctness_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.6025865Z test_nvfuser_correctness_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6026094Z test_nvfuser_correctness_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6026328Z test_nvfuser_correctness_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6026640Z test_nvfuser_correctness_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6026909Z test_nvfuser_correctness_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.6027143Z test_nvfuser_correctness_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.6027370Z test_nvfuser_correctness_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6027634Z test_nvfuser_correctness_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6027903Z test_nvfuser_correctness_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6028175Z test_nvfuser_correctness_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6028448Z test_nvfuser_correctness_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6028718Z test_nvfuser_correctness_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6028995Z test_nvfuser_correctness_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6029292Z test_nvfuser_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6029609Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6029931Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6030244Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6030550Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6030834Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6031134Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6031440Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6031744Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6032046Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6032361Z test_nvfuser_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6032643Z test_nvfuser_correctness_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6032919Z test_nvfuser_correctness_deg2rad_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6033200Z test_nvfuser_correctness_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6033479Z test_nvfuser_correctness_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6033748Z test_nvfuser_correctness_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6034014Z test_nvfuser_correctness_deg2rad_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6034273Z test_nvfuser_correctness_deg2rad_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6034616Z test_nvfuser_correctness_deg2rad_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6034925Z test_nvfuser_correctness_deg2rad_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6035191Z test_nvfuser_correctness_deg2rad_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6035457Z test_nvfuser_correctness_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2022-11-23T04:19:19.6035715Z test_nvfuser_correctness_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2022-11-23T04:19:19.6035985Z test_nvfuser_correctness_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2022-11-23T04:19:19.6036250Z test_nvfuser_correctness_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.401s) 2022-11-23T04:19:19.6036512Z test_nvfuser_correctness_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.401s) 2022-11-23T04:19:19.6036778Z test_nvfuser_correctness_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2022-11-23T04:19:19.6037033Z test_nvfuser_correctness_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2022-11-23T04:19:19.6037298Z test_nvfuser_correctness_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.410s) 2022-11-23T04:19:19.6037519Z test_nvfuser_correctness_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2022-11-23T04:19:19.6037731Z test_nvfuser_correctness_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.6037944Z test_nvfuser_correctness_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2022-11-23T04:19:19.6038157Z test_nvfuser_correctness_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2022-11-23T04:19:19.6038368Z test_nvfuser_correctness_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.388s) 2022-11-23T04:19:19.6038599Z test_nvfuser_correctness_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2022-11-23T04:19:19.6038822Z test_nvfuser_correctness_diag_embed_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.6039056Z test_nvfuser_correctness_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2022-11-23T04:19:19.6039288Z test_nvfuser_correctness_diag_embed_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.401s) 2022-11-23T04:19:19.6039518Z test_nvfuser_correctness_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.401s) 2022-11-23T04:19:19.6039742Z test_nvfuser_correctness_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2022-11-23T04:19:19.6039967Z test_nvfuser_correctness_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6040192Z test_nvfuser_correctness_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2022-11-23T04:19:19.6040420Z test_nvfuser_correctness_diag_embed_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.6040647Z test_nvfuser_correctness_diag_embed_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2022-11-23T04:19:19.6040867Z test_nvfuser_correctness_diag_embed_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2022-11-23T04:19:19.6041088Z test_nvfuser_correctness_diag_embed_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.6041308Z test_nvfuser_correctness_diag_embed_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.6041536Z test_nvfuser_correctness_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6041756Z test_nvfuser_correctness_diagflat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6041988Z test_nvfuser_correctness_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.6042262Z test_nvfuser_correctness_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.6042524Z test_nvfuser_correctness_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6042739Z test_nvfuser_correctness_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6042963Z test_nvfuser_correctness_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6043183Z test_nvfuser_correctness_diagflat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6043401Z test_nvfuser_correctness_diagflat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6043618Z test_nvfuser_correctness_diagflat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6043838Z test_nvfuser_correctness_diagflat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6044059Z test_nvfuser_correctness_diagflat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6044298Z test_nvfuser_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6044531Z test_nvfuser_correctness_diagonal_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.6044771Z test_nvfuser_correctness_diagonal_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.6045014Z test_nvfuser_correctness_diagonal_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6045253Z test_nvfuser_correctness_diagonal_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6045489Z test_nvfuser_correctness_diagonal_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2022-11-23T04:19:19.6045733Z test_nvfuser_correctness_diagonal_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.6045968Z test_nvfuser_correctness_diagonal_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6046197Z test_nvfuser_correctness_diagonal_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.6046426Z test_nvfuser_correctness_diagonal_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.6046654Z test_nvfuser_correctness_diagonal_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2022-11-23T04:19:19.6046881Z test_nvfuser_correctness_diagonal_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.6047114Z test_nvfuser_correctness_diagonal_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2022-11-23T04:19:19.6047341Z test_nvfuser_correctness_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2022-11-23T04:19:19.6047563Z test_nvfuser_correctness_diagonal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2022-11-23T04:19:19.6047799Z test_nvfuser_correctness_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2022-11-23T04:19:19.6048032Z test_nvfuser_correctness_diagonal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2022-11-23T04:19:19.6048252Z test_nvfuser_correctness_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.395s) 2022-11-23T04:19:19.6048476Z test_nvfuser_correctness_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2022-11-23T04:19:19.6048699Z test_nvfuser_correctness_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2022-11-23T04:19:19.6048922Z test_nvfuser_correctness_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2022-11-23T04:19:19.6049141Z test_nvfuser_correctness_diagonal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.6049402Z test_nvfuser_correctness_diagonal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.6049652Z test_nvfuser_correctness_diagonal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2022-11-23T04:19:19.6049871Z test_nvfuser_correctness_diagonal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.6050090Z test_nvfuser_correctness_diagonal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.6050331Z test_nvfuser_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.402s) 2022-11-23T04:19:19.6050568Z test_nvfuser_correctness_diagonal_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2022-11-23T04:19:19.6050807Z test_nvfuser_correctness_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2022-11-23T04:19:19.6051050Z test_nvfuser_correctness_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.403s) 2022-11-23T04:19:19.6051291Z test_nvfuser_correctness_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.401s) 2022-11-23T04:19:19.6051529Z test_nvfuser_correctness_diagonal_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2022-11-23T04:19:19.6051762Z test_nvfuser_correctness_diagonal_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2022-11-23T04:19:19.6051994Z test_nvfuser_correctness_diagonal_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2022-11-23T04:19:19.6052228Z test_nvfuser_correctness_diagonal_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2022-11-23T04:19:19.6052462Z test_nvfuser_correctness_diagonal_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2022-11-23T04:19:19.6052682Z test_nvfuser_correctness_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.200s) 2022-11-23T04:19:19.6052896Z test_nvfuser_correctness_diff_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.146s) 2022-11-23T04:19:19.6053124Z test_nvfuser_correctness_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.181s) 2022-11-23T04:19:19.6053349Z test_nvfuser_correctness_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.190s) 2022-11-23T04:19:19.6053571Z test_nvfuser_correctness_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.181s) 2022-11-23T04:19:19.6053779Z test_nvfuser_correctness_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.180s) 2022-11-23T04:19:19.6053999Z test_nvfuser_correctness_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.174s) 2022-11-23T04:19:19.6054211Z test_nvfuser_correctness_diff_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.137s) 2022-11-23T04:19:19.6054424Z test_nvfuser_correctness_diff_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.154s) 2022-11-23T04:19:19.6054638Z test_nvfuser_correctness_diff_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.134s) 2022-11-23T04:19:19.6054852Z test_nvfuser_correctness_diff_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.142s) 2022-11-23T04:19:19.6055067Z test_nvfuser_correctness_diff_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.142s) 2022-11-23T04:19:19.6055286Z test_nvfuser_correctness_digamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.737s) 2022-11-23T04:19:19.6055508Z test_nvfuser_correctness_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.652s) 2022-11-23T04:19:19.6055736Z test_nvfuser_correctness_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.636s) 2022-11-23T04:19:19.6055959Z test_nvfuser_correctness_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6056180Z test_nvfuser_correctness_digamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6056400Z test_nvfuser_correctness_digamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6056658Z test_nvfuser_correctness_digamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6056916Z test_nvfuser_correctness_digamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6057135Z test_nvfuser_correctness_digamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6057351Z test_nvfuser_correctness_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.926s) 2022-11-23T04:19:19.6057578Z test_nvfuser_correctness_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.906s) 2022-11-23T04:19:19.6057799Z test_nvfuser_correctness_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.918s) 2022-11-23T04:19:19.6058016Z test_nvfuser_correctness_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.913s) 2022-11-23T04:19:19.6058230Z test_nvfuser_correctness_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.913s) 2022-11-23T04:19:19.6058447Z test_nvfuser_correctness_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.913s) 2022-11-23T04:19:19.6058683Z test_nvfuser_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6058921Z test_nvfuser_correctness_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6059163Z test_nvfuser_correctness_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6059405Z test_nvfuser_correctness_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.6059639Z test_nvfuser_correctness_div_floor_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.6059872Z test_nvfuser_correctness_div_floor_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.306s) 2022-11-23T04:19:19.6060107Z test_nvfuser_correctness_div_floor_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2022-11-23T04:19:19.6060346Z test_nvfuser_correctness_div_floor_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2022-11-23T04:19:19.6060580Z test_nvfuser_correctness_div_floor_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2022-11-23T04:19:19.6060822Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.633s) 2022-11-23T04:19:19.6061057Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.534s) 2022-11-23T04:19:19.6061305Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2022-11-23T04:19:19.6061551Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.178s) 2022-11-23T04:19:19.6061794Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2022-11-23T04:19:19.6062040Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.562s) 2022-11-23T04:19:19.6062278Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.514s) 2022-11-23T04:19:19.6062516Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.503s) 2022-11-23T04:19:19.6062753Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6062989Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.504s) 2022-11-23T04:19:19.6063224Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.534s) 2022-11-23T04:19:19.6063461Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6063741Z test_nvfuser_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6064022Z test_nvfuser_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6064257Z test_nvfuser_correctness_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6064496Z test_nvfuser_correctness_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6064733Z test_nvfuser_correctness_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6065016Z test_nvfuser_correctness_div_trunc_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6065288Z test_nvfuser_correctness_div_trunc_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6065576Z test_nvfuser_correctness_div_trunc_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6065867Z test_nvfuser_correctness_div_trunc_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6066150Z test_nvfuser_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6066413Z test_nvfuser_correctness_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6066937Z test_nvfuser_correctness_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6067448Z test_nvfuser_correctness_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6067712Z test_nvfuser_correctness_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6067971Z test_nvfuser_correctness_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6068234Z test_nvfuser_correctness_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6068509Z test_nvfuser_correctness_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.981s) 2022-11-23T04:19:19.6068768Z test_nvfuser_correctness_double_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.971s) 2022-11-23T04:19:19.6069045Z test_nvfuser_correctness_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6069321Z test_nvfuser_correctness_double_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6069594Z test_nvfuser_correctness_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6069868Z test_nvfuser_correctness_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.976s) 2022-11-23T04:19:19.6070135Z test_nvfuser_correctness_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.998s) 2022-11-23T04:19:19.6070401Z test_nvfuser_correctness_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.969s) 2022-11-23T04:19:19.6070664Z test_nvfuser_correctness_double_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6070926Z test_nvfuser_correctness_double_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.969s) 2022-11-23T04:19:19.6071180Z test_nvfuser_correctness_double_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.968s) 2022-11-23T04:19:19.6071437Z test_nvfuser_correctness_double_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6071696Z test_nvfuser_correctness_double_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6071961Z test_nvfuser_correctness_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6072229Z test_nvfuser_correctness_dsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6072509Z test_nvfuser_correctness_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6072866Z test_nvfuser_correctness_dsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6073193Z test_nvfuser_correctness_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6073461Z test_nvfuser_correctness_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6073730Z test_nvfuser_correctness_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6073999Z test_nvfuser_correctness_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6074262Z test_nvfuser_correctness_dsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6074524Z test_nvfuser_correctness_dsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6074784Z test_nvfuser_correctness_dsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6075049Z test_nvfuser_correctness_dsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6075317Z test_nvfuser_correctness_dsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6075586Z test_nvfuser_correctness_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6075847Z test_nvfuser_correctness_dstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6076126Z test_nvfuser_correctness_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6076403Z test_nvfuser_correctness_dstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6076678Z test_nvfuser_correctness_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6076949Z test_nvfuser_correctness_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6077218Z test_nvfuser_correctness_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6077491Z test_nvfuser_correctness_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6077754Z test_nvfuser_correctness_dstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6078014Z test_nvfuser_correctness_dstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6078262Z test_nvfuser_correctness_dstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6078523Z test_nvfuser_correctness_dstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6078777Z test_nvfuser_correctness_dstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6079044Z test_nvfuser_correctness_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6079327Z test_nvfuser_correctness_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6079603Z test_nvfuser_correctness_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6079871Z test_nvfuser_correctness_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6080136Z test_nvfuser_correctness_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6080400Z test_nvfuser_correctness_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6080696Z test_nvfuser_correctness_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6080994Z test_nvfuser_correctness_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6081297Z test_nvfuser_correctness_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6081641Z test_nvfuser_correctness_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6081978Z test_nvfuser_correctness_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6082269Z test_nvfuser_correctness_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6082561Z test_nvfuser_correctness_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6082851Z test_nvfuser_correctness_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6083141Z test_nvfuser_correctness_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6083424Z test_nvfuser_correctness_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6083712Z test_nvfuser_correctness_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6083997Z test_nvfuser_correctness_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6084279Z test_nvfuser_correctness_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6084582Z test_nvfuser_correctness_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6084874Z test_nvfuser_correctness_empty_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6085181Z test_nvfuser_correctness_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6085474Z test_nvfuser_correctness_empty_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6085781Z test_nvfuser_correctness_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6086079Z test_nvfuser_correctness_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6086373Z test_nvfuser_correctness_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6086667Z test_nvfuser_correctness_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6086954Z test_nvfuser_correctness_empty_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6087239Z test_nvfuser_correctness_empty_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6087525Z test_nvfuser_correctness_empty_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6087813Z test_nvfuser_correctness_empty_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6088106Z test_nvfuser_correctness_empty_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6088369Z test_nvfuser_correctness_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.934s) 2022-11-23T04:19:19.6088620Z test_nvfuser_correctness_eq_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.909s) 2022-11-23T04:19:19.6088889Z test_nvfuser_correctness_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.6089152Z test_nvfuser_correctness_eq_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.6089412Z test_nvfuser_correctness_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.6089667Z test_nvfuser_correctness_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.975s) 2022-11-23T04:19:19.6089924Z test_nvfuser_correctness_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.899s) 2022-11-23T04:19:19.6090233Z test_nvfuser_correctness_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.891s) 2022-11-23T04:19:19.6090544Z test_nvfuser_correctness_eq_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.6090795Z test_nvfuser_correctness_eq_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.906s) 2022-11-23T04:19:19.6091048Z test_nvfuser_correctness_eq_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.902s) 2022-11-23T04:19:19.6091303Z test_nvfuser_correctness_eq_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.6091557Z test_nvfuser_correctness_eq_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.6091891Z test_nvfuser_correctness_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6092209Z test_nvfuser_correctness_equal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6092557Z test_nvfuser_correctness_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6092902Z test_nvfuser_correctness_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6093233Z test_nvfuser_correctness_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6093570Z test_nvfuser_correctness_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6093898Z test_nvfuser_correctness_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6094224Z test_nvfuser_correctness_equal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6094557Z test_nvfuser_correctness_equal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6094886Z test_nvfuser_correctness_equal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6095212Z test_nvfuser_correctness_equal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6095538Z test_nvfuser_correctness_equal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: nvfuser requires tracing support (0.002s) 2022-11-23T04:19:19.6095807Z test_nvfuser_correctness_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.593s) 2022-11-23T04:19:19.6096061Z test_nvfuser_correctness_erf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2022-11-23T04:19:19.6096322Z test_nvfuser_correctness_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2022-11-23T04:19:19.6096585Z test_nvfuser_correctness_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2022-11-23T04:19:19.6096848Z test_nvfuser_correctness_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2022-11-23T04:19:19.6097102Z test_nvfuser_correctness_erf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.6097364Z test_nvfuser_correctness_erf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2022-11-23T04:19:19.6097576Z test_nvfuser_correctness_erf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.583s) 2022-11-23T04:19:19.6097787Z test_nvfuser_correctness_erf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6097999Z test_nvfuser_correctness_erf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6098218Z test_nvfuser_correctness_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.993s) 2022-11-23T04:19:19.6098473Z test_nvfuser_correctness_erfc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.010s) 2022-11-23T04:19:19.6098724Z test_nvfuser_correctness_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.990s) 2022-11-23T04:19:19.6098940Z test_nvfuser_correctness_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.009s) 2022-11-23T04:19:19.6099155Z test_nvfuser_correctness_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.997s) 2022-11-23T04:19:19.6099360Z test_nvfuser_correctness_erfc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6099575Z test_nvfuser_correctness_erfc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.007s) 2022-11-23T04:19:19.6099787Z test_nvfuser_correctness_erfc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.996s) 2022-11-23T04:19:19.6100001Z test_nvfuser_correctness_erfc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6100216Z test_nvfuser_correctness_erfc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6100439Z test_nvfuser_correctness_erfinv_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.649s) 2022-11-23T04:19:19.6100664Z test_nvfuser_correctness_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.660s) 2022-11-23T04:19:19.6100885Z test_nvfuser_correctness_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.649s) 2022-11-23T04:19:19.6101102Z test_nvfuser_correctness_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.653s) 2022-11-23T04:19:19.6101317Z test_nvfuser_correctness_erfinv_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6101530Z test_nvfuser_correctness_erfinv_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6101745Z test_nvfuser_correctness_erfinv_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6101960Z test_nvfuser_correctness_erfinv_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6102178Z test_nvfuser_correctness_erfinv_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6102401Z test_nvfuser_correctness_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.551s) 2022-11-23T04:19:19.6102615Z test_nvfuser_correctness_exp2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.594s) 2022-11-23T04:19:19.6102835Z test_nvfuser_correctness_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.515s) 2022-11-23T04:19:19.6103050Z test_nvfuser_correctness_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.502s) 2022-11-23T04:19:19.6103264Z test_nvfuser_correctness_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.511s) 2022-11-23T04:19:19.6103477Z test_nvfuser_correctness_exp2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6103690Z test_nvfuser_correctness_exp2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6103908Z test_nvfuser_correctness_exp2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6104123Z test_nvfuser_correctness_exp2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6104328Z test_nvfuser_correctness_exp2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6104549Z test_nvfuser_correctness_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.984s) 2022-11-23T04:19:19.6104761Z test_nvfuser_correctness_exp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.975s) 2022-11-23T04:19:19.6104984Z test_nvfuser_correctness_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.746s) 2022-11-23T04:19:19.6105207Z test_nvfuser_correctness_exp_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.764s) 2022-11-23T04:19:19.6105427Z test_nvfuser_correctness_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.761s) 2022-11-23T04:19:19.6105683Z test_nvfuser_correctness_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.983s) 2022-11-23T04:19:19.6105930Z test_nvfuser_correctness_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.973s) 2022-11-23T04:19:19.6106142Z test_nvfuser_correctness_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.975s) 2022-11-23T04:19:19.6106355Z test_nvfuser_correctness_exp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6106656Z test_nvfuser_correctness_exp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.976s) 2022-11-23T04:19:19.6106886Z test_nvfuser_correctness_exp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.976s) 2022-11-23T04:19:19.6107100Z test_nvfuser_correctness_exp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6107313Z test_nvfuser_correctness_exp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6107543Z test_nvfuser_correctness_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.359s) 2022-11-23T04:19:19.6107819Z test_nvfuser_correctness_expand_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.331s) 2022-11-23T04:19:19.6108099Z test_nvfuser_correctness_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6108373Z test_nvfuser_correctness_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6108641Z test_nvfuser_correctness_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.338s) 2022-11-23T04:19:19.6108910Z test_nvfuser_correctness_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.361s) 2022-11-23T04:19:19.6109183Z test_nvfuser_correctness_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.325s) 2022-11-23T04:19:19.6109452Z test_nvfuser_correctness_expand_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6109711Z test_nvfuser_correctness_expand_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.324s) 2022-11-23T04:19:19.6109980Z test_nvfuser_correctness_expand_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.324s) 2022-11-23T04:19:19.6110251Z test_nvfuser_correctness_expand_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6110520Z test_nvfuser_correctness_expand_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6110786Z test_nvfuser_correctness_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.755s) 2022-11-23T04:19:19.6111043Z test_nvfuser_correctness_expand_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.695s) 2022-11-23T04:19:19.6111319Z test_nvfuser_correctness_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6111592Z test_nvfuser_correctness_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6111857Z test_nvfuser_correctness_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.777s) 2022-11-23T04:19:19.6112127Z test_nvfuser_correctness_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.733s) 2022-11-23T04:19:19.6112398Z test_nvfuser_correctness_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.715s) 2022-11-23T04:19:19.6112660Z test_nvfuser_correctness_expand_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6112921Z test_nvfuser_correctness_expand_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.729s) 2022-11-23T04:19:19.6113180Z test_nvfuser_correctness_expand_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.730s) 2022-11-23T04:19:19.6113440Z test_nvfuser_correctness_expand_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6113700Z test_nvfuser_correctness_expand_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6113962Z test_nvfuser_correctness_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2022-11-23T04:19:19.6114279Z test_nvfuser_correctness_expm1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2022-11-23T04:19:19.6114589Z test_nvfuser_correctness_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.583s) 2022-11-23T04:19:19.6114853Z test_nvfuser_correctness_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.575s) 2022-11-23T04:19:19.6115112Z test_nvfuser_correctness_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.583s) 2022-11-23T04:19:19.6115368Z test_nvfuser_correctness_expm1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6115624Z test_nvfuser_correctness_expm1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.602s) 2022-11-23T04:19:19.6115873Z test_nvfuser_correctness_expm1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.585s) 2022-11-23T04:19:19.6116136Z test_nvfuser_correctness_expm1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6116402Z test_nvfuser_correctness_expm1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6116666Z test_nvfuser_correctness_eye_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.834s) 2022-11-23T04:19:19.6116920Z test_nvfuser_correctness_eye_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.810s) 2022-11-23T04:19:19.6117188Z test_nvfuser_correctness_eye_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.844s) 2022-11-23T04:19:19.6117457Z test_nvfuser_correctness_eye_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.847s) 2022-11-23T04:19:19.6117703Z test_nvfuser_correctness_eye_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.839s) 2022-11-23T04:19:19.6117913Z test_nvfuser_correctness_eye_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.841s) 2022-11-23T04:19:19.6118126Z test_nvfuser_correctness_eye_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.836s) 2022-11-23T04:19:19.6118336Z test_nvfuser_correctness_eye_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.830s) 2022-11-23T04:19:19.6118549Z test_nvfuser_correctness_eye_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.816s) 2022-11-23T04:19:19.6118759Z test_nvfuser_correctness_eye_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.812s) 2022-11-23T04:19:19.6118969Z test_nvfuser_correctness_eye_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.818s) 2022-11-23T04:19:19.6119180Z test_nvfuser_correctness_eye_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.818s) 2022-11-23T04:19:19.6119396Z test_nvfuser_correctness_fft_fft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6119624Z test_nvfuser_correctness_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6119849Z test_nvfuser_correctness_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6120075Z test_nvfuser_correctness_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6120302Z test_nvfuser_correctness_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6120518Z test_nvfuser_correctness_fft_fft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6120731Z test_nvfuser_correctness_fft_fft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6120935Z test_nvfuser_correctness_fft_fft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6121151Z test_nvfuser_correctness_fft_fft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6121364Z test_nvfuser_correctness_fft_fft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6121581Z test_nvfuser_correctness_fft_fft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.6121842Z test_nvfuser_correctness_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6122099Z test_nvfuser_correctness_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6122321Z test_nvfuser_correctness_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6122540Z test_nvfuser_correctness_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6122756Z test_nvfuser_correctness_fft_fft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6122970Z test_nvfuser_correctness_fft_fft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6123183Z test_nvfuser_correctness_fft_fft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6123397Z test_nvfuser_correctness_fft_fft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6123618Z test_nvfuser_correctness_fft_fft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6123835Z test_nvfuser_correctness_fft_fftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6124062Z test_nvfuser_correctness_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6124290Z test_nvfuser_correctness_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6124513Z test_nvfuser_correctness_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6124733Z test_nvfuser_correctness_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6124949Z test_nvfuser_correctness_fft_fftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6125164Z test_nvfuser_correctness_fft_fftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6125381Z test_nvfuser_correctness_fft_fftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6125599Z test_nvfuser_correctness_fft_fftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6125814Z test_nvfuser_correctness_fft_fftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6166365Z test_nvfuser_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6166741Z test_nvfuser_correctness_fft_fftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6166988Z test_nvfuser_correctness_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6167231Z test_nvfuser_correctness_fft_fftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6167526Z test_nvfuser_correctness_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6167811Z test_nvfuser_correctness_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6168093Z test_nvfuser_correctness_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6168376Z test_nvfuser_correctness_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6168651Z test_nvfuser_correctness_fft_fftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6168926Z test_nvfuser_correctness_fft_fftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6169201Z test_nvfuser_correctness_fft_fftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6169479Z test_nvfuser_correctness_fft_fftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6169756Z test_nvfuser_correctness_fft_fftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6170438Z test_nvfuser_correctness_fft_hfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6170776Z test_nvfuser_correctness_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6171060Z test_nvfuser_correctness_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6171332Z test_nvfuser_correctness_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6171602Z test_nvfuser_correctness_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6171866Z test_nvfuser_correctness_fft_hfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6172132Z test_nvfuser_correctness_fft_hfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6172398Z test_nvfuser_correctness_fft_hfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6172668Z test_nvfuser_correctness_fft_hfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6172940Z test_nvfuser_correctness_fft_hfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6173206Z test_nvfuser_correctness_fft_hfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6173483Z test_nvfuser_correctness_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6173760Z test_nvfuser_correctness_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6174029Z test_nvfuser_correctness_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6174297Z test_nvfuser_correctness_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6174551Z test_nvfuser_correctness_fft_hfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6174821Z test_nvfuser_correctness_fft_hfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6175091Z test_nvfuser_correctness_fft_hfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.6175357Z test_nvfuser_correctness_fft_hfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6175622Z test_nvfuser_correctness_fft_hfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6175887Z test_nvfuser_correctness_fft_hfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6176165Z test_nvfuser_correctness_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6176450Z test_nvfuser_correctness_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6176721Z test_nvfuser_correctness_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6176992Z test_nvfuser_correctness_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6177260Z test_nvfuser_correctness_fft_hfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6177524Z test_nvfuser_correctness_fft_hfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6177786Z test_nvfuser_correctness_fft_hfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6178049Z test_nvfuser_correctness_fft_hfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6178316Z test_nvfuser_correctness_fft_hfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6178577Z test_nvfuser_correctness_fft_ifft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6178851Z test_nvfuser_correctness_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6179182Z test_nvfuser_correctness_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6179488Z test_nvfuser_correctness_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6179758Z test_nvfuser_correctness_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6180021Z test_nvfuser_correctness_fft_ifft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6180286Z test_nvfuser_correctness_fft_ifft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6180550Z test_nvfuser_correctness_fft_ifft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6180812Z test_nvfuser_correctness_fft_ifft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6181065Z test_nvfuser_correctness_fft_ifft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6181330Z test_nvfuser_correctness_fft_ifft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6181610Z test_nvfuser_correctness_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6181886Z test_nvfuser_correctness_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6182155Z test_nvfuser_correctness_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6182422Z test_nvfuser_correctness_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6182686Z test_nvfuser_correctness_fft_ifft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.6182950Z test_nvfuser_correctness_fft_ifft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6183211Z test_nvfuser_correctness_fft_ifft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6183484Z test_nvfuser_correctness_fft_ifft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6183750Z test_nvfuser_correctness_fft_ifft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6184018Z test_nvfuser_correctness_fft_ifftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6184300Z test_nvfuser_correctness_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6184578Z test_nvfuser_correctness_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6184859Z test_nvfuser_correctness_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6185131Z test_nvfuser_correctness_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6185396Z test_nvfuser_correctness_fft_ifftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.6185665Z test_nvfuser_correctness_fft_ifftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6185934Z test_nvfuser_correctness_fft_ifftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6186197Z test_nvfuser_correctness_fft_ifftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6186466Z test_nvfuser_correctness_fft_ifftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6186978Z test_nvfuser_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6187534Z test_nvfuser_correctness_fft_ifftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6187776Z test_nvfuser_correctness_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6188131Z test_nvfuser_correctness_fft_ifftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6188480Z test_nvfuser_correctness_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6188767Z test_nvfuser_correctness_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6189050Z test_nvfuser_correctness_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6189331Z test_nvfuser_correctness_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6189608Z test_nvfuser_correctness_fft_ifftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6189881Z test_nvfuser_correctness_fft_ifftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6190158Z test_nvfuser_correctness_fft_ifftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6190437Z test_nvfuser_correctness_fft_ifftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6190716Z test_nvfuser_correctness_fft_ifftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6190983Z test_nvfuser_correctness_fft_ihfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6191256Z test_nvfuser_correctness_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6191525Z test_nvfuser_correctness_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6191794Z test_nvfuser_correctness_fft_ihfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6192059Z test_nvfuser_correctness_fft_ihfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6192323Z test_nvfuser_correctness_fft_ihfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6192592Z test_nvfuser_correctness_fft_ihfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6192863Z test_nvfuser_correctness_fft_ihfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6193127Z test_nvfuser_correctness_fft_ihfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6193400Z test_nvfuser_correctness_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6193669Z test_nvfuser_correctness_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6193929Z test_nvfuser_correctness_fft_ihfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6194195Z test_nvfuser_correctness_fft_ihfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6194450Z test_nvfuser_correctness_fft_ihfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6194714Z test_nvfuser_correctness_fft_ihfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6194984Z test_nvfuser_correctness_fft_ihfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6195250Z test_nvfuser_correctness_fft_ihfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6195525Z test_nvfuser_correctness_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6195806Z test_nvfuser_correctness_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6196075Z test_nvfuser_correctness_fft_ihfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6196342Z test_nvfuser_correctness_fft_ihfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6196606Z test_nvfuser_correctness_fft_ihfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6196919Z test_nvfuser_correctness_fft_ihfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6197229Z test_nvfuser_correctness_fft_ihfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6197499Z test_nvfuser_correctness_fft_irfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6197765Z test_nvfuser_correctness_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6197996Z test_nvfuser_correctness_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6198220Z test_nvfuser_correctness_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6198443Z test_nvfuser_correctness_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6198661Z test_nvfuser_correctness_fft_irfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6198883Z test_nvfuser_correctness_fft_irfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6199102Z test_nvfuser_correctness_fft_irfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6199323Z test_nvfuser_correctness_fft_irfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6199542Z test_nvfuser_correctness_fft_irfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6199760Z test_nvfuser_correctness_fft_irfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6199989Z test_nvfuser_correctness_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6200218Z test_nvfuser_correctness_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6200432Z test_nvfuser_correctness_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6200659Z test_nvfuser_correctness_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6200878Z test_nvfuser_correctness_fft_irfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6201094Z test_nvfuser_correctness_fft_irfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6201310Z test_nvfuser_correctness_fft_irfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6201525Z test_nvfuser_correctness_fft_irfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6201744Z test_nvfuser_correctness_fft_irfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6201963Z test_nvfuser_correctness_fft_irfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6202192Z test_nvfuser_correctness_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6202425Z test_nvfuser_correctness_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6202652Z test_nvfuser_correctness_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6202876Z test_nvfuser_correctness_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6203095Z test_nvfuser_correctness_fft_irfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6203313Z test_nvfuser_correctness_fft_irfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6203533Z test_nvfuser_correctness_fft_irfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6203753Z test_nvfuser_correctness_fft_irfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6204009Z test_nvfuser_correctness_fft_irfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6204258Z test_nvfuser_correctness_fft_rfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6204484Z test_nvfuser_correctness_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6204706Z test_nvfuser_correctness_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6204923Z test_nvfuser_correctness_fft_rfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6205139Z test_nvfuser_correctness_fft_rfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6205353Z test_nvfuser_correctness_fft_rfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6205559Z test_nvfuser_correctness_fft_rfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6205783Z test_nvfuser_correctness_fft_rfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6206004Z test_nvfuser_correctness_fft_rfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6206225Z test_nvfuser_correctness_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6206444Z test_nvfuser_correctness_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6206660Z test_nvfuser_correctness_fft_rfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6206874Z test_nvfuser_correctness_fft_rfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6207091Z test_nvfuser_correctness_fft_rfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6207309Z test_nvfuser_correctness_fft_rfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6207527Z test_nvfuser_correctness_fft_rfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6207745Z test_nvfuser_correctness_fft_rfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.6207969Z test_nvfuser_correctness_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6208192Z test_nvfuser_correctness_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6208410Z test_nvfuser_correctness_fft_rfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6208627Z test_nvfuser_correctness_fft_rfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6208843Z test_nvfuser_correctness_fft_rfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6209060Z test_nvfuser_correctness_fft_rfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6209283Z test_nvfuser_correctness_fft_rfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6209529Z test_nvfuser_correctness_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6209766Z test_nvfuser_correctness_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6210008Z test_nvfuser_correctness_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6210251Z test_nvfuser_correctness_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6210493Z test_nvfuser_correctness_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6210730Z test_nvfuser_correctness_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6210960Z test_nvfuser_correctness_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6211237Z test_nvfuser_correctness_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6211503Z test_nvfuser_correctness_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6211739Z test_nvfuser_correctness_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6211972Z test_nvfuser_correctness_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6212205Z test_nvfuser_correctness_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6212439Z test_nvfuser_correctness_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-11-23T04:19:19.6212666Z test_nvfuser_correctness_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.6212888Z test_nvfuser_correctness_flatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6213120Z test_nvfuser_correctness_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.6213349Z test_nvfuser_correctness_flatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.6213575Z test_nvfuser_correctness_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.6213797Z test_nvfuser_correctness_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.6214016Z test_nvfuser_correctness_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.6214235Z test_nvfuser_correctness_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.6214451Z test_nvfuser_correctness_flatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6214672Z test_nvfuser_correctness_flatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6214892Z test_nvfuser_correctness_flatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6215107Z test_nvfuser_correctness_flatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6215326Z test_nvfuser_correctness_flatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6215545Z test_nvfuser_correctness_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6215762Z test_nvfuser_correctness_flip_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.6215984Z test_nvfuser_correctness_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.6216206Z test_nvfuser_correctness_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.6216418Z test_nvfuser_correctness_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6216637Z test_nvfuser_correctness_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6216854Z test_nvfuser_correctness_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6217066Z test_nvfuser_correctness_flip_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.6217277Z test_nvfuser_correctness_flip_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.6217489Z test_nvfuser_correctness_flip_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2022-11-23T04:19:19.6217701Z test_nvfuser_correctness_flip_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.6217912Z test_nvfuser_correctness_flip_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.6218134Z test_nvfuser_correctness_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6218389Z test_nvfuser_correctness_fliplr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6218648Z test_nvfuser_correctness_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6218875Z test_nvfuser_correctness_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6219096Z test_nvfuser_correctness_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6219317Z test_nvfuser_correctness_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6219534Z test_nvfuser_correctness_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6219750Z test_nvfuser_correctness_fliplr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6219966Z test_nvfuser_correctness_fliplr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6220183Z test_nvfuser_correctness_fliplr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6220401Z test_nvfuser_correctness_fliplr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6220618Z test_nvfuser_correctness_fliplr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6220841Z test_nvfuser_correctness_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6221055Z test_nvfuser_correctness_flipud_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6221275Z test_nvfuser_correctness_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6221501Z test_nvfuser_correctness_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6221721Z test_nvfuser_correctness_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6221944Z test_nvfuser_correctness_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6222170Z test_nvfuser_correctness_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6222386Z test_nvfuser_correctness_flipud_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6222602Z test_nvfuser_correctness_flipud_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6222819Z test_nvfuser_correctness_flipud_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6223034Z test_nvfuser_correctness_flipud_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6223250Z test_nvfuser_correctness_flipud_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6223469Z test_nvfuser_correctness_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.989s) 2022-11-23T04:19:19.6223684Z test_nvfuser_correctness_float_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.978s) 2022-11-23T04:19:19.6223909Z test_nvfuser_correctness_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6224134Z test_nvfuser_correctness_float_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6224356Z test_nvfuser_correctness_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6224580Z test_nvfuser_correctness_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.973s) 2022-11-23T04:19:19.6224798Z test_nvfuser_correctness_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.967s) 2022-11-23T04:19:19.6225014Z test_nvfuser_correctness_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.969s) 2022-11-23T04:19:19.6225229Z test_nvfuser_correctness_float_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6225492Z test_nvfuser_correctness_float_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.995s) 2022-11-23T04:19:19.6225739Z test_nvfuser_correctness_float_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.969s) 2022-11-23T04:19:19.6225951Z test_nvfuser_correctness_float_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6226166Z test_nvfuser_correctness_float_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6226389Z test_nvfuser_correctness_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6226665Z test_nvfuser_correctness_float_power_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6226905Z test_nvfuser_correctness_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6227138Z test_nvfuser_correctness_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6227369Z test_nvfuser_correctness_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6227658Z test_nvfuser_correctness_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.6227930Z test_nvfuser_correctness_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.6228199Z test_nvfuser_correctness_float_power_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6228468Z test_nvfuser_correctness_float_power_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6228734Z test_nvfuser_correctness_float_power_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6228999Z test_nvfuser_correctness_float_power_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6229265Z test_nvfuser_correctness_float_power_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6229532Z test_nvfuser_correctness_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.619s) 2022-11-23T04:19:19.6229800Z test_nvfuser_correctness_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2022-11-23T04:19:19.6230069Z test_nvfuser_correctness_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.570s) 2022-11-23T04:19:19.6230331Z test_nvfuser_correctness_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2022-11-23T04:19:19.6230591Z test_nvfuser_correctness_floor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6230851Z test_nvfuser_correctness_floor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2022-11-23T04:19:19.6231106Z test_nvfuser_correctness_floor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.569s) 2022-11-23T04:19:19.6231359Z test_nvfuser_correctness_floor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6231615Z test_nvfuser_correctness_floor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6231892Z test_nvfuser_correctness_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6232167Z test_nvfuser_correctness_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6232431Z test_nvfuser_correctness_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6232711Z test_nvfuser_correctness_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6232986Z test_nvfuser_correctness_floor_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6233256Z test_nvfuser_correctness_floor_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6233524Z test_nvfuser_correctness_floor_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6233850Z test_nvfuser_correctness_floor_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6234165Z test_nvfuser_correctness_floor_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6234431Z test_nvfuser_correctness_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6234689Z test_nvfuser_correctness_fmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6234951Z test_nvfuser_correctness_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6235210Z test_nvfuser_correctness_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6235467Z test_nvfuser_correctness_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6235720Z test_nvfuser_correctness_fmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6235978Z test_nvfuser_correctness_fmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6236235Z test_nvfuser_correctness_fmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6236492Z test_nvfuser_correctness_fmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6236747Z test_nvfuser_correctness_fmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6237010Z test_nvfuser_correctness_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6237258Z test_nvfuser_correctness_fmin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6237525Z test_nvfuser_correctness_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.6237751Z test_nvfuser_correctness_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.6237968Z test_nvfuser_correctness_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6238179Z test_nvfuser_correctness_fmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6238380Z test_nvfuser_correctness_fmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6238588Z test_nvfuser_correctness_fmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6238798Z test_nvfuser_correctness_fmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6239009Z test_nvfuser_correctness_fmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6239228Z test_nvfuser_correctness_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.699s) 2022-11-23T04:19:19.6239441Z test_nvfuser_correctness_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.690s) 2022-11-23T04:19:19.6239656Z test_nvfuser_correctness_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.540s) 2022-11-23T04:19:19.6239873Z test_nvfuser_correctness_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.615s) 2022-11-23T04:19:19.6240085Z test_nvfuser_correctness_fmod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2022-11-23T04:19:19.6240296Z test_nvfuser_correctness_fmod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.520s) 2022-11-23T04:19:19.6240503Z test_nvfuser_correctness_fmod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.558s) 2022-11-23T04:19:19.6240716Z test_nvfuser_correctness_fmod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6240927Z test_nvfuser_correctness_fmod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6241144Z test_nvfuser_correctness_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.583s) 2022-11-23T04:19:19.6241358Z test_nvfuser_correctness_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.6241620Z test_nvfuser_correctness_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.575s) 2022-11-23T04:19:19.6241866Z test_nvfuser_correctness_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2022-11-23T04:19:19.6242083Z test_nvfuser_correctness_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6242301Z test_nvfuser_correctness_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6242518Z test_nvfuser_correctness_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6242736Z test_nvfuser_correctness_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6242977Z test_nvfuser_correctness_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.010s) 2022-11-23T04:19:19.6243190Z test_nvfuser_correctness_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6243415Z test_nvfuser_correctness_full_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6243637Z test_nvfuser_correctness_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6243852Z test_nvfuser_correctness_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6244068Z test_nvfuser_correctness_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6244280Z test_nvfuser_correctness_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6244492Z test_nvfuser_correctness_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6244700Z test_nvfuser_correctness_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6244909Z test_nvfuser_correctness_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6245122Z test_nvfuser_correctness_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6245336Z test_nvfuser_correctness_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6245562Z test_nvfuser_correctness_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6245778Z test_nvfuser_correctness_full_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6246006Z test_nvfuser_correctness_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6246234Z test_nvfuser_correctness_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6246456Z test_nvfuser_correctness_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6246676Z test_nvfuser_correctness_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6246898Z test_nvfuser_correctness_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6247115Z test_nvfuser_correctness_full_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6247330Z test_nvfuser_correctness_full_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6247547Z test_nvfuser_correctness_full_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6247763Z test_nvfuser_correctness_full_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6247980Z test_nvfuser_correctness_full_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6248193Z test_nvfuser_correctness_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.6248407Z test_nvfuser_correctness_gather_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6248696Z test_nvfuser_correctness_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6248957Z test_nvfuser_correctness_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6249177Z test_nvfuser_correctness_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6249401Z test_nvfuser_correctness_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6249621Z test_nvfuser_correctness_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6249835Z test_nvfuser_correctness_gather_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6250052Z test_nvfuser_correctness_gather_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6250267Z test_nvfuser_correctness_gather_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6250486Z test_nvfuser_correctness_gather_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.6250705Z test_nvfuser_correctness_gather_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6250918Z test_nvfuser_correctness_gcd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.956s) 2022-11-23T04:19:19.6251131Z test_nvfuser_correctness_gcd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.938s) 2022-11-23T04:19:19.6251344Z test_nvfuser_correctness_gcd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.012s) 2022-11-23T04:19:19.6251557Z test_nvfuser_correctness_gcd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.976s) 2022-11-23T04:19:19.6251769Z test_nvfuser_correctness_gcd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.944s) 2022-11-23T04:19:19.6251984Z test_nvfuser_correctness_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.524s) 2022-11-23T04:19:19.6252194Z test_nvfuser_correctness_ge_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.478s) 2022-11-23T04:19:19.6252409Z test_nvfuser_correctness_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.574s) 2022-11-23T04:19:19.6252628Z test_nvfuser_correctness_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.503s) 2022-11-23T04:19:19.6252839Z test_nvfuser_correctness_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.507s) 2022-11-23T04:19:19.6253040Z test_nvfuser_correctness_ge_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6253249Z test_nvfuser_correctness_ge_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.463s) 2022-11-23T04:19:19.6253456Z test_nvfuser_correctness_ge_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.504s) 2022-11-23T04:19:19.6253662Z test_nvfuser_correctness_ge_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6253869Z test_nvfuser_correctness_ge_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6254097Z test_nvfuser_correctness_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.361s) 2022-11-23T04:19:19.6254327Z test_nvfuser_correctness_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.374s) 2022-11-23T04:19:19.6254545Z test_nvfuser_correctness_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.292s) 2022-11-23T04:19:19.6254763Z test_nvfuser_correctness_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.331s) 2022-11-23T04:19:19.6255015Z test_nvfuser_correctness_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6255267Z test_nvfuser_correctness_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6255516Z test_nvfuser_correctness_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6255761Z test_nvfuser_correctness_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6256045Z test_nvfuser_correctness_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6256322Z test_nvfuser_correctness_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6256566Z test_nvfuser_correctness_gradient_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6256807Z test_nvfuser_correctness_gradient_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6257046Z test_nvfuser_correctness_gradient_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6257286Z test_nvfuser_correctness_gradient_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6257524Z test_nvfuser_correctness_grid_sampler_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6257764Z test_nvfuser_correctness_grid_sampler_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.6258005Z test_nvfuser_correctness_grid_sampler_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.6258220Z test_nvfuser_correctness_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.547s) 2022-11-23T04:19:19.6258429Z test_nvfuser_correctness_gt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.471s) 2022-11-23T04:19:19.6258635Z test_nvfuser_correctness_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.523s) 2022-11-23T04:19:19.6258851Z test_nvfuser_correctness_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.501s) 2022-11-23T04:19:19.6259065Z test_nvfuser_correctness_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.497s) 2022-11-23T04:19:19.6259274Z test_nvfuser_correctness_gt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6259485Z test_nvfuser_correctness_gt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.458s) 2022-11-23T04:19:19.6259695Z test_nvfuser_correctness_gt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.506s) 2022-11-23T04:19:19.6259903Z test_nvfuser_correctness_gt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6260116Z test_nvfuser_correctness_gt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6260336Z test_nvfuser_correctness_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.983s) 2022-11-23T04:19:19.6260550Z test_nvfuser_correctness_half_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.975s) 2022-11-23T04:19:19.6260774Z test_nvfuser_correctness_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6260995Z test_nvfuser_correctness_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6261215Z test_nvfuser_correctness_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.998s) 2022-11-23T04:19:19.6261433Z test_nvfuser_correctness_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.973s) 2022-11-23T04:19:19.6261647Z test_nvfuser_correctness_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.972s) 2022-11-23T04:19:19.6261858Z test_nvfuser_correctness_half_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6262069Z test_nvfuser_correctness_half_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.983s) 2022-11-23T04:19:19.6262280Z test_nvfuser_correctness_half_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.976s) 2022-11-23T04:19:19.6262492Z test_nvfuser_correctness_half_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6262702Z test_nvfuser_correctness_half_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6262931Z test_nvfuser_correctness_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.6263193Z test_nvfuser_correctness_heaviside_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6263445Z test_nvfuser_correctness_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6263670Z test_nvfuser_correctness_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6263893Z test_nvfuser_correctness_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6264116Z test_nvfuser_correctness_heaviside_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6264337Z test_nvfuser_correctness_heaviside_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.6264556Z test_nvfuser_correctness_heaviside_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6264774Z test_nvfuser_correctness_heaviside_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6265001Z test_nvfuser_correctness_heaviside_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2022-11-23T04:19:19.6265225Z test_nvfuser_correctness_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.629s) 2022-11-23T04:19:19.6265442Z test_nvfuser_correctness_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.622s) 2022-11-23T04:19:19.6265656Z test_nvfuser_correctness_histc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.571s) 2022-11-23T04:19:19.6265869Z test_nvfuser_correctness_histc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.572s) 2022-11-23T04:19:19.6266081Z test_nvfuser_correctness_histc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.563s) 2022-11-23T04:19:19.6266292Z test_nvfuser_correctness_histc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.576s) 2022-11-23T04:19:19.6266515Z test_nvfuser_correctness_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6266961Z test_nvfuser_correctness_hsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6267196Z test_nvfuser_correctness_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6267423Z test_nvfuser_correctness_hsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6267705Z test_nvfuser_correctness_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6267974Z test_nvfuser_correctness_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6268242Z test_nvfuser_correctness_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6268513Z test_nvfuser_correctness_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6268772Z test_nvfuser_correctness_hsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6269023Z test_nvfuser_correctness_hsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6269290Z test_nvfuser_correctness_hsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6269548Z test_nvfuser_correctness_hsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6269811Z test_nvfuser_correctness_hsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6270083Z test_nvfuser_correctness_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6270346Z test_nvfuser_correctness_hstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6270623Z test_nvfuser_correctness_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6270898Z test_nvfuser_correctness_hstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6271240Z test_nvfuser_correctness_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6271556Z test_nvfuser_correctness_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6271824Z test_nvfuser_correctness_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6272093Z test_nvfuser_correctness_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6272355Z test_nvfuser_correctness_hstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6272614Z test_nvfuser_correctness_hstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6272876Z test_nvfuser_correctness_hstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6273133Z test_nvfuser_correctness_hstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6273396Z test_nvfuser_correctness_hstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6273667Z test_nvfuser_correctness_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6273937Z test_nvfuser_correctness_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6274204Z test_nvfuser_correctness_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6274468Z test_nvfuser_correctness_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6274726Z test_nvfuser_correctness_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.607s) 2022-11-23T04:19:19.6274979Z test_nvfuser_correctness_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.636s) 2022-11-23T04:19:19.6275226Z test_nvfuser_correctness_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2022-11-23T04:19:19.6275479Z test_nvfuser_correctness_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.599s) 2022-11-23T04:19:19.6275734Z test_nvfuser_correctness_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.610s) 2022-11-23T04:19:19.6275988Z test_nvfuser_correctness_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6276238Z test_nvfuser_correctness_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6276487Z test_nvfuser_correctness_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6276737Z test_nvfuser_correctness_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6276988Z test_nvfuser_correctness_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6277247Z test_nvfuser_correctness_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.326s) 2022-11-23T04:19:19.6277516Z test_nvfuser_correctness_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.6277765Z test_nvfuser_correctness_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6277990Z test_nvfuser_correctness_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.6278212Z test_nvfuser_correctness_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6278438Z test_nvfuser_correctness_imag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6278658Z test_nvfuser_correctness_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6278886Z test_nvfuser_correctness_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.6279134Z test_nvfuser_correctness_index_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... expected failure (0.011s) 2022-11-23T04:19:19.6279405Z test_nvfuser_correctness_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.6279674Z test_nvfuser_correctness_index_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6279905Z test_nvfuser_correctness_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.6280133Z test_nvfuser_correctness_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.6280360Z test_nvfuser_correctness_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.6280574Z test_nvfuser_correctness_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.6280791Z test_nvfuser_correctness_index_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2022-11-23T04:19:19.6281009Z test_nvfuser_correctness_index_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2022-11-23T04:19:19.6281229Z test_nvfuser_correctness_index_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2022-11-23T04:19:19.6281449Z test_nvfuser_correctness_index_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2022-11-23T04:19:19.6281667Z test_nvfuser_correctness_index_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2022-11-23T04:19:19.6281896Z test_nvfuser_correctness_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6282117Z test_nvfuser_correctness_index_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6282350Z test_nvfuser_correctness_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6282580Z test_nvfuser_correctness_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.6282804Z test_nvfuser_correctness_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6283029Z test_nvfuser_correctness_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6283255Z test_nvfuser_correctness_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6283474Z test_nvfuser_correctness_index_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6283694Z test_nvfuser_correctness_index_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6283915Z test_nvfuser_correctness_index_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6284136Z test_nvfuser_correctness_index_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6284357Z test_nvfuser_correctness_index_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6284584Z test_nvfuser_correctness_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.6284805Z test_nvfuser_correctness_index_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6285039Z test_nvfuser_correctness_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6285267Z test_nvfuser_correctness_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6285492Z test_nvfuser_correctness_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6285713Z test_nvfuser_correctness_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6285926Z test_nvfuser_correctness_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6286143Z test_nvfuser_correctness_index_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6286359Z test_nvfuser_correctness_index_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6286613Z test_nvfuser_correctness_index_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6286864Z test_nvfuser_correctness_index_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6287083Z test_nvfuser_correctness_index_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6287313Z test_nvfuser_correctness_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6287539Z test_nvfuser_correctness_index_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6287773Z test_nvfuser_correctness_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6288003Z test_nvfuser_correctness_index_put_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6288231Z test_nvfuser_correctness_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6288461Z test_nvfuser_correctness_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6288688Z test_nvfuser_correctness_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6288917Z test_nvfuser_correctness_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6289136Z test_nvfuser_correctness_index_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6289354Z test_nvfuser_correctness_index_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6289574Z test_nvfuser_correctness_index_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6289795Z test_nvfuser_correctness_index_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6290015Z test_nvfuser_correctness_index_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6290500Z test_nvfuser_correctness_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:1049.) 2022-11-23T04:19:19.6290697Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.6290785Z ok (0.694s) 2022-11-23T04:19:19.6291013Z test_nvfuser_correctness_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.711s) 2022-11-23T04:19:19.6291240Z test_nvfuser_correctness_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.697s) 2022-11-23T04:19:19.6291468Z test_nvfuser_correctness_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.692s) 2022-11-23T04:19:19.6291686Z test_nvfuser_correctness_index_reduce_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.673s) 2022-11-23T04:19:19.6291913Z test_nvfuser_correctness_index_reduce_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.673s) 2022-11-23T04:19:19.6292138Z test_nvfuser_correctness_index_reduce_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.670s) 2022-11-23T04:19:19.6292361Z test_nvfuser_correctness_index_reduce_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.675s) 2022-11-23T04:19:19.6292584Z test_nvfuser_correctness_index_reduce_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.675s) 2022-11-23T04:19:19.6292814Z test_nvfuser_correctness_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6293038Z test_nvfuser_correctness_index_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.6293270Z test_nvfuser_correctness_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6293504Z test_nvfuser_correctness_index_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6293780Z test_nvfuser_correctness_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6294039Z test_nvfuser_correctness_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6294263Z test_nvfuser_correctness_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6294489Z test_nvfuser_correctness_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6294712Z test_nvfuser_correctness_index_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6294932Z test_nvfuser_correctness_index_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6295153Z test_nvfuser_correctness_index_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6295381Z test_nvfuser_correctness_index_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6295608Z test_nvfuser_correctness_index_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6295826Z test_nvfuser_correctness_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6296049Z test_nvfuser_correctness_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6296270Z test_nvfuser_correctness_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6296489Z test_nvfuser_correctness_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6296706Z test_nvfuser_correctness_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6296922Z test_nvfuser_correctness_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6297131Z test_nvfuser_correctness_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.985s) 2022-11-23T04:19:19.6297345Z test_nvfuser_correctness_int_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.000s) 2022-11-23T04:19:19.6297565Z test_nvfuser_correctness_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6297784Z test_nvfuser_correctness_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6297998Z test_nvfuser_correctness_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.975s) 2022-11-23T04:19:19.6298212Z test_nvfuser_correctness_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.968s) 2022-11-23T04:19:19.6298424Z test_nvfuser_correctness_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.989s) 2022-11-23T04:19:19.6298632Z test_nvfuser_correctness_int_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6298839Z test_nvfuser_correctness_int_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.965s) 2022-11-23T04:19:19.6299051Z test_nvfuser_correctness_int_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.996s) 2022-11-23T04:19:19.6299262Z test_nvfuser_correctness_int_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6299472Z test_nvfuser_correctness_int_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6299697Z test_nvfuser_correctness_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.437s) 2022-11-23T04:19:19.6299917Z test_nvfuser_correctness_isclose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.439s) 2022-11-23T04:19:19.6300145Z test_nvfuser_correctness_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.444s) 2022-11-23T04:19:19.6300373Z test_nvfuser_correctness_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.445s) 2022-11-23T04:19:19.6300596Z test_nvfuser_correctness_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.438s) 2022-11-23T04:19:19.6300856Z test_nvfuser_correctness_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.438s) 2022-11-23T04:19:19.6301182Z test_nvfuser_correctness_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.438s) 2022-11-23T04:19:19.6301397Z test_nvfuser_correctness_isclose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.439s) 2022-11-23T04:19:19.6301614Z test_nvfuser_correctness_isclose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.439s) 2022-11-23T04:19:19.6301830Z test_nvfuser_correctness_isclose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.441s) 2022-11-23T04:19:19.6302036Z test_nvfuser_correctness_isclose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.441s) 2022-11-23T04:19:19.6302255Z test_nvfuser_correctness_isclose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.439s) 2022-11-23T04:19:19.6302481Z test_nvfuser_correctness_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.983s) 2022-11-23T04:19:19.6302701Z test_nvfuser_correctness_isfinite_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.966s) 2022-11-23T04:19:19.6302934Z test_nvfuser_correctness_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6303162Z test_nvfuser_correctness_isfinite_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6303388Z test_nvfuser_correctness_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6303611Z test_nvfuser_correctness_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.975s) 2022-11-23T04:19:19.6303833Z test_nvfuser_correctness_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.969s) 2022-11-23T04:19:19.6304056Z test_nvfuser_correctness_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.970s) 2022-11-23T04:19:19.6304275Z test_nvfuser_correctness_isfinite_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6304495Z test_nvfuser_correctness_isfinite_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.963s) 2022-11-23T04:19:19.6304715Z test_nvfuser_correctness_isfinite_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.976s) 2022-11-23T04:19:19.6304933Z test_nvfuser_correctness_isfinite_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6305154Z test_nvfuser_correctness_isfinite_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6305369Z test_nvfuser_correctness_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6305583Z test_nvfuser_correctness_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6305797Z test_nvfuser_correctness_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.6306007Z test_nvfuser_correctness_isin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6306219Z test_nvfuser_correctness_isin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6306433Z test_nvfuser_correctness_isin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6306700Z test_nvfuser_correctness_isin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6306947Z test_nvfuser_correctness_isin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6307193Z test_nvfuser_correctness_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.576s) 2022-11-23T04:19:19.6307444Z test_nvfuser_correctness_isinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2022-11-23T04:19:19.6307715Z test_nvfuser_correctness_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6307986Z test_nvfuser_correctness_isinf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6308308Z test_nvfuser_correctness_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6308611Z test_nvfuser_correctness_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2022-11-23T04:19:19.6308878Z test_nvfuser_correctness_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2022-11-23T04:19:19.6309144Z test_nvfuser_correctness_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.569s) 2022-11-23T04:19:19.6309402Z test_nvfuser_correctness_isinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6309660Z test_nvfuser_correctness_isinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2022-11-23T04:19:19.6309916Z test_nvfuser_correctness_isinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.566s) 2022-11-23T04:19:19.6310171Z test_nvfuser_correctness_isinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6310431Z test_nvfuser_correctness_isinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6310700Z test_nvfuser_correctness_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2022-11-23T04:19:19.6310950Z test_nvfuser_correctness_isnan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.566s) 2022-11-23T04:19:19.6311217Z test_nvfuser_correctness_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6311485Z test_nvfuser_correctness_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6311752Z test_nvfuser_correctness_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.574s) 2022-11-23T04:19:19.6312016Z test_nvfuser_correctness_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.566s) 2022-11-23T04:19:19.6312277Z test_nvfuser_correctness_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.611s) 2022-11-23T04:19:19.6312533Z test_nvfuser_correctness_isnan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6312795Z test_nvfuser_correctness_isnan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2022-11-23T04:19:19.6313041Z test_nvfuser_correctness_isnan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.566s) 2022-11-23T04:19:19.6313293Z test_nvfuser_correctness_isnan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6313552Z test_nvfuser_correctness_isnan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6313829Z test_nvfuser_correctness_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2022-11-23T04:19:19.6314094Z test_nvfuser_correctness_isneginf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.574s) 2022-11-23T04:19:19.6314365Z test_nvfuser_correctness_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.572s) 2022-11-23T04:19:19.6314633Z test_nvfuser_correctness_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.570s) 2022-11-23T04:19:19.6314902Z test_nvfuser_correctness_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.568s) 2022-11-23T04:19:19.6315167Z test_nvfuser_correctness_isneginf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6315435Z test_nvfuser_correctness_isneginf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.566s) 2022-11-23T04:19:19.6315696Z test_nvfuser_correctness_isneginf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.567s) 2022-11-23T04:19:19.6315959Z test_nvfuser_correctness_isneginf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6316219Z test_nvfuser_correctness_isneginf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6316499Z test_nvfuser_correctness_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.574s) 2022-11-23T04:19:19.6316768Z test_nvfuser_correctness_isposinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.608s) 2022-11-23T04:19:19.6317086Z test_nvfuser_correctness_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.573s) 2022-11-23T04:19:19.6317387Z test_nvfuser_correctness_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.568s) 2022-11-23T04:19:19.6317663Z test_nvfuser_correctness_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.568s) 2022-11-23T04:19:19.6317903Z test_nvfuser_correctness_isposinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6318120Z test_nvfuser_correctness_isposinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.567s) 2022-11-23T04:19:19.6318341Z test_nvfuser_correctness_isposinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.566s) 2022-11-23T04:19:19.6318560Z test_nvfuser_correctness_isposinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6318780Z test_nvfuser_correctness_isposinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6318995Z test_nvfuser_correctness_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.967s) 2022-11-23T04:19:19.6319210Z test_nvfuser_correctness_isreal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.961s) 2022-11-23T04:19:19.6319436Z test_nvfuser_correctness_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6319659Z test_nvfuser_correctness_isreal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6319879Z test_nvfuser_correctness_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6320096Z test_nvfuser_correctness_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.966s) 2022-11-23T04:19:19.6320313Z test_nvfuser_correctness_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.962s) 2022-11-23T04:19:19.6320531Z test_nvfuser_correctness_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.007s) 2022-11-23T04:19:19.6320749Z test_nvfuser_correctness_isreal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6320967Z test_nvfuser_correctness_isreal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.963s) 2022-11-23T04:19:19.6321180Z test_nvfuser_correctness_isreal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.962s) 2022-11-23T04:19:19.6321394Z test_nvfuser_correctness_isreal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6321608Z test_nvfuser_correctness_isreal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6321831Z test_nvfuser_correctness_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.691s) 2022-11-23T04:19:19.6322053Z test_nvfuser_correctness_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.682s) 2022-11-23T04:19:19.6322325Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6322590Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6322866Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6323135Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6323400Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6323670Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6323938Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6324238Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6324533Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6324795Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6325054Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6325316Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6325585Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6325860Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6326143Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6326422Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6326699Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6326976Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6327247Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6327519Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6327796Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6328071Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6328340Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6328611Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6328869Z test_nvfuser_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6329120Z test_nvfuser_correctness_jiterator_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6329384Z test_nvfuser_correctness_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6329644Z test_nvfuser_correctness_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6329900Z test_nvfuser_correctness_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6330153Z test_nvfuser_correctness_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6330406Z test_nvfuser_correctness_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6330656Z test_nvfuser_correctness_jiterator_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6330902Z test_nvfuser_correctness_jiterator_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6331188Z test_nvfuser_correctness_jiterator_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6331473Z test_nvfuser_correctness_jiterator_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6331722Z test_nvfuser_correctness_jiterator_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6331994Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6332262Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6332537Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6332811Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6333085Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6333355Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6333623Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6333889Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6334152Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6334414Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6334684Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6334951Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6335200Z test_nvfuser_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6335449Z test_nvfuser_correctness_jiterator_unary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6335706Z test_nvfuser_correctness_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6335964Z test_nvfuser_correctness_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6336216Z test_nvfuser_correctness_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6336471Z test_nvfuser_correctness_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6336726Z test_nvfuser_correctness_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6336973Z test_nvfuser_correctness_jiterator_unary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6337219Z test_nvfuser_correctness_jiterator_unary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6337463Z test_nvfuser_correctness_jiterator_unary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6337712Z test_nvfuser_correctness_jiterator_unary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6337961Z test_nvfuser_correctness_jiterator_unary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6338216Z test_nvfuser_correctness_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6338463Z test_nvfuser_correctness_kron_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6338686Z test_nvfuser_correctness_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6338911Z test_nvfuser_correctness_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6339126Z test_nvfuser_correctness_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6339343Z test_nvfuser_correctness_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6339559Z test_nvfuser_correctness_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6339771Z test_nvfuser_correctness_kron_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6339984Z test_nvfuser_correctness_kron_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6340196Z test_nvfuser_correctness_kron_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6340406Z test_nvfuser_correctness_kron_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6340617Z test_nvfuser_correctness_kron_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6340840Z test_nvfuser_correctness_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6341054Z test_nvfuser_correctness_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2022-11-23T04:19:19.6341275Z test_nvfuser_correctness_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.327s) 2022-11-23T04:19:19.6341494Z test_nvfuser_correctness_kthvalue_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.6341718Z test_nvfuser_correctness_kthvalue_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6341939Z test_nvfuser_correctness_kthvalue_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2022-11-23T04:19:19.6342159Z test_nvfuser_correctness_kthvalue_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6342378Z test_nvfuser_correctness_kthvalue_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6342589Z test_nvfuser_correctness_lcm_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.984s) 2022-11-23T04:19:19.6342801Z test_nvfuser_correctness_lcm_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.981s) 2022-11-23T04:19:19.6343012Z test_nvfuser_correctness_lcm_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.097s) 2022-11-23T04:19:19.6343221Z test_nvfuser_correctness_lcm_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.990s) 2022-11-23T04:19:19.6343434Z test_nvfuser_correctness_lcm_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.958s) 2022-11-23T04:19:19.6343658Z test_nvfuser_correctness_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6343874Z test_nvfuser_correctness_ldexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6344101Z test_nvfuser_correctness_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6344324Z test_nvfuser_correctness_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6344542Z test_nvfuser_correctness_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6344762Z test_nvfuser_correctness_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6344980Z test_nvfuser_correctness_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6345231Z test_nvfuser_correctness_ldexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6345478Z test_nvfuser_correctness_ldexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6345691Z test_nvfuser_correctness_ldexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6345897Z test_nvfuser_correctness_ldexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6346112Z test_nvfuser_correctness_ldexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6346331Z test_nvfuser_correctness_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.559s) 2022-11-23T04:19:19.6346540Z test_nvfuser_correctness_le_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.458s) 2022-11-23T04:19:19.6346792Z test_nvfuser_correctness_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.524s) 2022-11-23T04:19:19.6347006Z test_nvfuser_correctness_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.486s) 2022-11-23T04:19:19.6347220Z test_nvfuser_correctness_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.477s) 2022-11-23T04:19:19.6347433Z test_nvfuser_correctness_le_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6347642Z test_nvfuser_correctness_le_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.495s) 2022-11-23T04:19:19.6347883Z test_nvfuser_correctness_le_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.475s) 2022-11-23T04:19:19.6348128Z test_nvfuser_correctness_le_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6348378Z test_nvfuser_correctness_le_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.6348647Z test_nvfuser_correctness_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.237s) 2022-11-23T04:19:19.6348920Z test_nvfuser_correctness_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.501s) 2022-11-23T04:19:19.6349191Z test_nvfuser_correctness_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2022-11-23T04:19:19.6349458Z test_nvfuser_correctness_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.220s) 2022-11-23T04:19:19.6349719Z test_nvfuser_correctness_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.016s) 2022-11-23T04:19:19.6349985Z test_nvfuser_correctness_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.993s) 2022-11-23T04:19:19.6350246Z test_nvfuser_correctness_lgamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.074s) 2022-11-23T04:19:19.6350513Z test_nvfuser_correctness_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.093s) 2022-11-23T04:19:19.6350781Z test_nvfuser_correctness_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.072s) 2022-11-23T04:19:19.6351047Z test_nvfuser_correctness_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.131s) 2022-11-23T04:19:19.6351302Z test_nvfuser_correctness_lgamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6351560Z test_nvfuser_correctness_lgamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.083s) 2022-11-23T04:19:19.6351819Z test_nvfuser_correctness_lgamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.107s) 2022-11-23T04:19:19.6352078Z test_nvfuser_correctness_lgamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6352340Z test_nvfuser_correctness_lgamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6352634Z test_nvfuser_correctness_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6352927Z test_nvfuser_correctness_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6353215Z test_nvfuser_correctness_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2022-11-23T04:19:19.6353559Z test_nvfuser_correctness_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2022-11-23T04:19:19.6354007Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.6354300Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.6354587Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6354875Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6355345Z test_nvfuser_correctness_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... [W Module.cpp:969] Warning: cuDNN Benchmark limit is not supported in MIOpen and will have no effect. (function operator()) 2022-11-23T04:19:19.6355453Z ok (0.235s) 2022-11-23T04:19:19.6355738Z test_nvfuser_correctness_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6356025Z test_nvfuser_correctness_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6356301Z test_nvfuser_correctness_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6356585Z test_nvfuser_correctness_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6356872Z test_nvfuser_correctness_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6357149Z test_nvfuser_correctness_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6357421Z test_nvfuser_correctness_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6357701Z test_nvfuser_correctness_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6357962Z test_nvfuser_correctness_linalg_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6358189Z test_nvfuser_correctness_linalg_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6358403Z test_nvfuser_correctness_linalg_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6358627Z test_nvfuser_correctness_linalg_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6358851Z test_nvfuser_correctness_linalg_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6359081Z test_nvfuser_correctness_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.134s) 2022-11-23T04:19:19.6359311Z test_nvfuser_correctness_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.945s) 2022-11-23T04:19:19.6359538Z test_nvfuser_correctness_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.054s) 2022-11-23T04:19:19.6359763Z test_nvfuser_correctness_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.062s) 2022-11-23T04:19:19.6360010Z test_nvfuser_correctness_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.817s) 2022-11-23T04:19:19.6360255Z test_nvfuser_correctness_linalg_det_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.793s) 2022-11-23T04:19:19.6360500Z test_nvfuser_correctness_linalg_det_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.430s) 2022-11-23T04:19:19.6360738Z test_nvfuser_correctness_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.428s) 2022-11-23T04:19:19.6360971Z test_nvfuser_correctness_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6361203Z test_nvfuser_correctness_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.6361487Z test_nvfuser_correctness_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6361746Z test_nvfuser_correctness_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6361985Z test_nvfuser_correctness_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6362217Z test_nvfuser_correctness_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6362447Z test_nvfuser_correctness_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6362674Z test_nvfuser_correctness_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6362911Z test_nvfuser_correctness_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6363148Z test_nvfuser_correctness_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6363383Z test_nvfuser_correctness_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6363618Z test_nvfuser_correctness_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6363858Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6364097Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6364324Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6364561Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.6364860Z test_nvfuser_correctness_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.006s) 2022-11-23T04:19:19.6365160Z test_nvfuser_correctness_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.005s) 2022-11-23T04:19:19.6365457Z test_nvfuser_correctness_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6365750Z test_nvfuser_correctness_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6365983Z test_nvfuser_correctness_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6366213Z test_nvfuser_correctness_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6366438Z test_nvfuser_correctness_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6366662Z test_nvfuser_correctness_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6366898Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6367139Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6367369Z test_nvfuser_correctness_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6367599Z test_nvfuser_correctness_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6368337Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6368810Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6369375Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6369970Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6370549Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6371126Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6371693Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6372256Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6372821Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6373386Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6373939Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6374490Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:19:19.6374780Z test_nvfuser_correctness_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.588s) 2022-11-23T04:19:19.6375067Z test_nvfuser_correctness_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.542s) 2022-11-23T04:19:19.6375352Z test_nvfuser_correctness_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6375633Z test_nvfuser_correctness_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.543s) 2022-11-23T04:19:19.6375944Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.016s) 2022-11-23T04:19:19.6376254Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2022-11-23T04:19:19.6376555Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2022-11-23T04:19:19.6376852Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.019s) 2022-11-23T04:19:19.6377129Z test_nvfuser_correctness_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.556s) 2022-11-23T04:19:19.6377409Z test_nvfuser_correctness_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.557s) 2022-11-23T04:19:19.6377674Z test_nvfuser_correctness_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.548s) 2022-11-23T04:19:19.6377940Z test_nvfuser_correctness_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.545s) 2022-11-23T04:19:19.6378233Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.881s) 2022-11-23T04:19:19.6378523Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.864s) 2022-11-23T04:19:19.6378804Z test_nvfuser_correctness_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.887s) 2022-11-23T04:19:19.6379084Z test_nvfuser_correctness_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.863s) 2022-11-23T04:19:19.6379373Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.522s) 2022-11-23T04:19:19.6379745Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.522s) 2022-11-23T04:19:19.6380098Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.516s) 2022-11-23T04:19:19.6380385Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.518s) 2022-11-23T04:19:19.6380671Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.061s) 2022-11-23T04:19:19.6380965Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.041s) 2022-11-23T04:19:19.6381247Z test_nvfuser_correctness_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.035s) 2022-11-23T04:19:19.6381526Z test_nvfuser_correctness_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.031s) 2022-11-23T04:19:19.6381816Z test_nvfuser_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.505s) 2022-11-23T04:19:19.6382114Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.062s) 2022-11-23T04:19:19.6382405Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.066s) 2022-11-23T04:19:19.6382690Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.6382977Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.973s) 2022-11-23T04:19:19.6383260Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.063s) 2022-11-23T04:19:19.6383558Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2022-11-23T04:19:19.6383856Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2022-11-23T04:19:19.6384148Z test_nvfuser_correctness_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.365s) 2022-11-23T04:19:19.6384435Z test_nvfuser_correctness_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.335s) 2022-11-23T04:19:19.6384727Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.162s) 2022-11-23T04:19:19.6385020Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.147s) 2022-11-23T04:19:19.6385294Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.163s) 2022-11-23T04:19:19.6385578Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.156s) 2022-11-23T04:19:19.6385895Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6386208Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6386515Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6386980Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6387264Z test_nvfuser_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6387566Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6387820Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6388053Z test_nvfuser_correctness_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6388363Z test_nvfuser_correctness_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6388686Z test_nvfuser_correctness_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6388957Z test_nvfuser_correctness_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.778s) 2022-11-23T04:19:19.6389240Z test_nvfuser_correctness_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.051s) 2022-11-23T04:19:19.6389520Z test_nvfuser_correctness_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.054s) 2022-11-23T04:19:19.6389793Z test_nvfuser_correctness_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.779s) 2022-11-23T04:19:19.6390064Z test_nvfuser_correctness_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.055s) 2022-11-23T04:19:19.6390338Z test_nvfuser_correctness_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.051s) 2022-11-23T04:19:19.6390659Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.639s) 2022-11-23T04:19:19.6390978Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.825s) 2022-11-23T04:19:19.6391296Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.829s) 2022-11-23T04:19:19.6391607Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.641s) 2022-11-23T04:19:19.6391917Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.831s) 2022-11-23T04:19:19.6392225Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.823s) 2022-11-23T04:19:19.6392513Z test_nvfuser_correctness_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.489s) 2022-11-23T04:19:19.6392799Z test_nvfuser_correctness_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.489s) 2022-11-23T04:19:19.6393077Z test_nvfuser_correctness_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.513s) 2022-11-23T04:19:19.6393352Z test_nvfuser_correctness_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.482s) 2022-11-23T04:19:19.6393645Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.6393944Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.6394237Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6394537Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6394884Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6395231Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6395573Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6395910Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6396235Z test_nvfuser_correctness_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6396558Z test_nvfuser_correctness_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6396921Z test_nvfuser_correctness_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6397279Z test_nvfuser_correctness_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6397576Z test_nvfuser_correctness_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.014s) 2022-11-23T04:19:19.6397840Z test_nvfuser_correctness_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.992s) 2022-11-23T04:19:19.6398074Z test_nvfuser_correctness_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6398306Z test_nvfuser_correctness_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6398545Z test_nvfuser_correctness_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.335s) 2022-11-23T04:19:19.6398782Z test_nvfuser_correctness_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.335s) 2022-11-23T04:19:19.6399013Z test_nvfuser_correctness_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2022-11-23T04:19:19.6399240Z test_nvfuser_correctness_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2022-11-23T04:19:19.6399479Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6399717Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6399949Z test_nvfuser_correctness_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.379s) 2022-11-23T04:19:19.6400179Z test_nvfuser_correctness_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.346s) 2022-11-23T04:19:19.6400433Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.273s) 2022-11-23T04:19:19.6400687Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.283s) 2022-11-23T04:19:19.6400931Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.272s) 2022-11-23T04:19:19.6401173Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.270s) 2022-11-23T04:19:19.6401398Z test_nvfuser_correctness_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.467s) 2022-11-23T04:19:19.6401628Z test_nvfuser_correctness_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.518s) 2022-11-23T04:19:19.6401857Z test_nvfuser_correctness_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.377s) 2022-11-23T04:19:19.6402082Z test_nvfuser_correctness_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.464s) 2022-11-23T04:19:19.6402324Z test_nvfuser_correctness_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.764s) 2022-11-23T04:19:19.6402566Z test_nvfuser_correctness_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.710s) 2022-11-23T04:19:19.6402797Z test_nvfuser_correctness_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.742s) 2022-11-23T04:19:19.6403029Z test_nvfuser_correctness_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.755s) 2022-11-23T04:19:19.6403270Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6403509Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6403744Z test_nvfuser_correctness_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.6404017Z test_nvfuser_correctness_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.6404292Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6404538Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6404775Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6405012Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6405247Z test_nvfuser_correctness_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6405485Z test_nvfuser_correctness_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.6405718Z test_nvfuser_correctness_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6405951Z test_nvfuser_correctness_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6406181Z test_nvfuser_correctness_linalg_vander_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6406410Z test_nvfuser_correctness_linalg_vander_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6406637Z test_nvfuser_correctness_linalg_vander_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.6406861Z test_nvfuser_correctness_linalg_vander_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6407087Z test_nvfuser_correctness_linalg_vander_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6407320Z test_nvfuser_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.504s) 2022-11-23T04:19:19.6407553Z test_nvfuser_correctness_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.6407792Z test_nvfuser_correctness_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.511s) 2022-11-23T04:19:19.6408022Z test_nvfuser_correctness_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.501s) 2022-11-23T04:19:19.6408252Z test_nvfuser_correctness_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.501s) 2022-11-23T04:19:19.6408486Z test_nvfuser_correctness_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.498s) 2022-11-23T04:19:19.6408725Z test_nvfuser_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.613s) 2022-11-23T04:19:19.6408967Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.615s) 2022-11-23T04:19:19.6409208Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.618s) 2022-11-23T04:19:19.6409448Z test_nvfuser_correctness_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.619s) 2022-11-23T04:19:19.6409687Z test_nvfuser_correctness_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.620s) 2022-11-23T04:19:19.6409920Z test_nvfuser_correctness_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.612s) 2022-11-23T04:19:19.6410149Z test_nvfuser_correctness_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.545s) 2022-11-23T04:19:19.6410380Z test_nvfuser_correctness_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.547s) 2022-11-23T04:19:19.6410610Z test_nvfuser_correctness_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.548s) 2022-11-23T04:19:19.6410834Z test_nvfuser_correctness_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.545s) 2022-11-23T04:19:19.6411093Z test_nvfuser_correctness_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.544s) 2022-11-23T04:19:19.6411347Z test_nvfuser_correctness_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.542s) 2022-11-23T04:19:19.6411570Z test_nvfuser_correctness_linspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.529s) 2022-11-23T04:19:19.6411792Z test_nvfuser_correctness_linspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.536s) 2022-11-23T04:19:19.6412010Z test_nvfuser_correctness_linspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.527s) 2022-11-23T04:19:19.6412230Z test_nvfuser_correctness_linspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.570s) 2022-11-23T04:19:19.6412450Z test_nvfuser_correctness_linspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.463s) 2022-11-23T04:19:19.6412666Z test_nvfuser_correctness_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.006s) 2022-11-23T04:19:19.6412877Z test_nvfuser_correctness_log10_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.991s) 2022-11-23T04:19:19.6413096Z test_nvfuser_correctness_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.640s) 2022-11-23T04:19:19.6413321Z test_nvfuser_correctness_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2022-11-23T04:19:19.6413539Z test_nvfuser_correctness_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.991s) 2022-11-23T04:19:19.6413757Z test_nvfuser_correctness_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.979s) 2022-11-23T04:19:19.6413974Z test_nvfuser_correctness_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.015s) 2022-11-23T04:19:19.6414186Z test_nvfuser_correctness_log10_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.6414396Z test_nvfuser_correctness_log10_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.988s) 2022-11-23T04:19:19.6414608Z test_nvfuser_correctness_log10_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.020s) 2022-11-23T04:19:19.6414821Z test_nvfuser_correctness_log10_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6415034Z test_nvfuser_correctness_log10_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6415252Z test_nvfuser_correctness_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.588s) 2022-11-23T04:19:19.6415465Z test_nvfuser_correctness_log1p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.6415683Z test_nvfuser_correctness_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.590s) 2022-11-23T04:19:19.6415900Z test_nvfuser_correctness_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.626s) 2022-11-23T04:19:19.6416117Z test_nvfuser_correctness_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.578s) 2022-11-23T04:19:19.6416330Z test_nvfuser_correctness_log1p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6416546Z test_nvfuser_correctness_log1p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.6416763Z test_nvfuser_correctness_log1p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.6416976Z test_nvfuser_correctness_log1p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6417190Z test_nvfuser_correctness_log1p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6417407Z test_nvfuser_correctness_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.035s) 2022-11-23T04:19:19.6417617Z test_nvfuser_correctness_log2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.981s) 2022-11-23T04:19:19.6417832Z test_nvfuser_correctness_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.633s) 2022-11-23T04:19:19.6418051Z test_nvfuser_correctness_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.619s) 2022-11-23T04:19:19.6418303Z test_nvfuser_correctness_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.982s) 2022-11-23T04:19:19.6418577Z test_nvfuser_correctness_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.973s) 2022-11-23T04:19:19.6418791Z test_nvfuser_correctness_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.010s) 2022-11-23T04:19:19.6419000Z test_nvfuser_correctness_log2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6419209Z test_nvfuser_correctness_log2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.981s) 2022-11-23T04:19:19.6419419Z test_nvfuser_correctness_log2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.001s) 2022-11-23T04:19:19.6419629Z test_nvfuser_correctness_log2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6419839Z test_nvfuser_correctness_log2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6420059Z test_nvfuser_correctness_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.984s) 2022-11-23T04:19:19.6420273Z test_nvfuser_correctness_log_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.980s) 2022-11-23T04:19:19.6420493Z test_nvfuser_correctness_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.634s) 2022-11-23T04:19:19.6420715Z test_nvfuser_correctness_log_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2022-11-23T04:19:19.6420932Z test_nvfuser_correctness_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.563s) 2022-11-23T04:19:19.6421145Z test_nvfuser_correctness_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.986s) 2022-11-23T04:19:19.6421358Z test_nvfuser_correctness_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.970s) 2022-11-23T04:19:19.6421570Z test_nvfuser_correctness_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.009s) 2022-11-23T04:19:19.6421780Z test_nvfuser_correctness_log_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6421991Z test_nvfuser_correctness_log_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.979s) 2022-11-23T04:19:19.6422206Z test_nvfuser_correctness_log_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.008s) 2022-11-23T04:19:19.6422425Z test_nvfuser_correctness_log_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6422628Z test_nvfuser_correctness_log_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6422867Z test_nvfuser_correctness_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.291s) 2022-11-23T04:19:19.6423095Z test_nvfuser_correctness_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.242s) 2022-11-23T04:19:19.6423329Z test_nvfuser_correctness_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.945s) 2022-11-23T04:19:19.6423553Z test_nvfuser_correctness_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.951s) 2022-11-23T04:19:19.6423803Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.451s) 2022-11-23T04:19:19.6424049Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.387s) 2022-11-23T04:19:19.6424299Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6424549Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6424795Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6425042Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.469s) 2022-11-23T04:19:19.6425286Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.108s) 2022-11-23T04:19:19.6425569Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.866s) 2022-11-23T04:19:19.6425844Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6426082Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.062s) 2022-11-23T04:19:19.6426329Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.974s) 2022-11-23T04:19:19.6426639Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.6426877Z test_nvfuser_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.6427110Z test_nvfuser_correctness_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6427344Z test_nvfuser_correctness_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6427581Z test_nvfuser_correctness_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6427810Z test_nvfuser_correctness_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6428077Z test_nvfuser_correctness_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6428362Z test_nvfuser_correctness_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6428646Z test_nvfuser_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6428940Z test_nvfuser_correctness_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.257s) 2022-11-23T04:19:19.6429211Z test_nvfuser_correctness_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.6429495Z test_nvfuser_correctness_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.6429773Z test_nvfuser_correctness_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6430050Z test_nvfuser_correctness_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.330s) 2022-11-23T04:19:19.6430314Z test_nvfuser_correctness_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2022-11-23T04:19:19.6430590Z test_nvfuser_correctness_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.6430874Z test_nvfuser_correctness_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6431145Z test_nvfuser_correctness_logical_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6431434Z test_nvfuser_correctness_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.227s) 2022-11-23T04:19:19.6431721Z test_nvfuser_correctness_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.175s) 2022-11-23T04:19:19.6432000Z test_nvfuser_correctness_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6432284Z test_nvfuser_correctness_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6432554Z test_nvfuser_correctness_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6432823Z test_nvfuser_correctness_logical_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6433105Z test_nvfuser_correctness_logical_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6433374Z test_nvfuser_correctness_logical_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6433652Z test_nvfuser_correctness_logical_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6433979Z test_nvfuser_correctness_logical_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6434301Z test_nvfuser_correctness_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6434582Z test_nvfuser_correctness_logical_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6434867Z test_nvfuser_correctness_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6435164Z test_nvfuser_correctness_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6435446Z test_nvfuser_correctness_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6435731Z test_nvfuser_correctness_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6435999Z test_nvfuser_correctness_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6436286Z test_nvfuser_correctness_logical_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6436556Z test_nvfuser_correctness_logical_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6436823Z test_nvfuser_correctness_logical_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6437103Z test_nvfuser_correctness_logical_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6437391Z test_nvfuser_correctness_logical_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6437669Z test_nvfuser_correctness_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6437950Z test_nvfuser_correctness_logical_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6438189Z test_nvfuser_correctness_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.182s) 2022-11-23T04:19:19.6438433Z test_nvfuser_correctness_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.175s) 2022-11-23T04:19:19.6438662Z test_nvfuser_correctness_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6438894Z test_nvfuser_correctness_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6439124Z test_nvfuser_correctness_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6439349Z test_nvfuser_correctness_logical_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6439577Z test_nvfuser_correctness_logical_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6439805Z test_nvfuser_correctness_logical_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6440034Z test_nvfuser_correctness_logical_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6440270Z test_nvfuser_correctness_logical_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6440501Z test_nvfuser_correctness_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6440734Z test_nvfuser_correctness_logical_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6440985Z test_nvfuser_correctness_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.177s) 2022-11-23T04:19:19.6441232Z test_nvfuser_correctness_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.175s) 2022-11-23T04:19:19.6441464Z test_nvfuser_correctness_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6441696Z test_nvfuser_correctness_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6441954Z test_nvfuser_correctness_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6442218Z test_nvfuser_correctness_logical_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6442451Z test_nvfuser_correctness_logical_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6442680Z test_nvfuser_correctness_logical_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6442917Z test_nvfuser_correctness_logical_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6443146Z test_nvfuser_correctness_logical_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6443375Z test_nvfuser_correctness_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6443595Z test_nvfuser_correctness_logit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6443826Z test_nvfuser_correctness_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6444059Z test_nvfuser_correctness_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6444282Z test_nvfuser_correctness_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6444508Z test_nvfuser_correctness_logit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6444727Z test_nvfuser_correctness_logit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6444940Z test_nvfuser_correctness_logit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6445161Z test_nvfuser_correctness_logit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6445384Z test_nvfuser_correctness_logit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6445628Z test_nvfuser_correctness_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.277s) 2022-11-23T04:19:19.6445876Z test_nvfuser_correctness_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.260s) 2022-11-23T04:19:19.6446118Z test_nvfuser_correctness_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.291s) 2022-11-23T04:19:19.6446347Z test_nvfuser_correctness_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.266s) 2022-11-23T04:19:19.6446582Z test_nvfuser_correctness_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.281s) 2022-11-23T04:19:19.6446812Z test_nvfuser_correctness_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.258s) 2022-11-23T04:19:19.6447038Z test_nvfuser_correctness_logspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.972s) 2022-11-23T04:19:19.6447250Z test_nvfuser_correctness_logspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.020s) 2022-11-23T04:19:19.6447479Z test_nvfuser_correctness_logspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.990s) 2022-11-23T04:19:19.6447709Z test_nvfuser_correctness_logspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.312s) 2022-11-23T04:19:19.6447936Z test_nvfuser_correctness_logspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.084s) 2022-11-23T04:19:19.6448171Z test_nvfuser_correctness_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6448400Z test_nvfuser_correctness_logsumexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.6448633Z test_nvfuser_correctness_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.6448858Z test_nvfuser_correctness_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.418s) 2022-11-23T04:19:19.6449092Z test_nvfuser_correctness_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.416s) 2022-11-23T04:19:19.6449369Z test_nvfuser_correctness_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.6449625Z test_nvfuser_correctness_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6449855Z test_nvfuser_correctness_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6450078Z test_nvfuser_correctness_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2022-11-23T04:19:19.6450320Z test_nvfuser_correctness_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6450547Z test_nvfuser_correctness_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.996s) 2022-11-23T04:19:19.6450769Z test_nvfuser_correctness_long_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.975s) 2022-11-23T04:19:19.6450994Z test_nvfuser_correctness_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6451232Z test_nvfuser_correctness_long_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6451464Z test_nvfuser_correctness_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6451684Z test_nvfuser_correctness_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.979s) 2022-11-23T04:19:19.6451900Z test_nvfuser_correctness_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.001s) 2022-11-23T04:19:19.6452124Z test_nvfuser_correctness_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.980s) 2022-11-23T04:19:19.6452348Z test_nvfuser_correctness_long_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6452553Z test_nvfuser_correctness_long_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.009s) 2022-11-23T04:19:19.6452772Z test_nvfuser_correctness_long_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.970s) 2022-11-23T04:19:19.6452995Z test_nvfuser_correctness_long_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6453211Z test_nvfuser_correctness_long_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6453435Z test_nvfuser_correctness_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.593s) 2022-11-23T04:19:19.6453648Z test_nvfuser_correctness_lt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.528s) 2022-11-23T04:19:19.6453866Z test_nvfuser_correctness_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.548s) 2022-11-23T04:19:19.6454091Z test_nvfuser_correctness_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.535s) 2022-11-23T04:19:19.6454310Z test_nvfuser_correctness_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.512s) 2022-11-23T04:19:19.6454530Z test_nvfuser_correctness_lt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2022-11-23T04:19:19.6454742Z test_nvfuser_correctness_lt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.535s) 2022-11-23T04:19:19.6454962Z test_nvfuser_correctness_lt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.510s) 2022-11-23T04:19:19.6455176Z test_nvfuser_correctness_lt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.6455396Z test_nvfuser_correctness_lt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6456307Z test_nvfuser_correctness_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/functional.py:1727: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-11-23T04:19:19.6456445Z LU, pivots = torch.lu(A, compute_pivots) 2022-11-23T04:19:19.6456566Z should be replaced with 2022-11-23T04:19:19.6456733Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-11-23T04:19:19.6456826Z and 2022-11-23T04:19:19.6457003Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-11-23T04:19:19.6457196Z should be replaced with 2022-11-23T04:19:19.6457571Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2018.) 2022-11-23T04:19:19.6457758Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-11-23T04:19:19.6457853Z ok (1.126s) 2022-11-23T04:19:19.6458079Z test_nvfuser_correctness_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.128s) 2022-11-23T04:19:19.6458303Z test_nvfuser_correctness_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.115s) 2022-11-23T04:19:19.6458517Z test_nvfuser_correctness_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.122s) 2022-11-23T04:19:19.6458941Z test_nvfuser_correctness_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-11-23T04:19:19.6459120Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-11-23T04:19:19.6459250Z X = torch.lu_solve(B, LU, pivots) 2022-11-23T04:19:19.6459373Z should be replaced with 2022-11-23T04:19:19.6459677Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2175.) 2022-11-23T04:19:19.6459878Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.6459976Z ok (0.601s) 2022-11-23T04:19:19.6460208Z test_nvfuser_correctness_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.602s) 2022-11-23T04:19:19.6460446Z test_nvfuser_correctness_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.595s) 2022-11-23T04:19:19.6460673Z test_nvfuser_correctness_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.596s) 2022-11-23T04:19:19.6460917Z test_nvfuser_correctness_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.456s) 2022-11-23T04:19:19.6461157Z test_nvfuser_correctness_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.467s) 2022-11-23T04:19:19.6461391Z test_nvfuser_correctness_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.454s) 2022-11-23T04:19:19.6461621Z test_nvfuser_correctness_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.449s) 2022-11-23T04:19:19.6461827Z test_nvfuser_correctness_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6462048Z test_nvfuser_correctness_mH_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6462271Z test_nvfuser_correctness_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6462493Z test_nvfuser_correctness_mH_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6462728Z test_nvfuser_correctness_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6462950Z test_nvfuser_correctness_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6463173Z test_nvfuser_correctness_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6463391Z test_nvfuser_correctness_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6463610Z test_nvfuser_correctness_mH_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6463826Z test_nvfuser_correctness_mH_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6464039Z test_nvfuser_correctness_mH_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6464255Z test_nvfuser_correctness_mH_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6464476Z test_nvfuser_correctness_mH_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6464746Z test_nvfuser_correctness_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6464998Z test_nvfuser_correctness_mT_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6465222Z test_nvfuser_correctness_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6465454Z test_nvfuser_correctness_mT_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6465680Z test_nvfuser_correctness_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6465897Z test_nvfuser_correctness_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6466114Z test_nvfuser_correctness_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6466336Z test_nvfuser_correctness_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6466554Z test_nvfuser_correctness_mT_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6466796Z test_nvfuser_correctness_mT_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6467013Z test_nvfuser_correctness_mT_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6467226Z test_nvfuser_correctness_mT_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6467445Z test_nvfuser_correctness_mT_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6468673Z test_nvfuser_correctness_masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6469860Z test_nvfuser_correctness_masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6471052Z test_nvfuser_correctness_masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6472227Z test_nvfuser_correctness_masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6473402Z test_nvfuser_correctness_masked_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6474642Z test_nvfuser_correctness_masked_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6475877Z test_nvfuser_correctness_masked_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6477049Z test_nvfuser_correctness_masked_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6478211Z test_nvfuser_correctness_masked_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88723 for platform(s) rocm. 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-11-23T04:19:19.6479187Z test_nvfuser_correctness_masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6480168Z test_nvfuser_correctness_masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6481152Z test_nvfuser_correctness_masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6482125Z test_nvfuser_correctness_masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6483092Z test_nvfuser_correctness_masked_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6484044Z test_nvfuser_correctness_masked_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6485079Z test_nvfuser_correctness_masked_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6486081Z test_nvfuser_correctness_masked_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6487037Z test_nvfuser_correctness_masked_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88710 for platform(s) rocm. 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-11-23T04:19:19.6487292Z test_nvfuser_correctness_masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.263s) 2022-11-23T04:19:19.6487530Z test_nvfuser_correctness_masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.855s) 2022-11-23T04:19:19.6487774Z test_nvfuser_correctness_masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.832s) 2022-11-23T04:19:19.6488011Z test_nvfuser_correctness_masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.848s) 2022-11-23T04:19:19.6488251Z test_nvfuser_correctness_masked_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.636s) 2022-11-23T04:19:19.6488485Z test_nvfuser_correctness_masked_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.657s) 2022-11-23T04:19:19.6488716Z test_nvfuser_correctness_masked_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.660s) 2022-11-23T04:19:19.6488951Z test_nvfuser_correctness_masked_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.867s) 2022-11-23T04:19:19.6489195Z test_nvfuser_correctness_masked_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.866s) 2022-11-23T04:19:19.6489438Z test_nvfuser_correctness_masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.181s) 2022-11-23T04:19:19.6489685Z test_nvfuser_correctness_masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.184s) 2022-11-23T04:19:19.6489930Z test_nvfuser_correctness_masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.188s) 2022-11-23T04:19:19.6490164Z test_nvfuser_correctness_masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.188s) 2022-11-23T04:19:19.6490393Z test_nvfuser_correctness_masked_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.876s) 2022-11-23T04:19:19.6490632Z test_nvfuser_correctness_masked_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.017s) 2022-11-23T04:19:19.6490876Z test_nvfuser_correctness_masked_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.014s) 2022-11-23T04:19:19.6491100Z test_nvfuser_correctness_masked_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.879s) 2022-11-23T04:19:19.6491335Z test_nvfuser_correctness_masked_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.880s) 2022-11-23T04:19:19.6491588Z test_nvfuser_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.961s) 2022-11-23T04:19:19.6491840Z test_nvfuser_correctness_masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.111s) 2022-11-23T04:19:19.6492081Z test_nvfuser_correctness_masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.351s) 2022-11-23T04:19:19.6492333Z test_nvfuser_correctness_masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.534s) 2022-11-23T04:19:19.6492621Z test_nvfuser_correctness_masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.427s) 2022-11-23T04:19:19.6492902Z test_nvfuser_correctness_masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.433s) 2022-11-23T04:19:19.6493140Z test_nvfuser_correctness_masked_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2022-11-23T04:19:19.6493379Z test_nvfuser_correctness_masked_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.440s) 2022-11-23T04:19:19.6493626Z test_nvfuser_correctness_masked_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.447s) 2022-11-23T04:19:19.6493864Z test_nvfuser_correctness_masked_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.346s) 2022-11-23T04:19:19.6494104Z test_nvfuser_correctness_masked_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2022-11-23T04:19:19.6494345Z test_nvfuser_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.425s) 2022-11-23T04:19:19.6494588Z test_nvfuser_correctness_masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.359s) 2022-11-23T04:19:19.6494841Z test_nvfuser_correctness_masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.348s) 2022-11-23T04:19:19.6495076Z test_nvfuser_correctness_masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.405s) 2022-11-23T04:19:19.6495317Z test_nvfuser_correctness_masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2022-11-23T04:19:19.6495553Z test_nvfuser_correctness_masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2022-11-23T04:19:19.6495783Z test_nvfuser_correctness_masked_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6496011Z test_nvfuser_correctness_masked_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2022-11-23T04:19:19.6496249Z test_nvfuser_correctness_masked_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2022-11-23T04:19:19.6496493Z test_nvfuser_correctness_masked_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.343s) 2022-11-23T04:19:19.6496728Z test_nvfuser_correctness_masked_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2022-11-23T04:19:19.6496958Z test_nvfuser_correctness_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6497174Z test_nvfuser_correctness_masked_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6497406Z test_nvfuser_correctness_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6497640Z test_nvfuser_correctness_masked_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6497887Z test_nvfuser_correctness_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6498122Z test_nvfuser_correctness_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2022-11-23T04:19:19.6498361Z test_nvfuser_correctness_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2022-11-23T04:19:19.6498591Z test_nvfuser_correctness_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2022-11-23T04:19:19.6498823Z test_nvfuser_correctness_masked_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6499053Z test_nvfuser_correctness_masked_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6499273Z test_nvfuser_correctness_masked_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6499508Z test_nvfuser_correctness_masked_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6499736Z test_nvfuser_correctness_masked_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6500022Z test_nvfuser_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.415s) 2022-11-23T04:19:19.6500303Z test_nvfuser_correctness_masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.414s) 2022-11-23T04:19:19.6500545Z test_nvfuser_correctness_masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.370s) 2022-11-23T04:19:19.6500790Z test_nvfuser_correctness_masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.937s) 2022-11-23T04:19:19.6501035Z test_nvfuser_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.532s) 2022-11-23T04:19:19.6501283Z test_nvfuser_correctness_masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.309s) 2022-11-23T04:19:19.6501529Z test_nvfuser_correctness_masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.350s) 2022-11-23T04:19:19.6501772Z test_nvfuser_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.569s) 2022-11-23T04:19:19.6502019Z test_nvfuser_correctness_masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.554s) 2022-11-23T04:19:19.6502264Z test_nvfuser_correctness_masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.487s) 2022-11-23T04:19:19.6502509Z test_nvfuser_correctness_masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.545s) 2022-11-23T04:19:19.6505785Z test_nvfuser_correctness_masked_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.413s) 2022-11-23T04:19:19.6506020Z test_nvfuser_correctness_masked_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.237s) 2022-11-23T04:19:19.6506263Z test_nvfuser_correctness_masked_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.167s) 2022-11-23T04:19:19.6506488Z test_nvfuser_correctness_masked_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.412s) 2022-11-23T04:19:19.6506903Z test_nvfuser_correctness_masked_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.434s) 2022-11-23T04:19:19.6507150Z test_nvfuser_correctness_masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (46.418s) 2022-11-23T04:19:19.6507382Z test_nvfuser_correctness_masked_mean_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (13.019s) 2022-11-23T04:19:19.6507627Z test_nvfuser_correctness_masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.647s) 2022-11-23T04:19:19.6507870Z test_nvfuser_correctness_masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.312s) 2022-11-23T04:19:19.6508150Z test_nvfuser_correctness_masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (43.161s) 2022-11-23T04:19:19.6508420Z test_nvfuser_correctness_masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (42.181s) 2022-11-23T04:19:19.6508693Z test_nvfuser_correctness_masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (41.446s) 2022-11-23T04:19:19.6508979Z test_nvfuser_correctness_masked_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.373s) 2022-11-23T04:19:19.6509261Z test_nvfuser_correctness_masked_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.259s) 2022-11-23T04:19:19.6509535Z test_nvfuser_correctness_masked_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.716s) 2022-11-23T04:19:19.6509811Z test_nvfuser_correctness_masked_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.322s) 2022-11-23T04:19:19.6510095Z test_nvfuser_correctness_masked_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.323s) 2022-11-23T04:19:19.6510379Z test_nvfuser_correctness_masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.465s) 2022-11-23T04:19:19.6510673Z test_nvfuser_correctness_masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.461s) 2022-11-23T04:19:19.6510955Z test_nvfuser_correctness_masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.461s) 2022-11-23T04:19:19.6511339Z test_nvfuser_correctness_masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.276s) 2022-11-23T04:19:19.6511663Z test_nvfuser_correctness_masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.218s) 2022-11-23T04:19:19.6511943Z test_nvfuser_correctness_masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.253s) 2022-11-23T04:19:19.6512220Z test_nvfuser_correctness_masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.241s) 2022-11-23T04:19:19.6512509Z test_nvfuser_correctness_masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.399s) 2022-11-23T04:19:19.6512802Z test_nvfuser_correctness_masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.575s) 2022-11-23T04:19:19.6513093Z test_nvfuser_correctness_masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2022-11-23T04:19:19.6513391Z test_nvfuser_correctness_masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.299s) 2022-11-23T04:19:19.6513674Z test_nvfuser_correctness_masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.281s) 2022-11-23T04:19:19.6513963Z test_nvfuser_correctness_masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.227s) 2022-11-23T04:19:19.6514252Z test_nvfuser_correctness_masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.565s) 2022-11-23T04:19:19.6514527Z test_nvfuser_correctness_masked_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.489s) 2022-11-23T04:19:19.6514821Z test_nvfuser_correctness_masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.206s) 2022-11-23T04:19:19.6515107Z test_nvfuser_correctness_masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.905s) 2022-11-23T04:19:19.6515388Z test_nvfuser_correctness_masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.207s) 2022-11-23T04:19:19.6515679Z test_nvfuser_correctness_masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.237s) 2022-11-23T04:19:19.6515965Z test_nvfuser_correctness_masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.312s) 2022-11-23T04:19:19.6516242Z test_nvfuser_correctness_masked_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.399s) 2022-11-23T04:19:19.6516511Z test_nvfuser_correctness_masked_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.224s) 2022-11-23T04:19:19.6516796Z test_nvfuser_correctness_masked_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.736s) 2022-11-23T04:19:19.6517074Z test_nvfuser_correctness_masked_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.389s) 2022-11-23T04:19:19.6517356Z test_nvfuser_correctness_masked_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.391s) 2022-11-23T04:19:19.6517645Z test_nvfuser_correctness_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6517937Z test_nvfuser_correctness_masked_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6518234Z test_nvfuser_correctness_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6518483Z test_nvfuser_correctness_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6518723Z test_nvfuser_correctness_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6518969Z test_nvfuser_correctness_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6519210Z test_nvfuser_correctness_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6519448Z test_nvfuser_correctness_masked_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6519722Z test_nvfuser_correctness_masked_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.6519985Z test_nvfuser_correctness_masked_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6520206Z test_nvfuser_correctness_masked_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6520447Z test_nvfuser_correctness_masked_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6520695Z test_nvfuser_correctness_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6520931Z test_nvfuser_correctness_masked_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6521178Z test_nvfuser_correctness_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.6521418Z test_nvfuser_correctness_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.6521652Z test_nvfuser_correctness_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6521893Z test_nvfuser_correctness_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.6522130Z test_nvfuser_correctness_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2022-11-23T04:19:19.6522364Z test_nvfuser_correctness_masked_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2022-11-23T04:19:19.6522595Z test_nvfuser_correctness_masked_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2022-11-23T04:19:19.6522834Z test_nvfuser_correctness_masked_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2022-11-23T04:19:19.6523062Z test_nvfuser_correctness_masked_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2022-11-23T04:19:19.6523291Z test_nvfuser_correctness_masked_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2022-11-23T04:19:19.6523536Z test_nvfuser_correctness_masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.443s) 2022-11-23T04:19:19.6523781Z test_nvfuser_correctness_masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.443s) 2022-11-23T04:19:19.6524025Z test_nvfuser_correctness_masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.462s) 2022-11-23T04:19:19.6524257Z test_nvfuser_correctness_masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.200s) 2022-11-23T04:19:19.6524497Z test_nvfuser_correctness_masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.427s) 2022-11-23T04:19:19.6524730Z test_nvfuser_correctness_masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.434s) 2022-11-23T04:19:19.6524974Z test_nvfuser_correctness_masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.179s) 2022-11-23T04:19:19.6525211Z test_nvfuser_correctness_masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.910s) 2022-11-23T04:19:19.6525443Z test_nvfuser_correctness_masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (64.455s) 2022-11-23T04:19:19.6525683Z test_nvfuser_correctness_masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.198s) 2022-11-23T04:19:19.6525918Z test_nvfuser_correctness_masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.636s) 2022-11-23T04:19:19.6526156Z test_nvfuser_correctness_masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:19:19.6526398Z test_nvfuser_correctness_masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (59.509s) 2022-11-23T04:19:19.6526629Z test_nvfuser_correctness_masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (58.817s) 2022-11-23T04:19:19.6526860Z test_nvfuser_correctness_masked_std_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (49.232s) 2022-11-23T04:19:19.6527125Z test_nvfuser_correctness_masked_std_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (58.164s) 2022-11-23T04:19:19.6527381Z test_nvfuser_correctness_masked_std_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (56.363s) 2022-11-23T04:19:19.6527614Z test_nvfuser_correctness_masked_std_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.559s) 2022-11-23T04:19:19.6527843Z test_nvfuser_correctness_masked_std_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.586s) 2022-11-23T04:19:19.6528830Z test_nvfuser_correctness_masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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.007s) 2022-11-23T04:19:19.6529784Z test_nvfuser_correctness_masked_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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.006s) 2022-11-23T04:19:19.6530754Z test_nvfuser_correctness_masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6531735Z test_nvfuser_correctness_masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6532692Z test_nvfuser_correctness_masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6533647Z test_nvfuser_correctness_masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6534612Z test_nvfuser_correctness_masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6535573Z test_nvfuser_correctness_masked_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6536569Z test_nvfuser_correctness_masked_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6537564Z test_nvfuser_correctness_masked_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6538529Z test_nvfuser_correctness_masked_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6539480Z test_nvfuser_correctness_masked_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88687 for platform(s) rocm. 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-11-23T04:19:19.6539714Z test_nvfuser_correctness_masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (50.992s) 2022-11-23T04:19:19.6539957Z test_nvfuser_correctness_masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.345s) 2022-11-23T04:19:19.6540198Z test_nvfuser_correctness_masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.360s) 2022-11-23T04:19:19.6540440Z test_nvfuser_correctness_masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (61.161s) 2022-11-23T04:19:19.6540681Z test_nvfuser_correctness_masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (50.068s) 2022-11-23T04:19:19.6540914Z test_nvfuser_correctness_masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (49.009s) 2022-11-23T04:19:19.6541138Z test_nvfuser_correctness_masked_var_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (33.752s) 2022-11-23T04:19:19.6541361Z test_nvfuser_correctness_masked_var_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (48.302s) 2022-11-23T04:19:19.6541595Z test_nvfuser_correctness_masked_var_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (46.830s) 2022-11-23T04:19:19.6541823Z test_nvfuser_correctness_masked_var_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.427s) 2022-11-23T04:19:19.6542057Z test_nvfuser_correctness_masked_var_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.464s) 2022-11-23T04:19:19.6542287Z test_nvfuser_correctness_matmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2022-11-23T04:19:19.6542531Z test_nvfuser_correctness_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2022-11-23T04:19:19.6542768Z test_nvfuser_correctness_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2022-11-23T04:19:19.6542996Z test_nvfuser_correctness_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2022-11-23T04:19:19.6543224Z test_nvfuser_correctness_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.6543443Z test_nvfuser_correctness_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2022-11-23T04:19:19.6543688Z test_nvfuser_correctness_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6543927Z test_nvfuser_correctness_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6544175Z test_nvfuser_correctness_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6544460Z test_nvfuser_correctness_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6544730Z test_nvfuser_correctness_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6544966Z test_nvfuser_correctness_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6545199Z test_nvfuser_correctness_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.888s) 2022-11-23T04:19:19.6545422Z test_nvfuser_correctness_max_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.790s) 2022-11-23T04:19:19.6545667Z test_nvfuser_correctness_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.820s) 2022-11-23T04:19:19.6545896Z test_nvfuser_correctness_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.762s) 2022-11-23T04:19:19.6546133Z test_nvfuser_correctness_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.696s) 2022-11-23T04:19:19.6546363Z test_nvfuser_correctness_max_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6546662Z test_nvfuser_correctness_max_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.663s) 2022-11-23T04:19:19.6546891Z test_nvfuser_correctness_max_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.633s) 2022-11-23T04:19:19.6547128Z test_nvfuser_correctness_max_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.6547390Z test_nvfuser_correctness_max_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.6547708Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.736s) 2022-11-23T04:19:19.6548034Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.341s) 2022-11-23T04:19:19.6548350Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.321s) 2022-11-23T04:19:19.6548686Z test_nvfuser_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.400s) 2022-11-23T04:19:19.6548982Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6549283Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6549578Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2022-11-23T04:19:19.6549882Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6550175Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2022-11-23T04:19:19.6550468Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6550760Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2022-11-23T04:19:19.6551052Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6551338Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6551633Z test_nvfuser_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6551919Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6552221Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.6552577Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6552928Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6553221Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6553511Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6553817Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6554109Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6554406Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6554698Z test_nvfuser_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6554977Z test_nvfuser_correctness_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.335s) 2022-11-23T04:19:19.6555250Z test_nvfuser_correctness_maximum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2022-11-23T04:19:19.6555532Z test_nvfuser_correctness_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.305s) 2022-11-23T04:19:19.6555806Z test_nvfuser_correctness_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2022-11-23T04:19:19.6556084Z test_nvfuser_correctness_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.304s) 2022-11-23T04:19:19.6556364Z test_nvfuser_correctness_maximum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6556634Z test_nvfuser_correctness_maximum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6556903Z test_nvfuser_correctness_maximum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6557174Z test_nvfuser_correctness_maximum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.6557447Z test_nvfuser_correctness_maximum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6557716Z test_nvfuser_correctness_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.111s) 2022-11-23T04:19:19.6557999Z test_nvfuser_correctness_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.505s) 2022-11-23T04:19:19.6558276Z test_nvfuser_correctness_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.507s) 2022-11-23T04:19:19.6558504Z test_nvfuser_correctness_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.147s) 2022-11-23T04:19:19.6558724Z test_nvfuser_correctness_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.932s) 2022-11-23T04:19:19.6558929Z test_nvfuser_correctness_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.013s) 2022-11-23T04:19:19.6559154Z test_nvfuser_correctness_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.387s) 2022-11-23T04:19:19.6559387Z test_nvfuser_correctness_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2022-11-23T04:19:19.6559610Z test_nvfuser_correctness_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.385s) 2022-11-23T04:19:19.6559840Z test_nvfuser_correctness_median_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.6560063Z test_nvfuser_correctness_median_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.6560291Z test_nvfuser_correctness_median_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.373s) 2022-11-23T04:19:19.6560508Z test_nvfuser_correctness_median_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.374s) 2022-11-23T04:19:19.6560731Z test_nvfuser_correctness_median_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.374s) 2022-11-23T04:19:19.6561020Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.6561302Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6561562Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.6561813Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6562058Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.272s) 2022-11-23T04:19:19.6562300Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.6562540Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2022-11-23T04:19:19.6562789Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6563044Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6563284Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.6563540Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6563786Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6564049Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.6564301Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2022-11-23T04:19:19.6564559Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6564824Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6565078Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6565318Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6565577Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6565827Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.257s) 2022-11-23T04:19:19.6566083Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.6566335Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6566589Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.257s) 2022-11-23T04:19:19.6566846Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.257s) 2022-11-23T04:19:19.6567072Z test_nvfuser_correctness_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.842s) 2022-11-23T04:19:19.6567304Z test_nvfuser_correctness_min_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.719s) 2022-11-23T04:19:19.6567534Z test_nvfuser_correctness_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.729s) 2022-11-23T04:19:19.6567766Z test_nvfuser_correctness_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.669s) 2022-11-23T04:19:19.6567992Z test_nvfuser_correctness_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.663s) 2022-11-23T04:19:19.6568265Z test_nvfuser_correctness_min_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6568520Z test_nvfuser_correctness_min_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.680s) 2022-11-23T04:19:19.6568750Z test_nvfuser_correctness_min_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.657s) 2022-11-23T04:19:19.6568976Z test_nvfuser_correctness_min_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6569206Z test_nvfuser_correctness_min_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.6569454Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6569691Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6569950Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6570195Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6570434Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6570680Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6570920Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6571163Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6571389Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6571630Z test_nvfuser_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6571890Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6572135Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6572377Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6572632Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6572877Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6573124Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6573367Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6573616Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6573864Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6574108Z test_nvfuser_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6574336Z test_nvfuser_correctness_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6574566Z test_nvfuser_correctness_minimum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6574797Z test_nvfuser_correctness_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6575028Z test_nvfuser_correctness_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6575249Z test_nvfuser_correctness_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.6575510Z test_nvfuser_correctness_minimum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6575762Z test_nvfuser_correctness_minimum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6575991Z test_nvfuser_correctness_minimum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6576214Z test_nvfuser_correctness_minimum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6576445Z test_nvfuser_correctness_minimum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6576665Z test_nvfuser_correctness_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6576891Z test_nvfuser_correctness_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6577117Z test_nvfuser_correctness_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6577323Z test_nvfuser_correctness_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6577540Z test_nvfuser_correctness_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6577761Z test_nvfuser_correctness_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6577984Z test_nvfuser_correctness_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2022-11-23T04:19:19.6578202Z test_nvfuser_correctness_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2022-11-23T04:19:19.6578422Z test_nvfuser_correctness_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6578647Z test_nvfuser_correctness_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6578869Z test_nvfuser_correctness_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6579083Z test_nvfuser_correctness_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6579302Z test_nvfuser_correctness_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6579513Z test_nvfuser_correctness_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.6579728Z test_nvfuser_correctness_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.6579947Z test_nvfuser_correctness_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6580179Z test_nvfuser_correctness_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6580408Z test_nvfuser_correctness_movedim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6580649Z test_nvfuser_correctness_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6580886Z test_nvfuser_correctness_movedim_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6581121Z test_nvfuser_correctness_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6581352Z test_nvfuser_correctness_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6581579Z test_nvfuser_correctness_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6581808Z test_nvfuser_correctness_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6582032Z test_nvfuser_correctness_movedim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6582241Z test_nvfuser_correctness_movedim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6582473Z test_nvfuser_correctness_movedim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6582741Z test_nvfuser_correctness_movedim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6583007Z test_nvfuser_correctness_movedim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.6583231Z test_nvfuser_correctness_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6583449Z test_nvfuser_correctness_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6583678Z test_nvfuser_correctness_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6583903Z test_nvfuser_correctness_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6584121Z test_nvfuser_correctness_msort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6584344Z test_nvfuser_correctness_msort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6584562Z test_nvfuser_correctness_msort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6584783Z test_nvfuser_correctness_msort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6585004Z test_nvfuser_correctness_msort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.6585226Z test_nvfuser_correctness_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2022-11-23T04:19:19.6585447Z test_nvfuser_correctness_mul_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.337s) 2022-11-23T04:19:19.6585678Z test_nvfuser_correctness_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6585905Z test_nvfuser_correctness_mul_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.197s) 2022-11-23T04:19:19.6586139Z test_nvfuser_correctness_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.6586358Z test_nvfuser_correctness_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2022-11-23T04:19:19.6586622Z test_nvfuser_correctness_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.324s) 2022-11-23T04:19:19.6586856Z test_nvfuser_correctness_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.324s) 2022-11-23T04:19:19.6587076Z test_nvfuser_correctness_mul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6587296Z test_nvfuser_correctness_mul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2022-11-23T04:19:19.6587498Z test_nvfuser_correctness_mul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2022-11-23T04:19:19.6587716Z test_nvfuser_correctness_mul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6587938Z test_nvfuser_correctness_mul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6588207Z test_nvfuser_correctness_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6588490Z test_nvfuser_correctness_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6588771Z test_nvfuser_correctness_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6589043Z test_nvfuser_correctness_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6589313Z test_nvfuser_correctness_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6589588Z test_nvfuser_correctness_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6589845Z test_nvfuser_correctness_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6590108Z test_nvfuser_correctness_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6590367Z test_nvfuser_correctness_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.6590733Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.6591075Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.6591378Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6591674Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.6591969Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.6592259Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.6592556Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6592853Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6593156Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.6593452Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.6593751Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6594047Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6594325Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.332s) 2022-11-23T04:19:19.6594622Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6594916Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6595214Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6595514Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.318s) 2022-11-23T04:19:19.6595811Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.333s) 2022-11-23T04:19:19.6596102Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.6596391Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.6596680Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6596973Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6597267Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6597568Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.6597853Z test_nvfuser_correctness_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6598129Z test_nvfuser_correctness_nan_to_num_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6598408Z test_nvfuser_correctness_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6598648Z test_nvfuser_correctness_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6598884Z test_nvfuser_correctness_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6599102Z test_nvfuser_correctness_nan_to_num_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6599370Z test_nvfuser_correctness_nan_to_num_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6599642Z test_nvfuser_correctness_nan_to_num_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6599873Z test_nvfuser_correctness_nan_to_num_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6600096Z test_nvfuser_correctness_nan_to_num_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6600329Z test_nvfuser_correctness_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.729s) 2022-11-23T04:19:19.6600556Z test_nvfuser_correctness_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.726s) 2022-11-23T04:19:19.6600782Z test_nvfuser_correctness_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.735s) 2022-11-23T04:19:19.6600996Z test_nvfuser_correctness_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.725s) 2022-11-23T04:19:19.6601231Z test_nvfuser_correctness_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2022-11-23T04:19:19.6601467Z test_nvfuser_correctness_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.378s) 2022-11-23T04:19:19.6601696Z test_nvfuser_correctness_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.376s) 2022-11-23T04:19:19.6601927Z test_nvfuser_correctness_nanmedian_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.368s) 2022-11-23T04:19:19.6602155Z test_nvfuser_correctness_nanmedian_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.367s) 2022-11-23T04:19:19.6602381Z test_nvfuser_correctness_nanmedian_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.366s) 2022-11-23T04:19:19.6602607Z test_nvfuser_correctness_nanmedian_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.367s) 2022-11-23T04:19:19.6602833Z test_nvfuser_correctness_nanmedian_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.367s) 2022-11-23T04:19:19.6603074Z test_nvfuser_correctness_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.291s) 2022-11-23T04:19:19.6603311Z test_nvfuser_correctness_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.284s) 2022-11-23T04:19:19.6603541Z test_nvfuser_correctness_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.707s) 2022-11-23T04:19:19.6603762Z test_nvfuser_correctness_nansum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2022-11-23T04:19:19.6603992Z test_nvfuser_correctness_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.707s) 2022-11-23T04:19:19.6604220Z test_nvfuser_correctness_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.707s) 2022-11-23T04:19:19.6604448Z test_nvfuser_correctness_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.706s) 2022-11-23T04:19:19.6604667Z test_nvfuser_correctness_nansum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.524s) 2022-11-23T04:19:19.6604900Z test_nvfuser_correctness_nansum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.526s) 2022-11-23T04:19:19.6605126Z test_nvfuser_correctness_nansum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.520s) 2022-11-23T04:19:19.6605354Z test_nvfuser_correctness_nansum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.524s) 2022-11-23T04:19:19.6605579Z test_nvfuser_correctness_nansum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.524s) 2022-11-23T04:19:19.6605822Z test_nvfuser_correctness_narrow_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6606055Z test_nvfuser_correctness_narrow_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.241s) 2022-11-23T04:19:19.6606283Z test_nvfuser_correctness_narrow_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6606528Z test_nvfuser_correctness_narrow_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6606825Z test_nvfuser_correctness_narrow_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.6607096Z test_nvfuser_correctness_narrow_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6607331Z test_nvfuser_correctness_narrow_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6607568Z test_nvfuser_correctness_narrow_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6607796Z test_nvfuser_correctness_narrow_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6608032Z test_nvfuser_correctness_narrow_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6608259Z test_nvfuser_correctness_narrow_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6608499Z test_nvfuser_correctness_narrow_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.6608733Z test_nvfuser_correctness_narrow_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.6608964Z test_nvfuser_correctness_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2022-11-23T04:19:19.6609190Z test_nvfuser_correctness_narrow_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.6609423Z test_nvfuser_correctness_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6609647Z test_nvfuser_correctness_narrow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6609880Z test_nvfuser_correctness_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6610104Z test_nvfuser_correctness_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.320s) 2022-11-23T04:19:19.6610333Z test_nvfuser_correctness_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.6610564Z test_nvfuser_correctness_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.319s) 2022-11-23T04:19:19.6610785Z test_nvfuser_correctness_narrow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.6611005Z test_nvfuser_correctness_narrow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.6611228Z test_nvfuser_correctness_narrow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6611458Z test_nvfuser_correctness_narrow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.6611667Z test_nvfuser_correctness_narrow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.6611916Z test_nvfuser_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.285s) 2022-11-23T04:19:19.6612160Z test_nvfuser_correctness_native_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.226s) 2022-11-23T04:19:19.6612404Z test_nvfuser_correctness_native_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.672s) 2022-11-23T04:19:19.6612654Z test_nvfuser_correctness_native_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.675s) 2022-11-23T04:19:19.6612910Z test_nvfuser_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.073s) 2022-11-23T04:19:19.6613164Z test_nvfuser_correctness_native_dropout_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.004s) 2022-11-23T04:19:19.6613414Z test_nvfuser_correctness_native_dropout_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.889s) 2022-11-23T04:19:19.6613673Z test_nvfuser_correctness_native_dropout_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.921s) 2022-11-23T04:19:19.6613919Z test_nvfuser_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.361s) 2022-11-23T04:19:19.6614293Z test_nvfuser_correctness_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.394s) 2022-11-23T04:19:19.6614633Z test_nvfuser_correctness_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.900s) 2022-11-23T04:19:19.6614870Z test_nvfuser_correctness_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.602s) 2022-11-23T04:19:19.6615095Z test_nvfuser_correctness_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.714s) 2022-11-23T04:19:19.6615307Z test_nvfuser_correctness_ne_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.614s) 2022-11-23T04:19:19.6615540Z test_nvfuser_correctness_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6615759Z test_nvfuser_correctness_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6615980Z test_nvfuser_correctness_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.672s) 2022-11-23T04:19:19.6616203Z test_nvfuser_correctness_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.648s) 2022-11-23T04:19:19.6616428Z test_nvfuser_correctness_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.585s) 2022-11-23T04:19:19.6616653Z test_nvfuser_correctness_ne_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2022-11-23T04:19:19.6616868Z test_nvfuser_correctness_ne_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.599s) 2022-11-23T04:19:19.6617076Z test_nvfuser_correctness_ne_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.629s) 2022-11-23T04:19:19.6617296Z test_nvfuser_correctness_ne_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6617497Z test_nvfuser_correctness_ne_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.344s) 2022-11-23T04:19:19.6617724Z test_nvfuser_correctness_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.612s) 2022-11-23T04:19:19.6617954Z test_nvfuser_correctness_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.527s) 2022-11-23T04:19:19.6618187Z test_nvfuser_correctness_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.512s) 2022-11-23T04:19:19.6618412Z test_nvfuser_correctness_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.517s) 2022-11-23T04:19:19.6618634Z test_nvfuser_correctness_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.641s) 2022-11-23T04:19:19.6618857Z test_nvfuser_correctness_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.582s) 2022-11-23T04:19:19.6619075Z test_nvfuser_correctness_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.579s) 2022-11-23T04:19:19.6619295Z test_nvfuser_correctness_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6619516Z test_nvfuser_correctness_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2022-11-23T04:19:19.6619728Z test_nvfuser_correctness_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.577s) 2022-11-23T04:19:19.6619951Z test_nvfuser_correctness_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6620163Z test_nvfuser_correctness_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6620418Z test_nvfuser_correctness_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6620665Z test_nvfuser_correctness_new_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6620917Z test_nvfuser_correctness_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6621170Z test_nvfuser_correctness_new_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6621422Z test_nvfuser_correctness_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6621714Z test_nvfuser_correctness_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6622001Z test_nvfuser_correctness_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6622256Z test_nvfuser_correctness_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6622500Z test_nvfuser_correctness_new_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6622748Z test_nvfuser_correctness_new_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6622993Z test_nvfuser_correctness_new_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6623224Z test_nvfuser_correctness_new_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6623479Z test_nvfuser_correctness_new_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6623794Z test_nvfuser_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6624107Z test_nvfuser_correctness_new_empty_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6624417Z test_nvfuser_correctness_new_empty_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6624737Z test_nvfuser_correctness_new_empty_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6625053Z test_nvfuser_correctness_new_empty_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6625376Z test_nvfuser_correctness_new_empty_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6625697Z test_nvfuser_correctness_new_empty_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6626003Z test_nvfuser_correctness_new_empty_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6626311Z test_nvfuser_correctness_new_empty_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6626775Z test_nvfuser_correctness_new_empty_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6627087Z test_nvfuser_correctness_new_empty_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6627416Z test_nvfuser_correctness_new_empty_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6627789Z test_nvfuser_correctness_new_empty_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-11-23T04:19:19.6628072Z test_nvfuser_correctness_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6628346Z test_nvfuser_correctness_new_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6628628Z test_nvfuser_correctness_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6628901Z test_nvfuser_correctness_new_full_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6629246Z test_nvfuser_correctness_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6629561Z test_nvfuser_correctness_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6629839Z test_nvfuser_correctness_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6630112Z test_nvfuser_correctness_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6630389Z test_nvfuser_correctness_new_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6630651Z test_nvfuser_correctness_new_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6630924Z test_nvfuser_correctness_new_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6631188Z test_nvfuser_correctness_new_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6631466Z test_nvfuser_correctness_new_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6631746Z test_nvfuser_correctness_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6632021Z test_nvfuser_correctness_new_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6632300Z test_nvfuser_correctness_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6632579Z test_nvfuser_correctness_new_ones_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6632848Z test_nvfuser_correctness_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6633097Z test_nvfuser_correctness_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6633367Z test_nvfuser_correctness_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6633633Z test_nvfuser_correctness_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6633901Z test_nvfuser_correctness_new_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6634165Z test_nvfuser_correctness_new_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6634430Z test_nvfuser_correctness_new_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6634690Z test_nvfuser_correctness_new_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6634961Z test_nvfuser_correctness_new_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6635231Z test_nvfuser_correctness_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6635501Z test_nvfuser_correctness_new_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6635781Z test_nvfuser_correctness_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6636077Z test_nvfuser_correctness_new_zeros_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6636353Z test_nvfuser_correctness_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6636637Z test_nvfuser_correctness_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6636902Z test_nvfuser_correctness_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6637171Z test_nvfuser_correctness_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6637434Z test_nvfuser_correctness_new_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6637713Z test_nvfuser_correctness_new_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6638026Z test_nvfuser_correctness_new_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6638345Z test_nvfuser_correctness_new_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6638606Z test_nvfuser_correctness_new_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6638843Z test_nvfuser_correctness_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6639071Z test_nvfuser_correctness_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6639286Z test_nvfuser_correctness_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6639570Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6639854Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6640140Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6640420Z test_nvfuser_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6640688Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6640954Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6641226Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6641489Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6641766Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6642028Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.6642291Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6642554Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6642827Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2022-11-23T04:19:19.6643098Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6643368Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2022-11-23T04:19:19.6643642Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6643908Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6644172Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6644437Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6644702Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6644967Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.369s) 2022-11-23T04:19:19.6645264Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.370s) 2022-11-23T04:19:19.6645562Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.370s) 2022-11-23T04:19:19.6645826Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.369s) 2022-11-23T04:19:19.6646093Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.348s) 2022-11-23T04:19:19.6646364Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.347s) 2022-11-23T04:19:19.6646626Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.346s) 2022-11-23T04:19:19.6646882Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.345s) 2022-11-23T04:19:19.6647147Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6647411Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6647677Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6647920Z test_nvfuser_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6648178Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6648434Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6648685Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6648940Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6649196Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6649455Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6649706Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.331s) 2022-11-23T04:19:19.6649959Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.331s) 2022-11-23T04:19:19.6650212Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.6650474Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6650726Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6650979Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6651228Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.252s) 2022-11-23T04:19:19.6651479Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.121s) 2022-11-23T04:19:19.6651722Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.671s) 2022-11-23T04:19:19.6651964Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.695s) 2022-11-23T04:19:19.6652230Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.228s) 2022-11-23T04:19:19.6652535Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.138s) 2022-11-23T04:19:19.6652830Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.586s) 2022-11-23T04:19:19.6653097Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.590s) 2022-11-23T04:19:19.6653343Z test_nvfuser_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2022-11-23T04:19:19.6653588Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.377s) 2022-11-23T04:19:19.6653833Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2022-11-23T04:19:19.6654078Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.6654362Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6654646Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6654926Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6655205Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.6655482Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2022-11-23T04:19:19.6655758Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2022-11-23T04:19:19.6656033Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.394s) 2022-11-23T04:19:19.6656303Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.416s) 2022-11-23T04:19:19.6656542Z test_nvfuser_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6656780Z test_nvfuser_correctness_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6657016Z test_nvfuser_correctness_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6657252Z test_nvfuser_correctness_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6657496Z test_nvfuser_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.678s) 2022-11-23T04:19:19.6657745Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.444s) 2022-11-23T04:19:19.6657993Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (9.603s) 2022-11-23T04:19:19.6658238Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.799s) 2022-11-23T04:19:19.6658477Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.6658717Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.6658958Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2022-11-23T04:19:19.6660070Z test_nvfuser_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:995.) 2022-11-23T04:19:19.6660318Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.6660408Z ok (0.885s) 2022-11-23T04:19:19.6660656Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (18.653s) 2022-11-23T04:19:19.6660903Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (20.997s) 2022-11-23T04:19:19.6661147Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (19.934s) 2022-11-23T04:19:19.6661390Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.532s) 2022-11-23T04:19:19.6661633Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.532s) 2022-11-23T04:19:19.6661874Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.527s) 2022-11-23T04:19:19.6662132Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.501s) 2022-11-23T04:19:19.6662396Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.449s) 2022-11-23T04:19:19.6662657Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.715s) 2022-11-23T04:19:19.6662914Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.543s) 2022-11-23T04:19:19.6663170Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.6663428Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6663685Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6663942Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.331s) 2022-11-23T04:19:19.6664202Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.405s) 2022-11-23T04:19:19.6664462Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.956s) 2022-11-23T04:19:19.6664712Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.603s) 2022-11-23T04:19:19.6664965Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6665223Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.6665478Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.6665760Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:19:19.6666044Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:19:19.6666326Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:19:19.6666662Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:19:19.6666998Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:19:19.6667310Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:19:19.6667629Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-11-23T04:19:19.6667949Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6668259Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6668573Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6668893Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6669212Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6669524Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6669834Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6670143Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6670453Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6670768Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6671082Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6671396Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6671704Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6672014Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.239s) 2022-11-23T04:19:19.6672318Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.349s) 2022-11-23T04:19:19.6672623Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.340s) 2022-11-23T04:19:19.6672924Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.340s) 2022-11-23T04:19:19.6673227Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.338s) 2022-11-23T04:19:19.6673524Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6673816Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6674119Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6674420Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6674709Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6675011Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6675358Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6675695Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6675991Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6676288Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6676585Z test_nvfuser_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6676882Z test_nvfuser_correctness_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6677183Z test_nvfuser_correctness_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6677481Z test_nvfuser_correctness_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6677773Z test_nvfuser_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6678064Z test_nvfuser_correctness_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6678359Z test_nvfuser_correctness_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6678606Z test_nvfuser_correctness_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6678859Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.011s) 2022-11-23T04:19:19.6679110Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2022-11-23T04:19:19.6679365Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2022-11-23T04:19:19.6679617Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.010s) 2022-11-23T04:19:19.6679867Z test_nvfuser_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6680112Z test_nvfuser_correctness_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6680358Z test_nvfuser_correctness_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6680599Z test_nvfuser_correctness_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6680879Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6681159Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6681444Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6681721Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6682004Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6682282Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6682569Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6682895Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6683208Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6683480Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6683760Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6684037Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6684313Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6684590Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6684868Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6685142Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6685405Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6685667Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6685930Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6686193Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6686456Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6686716Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.004s) 2022-11-23T04:19:19.6686972Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (23.604s) 2022-11-23T04:19:19.6687227Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (23.705s) 2022-11-23T04:19:19.6687481Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (23.171s) 2022-11-23T04:19:19.6687736Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (23.457s) 2022-11-23T04:19:19.6687979Z test_nvfuser_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.143s) 2022-11-23T04:19:19.6688222Z test_nvfuser_correctness_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.133s) 2022-11-23T04:19:19.6688457Z test_nvfuser_correctness_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.098s) 2022-11-23T04:19:19.6688696Z test_nvfuser_correctness_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.103s) 2022-11-23T04:19:19.6688933Z test_nvfuser_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2022-11-23T04:19:19.6689170Z test_nvfuser_correctness_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.545s) 2022-11-23T04:19:19.6689406Z test_nvfuser_correctness_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.506s) 2022-11-23T04:19:19.6689682Z test_nvfuser_correctness_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.498s) 2022-11-23T04:19:19.6689969Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2022-11-23T04:19:19.6690216Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2022-11-23T04:19:19.6690462Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.440s) 2022-11-23T04:19:19.6690708Z test_nvfuser_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.377s) 2022-11-23T04:19:19.6690955Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.353s) 2022-11-23T04:19:19.6691201Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6691444Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.358s) 2022-11-23T04:19:19.6691689Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6691939Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6692186Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6692430Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6692680Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6692931Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6693177Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6693427Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6693675Z test_nvfuser_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2022-11-23T04:19:19.6693921Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6694165Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6694409Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6694653Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6694896Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6695144Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.6695393Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6695635Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6695875Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6696114Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6696356Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6696618Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6696921Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.6697211Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.6697470Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.6697716Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.307s) 2022-11-23T04:19:19.6697961Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6698204Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6698444Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.6698701Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (12.985s) 2022-11-23T04:19:19.6698945Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (12.989s) 2022-11-23T04:19:19.6699198Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (12.471s) 2022-11-23T04:19:19.6699448Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (11.941s) 2022-11-23T04:19:19.6699708Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2022-11-23T04:19:19.6699964Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.6700222Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.6700483Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.6700746Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6701008Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6701269Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6701530Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6701793Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2022-11-23T04:19:19.6702055Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.6702316Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6702575Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.6702833Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.259s) 2022-11-23T04:19:19.6703095Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6703354Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.258s) 2022-11-23T04:19:19.6703613Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6703912Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.6704208Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.6704471Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6704734Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6705831Z test_nvfuser_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py:2920: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-11-23T04:19:19.6705933Z warnings.warn( 2022-11-23T04:19:19.6706021Z ok (0.698s) 2022-11-23T04:19:19.6706261Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.694s) 2022-11-23T04:19:19.6706499Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.699s) 2022-11-23T04:19:19.6706785Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.692s) 2022-11-23T04:19:19.6707029Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6707273Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6707562Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.6707839Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6708125Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6708411Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.6708708Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.010s) 2022-11-23T04:19:19.6709002Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.034s) 2022-11-23T04:19:19.6709293Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.822s) 2022-11-23T04:19:19.6709588Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.810s) 2022-11-23T04:19:19.6709890Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.654s) 2022-11-23T04:19:19.6710187Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.659s) 2022-11-23T04:19:19.6710481Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.642s) 2022-11-23T04:19:19.6710776Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.642s) 2022-11-23T04:19:19.6711069Z test_nvfuser_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.6711367Z test_nvfuser_correctness_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.335s) 2022-11-23T04:19:19.6711662Z test_nvfuser_correctness_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.6712016Z test_nvfuser_correctness_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6712347Z test_nvfuser_correctness_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6712639Z test_nvfuser_correctness_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.6712957Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.221s) 2022-11-23T04:19:19.6713268Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.205s) 2022-11-23T04:19:19.6713581Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.011s) 2022-11-23T04:19:19.6713891Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.925s) 2022-11-23T04:19:19.6714197Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6714502Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6714804Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6715100Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6715413Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2022-11-23T04:19:19.6715724Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2022-11-23T04:19:19.6716038Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2022-11-23T04:19:19.6716352Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.6716653Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.6716957Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.363s) 2022-11-23T04:19:19.6717268Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.6717576Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.6717881Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.362s) 2022-11-23T04:19:19.6718176Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.330s) 2022-11-23T04:19:19.6718486Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.057s) 2022-11-23T04:19:19.6718743Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.088s) 2022-11-23T04:19:19.6718988Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (8.071s) 2022-11-23T04:19:19.6719236Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.412s) 2022-11-23T04:19:19.6719483Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.014s) 2022-11-23T04:19:19.6719729Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.070s) 2022-11-23T04:19:19.6719973Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (14.144s) 2022-11-23T04:19:19.6720280Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.110s) 2022-11-23T04:19:19.6720558Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.114s) 2022-11-23T04:19:19.6720801Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.118s) 2022-11-23T04:19:19.6721043Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.099s) 2022-11-23T04:19:19.6721293Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.997s) 2022-11-23T04:19:19.6721540Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.990s) 2022-11-23T04:19:19.6721787Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.980s) 2022-11-23T04:19:19.6722048Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.441s) 2022-11-23T04:19:19.6722309Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.441s) 2022-11-23T04:19:19.6722566Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2022-11-23T04:19:19.6722812Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.473s) 2022-11-23T04:19:19.6723057Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.467s) 2022-11-23T04:19:19.6723303Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.502s) 2022-11-23T04:19:19.6723558Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.487s) 2022-11-23T04:19:19.6723814Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.489s) 2022-11-23T04:19:19.6724067Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.475s) 2022-11-23T04:19:19.6724315Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.589s) 2022-11-23T04:19:19.6724552Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.656s) 2022-11-23T04:19:19.6724796Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.574s) 2022-11-23T04:19:19.6725051Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.404s) 2022-11-23T04:19:19.6725310Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.404s) 2022-11-23T04:19:19.6725562Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.457s) 2022-11-23T04:19:19.6725801Z test_nvfuser_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6726041Z test_nvfuser_correctness_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6726278Z test_nvfuser_correctness_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6726516Z test_nvfuser_correctness_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6726759Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6726999Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.6727295Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6727579Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6727833Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.6728086Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.204s) 2022-11-23T04:19:19.6728343Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6728598Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6728870Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6729136Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6729397Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6729660Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6729930Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.313s) 2022-11-23T04:19:19.6730202Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.221s) 2022-11-23T04:19:19.6730472Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.177s) 2022-11-23T04:19:19.6730743Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (5.027s) 2022-11-23T04:19:19.6730990Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.783s) 2022-11-23T04:19:19.6731232Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.781s) 2022-11-23T04:19:19.6731474Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.782s) 2022-11-23T04:19:19.6731716Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.780s) 2022-11-23T04:19:19.6731964Z test_nvfuser_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.180s) 2022-11-23T04:19:19.6732214Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2022-11-23T04:19:19.6732459Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.359s) 2022-11-23T04:19:19.6732707Z test_nvfuser_correctness_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.167s) 2022-11-23T04:19:19.6732951Z test_nvfuser_correctness_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.059s) 2022-11-23T04:19:19.6733194Z test_nvfuser_correctness_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.055s) 2022-11-23T04:19:19.6733432Z test_nvfuser_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.334s) 2022-11-23T04:19:19.6733688Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2022-11-23T04:19:19.6733936Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.6734236Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2022-11-23T04:19:19.6734521Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2022-11-23T04:19:19.6734776Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.340s) 2022-11-23T04:19:19.6735023Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.326s) 2022-11-23T04:19:19.6735270Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.6735515Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6735760Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6736009Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6736257Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6736508Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6736760Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.579s) 2022-11-23T04:19:19.6737007Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.562s) 2022-11-23T04:19:19.6737262Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.6737515Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.585s) 2022-11-23T04:19:19.6737767Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.609s) 2022-11-23T04:19:19.6738017Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.590s) 2022-11-23T04:19:19.6738262Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.579s) 2022-11-23T04:19:19.6738508Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.568s) 2022-11-23T04:19:19.6738752Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.564s) 2022-11-23T04:19:19.6738994Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.563s) 2022-11-23T04:19:19.6739239Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.565s) 2022-11-23T04:19:19.6739488Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.564s) 2022-11-23T04:19:19.6739732Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2022-11-23T04:19:19.6739984Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6740237Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6740484Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6740730Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6740977Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6741277Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6741568Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6741820Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6742072Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6742325Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.6742584Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6742847Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6743111Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6743370Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.6743627Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6743887Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6744142Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6744394Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6744647Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6744905Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6745158Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.6745402Z test_nvfuser_correctness_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6745643Z test_nvfuser_correctness_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6745895Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6746142Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6746399Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6746808Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6747063Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6747313Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6747602Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6747895Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6748189Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6748552Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6748890Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6749189Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6749496Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6749801Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6750113Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6750429Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6750741Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6751048Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6751351Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6751651Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6751954Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6752253Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6752555Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6752858Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.6753167Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.803s) 2022-11-23T04:19:19.6753472Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.796s) 2022-11-23T04:19:19.6753776Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.867s) 2022-11-23T04:19:19.6754079Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.795s) 2022-11-23T04:19:19.6754379Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.797s) 2022-11-23T04:19:19.6754682Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.797s) 2022-11-23T04:19:19.6754987Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.797s) 2022-11-23T04:19:19.6755289Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.798s) 2022-11-23T04:19:19.6755590Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.800s) 2022-11-23T04:19:19.6755882Z test_nvfuser_correctness_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6756172Z test_nvfuser_correctness_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.331s) 2022-11-23T04:19:19.6756459Z test_nvfuser_correctness_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.6756740Z test_nvfuser_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6757073Z test_nvfuser_correctness_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6757401Z test_nvfuser_correctness_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6757687Z test_nvfuser_correctness_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6757969Z test_nvfuser_correctness_nn_functional_relu6_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6758252Z test_nvfuser_correctness_nn_functional_relu6_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6758538Z test_nvfuser_correctness_nn_functional_relu6_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6758798Z test_nvfuser_correctness_nn_functional_relu6_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6759040Z test_nvfuser_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6759282Z test_nvfuser_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.872s) 2022-11-23T04:19:19.6759519Z test_nvfuser_correctness_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.840s) 2022-11-23T04:19:19.6759753Z test_nvfuser_correctness_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.874s) 2022-11-23T04:19:19.6759990Z test_nvfuser_correctness_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.845s) 2022-11-23T04:19:19.6760224Z test_nvfuser_correctness_nn_functional_relu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.6760459Z test_nvfuser_correctness_nn_functional_relu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.810s) 2022-11-23T04:19:19.6760691Z test_nvfuser_correctness_nn_functional_relu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.811s) 2022-11-23T04:19:19.6760927Z test_nvfuser_correctness_nn_functional_relu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6761162Z test_nvfuser_correctness_nn_functional_relu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6761402Z test_nvfuser_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6761639Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6761874Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6762110Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6762349Z test_nvfuser_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6762588Z test_nvfuser_correctness_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6762830Z test_nvfuser_correctness_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.6763063Z test_nvfuser_correctness_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6763292Z test_nvfuser_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.001s) 2022-11-23T04:19:19.6763526Z test_nvfuser_correctness_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.059s) 2022-11-23T04:19:19.6763761Z test_nvfuser_correctness_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.991s) 2022-11-23T04:19:19.6763994Z test_nvfuser_correctness_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.989s) 2022-11-23T04:19:19.6764321Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6764607Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.6764859Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.6765112Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6765365Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6765615Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.6765867Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.6766114Z test_nvfuser_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.435s) 2022-11-23T04:19:19.6766360Z test_nvfuser_correctness_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.395s) 2022-11-23T04:19:19.6766600Z test_nvfuser_correctness_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.050s) 2022-11-23T04:19:19.6766842Z test_nvfuser_correctness_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.008s) 2022-11-23T04:19:19.6767103Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.015s) 2022-11-23T04:19:19.6767367Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6767628Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6767886Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.039s) 2022-11-23T04:19:19.6768141Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.139s) 2022-11-23T04:19:19.6768395Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.828s) 2022-11-23T04:19:19.6768647Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6768897Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.604s) 2022-11-23T04:19:19.6769148Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.434s) 2022-11-23T04:19:19.6769401Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6769656Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.6769907Z test_nvfuser_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.027s) 2022-11-23T04:19:19.6770150Z test_nvfuser_correctness_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.027s) 2022-11-23T04:19:19.6770394Z test_nvfuser_correctness_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.033s) 2022-11-23T04:19:19.6770640Z test_nvfuser_correctness_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.086s) 2022-11-23T04:19:19.6770882Z test_nvfuser_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6771130Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.6771411Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6771713Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6771958Z test_nvfuser_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.003s) 2022-11-23T04:19:19.6772198Z test_nvfuser_correctness_nn_functional_softsign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.998s) 2022-11-23T04:19:19.6772450Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.049s) 2022-11-23T04:19:19.6772698Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.986s) 2022-11-23T04:19:19.6772942Z test_nvfuser_correctness_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.002s) 2022-11-23T04:19:19.6773187Z test_nvfuser_correctness_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.995s) 2022-11-23T04:19:19.6773434Z test_nvfuser_correctness_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.992s) 2022-11-23T04:19:19.6773674Z test_nvfuser_correctness_nn_functional_softsign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6773913Z test_nvfuser_correctness_nn_functional_softsign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.048s) 2022-11-23T04:19:19.6774152Z test_nvfuser_correctness_nn_functional_softsign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.998s) 2022-11-23T04:19:19.6774392Z test_nvfuser_correctness_nn_functional_softsign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6774630Z test_nvfuser_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6774882Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.006s) 2022-11-23T04:19:19.6775136Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6775388Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6775634Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.068s) 2022-11-23T04:19:19.6775879Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.993s) 2022-11-23T04:19:19.6776129Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.000s) 2022-11-23T04:19:19.6776372Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6776616Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.007s) 2022-11-23T04:19:19.6776860Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.007s) 2022-11-23T04:19:19.6777103Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6777346Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.6777593Z test_nvfuser_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.908s) 2022-11-23T04:19:19.6777829Z test_nvfuser_correctness_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.873s) 2022-11-23T04:19:19.6778071Z test_nvfuser_correctness_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.865s) 2022-11-23T04:19:19.6778313Z test_nvfuser_correctness_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.863s) 2022-11-23T04:19:19.6778593Z test_nvfuser_correctness_nn_functional_threshold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6778864Z test_nvfuser_correctness_nn_functional_threshold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.850s) 2022-11-23T04:19:19.6779106Z test_nvfuser_correctness_nn_functional_threshold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.809s) 2022-11-23T04:19:19.6779347Z test_nvfuser_correctness_nn_functional_threshold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6779587Z test_nvfuser_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.6779847Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6780113Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6780380Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6780641Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6780897Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6781153Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6781408Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6781664Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6781919Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6782173Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6782427Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6782709Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.517s) 2022-11-23T04:19:19.6782993Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.485s) 2022-11-23T04:19:19.6783274Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.488s) 2022-11-23T04:19:19.6783552Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.517s) 2022-11-23T04:19:19.6783836Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6784117Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6784391Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6784664Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6784936Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6785210Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6785525Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6785797Z test_nvfuser_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.969s) 2022-11-23T04:19:19.6786043Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.996s) 2022-11-23T04:19:19.6786287Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.027s) 2022-11-23T04:19:19.6786521Z test_nvfuser_correctness_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.999s) 2022-11-23T04:19:19.6786809Z test_nvfuser_correctness_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.015s) 2022-11-23T04:19:19.6787047Z test_nvfuser_correctness_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.994s) 2022-11-23T04:19:19.6788079Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py:4074: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-11-23T04:19:19.6788391Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-11-23T04:19:19.6788495Z ok (0.195s) 2022-11-23T04:19:19.6788810Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6789118Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6790024Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py:4018: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-11-23T04:19:19.6790330Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-11-23T04:19:19.6790433Z ok (0.262s) 2022-11-23T04:19:19.6790741Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.6791049Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.6791356Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.6791628Z test_nvfuser_correctness_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.533s) 2022-11-23T04:19:19.6791891Z test_nvfuser_correctness_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.531s) 2022-11-23T04:19:19.6792175Z test_nvfuser_correctness_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.532s) 2022-11-23T04:19:19.6792453Z test_nvfuser_correctness_nonzero_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.531s) 2022-11-23T04:19:19.6792729Z test_nvfuser_correctness_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.537s) 2022-11-23T04:19:19.6792998Z test_nvfuser_correctness_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.531s) 2022-11-23T04:19:19.6793262Z test_nvfuser_correctness_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.539s) 2022-11-23T04:19:19.6793528Z test_nvfuser_correctness_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.6793785Z test_nvfuser_correctness_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.597s) 2022-11-23T04:19:19.6794047Z test_nvfuser_correctness_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.6794385Z test_nvfuser_correctness_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.531s) 2022-11-23T04:19:19.6794686Z test_nvfuser_correctness_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.597s) 2022-11-23T04:19:19.6794947Z test_nvfuser_correctness_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.599s) 2022-11-23T04:19:19.6795198Z test_nvfuser_correctness_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.858s) 2022-11-23T04:19:19.6795465Z test_nvfuser_correctness_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.847s) 2022-11-23T04:19:19.6795733Z test_nvfuser_correctness_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.853s) 2022-11-23T04:19:19.6795997Z test_nvfuser_correctness_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.853s) 2022-11-23T04:19:19.6796259Z test_nvfuser_correctness_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.853s) 2022-11-23T04:19:19.6796517Z test_nvfuser_correctness_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.849s) 2022-11-23T04:19:19.6796792Z test_nvfuser_correctness_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6797072Z test_nvfuser_correctness_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.6797348Z test_nvfuser_correctness_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.6797612Z test_nvfuser_correctness_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6797871Z test_nvfuser_correctness_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6798134Z test_nvfuser_correctness_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.6798408Z test_nvfuser_correctness_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6798693Z test_nvfuser_correctness_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6798927Z test_nvfuser_correctness_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6799147Z test_nvfuser_correctness_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6799368Z test_nvfuser_correctness_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6799589Z test_nvfuser_correctness_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6799817Z test_nvfuser_correctness_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.6800043Z test_nvfuser_correctness_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.6800264Z test_nvfuser_correctness_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.6800486Z test_nvfuser_correctness_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.336s) 2022-11-23T04:19:19.6800710Z test_nvfuser_correctness_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.007s) 2022-11-23T04:19:19.6800921Z test_nvfuser_correctness_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6801140Z test_nvfuser_correctness_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6801358Z test_nvfuser_correctness_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6801599Z test_nvfuser_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6801835Z test_nvfuser_correctness_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6802071Z test_nvfuser_correctness_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6802344Z test_nvfuser_correctness_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6802594Z test_nvfuser_correctness_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.6802806Z test_nvfuser_correctness_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.6803028Z test_nvfuser_correctness_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.6803250Z test_nvfuser_correctness_ones_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.6803469Z test_nvfuser_correctness_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6803684Z test_nvfuser_correctness_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6803899Z test_nvfuser_correctness_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6804117Z test_nvfuser_correctness_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.6804330Z test_nvfuser_correctness_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6804540Z test_nvfuser_correctness_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6804749Z test_nvfuser_correctness_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6804959Z test_nvfuser_correctness_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6805170Z test_nvfuser_correctness_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.6805396Z test_nvfuser_correctness_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6805614Z test_nvfuser_correctness_ones_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6805845Z test_nvfuser_correctness_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6806067Z test_nvfuser_correctness_ones_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6806296Z test_nvfuser_correctness_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6806521Z test_nvfuser_correctness_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6806743Z test_nvfuser_correctness_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6806963Z test_nvfuser_correctness_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6807179Z test_nvfuser_correctness_ones_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6807397Z test_nvfuser_correctness_ones_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6807615Z test_nvfuser_correctness_ones_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6807832Z test_nvfuser_correctness_ones_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6808052Z test_nvfuser_correctness_ones_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6808317Z test_nvfuser_correctness_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6808588Z test_nvfuser_correctness_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6808846Z test_nvfuser_correctness_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6809102Z test_nvfuser_correctness_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6809368Z test_nvfuser_correctness_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6809614Z test_nvfuser_correctness_outer_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6809839Z test_nvfuser_correctness_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6810061Z test_nvfuser_correctness_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6810279Z test_nvfuser_correctness_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6810500Z test_nvfuser_correctness_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6810717Z test_nvfuser_correctness_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6810930Z test_nvfuser_correctness_outer_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6811146Z test_nvfuser_correctness_outer_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6811361Z test_nvfuser_correctness_outer_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6811565Z test_nvfuser_correctness_outer_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6811779Z test_nvfuser_correctness_outer_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6812051Z test_nvfuser_correctness_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6812322Z test_nvfuser_correctness_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6812549Z test_nvfuser_correctness_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.991s) 2022-11-23T04:19:19.6812769Z test_nvfuser_correctness_permute_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.867s) 2022-11-23T04:19:19.6813000Z test_nvfuser_correctness_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6813231Z test_nvfuser_correctness_permute_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6813456Z test_nvfuser_correctness_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6813677Z test_nvfuser_correctness_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.926s) 2022-11-23T04:19:19.6813900Z test_nvfuser_correctness_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.879s) 2022-11-23T04:19:19.6814121Z test_nvfuser_correctness_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.873s) 2022-11-23T04:19:19.6814340Z test_nvfuser_correctness_permute_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.6814560Z test_nvfuser_correctness_permute_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.907s) 2022-11-23T04:19:19.6814781Z test_nvfuser_correctness_permute_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.927s) 2022-11-23T04:19:19.6815001Z test_nvfuser_correctness_permute_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6815221Z test_nvfuser_correctness_permute_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.220s) 2022-11-23T04:19:19.6815451Z test_nvfuser_correctness_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.418s) 2022-11-23T04:19:19.6815678Z test_nvfuser_correctness_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.376s) 2022-11-23T04:19:19.6815901Z test_nvfuser_correctness_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.367s) 2022-11-23T04:19:19.6816124Z test_nvfuser_correctness_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.389s) 2022-11-23T04:19:19.6816344Z test_nvfuser_correctness_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.6816606Z test_nvfuser_correctness_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6816881Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.325s) 2022-11-23T04:19:19.6817123Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.448s) 2022-11-23T04:19:19.6817371Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.401s) 2022-11-23T04:19:19.6817617Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.370s) 2022-11-23T04:19:19.6817860Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6818103Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6818348Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6818592Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6818837Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6819080Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6819328Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6819571Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.6819814Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6820057Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6820302Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6820545Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6820785Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6821027Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6821267Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6821511Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6821757Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6822001Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6822244Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6822485Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6822726Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6822967Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6823209Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6823449Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6823725Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6824002Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6824248Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6824489Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6824729Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6824967Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6825207Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6825449Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6825690Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6825935Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6826179Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.6826422Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.6826730Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6826972Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.6827216Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6827457Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6827698Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6827925Z test_nvfuser_correctness_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6828155Z test_nvfuser_correctness_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6828383Z test_nvfuser_correctness_positive_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6828610Z test_nvfuser_correctness_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6828836Z test_nvfuser_correctness_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6829062Z test_nvfuser_correctness_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6829288Z test_nvfuser_correctness_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6829509Z test_nvfuser_correctness_positive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6829728Z test_nvfuser_correctness_positive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6829940Z test_nvfuser_correctness_positive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.6830159Z test_nvfuser_correctness_positive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.6830377Z test_nvfuser_correctness_positive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6830594Z test_nvfuser_correctness_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.030s) 2022-11-23T04:19:19.6830880Z test_nvfuser_correctness_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.6831141Z test_nvfuser_correctness_pow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.711s) 2022-11-23T04:19:19.6831362Z test_nvfuser_correctness_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.6831578Z test_nvfuser_correctness_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.995s) 2022-11-23T04:19:19.6831794Z test_nvfuser_correctness_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.886s) 2022-11-23T04:19:19.6832008Z test_nvfuser_correctness_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.943s) 2022-11-23T04:19:19.6832219Z test_nvfuser_correctness_pow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.6832430Z test_nvfuser_correctness_pow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.875s) 2022-11-23T04:19:19.6832645Z test_nvfuser_correctness_pow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.885s) 2022-11-23T04:19:19.6832860Z test_nvfuser_correctness_pow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.6833073Z test_nvfuser_correctness_pow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6833291Z test_nvfuser_correctness_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.720s) 2022-11-23T04:19:19.6833504Z test_nvfuser_correctness_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.695s) 2022-11-23T04:19:19.6833729Z test_nvfuser_correctness_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.775s) 2022-11-23T04:19:19.6833951Z test_nvfuser_correctness_prod_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.540s) 2022-11-23T04:19:19.6834172Z test_nvfuser_correctness_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.730s) 2022-11-23T04:19:19.6834397Z test_nvfuser_correctness_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.725s) 2022-11-23T04:19:19.6834616Z test_nvfuser_correctness_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.723s) 2022-11-23T04:19:19.6834824Z test_nvfuser_correctness_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.720s) 2022-11-23T04:19:19.6835039Z test_nvfuser_correctness_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.539s) 2022-11-23T04:19:19.6835254Z test_nvfuser_correctness_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.532s) 2022-11-23T04:19:19.6835465Z test_nvfuser_correctness_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.692s) 2022-11-23T04:19:19.6835676Z test_nvfuser_correctness_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.531s) 2022-11-23T04:19:19.6835888Z test_nvfuser_correctness_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.532s) 2022-11-23T04:19:19.6836105Z test_nvfuser_correctness_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.501s) 2022-11-23T04:19:19.6836318Z test_nvfuser_correctness_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.482s) 2022-11-23T04:19:19.6836541Z test_nvfuser_correctness_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.501s) 2022-11-23T04:19:19.6836763Z test_nvfuser_correctness_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2022-11-23T04:19:19.6836980Z test_nvfuser_correctness_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.502s) 2022-11-23T04:19:19.6837194Z test_nvfuser_correctness_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.500s) 2022-11-23T04:19:19.6837409Z test_nvfuser_correctness_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.496s) 2022-11-23T04:19:19.6837620Z test_nvfuser_correctness_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.483s) 2022-11-23T04:19:19.6837830Z test_nvfuser_correctness_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.483s) 2022-11-23T04:19:19.6838077Z test_nvfuser_correctness_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.480s) 2022-11-23T04:19:19.6838322Z test_nvfuser_correctness_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.482s) 2022-11-23T04:19:19.6838536Z test_nvfuser_correctness_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.483s) 2022-11-23T04:19:19.6838799Z test_nvfuser_correctness_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6839060Z test_nvfuser_correctness_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6839320Z test_nvfuser_correctness_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6839572Z test_nvfuser_correctness_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.6839801Z test_nvfuser_correctness_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.256s) 2022-11-23T04:19:19.6840026Z test_nvfuser_correctness_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.246s) 2022-11-23T04:19:19.6840243Z test_nvfuser_correctness_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6840460Z test_nvfuser_correctness_rad2deg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6840683Z test_nvfuser_correctness_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.6840903Z test_nvfuser_correctness_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.6841122Z test_nvfuser_correctness_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.6841340Z test_nvfuser_correctness_rad2deg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6841561Z test_nvfuser_correctness_rad2deg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6841783Z test_nvfuser_correctness_rad2deg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6841999Z test_nvfuser_correctness_rad2deg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6842217Z test_nvfuser_correctness_rad2deg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.6842447Z test_nvfuser_correctness_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6842682Z test_nvfuser_correctness_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6842909Z test_nvfuser_correctness_rand_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6843138Z test_nvfuser_correctness_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6843365Z test_nvfuser_correctness_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6843589Z test_nvfuser_correctness_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6843809Z test_nvfuser_correctness_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6844033Z test_nvfuser_correctness_randint_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6844254Z test_nvfuser_correctness_randint_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6844477Z test_nvfuser_correctness_randint_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6844695Z test_nvfuser_correctness_randint_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6844913Z test_nvfuser_correctness_randint_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6845182Z test_nvfuser_correctness_randint_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6845517Z test_nvfuser_correctness_randint_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6845735Z test_nvfuser_correctness_randint_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6845954Z test_nvfuser_correctness_randint_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6846187Z test_nvfuser_correctness_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6846415Z test_nvfuser_correctness_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6846642Z test_nvfuser_correctness_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6846870Z test_nvfuser_correctness_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6847098Z test_nvfuser_correctness_randint_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6847322Z test_nvfuser_correctness_randint_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6847547Z test_nvfuser_correctness_randint_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6847773Z test_nvfuser_correctness_randint_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6847997Z test_nvfuser_correctness_randint_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6848217Z test_nvfuser_correctness_randn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6848441Z test_nvfuser_correctness_randn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6848665Z test_nvfuser_correctness_randn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6848888Z test_nvfuser_correctness_randn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6849109Z test_nvfuser_correctness_randn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6849327Z test_nvfuser_correctness_randn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6849546Z test_nvfuser_correctness_randn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6849774Z test_nvfuser_correctness_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6850004Z test_nvfuser_correctness_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6850235Z test_nvfuser_correctness_randn_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6850463Z test_nvfuser_correctness_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6850688Z test_nvfuser_correctness_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.6850915Z test_nvfuser_correctness_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6851136Z test_nvfuser_correctness_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6851354Z test_nvfuser_correctness_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6851569Z test_nvfuser_correctness_ravel_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6851792Z test_nvfuser_correctness_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6852018Z test_nvfuser_correctness_ravel_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.6852239Z test_nvfuser_correctness_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6852495Z test_nvfuser_correctness_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.6852747Z test_nvfuser_correctness_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6852967Z test_nvfuser_correctness_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6853183Z test_nvfuser_correctness_ravel_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6853396Z test_nvfuser_correctness_ravel_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6853609Z test_nvfuser_correctness_ravel_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6853821Z test_nvfuser_correctness_ravel_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6854032Z test_nvfuser_correctness_ravel_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6854254Z test_nvfuser_correctness_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6854471Z test_nvfuser_correctness_real_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6854693Z test_nvfuser_correctness_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6854917Z test_nvfuser_correctness_real_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6855137Z test_nvfuser_correctness_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6855353Z test_nvfuser_correctness_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6855568Z test_nvfuser_correctness_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6855774Z test_nvfuser_correctness_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6855991Z test_nvfuser_correctness_real_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6856208Z test_nvfuser_correctness_real_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6856418Z test_nvfuser_correctness_real_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.6856628Z test_nvfuser_correctness_real_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6856839Z test_nvfuser_correctness_real_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.6857073Z test_nvfuser_correctness_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.035s) 2022-11-23T04:19:19.6857298Z test_nvfuser_correctness_reciprocal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.071s) 2022-11-23T04:19:19.6857534Z test_nvfuser_correctness_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6857773Z test_nvfuser_correctness_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6858005Z test_nvfuser_correctness_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.075s) 2022-11-23T04:19:19.6858233Z test_nvfuser_correctness_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.004s) 2022-11-23T04:19:19.6858459Z test_nvfuser_correctness_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.001s) 2022-11-23T04:19:19.6858684Z test_nvfuser_correctness_reciprocal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6858908Z test_nvfuser_correctness_reciprocal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.009s) 2022-11-23T04:19:19.6859132Z test_nvfuser_correctness_reciprocal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.001s) 2022-11-23T04:19:19.6859355Z test_nvfuser_correctness_reciprocal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6859617Z test_nvfuser_correctness_reciprocal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.6859881Z test_nvfuser_correctness_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.982s) 2022-11-23T04:19:19.6860109Z test_nvfuser_correctness_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.982s) 2022-11-23T04:19:19.6860334Z test_nvfuser_correctness_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.898s) 2022-11-23T04:19:19.6860564Z test_nvfuser_correctness_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.934s) 2022-11-23T04:19:19.6860787Z test_nvfuser_correctness_remainder_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.6861003Z test_nvfuser_correctness_remainder_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.823s) 2022-11-23T04:19:19.6861223Z test_nvfuser_correctness_remainder_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.896s) 2022-11-23T04:19:19.6861447Z test_nvfuser_correctness_remainder_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.287s) 2022-11-23T04:19:19.6861673Z test_nvfuser_correctness_remainder_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.6861894Z test_nvfuser_correctness_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6862124Z test_nvfuser_correctness_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6862347Z test_nvfuser_correctness_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6862567Z test_nvfuser_correctness_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6862786Z test_nvfuser_correctness_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.6863004Z test_nvfuser_correctness_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.6863229Z test_nvfuser_correctness_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.458s) 2022-11-23T04:19:19.6863448Z test_nvfuser_correctness_repeat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.446s) 2022-11-23T04:19:19.6863676Z test_nvfuser_correctness_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.459s) 2022-11-23T04:19:19.6863902Z test_nvfuser_correctness_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.461s) 2022-11-23T04:19:19.6864122Z test_nvfuser_correctness_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.459s) 2022-11-23T04:19:19.6864344Z test_nvfuser_correctness_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.459s) 2022-11-23T04:19:19.6864563Z test_nvfuser_correctness_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.456s) 2022-11-23T04:19:19.6864780Z test_nvfuser_correctness_repeat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.448s) 2022-11-23T04:19:19.6865003Z test_nvfuser_correctness_repeat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.447s) 2022-11-23T04:19:19.6865222Z test_nvfuser_correctness_repeat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.448s) 2022-11-23T04:19:19.6865438Z test_nvfuser_correctness_repeat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.448s) 2022-11-23T04:19:19.6865654Z test_nvfuser_correctness_repeat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.448s) 2022-11-23T04:19:19.6865895Z test_nvfuser_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6866122Z test_nvfuser_correctness_repeat_interleave_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6866369Z test_nvfuser_correctness_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6866814Z test_nvfuser_correctness_repeat_interleave_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6867117Z test_nvfuser_correctness_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.6867395Z test_nvfuser_correctness_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6870218Z test_nvfuser_correctness_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.6871181Z test_nvfuser_correctness_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.6871861Z test_nvfuser_correctness_repeat_interleave_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6872528Z test_nvfuser_correctness_repeat_interleave_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.6873192Z test_nvfuser_correctness_repeat_interleave_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.6873857Z test_nvfuser_correctness_repeat_interleave_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6874544Z test_nvfuser_correctness_repeat_interleave_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.6875207Z test_nvfuser_correctness_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6875847Z test_nvfuser_correctness_reshape_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6876510Z test_nvfuser_correctness_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2022-11-23T04:19:19.6877162Z test_nvfuser_correctness_reshape_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.6877808Z test_nvfuser_correctness_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6878459Z test_nvfuser_correctness_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6879110Z test_nvfuser_correctness_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6879757Z test_nvfuser_correctness_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6880385Z test_nvfuser_correctness_reshape_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6881014Z test_nvfuser_correctness_reshape_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6881635Z test_nvfuser_correctness_reshape_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6882261Z test_nvfuser_correctness_reshape_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6882892Z test_nvfuser_correctness_reshape_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6883510Z test_nvfuser_correctness_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6884135Z test_nvfuser_correctness_reshape_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.277s) 2022-11-23T04:19:19.6884788Z test_nvfuser_correctness_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6885433Z test_nvfuser_correctness_reshape_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6886075Z test_nvfuser_correctness_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2022-11-23T04:19:19.6886702Z test_nvfuser_correctness_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.267s) 2022-11-23T04:19:19.6887334Z test_nvfuser_correctness_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6887956Z test_nvfuser_correctness_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6888572Z test_nvfuser_correctness_reshape_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.6889793Z test_nvfuser_correctness_reshape_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6890545Z test_nvfuser_correctness_reshape_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.6891164Z test_nvfuser_correctness_reshape_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.6891783Z test_nvfuser_correctness_reshape_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.260s) 2022-11-23T04:19:19.6892409Z test_nvfuser_correctness_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6893010Z test_nvfuser_correctness_resize__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6893648Z test_nvfuser_correctness_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6894284Z test_nvfuser_correctness_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6894910Z test_nvfuser_correctness_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6895532Z test_nvfuser_correctness_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6896145Z test_nvfuser_correctness_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6896751Z test_nvfuser_correctness_resize__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6897353Z test_nvfuser_correctness_resize__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6897953Z test_nvfuser_correctness_resize__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6898551Z test_nvfuser_correctness_resize__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6899158Z test_nvfuser_correctness_resize__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6899807Z test_nvfuser_correctness_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6900437Z test_nvfuser_correctness_resize_as__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6901089Z test_nvfuser_correctness_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6901736Z test_nvfuser_correctness_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6902370Z test_nvfuser_correctness_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6902999Z test_nvfuser_correctness_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6903626Z test_nvfuser_correctness_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6904236Z test_nvfuser_correctness_resize_as__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6904861Z test_nvfuser_correctness_resize_as__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6905478Z test_nvfuser_correctness_resize_as__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6906093Z test_nvfuser_correctness_resize_as__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6907046Z test_nvfuser_correctness_resize_as__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.6907714Z test_nvfuser_correctness_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6908348Z test_nvfuser_correctness_resolve_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6909015Z test_nvfuser_correctness_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6909672Z test_nvfuser_correctness_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6910477Z test_nvfuser_correctness_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6911221Z test_nvfuser_correctness_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6911860Z test_nvfuser_correctness_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6912495Z test_nvfuser_correctness_resolve_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.6913122Z test_nvfuser_correctness_resolve_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6913748Z test_nvfuser_correctness_resolve_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6914365Z test_nvfuser_correctness_resolve_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6914997Z test_nvfuser_correctness_resolve_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6915647Z test_nvfuser_correctness_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6916283Z test_nvfuser_correctness_resolve_neg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6916939Z test_nvfuser_correctness_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6917601Z test_nvfuser_correctness_resolve_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6918257Z test_nvfuser_correctness_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6918901Z test_nvfuser_correctness_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.6919536Z test_nvfuser_correctness_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.6920176Z test_nvfuser_correctness_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.6920820Z test_nvfuser_correctness_resolve_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6921445Z test_nvfuser_correctness_resolve_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.6922068Z test_nvfuser_correctness_resolve_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6922696Z test_nvfuser_correctness_resolve_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6923324Z test_nvfuser_correctness_resolve_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.6923935Z test_nvfuser_correctness_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2022-11-23T04:19:19.6924538Z test_nvfuser_correctness_roll_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2022-11-23T04:19:19.6925173Z test_nvfuser_correctness_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.409s) 2022-11-23T04:19:19.6925803Z test_nvfuser_correctness_roll_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2022-11-23T04:19:19.6926426Z test_nvfuser_correctness_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.408s) 2022-11-23T04:19:19.6927036Z test_nvfuser_correctness_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.407s) 2022-11-23T04:19:19.6927644Z test_nvfuser_correctness_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2022-11-23T04:19:19.6928249Z test_nvfuser_correctness_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.406s) 2022-11-23T04:19:19.6928831Z test_nvfuser_correctness_roll_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.399s) 2022-11-23T04:19:19.6929426Z test_nvfuser_correctness_roll_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2022-11-23T04:19:19.6930021Z test_nvfuser_correctness_roll_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.396s) 2022-11-23T04:19:19.6930721Z test_nvfuser_correctness_roll_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2022-11-23T04:19:19.6931399Z test_nvfuser_correctness_roll_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2022-11-23T04:19:19.6932008Z test_nvfuser_correctness_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.694s) 2022-11-23T04:19:19.6932603Z test_nvfuser_correctness_rot90_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.660s) 2022-11-23T04:19:19.6933231Z test_nvfuser_correctness_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.691s) 2022-11-23T04:19:19.6933851Z test_nvfuser_correctness_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.698s) 2022-11-23T04:19:19.6934466Z test_nvfuser_correctness_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.689s) 2022-11-23T04:19:19.6935074Z test_nvfuser_correctness_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.690s) 2022-11-23T04:19:19.6935683Z test_nvfuser_correctness_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.689s) 2022-11-23T04:19:19.6936291Z test_nvfuser_correctness_rot90_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.664s) 2022-11-23T04:19:19.6936882Z test_nvfuser_correctness_rot90_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.664s) 2022-11-23T04:19:19.6937474Z test_nvfuser_correctness_rot90_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.663s) 2022-11-23T04:19:19.6938061Z test_nvfuser_correctness_rot90_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.666s) 2022-11-23T04:19:19.6938655Z test_nvfuser_correctness_rot90_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.666s) 2022-11-23T04:19:19.6939267Z test_nvfuser_correctness_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.627s) 2022-11-23T04:19:19.6939884Z test_nvfuser_correctness_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.590s) 2022-11-23T04:19:19.6940503Z test_nvfuser_correctness_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.579s) 2022-11-23T04:19:19.6941125Z test_nvfuser_correctness_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.580s) 2022-11-23T04:19:19.6941731Z test_nvfuser_correctness_round_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.6942313Z test_nvfuser_correctness_round_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.644s) 2022-11-23T04:19:19.6942912Z test_nvfuser_correctness_round_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.582s) 2022-11-23T04:19:19.6943513Z test_nvfuser_correctness_round_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.6944107Z test_nvfuser_correctness_round_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.6944773Z test_nvfuser_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6945440Z test_nvfuser_correctness_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6946104Z test_nvfuser_correctness_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6946891Z test_nvfuser_correctness_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.6947556Z test_nvfuser_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6948221Z test_nvfuser_correctness_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6948869Z test_nvfuser_correctness_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6949520Z test_nvfuser_correctness_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6950200Z test_nvfuser_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6951007Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.6951781Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.6952446Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6953063Z test_nvfuser_correctness_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.010s) 2022-11-23T04:19:19.6953662Z test_nvfuser_correctness_rsqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.002s) 2022-11-23T04:19:19.6954290Z test_nvfuser_correctness_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.774s) 2022-11-23T04:19:19.6954909Z test_nvfuser_correctness_rsqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.737s) 2022-11-23T04:19:19.6955532Z test_nvfuser_correctness_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.738s) 2022-11-23T04:19:19.6956151Z test_nvfuser_correctness_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.072s) 2022-11-23T04:19:19.6956759Z test_nvfuser_correctness_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.998s) 2022-11-23T04:19:19.6957369Z test_nvfuser_correctness_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.998s) 2022-11-23T04:19:19.6957949Z test_nvfuser_correctness_rsqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6958546Z test_nvfuser_correctness_rsqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.017s) 2022-11-23T04:19:19.6959144Z test_nvfuser_correctness_rsqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.006s) 2022-11-23T04:19:19.6959736Z test_nvfuser_correctness_rsqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.6960341Z test_nvfuser_correctness_rsqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.6960954Z test_nvfuser_correctness_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.099s) 2022-11-23T04:19:19.6961573Z test_nvfuser_correctness_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6962186Z test_nvfuser_correctness_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.6962790Z test_nvfuser_correctness_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.102s) 2022-11-23T04:19:19.6963388Z test_nvfuser_correctness_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.080s) 2022-11-23T04:19:19.6963989Z test_nvfuser_correctness_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.113s) 2022-11-23T04:19:19.6964578Z test_nvfuser_correctness_rsub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6965163Z test_nvfuser_correctness_rsub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.078s) 2022-11-23T04:19:19.6965757Z test_nvfuser_correctness_rsub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.075s) 2022-11-23T04:19:19.6966354Z test_nvfuser_correctness_rsub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.6966949Z test_nvfuser_correctness_rsub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.6967605Z test_nvfuser_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2022-11-23T04:19:19.6968240Z test_nvfuser_correctness_scalar_tensor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6968901Z test_nvfuser_correctness_scalar_tensor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6969567Z test_nvfuser_correctness_scalar_tensor_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6970330Z test_nvfuser_correctness_scalar_tensor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6971067Z test_nvfuser_correctness_scalar_tensor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6971717Z test_nvfuser_correctness_scalar_tensor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6972350Z test_nvfuser_correctness_scalar_tensor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.6972983Z test_nvfuser_correctness_scalar_tensor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6973615Z test_nvfuser_correctness_scalar_tensor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6974251Z test_nvfuser_correctness_scalar_tensor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6974881Z test_nvfuser_correctness_scalar_tensor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.6975524Z test_nvfuser_correctness_scalar_tensor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.6976179Z test_nvfuser_correctness_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.6976807Z test_nvfuser_correctness_scatter_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.6977465Z test_nvfuser_correctness_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.6978123Z test_nvfuser_correctness_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.272s) 2022-11-23T04:19:19.6978766Z test_nvfuser_correctness_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.6979397Z test_nvfuser_correctness_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.6980033Z test_nvfuser_correctness_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.6980668Z test_nvfuser_correctness_scatter_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6981298Z test_nvfuser_correctness_scatter_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6981917Z test_nvfuser_correctness_scatter_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.6982541Z test_nvfuser_correctness_scatter_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.6983168Z test_nvfuser_correctness_scatter_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.266s) 2022-11-23T04:19:19.6983789Z test_nvfuser_correctness_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.6984399Z test_nvfuser_correctness_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.398s) 2022-11-23T04:19:19.6985040Z test_nvfuser_correctness_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.413s) 2022-11-23T04:19:19.6985681Z test_nvfuser_correctness_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.422s) 2022-11-23T04:19:19.6986303Z test_nvfuser_correctness_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.537s) 2022-11-23T04:19:19.6987022Z test_nvfuser_correctness_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.535s) 2022-11-23T04:19:19.6987629Z test_nvfuser_correctness_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.534s) 2022-11-23T04:19:19.6988240Z test_nvfuser_correctness_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6988848Z test_nvfuser_correctness_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6989456Z test_nvfuser_correctness_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6990061Z test_nvfuser_correctness_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6990794Z test_nvfuser_correctness_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.400s) 2022-11-23T04:19:19.6992400Z test_nvfuser_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1681.) 2022-11-23T04:19:19.6992942Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.6993191Z ok (0.504s) 2022-11-23T04:19:19.6993879Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.504s) 2022-11-23T04:19:19.6994568Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.505s) 2022-11-23T04:19:19.6995251Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.502s) 2022-11-23T04:19:19.6995931Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.503s) 2022-11-23T04:19:19.6996610Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.495s) 2022-11-23T04:19:19.6997277Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.487s) 2022-11-23T04:19:19.6997947Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.490s) 2022-11-23T04:19:19.6998620Z test_nvfuser_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.490s) 2022-11-23T04:19:19.6999305Z test_nvfuser_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.506s) 2022-11-23T04:19:19.6999986Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.506s) 2022-11-23T04:19:19.7000673Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7001362Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.504s) 2022-11-23T04:19:19.7002027Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.542s) 2022-11-23T04:19:19.7002685Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.495s) 2022-11-23T04:19:19.7003340Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.489s) 2022-11-23T04:19:19.7003997Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.491s) 2022-11-23T04:19:19.7004650Z test_nvfuser_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7005310Z test_nvfuser_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2022-11-23T04:19:19.7005986Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.523s) 2022-11-23T04:19:19.7006661Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.524s) 2022-11-23T04:19:19.7007329Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.521s) 2022-11-23T04:19:19.7007987Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.510s) 2022-11-23T04:19:19.7008646Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7009303Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.506s) 2022-11-23T04:19:19.7009956Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7010707Z test_nvfuser_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7011467Z test_nvfuser_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.507s) 2022-11-23T04:19:19.7012143Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.507s) 2022-11-23T04:19:19.7012813Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7013485Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.505s) 2022-11-23T04:19:19.7014144Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.494s) 2022-11-23T04:19:19.7014804Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7015469Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.490s) 2022-11-23T04:19:19.7016135Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7016792Z test_nvfuser_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7017462Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7018122Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7018790Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7019451Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7020108Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.508s) 2022-11-23T04:19:19.7020771Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7021431Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7022079Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.491s) 2022-11-23T04:19:19.7022719Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.492s) 2022-11-23T04:19:19.7023371Z test_nvfuser_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.493s) 2022-11-23T04:19:19.7024017Z test_nvfuser_correctness_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.583s) 2022-11-23T04:19:19.7024668Z test_nvfuser_correctness_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.588s) 2022-11-23T04:19:19.7025319Z test_nvfuser_correctness_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.592s) 2022-11-23T04:19:19.7025961Z test_nvfuser_correctness_searchsorted_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.594s) 2022-11-23T04:19:19.7026874Z test_nvfuser_correctness_searchsorted_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.602s) 2022-11-23T04:19:19.7027522Z test_nvfuser_correctness_searchsorted_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.597s) 2022-11-23T04:19:19.7028162Z test_nvfuser_correctness_searchsorted_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.600s) 2022-11-23T04:19:19.7028801Z test_nvfuser_correctness_searchsorted_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.630s) 2022-11-23T04:19:19.7029494Z test_nvfuser_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.022s) 2022-11-23T04:19:19.7030174Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.021s) 2022-11-23T04:19:19.7031048Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.015s) 2022-11-23T04:19:19.7031827Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.014s) 2022-11-23T04:19:19.7032525Z test_nvfuser_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.941s) 2022-11-23T04:19:19.7033211Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.941s) 2022-11-23T04:19:19.7033893Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.942s) 2022-11-23T04:19:19.7034575Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.952s) 2022-11-23T04:19:19.7035197Z test_nvfuser_correctness_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.7035812Z test_nvfuser_correctness_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.7036462Z test_nvfuser_correctness_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.7037101Z test_nvfuser_correctness_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.7037722Z test_nvfuser_correctness_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.7038229Z test_nvfuser_correctness_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.7038505Z test_nvfuser_correctness_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.7038759Z test_nvfuser_correctness_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.7038975Z test_nvfuser_correctness_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.7039192Z test_nvfuser_correctness_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.7039409Z test_nvfuser_correctness_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.7039623Z test_nvfuser_correctness_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.7039836Z test_nvfuser_correctness_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.7040075Z test_nvfuser_correctness_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.7040306Z test_nvfuser_correctness_select_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.7040539Z test_nvfuser_correctness_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.237s) 2022-11-23T04:19:19.7040772Z test_nvfuser_correctness_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.7041008Z test_nvfuser_correctness_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.7041239Z test_nvfuser_correctness_select_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.7041467Z test_nvfuser_correctness_select_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.7041694Z test_nvfuser_correctness_select_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.7041920Z test_nvfuser_correctness_select_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.7042146Z test_nvfuser_correctness_select_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.7042363Z test_nvfuser_correctness_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7042572Z test_nvfuser_correctness_sgn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7042834Z test_nvfuser_correctness_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7043089Z test_nvfuser_correctness_sgn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.593s) 2022-11-23T04:19:19.7043310Z test_nvfuser_correctness_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7043524Z test_nvfuser_correctness_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7043739Z test_nvfuser_correctness_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7043951Z test_nvfuser_correctness_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7044155Z test_nvfuser_correctness_sgn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7044364Z test_nvfuser_correctness_sgn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.180s) 2022-11-23T04:19:19.7044579Z test_nvfuser_correctness_sgn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7044791Z test_nvfuser_correctness_sgn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7045003Z test_nvfuser_correctness_sgn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7045221Z test_nvfuser_correctness_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7045434Z test_nvfuser_correctness_short_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.7045656Z test_nvfuser_correctness_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.7045876Z test_nvfuser_correctness_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7046093Z test_nvfuser_correctness_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7046313Z test_nvfuser_correctness_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7046534Z test_nvfuser_correctness_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7046746Z test_nvfuser_correctness_short_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.7046958Z test_nvfuser_correctness_short_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7047169Z test_nvfuser_correctness_short_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7047381Z test_nvfuser_correctness_short_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7047595Z test_nvfuser_correctness_short_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7047824Z test_nvfuser_correctness_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.078s) 2022-11-23T04:19:19.7048041Z test_nvfuser_correctness_sigmoid_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.015s) 2022-11-23T04:19:19.7048276Z test_nvfuser_correctness_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.852s) 2022-11-23T04:19:19.7048507Z test_nvfuser_correctness_sigmoid_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.862s) 2022-11-23T04:19:19.7048737Z test_nvfuser_correctness_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.857s) 2022-11-23T04:19:19.7048950Z test_nvfuser_correctness_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.019s) 2022-11-23T04:19:19.7049169Z test_nvfuser_correctness_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.006s) 2022-11-23T04:19:19.7049389Z test_nvfuser_correctness_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.041s) 2022-11-23T04:19:19.7049609Z test_nvfuser_correctness_sigmoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.7049827Z test_nvfuser_correctness_sigmoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.010s) 2022-11-23T04:19:19.7050087Z test_nvfuser_correctness_sigmoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.057s) 2022-11-23T04:19:19.7050337Z test_nvfuser_correctness_sigmoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.7050557Z test_nvfuser_correctness_sigmoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.7050773Z test_nvfuser_correctness_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7050984Z test_nvfuser_correctness_sign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7051201Z test_nvfuser_correctness_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7051417Z test_nvfuser_correctness_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7051631Z test_nvfuser_correctness_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7051847Z test_nvfuser_correctness_sign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7052062Z test_nvfuser_correctness_sign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.206s) 2022-11-23T04:19:19.7052273Z test_nvfuser_correctness_sign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7052484Z test_nvfuser_correctness_sign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7052694Z test_nvfuser_correctness_sign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7052940Z test_nvfuser_correctness_signal_windows_cosine_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.7053182Z test_nvfuser_correctness_signal_windows_cosine_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.7053424Z test_nvfuser_correctness_signal_windows_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.256s) 2022-11-23T04:19:19.7053669Z test_nvfuser_correctness_signal_windows_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.255s) 2022-11-23T04:19:19.7053926Z test_nvfuser_correctness_signal_windows_exponential_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.7054171Z test_nvfuser_correctness_signal_windows_exponential_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.7054420Z test_nvfuser_correctness_signal_windows_exponential_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.7054669Z test_nvfuser_correctness_signal_windows_exponential_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.7054916Z test_nvfuser_correctness_signal_windows_gaussian_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.7055162Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.7055408Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.7055653Z test_nvfuser_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.272s) 2022-11-23T04:19:19.7055895Z test_nvfuser_correctness_signal_windows_kaiser_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.7056136Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.7056377Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.7056618Z test_nvfuser_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.7056841Z test_nvfuser_correctness_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7057093Z test_nvfuser_correctness_signbit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7057349Z test_nvfuser_correctness_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7057570Z test_nvfuser_correctness_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7057789Z test_nvfuser_correctness_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7058006Z test_nvfuser_correctness_signbit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7058225Z test_nvfuser_correctness_signbit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7058442Z test_nvfuser_correctness_signbit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7058660Z test_nvfuser_correctness_signbit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7058881Z test_nvfuser_correctness_signbit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7059099Z test_nvfuser_correctness_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.613s) 2022-11-23T04:19:19.7059310Z test_nvfuser_correctness_sin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.591s) 2022-11-23T04:19:19.7059532Z test_nvfuser_correctness_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.7059751Z test_nvfuser_correctness_sin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7059963Z test_nvfuser_correctness_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7060177Z test_nvfuser_correctness_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.611s) 2022-11-23T04:19:19.7060389Z test_nvfuser_correctness_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.601s) 2022-11-23T04:19:19.7060604Z test_nvfuser_correctness_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.592s) 2022-11-23T04:19:19.7060815Z test_nvfuser_correctness_sin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7061022Z test_nvfuser_correctness_sin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.594s) 2022-11-23T04:19:19.7061230Z test_nvfuser_correctness_sin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.654s) 2022-11-23T04:19:19.7061438Z test_nvfuser_correctness_sin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7061648Z test_nvfuser_correctness_sin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7061865Z test_nvfuser_correctness_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.639s) 2022-11-23T04:19:19.7062077Z test_nvfuser_correctness_sinc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.631s) 2022-11-23T04:19:19.7062299Z test_nvfuser_correctness_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.949s) 2022-11-23T04:19:19.7062524Z test_nvfuser_correctness_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.966s) 2022-11-23T04:19:19.7062743Z test_nvfuser_correctness_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.621s) 2022-11-23T04:19:19.7062958Z test_nvfuser_correctness_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.610s) 2022-11-23T04:19:19.7063172Z test_nvfuser_correctness_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2022-11-23T04:19:19.7063383Z test_nvfuser_correctness_sinc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.7063594Z test_nvfuser_correctness_sinc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7063803Z test_nvfuser_correctness_sinc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7064015Z test_nvfuser_correctness_sinc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7064263Z test_nvfuser_correctness_sinc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7064513Z test_nvfuser_correctness_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.593s) 2022-11-23T04:19:19.7064716Z test_nvfuser_correctness_sinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.591s) 2022-11-23T04:19:19.7064938Z test_nvfuser_correctness_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7065157Z test_nvfuser_correctness_sinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7065379Z test_nvfuser_correctness_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7065592Z test_nvfuser_correctness_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.593s) 2022-11-23T04:19:19.7065807Z test_nvfuser_correctness_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.585s) 2022-11-23T04:19:19.7066024Z test_nvfuser_correctness_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.594s) 2022-11-23T04:19:19.7066237Z test_nvfuser_correctness_sinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7066449Z test_nvfuser_correctness_sinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.588s) 2022-11-23T04:19:19.7066710Z test_nvfuser_correctness_sinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.590s) 2022-11-23T04:19:19.7066922Z test_nvfuser_correctness_sinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7067133Z test_nvfuser_correctness_sinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7067352Z test_nvfuser_correctness_slice_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7067564Z test_nvfuser_correctness_slice_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.7067792Z test_nvfuser_correctness_slice_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7068019Z test_nvfuser_correctness_slice_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.7068242Z test_nvfuser_correctness_slice_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7068459Z test_nvfuser_correctness_slice_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.7068677Z test_nvfuser_correctness_slice_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.7068895Z test_nvfuser_correctness_slice_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.7069109Z test_nvfuser_correctness_slice_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.7069321Z test_nvfuser_correctness_slice_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7069527Z test_nvfuser_correctness_slice_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.7069742Z test_nvfuser_correctness_slice_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.7069956Z test_nvfuser_correctness_slice_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.186s) 2022-11-23T04:19:19.7070191Z test_nvfuser_correctness_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.7070418Z test_nvfuser_correctness_slice_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.7070648Z test_nvfuser_correctness_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.7070878Z test_nvfuser_correctness_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.7071108Z test_nvfuser_correctness_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.301s) 2022-11-23T04:19:19.7071383Z test_nvfuser_correctness_slice_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.7071645Z test_nvfuser_correctness_slice_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.7071873Z test_nvfuser_correctness_slice_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.7072098Z test_nvfuser_correctness_slice_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.295s) 2022-11-23T04:19:19.7072323Z test_nvfuser_correctness_slice_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.7072545Z test_nvfuser_correctness_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.420s) 2022-11-23T04:19:19.7072768Z test_nvfuser_correctness_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.303s) 2022-11-23T04:19:19.7072988Z test_nvfuser_correctness_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.023s) 2022-11-23T04:19:19.7073211Z test_nvfuser_correctness_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.918s) 2022-11-23T04:19:19.7073452Z test_nvfuser_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.003s) 2022-11-23T04:19:19.7073685Z test_nvfuser_correctness_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.907s) 2022-11-23T04:19:19.7073928Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.7074170Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.7074408Z test_nvfuser_correctness_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.969s) 2022-11-23T04:19:19.7074644Z test_nvfuser_correctness_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.118s) 2022-11-23T04:19:19.7074884Z test_nvfuser_correctness_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.787s) 2022-11-23T04:19:19.7075121Z test_nvfuser_correctness_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.7075348Z test_nvfuser_correctness_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.263s) 2022-11-23T04:19:19.7075580Z test_nvfuser_correctness_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.961s) 2022-11-23T04:19:19.7075813Z test_nvfuser_correctness_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.7076047Z test_nvfuser_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.7076265Z test_nvfuser_correctness_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.666s) 2022-11-23T04:19:19.7076484Z test_nvfuser_correctness_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.666s) 2022-11-23T04:19:19.7076701Z test_nvfuser_correctness_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.668s) 2022-11-23T04:19:19.7076920Z test_nvfuser_correctness_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.674s) 2022-11-23T04:19:19.7077132Z test_nvfuser_correctness_sort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.646s) 2022-11-23T04:19:19.7077341Z test_nvfuser_correctness_sort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.646s) 2022-11-23T04:19:19.7077551Z test_nvfuser_correctness_sort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.643s) 2022-11-23T04:19:19.7077762Z test_nvfuser_correctness_sort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.648s) 2022-11-23T04:19:19.7077973Z test_nvfuser_correctness_sort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.647s) 2022-11-23T04:19:19.7079483Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_methods_invocations.py:951: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:54.) 2022-11-23T04:19:19.7079661Z torch.eye(m, n, device=device, dtype=dtype) 2022-11-23T04:19:19.7079751Z ok (0.252s) 2022-11-23T04:19:19.7080001Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7080249Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7080502Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.251s) 2022-11-23T04:19:19.7080737Z test_nvfuser_correctness_special_airy_ai_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.773s) 2022-11-23T04:19:19.7080982Z test_nvfuser_correctness_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.876s) 2022-11-23T04:19:19.7081224Z test_nvfuser_correctness_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.918s) 2022-11-23T04:19:19.7081461Z test_nvfuser_correctness_special_airy_ai_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7081692Z test_nvfuser_correctness_special_airy_ai_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7081923Z test_nvfuser_correctness_special_airy_ai_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7082154Z test_nvfuser_correctness_special_airy_ai_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7082387Z test_nvfuser_correctness_special_airy_ai_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7082615Z test_nvfuser_correctness_special_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.700s) 2022-11-23T04:19:19.7082856Z test_nvfuser_correctness_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.746s) 2022-11-23T04:19:19.7083099Z test_nvfuser_correctness_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.758s) 2022-11-23T04:19:19.7083334Z test_nvfuser_correctness_special_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.7083569Z test_nvfuser_correctness_special_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7083801Z test_nvfuser_correctness_special_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7084035Z test_nvfuser_correctness_special_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.7084270Z test_nvfuser_correctness_special_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7084505Z test_nvfuser_correctness_special_bessel_j1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.616s) 2022-11-23T04:19:19.7084751Z test_nvfuser_correctness_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.540s) 2022-11-23T04:19:19.7084988Z test_nvfuser_correctness_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.533s) 2022-11-23T04:19:19.7085223Z test_nvfuser_correctness_special_bessel_j1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.7085458Z test_nvfuser_correctness_special_bessel_j1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7085690Z test_nvfuser_correctness_special_bessel_j1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7085923Z test_nvfuser_correctness_special_bessel_j1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7086158Z test_nvfuser_correctness_special_bessel_j1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.7086431Z test_nvfuser_correctness_special_bessel_y0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.833s) 2022-11-23T04:19:19.7086713Z test_nvfuser_correctness_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.993s) 2022-11-23T04:19:19.7086951Z test_nvfuser_correctness_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.060s) 2022-11-23T04:19:19.7087182Z test_nvfuser_correctness_special_bessel_y0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7087414Z test_nvfuser_correctness_special_bessel_y0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7087645Z test_nvfuser_correctness_special_bessel_y0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.7087876Z test_nvfuser_correctness_special_bessel_y0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7088114Z test_nvfuser_correctness_special_bessel_y0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7088351Z test_nvfuser_correctness_special_bessel_y1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.756s) 2022-11-23T04:19:19.7088580Z test_nvfuser_correctness_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.787s) 2022-11-23T04:19:19.7088816Z test_nvfuser_correctness_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.798s) 2022-11-23T04:19:19.7089046Z test_nvfuser_correctness_special_bessel_y1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7089280Z test_nvfuser_correctness_special_bessel_y1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7089509Z test_nvfuser_correctness_special_bessel_y1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7089748Z test_nvfuser_correctness_special_bessel_y1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7089984Z test_nvfuser_correctness_special_bessel_y1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7090263Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7090543Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7090820Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7091096Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7091375Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7091651Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7091926Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7092198Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7092474Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7092749Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7093022Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7093291Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7093605Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7093906Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7094176Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7094446Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7094719Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7094996Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7095273Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7095544Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7095815Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7096082Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7096353Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7096622Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7096898Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7097174Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7097447Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7097716Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7097977Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7098245Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7098515Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7098788Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7099027Z test_nvfuser_correctness_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.533s) 2022-11-23T04:19:19.7099257Z test_nvfuser_correctness_special_entr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.589s) 2022-11-23T04:19:19.7099490Z test_nvfuser_correctness_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.511s) 2022-11-23T04:19:19.7099720Z test_nvfuser_correctness_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.551s) 2022-11-23T04:19:19.7099951Z test_nvfuser_correctness_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.528s) 2022-11-23T04:19:19.7100177Z test_nvfuser_correctness_special_entr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7100448Z test_nvfuser_correctness_special_entr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.7100706Z test_nvfuser_correctness_special_entr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7100932Z test_nvfuser_correctness_special_entr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7101156Z test_nvfuser_correctness_special_entr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7101384Z test_nvfuser_correctness_special_erfcx_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.806s) 2022-11-23T04:19:19.7101615Z test_nvfuser_correctness_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.689s) 2022-11-23T04:19:19.7101847Z test_nvfuser_correctness_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.699s) 2022-11-23T04:19:19.7102076Z test_nvfuser_correctness_special_erfcx_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7102307Z test_nvfuser_correctness_special_erfcx_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7102536Z test_nvfuser_correctness_special_erfcx_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7102762Z test_nvfuser_correctness_special_erfcx_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.7102989Z test_nvfuser_correctness_special_erfcx_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7103260Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7103534Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7103804Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7104074Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7104347Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7104608Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7104877Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7105145Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7105416Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7105693Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7105966Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7106234Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7106500Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7106820Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7107089Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7107358Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7107638Z test_nvfuser_correctness_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.7107898Z test_nvfuser_correctness_special_i0e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.622s) 2022-11-23T04:19:19.7108129Z test_nvfuser_correctness_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.557s) 2022-11-23T04:19:19.7108357Z test_nvfuser_correctness_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.563s) 2022-11-23T04:19:19.7108586Z test_nvfuser_correctness_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.571s) 2022-11-23T04:19:19.7108811Z test_nvfuser_correctness_special_i0e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7109035Z test_nvfuser_correctness_special_i0e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7109257Z test_nvfuser_correctness_special_i0e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7109482Z test_nvfuser_correctness_special_i0e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7109709Z test_nvfuser_correctness_special_i0e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7109935Z test_nvfuser_correctness_special_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.628s) 2022-11-23T04:19:19.7110164Z test_nvfuser_correctness_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.558s) 2022-11-23T04:19:19.7110389Z test_nvfuser_correctness_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.601s) 2022-11-23T04:19:19.7110609Z test_nvfuser_correctness_special_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7110829Z test_nvfuser_correctness_special_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7111049Z test_nvfuser_correctness_special_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7111266Z test_nvfuser_correctness_special_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7111490Z test_nvfuser_correctness_special_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7111712Z test_nvfuser_correctness_special_i1e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.615s) 2022-11-23T04:19:19.7111939Z test_nvfuser_correctness_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.520s) 2022-11-23T04:19:19.7112166Z test_nvfuser_correctness_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.576s) 2022-11-23T04:19:19.7112392Z test_nvfuser_correctness_special_i1e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7112614Z test_nvfuser_correctness_special_i1e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7112839Z test_nvfuser_correctness_special_i1e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7113063Z test_nvfuser_correctness_special_i1e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.7113286Z test_nvfuser_correctness_special_i1e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7113558Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7113835Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7114110Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7114379Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7114694Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7114996Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7115268Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7115541Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7115811Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7116088Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7116360Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7116688Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7117020Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7117346Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7117675Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7118006Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7118292Z test_nvfuser_correctness_special_log_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.666s) 2022-11-23T04:19:19.7118588Z test_nvfuser_correctness_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.651s) 2022-11-23T04:19:19.7118877Z test_nvfuser_correctness_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.678s) 2022-11-23T04:19:19.7119160Z test_nvfuser_correctness_special_log_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7119434Z test_nvfuser_correctness_special_log_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7119713Z test_nvfuser_correctness_special_log_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7119995Z test_nvfuser_correctness_special_log_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7120276Z test_nvfuser_correctness_special_log_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7120572Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.632s) 2022-11-23T04:19:19.7120883Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.584s) 2022-11-23T04:19:19.7121189Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.604s) 2022-11-23T04:19:19.7121490Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7121786Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7122081Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7122379Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.7122679Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.7123026Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.655s) 2022-11-23T04:19:19.7123414Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.612s) 2022-11-23T04:19:19.7123722Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.641s) 2022-11-23T04:19:19.7124020Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7124316Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7124610Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.7124910Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7125210Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7125510Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.762s) 2022-11-23T04:19:19.7125815Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.663s) 2022-11-23T04:19:19.7126121Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.733s) 2022-11-23T04:19:19.7126418Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7126713Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7127005Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7127303Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7127601Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7127886Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.767s) 2022-11-23T04:19:19.7128189Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.640s) 2022-11-23T04:19:19.7128490Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.737s) 2022-11-23T04:19:19.7128784Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7129081Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7129362Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7129611Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.179s) 2022-11-23T04:19:19.7129857Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7130091Z test_nvfuser_correctness_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7130318Z test_nvfuser_correctness_special_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7130549Z test_nvfuser_correctness_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7130777Z test_nvfuser_correctness_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7131046Z test_nvfuser_correctness_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7131305Z test_nvfuser_correctness_special_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7131529Z test_nvfuser_correctness_special_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7131754Z test_nvfuser_correctness_special_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7131982Z test_nvfuser_correctness_special_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7132209Z test_nvfuser_correctness_special_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7132438Z test_nvfuser_correctness_special_ndtri_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.682s) 2022-11-23T04:19:19.7132672Z test_nvfuser_correctness_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.568s) 2022-11-23T04:19:19.7132908Z test_nvfuser_correctness_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.675s) 2022-11-23T04:19:19.7133136Z test_nvfuser_correctness_special_ndtri_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7133365Z test_nvfuser_correctness_special_ndtri_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7133593Z test_nvfuser_correctness_special_ndtri_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7133820Z test_nvfuser_correctness_special_ndtri_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7134039Z test_nvfuser_correctness_special_ndtri_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7134313Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7134586Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7134857Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7135126Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7135394Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7135662Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7135931Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7136198Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7136468Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7136730Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.700s) 2022-11-23T04:19:19.7136989Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.679s) 2022-11-23T04:19:19.7137248Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.734s) 2022-11-23T04:19:19.7137504Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7137762Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7138019Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7138316Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7138605Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7138861Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.702s) 2022-11-23T04:19:19.7139121Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.633s) 2022-11-23T04:19:19.7139380Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.736s) 2022-11-23T04:19:19.7139636Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7139892Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7140149Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7140408Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7140664Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7140952Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7141242Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7141531Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7141821Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7142110Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7142393Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7142678Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7142961Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7143244Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7143523Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7143810Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7144095Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7144377Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7144657Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7144938Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7145273Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7145591Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7145876Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7146160Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7146441Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7146841Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7147133Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7147420Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7147704Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7147987Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7148272Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7148556Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7148841Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7149124Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7149405Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7149689Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7149972Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7150222Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.618s) 2022-11-23T04:19:19.7150480Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.601s) 2022-11-23T04:19:19.7150740Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.639s) 2022-11-23T04:19:19.7150992Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.181s) 2022-11-23T04:19:19.7151241Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7151490Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7151740Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7151992Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7152289Z test_nvfuser_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.247s) 2022-11-23T04:19:19.7152559Z test_nvfuser_correctness_special_xlog1py_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7152800Z test_nvfuser_correctness_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.7153042Z test_nvfuser_correctness_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7153279Z test_nvfuser_correctness_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.7153504Z test_nvfuser_correctness_special_xlog1py_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.7153739Z test_nvfuser_correctness_special_xlog1py_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7153973Z test_nvfuser_correctness_special_xlog1py_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.7154210Z test_nvfuser_correctness_special_xlog1py_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7154443Z test_nvfuser_correctness_special_xlog1py_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.7154670Z test_nvfuser_correctness_special_zeta_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.7154902Z test_nvfuser_correctness_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.7155135Z test_nvfuser_correctness_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.7155361Z test_nvfuser_correctness_special_zeta_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.7155590Z test_nvfuser_correctness_special_zeta_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7155815Z test_nvfuser_correctness_special_zeta_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.7156046Z test_nvfuser_correctness_special_zeta_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7156276Z test_nvfuser_correctness_special_zeta_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.7156499Z test_nvfuser_correctness_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.7156717Z test_nvfuser_correctness_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7156945Z test_nvfuser_correctness_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.7157171Z test_nvfuser_correctness_split_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.193s) 2022-11-23T04:19:19.7157395Z test_nvfuser_correctness_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.7157618Z test_nvfuser_correctness_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.7157841Z test_nvfuser_correctness_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.7158064Z test_nvfuser_correctness_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.7158280Z test_nvfuser_correctness_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7158495Z test_nvfuser_correctness_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.189s) 2022-11-23T04:19:19.7158702Z test_nvfuser_correctness_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7158917Z test_nvfuser_correctness_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7159133Z test_nvfuser_correctness_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.188s) 2022-11-23T04:19:19.7159370Z test_nvfuser_correctness_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.7159644Z test_nvfuser_correctness_split_list_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7159916Z test_nvfuser_correctness_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7160155Z test_nvfuser_correctness_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.215s) 2022-11-23T04:19:19.7160389Z test_nvfuser_correctness_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.216s) 2022-11-23T04:19:19.7160622Z test_nvfuser_correctness_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.7160855Z test_nvfuser_correctness_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.265s) 2022-11-23T04:19:19.7161083Z test_nvfuser_correctness_split_list_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.7161320Z test_nvfuser_correctness_split_list_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.7161550Z test_nvfuser_correctness_split_list_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.7161779Z test_nvfuser_correctness_split_list_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.7162011Z test_nvfuser_correctness_split_list_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.7162245Z test_nvfuser_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.7162475Z test_nvfuser_correctness_split_with_sizes_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7162717Z test_nvfuser_correctness_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.7162956Z test_nvfuser_correctness_split_with_sizes_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.7163198Z test_nvfuser_correctness_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.7163436Z test_nvfuser_correctness_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.238s) 2022-11-23T04:19:19.7163670Z test_nvfuser_correctness_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.7163908Z test_nvfuser_correctness_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.7164137Z test_nvfuser_correctness_split_with_sizes_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7164366Z test_nvfuser_correctness_split_with_sizes_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7164588Z test_nvfuser_correctness_split_with_sizes_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7164821Z test_nvfuser_correctness_split_with_sizes_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7165056Z test_nvfuser_correctness_split_with_sizes_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7165277Z test_nvfuser_correctness_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.631s) 2022-11-23T04:19:19.7165490Z test_nvfuser_correctness_sqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.588s) 2022-11-23T04:19:19.7165714Z test_nvfuser_correctness_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7165936Z test_nvfuser_correctness_sqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.641s) 2022-11-23T04:19:19.7166158Z test_nvfuser_correctness_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7166375Z test_nvfuser_correctness_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.652s) 2022-11-23T04:19:19.7166593Z test_nvfuser_correctness_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.576s) 2022-11-23T04:19:19.7166849Z test_nvfuser_correctness_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.598s) 2022-11-23T04:19:19.7167096Z test_nvfuser_correctness_sqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7167309Z test_nvfuser_correctness_sqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.581s) 2022-11-23T04:19:19.7167519Z test_nvfuser_correctness_sqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.580s) 2022-11-23T04:19:19.7167730Z test_nvfuser_correctness_sqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7167942Z test_nvfuser_correctness_sqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7168165Z test_nvfuser_correctness_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.7168381Z test_nvfuser_correctness_square_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7168613Z test_nvfuser_correctness_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7168841Z test_nvfuser_correctness_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7169065Z test_nvfuser_correctness_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7169285Z test_nvfuser_correctness_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7169503Z test_nvfuser_correctness_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7169711Z test_nvfuser_correctness_square_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7169927Z test_nvfuser_correctness_square_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7170142Z test_nvfuser_correctness_square_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7170360Z test_nvfuser_correctness_square_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7170577Z test_nvfuser_correctness_square_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.214s) 2022-11-23T04:19:19.7170801Z test_nvfuser_correctness_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.7171018Z test_nvfuser_correctness_squeeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.7171246Z test_nvfuser_correctness_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.7171474Z test_nvfuser_correctness_squeeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.7171700Z test_nvfuser_correctness_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.7171923Z test_nvfuser_correctness_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.253s) 2022-11-23T04:19:19.7172147Z test_nvfuser_correctness_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.252s) 2022-11-23T04:19:19.7172372Z test_nvfuser_correctness_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.254s) 2022-11-23T04:19:19.7172590Z test_nvfuser_correctness_squeeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.7172807Z test_nvfuser_correctness_squeeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.250s) 2022-11-23T04:19:19.7173023Z test_nvfuser_correctness_squeeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.7173239Z test_nvfuser_correctness_squeeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2022-11-23T04:19:19.7173457Z test_nvfuser_correctness_squeeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.7173680Z test_nvfuser_correctness_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7173936Z test_nvfuser_correctness_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7174194Z test_nvfuser_correctness_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7174418Z test_nvfuser_correctness_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.7174640Z test_nvfuser_correctness_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7174852Z test_nvfuser_correctness_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7175071Z test_nvfuser_correctness_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.7175288Z test_nvfuser_correctness_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7175502Z test_nvfuser_correctness_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.7175719Z test_nvfuser_correctness_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.7175935Z test_nvfuser_correctness_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.224s) 2022-11-23T04:19:19.7176152Z test_nvfuser_correctness_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7176364Z test_nvfuser_correctness_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7176581Z test_nvfuser_correctness_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.442s) 2022-11-23T04:19:19.7176801Z test_nvfuser_correctness_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.7177022Z test_nvfuser_correctness_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.319s) 2022-11-23T04:19:19.7177236Z test_nvfuser_correctness_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.571s) 2022-11-23T04:19:19.7177455Z test_nvfuser_correctness_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.344s) 2022-11-23T04:19:19.7177671Z test_nvfuser_correctness_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.340s) 2022-11-23T04:19:19.7177897Z test_nvfuser_correctness_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.7178126Z test_nvfuser_correctness_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.245s) 2022-11-23T04:19:19.7178353Z test_nvfuser_correctness_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.7178573Z test_nvfuser_correctness_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.7178794Z test_nvfuser_correctness_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.242s) 2022-11-23T04:19:19.7179013Z test_nvfuser_correctness_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.240s) 2022-11-23T04:19:19.7179908Z test_nvfuser_correctness_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... /opt/conda/lib/python3.8/site-packages/torch/functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2022-11-23T04:19:19.7180270Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:856.) 2022-11-23T04:19:19.7180590Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-11-23T04:19:19.7180679Z ok (0.400s) 2022-11-23T04:19:19.7180904Z test_nvfuser_correctness_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2022-11-23T04:19:19.7181119Z test_nvfuser_correctness_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2022-11-23T04:19:19.7181386Z test_nvfuser_correctness_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.397s) 2022-11-23T04:19:19.7181636Z test_nvfuser_correctness_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.917s) 2022-11-23T04:19:19.7181859Z test_nvfuser_correctness_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.372s) 2022-11-23T04:19:19.7182082Z test_nvfuser_correctness_sub_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2022-11-23T04:19:19.7182304Z test_nvfuser_correctness_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.7182519Z test_nvfuser_correctness_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.010s) 2022-11-23T04:19:19.7182734Z test_nvfuser_correctness_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.884s) 2022-11-23T04:19:19.7182947Z test_nvfuser_correctness_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.884s) 2022-11-23T04:19:19.7183161Z test_nvfuser_correctness_sub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.7183379Z test_nvfuser_correctness_sub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.944s) 2022-11-23T04:19:19.7183595Z test_nvfuser_correctness_sub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.871s) 2022-11-23T04:19:19.7183808Z test_nvfuser_correctness_sub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.7184021Z test_nvfuser_correctness_sub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.7184238Z test_nvfuser_correctness_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.025s) 2022-11-23T04:19:19.7184452Z test_nvfuser_correctness_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.965s) 2022-11-23T04:19:19.7184676Z test_nvfuser_correctness_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.481s) 2022-11-23T04:19:19.7184897Z test_nvfuser_correctness_sum_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.114s) 2022-11-23T04:19:19.7185119Z test_nvfuser_correctness_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.476s) 2022-11-23T04:19:19.7185337Z test_nvfuser_correctness_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.994s) 2022-11-23T04:19:19.7185550Z test_nvfuser_correctness_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.840s) 2022-11-23T04:19:19.7185771Z test_nvfuser_correctness_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.986s) 2022-11-23T04:19:19.7185973Z test_nvfuser_correctness_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.460s) 2022-11-23T04:19:19.7186187Z test_nvfuser_correctness_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (6.985s) 2022-11-23T04:19:19.7186400Z test_nvfuser_correctness_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (7.001s) 2022-11-23T04:19:19.7186669Z test_nvfuser_correctness_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.472s) 2022-11-23T04:19:19.7186886Z test_nvfuser_correctness_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.459s) 2022-11-23T04:19:19.7187118Z test_nvfuser_correctness_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.701s) 2022-11-23T04:19:19.7187339Z test_nvfuser_correctness_sum_to_size_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.709s) 2022-11-23T04:19:19.7187571Z test_nvfuser_correctness_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.7187801Z test_nvfuser_correctness_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2022-11-23T04:19:19.7188027Z test_nvfuser_correctness_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.828s) 2022-11-23T04:19:19.7188252Z test_nvfuser_correctness_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.696s) 2022-11-23T04:19:19.7188477Z test_nvfuser_correctness_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.627s) 2022-11-23T04:19:19.7188753Z test_nvfuser_correctness_sum_to_size_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.336s) 2022-11-23T04:19:19.7189010Z test_nvfuser_correctness_sum_to_size_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.699s) 2022-11-23T04:19:19.7189232Z test_nvfuser_correctness_sum_to_size_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.624s) 2022-11-23T04:19:19.7189450Z test_nvfuser_correctness_sum_to_size_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7189673Z test_nvfuser_correctness_sum_to_size_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.337s) 2022-11-23T04:19:19.7189895Z test_nvfuser_correctness_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.383s) 2022-11-23T04:19:19.7190119Z test_nvfuser_correctness_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.444s) 2022-11-23T04:19:19.7190334Z test_nvfuser_correctness_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.236s) 2022-11-23T04:19:19.7190553Z test_nvfuser_correctness_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.451s) 2022-11-23T04:19:19.7190828Z test_nvfuser_correctness_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.7191098Z test_nvfuser_correctness_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.002s) 2022-11-23T04:19:19.7191520Z test_nvfuser_correctness_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-11-23T04:19:19.7191832Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-11-23T04:19:19.7191978Z L, _ = torch.symeig(A, upper=upper) 2022-11-23T04:19:19.7192095Z should be replaced with 2022-11-23T04:19:19.7192399Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-11-23T04:19:19.7192497Z and 2022-11-23T04:19:19.7192662Z L, V = torch.symeig(A, eigenvectors=True) 2022-11-23T04:19:19.7192798Z should be replaced with 2022-11-23T04:19:19.7193375Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2897.) 2022-11-23T04:19:19.7193609Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.7193712Z ok (0.446s) 2022-11-23T04:19:19.7193991Z test_nvfuser_correctness_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.376s) 2022-11-23T04:19:19.7194262Z test_nvfuser_correctness_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.411s) 2022-11-23T04:19:19.7194530Z test_nvfuser_correctness_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.377s) 2022-11-23T04:19:19.7194790Z test_nvfuser_correctness_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.487s) 2022-11-23T04:19:19.7195047Z test_nvfuser_correctness_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.037s) 2022-11-23T04:19:19.7195311Z test_nvfuser_correctness_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.198s) 2022-11-23T04:19:19.7195570Z test_nvfuser_correctness_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.199s) 2022-11-23T04:19:19.7195820Z test_nvfuser_correctness_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.520s) 2022-11-23T04:19:19.7196077Z test_nvfuser_correctness_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.053s) 2022-11-23T04:19:19.7196324Z test_nvfuser_correctness_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.009s) 2022-11-23T04:19:19.7196577Z test_nvfuser_correctness_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7196839Z test_nvfuser_correctness_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.060s) 2022-11-23T04:19:19.7197149Z test_nvfuser_correctness_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (1.013s) 2022-11-23T04:19:19.7197460Z test_nvfuser_correctness_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7197714Z test_nvfuser_correctness_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7198001Z test_nvfuser_correctness_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.234s) 2022-11-23T04:19:19.7198279Z test_nvfuser_correctness_take_along_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7198569Z test_nvfuser_correctness_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.236s) 2022-11-23T04:19:19.7198861Z test_nvfuser_correctness_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.7199143Z test_nvfuser_correctness_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.232s) 2022-11-23T04:19:19.7199421Z test_nvfuser_correctness_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.7199655Z test_nvfuser_correctness_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.233s) 2022-11-23T04:19:19.7199883Z test_nvfuser_correctness_take_along_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.231s) 2022-11-23T04:19:19.7200111Z test_nvfuser_correctness_take_along_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7200334Z test_nvfuser_correctness_take_along_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.7200563Z test_nvfuser_correctness_take_along_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.229s) 2022-11-23T04:19:19.7200792Z test_nvfuser_correctness_take_along_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.230s) 2022-11-23T04:19:19.7201012Z test_nvfuser_correctness_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.296s) 2022-11-23T04:19:19.7201226Z test_nvfuser_correctness_take_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.7201453Z test_nvfuser_correctness_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.7201674Z test_nvfuser_correctness_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.7201892Z test_nvfuser_correctness_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.7202107Z test_nvfuser_correctness_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.298s) 2022-11-23T04:19:19.7202313Z test_nvfuser_correctness_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.299s) 2022-11-23T04:19:19.7202524Z test_nvfuser_correctness_take_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.330s) 2022-11-23T04:19:19.7202738Z test_nvfuser_correctness_take_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.300s) 2022-11-23T04:19:19.7202950Z test_nvfuser_correctness_take_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.7203164Z test_nvfuser_correctness_take_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.7203374Z test_nvfuser_correctness_take_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.7203590Z test_nvfuser_correctness_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.626s) 2022-11-23T04:19:19.7203802Z test_nvfuser_correctness_tan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.628s) 2022-11-23T04:19:19.7204021Z test_nvfuser_correctness_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7204242Z test_nvfuser_correctness_tan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7204462Z test_nvfuser_correctness_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7204721Z test_nvfuser_correctness_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.682s) 2022-11-23T04:19:19.7204966Z test_nvfuser_correctness_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.603s) 2022-11-23T04:19:19.7205181Z test_nvfuser_correctness_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.598s) 2022-11-23T04:19:19.7205393Z test_nvfuser_correctness_tan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7205603Z test_nvfuser_correctness_tan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.660s) 2022-11-23T04:19:19.7205814Z test_nvfuser_correctness_tan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.605s) 2022-11-23T04:19:19.7206024Z test_nvfuser_correctness_tan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7206236Z test_nvfuser_correctness_tan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7206454Z test_nvfuser_correctness_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.597s) 2022-11-23T04:19:19.7206666Z test_nvfuser_correctness_tanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.593s) 2022-11-23T04:19:19.7206891Z test_nvfuser_correctness_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7207104Z test_nvfuser_correctness_tanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7207326Z test_nvfuser_correctness_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7207547Z test_nvfuser_correctness_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.595s) 2022-11-23T04:19:19.7207763Z test_nvfuser_correctness_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.585s) 2022-11-23T04:19:19.7207978Z test_nvfuser_correctness_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.586s) 2022-11-23T04:19:19.7208188Z test_nvfuser_correctness_tanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7208402Z test_nvfuser_correctness_tanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.591s) 2022-11-23T04:19:19.7208614Z test_nvfuser_correctness_tanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.660s) 2022-11-23T04:19:19.7208823Z test_nvfuser_correctness_tanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7209036Z test_nvfuser_correctness_tanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7209269Z test_nvfuser_correctness_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.344s) 2022-11-23T04:19:19.7209498Z test_nvfuser_correctness_tensor_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.329s) 2022-11-23T04:19:19.7209735Z test_nvfuser_correctness_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.347s) 2022-11-23T04:19:19.7209971Z test_nvfuser_correctness_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.348s) 2022-11-23T04:19:19.7210206Z test_nvfuser_correctness_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.390s) 2022-11-23T04:19:19.7210436Z test_nvfuser_correctness_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.349s) 2022-11-23T04:19:19.7210667Z test_nvfuser_correctness_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.342s) 2022-11-23T04:19:19.7210893Z test_nvfuser_correctness_tensor_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.7211117Z test_nvfuser_correctness_tensor_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.7211342Z test_nvfuser_correctness_tensor_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.327s) 2022-11-23T04:19:19.7211568Z test_nvfuser_correctness_tensor_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.7211792Z test_nvfuser_correctness_tensor_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.331s) 2022-11-23T04:19:19.7212058Z test_nvfuser_correctness_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.7212319Z test_nvfuser_correctness_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.213s) 2022-11-23T04:19:19.7212552Z test_nvfuser_correctness_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.7212779Z test_nvfuser_correctness_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.7213005Z test_nvfuser_correctness_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.7213229Z test_nvfuser_correctness_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2022-11-23T04:19:19.7213445Z test_nvfuser_correctness_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.984s) 2022-11-23T04:19:19.7213659Z test_nvfuser_correctness_tile_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.933s) 2022-11-23T04:19:19.7213885Z test_nvfuser_correctness_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.961s) 2022-11-23T04:19:19.7214106Z test_nvfuser_correctness_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.962s) 2022-11-23T04:19:19.7214322Z test_nvfuser_correctness_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.984s) 2022-11-23T04:19:19.7214538Z test_nvfuser_correctness_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.967s) 2022-11-23T04:19:19.7214753Z test_nvfuser_correctness_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.961s) 2022-11-23T04:19:19.7214963Z test_nvfuser_correctness_tile_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.929s) 2022-11-23T04:19:19.7215173Z test_nvfuser_correctness_tile_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.952s) 2022-11-23T04:19:19.7215382Z test_nvfuser_correctness_tile_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.931s) 2022-11-23T04:19:19.7215595Z test_nvfuser_correctness_tile_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.930s) 2022-11-23T04:19:19.7215811Z test_nvfuser_correctness_tile_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.933s) 2022-11-23T04:19:19.7216025Z test_nvfuser_correctness_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.7216235Z test_nvfuser_correctness_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.7216454Z test_nvfuser_correctness_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.362s) 2022-11-23T04:19:19.7216672Z test_nvfuser_correctness_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.366s) 2022-11-23T04:19:19.7216883Z test_nvfuser_correctness_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.386s) 2022-11-23T04:19:19.7217096Z test_nvfuser_correctness_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.360s) 2022-11-23T04:19:19.7217300Z test_nvfuser_correctness_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.362s) 2022-11-23T04:19:19.7217511Z test_nvfuser_correctness_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.7217722Z test_nvfuser_correctness_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.365s) 2022-11-23T04:19:19.7217930Z test_nvfuser_correctness_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.362s) 2022-11-23T04:19:19.7218138Z test_nvfuser_correctness_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.361s) 2022-11-23T04:19:19.7218346Z test_nvfuser_correctness_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.359s) 2022-11-23T04:19:19.7218576Z test_nvfuser_correctness_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.192s) 2022-11-23T04:19:19.7218795Z test_nvfuser_correctness_to_sparse_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7219076Z test_nvfuser_correctness_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7219340Z test_nvfuser_correctness_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.7219569Z test_nvfuser_correctness_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.182s) 2022-11-23T04:19:19.7219799Z test_nvfuser_correctness_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7220024Z test_nvfuser_correctness_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.177s) 2022-11-23T04:19:19.7220245Z test_nvfuser_correctness_to_sparse_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7220467Z test_nvfuser_correctness_to_sparse_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7220684Z test_nvfuser_correctness_to_sparse_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7220907Z test_nvfuser_correctness_to_sparse_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7221131Z test_nvfuser_correctness_to_sparse_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7221354Z test_nvfuser_correctness_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.392s) 2022-11-23T04:19:19.7221573Z test_nvfuser_correctness_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.393s) 2022-11-23T04:19:19.7221790Z test_nvfuser_correctness_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.461s) 2022-11-23T04:19:19.7222008Z test_nvfuser_correctness_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.391s) 2022-11-23T04:19:19.7222212Z test_nvfuser_correctness_topk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.383s) 2022-11-23T04:19:19.7222424Z test_nvfuser_correctness_topk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2022-11-23T04:19:19.7222639Z test_nvfuser_correctness_topk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.379s) 2022-11-23T04:19:19.7222856Z test_nvfuser_correctness_topk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.382s) 2022-11-23T04:19:19.7223068Z test_nvfuser_correctness_topk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.381s) 2022-11-23T04:19:19.7223290Z test_nvfuser_correctness_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7223504Z test_nvfuser_correctness_trace_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7223730Z test_nvfuser_correctness_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7223958Z test_nvfuser_correctness_trace_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.197s) 2022-11-23T04:19:19.7224178Z test_nvfuser_correctness_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.174s) 2022-11-23T04:19:19.7224397Z test_nvfuser_correctness_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7224619Z test_nvfuser_correctness_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7224841Z test_nvfuser_correctness_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7225055Z test_nvfuser_correctness_trace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7225267Z test_nvfuser_correctness_trace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7225482Z test_nvfuser_correctness_trace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7225695Z test_nvfuser_correctness_trace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7225910Z test_nvfuser_correctness_trace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7226139Z test_nvfuser_correctness_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.654s) 2022-11-23T04:19:19.7226403Z test_nvfuser_correctness_transpose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.637s) 2022-11-23T04:19:19.7226717Z test_nvfuser_correctness_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.7226949Z test_nvfuser_correctness_transpose_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2022-11-23T04:19:19.7227182Z test_nvfuser_correctness_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.280s) 2022-11-23T04:19:19.7227400Z test_nvfuser_correctness_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.608s) 2022-11-23T04:19:19.7227626Z test_nvfuser_correctness_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.580s) 2022-11-23T04:19:19.7227851Z test_nvfuser_correctness_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.579s) 2022-11-23T04:19:19.7228072Z test_nvfuser_correctness_transpose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.7228296Z test_nvfuser_correctness_transpose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.556s) 2022-11-23T04:19:19.7228520Z test_nvfuser_correctness_transpose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (3.570s) 2022-11-23T04:19:19.7228741Z test_nvfuser_correctness_transpose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.7228966Z test_nvfuser_correctness_transpose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7229198Z test_nvfuser_correctness_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7229431Z test_nvfuser_correctness_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7229662Z test_nvfuser_correctness_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7229893Z test_nvfuser_correctness_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7230125Z test_nvfuser_correctness_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7230351Z test_nvfuser_correctness_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7230573Z test_nvfuser_correctness_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7230796Z test_nvfuser_correctness_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7231020Z test_nvfuser_correctness_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7231240Z test_nvfuser_correctness_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.228s) 2022-11-23T04:19:19.7231464Z test_nvfuser_correctness_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7231688Z test_nvfuser_correctness_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7231918Z test_nvfuser_correctness_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7232142Z test_nvfuser_correctness_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7232363Z test_nvfuser_correctness_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7232574Z test_nvfuser_correctness_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7232794Z test_nvfuser_correctness_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.225s) 2022-11-23T04:19:19.7233009Z test_nvfuser_correctness_trapz_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7233222Z test_nvfuser_correctness_trapz_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7233436Z test_nvfuser_correctness_trapz_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.227s) 2022-11-23T04:19:19.7233702Z test_nvfuser_correctness_trapz_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7233955Z test_nvfuser_correctness_trapz_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.226s) 2022-11-23T04:19:19.7234421Z test_nvfuser_correctness_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... test_jit_cuda_fuser.py:5237: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T04:19:19.7234662Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T04:19:19.7234803Z X = torch.triangular_solve(B, A).solution 2022-11-23T04:19:19.7234910Z should be replaced with 2022-11-23T04:19:19.7235212Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2218.) 2022-11-23T04:19:19.7235407Z ref = variant(*clone_inputs((sample.input, *sample.args)), **sample.kwargs) 2022-11-23T04:19:19.7235499Z ok (0.370s) 2022-11-23T04:19:19.7235742Z test_nvfuser_correctness_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.372s) 2022-11-23T04:19:19.7235978Z test_nvfuser_correctness_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.368s) 2022-11-23T04:19:19.7236216Z test_nvfuser_correctness_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.366s) 2022-11-23T04:19:19.7236427Z test_nvfuser_correctness_tril_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.289s) 2022-11-23T04:19:19.7236650Z test_nvfuser_correctness_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.276s) 2022-11-23T04:19:19.7236873Z test_nvfuser_correctness_tril_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7237092Z test_nvfuser_correctness_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7237311Z test_nvfuser_correctness_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.7237530Z test_nvfuser_correctness_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.278s) 2022-11-23T04:19:19.7237737Z test_nvfuser_correctness_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.7237948Z test_nvfuser_correctness_tril_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.7238160Z test_nvfuser_correctness_tril_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.7238371Z test_nvfuser_correctness_tril_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.7238588Z test_nvfuser_correctness_tril_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.7238798Z test_nvfuser_correctness_tril_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.7239027Z test_nvfuser_correctness_tril_indices_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.7239257Z test_nvfuser_correctness_tril_indices_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.202s) 2022-11-23T04:19:19.7239468Z test_nvfuser_correctness_triu_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.7239690Z test_nvfuser_correctness_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.270s) 2022-11-23T04:19:19.7239911Z test_nvfuser_correctness_triu_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7240131Z test_nvfuser_correctness_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.272s) 2022-11-23T04:19:19.7240346Z test_nvfuser_correctness_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.7240564Z test_nvfuser_correctness_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7240819Z test_nvfuser_correctness_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.269s) 2022-11-23T04:19:19.7241064Z test_nvfuser_correctness_triu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.7241276Z test_nvfuser_correctness_triu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.271s) 2022-11-23T04:19:19.7241487Z test_nvfuser_correctness_triu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.7241696Z test_nvfuser_correctness_triu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.263s) 2022-11-23T04:19:19.7241910Z test_nvfuser_correctness_triu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.264s) 2022-11-23T04:19:19.7242136Z test_nvfuser_correctness_triu_indices_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.273s) 2022-11-23T04:19:19.7242360Z test_nvfuser_correctness_triu_indices_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.7242594Z test_nvfuser_correctness_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.7242812Z test_nvfuser_correctness_true_divide_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.7243045Z test_nvfuser_correctness_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.7243279Z test_nvfuser_correctness_true_divide_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.7243511Z test_nvfuser_correctness_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.293s) 2022-11-23T04:19:19.7243739Z test_nvfuser_correctness_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2022-11-23T04:19:19.7243973Z test_nvfuser_correctness_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.7244202Z test_nvfuser_correctness_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.7244429Z test_nvfuser_correctness_true_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.7244653Z test_nvfuser_correctness_true_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.319s) 2022-11-23T04:19:19.7244879Z test_nvfuser_correctness_true_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.7245102Z test_nvfuser_correctness_true_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.7245325Z test_nvfuser_correctness_true_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.7245544Z test_nvfuser_correctness_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.599s) 2022-11-23T04:19:19.7245765Z test_nvfuser_correctness_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.587s) 2022-11-23T04:19:19.7245985Z test_nvfuser_correctness_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.633s) 2022-11-23T04:19:19.7246207Z test_nvfuser_correctness_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.580s) 2022-11-23T04:19:19.7246425Z test_nvfuser_correctness_trunc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7246638Z test_nvfuser_correctness_trunc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.587s) 2022-11-23T04:19:19.7246852Z test_nvfuser_correctness_trunc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.576s) 2022-11-23T04:19:19.7247066Z test_nvfuser_correctness_trunc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7247282Z test_nvfuser_correctness_trunc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.169s) 2022-11-23T04:19:19.7247504Z test_nvfuser_correctness_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.275s) 2022-11-23T04:19:19.7247719Z test_nvfuser_correctness_unbind_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.313s) 2022-11-23T04:19:19.7247978Z test_nvfuser_correctness_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.7248240Z test_nvfuser_correctness_unbind_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.7248465Z test_nvfuser_correctness_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.279s) 2022-11-23T04:19:19.7248687Z test_nvfuser_correctness_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.290s) 2022-11-23T04:19:19.7248908Z test_nvfuser_correctness_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.7249129Z test_nvfuser_correctness_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.273s) 2022-11-23T04:19:19.7249345Z test_nvfuser_correctness_unbind_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.7249562Z test_nvfuser_correctness_unbind_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.312s) 2022-11-23T04:19:19.7249781Z test_nvfuser_correctness_unbind_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.268s) 2022-11-23T04:19:19.7250001Z test_nvfuser_correctness_unbind_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.262s) 2022-11-23T04:19:19.7250216Z test_nvfuser_correctness_unbind_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.261s) 2022-11-23T04:19:19.7250444Z test_nvfuser_correctness_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.340s) 2022-11-23T04:19:19.7250663Z test_nvfuser_correctness_unflatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.7250894Z test_nvfuser_correctness_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.310s) 2022-11-23T04:19:19.7251125Z test_nvfuser_correctness_unflatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.7251355Z test_nvfuser_correctness_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.319s) 2022-11-23T04:19:19.7251584Z test_nvfuser_correctness_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.7251812Z test_nvfuser_correctness_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.7252036Z test_nvfuser_correctness_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.308s) 2022-11-23T04:19:19.7252259Z test_nvfuser_correctness_unflatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2022-11-23T04:19:19.7252476Z test_nvfuser_correctness_unflatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.303s) 2022-11-23T04:19:19.7252696Z test_nvfuser_correctness_unflatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.302s) 2022-11-23T04:19:19.7252917Z test_nvfuser_correctness_unflatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.311s) 2022-11-23T04:19:19.7253129Z test_nvfuser_correctness_unflatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.7253363Z test_nvfuser_correctness_unfold_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2022-11-23T04:19:19.7253591Z test_nvfuser_correctness_unfold_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.7253824Z test_nvfuser_correctness_unfold_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2022-11-23T04:19:19.7254064Z test_nvfuser_correctness_unfold_copy_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2022-11-23T04:19:19.7254298Z test_nvfuser_correctness_unfold_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.7254530Z test_nvfuser_correctness_unfold_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.339s) 2022-11-23T04:19:19.7254759Z test_nvfuser_correctness_unfold_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.337s) 2022-11-23T04:19:19.7254987Z test_nvfuser_correctness_unfold_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2022-11-23T04:19:19.7255266Z test_nvfuser_correctness_unfold_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.7255526Z test_nvfuser_correctness_unfold_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.7255749Z test_nvfuser_correctness_unfold_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.7255972Z test_nvfuser_correctness_unfold_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.317s) 2022-11-23T04:19:19.7256201Z test_nvfuser_correctness_unfold_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.341s) 2022-11-23T04:19:19.7256425Z test_nvfuser_correctness_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.330s) 2022-11-23T04:19:19.7256641Z test_nvfuser_correctness_unfold_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.7256868Z test_nvfuser_correctness_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.323s) 2022-11-23T04:19:19.7257097Z test_nvfuser_correctness_unfold_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.324s) 2022-11-23T04:19:19.7257324Z test_nvfuser_correctness_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.326s) 2022-11-23T04:19:19.7257543Z test_nvfuser_correctness_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.7257764Z test_nvfuser_correctness_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2022-11-23T04:19:19.7257984Z test_nvfuser_correctness_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.321s) 2022-11-23T04:19:19.7258201Z test_nvfuser_correctness_unfold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.7258406Z test_nvfuser_correctness_unfold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.7258624Z test_nvfuser_correctness_unfold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.314s) 2022-11-23T04:19:19.7258841Z test_nvfuser_correctness_unfold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.316s) 2022-11-23T04:19:19.7259066Z test_nvfuser_correctness_unfold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.315s) 2022-11-23T04:19:19.7259293Z test_nvfuser_correctness_uniform_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7259523Z test_nvfuser_correctness_uniform_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7259751Z test_nvfuser_correctness_uniform_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7259971Z test_nvfuser_correctness_uniform_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.7260190Z test_nvfuser_correctness_uniform_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.7260408Z test_nvfuser_correctness_uniform_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7260648Z test_nvfuser_correctness_unique_consecutive_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.884s) 2022-11-23T04:19:19.7260893Z test_nvfuser_correctness_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.924s) 2022-11-23T04:19:19.7261133Z test_nvfuser_correctness_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.944s) 2022-11-23T04:19:19.7261370Z test_nvfuser_correctness_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.931s) 2022-11-23T04:19:19.7261604Z test_nvfuser_correctness_unique_consecutive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.815s) 2022-11-23T04:19:19.7261843Z test_nvfuser_correctness_unique_consecutive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.788s) 2022-11-23T04:19:19.7262080Z test_nvfuser_correctness_unique_consecutive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.794s) 2022-11-23T04:19:19.7262355Z test_nvfuser_correctness_unique_consecutive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.826s) 2022-11-23T04:19:19.7262626Z test_nvfuser_correctness_unique_consecutive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (4.825s) 2022-11-23T04:19:19.7262845Z test_nvfuser_correctness_unique_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.969s) 2022-11-23T04:19:19.7263068Z test_nvfuser_correctness_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (11.109s) 2022-11-23T04:19:19.7263290Z test_nvfuser_correctness_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (11.216s) 2022-11-23T04:19:19.7263511Z test_nvfuser_correctness_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (11.209s) 2022-11-23T04:19:19.7263728Z test_nvfuser_correctness_unique_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.732s) 2022-11-23T04:19:19.7263935Z test_nvfuser_correctness_unique_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.764s) 2022-11-23T04:19:19.7264158Z test_nvfuser_correctness_unique_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.830s) 2022-11-23T04:19:19.7264378Z test_nvfuser_correctness_unique_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.868s) 2022-11-23T04:19:19.7264597Z test_nvfuser_correctness_unique_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (10.847s) 2022-11-23T04:19:19.7264830Z test_nvfuser_correctness_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.297s) 2022-11-23T04:19:19.7265049Z test_nvfuser_correctness_unsqueeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.7265281Z test_nvfuser_correctness_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.7265513Z test_nvfuser_correctness_unsqueeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.7265743Z test_nvfuser_correctness_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.294s) 2022-11-23T04:19:19.7265973Z test_nvfuser_correctness_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.7266202Z test_nvfuser_correctness_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.292s) 2022-11-23T04:19:19.7266427Z test_nvfuser_correctness_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.291s) 2022-11-23T04:19:19.7266748Z test_nvfuser_correctness_unsqueeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.7266971Z test_nvfuser_correctness_unsqueeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.286s) 2022-11-23T04:19:19.7267191Z test_nvfuser_correctness_unsqueeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.7267411Z test_nvfuser_correctness_unsqueeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.7267633Z test_nvfuser_correctness_unsqueeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.285s) 2022-11-23T04:19:19.7267854Z test_nvfuser_correctness_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.632s) 2022-11-23T04:19:19.7268082Z test_nvfuser_correctness_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.325s) 2022-11-23T04:19:19.7268302Z test_nvfuser_correctness_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.322s) 2022-11-23T04:19:19.7268517Z test_nvfuser_correctness_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.489s) 2022-11-23T04:19:19.7268732Z test_nvfuser_correctness_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.382s) 2022-11-23T04:19:19.7268944Z test_nvfuser_correctness_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.487s) 2022-11-23T04:19:19.7269160Z test_nvfuser_correctness_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.244s) 2022-11-23T04:19:19.7269390Z test_nvfuser_correctness_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2022-11-23T04:19:19.7269736Z test_nvfuser_correctness_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.249s) 2022-11-23T04:19:19.7270002Z test_nvfuser_correctness_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.309s) 2022-11-23T04:19:19.7270220Z test_nvfuser_correctness_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.248s) 2022-11-23T04:19:19.7270440Z test_nvfuser_correctness_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.243s) 2022-11-23T04:19:19.7270658Z test_nvfuser_correctness_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7270881Z test_nvfuser_correctness_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.7271102Z test_nvfuser_correctness_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.7271317Z test_nvfuser_correctness_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7271534Z test_nvfuser_correctness_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7271752Z test_nvfuser_correctness_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7272005Z test_nvfuser_correctness_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-11-23T04:19:19.7272240Z test_nvfuser_correctness_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2022-11-23T04:19:19.7272473Z test_nvfuser_correctness_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.162s) 2022-11-23T04:19:19.7272693Z test_nvfuser_correctness_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.7272907Z test_nvfuser_correctness_view_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.7273132Z test_nvfuser_correctness_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.7273368Z test_nvfuser_correctness_view_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.7273593Z test_nvfuser_correctness_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.7273810Z test_nvfuser_correctness_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.7274026Z test_nvfuser_correctness_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.185s) 2022-11-23T04:19:19.7274244Z test_nvfuser_correctness_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.7274459Z test_nvfuser_correctness_view_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.7274666Z test_nvfuser_correctness_view_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.187s) 2022-11-23T04:19:19.7274880Z test_nvfuser_correctness_view_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.7275096Z test_nvfuser_correctness_view_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.184s) 2022-11-23T04:19:19.7275314Z test_nvfuser_correctness_view_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.183s) 2022-11-23T04:19:19.7275548Z test_nvfuser_correctness_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7275782Z test_nvfuser_correctness_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.175s) 2022-11-23T04:19:19.7276009Z test_nvfuser_correctness_view_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.7276227Z test_nvfuser_correctness_view_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.7276453Z test_nvfuser_correctness_view_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.7276677Z test_nvfuser_correctness_view_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.7276938Z test_nvfuser_correctness_view_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.217s) 2022-11-23T04:19:19.7277194Z test_nvfuser_correctness_view_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.7277412Z test_nvfuser_correctness_view_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.7277634Z test_nvfuser_correctness_view_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.7277855Z test_nvfuser_correctness_view_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.7278077Z test_nvfuser_correctness_view_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.7278295Z test_nvfuser_correctness_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.7278510Z test_nvfuser_correctness_view_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.7278733Z test_nvfuser_correctness_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.211s) 2022-11-23T04:19:19.7278958Z test_nvfuser_correctness_view_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.7279179Z test_nvfuser_correctness_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.212s) 2022-11-23T04:19:19.7279398Z test_nvfuser_correctness_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.210s) 2022-11-23T04:19:19.7279616Z test_nvfuser_correctness_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.7279823Z test_nvfuser_correctness_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.209s) 2022-11-23T04:19:19.7280035Z test_nvfuser_correctness_view_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.7280248Z test_nvfuser_correctness_view_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.7280467Z test_nvfuser_correctness_view_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.208s) 2022-11-23T04:19:19.7280682Z test_nvfuser_correctness_view_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.7280895Z test_nvfuser_correctness_view_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.207s) 2022-11-23T04:19:19.7281120Z test_nvfuser_correctness_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7281337Z test_nvfuser_correctness_vsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.7281566Z test_nvfuser_correctness_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7281898Z test_nvfuser_correctness_vsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7282146Z test_nvfuser_correctness_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.195s) 2022-11-23T04:19:19.7282382Z test_nvfuser_correctness_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7282616Z test_nvfuser_correctness_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.194s) 2022-11-23T04:19:19.7282847Z test_nvfuser_correctness_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.201s) 2022-11-23T04:19:19.7283077Z test_nvfuser_correctness_vsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.246s) 2022-11-23T04:19:19.7283309Z test_nvfuser_correctness_vsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.196s) 2022-11-23T04:19:19.7283537Z test_nvfuser_correctness_vsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.7283765Z test_nvfuser_correctness_vsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.7283996Z test_nvfuser_correctness_vsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.190s) 2022-11-23T04:19:19.7284278Z test_nvfuser_correctness_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7284545Z test_nvfuser_correctness_vstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.191s) 2022-11-23T04:19:19.7284790Z test_nvfuser_correctness_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.178s) 2022-11-23T04:19:19.7285007Z test_nvfuser_correctness_vstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7285241Z test_nvfuser_correctness_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7285472Z test_nvfuser_correctness_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7285708Z test_nvfuser_correctness_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7285941Z test_nvfuser_correctness_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7286175Z test_nvfuser_correctness_vstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.7286405Z test_nvfuser_correctness_vstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7286635Z test_nvfuser_correctness_vstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7286861Z test_nvfuser_correctness_vstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7287091Z test_nvfuser_correctness_vstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7287322Z test_nvfuser_correctness_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.842s) 2022-11-23T04:19:19.7287551Z test_nvfuser_correctness_where_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.797s) 2022-11-23T04:19:19.7287789Z test_nvfuser_correctness_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.7288027Z test_nvfuser_correctness_where_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.205s) 2022-11-23T04:19:19.7288259Z test_nvfuser_correctness_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.203s) 2022-11-23T04:19:19.7288486Z test_nvfuser_correctness_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.869s) 2022-11-23T04:19:19.7288719Z test_nvfuser_correctness_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.783s) 2022-11-23T04:19:19.7288948Z test_nvfuser_correctness_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.796s) 2022-11-23T04:19:19.7289171Z test_nvfuser_correctness_where_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.7289396Z test_nvfuser_correctness_where_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.788s) 2022-11-23T04:19:19.7289620Z test_nvfuser_correctness_where_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (2.335s) 2022-11-23T04:19:19.7289843Z test_nvfuser_correctness_where_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.7290071Z test_nvfuser_correctness_where_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.200s) 2022-11-23T04:19:19.7290287Z test_nvfuser_correctness_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.328s) 2022-11-23T04:19:19.7290512Z test_nvfuser_correctness_xlogy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.288s) 2022-11-23T04:19:19.7290744Z test_nvfuser_correctness_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.7290975Z test_nvfuser_correctness_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.7291202Z test_nvfuser_correctness_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.284s) 2022-11-23T04:19:19.7291424Z test_nvfuser_correctness_xlogy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.7291648Z test_nvfuser_correctness_xlogy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.7291919Z test_nvfuser_correctness_xlogy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.281s) 2022-11-23T04:19:19.7292180Z test_nvfuser_correctness_xlogy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.283s) 2022-11-23T04:19:19.7292407Z test_nvfuser_correctness_xlogy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.282s) 2022-11-23T04:19:19.7292636Z test_nvfuser_correctness_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7292859Z test_nvfuser_correctness_zero__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.7293094Z test_nvfuser_correctness_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7293329Z test_nvfuser_correctness_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7293556Z test_nvfuser_correctness_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7293786Z test_nvfuser_correctness_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7294020Z test_nvfuser_correctness_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7294244Z test_nvfuser_correctness_zero__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.7294470Z test_nvfuser_correctness_zero__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7294690Z test_nvfuser_correctness_zero__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.003s) 2022-11-23T04:19:19.7294916Z test_nvfuser_correctness_zero__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.7295138Z test_nvfuser_correctness_zero__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.002s) 2022-11-23T04:19:19.7295349Z test_nvfuser_correctness_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.172s) 2022-11-23T04:19:19.7295576Z test_nvfuser_correctness_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7295815Z test_nvfuser_correctness_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7296049Z test_nvfuser_correctness_zeros_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7296281Z test_nvfuser_correctness_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.173s) 2022-11-23T04:19:19.7296509Z test_nvfuser_correctness_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7296740Z test_nvfuser_correctness_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7297007Z test_nvfuser_correctness_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.171s) 2022-11-23T04:19:19.7297260Z test_nvfuser_correctness_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7297494Z test_nvfuser_correctness_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7297725Z test_nvfuser_correctness_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.235s) 2022-11-23T04:19:19.7298183Z test_nvfuser_correctness_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.176s) 2022-11-23T04:19:19.7298420Z test_nvfuser_correctness_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.170s) 2022-11-23T04:19:19.7298663Z test_nvfuser_correctness_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.222s) 2022-11-23T04:19:19.7298898Z test_nvfuser_correctness_zeros_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7299147Z test_nvfuser_correctness_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.7299406Z test_nvfuser_correctness_zeros_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.223s) 2022-11-23T04:19:19.7299685Z test_nvfuser_correctness_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.7299965Z test_nvfuser_correctness_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.7300206Z test_nvfuser_correctness_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.7300477Z test_nvfuser_correctness_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.7300714Z test_nvfuser_correctness_zeros_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.221s) 2022-11-23T04:19:19.7300947Z test_nvfuser_correctness_zeros_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7301195Z test_nvfuser_correctness_zeros_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7301427Z test_nvfuser_correctness_zeros_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.219s) 2022-11-23T04:19:19.7301664Z test_nvfuser_correctness_zeros_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... ok (0.218s) 2022-11-23T04:19:19.7302163Z test_nvfuser_extremal_values_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7302626Z test_nvfuser_extremal_values_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7303102Z test_nvfuser_extremal_values_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7303552Z test_nvfuser_extremal_values_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7304002Z test_nvfuser_extremal_values_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7304471Z test_nvfuser_extremal_values_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7304922Z test_nvfuser_extremal_values_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7305376Z test_nvfuser_extremal_values_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7305824Z test_nvfuser_extremal_values_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7306269Z test_nvfuser_extremal_values_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7306806Z test_nvfuser_extremal_values_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7307262Z test_nvfuser_extremal_values_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7307753Z test_nvfuser_extremal_values___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7308236Z test_nvfuser_extremal_values___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7308714Z test_nvfuser_extremal_values___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7309181Z test_nvfuser_extremal_values___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7309728Z test_nvfuser_extremal_values___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7310250Z test_nvfuser_extremal_values___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7310737Z test_nvfuser_extremal_values___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7311215Z test_nvfuser_extremal_values___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7311681Z test_nvfuser_extremal_values___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7312140Z test_nvfuser_extremal_values___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7312598Z test_nvfuser_extremal_values___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7313062Z test_nvfuser_extremal_values___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7313523Z test_nvfuser_extremal_values___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7313990Z test_nvfuser_extremal_values___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7314489Z test_nvfuser_extremal_values___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7314947Z test_nvfuser_extremal_values___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7315406Z test_nvfuser_extremal_values___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7315868Z test_nvfuser_extremal_values___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7316332Z test_nvfuser_extremal_values___rmatmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7316804Z test_nvfuser_extremal_values___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7317274Z test_nvfuser_extremal_values___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7317749Z test_nvfuser_extremal_values___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7318245Z test_nvfuser_extremal_values___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7318712Z test_nvfuser_extremal_values___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7319148Z test_nvfuser_extremal_values___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7319603Z test_nvfuser_extremal_values___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7320056Z test_nvfuser_extremal_values___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7320564Z test_nvfuser_extremal_values___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7321064Z test_nvfuser_extremal_values___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7321545Z test_nvfuser_extremal_values___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7322007Z test_nvfuser_extremal_values___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7322493Z test_nvfuser_extremal_values___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7322956Z test_nvfuser_extremal_values___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7323421Z test_nvfuser_extremal_values___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7323879Z test_nvfuser_extremal_values___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7324343Z test_nvfuser_extremal_values___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7324814Z test_nvfuser_extremal_values___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7325282Z test_nvfuser_extremal_values___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7325745Z test_nvfuser_extremal_values___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7326228Z test_nvfuser_extremal_values___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7326686Z test_nvfuser_extremal_values___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7327149Z test_nvfuser_extremal_values___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7327617Z test_nvfuser_extremal_values___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7328076Z test_nvfuser_extremal_values___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7328543Z test_nvfuser_extremal_values___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7329000Z test_nvfuser_extremal_values___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7329496Z test_nvfuser_extremal_values__softmax_backward_data_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7330013Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7330504Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7331046Z test_nvfuser_extremal_values__softmax_backward_data_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7331544Z test_nvfuser_extremal_values_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7332015Z test_nvfuser_extremal_values_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7332472Z test_nvfuser_extremal_values_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7332919Z test_nvfuser_extremal_values_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7333364Z test_nvfuser_extremal_values_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7333839Z test_nvfuser_extremal_values_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7334298Z test_nvfuser_extremal_values_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7334759Z test_nvfuser_extremal_values_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7335231Z test_nvfuser_extremal_values_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7335678Z test_nvfuser_extremal_values_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7336133Z test_nvfuser_extremal_values_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7336582Z test_nvfuser_extremal_values_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7337037Z test_nvfuser_extremal_values_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7337517Z test_nvfuser_extremal_values_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7338049Z test_nvfuser_extremal_values_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7338505Z test_nvfuser_extremal_values_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7338973Z test_nvfuser_extremal_values_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7339428Z test_nvfuser_extremal_values_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7339879Z test_nvfuser_extremal_values_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7340337Z test_nvfuser_extremal_values_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7340790Z test_nvfuser_extremal_values_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7341262Z test_nvfuser_extremal_values_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7341759Z test_nvfuser_extremal_values_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7342255Z test_nvfuser_extremal_values_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7342715Z test_nvfuser_extremal_values_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7343179Z test_nvfuser_extremal_values_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7343642Z test_nvfuser_extremal_values_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7344098Z test_nvfuser_extremal_values_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7344555Z test_nvfuser_extremal_values_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7345035Z test_nvfuser_extremal_values_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7345510Z test_nvfuser_extremal_values_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7345982Z test_nvfuser_extremal_values_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7346455Z test_nvfuser_extremal_values_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7346943Z test_nvfuser_extremal_values_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7347410Z test_nvfuser_extremal_values_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7347865Z test_nvfuser_extremal_values_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7348326Z test_nvfuser_extremal_values_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7348795Z test_nvfuser_extremal_values_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7349296Z test_nvfuser_extremal_values_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7349760Z test_nvfuser_extremal_values_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7350217Z test_nvfuser_extremal_values_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7350675Z test_nvfuser_extremal_values_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7351127Z test_nvfuser_extremal_values_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7351588Z test_nvfuser_extremal_values_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7352109Z test_nvfuser_extremal_values_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7352701Z test_nvfuser_extremal_values_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7353178Z test_nvfuser_extremal_values_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7353633Z test_nvfuser_extremal_values_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7354121Z test_nvfuser_extremal_values_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7354610Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7355101Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7355587Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7356083Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7356564Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7357042Z test_nvfuser_extremal_values_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7357506Z test_nvfuser_extremal_values_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7357969Z test_nvfuser_extremal_values_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7358424Z test_nvfuser_extremal_values_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7358881Z test_nvfuser_extremal_values_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7359330Z test_nvfuser_extremal_values_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7359792Z test_nvfuser_extremal_values_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7360257Z test_nvfuser_extremal_values_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7360740Z test_nvfuser_extremal_values_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7361196Z test_nvfuser_extremal_values_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7361647Z test_nvfuser_extremal_values_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7362096Z test_nvfuser_extremal_values_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7362545Z test_nvfuser_extremal_values_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7363070Z test_nvfuser_extremal_values_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7363578Z test_nvfuser_extremal_values_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7364026Z test_nvfuser_extremal_values_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7364501Z test_nvfuser_extremal_values_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7364945Z test_nvfuser_extremal_values_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7365212Z test_nvfuser_extremal_values_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7365489Z test_nvfuser_extremal_values_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7365779Z test_nvfuser_extremal_values_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7366116Z test_nvfuser_extremal_values_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7366380Z test_nvfuser_extremal_values_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7366645Z test_nvfuser_extremal_values_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7367125Z test_nvfuser_extremal_values_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7367588Z test_nvfuser_extremal_values_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7368042Z test_nvfuser_extremal_values_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7368510Z test_nvfuser_extremal_values_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7368965Z test_nvfuser_extremal_values_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7369413Z test_nvfuser_extremal_values_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7369836Z test_nvfuser_extremal_values_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7370291Z test_nvfuser_extremal_values_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7370751Z test_nvfuser_extremal_values_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7371228Z test_nvfuser_extremal_values_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7371683Z test_nvfuser_extremal_values_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7372141Z test_nvfuser_extremal_values_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7372615Z test_nvfuser_extremal_values_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7373134Z test_nvfuser_extremal_values_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7373628Z test_nvfuser_extremal_values_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7374080Z test_nvfuser_extremal_values_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7374530Z test_nvfuser_extremal_values_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7375013Z test_nvfuser_extremal_values_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7375487Z test_nvfuser_extremal_values_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7375940Z test_nvfuser_extremal_values_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7376384Z test_nvfuser_extremal_values_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7376830Z test_nvfuser_extremal_values_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7377384Z test_nvfuser_extremal_values_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7377844Z test_nvfuser_extremal_values_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7378300Z test_nvfuser_extremal_values_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7378797Z test_nvfuser_extremal_values_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7379260Z test_nvfuser_extremal_values_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7379713Z test_nvfuser_extremal_values_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7380235Z test_nvfuser_extremal_values_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7380691Z test_nvfuser_extremal_values_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7381150Z test_nvfuser_extremal_values_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7381607Z test_nvfuser_extremal_values_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7382071Z test_nvfuser_extremal_values_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7382545Z test_nvfuser_extremal_values_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7383012Z test_nvfuser_extremal_values_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7383469Z test_nvfuser_extremal_values_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7383982Z test_nvfuser_extremal_values_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7384486Z test_nvfuser_extremal_values_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7384949Z test_nvfuser_extremal_values_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7385451Z test_nvfuser_extremal_values_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7385921Z test_nvfuser_extremal_values_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7386414Z test_nvfuser_extremal_values_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7387013Z test_nvfuser_extremal_values_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7387484Z test_nvfuser_extremal_values_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7387952Z test_nvfuser_extremal_values_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7388429Z test_nvfuser_extremal_values_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7388916Z test_nvfuser_extremal_values_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7389385Z test_nvfuser_extremal_values_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7389859Z test_nvfuser_extremal_values_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7390352Z test_nvfuser_extremal_values_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7390843Z test_nvfuser_extremal_values_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7391334Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7391826Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7392308Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7392806Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7393287Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7393747Z test_nvfuser_extremal_values_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7394232Z test_nvfuser_extremal_values_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7394829Z test_nvfuser_extremal_values_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7395329Z test_nvfuser_extremal_values_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7395792Z test_nvfuser_extremal_values_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7396242Z test_nvfuser_extremal_values_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7396695Z test_nvfuser_extremal_values_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7397159Z test_nvfuser_extremal_values_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7397616Z test_nvfuser_extremal_values_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7418493Z test_nvfuser_extremal_values_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7419020Z test_nvfuser_extremal_values_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7419471Z test_nvfuser_extremal_values_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7419929Z test_nvfuser_extremal_values_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7420387Z test_nvfuser_extremal_values_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7420835Z test_nvfuser_extremal_values_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7421271Z test_nvfuser_extremal_values_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7421714Z test_nvfuser_extremal_values_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7422163Z test_nvfuser_extremal_values_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7422610Z test_nvfuser_extremal_values_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7423054Z test_nvfuser_extremal_values_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7423497Z test_nvfuser_extremal_values_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7423934Z test_nvfuser_extremal_values_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7424378Z test_nvfuser_extremal_values_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7424828Z test_nvfuser_extremal_values_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7425376Z test_nvfuser_extremal_values_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7425866Z test_nvfuser_extremal_values_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7426303Z test_nvfuser_extremal_values_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7426811Z test_nvfuser_extremal_values_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7427269Z test_nvfuser_extremal_values_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7427824Z test_nvfuser_extremal_values_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7428376Z test_nvfuser_extremal_values_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7428921Z test_nvfuser_extremal_values_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7429471Z test_nvfuser_extremal_values_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7430022Z test_nvfuser_extremal_values_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7430578Z test_nvfuser_extremal_values_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7431141Z test_nvfuser_extremal_values_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7431706Z test_nvfuser_extremal_values_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7432265Z test_nvfuser_extremal_values_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7432825Z test_nvfuser_extremal_values_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7433377Z test_nvfuser_extremal_values_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7433927Z test_nvfuser_extremal_values_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7434491Z test_nvfuser_extremal_values_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7435054Z test_nvfuser_extremal_values_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7435605Z test_nvfuser_extremal_values_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7436157Z test_nvfuser_extremal_values_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7436710Z test_nvfuser_extremal_values_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7437256Z test_nvfuser_extremal_values_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7437883Z test_nvfuser_extremal_values_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7438489Z test_nvfuser_extremal_values_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7439035Z test_nvfuser_extremal_values_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7439575Z test_nvfuser_extremal_values_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7440144Z test_nvfuser_extremal_values_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7440464Z test_nvfuser_extremal_values_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7440775Z test_nvfuser_extremal_values_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7441092Z test_nvfuser_extremal_values_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7441398Z test_nvfuser_extremal_values_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7441947Z test_nvfuser_extremal_values_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7442502Z test_nvfuser_extremal_values_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7443059Z test_nvfuser_extremal_values_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7443628Z test_nvfuser_extremal_values_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7444197Z test_nvfuser_extremal_values_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7444740Z test_nvfuser_extremal_values_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7445295Z test_nvfuser_extremal_values_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7445862Z test_nvfuser_extremal_values_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7446426Z test_nvfuser_extremal_values_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7446981Z test_nvfuser_extremal_values_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7447533Z test_nvfuser_extremal_values_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7448082Z test_nvfuser_extremal_values_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7448617Z test_nvfuser_extremal_values_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7449161Z test_nvfuser_extremal_values_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7449764Z test_nvfuser_extremal_values_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7450244Z test_nvfuser_extremal_values_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7450680Z test_nvfuser_extremal_values_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7451115Z test_nvfuser_extremal_values_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7451557Z test_nvfuser_extremal_values_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7452004Z test_nvfuser_extremal_values_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7452452Z test_nvfuser_extremal_values_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7452900Z test_nvfuser_extremal_values_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7453338Z test_nvfuser_extremal_values_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7453775Z test_nvfuser_extremal_values_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7454246Z test_nvfuser_extremal_values_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7454723Z test_nvfuser_extremal_values_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7455196Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7455668Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7456139Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7456612Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7457082Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7457547Z test_nvfuser_extremal_values_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7458018Z test_nvfuser_extremal_values_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7458484Z test_nvfuser_extremal_values_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7458942Z test_nvfuser_extremal_values_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7459402Z test_nvfuser_extremal_values_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7459912Z test_nvfuser_extremal_values_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7460406Z test_nvfuser_extremal_values_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7460858Z test_nvfuser_extremal_values_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7461311Z test_nvfuser_extremal_values_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7461753Z test_nvfuser_extremal_values_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7462201Z test_nvfuser_extremal_values_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7462652Z test_nvfuser_extremal_values_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7463094Z test_nvfuser_extremal_values_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7463533Z test_nvfuser_extremal_values_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7463974Z test_nvfuser_extremal_values_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7464442Z test_nvfuser_extremal_values_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7464916Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7465389Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7465853Z test_nvfuser_extremal_values_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7466317Z test_nvfuser_extremal_values_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7466836Z test_nvfuser_extremal_values_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7467280Z test_nvfuser_extremal_values_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7467829Z test_nvfuser_extremal_values_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7468371Z test_nvfuser_extremal_values_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7468904Z test_nvfuser_extremal_values_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7469431Z test_nvfuser_extremal_values_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7469964Z test_nvfuser_extremal_values_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7470565Z test_nvfuser_extremal_values_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7471157Z test_nvfuser_extremal_values_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7471700Z test_nvfuser_extremal_values_cdouble_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7472250Z test_nvfuser_extremal_values_cdouble_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7472796Z test_nvfuser_extremal_values_cdouble_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7473338Z test_nvfuser_extremal_values_cdouble_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7473881Z test_nvfuser_extremal_values_cdouble_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7474423Z test_nvfuser_extremal_values_cdouble_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7474962Z test_nvfuser_extremal_values_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7475498Z test_nvfuser_extremal_values_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7476044Z test_nvfuser_extremal_values_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7476590Z test_nvfuser_extremal_values_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7477170Z test_nvfuser_extremal_values_cfloat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7491447Z test_nvfuser_extremal_values_cfloat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7492027Z test_nvfuser_extremal_values_cfloat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7492576Z test_nvfuser_extremal_values_cfloat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7493115Z test_nvfuser_extremal_values_cfloat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7493661Z test_nvfuser_extremal_values_cfloat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7494208Z test_nvfuser_extremal_values_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7494759Z test_nvfuser_extremal_values_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7495308Z test_nvfuser_extremal_values_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7495841Z test_nvfuser_extremal_values_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7496374Z test_nvfuser_extremal_values_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7497047Z test_nvfuser_extremal_values_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7497693Z test_nvfuser_extremal_values_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7498234Z test_nvfuser_extremal_values_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7498771Z test_nvfuser_extremal_values_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7499300Z test_nvfuser_extremal_values_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7499824Z test_nvfuser_extremal_values_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7500351Z test_nvfuser_extremal_values_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7500913Z test_nvfuser_extremal_values_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7501466Z test_nvfuser_extremal_values_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7524301Z test_nvfuser_extremal_values_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7524992Z test_nvfuser_extremal_values_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7525589Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7526171Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7526737Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7527305Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7527876Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7528440Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7529002Z test_nvfuser_extremal_values_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7529562Z test_nvfuser_extremal_values_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7530095Z test_nvfuser_extremal_values_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7530640Z test_nvfuser_extremal_values_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7531177Z test_nvfuser_extremal_values_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7531925Z test_nvfuser_extremal_values_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7532524Z test_nvfuser_extremal_values_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7533051Z test_nvfuser_extremal_values_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7533584Z test_nvfuser_extremal_values_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7534115Z test_nvfuser_extremal_values_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7534643Z test_nvfuser_extremal_values_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7535172Z test_nvfuser_extremal_values_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7535727Z test_nvfuser_extremal_values_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7536275Z test_nvfuser_extremal_values_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7536818Z test_nvfuser_extremal_values_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7537360Z test_nvfuser_extremal_values_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7537900Z test_nvfuser_extremal_values_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7538446Z test_nvfuser_extremal_values_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7538987Z test_nvfuser_extremal_values_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7539524Z test_nvfuser_extremal_values_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7540062Z test_nvfuser_extremal_values_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7540610Z test_nvfuser_extremal_values_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7541151Z test_nvfuser_extremal_values_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7541691Z test_nvfuser_extremal_values_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7542223Z test_nvfuser_extremal_values_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7542756Z test_nvfuser_extremal_values_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7543312Z test_nvfuser_extremal_values_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7543873Z test_nvfuser_extremal_values_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7544491Z test_nvfuser_extremal_values_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7545096Z test_nvfuser_extremal_values_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7545641Z test_nvfuser_extremal_values_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7546186Z test_nvfuser_extremal_values_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7546834Z test_nvfuser_extremal_values_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7547403Z test_nvfuser_extremal_values_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7547968Z test_nvfuser_extremal_values_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7548518Z test_nvfuser_extremal_values_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7549066Z test_nvfuser_extremal_values_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7549613Z test_nvfuser_extremal_values_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7550151Z test_nvfuser_extremal_values_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7550695Z test_nvfuser_extremal_values_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7551241Z test_nvfuser_extremal_values_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7551769Z test_nvfuser_extremal_values_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7552304Z test_nvfuser_extremal_values_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7552848Z test_nvfuser_extremal_values_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7553406Z test_nvfuser_extremal_values_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7553925Z test_nvfuser_extremal_values_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7554446Z test_nvfuser_extremal_values_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7554993Z test_nvfuser_extremal_values_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7555543Z test_nvfuser_extremal_values_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7556093Z test_nvfuser_extremal_values_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7556700Z test_nvfuser_extremal_values_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7557296Z test_nvfuser_extremal_values_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7557835Z test_nvfuser_extremal_values_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7558380Z test_nvfuser_extremal_values_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7558933Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7559482Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7560030Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7560572Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7561115Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7561648Z test_nvfuser_extremal_values_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7562188Z test_nvfuser_extremal_values_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7562728Z test_nvfuser_extremal_values_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7563264Z test_nvfuser_extremal_values_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7563796Z test_nvfuser_extremal_values_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7564325Z test_nvfuser_extremal_values_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7564853Z test_nvfuser_extremal_values_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7565377Z test_nvfuser_extremal_values_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7565962Z test_nvfuser_extremal_values_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7566517Z test_nvfuser_extremal_values_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7567043Z test_nvfuser_extremal_values_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7567581Z test_nvfuser_extremal_values_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7568116Z test_nvfuser_extremal_values_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7568695Z test_nvfuser_extremal_values_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7569298Z test_nvfuser_extremal_values_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7569834Z test_nvfuser_extremal_values_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7570306Z test_nvfuser_extremal_values_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7570748Z test_nvfuser_extremal_values_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7571189Z test_nvfuser_extremal_values_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7571624Z test_nvfuser_extremal_values_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7572056Z test_nvfuser_extremal_values_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7572486Z test_nvfuser_extremal_values_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7572920Z test_nvfuser_extremal_values_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7573359Z test_nvfuser_extremal_values_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7573795Z test_nvfuser_extremal_values_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7574232Z test_nvfuser_extremal_values_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7574666Z test_nvfuser_extremal_values_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7575094Z test_nvfuser_extremal_values_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7575549Z test_nvfuser_extremal_values_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7576011Z test_nvfuser_extremal_values_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7576475Z test_nvfuser_extremal_values_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7576929Z test_nvfuser_extremal_values_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7577384Z test_nvfuser_extremal_values_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7577826Z test_nvfuser_extremal_values_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7578071Z test_nvfuser_extremal_values_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7578324Z test_nvfuser_extremal_values_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7578618Z test_nvfuser_extremal_values_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7578894Z test_nvfuser_extremal_values_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7579136Z test_nvfuser_extremal_values_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7579376Z test_nvfuser_extremal_values_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7579830Z test_nvfuser_extremal_values_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7580272Z test_nvfuser_extremal_values_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7580708Z test_nvfuser_extremal_values_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7581143Z test_nvfuser_extremal_values_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7581578Z test_nvfuser_extremal_values_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7582016Z test_nvfuser_extremal_values_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7582455Z test_nvfuser_extremal_values_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7582894Z test_nvfuser_extremal_values_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7583335Z test_nvfuser_extremal_values_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7583778Z test_nvfuser_extremal_values_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7584219Z test_nvfuser_extremal_values_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7584656Z test_nvfuser_extremal_values_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7585090Z test_nvfuser_extremal_values_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7585537Z test_nvfuser_extremal_values_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7585992Z test_nvfuser_extremal_values_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7586443Z test_nvfuser_extremal_values_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7587081Z test_nvfuser_extremal_values_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7587575Z test_nvfuser_extremal_values_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7588107Z test_nvfuser_extremal_values_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7588636Z test_nvfuser_extremal_values_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7589251Z test_nvfuser_extremal_values_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7589840Z test_nvfuser_extremal_values_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7590371Z test_nvfuser_extremal_values_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7590896Z test_nvfuser_extremal_values_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7591422Z test_nvfuser_extremal_values_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7592004Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7592589Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7593171Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7593740Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7594304Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7594874Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7595410Z test_nvfuser_extremal_values_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7595947Z test_nvfuser_extremal_values_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7596477Z test_nvfuser_extremal_values_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7597019Z test_nvfuser_extremal_values_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7597552Z test_nvfuser_extremal_values_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7598093Z test_nvfuser_extremal_values_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7598632Z test_nvfuser_extremal_values_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7599163Z test_nvfuser_extremal_values_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7599708Z test_nvfuser_extremal_values_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7600635Z test_nvfuser_extremal_values_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7601559Z test_nvfuser_extremal_values_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7602582Z test_nvfuser_extremal_values_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7603585Z test_nvfuser_extremal_values_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7604498Z test_nvfuser_extremal_values_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7605421Z test_nvfuser_extremal_values_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7606325Z test_nvfuser_extremal_values_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7607238Z test_nvfuser_extremal_values_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7608173Z test_nvfuser_extremal_values_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7609092Z test_nvfuser_extremal_values_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7610001Z test_nvfuser_extremal_values_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7610903Z test_nvfuser_extremal_values_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7611813Z test_nvfuser_extremal_values_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7612758Z test_nvfuser_extremal_values_diagonal_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7613703Z test_nvfuser_extremal_values_diagonal_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7614644Z test_nvfuser_extremal_values_diagonal_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7615562Z test_nvfuser_extremal_values_diagonal_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7616502Z test_nvfuser_extremal_values_diagonal_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7617435Z test_nvfuser_extremal_values_diagonal_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7618361Z test_nvfuser_extremal_values_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7619297Z test_nvfuser_extremal_values_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7620225Z test_nvfuser_extremal_values_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7621135Z test_nvfuser_extremal_values_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7622039Z test_nvfuser_extremal_values_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7623028Z test_nvfuser_extremal_values_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7624052Z test_nvfuser_extremal_values_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7624994Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7625928Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7626931Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7627875Z test_nvfuser_extremal_values_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7628813Z test_nvfuser_extremal_values_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7629759Z test_nvfuser_extremal_values_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7630682Z test_nvfuser_extremal_values_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7631596Z test_nvfuser_extremal_values_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7632510Z test_nvfuser_extremal_values_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7633455Z test_nvfuser_extremal_values_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7634390Z test_nvfuser_extremal_values_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7635322Z test_nvfuser_extremal_values_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7636253Z test_nvfuser_extremal_values_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7637187Z test_nvfuser_extremal_values_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7638118Z test_nvfuser_extremal_values_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7639045Z test_nvfuser_extremal_values_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7639988Z test_nvfuser_extremal_values_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7640870Z test_nvfuser_extremal_values_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7641824Z test_nvfuser_extremal_values_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7642774Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7643711Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7644757Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7645805Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7646779Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7647759Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7648709Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7649659Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7650607Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7651559Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7652501Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7653438Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7654404Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7655288Z test_nvfuser_extremal_values_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7656190Z test_nvfuser_extremal_values_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7657090Z test_nvfuser_extremal_values_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7657972Z test_nvfuser_extremal_values_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7658850Z test_nvfuser_extremal_values_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7659729Z test_nvfuser_extremal_values_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7660640Z test_nvfuser_extremal_values_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7661563Z test_nvfuser_extremal_values_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7662480Z test_nvfuser_extremal_values_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7663377Z test_nvfuser_extremal_values_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7664360Z test_nvfuser_extremal_values_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7665321Z test_nvfuser_extremal_values_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7666215Z test_nvfuser_extremal_values_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7667314Z test_nvfuser_extremal_values_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7668275Z test_nvfuser_extremal_values_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7669193Z test_nvfuser_extremal_values_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7670131Z test_nvfuser_extremal_values_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7671069Z test_nvfuser_extremal_values_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7672000Z test_nvfuser_extremal_values_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7672942Z test_nvfuser_extremal_values_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7673896Z test_nvfuser_extremal_values_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7674826Z test_nvfuser_extremal_values_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7675748Z test_nvfuser_extremal_values_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7676687Z test_nvfuser_extremal_values_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7677619Z test_nvfuser_extremal_values_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7678564Z test_nvfuser_extremal_values_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7679511Z test_nvfuser_extremal_values_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7680259Z test_nvfuser_extremal_values_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7680734Z test_nvfuser_extremal_values_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7681169Z test_nvfuser_extremal_values_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7681419Z test_nvfuser_extremal_values_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7681671Z test_nvfuser_extremal_values_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7681918Z test_nvfuser_extremal_values_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7682161Z test_nvfuser_extremal_values_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7682471Z test_nvfuser_extremal_values_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7682752Z test_nvfuser_extremal_values_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7683002Z test_nvfuser_extremal_values_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7683257Z test_nvfuser_extremal_values_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7683512Z test_nvfuser_extremal_values_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7683762Z test_nvfuser_extremal_values_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7684010Z test_nvfuser_extremal_values_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7684258Z test_nvfuser_extremal_values_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7684704Z test_nvfuser_extremal_values_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7685144Z test_nvfuser_extremal_values_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7685580Z test_nvfuser_extremal_values_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7686010Z test_nvfuser_extremal_values_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7686441Z test_nvfuser_extremal_values_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7686872Z test_nvfuser_extremal_values_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7687314Z test_nvfuser_extremal_values_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7687761Z test_nvfuser_extremal_values_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7688204Z test_nvfuser_extremal_values_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7688642Z test_nvfuser_extremal_values_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7689076Z test_nvfuser_extremal_values_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7689513Z test_nvfuser_extremal_values_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7689955Z test_nvfuser_extremal_values_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7690386Z test_nvfuser_extremal_values_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7690816Z test_nvfuser_extremal_values_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7691237Z test_nvfuser_extremal_values_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7691734Z test_nvfuser_extremal_values_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7692207Z test_nvfuser_extremal_values_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7692643Z test_nvfuser_extremal_values_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7693076Z test_nvfuser_extremal_values_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7693515Z test_nvfuser_extremal_values_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7693951Z test_nvfuser_extremal_values_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7694393Z test_nvfuser_extremal_values_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7694832Z test_nvfuser_extremal_values_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7695265Z test_nvfuser_extremal_values_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7695696Z test_nvfuser_extremal_values_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7696125Z test_nvfuser_extremal_values_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7696559Z test_nvfuser_extremal_values_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7697001Z test_nvfuser_extremal_values_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7697442Z test_nvfuser_extremal_values_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7697873Z test_nvfuser_extremal_values_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7698304Z test_nvfuser_extremal_values_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7698734Z test_nvfuser_extremal_values_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7699183Z test_nvfuser_extremal_values_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7699643Z test_nvfuser_extremal_values_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7700100Z test_nvfuser_extremal_values_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7700544Z test_nvfuser_extremal_values_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7700986Z test_nvfuser_extremal_values_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7701433Z test_nvfuser_extremal_values_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7701919Z test_nvfuser_extremal_values_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7702405Z test_nvfuser_extremal_values_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7702848Z test_nvfuser_extremal_values_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7703283Z test_nvfuser_extremal_values_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7703719Z test_nvfuser_extremal_values_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7704156Z test_nvfuser_extremal_values_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7704597Z test_nvfuser_extremal_values_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7705037Z test_nvfuser_extremal_values_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7705469Z test_nvfuser_extremal_values_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7705900Z test_nvfuser_extremal_values_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7706335Z test_nvfuser_extremal_values_eye_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7706839Z test_nvfuser_extremal_values_eye_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7707285Z test_nvfuser_extremal_values_eye_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7707766Z test_nvfuser_extremal_values_eye_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7708282Z test_nvfuser_extremal_values_eye_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7708808Z test_nvfuser_extremal_values_eye_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7709352Z test_nvfuser_extremal_values_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7709903Z test_nvfuser_extremal_values_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7710440Z test_nvfuser_extremal_values_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7710972Z test_nvfuser_extremal_values_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7711512Z test_nvfuser_extremal_values_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7712051Z test_nvfuser_extremal_values_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7712582Z test_nvfuser_extremal_values_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7713179Z test_nvfuser_extremal_values_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7713772Z test_nvfuser_extremal_values_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7714313Z test_nvfuser_extremal_values_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7714844Z test_nvfuser_extremal_values_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7715377Z test_nvfuser_extremal_values_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7715933Z test_nvfuser_extremal_values_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7716492Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7717049Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7717596Z test_nvfuser_extremal_values_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7718138Z test_nvfuser_extremal_values_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7718669Z test_nvfuser_extremal_values_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7719220Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7719769Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7720313Z test_nvfuser_extremal_values_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7720777Z test_nvfuser_extremal_values_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7721228Z test_nvfuser_extremal_values_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7721676Z test_nvfuser_extremal_values_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7722117Z test_nvfuser_extremal_values_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7722558Z test_nvfuser_extremal_values_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7723009Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7723457Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7723897Z test_nvfuser_extremal_values_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7724390Z test_nvfuser_extremal_values_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7724880Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7725333Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7725772Z test_nvfuser_extremal_values_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7726212Z test_nvfuser_extremal_values_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7726661Z test_nvfuser_extremal_values_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7727113Z test_nvfuser_extremal_values_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7727556Z test_nvfuser_extremal_values_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7727999Z test_nvfuser_extremal_values_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7728446Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7728896Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7729340Z test_nvfuser_extremal_values_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7729785Z test_nvfuser_extremal_values_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7730242Z test_nvfuser_extremal_values_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7730706Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7731168Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7731620Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7732074Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7732530Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7732977Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7733420Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7733862Z test_nvfuser_extremal_values_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7734352Z test_nvfuser_extremal_values_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7734833Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7735277Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7735732Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7736181Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7736631Z test_nvfuser_extremal_values_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7737075Z test_nvfuser_extremal_values_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7737530Z test_nvfuser_extremal_values_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7737979Z test_nvfuser_extremal_values_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7738423Z test_nvfuser_extremal_values_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7738864Z test_nvfuser_extremal_values_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7739321Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7739777Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7740220Z test_nvfuser_extremal_values_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7740665Z test_nvfuser_extremal_values_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7741106Z test_nvfuser_extremal_values_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7741544Z test_nvfuser_extremal_values_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7741984Z test_nvfuser_extremal_values_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7742427Z test_nvfuser_extremal_values_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7742865Z test_nvfuser_extremal_values_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7743306Z test_nvfuser_extremal_values_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7743556Z test_nvfuser_extremal_values_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-11-23T04:19:19.7743804Z test_nvfuser_extremal_values_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-11-23T04:19:19.7744095Z test_nvfuser_extremal_values_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-11-23T04:19:19.7744375Z test_nvfuser_extremal_values_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-11-23T04:19:19.7744609Z test_nvfuser_extremal_values_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-11-23T04:19:19.7744848Z test_nvfuser_extremal_values_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-11-23T04:19:19.7745299Z test_nvfuser_extremal_values_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7745749Z test_nvfuser_extremal_values_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7746201Z test_nvfuser_extremal_values_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7746727Z test_nvfuser_extremal_values_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7747173Z test_nvfuser_extremal_values_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7747615Z test_nvfuser_extremal_values_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7748145Z test_nvfuser_extremal_values_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7748674Z test_nvfuser_extremal_values_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7749213Z test_nvfuser_extremal_values_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7749748Z test_nvfuser_extremal_values_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7750275Z test_nvfuser_extremal_values_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7750801Z test_nvfuser_extremal_values_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7751337Z test_nvfuser_extremal_values_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7751872Z test_nvfuser_extremal_values_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7752413Z test_nvfuser_extremal_values_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7752948Z test_nvfuser_extremal_values_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7753478Z test_nvfuser_extremal_values_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7754015Z test_nvfuser_extremal_values_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7754551Z test_nvfuser_extremal_values_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7755241Z test_nvfuser_extremal_values_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7755837Z test_nvfuser_extremal_values_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7756378Z test_nvfuser_extremal_values_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7756911Z test_nvfuser_extremal_values_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7757439Z test_nvfuser_extremal_values_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7757962Z test_nvfuser_extremal_values_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7758511Z test_nvfuser_extremal_values_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7759056Z test_nvfuser_extremal_values_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7759584Z test_nvfuser_extremal_values_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7760103Z test_nvfuser_extremal_values_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7760621Z test_nvfuser_extremal_values_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7761074Z test_nvfuser_extremal_values_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7761540Z test_nvfuser_extremal_values_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7761999Z test_nvfuser_extremal_values_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7762452Z test_nvfuser_extremal_values_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7762901Z test_nvfuser_extremal_values_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7763349Z test_nvfuser_extremal_values_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7763790Z test_nvfuser_extremal_values_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7764225Z test_nvfuser_extremal_values_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7764657Z test_nvfuser_extremal_values_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7765089Z test_nvfuser_extremal_values_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7765545Z test_nvfuser_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7765995Z test_nvfuser_extremal_values_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7766494Z test_nvfuser_extremal_values_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7767004Z test_nvfuser_extremal_values_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7767443Z test_nvfuser_extremal_values_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7767878Z test_nvfuser_extremal_values_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7768312Z test_nvfuser_extremal_values_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7768745Z test_nvfuser_extremal_values_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7769182Z test_nvfuser_extremal_values_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7769611Z test_nvfuser_extremal_values_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7770045Z test_nvfuser_extremal_values_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7770475Z test_nvfuser_extremal_values_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7770908Z test_nvfuser_extremal_values_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7771341Z test_nvfuser_extremal_values_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7771771Z test_nvfuser_extremal_values_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7772203Z test_nvfuser_extremal_values_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7772642Z test_nvfuser_extremal_values_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7773073Z test_nvfuser_extremal_values_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7773509Z test_nvfuser_extremal_values_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7773947Z test_nvfuser_extremal_values_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7774385Z test_nvfuser_extremal_values_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7774822Z test_nvfuser_extremal_values_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7775259Z test_nvfuser_extremal_values_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7775692Z test_nvfuser_extremal_values_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7776136Z test_nvfuser_extremal_values_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7776657Z test_nvfuser_extremal_values_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7777131Z test_nvfuser_extremal_values_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7777564Z test_nvfuser_extremal_values_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7777996Z test_nvfuser_extremal_values_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7778445Z test_nvfuser_extremal_values_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7778903Z test_nvfuser_extremal_values_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7779357Z test_nvfuser_extremal_values_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7779798Z test_nvfuser_extremal_values_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7780239Z test_nvfuser_extremal_values_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7780680Z test_nvfuser_extremal_values_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7781124Z test_nvfuser_extremal_values_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7781578Z test_nvfuser_extremal_values_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7782028Z test_nvfuser_extremal_values_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7782466Z test_nvfuser_extremal_values_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7782905Z test_nvfuser_extremal_values_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7783346Z test_nvfuser_extremal_values_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7783784Z test_nvfuser_extremal_values_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7784217Z test_nvfuser_extremal_values_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7784649Z test_nvfuser_extremal_values_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7785076Z test_nvfuser_extremal_values_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7785523Z test_nvfuser_extremal_values_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7785966Z test_nvfuser_extremal_values_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7786447Z test_nvfuser_extremal_values_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7787080Z test_nvfuser_extremal_values_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7787337Z test_nvfuser_extremal_values_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7787594Z test_nvfuser_extremal_values_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7787894Z test_nvfuser_extremal_values_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7788192Z test_nvfuser_extremal_values_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7788493Z test_nvfuser_extremal_values_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7788793Z test_nvfuser_extremal_values_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7789354Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7789909Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7790462Z test_nvfuser_extremal_values_grid_sampler_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7790981Z test_nvfuser_extremal_values_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7791509Z test_nvfuser_extremal_values_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7792028Z test_nvfuser_extremal_values_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7792553Z test_nvfuser_extremal_values_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7793083Z test_nvfuser_extremal_values_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7793619Z test_nvfuser_extremal_values_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7794145Z test_nvfuser_extremal_values_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7794670Z test_nvfuser_extremal_values_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7795193Z test_nvfuser_extremal_values_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7795719Z test_nvfuser_extremal_values_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7796270Z test_nvfuser_extremal_values_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7796815Z test_nvfuser_extremal_values_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7797360Z test_nvfuser_extremal_values_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7797980Z test_nvfuser_extremal_values_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7798321Z test_nvfuser_extremal_values_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7798614Z test_nvfuser_extremal_values_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7799159Z test_nvfuser_extremal_values_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7799699Z test_nvfuser_extremal_values_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7800234Z test_nvfuser_extremal_values_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7800749Z test_nvfuser_extremal_values_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7801189Z test_nvfuser_extremal_values_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7801623Z test_nvfuser_extremal_values_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7802062Z test_nvfuser_extremal_values_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7802505Z test_nvfuser_extremal_values_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7802948Z test_nvfuser_extremal_values_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7803389Z test_nvfuser_extremal_values_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7803828Z test_nvfuser_extremal_values_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7804262Z test_nvfuser_extremal_values_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7804699Z test_nvfuser_extremal_values_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7805131Z test_nvfuser_extremal_values_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7805568Z test_nvfuser_extremal_values_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7806002Z test_nvfuser_extremal_values_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7806435Z test_nvfuser_extremal_values_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7806860Z test_nvfuser_extremal_values_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7807288Z test_nvfuser_extremal_values_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7807712Z test_nvfuser_extremal_values_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7808193Z test_nvfuser_extremal_values_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7808668Z test_nvfuser_extremal_values_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7809111Z test_nvfuser_extremal_values_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7809553Z test_nvfuser_extremal_values_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7809995Z test_nvfuser_extremal_values_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7810432Z test_nvfuser_extremal_values_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7810884Z test_nvfuser_extremal_values_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7811343Z test_nvfuser_extremal_values_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7811796Z test_nvfuser_extremal_values_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7812242Z test_nvfuser_extremal_values_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7812684Z test_nvfuser_extremal_values_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7813125Z test_nvfuser_extremal_values_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7813576Z test_nvfuser_extremal_values_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7814035Z test_nvfuser_extremal_values_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7814491Z test_nvfuser_extremal_values_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7814939Z test_nvfuser_extremal_values_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7815386Z test_nvfuser_extremal_values_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7815836Z test_nvfuser_extremal_values_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7816285Z test_nvfuser_extremal_values_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7816739Z test_nvfuser_extremal_values_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7817190Z test_nvfuser_extremal_values_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7817637Z test_nvfuser_extremal_values_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7818081Z test_nvfuser_extremal_values_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7818569Z test_nvfuser_extremal_values_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7819055Z test_nvfuser_extremal_values_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7819509Z test_nvfuser_extremal_values_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7819962Z test_nvfuser_extremal_values_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7820398Z test_nvfuser_extremal_values_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7820845Z test_nvfuser_extremal_values_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7821285Z test_nvfuser_extremal_values_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7821741Z test_nvfuser_extremal_values_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7822195Z test_nvfuser_extremal_values_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7822644Z test_nvfuser_extremal_values_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7823100Z test_nvfuser_extremal_values_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7823561Z test_nvfuser_extremal_values_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7824029Z test_nvfuser_extremal_values_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7824488Z test_nvfuser_extremal_values_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7824938Z test_nvfuser_extremal_values_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7825387Z test_nvfuser_extremal_values_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7825840Z test_nvfuser_extremal_values_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7826280Z test_nvfuser_extremal_values_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7826797Z test_nvfuser_extremal_values_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7827246Z test_nvfuser_extremal_values_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7827686Z test_nvfuser_extremal_values_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7828203Z test_nvfuser_extremal_values_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7828796Z test_nvfuser_extremal_values_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7829371Z test_nvfuser_extremal_values_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7829909Z test_nvfuser_extremal_values_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7830440Z test_nvfuser_extremal_values_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7830963Z test_nvfuser_extremal_values_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7831483Z test_nvfuser_extremal_values_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7832006Z test_nvfuser_extremal_values_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7832551Z test_nvfuser_extremal_values_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7833097Z test_nvfuser_extremal_values_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7833642Z test_nvfuser_extremal_values_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7834179Z test_nvfuser_extremal_values_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7834722Z test_nvfuser_extremal_values_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7835254Z test_nvfuser_extremal_values_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7835794Z test_nvfuser_extremal_values_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7836343Z test_nvfuser_extremal_values_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7836891Z test_nvfuser_extremal_values_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7837427Z test_nvfuser_extremal_values_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7837973Z test_nvfuser_extremal_values_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7838512Z test_nvfuser_extremal_values_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7839036Z test_nvfuser_extremal_values_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7839558Z test_nvfuser_extremal_values_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7840086Z test_nvfuser_extremal_values_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7840614Z test_nvfuser_extremal_values_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7841104Z test_nvfuser_extremal_values_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7841583Z test_nvfuser_extremal_values_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7842020Z test_nvfuser_extremal_values_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7842456Z test_nvfuser_extremal_values_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7842888Z test_nvfuser_extremal_values_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7843333Z test_nvfuser_extremal_values_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7843781Z test_nvfuser_extremal_values_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7844226Z test_nvfuser_extremal_values_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7844659Z test_nvfuser_extremal_values_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7845090Z test_nvfuser_extremal_values_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7845521Z test_nvfuser_extremal_values_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7845971Z test_nvfuser_extremal_values_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7846416Z test_nvfuser_extremal_values_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7846860Z test_nvfuser_extremal_values_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7847304Z test_nvfuser_extremal_values_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7847749Z test_nvfuser_extremal_values_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7848190Z test_nvfuser_extremal_values_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7848638Z test_nvfuser_extremal_values_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7849071Z test_nvfuser_extremal_values_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7849510Z test_nvfuser_extremal_values_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7849957Z test_nvfuser_extremal_values_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7850400Z test_nvfuser_extremal_values_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7850904Z test_nvfuser_extremal_values_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7851382Z test_nvfuser_extremal_values_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7851819Z test_nvfuser_extremal_values_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7852263Z test_nvfuser_extremal_values_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7852705Z test_nvfuser_extremal_values_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7852985Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7853264Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7853548Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7853819Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7854090Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7854359Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7854640Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7854930Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7855220Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7855499Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7855779Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7856057Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7856319Z test_nvfuser_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7856584Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7856851Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7857109Z test_nvfuser_extremal_values_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7857366Z test_nvfuser_extremal_values_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7857622Z test_nvfuser_extremal_values_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7857900Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7858182Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7858508Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7858819Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7859094Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7859365Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7859624Z test_nvfuser_extremal_values_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7859885Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7860150Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7860411Z test_nvfuser_extremal_values_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7860668Z test_nvfuser_extremal_values_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7860923Z test_nvfuser_extremal_values_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7861369Z test_nvfuser_extremal_values_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7861812Z test_nvfuser_extremal_values_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7862246Z test_nvfuser_extremal_values_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7862687Z test_nvfuser_extremal_values_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7863118Z test_nvfuser_extremal_values_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7863548Z test_nvfuser_extremal_values_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7863991Z test_nvfuser_extremal_values_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7864438Z test_nvfuser_extremal_values_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7864884Z test_nvfuser_extremal_values_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7865329Z test_nvfuser_extremal_values_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7865776Z test_nvfuser_extremal_values_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7866220Z test_nvfuser_extremal_values_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7866715Z test_nvfuser_extremal_values_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7867152Z test_nvfuser_extremal_values_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7867645Z test_nvfuser_extremal_values_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7868180Z test_nvfuser_extremal_values_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7868704Z test_nvfuser_extremal_values_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7869225Z test_nvfuser_extremal_values_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7869743Z test_nvfuser_extremal_values_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7870278Z test_nvfuser_extremal_values_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7870825Z test_nvfuser_extremal_values_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7871358Z test_nvfuser_extremal_values_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7871887Z test_nvfuser_extremal_values_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7872410Z test_nvfuser_extremal_values_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7872931Z test_nvfuser_extremal_values_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7873470Z test_nvfuser_extremal_values_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7874008Z test_nvfuser_extremal_values_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7874542Z test_nvfuser_extremal_values_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7875108Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7875671Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7876227Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7876786Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7877360Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7877929Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7878489Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7879056Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7879671Z test_nvfuser_extremal_values_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7880256Z test_nvfuser_extremal_values_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7880791Z test_nvfuser_extremal_values_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7881241Z test_nvfuser_extremal_values_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7881703Z test_nvfuser_extremal_values_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7882167Z test_nvfuser_extremal_values_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7882620Z test_nvfuser_extremal_values_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7883071Z test_nvfuser_extremal_values_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7883522Z test_nvfuser_extremal_values_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7883978Z test_nvfuser_extremal_values_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7884431Z test_nvfuser_extremal_values_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7884880Z test_nvfuser_extremal_values_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7885329Z test_nvfuser_extremal_values_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7885804Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7886275Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7886742Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7887209Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7887669Z test_nvfuser_extremal_values_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7888124Z test_nvfuser_extremal_values_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7888572Z test_nvfuser_extremal_values_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7889023Z test_nvfuser_extremal_values_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7889488Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7889995Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7890488Z test_nvfuser_extremal_values_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7890938Z test_nvfuser_extremal_values_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7891201Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7891464Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7891712Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7891972Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.7892447Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7892914Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7893374Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7893831Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7894137Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7894439Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7894731Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7895020Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7895474Z test_nvfuser_extremal_values_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7895929Z test_nvfuser_extremal_values_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7896378Z test_nvfuser_extremal_values_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7896831Z test_nvfuser_extremal_values_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7897289Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7897749Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7898202Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7898651Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7899172Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7899682Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7900143Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7900607Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7901084Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7901562Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7902036Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7902508Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7902977Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7903441Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7903903Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7904360Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7904819Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7905277Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7905725Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7906175Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7906804Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7907308Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7907789Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7908269Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7908723Z test_nvfuser_extremal_values_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7909233Z test_nvfuser_extremal_values_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7909721Z test_nvfuser_extremal_values_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7910161Z test_nvfuser_extremal_values_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7910629Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7911092Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7911555Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7912018Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7912491Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7912962Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7913427Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7913889Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7914358Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7914826Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7915283Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7915736Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7916202Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7916674Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7917152Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7917615Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7918076Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7918540Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7919064Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7919597Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7920065Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7920529Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7920998Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7921470Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7921938Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7922402Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7922923Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7923415Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7923901Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7924389Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7924852Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7925319Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7925783Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7926241Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7926702Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7927164Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7927613Z test_nvfuser_extremal_values_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7928063Z test_nvfuser_extremal_values_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7928517Z test_nvfuser_extremal_values_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7929014Z test_nvfuser_extremal_values_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7929496Z test_nvfuser_extremal_values_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7929948Z test_nvfuser_extremal_values_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7930447Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7930949Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7931451Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7931950Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7932447Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7932941Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7933400Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7933859Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7934309Z test_nvfuser_extremal_values_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7934761Z test_nvfuser_extremal_values_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7935241Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7935718Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7936189Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7936659Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7936953Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7937243Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7937525Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7937806Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7938078Z test_nvfuser_extremal_values_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7938405Z test_nvfuser_extremal_values_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7938705Z test_nvfuser_extremal_values_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7938971Z test_nvfuser_extremal_values_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.7939445Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7939911Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7940370Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7940828Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7941293Z test_nvfuser_extremal_values_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7941747Z test_nvfuser_extremal_values_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7942195Z test_nvfuser_extremal_values_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7942646Z test_nvfuser_extremal_values_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7943113Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7943583Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7944041Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7944497Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7944985Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7945467Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7945944Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7946418Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7946942Z test_nvfuser_extremal_values_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7947399Z test_nvfuser_extremal_values_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7947846Z test_nvfuser_extremal_values_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7948353Z test_nvfuser_extremal_values_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7948861Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7949324Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7949778Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7950233Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7950708Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7951177Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7951637Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7952098Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7952573Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7953042Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7953512Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7953982Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7954450Z test_nvfuser_extremal_values_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7954912Z test_nvfuser_extremal_values_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7955367Z test_nvfuser_extremal_values_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7955821Z test_nvfuser_extremal_values_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7956282Z test_nvfuser_extremal_values_linalg_vecdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7956751Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7957216Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7957666Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7958118Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7958618Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7959125Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7959597Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7960064Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7960528Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7960993Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7961446Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7961893Z test_nvfuser_extremal_values_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7962348Z test_nvfuser_extremal_values_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7962800Z test_nvfuser_extremal_values_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7963249Z test_nvfuser_extremal_values_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7963700Z test_nvfuser_extremal_values_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7964145Z test_nvfuser_extremal_values_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7964583Z test_nvfuser_extremal_values_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7965028Z test_nvfuser_extremal_values_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7965470Z test_nvfuser_extremal_values_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7965912Z test_nvfuser_extremal_values_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7966350Z test_nvfuser_extremal_values_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7966780Z test_nvfuser_extremal_values_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7967217Z test_nvfuser_extremal_values_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7967652Z test_nvfuser_extremal_values_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7968082Z test_nvfuser_extremal_values_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7968566Z test_nvfuser_extremal_values_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7969063Z test_nvfuser_extremal_values_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7969507Z test_nvfuser_extremal_values_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7969944Z test_nvfuser_extremal_values_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7970381Z test_nvfuser_extremal_values_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7970815Z test_nvfuser_extremal_values_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7971252Z test_nvfuser_extremal_values_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7971683Z test_nvfuser_extremal_values_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7972123Z test_nvfuser_extremal_values_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7972559Z test_nvfuser_extremal_values_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7972990Z test_nvfuser_extremal_values_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7973425Z test_nvfuser_extremal_values_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7973860Z test_nvfuser_extremal_values_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7974316Z test_nvfuser_extremal_values_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7974763Z test_nvfuser_extremal_values_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7975212Z test_nvfuser_extremal_values_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7975662Z test_nvfuser_extremal_values_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7976139Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7976623Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7977105Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7977578Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7978049Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7978567Z test_nvfuser_extremal_values_log_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7979063Z test_nvfuser_extremal_values_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7979516Z test_nvfuser_extremal_values_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7979967Z test_nvfuser_extremal_values_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7980416Z test_nvfuser_extremal_values_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7980868Z test_nvfuser_extremal_values_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7981318Z test_nvfuser_extremal_values_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7981776Z test_nvfuser_extremal_values_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7982234Z test_nvfuser_extremal_values_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7982688Z test_nvfuser_extremal_values_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7983141Z test_nvfuser_extremal_values_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7983593Z test_nvfuser_extremal_values_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7984045Z test_nvfuser_extremal_values_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7984490Z test_nvfuser_extremal_values_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7984930Z test_nvfuser_extremal_values_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7985383Z test_nvfuser_extremal_values_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7985842Z test_nvfuser_extremal_values_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7986301Z test_nvfuser_extremal_values_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7986823Z test_nvfuser_extremal_values_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7987277Z test_nvfuser_extremal_values_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7987726Z test_nvfuser_extremal_values_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7988184Z test_nvfuser_extremal_values_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7988700Z test_nvfuser_extremal_values_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7989198Z test_nvfuser_extremal_values_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7989646Z test_nvfuser_extremal_values_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7990086Z test_nvfuser_extremal_values_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7990532Z test_nvfuser_extremal_values_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7990979Z test_nvfuser_extremal_values_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7991437Z test_nvfuser_extremal_values_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7991896Z test_nvfuser_extremal_values_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7992346Z test_nvfuser_extremal_values_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7992794Z test_nvfuser_extremal_values_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7993243Z test_nvfuser_extremal_values_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7993698Z test_nvfuser_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7994161Z test_nvfuser_extremal_values_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7994617Z test_nvfuser_extremal_values_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7995064Z test_nvfuser_extremal_values_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7995512Z test_nvfuser_extremal_values_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7995965Z test_nvfuser_extremal_values_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7996405Z test_nvfuser_extremal_values_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7996849Z test_nvfuser_extremal_values_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7997284Z test_nvfuser_extremal_values_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7997717Z test_nvfuser_extremal_values_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7998163Z test_nvfuser_extremal_values_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7998679Z test_nvfuser_extremal_values_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7999173Z test_nvfuser_extremal_values_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.7999624Z test_nvfuser_extremal_values_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8000070Z test_nvfuser_extremal_values_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8000516Z test_nvfuser_extremal_values_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8000965Z test_nvfuser_extremal_values_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8001411Z test_nvfuser_extremal_values_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8001859Z test_nvfuser_extremal_values_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8002310Z test_nvfuser_extremal_values_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8002747Z test_nvfuser_extremal_values_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8003191Z test_nvfuser_extremal_values_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8003630Z test_nvfuser_extremal_values_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8004071Z test_nvfuser_extremal_values_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8004507Z test_nvfuser_extremal_values_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8004940Z test_nvfuser_extremal_values_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8005373Z test_nvfuser_extremal_values_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8005801Z test_nvfuser_extremal_values_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8006236Z test_nvfuser_extremal_values_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8006668Z test_nvfuser_extremal_values_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8007108Z test_nvfuser_extremal_values_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8007549Z test_nvfuser_extremal_values_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8007980Z test_nvfuser_extremal_values_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8008410Z test_nvfuser_extremal_values_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8008909Z test_nvfuser_extremal_values_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8009395Z test_nvfuser_extremal_values_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8009839Z test_nvfuser_extremal_values_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8010280Z test_nvfuser_extremal_values_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8010737Z test_nvfuser_extremal_values_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8011190Z test_nvfuser_extremal_values_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8011636Z test_nvfuser_extremal_values_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8012083Z test_nvfuser_extremal_values_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8012537Z test_nvfuser_extremal_values_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8012974Z test_nvfuser_extremal_values_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8013407Z test_nvfuser_extremal_values_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8013840Z test_nvfuser_extremal_values_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8014269Z test_nvfuser_extremal_values_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8014698Z test_nvfuser_extremal_values_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8015128Z test_nvfuser_extremal_values_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8015567Z test_nvfuser_extremal_values_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8015993Z test_nvfuser_extremal_values_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8016423Z test_nvfuser_extremal_values_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8016851Z test_nvfuser_extremal_values_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8017280Z test_nvfuser_extremal_values_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8017732Z test_nvfuser_extremal_values_masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8018184Z test_nvfuser_extremal_values_masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8018631Z test_nvfuser_extremal_values_masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8019127Z test_nvfuser_extremal_values_masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8019620Z test_nvfuser_extremal_values_masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8020070Z test_nvfuser_extremal_values_masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8020520Z test_nvfuser_extremal_values_masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8020970Z test_nvfuser_extremal_values_masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8021430Z test_nvfuser_extremal_values_masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8021891Z test_nvfuser_extremal_values_masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8022348Z test_nvfuser_extremal_values_masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8022804Z test_nvfuser_extremal_values_masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8023259Z test_nvfuser_extremal_values_masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8023713Z test_nvfuser_extremal_values_masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8024166Z test_nvfuser_extremal_values_masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8024623Z test_nvfuser_extremal_values_masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8025087Z test_nvfuser_extremal_values_masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8025558Z test_nvfuser_extremal_values_masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8026026Z test_nvfuser_extremal_values_masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8026491Z test_nvfuser_extremal_values_masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8027092Z test_nvfuser_extremal_values_masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8027551Z test_nvfuser_extremal_values_masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8028005Z test_nvfuser_extremal_values_masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8028470Z test_nvfuser_extremal_values_masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8028932Z test_nvfuser_extremal_values_masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8029448Z test_nvfuser_extremal_values_masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8029950Z test_nvfuser_extremal_values_masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8030402Z test_nvfuser_extremal_values_masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8030854Z test_nvfuser_extremal_values_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8031320Z test_nvfuser_extremal_values_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8031778Z test_nvfuser_extremal_values_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8032229Z test_nvfuser_extremal_values_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8032679Z test_nvfuser_extremal_values_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8033127Z test_nvfuser_extremal_values_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8033594Z test_nvfuser_extremal_values_masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8034058Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8034524Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8034985Z test_nvfuser_extremal_values_masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8035449Z test_nvfuser_extremal_values_masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8035913Z test_nvfuser_extremal_values_masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8036376Z test_nvfuser_extremal_values_masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8036846Z test_nvfuser_extremal_values_masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8037310Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8037773Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8038234Z test_nvfuser_extremal_values_masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8038686Z test_nvfuser_extremal_values_masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8039197Z test_nvfuser_extremal_values_masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8039688Z test_nvfuser_extremal_values_masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8040137Z test_nvfuser_extremal_values_masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8040585Z test_nvfuser_extremal_values_masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8041036Z test_nvfuser_extremal_values_masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8041489Z test_nvfuser_extremal_values_masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8041943Z test_nvfuser_extremal_values_masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8042398Z test_nvfuser_extremal_values_masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8042851Z test_nvfuser_extremal_values_masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8043298Z test_nvfuser_extremal_values_masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8043746Z test_nvfuser_extremal_values_masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8044197Z test_nvfuser_extremal_values_masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8044664Z test_nvfuser_extremal_values_masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8045133Z test_nvfuser_extremal_values_masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8045599Z test_nvfuser_extremal_values_masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8046056Z test_nvfuser_extremal_values_masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8046518Z test_nvfuser_extremal_values_masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8046983Z test_nvfuser_extremal_values_masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8047440Z test_nvfuser_extremal_values_masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8047901Z test_nvfuser_extremal_values_masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8048347Z test_nvfuser_extremal_values_masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8048794Z test_nvfuser_extremal_values_masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8049291Z test_nvfuser_extremal_values_masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8049782Z test_nvfuser_extremal_values_masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8050243Z test_nvfuser_extremal_values_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8050709Z test_nvfuser_extremal_values_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8051171Z test_nvfuser_extremal_values_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8051630Z test_nvfuser_extremal_values_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8052093Z test_nvfuser_extremal_values_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8052552Z test_nvfuser_extremal_values_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8053009Z test_nvfuser_extremal_values_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8053476Z test_nvfuser_extremal_values_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8053942Z test_nvfuser_extremal_values_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8054400Z test_nvfuser_extremal_values_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8054857Z test_nvfuser_extremal_values_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8055312Z test_nvfuser_extremal_values_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8055768Z test_nvfuser_extremal_values_masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8056224Z test_nvfuser_extremal_values_masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8056680Z test_nvfuser_extremal_values_masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8057138Z test_nvfuser_extremal_values_masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8057597Z test_nvfuser_extremal_values_masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8058049Z test_nvfuser_extremal_values_masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8058506Z test_nvfuser_extremal_values_masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8058962Z test_nvfuser_extremal_values_masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8059456Z test_nvfuser_extremal_values_masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8059947Z test_nvfuser_extremal_values_masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8060404Z test_nvfuser_extremal_values_masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8060853Z test_nvfuser_extremal_values_masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8061301Z test_nvfuser_extremal_values_masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8061748Z test_nvfuser_extremal_values_masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8062200Z test_nvfuser_extremal_values_masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8062658Z test_nvfuser_extremal_values_masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8063116Z test_nvfuser_extremal_values_masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8063563Z test_nvfuser_extremal_values_masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8064009Z test_nvfuser_extremal_values_masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8064459Z test_nvfuser_extremal_values_masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8064910Z test_nvfuser_extremal_values_masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8065365Z test_nvfuser_extremal_values_masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8065818Z test_nvfuser_extremal_values_masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8066262Z test_nvfuser_extremal_values_masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8066778Z test_nvfuser_extremal_values_masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8067232Z test_nvfuser_extremal_values_masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8067679Z test_nvfuser_extremal_values_matmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8068132Z test_nvfuser_extremal_values_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8068575Z test_nvfuser_extremal_values_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8069015Z test_nvfuser_extremal_values_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8069509Z test_nvfuser_extremal_values_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8070096Z test_nvfuser_extremal_values_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8070351Z test_nvfuser_extremal_values_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8070606Z test_nvfuser_extremal_values_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8070864Z test_nvfuser_extremal_values_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8071117Z test_nvfuser_extremal_values_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8071365Z test_nvfuser_extremal_values_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8071614Z test_nvfuser_extremal_values_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8072071Z test_nvfuser_extremal_values_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8072520Z test_nvfuser_extremal_values_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8072965Z test_nvfuser_extremal_values_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8073410Z test_nvfuser_extremal_values_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8073912Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8074415Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8074911Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8075408Z test_nvfuser_extremal_values_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8075870Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8076334Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8076810Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8077277Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8077748Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8078219Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8078690Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8079229Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8079723Z test_nvfuser_extremal_values_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8080171Z test_nvfuser_extremal_values_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8080614Z test_nvfuser_extremal_values_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8081051Z test_nvfuser_extremal_values_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8081493Z test_nvfuser_extremal_values_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8081939Z test_nvfuser_extremal_values_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8082380Z test_nvfuser_extremal_values_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8082817Z test_nvfuser_extremal_values_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8083252Z test_nvfuser_extremal_values_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8083688Z test_nvfuser_extremal_values_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8084131Z test_nvfuser_extremal_values_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8084573Z test_nvfuser_extremal_values_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8085013Z test_nvfuser_extremal_values_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8085494Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8085983Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8086470Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8086954Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8087433Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8087912Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8088398Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8088888Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8089424Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8089945Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8090424Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8090906Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8091357Z test_nvfuser_extremal_values_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8091809Z test_nvfuser_extremal_values_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8092256Z test_nvfuser_extremal_values_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8092702Z test_nvfuser_extremal_values_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8093171Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8093638Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8094108Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8094576Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8095050Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8095525Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8095997Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8096473Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8096924Z test_nvfuser_extremal_values_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8097366Z test_nvfuser_extremal_values_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8097809Z test_nvfuser_extremal_values_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8098250Z test_nvfuser_extremal_values_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8098681Z test_nvfuser_extremal_values_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8099174Z test_nvfuser_extremal_values_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8099650Z test_nvfuser_extremal_values_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8100082Z test_nvfuser_extremal_values_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8100510Z test_nvfuser_extremal_values_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8100941Z test_nvfuser_extremal_values_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8101378Z test_nvfuser_extremal_values_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8101816Z test_nvfuser_extremal_values_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8102253Z test_nvfuser_extremal_values_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8102687Z test_nvfuser_extremal_values_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8103132Z test_nvfuser_extremal_values_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8103585Z test_nvfuser_extremal_values_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8104034Z test_nvfuser_extremal_values_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8104478Z test_nvfuser_extremal_values_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8104923Z test_nvfuser_extremal_values_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8105365Z test_nvfuser_extremal_values_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8105804Z test_nvfuser_extremal_values_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8106244Z test_nvfuser_extremal_values_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8106743Z test_nvfuser_extremal_values_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8107183Z test_nvfuser_extremal_values_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8107610Z test_nvfuser_extremal_values_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8108047Z test_nvfuser_extremal_values_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8108485Z test_nvfuser_extremal_values_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8108917Z test_nvfuser_extremal_values_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8109406Z test_nvfuser_extremal_values_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8109876Z test_nvfuser_extremal_values_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8110323Z test_nvfuser_extremal_values_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8110773Z test_nvfuser_extremal_values_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8111221Z test_nvfuser_extremal_values_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8111650Z test_nvfuser_extremal_values_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8112089Z test_nvfuser_extremal_values_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8112526Z test_nvfuser_extremal_values_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8112953Z test_nvfuser_extremal_values_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8113377Z test_nvfuser_extremal_values_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8113805Z test_nvfuser_extremal_values_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8114278Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8114748Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8115218Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8115685Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8116148Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8116619Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8117088Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8117561Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8118027Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8118471Z test_nvfuser_extremal_values_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8118915Z test_nvfuser_extremal_values_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8119411Z test_nvfuser_extremal_values_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8119892Z test_nvfuser_extremal_values_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8120339Z test_nvfuser_extremal_values_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8120779Z test_nvfuser_extremal_values_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8121223Z test_nvfuser_extremal_values_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8121664Z test_nvfuser_extremal_values_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8122111Z test_nvfuser_extremal_values_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8122563Z test_nvfuser_extremal_values_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8123009Z test_nvfuser_extremal_values_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8123265Z test_nvfuser_extremal_values_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8123521Z test_nvfuser_extremal_values_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8123960Z test_nvfuser_extremal_values_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8124403Z test_nvfuser_extremal_values_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8124847Z test_nvfuser_extremal_values_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8125287Z test_nvfuser_extremal_values_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8125743Z test_nvfuser_extremal_values_narrow_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8126203Z test_nvfuser_extremal_values_narrow_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8126661Z test_nvfuser_extremal_values_narrow_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8127115Z test_nvfuser_extremal_values_narrow_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8127564Z test_nvfuser_extremal_values_narrow_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8128011Z test_nvfuser_extremal_values_narrow_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8128452Z test_nvfuser_extremal_values_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8128899Z test_nvfuser_extremal_values_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8129391Z test_nvfuser_extremal_values_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8129868Z test_nvfuser_extremal_values_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8130303Z test_nvfuser_extremal_values_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8130744Z test_nvfuser_extremal_values_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8131009Z test_nvfuser_extremal_values_native_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8131270Z test_nvfuser_extremal_values_native_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8131536Z test_nvfuser_extremal_values_native_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8131802Z test_nvfuser_extremal_values_native_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8132275Z test_nvfuser_extremal_values_native_dropout_backward_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8132752Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8133227Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8133707Z test_nvfuser_extremal_values_native_dropout_backward_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8133971Z test_nvfuser_extremal_values_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8134232Z test_nvfuser_extremal_values_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8134491Z test_nvfuser_extremal_values_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8134748Z test_nvfuser_extremal_values_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8135182Z test_nvfuser_extremal_values_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8135622Z test_nvfuser_extremal_values_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8136063Z test_nvfuser_extremal_values_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8136498Z test_nvfuser_extremal_values_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8136926Z test_nvfuser_extremal_values_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8137356Z test_nvfuser_extremal_values_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8137793Z test_nvfuser_extremal_values_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8138282Z test_nvfuser_extremal_values_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8138759Z test_nvfuser_extremal_values_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8139192Z test_nvfuser_extremal_values_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8139621Z test_nvfuser_extremal_values_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8140054Z test_nvfuser_extremal_values_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8140306Z test_nvfuser_extremal_values_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8140564Z test_nvfuser_extremal_values_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8140822Z test_nvfuser_extremal_values_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8141072Z test_nvfuser_extremal_values_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8141319Z test_nvfuser_extremal_values_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8141566Z test_nvfuser_extremal_values_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8141876Z test_nvfuser_extremal_values_new_empty_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-11-23T04:19:19.8142192Z test_nvfuser_extremal_values_new_empty_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-11-23T04:19:19.8142507Z test_nvfuser_extremal_values_new_empty_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-11-23T04:19:19.8142819Z test_nvfuser_extremal_values_new_empty_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-11-23T04:19:19.8143127Z test_nvfuser_extremal_values_new_empty_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-11-23T04:19:19.8143439Z test_nvfuser_extremal_values_new_empty_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-11-23T04:19:19.8143885Z test_nvfuser_extremal_values_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8144340Z test_nvfuser_extremal_values_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8144796Z test_nvfuser_extremal_values_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8145239Z test_nvfuser_extremal_values_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8145679Z test_nvfuser_extremal_values_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8146122Z test_nvfuser_extremal_values_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8146687Z test_nvfuser_extremal_values_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8147225Z test_nvfuser_extremal_values_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8147725Z test_nvfuser_extremal_values_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8148167Z test_nvfuser_extremal_values_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8148611Z test_nvfuser_extremal_values_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8149051Z test_nvfuser_extremal_values_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8149504Z test_nvfuser_extremal_values_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8149959Z test_nvfuser_extremal_values_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8150410Z test_nvfuser_extremal_values_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8150852Z test_nvfuser_extremal_values_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8151294Z test_nvfuser_extremal_values_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8151739Z test_nvfuser_extremal_values_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8152190Z test_nvfuser_extremal_values_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8152640Z test_nvfuser_extremal_values_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8153077Z test_nvfuser_extremal_values_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8153612Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8154132Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8154656Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8155179Z test_nvfuser_extremal_values_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8155683Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8156180Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8156676Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8157223Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8157761Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-11-23T04:19:19.8158257Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8158759Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8159254Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8159758Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8160255Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8160747Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8161239Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8161741Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8162237Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8162733Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8163227Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8163722Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8164218Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8164715Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8165214Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8165713Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8166205Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8166696Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8167264Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8167791Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8168277Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8168767Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8169252Z test_nvfuser_extremal_values_nn_functional_alpha_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8169737Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8170217Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8170696Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8171172Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8171652Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8172134Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8172614Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8173087Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8173567Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8174041Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8174520Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8174998Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8175475Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8175947Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8176422Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8176943Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8177491Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8178000Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8178506Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8179008Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8179487Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8179966Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8180440Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8180913Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8181200Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8181485Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8181769Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8182052Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8182580Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8183108Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8183630Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8184157Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8184629Z test_nvfuser_extremal_values_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8185093Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8185554Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8186019Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8186537Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8187119Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8187594Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8188065Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8188532Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8189003Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8189476Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8189951Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8190420Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8190885Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8191350Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8191817Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8192312Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8192811Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8193318Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8193811Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8194307Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8194799Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8195292Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8195790Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8196345Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8196880Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8197376Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8197865Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8198146Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:19:19.8198430Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:19:19.8198720Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:19:19.8199003Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:19:19.8199280Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:19:19.8199558Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-11-23T04:19:19.8200066Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8200573Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8201078Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8201576Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8202071Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8202562Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8203059Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8203556Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8204042Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8204525Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8205006Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8205541Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8206050Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8206524Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8207003Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8207477Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8207950Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8208427Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8208911Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8209387Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8209861Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8210338Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8210813Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8211287Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8211754Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8212221Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8212688Z test_nvfuser_extremal_values_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8213143Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8213611Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8214073Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8214561Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8215046Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8215581Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8216119Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8216598Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8217077Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8217557Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8218037Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8218566Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8219093Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8219616Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8220140Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8220675Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8221218Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8221757Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8222289Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8222822Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8223354Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8223856Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8224357Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8224855Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8225400Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8225931Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8226434Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8227047Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8227541Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8228036Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8228533Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8228998Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8229466Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8229929Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8230389Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8230857Z test_nvfuser_extremal_values_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8231319Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8231781Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8232244Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8232723Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8233206Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8233686Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8234164Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8234642Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8235116Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8235660Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8236184Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8236663Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8237139Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8237616Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8238104Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8238592Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8239071Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8239548Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8240026Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8240505Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8240977Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8241453Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8241927Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8242398Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8242874Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8243351Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8243855Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8244352Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8244849Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8245351Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8245878Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8246395Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8246868Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8247344Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8247827Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8248314Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8248803Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8249285Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8249780Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8250274Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8250773Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8251268Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8251770Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8252267Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8252767Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8253272Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8253776Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8254280Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8254777Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8255278Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8255819Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8256352Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8256849Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8257346Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8257854Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8258355Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8258861Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8259327Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8259794Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8260262Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8260731Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8261204Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8261683Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8262159Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8262627Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8263094Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8263562Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8264040Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8264513Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8264987Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8265504Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8266019Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8266495Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8267036Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8267511Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8267984Z test_nvfuser_extremal_values_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8268465Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8268937Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8269406Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8269872Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8270338Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8270838Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8271341Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8271837Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8272332Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8272810Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8273290Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8273766Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8274241Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8274736Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8275229Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8275775Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8276314Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8276798Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8277274Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8277748Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8278224Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8278706Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8279180Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8279652Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8280124Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8280607Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8281090Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8281555Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8282032Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8282514Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8282999Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8283484Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8283979Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8284469Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8284960Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8285493Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8286013Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8286497Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8286987Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8287475Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8287967Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8288452Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8288933Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8289413Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8289903Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8290395Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8290888Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8291356Z test_nvfuser_extremal_values_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8291820Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8292287Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8292751Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8293231Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8293699Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8294169Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8294639Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8295132Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8295690Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8296216Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8296702Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8297207Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8297708Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8298213Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8298716Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8299232Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8299745Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8300259Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8300775Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8301253Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8301723Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8302194Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8302664Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8303147Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8303641Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8304125Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8304602Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8305077Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8305595Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8306116Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8306692Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8307187Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8307674Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8308161Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8308646Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8309226Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8309809Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8310393Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8310968Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8311546Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8312114Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8312686Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8313266Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8313850Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8314425Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8314993Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8315559Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8316154Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8316805Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8317430Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8318004Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8318576Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8319165Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8319767Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8320365Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8320950Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8321549Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8322053Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8322520Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8322987Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8323475Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8323970Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8324463Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8324950Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8325436Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8325919Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8326410Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8326906Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8327447Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8327975Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8328461Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8328947Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8329437Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8329926Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8330419Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8330904Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8331368Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8331831Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8332298Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8332771Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8333235Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8333695Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8334161Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8334627Z test_nvfuser_extremal_values_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8335093Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8335566Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8336030Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8336499Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8336962Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8337471Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8337968Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8338431Z test_nvfuser_extremal_values_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8338888Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8339346Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8339812Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8340278Z test_nvfuser_extremal_values_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8340736Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8341200Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8341659Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8342137Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8342620Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8343102Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8343591Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8344076Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8344561Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8345040Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8345512Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8345979Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8346442Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8347041Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8347598Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8348149Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8348656Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8349154Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8349651Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8350148Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8350630Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8351104Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8351577Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8352053Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8352537Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8353019Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8353496Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8353973Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8354446Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8354932Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8355418Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8355892Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8356364Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8356839Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8357366Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8357917Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8358405Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8358886Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8359362Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8359844Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8360325Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8360807Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8361285Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8361758Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8362260Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8362769Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8363277Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8363770Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8364266Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8364759Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8365291Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8365833Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8366369Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8366897Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8367470Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8368056Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8368527Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8369004Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8369477Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8369952Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8370421Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8370887Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8371383Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8371881Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8372378Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8372874Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8373365Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8373857Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8374307Z test_nvfuser_extremal_values_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8374762Z test_nvfuser_extremal_values_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8375214Z test_nvfuser_extremal_values_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8375663Z test_nvfuser_extremal_values_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8376104Z test_nvfuser_extremal_values_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8376544Z test_nvfuser_extremal_values_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8376983Z test_nvfuser_extremal_values_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8377474Z test_nvfuser_extremal_values_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8377949Z test_nvfuser_extremal_values_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8378384Z test_nvfuser_extremal_values_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8378819Z test_nvfuser_extremal_values_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8379256Z test_nvfuser_extremal_values_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8379702Z test_nvfuser_extremal_values_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8380158Z test_nvfuser_extremal_values_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8380611Z test_nvfuser_extremal_values_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8381050Z test_nvfuser_extremal_values_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8381493Z test_nvfuser_extremal_values_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8381934Z test_nvfuser_extremal_values_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8382379Z test_nvfuser_extremal_values_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8382836Z test_nvfuser_extremal_values_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8383294Z test_nvfuser_extremal_values_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8383735Z test_nvfuser_extremal_values_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8384179Z test_nvfuser_extremal_values_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8384621Z test_nvfuser_extremal_values_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8385077Z test_nvfuser_extremal_values_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8385530Z test_nvfuser_extremal_values_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8385974Z test_nvfuser_extremal_values_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8386414Z test_nvfuser_extremal_values_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8386935Z test_nvfuser_extremal_values_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8387376Z test_nvfuser_extremal_values_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8387951Z test_nvfuser_extremal_values_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8388448Z test_nvfuser_extremal_values_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8388919Z test_nvfuser_extremal_values_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8389383Z test_nvfuser_extremal_values_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8389843Z test_nvfuser_extremal_values_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8390308Z test_nvfuser_extremal_values_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8390739Z test_nvfuser_extremal_values_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8391180Z test_nvfuser_extremal_values_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8391618Z test_nvfuser_extremal_values_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8392053Z test_nvfuser_extremal_values_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8392487Z test_nvfuser_extremal_values_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8392922Z test_nvfuser_extremal_values_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8393371Z test_nvfuser_extremal_values_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8393824Z test_nvfuser_extremal_values_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8394274Z test_nvfuser_extremal_values_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8394720Z test_nvfuser_extremal_values_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8395166Z test_nvfuser_extremal_values_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8395611Z test_nvfuser_extremal_values_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8395883Z test_nvfuser_extremal_values_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8396154Z test_nvfuser_extremal_values_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8396415Z test_nvfuser_extremal_values_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8396677Z test_nvfuser_extremal_values_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8397117Z test_nvfuser_extremal_values_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8397615Z test_nvfuser_extremal_values_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8398097Z test_nvfuser_extremal_values_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8398533Z test_nvfuser_extremal_values_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8398965Z test_nvfuser_extremal_values_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8399398Z test_nvfuser_extremal_values_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8399674Z test_nvfuser_extremal_values_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8399947Z test_nvfuser_extremal_values_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8400390Z test_nvfuser_extremal_values_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8400843Z test_nvfuser_extremal_values_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8401291Z test_nvfuser_extremal_values_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8401729Z test_nvfuser_extremal_values_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8402172Z test_nvfuser_extremal_values_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8402615Z test_nvfuser_extremal_values_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8403068Z test_nvfuser_extremal_values_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8403522Z test_nvfuser_extremal_values_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8403964Z test_nvfuser_extremal_values_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8404406Z test_nvfuser_extremal_values_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8404842Z test_nvfuser_extremal_values_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8405276Z test_nvfuser_extremal_values_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8405750Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8406224Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8406697Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8407216Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8407728Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8408203Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8408676Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8409154Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8409630Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8410101Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8410576Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8411047Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8411517Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8411991Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8412464Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8412911Z test_nvfuser_extremal_values_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8413363Z test_nvfuser_extremal_values_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8413813Z test_nvfuser_extremal_values_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8414256Z test_nvfuser_extremal_values_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8414703Z test_nvfuser_extremal_values_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8415150Z test_nvfuser_extremal_values_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8415584Z test_nvfuser_extremal_values_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8416023Z test_nvfuser_extremal_values_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8416462Z test_nvfuser_extremal_values_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8416894Z test_nvfuser_extremal_values_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8417364Z test_nvfuser_extremal_values_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8417831Z test_nvfuser_extremal_values_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8418266Z test_nvfuser_extremal_values_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8418709Z test_nvfuser_extremal_values_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8419152Z test_nvfuser_extremal_values_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8419594Z test_nvfuser_extremal_values_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8420029Z test_nvfuser_extremal_values_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8420461Z test_nvfuser_extremal_values_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8420896Z test_nvfuser_extremal_values_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8421339Z test_nvfuser_extremal_values_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8421778Z test_nvfuser_extremal_values_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8422216Z test_nvfuser_extremal_values_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8422651Z test_nvfuser_extremal_values_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8423081Z test_nvfuser_extremal_values_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8423349Z test_nvfuser_extremal_values_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8423611Z test_nvfuser_extremal_values_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8423870Z test_nvfuser_extremal_values_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8424129Z test_nvfuser_extremal_values_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8424380Z test_nvfuser_extremal_values_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8424630Z test_nvfuser_extremal_values_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8425078Z test_nvfuser_extremal_values_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8425522Z test_nvfuser_extremal_values_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8425965Z test_nvfuser_extremal_values_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8426404Z test_nvfuser_extremal_values_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8426979Z test_nvfuser_extremal_values_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8427478Z test_nvfuser_extremal_values_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8427931Z test_nvfuser_extremal_values_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8428373Z test_nvfuser_extremal_values_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8428817Z test_nvfuser_extremal_values_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8429260Z test_nvfuser_extremal_values_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8429705Z test_nvfuser_extremal_values_randint_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8430147Z test_nvfuser_extremal_values_randint_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8430588Z test_nvfuser_extremal_values_randint_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8431030Z test_nvfuser_extremal_values_randint_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8431483Z test_nvfuser_extremal_values_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8431940Z test_nvfuser_extremal_values_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8432393Z test_nvfuser_extremal_values_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8432843Z test_nvfuser_extremal_values_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8433282Z test_nvfuser_extremal_values_randn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8433725Z test_nvfuser_extremal_values_randn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8434171Z test_nvfuser_extremal_values_randn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8434614Z test_nvfuser_extremal_values_randn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8435048Z test_nvfuser_extremal_values_randn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8435482Z test_nvfuser_extremal_values_randn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8435930Z test_nvfuser_extremal_values_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8436386Z test_nvfuser_extremal_values_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8436888Z test_nvfuser_extremal_values_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8437371Z test_nvfuser_extremal_values_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8437815Z test_nvfuser_extremal_values_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8438262Z test_nvfuser_extremal_values_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8438701Z test_nvfuser_extremal_values_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8439145Z test_nvfuser_extremal_values_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8439585Z test_nvfuser_extremal_values_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8440024Z test_nvfuser_extremal_values_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8440462Z test_nvfuser_extremal_values_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8440893Z test_nvfuser_extremal_values_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8441327Z test_nvfuser_extremal_values_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8441774Z test_nvfuser_extremal_values_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8442218Z test_nvfuser_extremal_values_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8442654Z test_nvfuser_extremal_values_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8443088Z test_nvfuser_extremal_values_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8443520Z test_nvfuser_extremal_values_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8443974Z test_nvfuser_extremal_values_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8444438Z test_nvfuser_extremal_values_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8444897Z test_nvfuser_extremal_values_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8445348Z test_nvfuser_extremal_values_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8445799Z test_nvfuser_extremal_values_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8446247Z test_nvfuser_extremal_values_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8446758Z test_nvfuser_extremal_values_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8447243Z test_nvfuser_extremal_values_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8447689Z test_nvfuser_extremal_values_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8448130Z test_nvfuser_extremal_values_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8448572Z test_nvfuser_extremal_values_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8449018Z test_nvfuser_extremal_values_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8449463Z test_nvfuser_extremal_values_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8449906Z test_nvfuser_extremal_values_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8450341Z test_nvfuser_extremal_values_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8450774Z test_nvfuser_extremal_values_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8451218Z test_nvfuser_extremal_values_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8451667Z test_nvfuser_extremal_values_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8452113Z test_nvfuser_extremal_values_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8452557Z test_nvfuser_extremal_values_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8452994Z test_nvfuser_extremal_values_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8453428Z test_nvfuser_extremal_values_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8453898Z test_nvfuser_extremal_values_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8454374Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8454850Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8455314Z test_nvfuser_extremal_values_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8455777Z test_nvfuser_extremal_values_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8456241Z test_nvfuser_extremal_values_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8456690Z test_nvfuser_extremal_values_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8457198Z test_nvfuser_extremal_values_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8457688Z test_nvfuser_extremal_values_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8458136Z test_nvfuser_extremal_values_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8458582Z test_nvfuser_extremal_values_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8459033Z test_nvfuser_extremal_values_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8459484Z test_nvfuser_extremal_values_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8459937Z test_nvfuser_extremal_values_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8460391Z test_nvfuser_extremal_values_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8460833Z test_nvfuser_extremal_values_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8461277Z test_nvfuser_extremal_values_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8461716Z test_nvfuser_extremal_values_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8462162Z test_nvfuser_extremal_values_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8462613Z test_nvfuser_extremal_values_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8463059Z test_nvfuser_extremal_values_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8463497Z test_nvfuser_extremal_values_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8463943Z test_nvfuser_extremal_values_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8464383Z test_nvfuser_extremal_values_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8464836Z test_nvfuser_extremal_values_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8465290Z test_nvfuser_extremal_values_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8465747Z test_nvfuser_extremal_values_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8466192Z test_nvfuser_extremal_values_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8466782Z test_nvfuser_extremal_values_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8467301Z test_nvfuser_extremal_values_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8467792Z test_nvfuser_extremal_values_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8468256Z test_nvfuser_extremal_values_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8468715Z test_nvfuser_extremal_values_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8469165Z test_nvfuser_extremal_values_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8469618Z test_nvfuser_extremal_values_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8470072Z test_nvfuser_extremal_values_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8470523Z test_nvfuser_extremal_values_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8470984Z test_nvfuser_extremal_values_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8471439Z test_nvfuser_extremal_values_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8471890Z test_nvfuser_extremal_values_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8472338Z test_nvfuser_extremal_values_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8472791Z test_nvfuser_extremal_values_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8473228Z test_nvfuser_extremal_values_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8473672Z test_nvfuser_extremal_values_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8474114Z test_nvfuser_extremal_values_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8474547Z test_nvfuser_extremal_values_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8474981Z test_nvfuser_extremal_values_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8475416Z test_nvfuser_extremal_values_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8475854Z test_nvfuser_extremal_values_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8476297Z test_nvfuser_extremal_values_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8476741Z test_nvfuser_extremal_values_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8477224Z test_nvfuser_extremal_values_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8477694Z test_nvfuser_extremal_values_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8478125Z test_nvfuser_extremal_values_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8478568Z test_nvfuser_extremal_values_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8479001Z test_nvfuser_extremal_values_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8479431Z test_nvfuser_extremal_values_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8479866Z test_nvfuser_extremal_values_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8480331Z test_nvfuser_extremal_values_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8480791Z test_nvfuser_extremal_values_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8481251Z test_nvfuser_extremal_values_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8481712Z test_nvfuser_extremal_values_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8482175Z test_nvfuser_extremal_values_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8482641Z test_nvfuser_extremal_values_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8483098Z test_nvfuser_extremal_values_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8483555Z test_nvfuser_extremal_values_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8484025Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8484494Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8484964Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8485433Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8485871Z test_nvfuser_extremal_values_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8486313Z test_nvfuser_extremal_values_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8486757Z test_nvfuser_extremal_values_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8487240Z test_nvfuser_extremal_values_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8487713Z test_nvfuser_extremal_values_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8488146Z test_nvfuser_extremal_values_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8488578Z test_nvfuser_extremal_values_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8489021Z test_nvfuser_extremal_values_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8489461Z test_nvfuser_extremal_values_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8489898Z test_nvfuser_extremal_values_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8490334Z test_nvfuser_extremal_values_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8490765Z test_nvfuser_extremal_values_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8491225Z test_nvfuser_extremal_values_scalar_tensor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8491690Z test_nvfuser_extremal_values_scalar_tensor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8492152Z test_nvfuser_extremal_values_scalar_tensor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8492612Z test_nvfuser_extremal_values_scalar_tensor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8493068Z test_nvfuser_extremal_values_scalar_tensor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8493518Z test_nvfuser_extremal_values_scalar_tensor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8493973Z test_nvfuser_extremal_values_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8494434Z test_nvfuser_extremal_values_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8494894Z test_nvfuser_extremal_values_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8495348Z test_nvfuser_extremal_values_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8495799Z test_nvfuser_extremal_values_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8496246Z test_nvfuser_extremal_values_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8496685Z test_nvfuser_extremal_values_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8497139Z test_nvfuser_extremal_values_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8497632Z test_nvfuser_extremal_values_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8498112Z test_nvfuser_extremal_values_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8498553Z test_nvfuser_extremal_values_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8498995Z test_nvfuser_extremal_values_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8499468Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8499941Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8500409Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8500878Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8501351Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8501815Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8502287Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8502754Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8503224Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8503695Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8504159Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8504623Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8505100Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8505569Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8506033Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8506502Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8507036Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8507555Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8508067Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8508531Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8508986Z test_nvfuser_extremal_values_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8509442Z test_nvfuser_extremal_values_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8509899Z test_nvfuser_extremal_values_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8510383Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8510859Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8511336Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8511812Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8512292Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8512774Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8513253Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8513725Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8514168Z test_nvfuser_extremal_values_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8514618Z test_nvfuser_extremal_values_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8515069Z test_nvfuser_extremal_values_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8515511Z test_nvfuser_extremal_values_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8515956Z test_nvfuser_extremal_values_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8516394Z test_nvfuser_extremal_values_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8516856Z test_nvfuser_extremal_values_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8517316Z test_nvfuser_extremal_values_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8517820Z test_nvfuser_extremal_values_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8518335Z test_nvfuser_extremal_values_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8518771Z test_nvfuser_extremal_values_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8519213Z test_nvfuser_extremal_values_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8519652Z test_nvfuser_extremal_values_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8520094Z test_nvfuser_extremal_values_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8520525Z test_nvfuser_extremal_values_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8520959Z test_nvfuser_extremal_values_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8521395Z test_nvfuser_extremal_values_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8521843Z test_nvfuser_extremal_values_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8522283Z test_nvfuser_extremal_values_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8522722Z test_nvfuser_extremal_values_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8523156Z test_nvfuser_extremal_values_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8523590Z test_nvfuser_extremal_values_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8524036Z test_nvfuser_extremal_values_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8524488Z test_nvfuser_extremal_values_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8524935Z test_nvfuser_extremal_values_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8525380Z test_nvfuser_extremal_values_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8525824Z test_nvfuser_extremal_values_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8526267Z test_nvfuser_extremal_values_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8526701Z test_nvfuser_extremal_values_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8527135Z test_nvfuser_extremal_values_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8527613Z test_nvfuser_extremal_values_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8528074Z test_nvfuser_extremal_values_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8528553Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8529022Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8529489Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8529961Z test_nvfuser_extremal_values_signal_windows_cosine_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8530452Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8530942Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8531429Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8531914Z test_nvfuser_extremal_values_signal_windows_exponential_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8532396Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8532876Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8533355Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8533830Z test_nvfuser_extremal_values_signal_windows_gaussian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8534304Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8534772Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8535239Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8535710Z test_nvfuser_extremal_values_signal_windows_kaiser_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8536155Z test_nvfuser_extremal_values_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8536596Z test_nvfuser_extremal_values_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8537035Z test_nvfuser_extremal_values_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8537479Z test_nvfuser_extremal_values_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8537961Z test_nvfuser_extremal_values_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8538441Z test_nvfuser_extremal_values_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8538881Z test_nvfuser_extremal_values_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8539313Z test_nvfuser_extremal_values_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8539741Z test_nvfuser_extremal_values_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8540178Z test_nvfuser_extremal_values_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8540619Z test_nvfuser_extremal_values_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8541061Z test_nvfuser_extremal_values_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8541505Z test_nvfuser_extremal_values_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8541940Z test_nvfuser_extremal_values_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8542372Z test_nvfuser_extremal_values_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8542804Z test_nvfuser_extremal_values_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8543240Z test_nvfuser_extremal_values_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8543683Z test_nvfuser_extremal_values_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8544123Z test_nvfuser_extremal_values_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8544560Z test_nvfuser_extremal_values_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8544993Z test_nvfuser_extremal_values_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8545426Z test_nvfuser_extremal_values_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8545869Z test_nvfuser_extremal_values_slice_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8546314Z test_nvfuser_extremal_values_slice_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8546826Z test_nvfuser_extremal_values_slice_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8547267Z test_nvfuser_extremal_values_slice_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8547698Z test_nvfuser_extremal_values_slice_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8548184Z test_nvfuser_extremal_values_slice_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8548692Z test_nvfuser_extremal_values_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8549150Z test_nvfuser_extremal_values_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8549606Z test_nvfuser_extremal_values_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8550060Z test_nvfuser_extremal_values_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8550505Z test_nvfuser_extremal_values_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8550949Z test_nvfuser_extremal_values_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8551389Z test_nvfuser_extremal_values_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8551827Z test_nvfuser_extremal_values_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8552293Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8552764Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8553234Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8553698Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8554163Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8554626Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8555063Z test_nvfuser_extremal_values_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8555501Z test_nvfuser_extremal_values_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8555934Z test_nvfuser_extremal_values_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8556363Z test_nvfuser_extremal_values_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8556844Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8557321Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8557869Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8558380Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8558831Z test_nvfuser_extremal_values_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8559291Z test_nvfuser_extremal_values_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8559751Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8560213Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8560678Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8561142Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8561603Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8562064Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8562522Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8562983Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8563270Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8563552Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8563834Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8564117Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8564396Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8564678Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8564958Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8565235Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8565691Z test_nvfuser_extremal_values_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8566147Z test_nvfuser_extremal_values_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8566598Z test_nvfuser_extremal_values_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8567107Z test_nvfuser_extremal_values_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8567600Z test_nvfuser_extremal_values_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8568055Z test_nvfuser_extremal_values_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8568337Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8568615Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8568895Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8569180Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8569641Z test_nvfuser_extremal_values_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8570092Z test_nvfuser_extremal_values_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8570541Z test_nvfuser_extremal_values_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8570991Z test_nvfuser_extremal_values_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8571441Z test_nvfuser_extremal_values_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8571891Z test_nvfuser_extremal_values_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8572341Z test_nvfuser_extremal_values_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8572788Z test_nvfuser_extremal_values_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8573069Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8573348Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8573626Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8573912Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8574374Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8574836Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8575320Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8575802Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8576332Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8576851Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8577333Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8577816Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8578298Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8578780Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8579236Z test_nvfuser_extremal_values_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8579688Z test_nvfuser_extremal_values_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8580140Z test_nvfuser_extremal_values_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8580593Z test_nvfuser_extremal_values_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8581051Z test_nvfuser_extremal_values_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8581508Z test_nvfuser_extremal_values_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8582025Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8582533Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8583046Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8583547Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8584048Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8584548Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8585045Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8585336Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8585673Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8585997Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8586292Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8586721Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8587012Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8587302Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8587594Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-11-23T04:19:19.8588099Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8588584Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8589048Z test_nvfuser_extremal_values_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8589507Z test_nvfuser_extremal_values_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8589968Z test_nvfuser_extremal_values_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8590430Z test_nvfuser_extremal_values_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8590886Z test_nvfuser_extremal_values_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8591338Z test_nvfuser_extremal_values_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8591779Z test_nvfuser_extremal_values_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8592225Z test_nvfuser_extremal_values_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8592672Z test_nvfuser_extremal_values_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8593114Z test_nvfuser_extremal_values_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8593551Z test_nvfuser_extremal_values_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8593982Z test_nvfuser_extremal_values_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8594439Z test_nvfuser_extremal_values_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8594908Z test_nvfuser_extremal_values_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8595448Z test_nvfuser_extremal_values_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8595951Z test_nvfuser_extremal_values_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8596407Z test_nvfuser_extremal_values_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8596860Z test_nvfuser_extremal_values_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8597323Z test_nvfuser_extremal_values_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8597791Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8598256Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8598716Z test_nvfuser_extremal_values_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8599176Z test_nvfuser_extremal_values_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8599632Z test_nvfuser_extremal_values_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8600068Z test_nvfuser_extremal_values_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8600512Z test_nvfuser_extremal_values_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8600956Z test_nvfuser_extremal_values_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8601389Z test_nvfuser_extremal_values_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8601823Z test_nvfuser_extremal_values_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8602255Z test_nvfuser_extremal_values_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8602701Z test_nvfuser_extremal_values_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8603150Z test_nvfuser_extremal_values_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8603594Z test_nvfuser_extremal_values_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8604033Z test_nvfuser_extremal_values_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8604473Z test_nvfuser_extremal_values_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8604910Z test_nvfuser_extremal_values_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8605396Z test_nvfuser_extremal_values_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8605888Z test_nvfuser_extremal_values_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8606338Z test_nvfuser_extremal_values_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8606783Z test_nvfuser_extremal_values_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8607223Z test_nvfuser_extremal_values_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8607661Z test_nvfuser_extremal_values_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8608103Z test_nvfuser_extremal_values_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8608550Z test_nvfuser_extremal_values_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8608992Z test_nvfuser_extremal_values_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8609430Z test_nvfuser_extremal_values_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8609865Z test_nvfuser_extremal_values_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8610303Z test_nvfuser_extremal_values_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8610742Z test_nvfuser_extremal_values_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8611183Z test_nvfuser_extremal_values_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8611621Z test_nvfuser_extremal_values_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8612056Z test_nvfuser_extremal_values_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8612487Z test_nvfuser_extremal_values_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8612920Z test_nvfuser_extremal_values_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8613366Z test_nvfuser_extremal_values_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8613810Z test_nvfuser_extremal_values_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8614260Z test_nvfuser_extremal_values_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8614703Z test_nvfuser_extremal_values_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8615144Z test_nvfuser_extremal_values_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8615631Z test_nvfuser_extremal_values_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8616109Z test_nvfuser_extremal_values_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8616552Z test_nvfuser_extremal_values_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8616985Z test_nvfuser_extremal_values_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8617416Z test_nvfuser_extremal_values_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8617851Z test_nvfuser_extremal_values_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8618295Z test_nvfuser_extremal_values_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8618738Z test_nvfuser_extremal_values_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8619169Z test_nvfuser_extremal_values_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8619595Z test_nvfuser_extremal_values_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8620022Z test_nvfuser_extremal_values_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8620460Z test_nvfuser_extremal_values_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8620901Z test_nvfuser_extremal_values_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8621340Z test_nvfuser_extremal_values_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8621769Z test_nvfuser_extremal_values_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8622203Z test_nvfuser_extremal_values_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8622633Z test_nvfuser_extremal_values_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8623086Z test_nvfuser_extremal_values_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8623548Z test_nvfuser_extremal_values_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8624002Z test_nvfuser_extremal_values_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8624446Z test_nvfuser_extremal_values_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8624894Z test_nvfuser_extremal_values_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8625391Z test_nvfuser_extremal_values_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8625873Z test_nvfuser_extremal_values_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8626312Z test_nvfuser_extremal_values_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8626813Z test_nvfuser_extremal_values_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8627245Z test_nvfuser_extremal_values_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8627519Z test_nvfuser_extremal_values_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8627796Z test_nvfuser_extremal_values_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cuSOLVER not available (0.004s) 2022-11-23T04:19:19.8628250Z test_nvfuser_extremal_values_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8628698Z test_nvfuser_extremal_values_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8629137Z test_nvfuser_extremal_values_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8629575Z test_nvfuser_extremal_values_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8630006Z test_nvfuser_extremal_values_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8630445Z test_nvfuser_extremal_values_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8630883Z test_nvfuser_extremal_values_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8631311Z test_nvfuser_extremal_values_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8631740Z test_nvfuser_extremal_values_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8632166Z test_nvfuser_extremal_values_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8632624Z test_nvfuser_extremal_values_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8633090Z test_nvfuser_extremal_values_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8633557Z test_nvfuser_extremal_values_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8634015Z test_nvfuser_extremal_values_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8634469Z test_nvfuser_extremal_values_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8634924Z test_nvfuser_extremal_values_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8635416Z test_nvfuser_extremal_values_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8635908Z test_nvfuser_extremal_values_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8636353Z test_nvfuser_extremal_values_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8636791Z test_nvfuser_extremal_values_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8637225Z test_nvfuser_extremal_values_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8637657Z test_nvfuser_extremal_values_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8638090Z test_nvfuser_extremal_values_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8638526Z test_nvfuser_extremal_values_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8638966Z test_nvfuser_extremal_values_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8639397Z test_nvfuser_extremal_values_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8639826Z test_nvfuser_extremal_values_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8640260Z test_nvfuser_extremal_values_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8640698Z test_nvfuser_extremal_values_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8641140Z test_nvfuser_extremal_values_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8641581Z test_nvfuser_extremal_values_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8642013Z test_nvfuser_extremal_values_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8642442Z test_nvfuser_extremal_values_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8642879Z test_nvfuser_extremal_values_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8643335Z test_nvfuser_extremal_values_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8643795Z test_nvfuser_extremal_values_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8644252Z test_nvfuser_extremal_values_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8644705Z test_nvfuser_extremal_values_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8645155Z test_nvfuser_extremal_values_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8645653Z test_nvfuser_extremal_values_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8646146Z test_nvfuser_extremal_values_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8646600Z test_nvfuser_extremal_values_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8647056Z test_nvfuser_extremal_values_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8647503Z test_nvfuser_extremal_values_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8647947Z test_nvfuser_extremal_values_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8648392Z test_nvfuser_extremal_values_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8648831Z test_nvfuser_extremal_values_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8649274Z test_nvfuser_extremal_values_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8649712Z test_nvfuser_extremal_values_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8650147Z test_nvfuser_extremal_values_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8650584Z test_nvfuser_extremal_values_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8651019Z test_nvfuser_extremal_values_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8651451Z test_nvfuser_extremal_values_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8651888Z test_nvfuser_extremal_values_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8652325Z test_nvfuser_extremal_values_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8652753Z test_nvfuser_extremal_values_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8653182Z test_nvfuser_extremal_values_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8653612Z test_nvfuser_extremal_values_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8654060Z test_nvfuser_extremal_values_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8654516Z test_nvfuser_extremal_values_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8654968Z test_nvfuser_extremal_values_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8655462Z test_nvfuser_extremal_values_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8655945Z test_nvfuser_extremal_values_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8656392Z test_nvfuser_extremal_values_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8656825Z test_nvfuser_extremal_values_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8657259Z test_nvfuser_extremal_values_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8657689Z test_nvfuser_extremal_values_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8658132Z test_nvfuser_extremal_values_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8658576Z test_nvfuser_extremal_values_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8659020Z test_nvfuser_extremal_values_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8659461Z test_nvfuser_extremal_values_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8659898Z test_nvfuser_extremal_values_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8660333Z test_nvfuser_extremal_values_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8660770Z test_nvfuser_extremal_values_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8661223Z test_nvfuser_extremal_values_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8661678Z test_nvfuser_extremal_values_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8662129Z test_nvfuser_extremal_values_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8662576Z test_nvfuser_extremal_values_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8663025Z test_nvfuser_extremal_values_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8663474Z test_nvfuser_extremal_values_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8663923Z test_nvfuser_extremal_values_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8664369Z test_nvfuser_extremal_values_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8664821Z test_nvfuser_extremal_values_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8665265Z test_nvfuser_extremal_values_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8665762Z test_nvfuser_extremal_values_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8666261Z test_nvfuser_extremal_values_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8666765Z test_nvfuser_extremal_values_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8667216Z test_nvfuser_extremal_values_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8667659Z test_nvfuser_extremal_values_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8668094Z test_nvfuser_extremal_values_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8668531Z test_nvfuser_extremal_values_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8668970Z test_nvfuser_extremal_values_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8669442Z test_nvfuser_extremal_values_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8669910Z test_nvfuser_extremal_values_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8670375Z test_nvfuser_extremal_values_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8670844Z test_nvfuser_extremal_values_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8671287Z test_nvfuser_extremal_values_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8671728Z test_nvfuser_extremal_values_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8672162Z test_nvfuser_extremal_values_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8672598Z test_nvfuser_extremal_values_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8673029Z test_nvfuser_extremal_values_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8673472Z test_nvfuser_extremal_values_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8673914Z test_nvfuser_extremal_values_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8674347Z test_nvfuser_extremal_values_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8674778Z test_nvfuser_extremal_values_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8675207Z test_nvfuser_extremal_values_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8675714Z test_nvfuser_extremal_values_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8676212Z test_nvfuser_extremal_values_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8676672Z test_nvfuser_extremal_values_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8677125Z test_nvfuser_extremal_values_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8677574Z test_nvfuser_extremal_values_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8678020Z test_nvfuser_extremal_values_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8678465Z test_nvfuser_extremal_values_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8678903Z test_nvfuser_extremal_values_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8679334Z test_nvfuser_extremal_values_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8679765Z test_nvfuser_extremal_values_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8680208Z test_nvfuser_extremal_values_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8680652Z test_nvfuser_extremal_values_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8681155Z test_nvfuser_extremal_values_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8681693Z test_nvfuser_extremal_values_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8682221Z test_nvfuser_extremal_values_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8682753Z test_nvfuser_extremal_values_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8683296Z test_nvfuser_extremal_values_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8683854Z test_nvfuser_extremal_values_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8684413Z test_nvfuser_extremal_values_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8684954Z test_nvfuser_extremal_values_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8685493Z test_nvfuser_extremal_values_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8686035Z test_nvfuser_extremal_values_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8686582Z test_nvfuser_extremal_values_unfold_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8687190Z test_nvfuser_extremal_values_unfold_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8687786Z test_nvfuser_extremal_values_unfold_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8688332Z test_nvfuser_extremal_values_unfold_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8688873Z test_nvfuser_extremal_values_unfold_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8689411Z test_nvfuser_extremal_values_unfold_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8689948Z test_nvfuser_extremal_values_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8690489Z test_nvfuser_extremal_values_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8691034Z test_nvfuser_extremal_values_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8691566Z test_nvfuser_extremal_values_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8692100Z test_nvfuser_extremal_values_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8692562Z test_nvfuser_extremal_values_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8693015Z test_nvfuser_extremal_values_uniform_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8693459Z test_nvfuser_extremal_values_uniform_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8693906Z test_nvfuser_extremal_values_uniform_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8694348Z test_nvfuser_extremal_values_uniform_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8694785Z test_nvfuser_extremal_values_uniform_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8695226Z test_nvfuser_extremal_values_uniform_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8695698Z test_nvfuser_extremal_values_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8696167Z test_nvfuser_extremal_values_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8696633Z test_nvfuser_extremal_values_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8697072Z test_nvfuser_extremal_values_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8697512Z test_nvfuser_extremal_values_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8697997Z test_nvfuser_extremal_values_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8698528Z test_nvfuser_extremal_values_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8698983Z test_nvfuser_extremal_values_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8699439Z test_nvfuser_extremal_values_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8699887Z test_nvfuser_extremal_values_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8700332Z test_nvfuser_extremal_values_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8700783Z test_nvfuser_extremal_values_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8701219Z test_nvfuser_extremal_values_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8701660Z test_nvfuser_extremal_values_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8702099Z test_nvfuser_extremal_values_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8702531Z test_nvfuser_extremal_values_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8702972Z test_nvfuser_extremal_values_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8703405Z test_nvfuser_extremal_values_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8703848Z test_nvfuser_extremal_values_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8704300Z test_nvfuser_extremal_values_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8704750Z test_nvfuser_extremal_values_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8705193Z test_nvfuser_extremal_values_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8705636Z test_nvfuser_extremal_values_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8706079Z test_nvfuser_extremal_values_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8706517Z test_nvfuser_extremal_values_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8707096Z test_nvfuser_extremal_values_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8707539Z test_nvfuser_extremal_values_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8707972Z test_nvfuser_extremal_values_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8708471Z test_nvfuser_extremal_values_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8708945Z test_nvfuser_extremal_values_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8709407Z test_nvfuser_extremal_values_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8709863Z test_nvfuser_extremal_values_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8710321Z test_nvfuser_extremal_values_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8710764Z test_nvfuser_extremal_values_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8711215Z test_nvfuser_extremal_values_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8711659Z test_nvfuser_extremal_values_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8712094Z test_nvfuser_extremal_values_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8712531Z test_nvfuser_extremal_values_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8712970Z test_nvfuser_extremal_values_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8713428Z test_nvfuser_extremal_values_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8713884Z test_nvfuser_extremal_values_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8714330Z test_nvfuser_extremal_values_view_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8714771Z test_nvfuser_extremal_values_view_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8715213Z test_nvfuser_extremal_values_view_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8715656Z test_nvfuser_extremal_values_view_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8716090Z test_nvfuser_extremal_values_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8716526Z test_nvfuser_extremal_values_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8716965Z test_nvfuser_extremal_values_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8717402Z test_nvfuser_extremal_values_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8717833Z test_nvfuser_extremal_values_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8718322Z test_nvfuser_extremal_values_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8718804Z test_nvfuser_extremal_values_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8719249Z test_nvfuser_extremal_values_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8719694Z test_nvfuser_extremal_values_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8720132Z test_nvfuser_extremal_values_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8720559Z test_nvfuser_extremal_values_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8721003Z test_nvfuser_extremal_values_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8721447Z test_nvfuser_extremal_values_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8721888Z test_nvfuser_extremal_values_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8722332Z test_nvfuser_extremal_values_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8722769Z test_nvfuser_extremal_values_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8723208Z test_nvfuser_extremal_values_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8723650Z test_nvfuser_extremal_values_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8724085Z test_nvfuser_extremal_values_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8724528Z test_nvfuser_extremal_values_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8724971Z test_nvfuser_extremal_values_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8725405Z test_nvfuser_extremal_values_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8725841Z test_nvfuser_extremal_values_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8726277Z test_nvfuser_extremal_values_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8726713Z test_nvfuser_extremal_values_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8727145Z test_nvfuser_extremal_values_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8727579Z test_nvfuser_extremal_values_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8728014Z test_nvfuser_extremal_values_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8728496Z test_nvfuser_extremal_values_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8728978Z test_nvfuser_extremal_values_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8729419Z test_nvfuser_extremal_values_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8729858Z test_nvfuser_extremal_values_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8730290Z test_nvfuser_extremal_values_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8730723Z test_nvfuser_extremal_values_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8731165Z test_nvfuser_extremal_values_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8731614Z test_nvfuser_extremal_values_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8732057Z test_nvfuser_extremal_values_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8732490Z test_nvfuser_extremal_values_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8732923Z test_nvfuser_extremal_values_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8733357Z test_nvfuser_extremal_values_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8733807Z test_nvfuser_extremal_values_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8734265Z test_nvfuser_extremal_values_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8734715Z test_nvfuser_extremal_values_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8735170Z test_nvfuser_extremal_values_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8735618Z test_nvfuser_extremal_values_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8736065Z test_nvfuser_extremal_values_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-11-23T04:19:19.8736367Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.8736654Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:19:19.8736932Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.8737166Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... skip: Testing on CPU only (0.000s) 2022-11-23T04:19:19.8737449Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:19.8737463Z 2022-11-23T04:19:19.8737791Z ---------------------------------------------------------------------- 2022-11-23T04:19:19.8737927Z Ran 8391 tests in 5269.250s 2022-11-23T04:19:19.8737934Z 2022-11-23T04:19:19.8738065Z OK (skipped=3384, expected failures=13) 2022-11-23T04:19:19.8738072Z 2022-11-23T04:19:19.8738187Z Generating XML reports... 2022-11-23T04:19:19.8738598Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20221123025119.xml 2022-11-23T04:19:19.8739028Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20221123025119.xml 2022-11-23T04:19:19.8739462Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20221123025119.xml 2022-11-23T04:19:19.8739894Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20221123025119.xml 2022-11-23T04:19:19.8739910Z 2022-11-23T04:19:19.8740537Z ##[endgroup] 2022-11-23T04:19:19.8740941Z FINISHED PRINTING LOG FILE of test_jit_cuda_fuser (/var/lib/jenkins/pytorch/test/test-reports/test_jit_cuda_fuser_1tcesrlo) 2022-11-23T04:19:19.8740950Z 2022-11-23T04:19:19.8741178Z Running test_jit_disabled ... [2022-11-23 04:19:19.543087] 2022-11-23T04:19:19.8741629Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:19:19.543582] 2022-11-23T04:19:23.9999578Z 2022-11-23T04:19:24.0001576Z Expand the folded group to see the log file of test_jit_disabled 2022-11-23T04:19:24.0003529Z ##[group]PRINTING LOG FILE of test_jit_disabled (/var/lib/jenkins/pytorch/test/test-reports/test_jit_disabled__3mdl9_7) 2022-11-23T04:19:24.0005397Z Test results will be stored in test-reports/python-unittest/test_jit_disabled 2022-11-23T04:19:24.0006052Z 2022-11-23T04:19:24.0006310Z Running tests... 2022-11-23T04:19:24.0007418Z ---------------------------------------------------------------------- 2022-11-23T04:19:24.0008690Z test_attribute (__main__.TestJitDisabled) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.588s) 2022-11-23T04:19:24.0010131Z test_recursive_script (__main__.TestJitDisabled) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:24.0011611Z test_script_module_construction (__main__.TestJitDisabled) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:19:24.0012424Z 2022-11-23T04:19:24.0013158Z ---------------------------------------------------------------------- 2022-11-23T04:19:24.0014012Z Ran 3 tests in 0.590s 2022-11-23T04:19:24.0014413Z 2022-11-23T04:19:24.0014666Z OK (skipped=3) 2022-11-23T04:19:24.0015044Z 2022-11-23T04:19:24.0015339Z Generating XML reports... 2022-11-23T04:19:24.0016820Z Generated XML report: test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20221123041921.xml 2022-11-23T04:19:24.0017640Z 2022-11-23T04:19:24.0018368Z ##[endgroup] 2022-11-23T04:19:24.0019800Z FINISHED PRINTING LOG FILE of test_jit_disabled (/var/lib/jenkins/pytorch/test/test-reports/test_jit_disabled__3mdl9_7) 2022-11-23T04:19:24.0020580Z 2022-11-23T04:19:24.0021148Z Running test_linalg ... [2022-11-23 04:19:24.000264] 2022-11-23T04:19:24.0022805Z Executing ['/opt/conda/bin/python', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:19:24.000918] 2022-11-23T04:20:03.2349524Z 2022-11-23T04:20:03.2351002Z Expand the folded group to see the log file of test_linalg 2022-11-23T04:20:03.2353505Z ##[group]PRINTING LOG FILE of test_linalg (/var/lib/jenkins/pytorch/test/test-reports/test_linalg_ltoq6k26) 2022-11-23T04:20:03.2368829Z Test results will be stored in test-reports/python-unittest/test_linalg 2022-11-23T04:20:03.2369839Z 2022-11-23T04:20:03.2370165Z Running tests... 2022-11-23T04:20:03.2371743Z ---------------------------------------------------------------------- 2022-11-23T04:20:03.2373728Z test_addbmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2375507Z test_addbmm_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2378465Z test_addbmm_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2380640Z test_addbmm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2382547Z test_addbmm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2384744Z test_addmm_activation_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2387122Z test_addmm_activation_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2389236Z test_addmm_activation_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2391322Z test_addmm_baddbmm_overflow_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2393363Z test_addmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2395275Z test_addmm_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2397249Z test_addmm_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2399278Z test_addmm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2401295Z test_addmm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2403356Z test_addmm_sizes_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2405424Z test_addmm_sizes_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2407375Z test_addmm_sizes_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2409362Z test_addmm_sizes_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2411186Z test_addmv_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2413414Z test_addmv_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2415518Z test_addmv_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2417500Z test_addmv_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2419217Z test_addmv_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2420852Z test_addmv_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2422633Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2424763Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2427130Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2429620Z test_addr_bool_cuda_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2431121Z test_addr_float_and_complex_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2432780Z test_addr_float_and_complex_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2434447Z test_addr_float_and_complex_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2436083Z test_addr_float_and_complex_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2437723Z test_addr_float_and_complex_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2438698Z test_addr_float_and_complex_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2439408Z test_addr_integral_cuda_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2440103Z test_addr_integral_cuda_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2440783Z test_addr_integral_cuda_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2441475Z test_addr_integral_cuda_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2442140Z test_addr_integral_cuda_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2442835Z test_addr_type_promotion_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2443523Z test_baddbmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2444220Z test_baddbmm_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2444916Z test_baddbmm_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2445600Z test_baddbmm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2446283Z test_baddbmm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2446999Z test_blas_alpha_beta_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2447726Z test_blas_alpha_beta_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2448459Z test_blas_alpha_beta_empty_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2449146Z test_blas_alpha_beta_empty_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2449866Z test_blas_alpha_beta_empty_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2450642Z test_blas_empty_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:20:03.2451362Z test_blas_mv_large_input_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2452053Z test_blas_nan_out_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2452745Z test_blas_nan_out_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2453449Z test_blas_nan_out_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2454139Z test_blas_nan_out_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2454831Z test_blas_nan_out_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2455488Z test_blas_nan_out_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2456169Z test_bmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2456841Z test_bmm_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2457512Z test_bmm_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2458182Z test_bmm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2458845Z test_bmm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2459545Z test_broadcast_batched_matmul_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2460261Z test_broadcast_fused_matmul_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2460967Z test_chain_matmul_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2461664Z test_cholesky_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2462338Z test_cholesky_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2463025Z test_cholesky_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2463722Z test_cholesky_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2464451Z test_cholesky_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2465219Z test_cholesky_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2465969Z test_cholesky_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2466842Z test_cholesky_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2467586Z test_cholesky_ex_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2468365Z test_cholesky_ex_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2469112Z test_cholesky_ex_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2469777Z test_cholesky_ex_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2470478Z test_cholesky_ex_non_pd_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2471200Z test_cholesky_ex_non_pd_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2471907Z test_cholesky_ex_non_pd_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2472620Z test_cholesky_ex_non_pd_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2473341Z test_cholesky_inverse_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2474053Z test_cholesky_inverse_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2474765Z test_cholesky_inverse_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2475457Z test_cholesky_inverse_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2476190Z test_cholesky_inverse_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2476951Z test_cholesky_inverse_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2477721Z test_cholesky_inverse_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2478436Z test_cholesky_inverse_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2479076Z test_cholesky_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2479728Z test_cholesky_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2480372Z test_cholesky_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2481004Z test_cholesky_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2481627Z test_cholesky_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2482235Z test_cholesky_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2482840Z test_cholesky_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2483434Z test_cholesky_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2484197Z test_cholesky_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:2483: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-11-23T04:20:03.2484872Z L = torch.cholesky(A) 2022-11-23T04:20:03.2485134Z should be replaced with 2022-11-23T04:20:03.2485432Z L = torch.linalg.cholesky(A) 2022-11-23T04:20:03.2485700Z and 2022-11-23T04:20:03.2485966Z U = torch.cholesky(A, upper=True) 2022-11-23T04:20:03.2486259Z should be replaced with 2022-11-23T04:20:03.2486535Z U = torch.linalg.cholesky(A).mH(). 2022-11-23T04:20:03.2487114Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1718.) 2022-11-23T04:20:03.2487665Z L = torch.cholesky(A, upper=upper) 2022-11-23T04:20:03.2487953Z ok (1.929s) 2022-11-23T04:20:03.2488333Z test_cholesky_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.068s) 2022-11-23T04:20:03.2488828Z test_cholesky_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.042s) 2022-11-23T04:20:03.2489303Z test_cholesky_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.055s) 2022-11-23T04:20:03.2489819Z test_cholesky_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2490403Z test_cholesky_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2490982Z test_cholesky_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2491554Z test_cholesky_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2492168Z test_cholesky_solve_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2492812Z test_cholesky_solve_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2493453Z test_cholesky_solve_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2494079Z test_cholesky_solve_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2494676Z test_cond_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2495237Z test_cond_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2495765Z test_cond_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2496311Z test_cond_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2496892Z test_cond_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2497509Z test_cond_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2498110Z test_cond_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2498710Z test_cond_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2499376Z test_corner_cases_of_cublasltmatmul_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2500055Z test_corner_cases_of_cublasltmatmul_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2500681Z test_corner_cases_of_cublasltmatmul_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2501312Z test_corner_cases_of_cublasltmatmul_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2501910Z test_corner_cases_of_cublasltmatmul_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2502509Z test_cross_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2503077Z test_cross_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2503664Z test_cross_with_and_without_dim_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2504267Z test_cross_with_and_without_dim_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2504844Z test_det_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2505399Z test_det_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2505986Z test_det_logdet_slogdet_batched_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2506691Z test_det_logdet_slogdet_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T04:20:03.2507278Z test_dot_invalid_args_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2507920Z test_dot_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2508611Z test_dot_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2509213Z test_eig_check_magma_cuda_float32 (__main__.TestLinalgCUDA) ... ok (3.088s) 2022-11-23T04:20:03.2509844Z test_eig_compare_backends_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2510572Z test_eig_compare_backends_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2511297Z test_eig_compare_backends_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2512008Z test_eig_compare_backends_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2512742Z test_eig_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2513477Z test_eig_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2514210Z test_eig_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2514986Z test_eig_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2515754Z test_eig_numpy_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.030s) 2022-11-23T04:20:03.2516443Z test_eig_numpy_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T04:20:03.2517127Z test_eig_removed_error_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2517816Z test_eig_with_nan_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2518521Z test_eig_with_nan_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2519141Z test_eig_with_nan_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2519711Z test_eig_with_nan_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2520282Z test_eigh_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2520821Z test_eigh_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2521378Z test_eigh_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2521927Z test_eigh_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2522509Z test_eigh_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2523123Z test_eigh_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2523731Z test_eigh_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2524329Z test_eigh_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2524929Z test_eigh_lower_uplo_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2525524Z test_eigh_lower_uplo_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2526108Z test_eigh_lower_uplo_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2526661Z test_eigh_lower_uplo_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2527258Z test_eigvals_compare_backends_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2527877Z test_eigvals_compare_backends_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2528493Z test_eigvals_compare_backends_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2529101Z test_eigvals_compare_backends_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2529789Z test_eigvals_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2530452Z test_eigvals_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2531069Z test_eigvals_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2531673Z test_eigvals_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2532266Z test_eigvals_numpy_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2532822Z test_eigvals_numpy_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2533400Z test_eigvalsh_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2533978Z test_eigvalsh_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2534547Z test_eigvalsh_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2535107Z test_eigvalsh_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2535695Z test_eigvalsh_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2536316Z test_eigvalsh_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2536933Z test_eigvalsh_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2537545Z test_eigvalsh_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2538140Z test_einsum_corner_cases_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2538686Z test_einsum_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2539244Z test_einsum_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2539805Z test_einsum_error_cases_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2540386Z test_einsum_random_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2540973Z test_einsum_random_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2541559Z test_einsum_sublist_format_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2542163Z test_einsum_sublist_format_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2542743Z test_geqrf_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2543308Z test_geqrf_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2543912Z test_geqrf_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2544483Z test_geqrf_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2545065Z test_householder_product_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2545676Z test_householder_product_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2546276Z test_householder_product_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2547271Z test_householder_product_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2548011Z test_householder_product_errors_and_warnings_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2548715Z test_inner_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2549378Z test_inner_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2550067Z test_inv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2550783Z test_inv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2551474Z test_inv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2552182Z test_inv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2552890Z test_inv_ex_info_device_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2553591Z test_inv_ex_info_device_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2554288Z test_inv_ex_info_device_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2554978Z test_inv_ex_info_device_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2555665Z test_inv_ex_singular_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2556359Z test_inv_ex_singular_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2557047Z test_inv_ex_singular_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2557730Z test_inv_ex_singular_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2558443Z test_invariance_error_spectral_decompositions_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2559143Z test_inverse_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2559711Z test_inverse_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2560350Z test_inverse_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2560959Z test_inverse_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2561538Z test_inverse_errors_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2562124Z test_inverse_errors_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2562709Z test_inverse_errors_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2563291Z test_inverse_errors_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2563867Z test_inverse_errors_large_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2564475Z test_inverse_errors_large_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2565070Z test_inverse_errors_large_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2565661Z test_inverse_errors_large_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2566637Z test_inverse_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2567353Z test_inverse_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2568065Z test_inverse_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2568776Z test_inverse_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2569343Z test_kron_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2569907Z test_kron_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2570440Z test_kron_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2570990Z test_kron_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2571549Z test_kron_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2572124Z test_kron_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2572700Z test_kron_empty_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2573270Z test_kron_empty_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2573856Z test_kron_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2574464Z test_kron_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2575075Z test_kron_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2575735Z test_kron_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2576334Z test_lapack_empty_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2577588Z test_ldl_factor_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77038 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-11-23T04:20:03.2579117Z test_ldl_factor_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77040 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-11-23T04:20:03.2579991Z test_ldl_factor_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2580568Z test_ldl_factor_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2581143Z test_ldl_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2581716Z test_ldl_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2582287Z test_ldl_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2582849Z test_ldl_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2583430Z test_linalg_cross_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2584012Z test_linalg_cross_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2584612Z test_linalg_cross_with_and_without_dim_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2585245Z test_linalg_cross_with_and_without_dim_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2585861Z test_linalg_lstsq_batch_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2586501Z test_linalg_lstsq_batch_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2587251Z test_linalg_lstsq_batch_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2587982Z test_linalg_lstsq_batch_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2588696Z test_linalg_lstsq_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:20:03.2589382Z test_linalg_lstsq_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:20:03.2590063Z test_linalg_lstsq_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:20:03.2590887Z test_linalg_lstsq_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:20:03.2591643Z test_linalg_lstsq_input_checks_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2592375Z test_linalg_lstsq_input_checks_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2593077Z test_linalg_lstsq_input_checks_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2593795Z test_linalg_lstsq_input_checks_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2594511Z test_linalg_lu_cpu_errors_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2595235Z test_linalg_lu_cpu_errors_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2595944Z test_linalg_lu_cpu_errors_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2596636Z test_linalg_lu_cpu_errors_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2597339Z test_linalg_lu_family_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2598033Z test_linalg_lu_family_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2598736Z test_linalg_lu_family_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:20:03.2599313Z test_linalg_lu_family_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2599878Z test_linalg_lu_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2600465Z test_linalg_lu_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2601048Z test_linalg_lu_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2601628Z test_linalg_lu_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2602153Z test_linalg_matrix_exp_analytic_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (3.695s) 2022-11-23T04:20:03.2602627Z test_linalg_matrix_exp_analytic_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (3.449s) 2022-11-23T04:20:03.2603099Z test_linalg_matrix_exp_analytic_cuda_float32 (__main__.TestLinalgCUDA) ... ok (4.122s) 2022-11-23T04:20:03.2603567Z test_linalg_matrix_exp_analytic_cuda_float64 (__main__.TestLinalgCUDA) ... ok (3.917s) 2022-11-23T04:20:03.2604085Z test_linalg_matrix_exp_batch_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2604684Z test_linalg_matrix_exp_batch_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2605300Z test_linalg_matrix_exp_boundary_cases_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2605933Z test_linalg_matrix_exp_boundary_cases_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2606616Z test_linalg_matrix_exp_boundary_cases_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2607274Z test_linalg_matrix_exp_boundary_cases_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2607902Z test_linalg_matrix_exp_compare_with_taylor_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2608541Z test_linalg_matrix_exp_compare_with_taylor_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:03.2609174Z test_linalg_matrix_exp_compare_with_taylor_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2609802Z test_linalg_matrix_exp_compare_with_taylor_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2610430Z test_linalg_matrix_exp_no_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2611044Z test_linalg_matrix_exp_utils_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2611622Z test_linalg_matrix_exp_utils_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2612218Z test_linalg_qr_autograd_errors_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2612840Z test_linalg_solve_triangular_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2613493Z test_linalg_solve_triangular_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2614141Z test_linalg_solve_triangular_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2614769Z test_linalg_solve_triangular_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2615400Z test_linalg_solve_triangular_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2616014Z test_linalg_solve_triangular_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2616619Z test_linalg_solve_triangular_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2617214Z test_linalg_solve_triangular_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2617809Z test_linalg_solve_triangular_large_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2618431Z test_linalg_solve_triangular_large_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2619054Z test_linalg_solve_triangular_large_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2619673Z test_linalg_solve_triangular_large_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2620328Z test_linear_algebra_scalar_raises_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2620948Z test_lobpcg_basic_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2621520Z test_lobpcg_ortho_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2621997Z test_lobpcg_scipy_cuda_float64 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2622509Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T04:20:03.2623117Z test_lobpcg_torchscript_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2623676Z test_lstsq_removed_error_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2624297Z test_lu_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2624928Z test_lu_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2625549Z test_lu_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2626164Z test_lu_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2626838Z test_lu_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2627461Z test_lu_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2628154Z test_lu_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2628844Z test_lu_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2629767Z test_lu_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2630623Z test_lu_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2631491Z test_lu_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2632376Z test_lu_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:20:03.2633082Z test_lu_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2633765Z test_lu_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2634442Z test_lu_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2635120Z test_lu_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2635831Z test_lu_solve_large_matrices_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2636567Z test_lu_solve_large_matrices_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2637374Z test_lu_solve_large_matrices_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2638139Z test_lu_solve_large_matrices_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2638861Z test_lu_unpack_check_input_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2639429Z test_matmul_45724_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2640010Z test_matmul_small_brute_force_1d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2640623Z test_matmul_small_brute_force_1d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2641241Z test_matmul_small_brute_force_2d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2641856Z test_matmul_small_brute_force_2d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2642469Z test_matmul_small_brute_force_3d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2643084Z test_matmul_small_brute_force_3d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2643671Z test_matrix_norm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2644209Z test_matrix_norm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2644801Z test_matrix_power_negative_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2645406Z test_matrix_power_negative_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2646006Z test_matrix_power_non_negative_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2646613Z test_matrix_power_non_negative_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2647210Z test_matrix_rank_atol_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2647796Z test_matrix_rank_atol_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2648385Z test_matrix_rank_atol_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2648966Z test_matrix_rank_atol_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2649544Z test_matrix_rank_atol_rtol_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2650112Z test_matrix_rank_basic_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2650703Z test_matrix_rank_basic_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2651288Z test_matrix_rank_basic_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2651913Z test_matrix_rank_basic_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2652539Z test_matrix_rank_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2653114Z test_matrix_rank_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2653680Z test_matrix_rank_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2654244Z test_matrix_rank_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2654819Z test_matrix_rank_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2655416Z test_matrix_rank_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2655988Z test_matrix_rank_empty_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2656565Z test_matrix_rank_empty_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2657177Z test_matrix_rank_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2657816Z test_matrix_rank_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2658451Z test_matrix_rank_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2659078Z test_matrix_rank_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2659682Z test_matrix_rank_removed_error_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2660266Z test_mm_bmm_non_memory_dense_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2660754Z test_mm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (2.358s) 2022-11-23T04:20:03.2661157Z test_mm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (2.180s) 2022-11-23T04:20:03.2661531Z test_mm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (2.158s) 2022-11-23T04:20:03.2661918Z test_mm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (2.173s) 2022-11-23T04:20:03.2662402Z test_multi_dot_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2662968Z test_multi_dot_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2663532Z test_multi_dot_errors_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2664113Z test_norm_complex_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2664694Z test_norm_complex_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2665266Z test_norm_complex_old_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2665860Z test_norm_dtype_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2666476Z test_norm_dtype_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2667748Z test_norm_dtype_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2668607Z test_norm_dtype_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2669294Z test_norm_dtype_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2669982Z test_norm_dtype_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2670672Z test_norm_errors_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2671361Z test_norm_errors_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2672064Z test_norm_extreme_values_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2672725Z test_norm_fastpaths_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2673431Z test_norm_fro_2_equivalence_old_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2674170Z test_norm_fused_type_promotion_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2674906Z test_norm_fused_type_promotion_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2675619Z test_norm_matrix_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2676303Z test_norm_matrix_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2677020Z test_norm_matrix_degenerate_shapes_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2677789Z test_norm_matrix_degenerate_shapes_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2678541Z test_norm_matrix_degenerate_shapes_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2679238Z test_norm_matrix_degenerate_shapes_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2679818Z test_norm_old_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2680367Z test_norm_old_nan_propagation_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2680947Z test_norm_vector_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2681522Z test_norm_vector_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2682126Z test_norm_vector_degenerate_shapes_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2682763Z test_norm_vector_degenerate_shapes_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2683461Z test_norm_vector_degenerate_shapes_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2684134Z test_norm_vector_degenerate_shapes_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2684740Z test_nuclear_norm_axes_small_brute_force_old_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2685513Z test_nuclear_norm_exceptions_old_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2686174Z test_nuclear_norm_out_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2686781Z test_nuclear_norm_out_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2687379Z test_old_cholesky_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2707823Z test_old_cholesky_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2708586Z test_old_cholesky_batched_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2709303Z test_old_cholesky_batched_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2709966Z test_old_cholesky_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.084s) 2022-11-23T04:20:03.2710628Z test_old_cholesky_batched_upper_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2711369Z test_old_cholesky_batched_upper_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2712117Z test_old_cholesky_batched_upper_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2712855Z test_old_cholesky_batched_upper_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2713574Z test_old_cholesky_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2714272Z test_old_cholesky_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2714982Z test_old_cholesky_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2715675Z test_old_cholesky_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2716386Z test_old_cholesky_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2717100Z test_old_cholesky_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2717816Z test_old_cholesky_empty_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2718496Z test_old_cholesky_empty_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2719164Z test_ormqr_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2719964Z test_ormqr_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2720583Z test_ormqr_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2721132Z test_ormqr_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2721723Z test_ormqr_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2722337Z test_ormqr_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2722950Z test_ormqr_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2723552Z test_ormqr_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2724131Z test_outer_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2724666Z test_outer_cuda_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2725219Z test_outer_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2725781Z test_outer_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2726338Z test_outer_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2726893Z test_outer_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2727451Z test_outer_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2728004Z test_outer_cuda_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2728573Z test_outer_cuda_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2729142Z test_outer_cuda_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2729669Z test_outer_cuda_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2730218Z test_outer_cuda_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2730789Z test_outer_ger_addr_legacy_tests_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2731398Z test_outer_type_promotion_cuda_bfloat16_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2732002Z test_outer_type_promotion_cuda_bfloat16_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2732617Z test_outer_type_promotion_cuda_bfloat16_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2733237Z test_outer_type_promotion_cuda_bfloat16_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2733907Z test_outer_type_promotion_cuda_bfloat16_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2734552Z test_outer_type_promotion_cuda_bfloat16_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2735160Z test_outer_type_promotion_cuda_bfloat16_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2735741Z test_outer_type_promotion_cuda_bfloat16_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2736345Z test_outer_type_promotion_cuda_bfloat16_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2736953Z test_outer_type_promotion_cuda_bfloat16_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2737559Z test_outer_type_promotion_cuda_bfloat16_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2738167Z test_outer_type_promotion_cuda_bfloat16_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2738764Z test_outer_type_promotion_cuda_bool_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2739356Z test_outer_type_promotion_cuda_bool_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2739957Z test_outer_type_promotion_cuda_bool_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2740562Z test_outer_type_promotion_cuda_bool_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2741163Z test_outer_type_promotion_cuda_bool_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2741746Z test_outer_type_promotion_cuda_bool_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2742345Z test_outer_type_promotion_cuda_bool_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2742933Z test_outer_type_promotion_cuda_bool_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2743524Z test_outer_type_promotion_cuda_bool_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2744114Z test_outer_type_promotion_cuda_bool_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2744709Z test_outer_type_promotion_cuda_bool_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2745302Z test_outer_type_promotion_cuda_bool_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2745906Z test_outer_type_promotion_cuda_complex128_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2746510Z test_outer_type_promotion_cuda_complex128_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2747329Z test_outer_type_promotion_cuda_complex128_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2748173Z test_outer_type_promotion_cuda_complex128_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2748945Z test_outer_type_promotion_cuda_complex128_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2749668Z test_outer_type_promotion_cuda_complex128_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2750402Z test_outer_type_promotion_cuda_complex128_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2751128Z test_outer_type_promotion_cuda_complex128_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2751859Z test_outer_type_promotion_cuda_complex128_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2752594Z test_outer_type_promotion_cuda_complex128_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2753309Z test_outer_type_promotion_cuda_complex128_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2754039Z test_outer_type_promotion_cuda_complex128_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2754766Z test_outer_type_promotion_cuda_complex64_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2755495Z test_outer_type_promotion_cuda_complex64_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2756226Z test_outer_type_promotion_cuda_complex64_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2756960Z test_outer_type_promotion_cuda_complex64_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2757705Z test_outer_type_promotion_cuda_complex64_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2758445Z test_outer_type_promotion_cuda_complex64_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2759184Z test_outer_type_promotion_cuda_complex64_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2759791Z test_outer_type_promotion_cuda_complex64_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2760400Z test_outer_type_promotion_cuda_complex64_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2761004Z test_outer_type_promotion_cuda_complex64_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2761605Z test_outer_type_promotion_cuda_complex64_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2762212Z test_outer_type_promotion_cuda_complex64_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2762816Z test_outer_type_promotion_cuda_float16_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2763420Z test_outer_type_promotion_cuda_float16_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2764082Z test_outer_type_promotion_cuda_float16_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2764742Z test_outer_type_promotion_cuda_float16_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2765351Z test_outer_type_promotion_cuda_float16_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2765955Z test_outer_type_promotion_cuda_float16_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2766551Z test_outer_type_promotion_cuda_float16_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2767156Z test_outer_type_promotion_cuda_float16_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2767760Z test_outer_type_promotion_cuda_float16_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2768358Z test_outer_type_promotion_cuda_float16_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2768959Z test_outer_type_promotion_cuda_float16_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2769558Z test_outer_type_promotion_cuda_float16_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2770139Z test_outer_type_promotion_cuda_float32_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2770758Z test_outer_type_promotion_cuda_float32_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2771363Z test_outer_type_promotion_cuda_float32_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2771971Z test_outer_type_promotion_cuda_float32_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2772575Z test_outer_type_promotion_cuda_float32_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2773176Z test_outer_type_promotion_cuda_float32_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2773776Z test_outer_type_promotion_cuda_float32_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2774371Z test_outer_type_promotion_cuda_float32_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2774972Z test_outer_type_promotion_cuda_float32_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2775568Z test_outer_type_promotion_cuda_float32_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2776158Z test_outer_type_promotion_cuda_float32_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2776738Z test_outer_type_promotion_cuda_float32_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2777336Z test_outer_type_promotion_cuda_float64_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2777965Z test_outer_type_promotion_cuda_float64_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2778579Z test_outer_type_promotion_cuda_float64_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2779168Z test_outer_type_promotion_cuda_float64_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2779752Z test_outer_type_promotion_cuda_float64_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2780330Z test_outer_type_promotion_cuda_float64_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2780905Z test_outer_type_promotion_cuda_float64_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2781494Z test_outer_type_promotion_cuda_float64_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2782084Z test_outer_type_promotion_cuda_float64_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2782663Z test_outer_type_promotion_cuda_float64_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2783255Z test_outer_type_promotion_cuda_float64_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2783851Z test_outer_type_promotion_cuda_float64_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2784451Z test_outer_type_promotion_cuda_int16_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2785046Z test_outer_type_promotion_cuda_int16_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2785643Z test_outer_type_promotion_cuda_int16_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2786251Z test_outer_type_promotion_cuda_int16_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2787165Z test_outer_type_promotion_cuda_int16_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2787862Z test_outer_type_promotion_cuda_int16_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2788575Z test_outer_type_promotion_cuda_int16_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2789290Z test_outer_type_promotion_cuda_int16_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2789975Z test_outer_type_promotion_cuda_int16_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2790682Z test_outer_type_promotion_cuda_int16_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2791396Z test_outer_type_promotion_cuda_int16_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2792101Z test_outer_type_promotion_cuda_int16_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2792905Z test_outer_type_promotion_cuda_int32_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2793677Z test_outer_type_promotion_cuda_int32_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2794401Z test_outer_type_promotion_cuda_int32_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2795136Z test_outer_type_promotion_cuda_int32_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2795854Z test_outer_type_promotion_cuda_int32_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2796587Z test_outer_type_promotion_cuda_int32_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2797292Z test_outer_type_promotion_cuda_int32_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2798009Z test_outer_type_promotion_cuda_int32_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2798720Z test_outer_type_promotion_cuda_int32_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2799399Z test_outer_type_promotion_cuda_int32_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2799987Z test_outer_type_promotion_cuda_int32_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2800574Z test_outer_type_promotion_cuda_int32_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2801172Z test_outer_type_promotion_cuda_int64_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2801765Z test_outer_type_promotion_cuda_int64_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2802364Z test_outer_type_promotion_cuda_int64_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2802970Z test_outer_type_promotion_cuda_int64_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2803570Z test_outer_type_promotion_cuda_int64_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2804151Z test_outer_type_promotion_cuda_int64_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2804750Z test_outer_type_promotion_cuda_int64_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2805343Z test_outer_type_promotion_cuda_int64_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2805938Z test_outer_type_promotion_cuda_int64_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2806524Z test_outer_type_promotion_cuda_int64_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2807114Z test_outer_type_promotion_cuda_int64_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2807758Z test_outer_type_promotion_cuda_int64_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2808390Z test_outer_type_promotion_cuda_int8_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2808980Z test_outer_type_promotion_cuda_int8_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2809578Z test_outer_type_promotion_cuda_int8_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2810162Z test_outer_type_promotion_cuda_int8_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2810762Z test_outer_type_promotion_cuda_int8_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2811358Z test_outer_type_promotion_cuda_int8_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2811956Z test_outer_type_promotion_cuda_int8_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2812544Z test_outer_type_promotion_cuda_int8_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2813132Z test_outer_type_promotion_cuda_int8_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2813714Z test_outer_type_promotion_cuda_int8_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2814300Z test_outer_type_promotion_cuda_int8_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2814893Z test_outer_type_promotion_cuda_int8_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2815487Z test_outer_type_promotion_cuda_uint8_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2816082Z test_outer_type_promotion_cuda_uint8_bool (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2816661Z test_outer_type_promotion_cuda_uint8_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2817269Z test_outer_type_promotion_cuda_uint8_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2817873Z test_outer_type_promotion_cuda_uint8_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2818474Z test_outer_type_promotion_cuda_uint8_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2819069Z test_outer_type_promotion_cuda_uint8_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2819661Z test_outer_type_promotion_cuda_uint8_int16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2820245Z test_outer_type_promotion_cuda_uint8_int32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2820836Z test_outer_type_promotion_cuda_uint8_int64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2821487Z test_outer_type_promotion_cuda_uint8_int8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2822113Z test_outer_type_promotion_cuda_uint8_uint8 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2822664Z test_pca_lowrank_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2823227Z test_permute_matmul_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2823785Z test_pinv_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2824345Z test_pinv_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2824896Z test_pinv_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2825447Z test_pinv_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2826026Z test_pinv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2826733Z test_pinv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2827347Z test_pinv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2828053Z test_pinv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2828722Z test_pinverse_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2829393Z test_pinverse_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2830070Z test_pinverse_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2830741Z test_pinverse_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2831432Z test_preferred_linalg_library_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2832011Z test_qr_batched_cuda_complex128 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2832606Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2833200Z test_qr_batched_cuda_complex64 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2833781Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2834367Z test_qr_batched_cuda_float32 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2834960Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2835539Z test_qr_batched_cuda_float64 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2836129Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2836815Z test_qr_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2837479Z test_qr_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2838218Z test_qr_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2838913Z test_qr_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2839523Z test_qr_error_cases_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2839993Z test_qr_vs_numpy_cuda_complex128 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2840460Z test torch.linalg.qr vs numpy.linalg.qr ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2840915Z test_qr_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2841375Z test torch.linalg.qr vs numpy.linalg.qr ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2841826Z test_qr_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2842287Z test torch.linalg.qr vs numpy.linalg.qr ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2842714Z test_qr_vs_numpy_cuda_float64 (__main__.TestLinalgCUDA) 2022-11-23T04:20:03.2843167Z test torch.linalg.qr vs numpy.linalg.qr ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2843702Z test_renorm_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2844239Z test_renorm_ps_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2844795Z test_slogdet_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2845360Z test_slogdet_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2845921Z test_slogdet_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2846475Z test_slogdet_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2847064Z test_slogdet_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2847659Z test_slogdet_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2848265Z test_slogdet_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2848869Z test_slogdet_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2849480Z test_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2850103Z test_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2850723Z test_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2851327Z test_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2851912Z test_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2852521Z test_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2853109Z test_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2853636Z test_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2854192Z test_solve_removed_error_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2854760Z test_strided_mm_bmm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2855326Z test_strided_mm_bmm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2855886Z test_svd_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2856447Z test_svd_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2857005Z test_svd_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2857552Z test_svd_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2858100Z test_svd_lowrank_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2858665Z test_svd_memory_allocation_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2859261Z test_svd_memory_allocation_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2859855Z test_svd_memory_allocation_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2860451Z test_svd_memory_allocation_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2861029Z test_symeig_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2861585Z test_symeig_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2862140Z test_symeig_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2862687Z test_symeig_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2863272Z test_symeig_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2863891Z test_symeig_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2864487Z test_symeig_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2865101Z test_symeig_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2865676Z test_tensordot_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2866237Z test_tensorinv_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2867049Z test_tensorinv_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2867755Z test_tensorinv_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2868411Z test_tensorinv_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2869109Z test_tensorinv_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2869815Z test_tensorinv_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2870508Z test_tensorinv_empty_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2871185Z test_tensorinv_empty_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2871914Z test_tensorinv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2872656Z test_tensorinv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2873400Z test_tensorinv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2874134Z test_tensorinv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2874870Z test_tensorinv_singular_input_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2875597Z test_tensorinv_singular_input_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2876323Z test_tensorinv_singular_input_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2877037Z test_tensorinv_singular_input_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2877740Z test_tensorsolve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2878416Z test_tensorsolve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2879098Z test_tensorsolve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2879708Z test_tensorsolve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2880283Z test_tensorsolve_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2880881Z test_tensorsolve_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2881475Z test_tensorsolve_empty_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2882053Z test_tensorsolve_empty_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2882652Z test_tensorsolve_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2883339Z test_triangular_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2884031Z test_triangular_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2884654Z test_triangular_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2885292Z test_triangular_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2885912Z test_triangular_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2886525Z test_triangular_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2887128Z test_triangular_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2887726Z test_triangular_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2888479Z test_triangular_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:4165: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T04:20:03.2889210Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T04:20:03.2889632Z X = torch.triangular_solve(B, A).solution 2022-11-23T04:20:03.2889933Z should be replaced with 2022-11-23T04:20:03.2890391Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2218.) 2022-11-23T04:20:03.2890869Z x, _ = torch.triangular_solve(b, A, 2022-11-23T04:20:03.2891144Z ok (0.373s) 2022-11-23T04:20:03.2891515Z test_triangular_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.754s) 2022-11-23T04:20:03.2892005Z test_triangular_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.613s) 2022-11-23T04:20:03.2892489Z test_triangular_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.696s) 2022-11-23T04:20:03.2893027Z test_triangular_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2893595Z test_triangular_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2894182Z test_triangular_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2894763Z test_triangular_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2895376Z test_triangular_solve_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2896017Z test_triangular_solve_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2896657Z test_triangular_solve_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2897287Z test_triangular_solve_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:03.2897946Z test_vdot_invalid_args_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2898592Z test_vdot_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2899157Z test_vdot_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2899707Z test_vector_norm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2900279Z test_vector_norm_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2900850Z test_vector_norm_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2901422Z test_vector_norm_cuda_float16 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2901979Z test_vector_norm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2902534Z test_vector_norm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:03.2903105Z test_vector_norm_dim_tuple_arg_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:03.2903691Z test_vector_norm_extreme_values_cuda (__main__.TestLinalgCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:03.2904007Z 2022-11-23T04:20:03.2904518Z ---------------------------------------------------------------------- 2022-11-23T04:20:03.2904858Z Ran 716 tests in 33.283s 2022-11-23T04:20:03.2905004Z 2022-11-23T04:20:03.2905113Z OK (skipped=698) 2022-11-23T04:20:03.2905276Z 2022-11-23T04:20:03.2905402Z Generating XML reports... 2022-11-23T04:20:03.2906011Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCUDA-20221123041926.xml 2022-11-23T04:20:03.2906316Z 2022-11-23T04:20:03.2906862Z ##[endgroup] 2022-11-23T04:20:03.2907455Z FINISHED PRINTING LOG FILE of test_linalg (/var/lib/jenkins/pytorch/test/test-reports/test_linalg_ltoq6k26) 2022-11-23T04:20:03.2907801Z 2022-11-23T04:20:03.2908113Z Running test_mobile_optimizer ... [2022-11-23 04:20:03.237518] 2022-11-23T04:20:03.2908937Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:20:03.238184] 2022-11-23T04:20:08.0487131Z 2022-11-23T04:20:08.0487959Z Expand the folded group to see the log file of test_mobile_optimizer 2022-11-23T04:20:08.0490022Z ##[group]PRINTING LOG FILE of test_mobile_optimizer (/var/lib/jenkins/pytorch/test/test-reports/test_mobile_optimizer_40usoeov) 2022-11-23T04:20:08.0491969Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2022-11-23T04:20:08.0492797Z 2022-11-23T04:20:08.0493204Z Running tests... 2022-11-23T04:20:08.0494589Z ---------------------------------------------------------------------- 2022-11-23T04:20:08.0495991Z test_clone_module_with_class (__main__.TestOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.643s) 2022-11-23T04:20:08.0497527Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:08.0499306Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:08.0500866Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:08.0502890Z test_optimize_for_mobile (__main__.TestOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T04:20:08.0504557Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:08.0506050Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:08.0507228Z 2022-11-23T04:20:08.0508047Z ---------------------------------------------------------------------- 2022-11-23T04:20:08.0508934Z Ran 7 tests in 0.667s 2022-11-23T04:20:08.0509355Z 2022-11-23T04:20:08.0509626Z OK (skipped=7) 2022-11-23T04:20:08.0510013Z 2022-11-23T04:20:08.0510280Z Generating XML reports... 2022-11-23T04:20:08.0511590Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20221123042005.xml 2022-11-23T04:20:08.0512301Z 2022-11-23T04:20:08.0512970Z ##[endgroup] 2022-11-23T04:20:08.0514218Z FINISHED PRINTING LOG FILE of test_mobile_optimizer (/var/lib/jenkins/pytorch/test/test-reports/test_mobile_optimizer_40usoeov) 2022-11-23T04:20:08.0514932Z 2022-11-23T04:20:08.0515445Z Running test_modules ... [2022-11-23 04:20:08.049008] 2022-11-23T04:20:08.0516912Z Executing ['/opt/conda/bin/python', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:20:08.049750] 2022-11-23T04:20:16.0646173Z 2022-11-23T04:20:16.0647536Z Expand the folded group to see the log file of test_modules 2022-11-23T04:20:16.0650242Z ##[group]PRINTING LOG FILE of test_modules (/var/lib/jenkins/pytorch/test/test-reports/test_modules_xrbz2bhy) 2022-11-23T04:20:16.0652418Z Test results will be stored in test-reports/python-unittest/test_modules 2022-11-23T04:20:16.0653081Z 2022-11-23T04:20:16.0653360Z Running tests... 2022-11-23T04:20:16.0654507Z ---------------------------------------------------------------------- 2022-11-23T04:20:16.0655951Z test_check_inplace_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0657557Z test_check_inplace_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0659567Z test_check_inplace_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0661375Z test_check_inplace_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0663153Z test_check_inplace_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0664796Z test_check_inplace_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0666315Z test_cpu_gpu_parity_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.0668181Z test_cpu_gpu_parity_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.0670134Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0672311Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0673233Z test_cpu_gpu_parity_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0674313Z test_cpu_gpu_parity_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0675725Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0676811Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0677787Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0678779Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0679818Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0681252Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0682276Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0683326Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0684363Z test_cpu_gpu_parity_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0685346Z test_cpu_gpu_parity_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0686263Z test_cpu_gpu_parity_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0687207Z test_cpu_gpu_parity_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0688094Z test_cpu_gpu_parity_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0689004Z test_cpu_gpu_parity_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0689860Z test_cpu_gpu_parity_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0690773Z test_cpu_gpu_parity_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0691707Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0692669Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0693625Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0694601Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0695613Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0696599Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0697643Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0698690Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0699741Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0700679Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0701650Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0702761Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0703752Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0704811Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0705764Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0706756Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0707573Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0708359Z test_cpu_gpu_parity_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0709118Z test_cpu_gpu_parity_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0709879Z test_cpu_gpu_parity_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0710660Z test_cpu_gpu_parity_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0711427Z test_cpu_gpu_parity_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0712172Z test_cpu_gpu_parity_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0712960Z test_cpu_gpu_parity_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0713760Z test_cpu_gpu_parity_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0714559Z test_cpu_gpu_parity_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0715362Z test_cpu_gpu_parity_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0716175Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0716995Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0717901Z test_cpu_gpu_parity_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0718749Z test_cpu_gpu_parity_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0719536Z test_cpu_gpu_parity_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0720285Z test_cpu_gpu_parity_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0721074Z test_cpu_gpu_parity_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0721875Z test_cpu_gpu_parity_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0722674Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0723471Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0725229Z test_cpu_gpu_parity_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86503 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:20:16.0726438Z test_cpu_gpu_parity_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0727242Z test_cpu_gpu_parity_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0728048Z test_cpu_gpu_parity_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0728834Z test_cpu_gpu_parity_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0729624Z test_cpu_gpu_parity_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0730418Z test_cpu_gpu_parity_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0731211Z test_cpu_gpu_parity_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0732024Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0732855Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0733670Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0734497Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0735329Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0736236Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0737104Z test_cpu_gpu_parity_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0737885Z test_cpu_gpu_parity_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0738714Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0739586Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0740456Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0741334Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0742156Z test_cpu_gpu_parity_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0742910Z test_cpu_gpu_parity_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0743689Z test_cpu_gpu_parity_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0744470Z test_cpu_gpu_parity_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0745259Z test_cpu_gpu_parity_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0746055Z test_cpu_gpu_parity_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0747294Z test_cpu_gpu_parity_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0748218Z test_cpu_gpu_parity_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0749004Z test_cpu_gpu_parity_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0749779Z test_cpu_gpu_parity_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0750561Z test_cpu_gpu_parity_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0751349Z test_cpu_gpu_parity_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0752149Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0753010Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0753902Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0754893Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0755845Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0756733Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0757580Z test_cpu_gpu_parity_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0758377Z test_cpu_gpu_parity_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.0759195Z test_factory_kwargs_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0760035Z test_factory_kwargs_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0760875Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0761710Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0762491Z test_factory_kwargs_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0763280Z test_factory_kwargs_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0764100Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0764920Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0765751Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0766587Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0767414Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0768237Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0769073Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0769904Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0770712Z test_factory_kwargs_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0771473Z test_factory_kwargs_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0772255Z test_factory_kwargs_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0773096Z test_factory_kwargs_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0773934Z test_factory_kwargs_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0774702Z test_factory_kwargs_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0775471Z test_factory_kwargs_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0776240Z test_factory_kwargs_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0777034Z test_factory_kwargs_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0777865Z test_factory_kwargs_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0778699Z test_factory_kwargs_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0779518Z test_factory_kwargs_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0780297Z test_factory_kwargs_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0781121Z test_factory_kwargs_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0781945Z test_factory_kwargs_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0782778Z test_factory_kwargs_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0783594Z test_factory_kwargs_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0784394Z test_factory_kwargs_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0785206Z test_factory_kwargs_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0786031Z test_factory_kwargs_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0786923Z test_factory_kwargs_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0787689Z test_factory_kwargs_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0788440Z test_factory_kwargs_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0789175Z test_factory_kwargs_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0789941Z test_factory_kwargs_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0790757Z test_factory_kwargs_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0791521Z test_factory_kwargs_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0792241Z test_factory_kwargs_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0792972Z test_factory_kwargs_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0793696Z test_factory_kwargs_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0794413Z test_factory_kwargs_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0795153Z test_factory_kwargs_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0795894Z test_factory_kwargs_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0796636Z test_factory_kwargs_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0797350Z test_factory_kwargs_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0798091Z test_factory_kwargs_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0798858Z test_factory_kwargs_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0799605Z test_factory_kwargs_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0800344Z test_factory_kwargs_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0801069Z test_factory_kwargs_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0801785Z test_factory_kwargs_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0802517Z test_factory_kwargs_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0803161Z test_factory_kwargs_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0803779Z test_factory_kwargs_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0804377Z test_factory_kwargs_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0805002Z test_factory_kwargs_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0805623Z test_factory_kwargs_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0806241Z test_factory_kwargs_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0806932Z test_factory_kwargs_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0807578Z test_factory_kwargs_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0808185Z test_factory_kwargs_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0808789Z test_factory_kwargs_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0809394Z test_factory_kwargs_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0810024Z test_factory_kwargs_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0810669Z test_factory_kwargs_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0811292Z test_factory_kwargs_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0811929Z test_factory_kwargs_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0812568Z test_factory_kwargs_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0813208Z test_factory_kwargs_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0813827Z test_factory_kwargs_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0814428Z test_factory_kwargs_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0815067Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0815737Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0816400Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0817069Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0817700Z test_factory_kwargs_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0818298Z test_factory_kwargs_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0818879Z test_factory_kwargs_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0819475Z test_factory_kwargs_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0820075Z test_factory_kwargs_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0820734Z test_factory_kwargs_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0821386Z test_factory_kwargs_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0822000Z test_factory_kwargs_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0822604Z test_factory_kwargs_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0823198Z test_factory_kwargs_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0823791Z test_factory_kwargs_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0824390Z test_factory_kwargs_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0825000Z test_factory_kwargs_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0825667Z test_factory_kwargs_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0826343Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0827151Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0827961Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0828776Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0829543Z test_factory_kwargs_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0830270Z test_factory_kwargs_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.0831008Z test_forward_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0831768Z test_forward_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0832525Z test_forward_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0833278Z test_forward_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0833987Z test_forward_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0834705Z test_forward_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0835437Z test_forward_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0836269Z test_forward_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0837076Z test_forward_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0837820Z test_forward_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0838561Z test_forward_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0839304Z test_forward_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0840052Z test_forward_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0840804Z test_forward_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0841523Z test_forward_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0842210Z test_forward_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0842909Z test_forward_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0843495Z test_forward_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0844070Z test_forward_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0844642Z test_forward_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0845211Z test_forward_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0845781Z test_forward_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0846374Z test_forward_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0846993Z test_forward_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0847606Z test_forward_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0848205Z test_forward_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0848807Z test_forward_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0849424Z test_forward_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0850042Z test_forward_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0850659Z test_forward_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0851331Z test_forward_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0851983Z test_forward_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0852597Z test_forward_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0853214Z test_forward_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0853829Z test_forward_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0854443Z test_forward_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0855030Z test_forward_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0855649Z test_forward_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0856254Z test_forward_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0856843Z test_forward_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0857414Z test_forward_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0858002Z test_forward_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0858594Z test_forward_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0859180Z test_forward_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0859759Z test_forward_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0860344Z test_forward_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0860916Z test_forward_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0861513Z test_forward_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0862108Z test_forward_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0862719Z test_forward_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0863330Z test_forward_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0863925Z test_forward_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0864510Z test_forward_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0865150Z test_forward_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0865768Z test_forward_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0866345Z test_forward_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0867176Z test_forward_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0868900Z test_forward_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86773 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.002s) 2022-11-23T04:20:16.0870770Z test_forward_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86500 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.002s) 2022-11-23T04:20:16.0872649Z test_forward_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86505 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.002s) 2022-11-23T04:20:16.0874501Z test_forward_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86387 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.002s) 2022-11-23T04:20:16.0875557Z test_forward_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0876268Z test_forward_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0876947Z test_forward_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0877651Z test_forward_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0878357Z test_forward_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0879054Z test_forward_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0879786Z test_forward_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0880539Z test_forward_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0881286Z test_forward_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0882034Z test_forward_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0882891Z test_forward_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0883564Z test_forward_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0884145Z test_forward_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0884725Z test_forward_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0885337Z test_forward_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0885978Z test_forward_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0886628Z test_forward_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0887279Z test_forward_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0887894Z test_forward_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0888480Z test_forward_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0889059Z test_forward_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0889637Z test_forward_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0890225Z test_forward_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0891482Z test_forward_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86772 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.002s) 2022-11-23T04:20:16.0892371Z test_forward_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0892944Z test_forward_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0893532Z test_forward_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0894110Z test_forward_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0894691Z test_forward_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0895275Z test_forward_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0895888Z test_forward_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0896537Z test_forward_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0897263Z test_forward_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0898034Z test_forward_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0898844Z test_forward_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0899653Z test_forward_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0900392Z test_forward_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0901113Z test_forward_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0901851Z test_grad_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0902597Z test_grad_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0903322Z test_grad_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0904045Z test_grad_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0904786Z test_grad_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0905528Z test_grad_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0906272Z test_grad_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0907070Z test_grad_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0907741Z test_grad_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0908432Z test_grad_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0909122Z test_grad_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0909844Z test_grad_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0910579Z test_grad_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0911308Z test_grad_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0912054Z test_grad_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0912758Z test_grad_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0913457Z test_grad_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0914244Z test_grad_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0915000Z test_grad_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0915712Z test_grad_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0916882Z test_grad_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0917598Z test_grad_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0918294Z test_grad_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0918997Z test_grad_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0919701Z test_grad_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0920424Z test_grad_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0921133Z test_grad_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0921835Z test_grad_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0922515Z test_grad_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0923213Z test_grad_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0923832Z test_grad_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0924446Z test_grad_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0925039Z test_grad_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0925650Z test_grad_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0926294Z test_grad_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0926901Z test_grad_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0927478Z test_grad_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0928060Z test_grad_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0928645Z test_grad_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0929200Z test_grad_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0929765Z test_grad_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0930430Z test_grad_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0931127Z test_grad_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0931791Z test_grad_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0932417Z test_grad_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0933024Z test_gradgrad_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0933662Z test_gradgrad_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0934277Z test_gradgrad_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0934883Z test_gradgrad_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0935485Z test_gradgrad_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0936111Z test_gradgrad_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0936732Z test_gradgrad_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0937347Z test_gradgrad_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0937940Z test_gradgrad_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0938522Z test_gradgrad_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0939100Z test_gradgrad_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0939697Z test_gradgrad_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0940310Z test_gradgrad_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0940927Z test_gradgrad_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0941550Z test_gradgrad_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0942122Z test_gradgrad_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0942707Z test_gradgrad_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0943300Z test_gradgrad_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0943895Z test_gradgrad_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0944550Z test_gradgrad_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0945204Z test_gradgrad_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0945798Z test_gradgrad_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0946388Z test_gradgrad_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0947057Z test_gradgrad_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0947758Z test_gradgrad_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0948462Z test_gradgrad_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0949182Z test_gradgrad_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0949888Z test_gradgrad_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0950628Z test_gradgrad_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0951391Z test_gradgrad_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0952148Z test_gradgrad_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0952888Z test_gradgrad_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0953637Z test_gradgrad_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0954427Z test_gradgrad_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0955167Z test_gradgrad_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0955884Z test_gradgrad_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0956580Z test_gradgrad_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0957310Z test_gradgrad_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0958021Z test_gradgrad_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0958727Z test_gradgrad_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0959489Z test_gradgrad_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0960296Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0961185Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0962011Z test_gradgrad_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0962794Z test_if_train_and_eval_modes_differ_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0963489Z test_if_train_and_eval_modes_differ_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0964170Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0964834Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0965500Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0966142Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0966789Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0967435Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0968085Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0968746Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0969390Z test_if_train_and_eval_modes_differ_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0970028Z test_if_train_and_eval_modes_differ_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0970663Z test_if_train_and_eval_modes_differ_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0971299Z test_if_train_and_eval_modes_differ_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0971934Z test_if_train_and_eval_modes_differ_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0972544Z test_if_train_and_eval_modes_differ_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0973168Z test_if_train_and_eval_modes_differ_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0973796Z test_if_train_and_eval_modes_differ_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0974448Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0975171Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0975966Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0976630Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0977291Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0977962Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0978635Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0979308Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0979973Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0980630Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0981272Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0981944Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0982616Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.0983273Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0983928Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0984590Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0985266Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0985913Z test_if_train_and_eval_modes_differ_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0986530Z test_if_train_and_eval_modes_differ_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0988313Z test_if_train_and_eval_modes_differ_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0989103Z test_if_train_and_eval_modes_differ_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0989950Z test_if_train_and_eval_modes_differ_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0990743Z test_if_train_and_eval_modes_differ_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0991495Z test_if_train_and_eval_modes_differ_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0992230Z test_if_train_and_eval_modes_differ_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0993003Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0993804Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0994595Z test_if_train_and_eval_modes_differ_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0995360Z test_if_train_and_eval_modes_differ_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0996121Z test_if_train_and_eval_modes_differ_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0996879Z test_if_train_and_eval_modes_differ_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0997642Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0998415Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0999190Z test_if_train_and_eval_modes_differ_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.0999910Z test_if_train_and_eval_modes_differ_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1000678Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1001453Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1002225Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1002994Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1003639Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1004278Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1004939Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1005661Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1006375Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1007048Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1007722Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1008389Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1009028Z test_if_train_and_eval_modes_differ_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1009664Z test_if_train_and_eval_modes_differ_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1010317Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1010984Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1011642Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1012277Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1012912Z test_if_train_and_eval_modes_differ_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1013539Z test_if_train_and_eval_modes_differ_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1014164Z test_if_train_and_eval_modes_differ_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1014776Z test_if_train_and_eval_modes_differ_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1015399Z test_if_train_and_eval_modes_differ_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1016029Z test_if_train_and_eval_modes_differ_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1016643Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1017275Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1017943Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1018642Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1019391Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1020131Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1020803Z test_if_train_and_eval_modes_differ_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1021444Z test_if_train_and_eval_modes_differ_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1022085Z test_memory_format_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1022726Z test_memory_format_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:20:16.1023370Z test_memory_format_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1024014Z test_memory_format_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1024553Z test_memory_format_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1025054Z test_memory_format_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1025623Z test_memory_format_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1026260Z test_memory_format_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1026959Z test_memory_format_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1027679Z test_memory_format_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1028439Z test_memory_format_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1029198Z test_memory_format_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1029958Z test_memory_format_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1030725Z test_memory_format_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1031394Z test_memory_format_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1031966Z test_memory_format_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1032626Z test_memory_format_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1033329Z test_memory_format_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1034035Z test_memory_format_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1034837Z test_memory_format_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1035601Z test_memory_format_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1036313Z test_memory_format_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1037054Z test_memory_format_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1037823Z test_memory_format_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1038593Z test_memory_format_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1039327Z test_memory_format_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1040080Z test_memory_format_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1040840Z test_memory_format_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1041598Z test_memory_format_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1042351Z test_memory_format_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1043112Z test_memory_format_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1043772Z test_memory_format_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1044396Z test_memory_format_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1045028Z test_memory_format_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1045657Z test_memory_format_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1046284Z test_memory_format_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1046888Z test_memory_format_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1047510Z test_memory_format_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1048132Z test_memory_format_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1048739Z test_memory_format_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1049329Z test_memory_format_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1049922Z test_memory_format_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1050458Z test_memory_format_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1051007Z test_memory_format_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1051603Z test_memory_format_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1052203Z test_memory_format_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1052788Z test_memory_format_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1053400Z test_memory_format_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1054013Z test_memory_format_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1054576Z test_memory_format_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1055098Z test_memory_format_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1055656Z test_memory_format_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1056258Z test_memory_format_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1056795Z test_memory_format_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1057276Z test_memory_format_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1057803Z test_memory_format_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1058414Z test_memory_format_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1059020Z test_memory_format_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1060489Z test_memory_format_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86499 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:20:16.1061421Z test_memory_format_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1062695Z test_memory_format_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86634 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:20:16.1063594Z test_memory_format_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1064204Z test_memory_format_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1064868Z test_memory_format_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1065517Z test_memory_format_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1066119Z test_memory_format_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1066902Z test_memory_format_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1067529Z test_memory_format_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1068172Z test_memory_format_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1068797Z test_memory_format_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1069441Z test_memory_format_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1070083Z test_memory_format_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1070716Z test_memory_format_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1071284Z test_memory_format_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1071772Z test_memory_format_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1072301Z test_memory_format_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1072860Z test_memory_format_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1073420Z test_memory_format_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1073978Z test_memory_format_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1074480Z test_memory_format_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1074968Z test_memory_format_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1075516Z test_memory_format_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1076119Z test_memory_format_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1077406Z test_memory_format_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86633 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:20:16.1078954Z test_memory_format_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86771 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:20:16.1079922Z test_memory_format_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1081236Z test_memory_format_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86635 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:20:16.1082122Z test_memory_format_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1082719Z test_memory_format_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1083322Z test_memory_format_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1083927Z test_memory_format_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1084514Z test_memory_format_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1085070Z test_memory_format_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1085617Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1086195Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1086780Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1087362Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1087903Z test_memory_format_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1088407Z test_memory_format_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1089008Z test_multiple_device_transfer_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1089688Z test_multiple_device_transfer_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1090367Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1091046Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1091685Z test_multiple_device_transfer_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1092322Z test_multiple_device_transfer_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1092973Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1093651Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1094388Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1095098Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1095763Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1096424Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1097085Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1097760Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1098417Z test_multiple_device_transfer_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1099060Z test_multiple_device_transfer_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1099673Z test_multiple_device_transfer_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1100300Z test_multiple_device_transfer_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1100927Z test_multiple_device_transfer_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1101556Z test_multiple_device_transfer_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1102182Z test_multiple_device_transfer_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1102806Z test_multiple_device_transfer_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1103458Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1104134Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1104807Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1105472Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1106131Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1106919Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1107570Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1108308Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1109013Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1109665Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1110326Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1110988Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1111657Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1112319Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1112971Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1113621Z test_multiple_device_transfer_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1114286Z test_multiple_device_transfer_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1114931Z test_multiple_device_transfer_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1115534Z test_multiple_device_transfer_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1116168Z test_multiple_device_transfer_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1116797Z test_multiple_device_transfer_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1117424Z test_multiple_device_transfer_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1118048Z test_multiple_device_transfer_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1118678Z test_multiple_device_transfer_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1119320Z test_multiple_device_transfer_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1119963Z test_multiple_device_transfer_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1120603Z test_multiple_device_transfer_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1121250Z test_multiple_device_transfer_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1121949Z test_multiple_device_transfer_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1122630Z test_multiple_device_transfer_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1123239Z test_multiple_device_transfer_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1123859Z test_multiple_device_transfer_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1124482Z test_multiple_device_transfer_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1125106Z test_multiple_device_transfer_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1125743Z test_multiple_device_transfer_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1126387Z test_multiple_device_transfer_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1127028Z test_multiple_device_transfer_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1127673Z test_multiple_device_transfer_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1128313Z test_multiple_device_transfer_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1128955Z test_multiple_device_transfer_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1129591Z test_multiple_device_transfer_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1130206Z test_multiple_device_transfer_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1130837Z test_multiple_device_transfer_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1131467Z test_multiple_device_transfer_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1132101Z test_multiple_device_transfer_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1132755Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1133422Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1134088Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1134757Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1135489Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1136220Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1136864Z test_multiple_device_transfer_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1137496Z test_multiple_device_transfer_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1138136Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1138829Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1139531Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1140224Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1140877Z test_multiple_device_transfer_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1141501Z test_multiple_device_transfer_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1142127Z test_multiple_device_transfer_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1142753Z test_multiple_device_transfer_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1143385Z test_multiple_device_transfer_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1144018Z test_multiple_device_transfer_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1144653Z test_multiple_device_transfer_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1145290Z test_multiple_device_transfer_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1145904Z test_multiple_device_transfer_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1146524Z test_multiple_device_transfer_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1147343Z test_multiple_device_transfer_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1147973Z test_multiple_device_transfer_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1148633Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1149326Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1150102Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1150859Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1151571Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1152283Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1152966Z test_multiple_device_transfer_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1153602Z test_multiple_device_transfer_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:20:16.1154198Z test_non_contiguous_tensors_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1154735Z test_non_contiguous_tensors_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-11-23T04:20:16.1155334Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1155992Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1156635Z test_non_contiguous_tensors_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1157257Z test_non_contiguous_tensors_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1157896Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1158549Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1159204Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1159864Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1160519Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1161170Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1161810Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1162475Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1163111Z test_non_contiguous_tensors_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1163777Z test_non_contiguous_tensors_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1164456Z test_non_contiguous_tensors_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1165071Z test_non_contiguous_tensors_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1165675Z test_non_contiguous_tensors_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1166278Z test_non_contiguous_tensors_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1166888Z test_non_contiguous_tensors_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1167496Z test_non_contiguous_tensors_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1168120Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1169602Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81732 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:20:16.1170558Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1171215Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1171841Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1172497Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1173148Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1173800Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1174450Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1175093Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1175744Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1176396Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1177041Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1177744Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1178427Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1179071Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1179699Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1180330Z test_non_contiguous_tensors_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1180941Z test_non_contiguous_tensors_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1181558Z test_non_contiguous_tensors_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1182186Z test_non_contiguous_tensors_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1182809Z test_non_contiguous_tensors_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1183427Z test_non_contiguous_tensors_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1184048Z test_non_contiguous_tensors_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1184681Z test_non_contiguous_tensors_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1185310Z test_non_contiguous_tensors_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1185942Z test_non_contiguous_tensors_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1186630Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1187276Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1187916Z test_non_contiguous_tensors_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1188544Z test_non_contiguous_tensors_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1189157Z test_non_contiguous_tensors_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1189766Z test_non_contiguous_tensors_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1190376Z test_non_contiguous_tensors_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1191001Z test_non_contiguous_tensors_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1191688Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1192361Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1192996Z test_non_contiguous_tensors_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1193631Z test_non_contiguous_tensors_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1194241Z test_non_contiguous_tensors_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1194865Z test_non_contiguous_tensors_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1195483Z test_non_contiguous_tensors_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1196105Z test_non_contiguous_tensors_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1196726Z test_non_contiguous_tensors_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1197349Z test_non_contiguous_tensors_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1197989Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1198651Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1199302Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1199960Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1200612Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1201267Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1201890Z test_non_contiguous_tensors_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1202513Z test_non_contiguous_tensors_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1203162Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1203837Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1204518Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1205244Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1205933Z test_non_contiguous_tensors_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1206547Z test_non_contiguous_tensors_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1207156Z test_non_contiguous_tensors_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1207762Z test_non_contiguous_tensors_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1208376Z test_non_contiguous_tensors_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1209000Z test_non_contiguous_tensors_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1209613Z test_non_contiguous_tensors_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1210250Z test_non_contiguous_tensors_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1210872Z test_non_contiguous_tensors_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1211481Z test_non_contiguous_tensors_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1212100Z test_non_contiguous_tensors_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1212719Z test_non_contiguous_tensors_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1213368Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1214050Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1214738Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1215447Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1216155Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1216860Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1217514Z test_non_contiguous_tensors_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:20:16.1218142Z test_non_contiguous_tensors_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:20:16.1218815Z test_pickle_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1219473Z test_pickle_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1220089Z test_pickle_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1220705Z test_pickle_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1221304Z test_pickle_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1221891Z test_pickle_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1222492Z test_pickle_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1223108Z test_pickle_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1223726Z test_pickle_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1224326Z test_pickle_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1224936Z test_pickle_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1225554Z test_pickle_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1226165Z test_pickle_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1226857Z test_pickle_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1227458Z test_pickle_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1228043Z test_pickle_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1228620Z test_pickle_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1229194Z test_pickle_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1229766Z test_pickle_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1230318Z test_pickle_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1230887Z test_pickle_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1231458Z test_pickle_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1232046Z test_pickle_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1232716Z test_pickle_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1233374Z test_pickle_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1233983Z test_pickle_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1234586Z test_pickle_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1235194Z test_pickle_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1235805Z test_pickle_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1236417Z test_pickle_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1237009Z test_pickle_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1237608Z test_pickle_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1238216Z test_pickle_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1238832Z test_pickle_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1239443Z test_pickle_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1240050Z test_pickle_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1240653Z test_pickle_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1241262Z test_pickle_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1241874Z test_pickle_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1242470Z test_pickle_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1243021Z test_pickle_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1243604Z test_pickle_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1244190Z test_pickle_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1244774Z test_pickle_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1245344Z test_pickle_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1246807Z test_pickle_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86501 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.002s) 2022-11-23T04:20:16.1248420Z test_pickle_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86636 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.002s) 2022-11-23T04:20:16.1249947Z test_pickle_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86502 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.002s) 2022-11-23T04:20:16.1250838Z test_pickle_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1251448Z test_pickle_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1252053Z test_pickle_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1252651Z test_pickle_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1253238Z test_pickle_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1253820Z test_pickle_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1254394Z test_pickle_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1254958Z test_pickle_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1255544Z test_pickle_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1256147Z test_pickle_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1256751Z test_pickle_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1257347Z test_pickle_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1258598Z test_pickle_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86637 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.002s) 2022-11-23T04:20:16.1259489Z test_pickle_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1260084Z test_pickle_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1260674Z test_pickle_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1261259Z test_pickle_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1261968Z test_pickle_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1262585Z test_pickle_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1263172Z test_pickle_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1263798Z test_pickle_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1264420Z test_pickle_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1265052Z test_pickle_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1265675Z test_pickle_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1266301Z test_pickle_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1267085Z test_pickle_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1267665Z test_pickle_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1268276Z test_pickle_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1268934Z test_pickle_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1269585Z test_pickle_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1270216Z test_pickle_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1270828Z test_pickle_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1271405Z test_pickle_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1271985Z test_pickle_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1272562Z test_pickle_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1273146Z test_pickle_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1273727Z test_pickle_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1274323Z test_pickle_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1274913Z test_pickle_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1275496Z test_pickle_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1276106Z test_pickle_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1276729Z test_pickle_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1277309Z test_pickle_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1277919Z test_pickle_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1278567Z test_pickle_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1279232Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1279896Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1280554Z test_pickle_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1281224Z test_pickle_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1281856Z test_pickle_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1282446Z test_pickle_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1283029Z test_repr_ao_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1283651Z test_repr_ao_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1284269Z test_repr_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1284882Z test_repr_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1285477Z test_repr_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1286053Z test_repr_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1286650Z test_repr_nn_BatchNorm2d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1287261Z test_repr_nn_BatchNorm2d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1287879Z test_repr_nn_BatchNorm2d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1288492Z test_repr_nn_BatchNorm2d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1289103Z test_repr_nn_BatchNorm3d_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1289740Z test_repr_nn_BatchNorm3d_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1290402Z test_repr_nn_BatchNorm3d_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1291016Z test_repr_nn_BatchNorm3d_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1291617Z test_repr_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1292207Z test_repr_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1292783Z test_repr_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1293360Z test_repr_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1293930Z test_repr_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1294501Z test_repr_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1295068Z test_repr_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1295618Z test_repr_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1296206Z test_repr_nn_ConvTranspose1d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1296826Z test_repr_nn_ConvTranspose1d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1297443Z test_repr_nn_ConvTranspose1d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1298047Z test_repr_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1298654Z test_repr_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1299263Z test_repr_nn_ConvTranspose2d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1299876Z test_repr_nn_ConvTranspose2d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1300488Z test_repr_nn_ConvTranspose2d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1301102Z test_repr_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1301680Z test_repr_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1302290Z test_repr_nn_ConvTranspose3d_cuda_complex128 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1302911Z test_repr_nn_ConvTranspose3d_cuda_complex32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1303520Z test_repr_nn_ConvTranspose3d_cuda_complex64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1304187Z test_repr_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1304827Z test_repr_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1305432Z test_repr_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1306039Z test_repr_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1306739Z test_repr_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1307310Z test_repr_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1307870Z test_repr_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1308457Z test_repr_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1309034Z test_repr_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1309608Z test_repr_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1310188Z test_repr_nn_GRU_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1310768Z test_repr_nn_GRU_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1311364Z test_repr_nn_GRU_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1311946Z test_repr_nn_GRU_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1312536Z test_repr_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1313136Z test_repr_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1313711Z test_repr_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1314288Z test_repr_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1314876Z test_repr_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1315455Z test_repr_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1316036Z test_repr_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1316622Z test_repr_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1317208Z test_repr_nn_LSTM_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1317798Z test_repr_nn_LSTM_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1318452Z test_repr_nn_LSTM_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1319083Z test_repr_nn_LSTM_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1319642Z test_repr_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1320236Z test_repr_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1320815Z test_repr_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1321395Z test_repr_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1321977Z test_repr_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1322564Z test_repr_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1323156Z test_repr_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1323774Z test_repr_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1324386Z test_repr_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:20:16.1324997Z test_repr_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1325584Z test_repr_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1326201Z test_repr_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1326796Z test_repr_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1327372Z test_repr_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1327984Z test_repr_nn_MultiheadAttention_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1328618Z test_repr_nn_MultiheadAttention_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1329258Z test_repr_nn_MultiheadAttention_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1329902Z test_repr_nn_MultiheadAttention_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1330502Z test_repr_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1331078Z test_repr_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1331650Z test_repr_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1332253Z test_repr_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1332871Z test_repr_nn_RNN_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1333448Z test_repr_nn_RNN_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1334036Z test_repr_nn_RNN_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1334626Z test_repr_nn_RNN_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1335209Z test_repr_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1335780Z test_repr_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1336355Z test_repr_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1336926Z test_repr_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1337511Z test_repr_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1338158Z test_repr_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1338813Z test_repr_nn_TransformerEncoderLayer_eval_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1339472Z test_repr_nn_TransformerEncoderLayer_eval_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1340137Z test_repr_nn_TransformerEncoderLayer_train_mode_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1340802Z test_repr_nn_TransformerEncoderLayer_train_mode_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1341423Z test_repr_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1342005Z test_repr_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:20:16.1342317Z 2022-11-23T04:20:16.1342750Z ---------------------------------------------------------------------- 2022-11-23T04:20:16.1343102Z Ran 972 tests in 2.457s 2022-11-23T04:20:16.1343267Z 2022-11-23T04:20:16.1343359Z OK (skipped=972) 2022-11-23T04:20:16.1343526Z 2022-11-23T04:20:16.1343651Z Generating XML reports... 2022-11-23T04:20:16.1344239Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCUDA-20221123042011.xml 2022-11-23T04:20:16.1344547Z 2022-11-23T04:20:16.1344976Z ##[endgroup] 2022-11-23T04:20:16.1345521Z FINISHED PRINTING LOG FILE of test_modules (/var/lib/jenkins/pytorch/test/test-reports/test_modules_xrbz2bhy) 2022-11-23T04:20:16.1345816Z 2022-11-23T04:20:16.1346074Z Running test_multiprocessing ... [2022-11-23 04:20:16.069199] 2022-11-23T04:20:16.1346944Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:20:16.070010] 2022-11-23T04:21:06.2400646Z 2022-11-23T04:21:06.2401774Z Expand the folded group to see the log file of test_multiprocessing 2022-11-23T04:21:06.2405016Z ##[group]PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/pytorch/test/test-reports/test_multiprocessing_bhj9gaxp) 2022-11-23T04:21:06.2407619Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2022-11-23T04:21:06.2408029Z 2022-11-23T04:21:06.2408233Z Running tests... 2022-11-23T04:21:06.2409046Z ---------------------------------------------------------------------- 2022-11-23T04:21:06.2409836Z test_autograd_errors (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.588s) 2022-11-23T04:21:06.2410617Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2411382Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2412211Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2412994Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2413944Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2415389Z test_cuda_send_many (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:21:06.2416158Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:21:06.2417012Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:21:06.2417851Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:21:06.2418716Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:21:06.2419337Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:21:06.2420155Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:21:06.2420939Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:21:06.2421934Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:121: UserWarning: loaded 51 slow tests 2022-11-23T04:21:06.2422656Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-11-23T04:21:06.2423565Z /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py:125: UserWarning: loaded 420 disabled tests 2022-11-23T04:21:06.2424292Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-11-23T04:21:06.2424719Z ok (45.246s) 2022-11-23T04:21:06.2426086Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86579 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.002s) 2022-11-23T04:21:06.2427335Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:21:06.2428087Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:21:06.2428831Z test_empty_shared (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2429566Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2430320Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2431315Z test_event (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:21:06.2432116Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2432869Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2433616Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2434380Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2435937Z test_fd_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69660 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T04:21:06.2437033Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2438573Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68831 for platform(s) win, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T04:21:06.2440451Z test_fs (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76866 for platform(s) asan, 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-11-23T04:21:06.2441534Z test_fs_is_shared (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:21:06.2443034Z test_fs_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69659 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T04:21:06.2444109Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2445684Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T04:21:06.2447581Z test_inherit_tensor (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79776 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-11-23T04:21:06.2448684Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2449375Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2450077Z test_is_shared (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2450733Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2451354Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2451989Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2452634Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2453264Z test_parameter_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2453868Z test_variable_sharing (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2454485Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:06.2454817Z 2022-11-23T04:21:06.2455138Z ---------------------------------------------------------------------- 2022-11-23T04:21:06.2455516Z Ran 37 tests in 45.873s 2022-11-23T04:21:06.2455697Z 2022-11-23T04:21:06.2455817Z OK (skipped=36) 2022-11-23T04:21:06.2455990Z 2022-11-23T04:21:06.2456130Z Generating XML reports... 2022-11-23T04:21:06.2456780Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20221123042017.xml 2022-11-23T04:21:06.2457143Z 2022-11-23T04:21:06.2457502Z ##[endgroup] 2022-11-23T04:21:06.2458125Z FINISHED PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/pytorch/test/test-reports/test_multiprocessing_bhj9gaxp) 2022-11-23T04:21:06.2458473Z 2022-11-23T04:21:06.2458768Z Running test_multiprocessing_spawn ... [2022-11-23 04:21:06.240608] 2022-11-23T04:21:06.2459530Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:21:06.241224] 2022-11-23T04:21:10.7078259Z 2022-11-23T04:21:10.7079113Z Expand the folded group to see the log file of test_multiprocessing_spawn 2022-11-23T04:21:10.7080406Z ##[group]PRINTING LOG FILE of test_multiprocessing_spawn (/var/lib/jenkins/pytorch/test/test-reports/test_multiprocessing_spawn_rrn5gir2) 2022-11-23T04:21:10.7081690Z Test results will be stored in test-reports/python-unittest/test_multiprocessing_spawn 2022-11-23T04:21:10.7082175Z 2022-11-23T04:21:10.7082349Z Running tests... 2022-11-23T04:21:10.7082907Z ---------------------------------------------------------------------- 2022-11-23T04:21:10.7083502Z test_errors_pickleable (__main__.ErrorTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.577s) 2022-11-23T04:21:10.7084186Z test_exception_all (__main__.ForkTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:10.7085631Z test_exception_single (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75409 for platform(s) asan, 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-11-23T04:21:10.7087427Z test_first_argument_index (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76009 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-11-23T04:21:10.7089618Z test_success (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76061 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.000s) 2022-11-23T04:21:10.7091528Z test_success_first_then_exception (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73340 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-11-23T04:21:10.7093290Z test_success_non_blocking (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81280 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-11-23T04:21:10.7095040Z test_terminate_exit (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81389 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-11-23T04:21:10.7096756Z test_terminate_signal (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72927 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-11-23T04:21:10.7098449Z test_exception_all (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74223 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.000s) 2022-11-23T04:21:10.7100170Z test_exception_raises (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83499 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.000s) 2022-11-23T04:21:10.7101872Z test_exception_single (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78982 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-11-23T04:21:10.7103604Z test_first_argument_index (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73266 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-11-23T04:21:10.7104445Z test_signal_raises (__main__.SpawnTest) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:21:10.7105575Z test_success (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72298 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-11-23T04:21:10.7107660Z test_success_first_then_exception (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72625 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-11-23T04:21:10.7110544Z test_success_non_blocking (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72926 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-11-23T04:21:10.7112340Z test_terminate_exit (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72624 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-11-23T04:21:10.7114094Z test_terminate_signal (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73341 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-11-23T04:21:10.7114808Z 2022-11-23T04:21:10.7115149Z ---------------------------------------------------------------------- 2022-11-23T04:21:10.7115546Z Ran 19 tests in 0.590s 2022-11-23T04:21:10.7115736Z 2022-11-23T04:21:10.7115868Z OK (skipped=19) 2022-11-23T04:21:10.7116054Z 2022-11-23T04:21:10.7116213Z Generating XML reports... 2022-11-23T04:21:10.7116915Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20221123042108.xml 2022-11-23T04:21:10.7117768Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20221123042108.xml 2022-11-23T04:21:10.7118612Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20221123042108.xml 2022-11-23T04:21:10.7118995Z 2022-11-23T04:21:10.7119367Z ##[endgroup] 2022-11-23T04:21:10.7120057Z FINISHED PRINTING LOG FILE of test_multiprocessing_spawn (/var/lib/jenkins/pytorch/test/test-reports/test_multiprocessing_spawn_rrn5gir2) 2022-11-23T04:21:10.7120462Z 2022-11-23T04:21:10.7120796Z Running test_namedtuple_return_api ... [2022-11-23 04:21:10.708228] 2022-11-23T04:21:10.7121630Z Executing ['/opt/conda/bin/python', '-bb', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:21:10.708876] 2022-11-23T04:21:15.1406727Z 2022-11-23T04:21:15.1407583Z Expand the folded group to see the log file of test_namedtuple_return_api 2022-11-23T04:21:15.1410126Z ##[group]PRINTING LOG FILE of test_namedtuple_return_api (/var/lib/jenkins/pytorch/test/test-reports/test_namedtuple_return_api_2hqwcbil) 2022-11-23T04:21:15.1412610Z Test results will be stored in test-reports/python-unittest/test_namedtuple_return_api 2022-11-23T04:21:15.1413347Z 2022-11-23T04:21:15.1413619Z Running tests... 2022-11-23T04:21:15.1414813Z ---------------------------------------------------------------------- 2022-11-23T04:21:15.1416272Z test_import_return_types (__main__.TestNamedTupleAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.564s) 2022-11-23T04:21:15.1418412Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:21:15.1420367Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:21:15.1421406Z 2022-11-23T04:21:15.1422492Z ---------------------------------------------------------------------- 2022-11-23T04:21:15.1423379Z Ran 3 tests in 0.575s 2022-11-23T04:21:15.1423797Z 2022-11-23T04:21:15.1424048Z OK (skipped=3) 2022-11-23T04:21:15.1424448Z 2022-11-23T04:21:15.1424755Z Generating XML reports... 2022-11-23T04:21:15.1426956Z Generated XML report: test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20221123042112.xml 2022-11-23T04:21:15.1428018Z 2022-11-23T04:21:15.1428761Z ##[endgroup] 2022-11-23T04:21:15.1430374Z FINISHED PRINTING LOG FILE of test_namedtuple_return_api (/var/lib/jenkins/pytorch/test/test-reports/test_namedtuple_return_api_2hqwcbil) 2022-11-23T04:21:15.1431241Z 2022-11-23T04:21:15.1431826Z Running test_nn ... [2022-11-23 04:21:15.140994] 2022-11-23T04:21:15.1433459Z Executing ['/opt/conda/bin/python', '-bb', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:21:15.141612] 2022-11-23T04:24:31.5861067Z 2022-11-23T04:24:31.5861850Z Expand the folded group to see the log file of test_nn 2022-11-23T04:24:31.5863095Z ##[group]PRINTING LOG FILE of test_nn (/var/lib/jenkins/pytorch/test/test-reports/test_nn_0uhz9y93) 2022-11-23T04:24:31.5864290Z Test results will be stored in test-reports/python-unittest/test_nn 2022-11-23T04:24:31.5864663Z 2022-11-23T04:24:31.5864790Z Running tests... 2022-11-23T04:24:31.5871438Z ---------------------------------------------------------------------- 2022-11-23T04:24:31.5872901Z test_add_relu (__main__.TestAddRelu) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5874849Z test_add_relu_broadcasting (__main__.TestAddRelu) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5876785Z test_constant_pad_nd (__main__.TestConstantPadNd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5878851Z test_preserves_memory_format (__main__.TestConstantPadNd) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5881245Z test_pickle_softsign (__main__.TestFunctionalPickle) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5883777Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.5886365Z test_fuse_conv_bn_requires_grad (__main__.TestFusionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5888884Z test_fuse_linear_bn_requires_grad (__main__.TestFusionUtils) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5891502Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.5894264Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5896577Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2022-11-23T04:24:31.5899742Z This test is to test when multiple forward hook functions can be registered ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.5902135Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2022-11-23T04:24:31.5905488Z This test is to test when multiple pre-forward hook functions can be ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.5908669Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5911566Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5914125Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.5916632Z test_AdaptiveAvgPool1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5919734Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5922697Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5925450Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5928167Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5931011Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5933821Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5936622Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5939357Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5942071Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5944847Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5948081Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5950765Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5953315Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5955104Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5956726Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5958311Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5959884Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5960725Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5961375Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5962048Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5962701Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5963367Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5964029Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5964698Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5965372Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5966040Z test_AdaptiveLogSoftmax (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5966846Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5967546Z test_AdaptiveMaxPool1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5968169Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5968835Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5969508Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5970193Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5970882Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5971546Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5972224Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5972894Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5973569Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5974224Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5974901Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5975600Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5976278Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5976957Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5977628Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5978328Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5979031Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5979714Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5980364Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5981063Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5981778Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5982482Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5983157Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5983788Z test_AvgPool1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5984436Z test_AvgPool1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5985083Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5985710Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5986322Z test_AvgPool1d_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5987051Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5987671Z test_AvgPool1d_stride_pad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5988300Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5988905Z test_AvgPool2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5989502Z test_AvgPool2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5990101Z test_AvgPool2d_divisor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5990724Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5991348Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5991975Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5992617Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5993265Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5993939Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5994634Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5995328Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5996013Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5996687Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5997351Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5997984Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5998610Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.5999231Z test_AvgPool2d_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.5999841Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6000471Z test_AvgPool2d_stride_pad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6001159Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6001808Z test_AvgPool3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6002395Z test_AvgPool3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6002994Z test_AvgPool3d_divisor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6003597Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6004227Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6004881Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6005575Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6006286Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6007003Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6007705Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6008350Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6009009Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6009692Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6010395Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6011127Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6011881Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6012614Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6013332Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6014066Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6014827Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6015558Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6016278Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6017066Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6017869Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6018599Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6019293Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6019987Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6020671Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6021346Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6022008Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6022648Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6023284Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6023905Z test_AvgPool3d_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6024532Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6025188Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6025823Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6026444Z test_AvgPool3d_stride_pad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6027177Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6027836Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6028523Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6029202Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6029883Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6030572Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6031258Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6031889Z test_BCELoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6032483Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6033095Z test_BCELoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6033777Z test_BCELoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6034433Z test_BCELoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6035046Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6035687Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6036345Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6037003Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6037636Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6038291Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6038939Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6039582Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6040225Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6040860Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6041516Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6042166Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6042796Z test_BCELoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6043405Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6044024Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6044660Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6045298Z test_BCELoss_scalar_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6045944Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6046606Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6047270Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6047932Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6048563Z test_BCELoss_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6049173Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6049812Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6050506Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6051174Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6051809Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6052473Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6053435Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6054477Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6055189Z test_BCEWithLogitsLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6055880Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6056581Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6057279Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6057985Z test_BCEWithLogitsLoss_legacy_enum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6058698Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6059432Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6060187Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6060963Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6061718Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6062455Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6063187Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6063960Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6064716Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6065443Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6066177Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6067090Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6067796Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6068605Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6069337Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6070012Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6070691Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6071370Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6072068Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6072782Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6073487Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6074165Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6074838Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6075531Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6076212Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6076866Z test_BatchNorm1d_3d_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6077486Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6078119Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6078768Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6079419Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6080083Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6080684Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6081247Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6081777Z test_BatchNorm1d_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6082296Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6082802Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6083335Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6083874Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6084492Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6085103Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6085670Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6086210Z test_BatchNorm1d_not_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6086728Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6087250Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6087774Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6088312Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6088873Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6089415Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6089965Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6090505Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6091025Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6091556Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6092093Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6092608Z test_BatchNorm2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6093119Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6093665Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6094216Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6094766Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6095301Z test_BatchNorm2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6095801Z test_BatchNorm2d_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6096303Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6096818Z test_BatchNorm2d_momentum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6097336Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6097848Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6117502Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6118212Z test_BatchNorm2d_not_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6118847Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6119485Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6120137Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6120792Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6121351Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6121913Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6122482Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6123017Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6123553Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6124087Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6124626Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6125146Z test_BatchNorm3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6125668Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6126218Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6126764Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6127322Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6127844Z test_BatchNorm3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6128347Z test_BatchNorm3d_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6128861Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6129381Z test_BatchNorm3d_momentum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6129903Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6130432Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6130967Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6131497Z test_BatchNorm3d_not_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6132073Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6132634Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6133182Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6133720Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6134267Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6134822Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6135388Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6135929Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6136456Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6136988Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6137516Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6138016Z test_CELU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6138494Z test_CELU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6138987Z test_CELU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6139497Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6139996Z test_CELU_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6140489Z test_CELU_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6141022Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6141589Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6142181Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6142765Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6143381Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6143997Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6144590Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6145165Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6145785Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6146410Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6147221Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6147875Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6148555Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6149188Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6149847Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6150507Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6151181Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6151876Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6152534Z test_CTCLoss_critical_target_len (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6153159Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6153787Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6154412Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6155034Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6155682Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6156335Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6157012Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6157708Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6158359Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6158993Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6159646Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6160300Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6160935Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6161575Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6162162Z test_CTCLoss_long_targets (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6162672Z test_CTCLoss_typechecks (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6163182Z test_CTCLoss_zero_infinity (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6163688Z test_ConstantPad1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6164201Z test_ConstantPad1d_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6164721Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6165250Z test_ConstantPad1d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6165784Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6166297Z test_ConstantPad1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6166801Z test_ConstantPad2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6167307Z test_ConstantPad2d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6167832Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6168351Z test_ConstantPad2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6168866Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6169398Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6169910Z test_ConstantPad3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6170413Z test_ConstantPad3d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6170927Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6171439Z test_ConstantPad3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6171954Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6172484Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6172982Z test_Conv1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6173481Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6174009Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6174522Z test_Conv1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6175007Z test_Conv1d_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6175542Z test_Conv1d_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6176070Z test_Conv1d_groups (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6176567Z test_Conv1d_groups_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6177055Z test_Conv1d_pad1 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6177539Z test_Conv1d_pad1_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6178030Z test_Conv1d_pad1size1 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6178526Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6179020Z test_Conv1d_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6179498Z test_Conv1d_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6179988Z test_Conv1d_pad2size1 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6180484Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6180980Z test_Conv1d_pad_same (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6181470Z test_Conv1d_pad_same2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6181967Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6182472Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6182984Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6183504Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6184004Z test_Conv1d_pad_valid (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6184502Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6185020Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6185552Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6186091Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6186712Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6187236Z test_Conv1d_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6187746Z test_Conv1d_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6188341Z test_Conv1d_zero_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6188934Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6189601Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6190266Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6190849Z test_Conv2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6191440Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6192069Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6192673Z test_Conv2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6193248Z test_Conv2d_depthwise (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6193837Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6194447Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6195064Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6195682Z test_Conv2d_depthwise_padded (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6196303Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6196926Z test_Conv2d_depthwise_strided (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6197548Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6198184Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6198829Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6199444Z test_Conv2d_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6200020Z test_Conv2d_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6200640Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6201172Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6201694Z test_Conv2d_groups (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6202192Z test_Conv2d_groups_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6202691Z test_Conv2d_groups_thnn (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6203195Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6203714Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6204254Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6204828Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6205395Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6205904Z test_Conv2d_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6206391Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6206901Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6207430Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6207938Z test_Conv2d_pad_same (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6208438Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6208948Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6209458Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6209966Z test_Conv2d_pad_valid (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6210462Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6210961Z test_Conv2d_padding (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6211455Z test_Conv2d_padding_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6211976Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6212514Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6213048Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6213568Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6214104Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6214636Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6215152Z test_Conv2d_strided (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6215650Z test_Conv2d_strided_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6216164Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6216701Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6217222Z test_Conv2d_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6217734Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6218310Z test_Conv2d_zero_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6218840Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6219360Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6219898Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6220426Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6220949Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6221442Z test_Conv3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6221921Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6222419Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6222937Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6223468Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6223998Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6224526Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6225036Z test_Conv3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6225523Z test_Conv3d_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6226018Z test_Conv3d_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6226523Z test_Conv3d_dilated_strided (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6227181Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6227692Z test_Conv3d_groups (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6228263Z test_Conv3d_groups_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6228869Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6229499Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6230095Z test_Conv3d_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6230671Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6231275Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6231899Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6232503Z test_Conv3d_pad_same (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6233158Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6233814Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6234427Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6235025Z test_Conv3d_pad_valid (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6235613Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6236223Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6236862Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6237480Z test_Conv3d_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6238068Z test_Conv3d_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6238664Z test_Conv3d_stride_padding (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6239295Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6239938Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6240611Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6241186Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6241717Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6242237Z test_Conv3d_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6242747Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6243253Z test_Conv3d_zero_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6243745Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6244264Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6244804Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6245330Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6245847Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6246361Z test_ConvTranspose1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6246867Z test_ConvTranspose1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6247383Z test_ConvTranspose1d_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6247955Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6248521Z test_ConvTranspose1d_groups (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6249040Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6249561Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6250083Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6250592Z test_ConvTranspose2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6251099Z test_ConvTranspose2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6251623Z test_ConvTranspose2d_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6252155Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6252698Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6253268Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6253807Z test_ConvTranspose2d_groups (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6254329Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6254880Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6255448Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6255986Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6256507Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6257046Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6257605Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6258161Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6258702Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6259225Z test_ConvTranspose3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6259731Z test_ConvTranspose3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6260246Z test_ConvTranspose3d_dilated (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6260778Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6261303Z test_CosineEmbeddingLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6261893Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6262476Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6263025Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6263556Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6264113Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6264684Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6265250Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6265827Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6266414Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6267251Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6267860Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6268553Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6269238Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6269933Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6270636Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6271326Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6272021Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6272730Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6273438Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6274122Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6274810Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6275512Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6276211Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6276984Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6277713Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6278421Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6279119Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6279771Z test_CrossEntropyLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6280381Z test_CrossEntropyLoss_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6280968Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6281509Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6282043Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6282578Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6283124Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6283696Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6284263Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6284834Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6285432Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6286045Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6286646Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6287248Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6287876Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6288514Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6289146Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6289759Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6290385Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6291074Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6291751Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6292370Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6292982Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6293603Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6294220Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6294798Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6295358Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6295928Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6296483Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6297048Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6297625Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6298226Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6298819Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6299415Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6300034Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6300667Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6301294Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6301902Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6302507Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6303124Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6303729Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6304366Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6304994Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6305594Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6306196Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6306831Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6307420Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6308034Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6308735Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6309437Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6310177Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6310925Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6311674Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6312377Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6313057Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6313752Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6314437Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6315103Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6315760Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6316438Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6317114Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6317784Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6318497Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6319233Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6320017Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6320810Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6321438Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6322078Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6322710Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6323328Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6323960Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6324605Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6325235Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6325863Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6326523Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6327196Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6327866Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6328468Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6329024Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6329592Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6330157Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6330726Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6331308Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6331902Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6332487Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6333081Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6333742Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6334409Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6335036Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6335640Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6336233Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6336838Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6337445Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6338021Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6338597Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6339180Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6339767Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6340360Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6340977Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6341603Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6342227Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6342810Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6343370Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6343940Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6344503Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6345069Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6345655Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6346258Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6346957Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6347574Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6348195Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6348899Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6349602Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6350320Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6351068Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6351819Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6352570Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6353263Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6353907Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6354553Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6355187Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6355835Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6356497Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6357153Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6357819Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6358513Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6359222Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6359919Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6360592Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6361178Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6361741Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6362300Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6362910Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6363528Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6364131Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6364727Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6365285Z test_CrossEntropyLoss_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6365822Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6366385Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6366943Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6367469Z test_CrossMapLRN2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6367973Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6368461Z test_ELU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6368933Z test_ELU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6369420Z test_ELU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6369920Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6370408Z test_ELU_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6370893Z test_ELU_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6371381Z test_Embedding (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6371890Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6372437Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6372964Z test_EmbeddingBag_max (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6373476Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6374077Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6374615Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6375146Z test_EmbeddingBag_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6375662Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6376192Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6376786Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6377355Z test_EmbeddingBag_sparse (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6377876Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6378390Z test_EmbeddingBag_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6378897Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6379418Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6379963Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6380493Z test_Embedding_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6381000Z test_Embedding_discontiguous (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6381531Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6382051Z test_Embedding_sparse (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6382557Z test_Embedding_sparse_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6383055Z test_Flatten (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6383537Z test_Flatten_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6384028Z test_Flatten_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6384538Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6385027Z test_Fold (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6385495Z test_Fold_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6387222Z test_Fold_int_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6387750Z test_Fold_int_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6388320Z test_Fold_no_batch_dim_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6388931Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6389545Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6390154Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6390780Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6391430Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6392100Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6392865Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6393628Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6394373Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6395099Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6395797Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6396475Z test_FractionalMaxPool2d_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6397111Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6397775Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6398461Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6399177Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6399923Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6400626Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6401244Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6401791Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6402332Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6402885Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6403446Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6404040Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6404655Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6405247Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6405823Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6406379Z test_FractionalMaxPool3d_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6406913Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6407516Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6408116Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6408705Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6409307Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6409844Z test_GELU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6410316Z test_GELU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6410805Z test_GELU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6411309Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6411809Z test_GELU_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6412298Z test_GELU_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6412782Z test_GLU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6413243Z test_GLU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6413720Z test_GLU_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6414199Z test_GLU_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6414688Z test_GLU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6415186Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6415690Z test_GroupNorm_1d_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6416198Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6416715Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6417235Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6417754Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6418280Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6418796Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6419316Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6419853Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6420409Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6420942Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6421515Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6422076Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6422600Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6423124Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6423645Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6424174Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6424712Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6425236Z test_GroupNorm_2d_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6425745Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6426261Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6426838Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6427381Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6427931Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6428540Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6429165Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6429785Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6430424Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6431063Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6431689Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6432319Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6432961Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6433611Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6434299Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6434933Z test_Hardshrink (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6435525Z test_Hardshrink_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6436136Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6436858Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6437527Z test_Hardshrink_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6438141Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6438759Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6439383Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6440002Z test_Hardswish_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6440629Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6441201Z test_Hardtanh (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6441802Z test_Hardtanh_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6442519Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6443107Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6443623Z test_Hardtanh_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6444129Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6444640Z test_HingeEmbeddingLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6445181Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6445735Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6446286Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6446824Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6447379Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6447948Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6448513Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6449074Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6449639Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6450214Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6450809Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6451488Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6452120Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6452695Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6453269Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6453855Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6454439Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6455008Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6455571Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6456154Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6456730Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6457297Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6457865Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6458448Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6459033Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6459590Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6460139Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6460694Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6461254Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6461841Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6462419Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6463001Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6463603Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6464223Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6464840Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6465473Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6466082Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6466805Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6467392Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6467911Z test_HuberLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6468463Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6469093Z test_HuberLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6469713Z test_HuberLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6470330Z test_HuberLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6470935Z test_HuberLoss_delta (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6471539Z test_HuberLoss_delta_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6472174Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6472814Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6473484Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6474145Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6474784Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6475430Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6476094Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6476760Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6477400Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6478051Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6478706Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6479350Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6479994Z test_HuberLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6480634Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6481334Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6481924Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6482468Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6482991Z test_InstanceNorm1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6483496Z test_InstanceNorm1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6484010Z test_InstanceNorm1d_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6484518Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6485051Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6485591Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6486129Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6486674Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6487221Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6487769Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6488320Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6488881Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6489444Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6490009Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6490587Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6491173Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6491722Z test_InstanceNorm2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6492231Z test_InstanceNorm2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6492746Z test_InstanceNorm2d_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6493264Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6493795Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6494328Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6494913Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6495494Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6496043Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6496590Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6497138Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6497699Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6498264Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6498840Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6499425Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6500007Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6500544Z test_InstanceNorm3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6501050Z test_InstanceNorm3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6501562Z test_InstanceNorm3d_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6502084Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6502619Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6503157Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6503702Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6504250Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6504794Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6505330Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6505883Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6506436Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6507082Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6507661Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6508248Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6509006Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6509687Z test_KLDivLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6510290Z test_KLDivLoss_batch_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6510923Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6511546Z test_KLDivLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6512166Z test_KLDivLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6512785Z test_KLDivLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6513405Z test_KLDivLoss_log_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6514041Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6514698Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6515344Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6515995Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6516670Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6517370Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6518069Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6518737Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6519390Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6520068Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6520731Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6521361Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6521909Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6522464Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6523015Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6523539Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6524079Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6524675Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6525255Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6525780Z test_KLDivLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6526297Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6526829Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6527372Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6527911Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6528441Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6528994Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6529558Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6530094Z test_KLDivLoss_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6530611Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6531141Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6531672Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6532205Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6532755Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6533307Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6533866Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6534427Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6535012Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6535611Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6536201Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6536769Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6537322Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6537887Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6538501Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6539086Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6539619Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6540165Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6540709Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6541256Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6541814Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6542368Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6542918Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6543427Z test_L1Loss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6543919Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6544412Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6544913Z test_L1Loss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6545415Z test_L1Loss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6545916Z test_L1Loss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6546419Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6547168Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6547711Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6548246Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6548847Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6549466Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6550104Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6550750Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6551373Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6552001Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6552640Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6553365Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6554031Z test_L1Loss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6554644Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6555262Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6555885Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6556500Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6557130Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6557741Z test_L1Loss_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6558348Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6558984Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6559601Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6560221Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6560829Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6561415Z test_LPPool1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6561908Z test_LPPool1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6562408Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6562928Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6563433Z test_LPPool1d_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6563928Z test_LPPool1d_norm_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6564418Z test_LPPool2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6564898Z test_LPPool2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6565392Z test_LPPool2d_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6565888Z test_LPPool2d_norm_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6566376Z test_LSTM_cell (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6566885Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6567412Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6567947Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6568263Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6568564Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6568835Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6569101Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6569377Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6569649Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6569935Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6570200Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6570468Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6570737Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6571009Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6571268Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6571528Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6571795Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6572066Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6572327Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6572594Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6572861Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6573139Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6573403Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6573672Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6573939Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6574214Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6574441Z test_LeakyReLU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6574722Z test_LeakyReLU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6574998Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6575249Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6575498Z test_LeakyReLU_with_negval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6575749Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6576002Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6576268Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6576520Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6576777Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6576998Z test_Linear (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6577228Z test_Linear_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6577465Z test_Linear_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6577709Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6577942Z test_Linear_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6578188Z test_Linear_no_bias_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6578434Z test_LocalResponseNorm_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6578686Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6578948Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6579215Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6579480Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6579752Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6579985Z test_LogSigmoid (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6580222Z test_LogSigmoid_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6580460Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6580715Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6580958Z test_LogSigmoid_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6581249Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6581517Z test_LogSoftmax (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6581754Z test_LogSoftmax_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6581999Z test_LogSoftmax_multiparam (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6582253Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6582506Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6582769Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6583019Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6583275Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6583499Z test_MSELoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6583739Z test_MSELoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6583980Z test_MSELoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6584216Z test_MSELoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6584461Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6584727Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6584989Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6585248Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6585493Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6585756Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6586016Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6586276Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6586522Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6586849Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6587108Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6587364Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6587606Z test_MSELoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6587853Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6588174Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6588479Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6588765Z test_MSELoss_prec (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6589058Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6589341Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6589633Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6589930Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6590212Z test_MSELoss_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6590513Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6590817Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6591119Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6591414Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6591721Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6592050Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6592378Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6592707Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6593026Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6593320Z test_MSELoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6593636Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6593950Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6594262Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6594555Z test_MarginRankingLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6594868Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6595178Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6595487Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6595835Z test_MarginRankingLoss_margin (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6596214Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6596532Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6596852Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6597181Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6597533Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6597878Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6598223Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6598543Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6598886Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6599218Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6599548Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6599867Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6600212Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6600547Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6600868Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6601194Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6601485Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6601765Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6602037Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6602300Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6602577Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6602853Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6603129Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6603399Z test_MaxPool1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6603666Z test_MaxPool1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6603916Z test_MaxPool1d_return_indices (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6604171Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6604407Z test_MaxPool1d_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6604653Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6604889Z test_MaxPool2d_3d_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6605136Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6605376Z test_MaxPool2d_4d_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6605621Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6605868Z test_MaxPool2d_return_indices (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6606121Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6606346Z test_MaxPool3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6606580Z test_MaxPool3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6606832Z test_MaxPool3d_return_indices (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6607088Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6607324Z test_MaxPool3d_stride (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6607565Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6607813Z test_MaxPool3d_stride_padding (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6608070Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6608306Z test_MaxUnpool1d_net (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6608551Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6608805Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6609064Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6609298Z test_MaxUnpool2d_net (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6609539Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6609788Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6610106Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6610375Z test_MaxUnpool3d_net (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6610607Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6610856Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6611115Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6611332Z test_Mish (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6611557Z test_Mish_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6611793Z test_Mish_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6612036Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6612264Z test_Mish_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6612499Z test_Mish_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6612727Z test_ModuleDict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6612955Z test_ModuleList (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6613206Z test_MultiLabelMarginLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6613474Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6613752Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6614004Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6614273Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6614546Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6614813Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6615085Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6615352Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6615629Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6615901Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6616191Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6616479Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6616804Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6617123Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6617391Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6617658Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6617921Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6618183Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6618448Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6618720Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6618992Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6619281Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6619566Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6619850Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6620126Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6620408Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6620695Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6620976Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6621247Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6621532Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6621816Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6622100Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6622364Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6622632Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6622900Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6623184Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6623508Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6623823Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6624102Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6624363Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6624639Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6624914Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6625191Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6625473Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6625771Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6626065Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6626357Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6626686Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6626998Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6627297Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6627585Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6627866Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6628158Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6628451Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6628796Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6629118Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6629447Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6629770Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6630114Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6630526Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6630914Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6631256Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6631609Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6631956Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6632320Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6632693Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6633058Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6633348Z test_MultiMarginLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6633645Z test_MultiMarginLoss_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6633957Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6634265Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6634574Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6634884Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6635191Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6635506Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6635842Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6636170Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6636501Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6636811Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6637115Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6637418Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6637715Z test_MultiMarginLoss_margin (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6638033Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6638349Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6638709Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6639070Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6639392Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6639712Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6640049Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6640391Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6640727Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6641034Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6641358Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6641604Z test_MultiMarginLoss_p (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6641862Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6642116Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6642375Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6642630Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6642891Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6643149Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6643427Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6643702Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6643975Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6644234Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6644505Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6644776Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6645045Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6645296Z test_MultiMarginLoss_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6645563Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6645866Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6646166Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6646432Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6646696Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6646968Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6647253Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6647540Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6647826Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6648050Z test_NLLLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6648290Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6648535Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6648791Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6649060Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6649313Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6649572Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6649812Z test_NLLLossNd_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6650058Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6650317Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6650585Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6650841Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6651099Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6651323Z test_NLLLoss_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6651567Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6651807Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6652050Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6652328Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6652605Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6652865Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6653127Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6653385Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6653642Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6653891Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6654157Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6654418Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6654678Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6654935Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6655172Z test_NLLLoss_2d_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6655431Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6655686Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6655941Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6656186Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6656425Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6656666Z test_NLLLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6656904Z test_NLLLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6657140Z test_NLLLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6657373Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6657624Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6657870Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6658116Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6658362Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6658611Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6658918Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6659233Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6659499Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6659762Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6660001Z test_NLLLoss_higher_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6660255Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6660510Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6660764Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6661019Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6661275Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6661548Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6661820Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6662094Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6662365Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6662611Z test_NLLLoss_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6662869Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6663126Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6663381Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6663638Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6663885Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6664148Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6664406Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6664666Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6664911Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6665173Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6665471Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6665765Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6666000Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6666258Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6666514Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6666942Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6667191Z test_NLLLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6667440Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6667698Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6667965Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6668214Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6668469Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6668777Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6669102Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6669428Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6669758Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6670045Z test_NLLLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6670350Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6670658Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6670973Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6671281Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6671564Z test_NLLLoss_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6671869Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6672169Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6672472Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6672844Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6673198Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6673524Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6673852Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6674169Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6674484Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6674794Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6675125Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6675454Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6675783Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6676104Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6676372Z test_PReLU_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6676651Z test_PReLU_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6676944Z test_PReLU_1d_multiparam (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6677231Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6677498Z test_PReLU_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6677774Z test_PReLU_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6678061Z test_PReLU_2d_multiparam (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6678355Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6678623Z test_PReLU_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6678899Z test_PReLU_3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6679187Z test_PReLU_3d_multiparam (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6679478Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6679794Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6680080Z test_PReLU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6680374Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6680697Z test_PReLU_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6681023Z test_PReLU_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6681325Z test_Padding122112_3dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6681591Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6681836Z test_Padding1221_2dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6682087Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6682328Z test_Padding12_1dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6682579Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6682825Z test_Padding2322_2dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6683074Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6683314Z test_Padding31_1dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6683560Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6683805Z test_Padding322112_3dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6684058Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6684304Z test_Padding332122_3dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6684557Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6684807Z test_Padding3331_2dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6685057Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6685298Z test_Padding33_1dcircular (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6685545Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6685782Z test_PairwiseDistance (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6686046Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6686314Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6686579Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6686848Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6687098Z test_PairwiseDistance_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6687394Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6687692Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6687961Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6688246Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6688483Z test_ParameterDict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:24:31.6688739Z test_ParameterDict_replication (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6688976Z test_ParameterList (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6689223Z test_ParameterList_meta (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6689482Z test_ParameterList_replication (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6689717Z test_PixelShuffle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6689959Z test_PixelShuffle_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6690200Z test_PixelUnshuffle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6690444Z test_PixelUnshuffle_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6690693Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6690958Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6691220Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6691482Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6691744Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6692023Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6692301Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6692578Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6692840Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6693112Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6693385Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6693657Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6693913Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6694224Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6694530Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6694802Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6695058Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6695327Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6695596Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6695868Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6696112Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6696384Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6696648Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6696912Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6697176Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6697459Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6697738Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6698016Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6698264Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6698520Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6698744Z test_RNN_cell (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6698997Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6699252Z test_RNN_cell_forward_input_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6699511Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6699755Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6699993Z test_RNN_change_dropout (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6700241Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6700534Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6700806Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6701033Z test_RNN_dropout (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6702192Z test_RNN_dropout_state (__main__.TestNN) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68849 for allplatform(s) . 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.002s) 2022-11-23T04:24:31.6702435Z test_RNN_input_size_zero (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6702673Z test_RNN_nonlinearity (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6702897Z test_RReLU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6703130Z test_RReLU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6703367Z test_RReLU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6703612Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6703845Z test_RReLU_with_up_down (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6704088Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6704334Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6704591Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6704814Z test_ReLU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6705034Z test_ReLU6 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6705265Z test_ReLU6_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6705498Z test_ReLU6_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6705742Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6705973Z test_ReLU6_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6706205Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6706433Z test_ReLU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6706732Z test_ReLU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6706975Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6707206Z test_ReLU_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6707440Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6707681Z test_ReflectionPad1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6707994Z test_ReflectionPad1d_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6708294Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6708545Z test_ReflectionPad1d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6708803Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6709052Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6709293Z test_ReflectionPad2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6709548Z test_ReflectionPad2d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6709811Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6710055Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6710313Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6710577Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6710817Z test_ReflectionPad3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6711068Z test_ReflectionPad3d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6711330Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6711576Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6711832Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6712093Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6712333Z test_ReplicationPad1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6712581Z test_ReplicationPad1d_batch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6712841Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6713098Z test_ReplicationPad1d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6713360Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6713606Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6713845Z test_ReplicationPad2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6714096Z test_ReplicationPad2d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6714350Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6714659Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6714951Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6715220Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6715464Z test_ReplicationPad3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6715717Z test_ReplicationPad3d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6715975Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6716224Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6716482Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6716746Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6716968Z test_SELU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6717194Z test_SELU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6717426Z test_SELU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6717672Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6717905Z test_SELU_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6718140Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6718382Z test_Sequential_add (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6718624Z test_Sequential_append (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6718864Z test_Sequential_delitem (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6719107Z test_Sequential_extend (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6719350Z test_Sequential_getitem (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6719592Z test_Sequential_iadd (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6719827Z test_Sequential_imul (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6720064Z test_Sequential_insert (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6720314Z test_Sequential_insert_fail_case (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6720549Z test_Sequential_mul (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6720784Z test_Sequential_pop (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6721019Z test_Sequential_rmul (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6721296Z test_Sequential_setitem (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6721582Z test_Sequential_setitem_named (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6721802Z test_SiLU (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6722020Z test_SiLU_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6722252Z test_SiLU_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6722496Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6722725Z test_SiLU_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6722963Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6723191Z test_Sigmoid (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6723424Z test_Sigmoid_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6723662Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6723909Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6724145Z test_Sigmoid_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6724386Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6724621Z test_SmoothL1Loss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6724864Z test_SmoothL1Loss_beta (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6725111Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6725359Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6725606Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6725851Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6726107Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6726381Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6726651Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6726919Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6727173Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6727442Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6727711Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6728015Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6728300Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6728572Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6728834Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6729097Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6729343Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6729598Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6729856Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6730115Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6730354Z test_SmoothL1Loss_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6730603Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6730858Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6731109Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6731371Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6731651Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6731923Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6732198Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6732448Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6732713Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6732980Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6733244Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6733487Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6733737Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6733973Z test_SoftMarginLoss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6734224Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6734513Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6734792Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6735051Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6735325Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6735598Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6735869Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6736129Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6736406Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6736677Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6736947Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6737203Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6737479Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6737751Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6738024Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6738272Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6738529Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6738782Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6739052Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6739321Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6739592Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6739817Z test_Softmax (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6740042Z test_Softmax2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6740274Z test_Softmax2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6740514Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6740755Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6741020Z test_Softmax_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6741295Z test_Softmax_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6741541Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6741777Z test_Softmax_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6742017Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6742239Z test_Softmin (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6742467Z test_Softmin_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6742705Z test_Softmin_multidim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6742946Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6743183Z test_Softmin_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6743428Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6743660Z test_Softmin_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6743898Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6744123Z test_Softplus (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6744357Z test_Softplus_beta (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6744598Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6744842Z test_Softplus_beta_threshold (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6745093Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6745349Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6745613Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6745844Z test_Softplus_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6746084Z test_Softplus_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6746334Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6746707Z test_Softshrink (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6746948Z test_Softshrink_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6747187Z test_Softshrink_lambda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6747432Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6747677Z test_Softshrink_lambda_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6747989Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6748263Z test_Softshrink_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6748511Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6748737Z test_Softsign (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6748968Z test_Softsign_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6749209Z test_Softsign_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6749459Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6749696Z test_Softsign_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6749937Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6750152Z test_Tanh (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6750376Z test_Tanh_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6750606Z test_Tanh_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6750845Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6751074Z test_Tanh_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6751310Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6751539Z test_Tanhshrink (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6751772Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6752015Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6752266Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6752503Z test_Tanhshrink_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6752747Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6752994Z test_Threshold_large_value (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6753241Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6753481Z test_Threshold_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6753729Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6753976Z test_Threshold_threshold_value (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6754233Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6754531Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6754838Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6755117Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6755403Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6755680Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6755964Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6756245Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6756534Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6756801Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6757082Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6757318Z test_Transformer_cell (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6757571Z test_Transformer_multilayer_coder (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6757837Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6758106Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6758386Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6758664Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6758941Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6759204Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6759485Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6759762Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6760037Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6760297Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6760574Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6760848Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6761167Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6761458Z test_Unflatten_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6761707Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6761928Z test_Unfold (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6762155Z test_Unfold_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6762388Z test_Unfold_int_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6762624Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6762855Z test_ZeroPad2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6763096Z test_ZeroPad2d_complex (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6763345Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6763580Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6763828Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6764081Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6764325Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6764580Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6764818Z test_adaptive_log_softmax (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:24:31.6765041Z test_add_module (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6765303Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6765527Z test_affine_grid (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6765756Z test_affine_grid_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6765998Z test_affine_grid_error_checking (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6766228Z test_assignment (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6766480Z test_backward_hooks_interaction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6766761Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6766998Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6767238Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6767475Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6767757Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6768034Z test_batchnorm_non_contig_cpu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6768297Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6768582Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6768871Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6769163Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6769456Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6769761Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6770052Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6770306Z test_bce_loss_always_nonnegative (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6770561Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6770801Z test_bce_loss_input_range (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6771043Z test_bce_loss_size_mismatch (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6771310Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6771569Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6771851Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6772166Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6772433Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6772698Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6772980Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6773272Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6773515Z test_bce_with_logits_stability (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6773797Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6774060Z test_bilinear (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6774341Z test_bilinear_broadcasting (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6774573Z test_bilinear_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6774817Z test_bilinear_non_contiguous (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6775077Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6775313Z test_broadcast_no_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6775564Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6775809Z test_buffer_not_persistent (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6776063Z test_buffer_not_persistent_assign (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6776310Z test_buffer_not_persistent_del (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6776548Z test_buffer_not_persistent_load (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6776808Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6777057Z test_buffers_and_named_buffers (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6777207Z test_caching_parametrization (__main__.TestNN) 2022-11-23T04:24:31.6777462Z Test the caching system of a parametrization ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6777684Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNN) 2022-11-23T04:24:31.6778249Z Test that transferring parametrizations doesn't cause issues with caching ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6778508Z test_call_supports_python_dict_output (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6778742Z test_channel_shuffle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6778992Z test_channel_shuffle_return_self (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6779220Z test_children (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6779454Z test_clip_grad_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6779688Z test_clip_grad_value (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6779833Z test_compute_nparams_to_prune (__main__.TestNN) 2022-11-23T04:24:31.6780108Z Test that requested pruning `amount` gets translated into the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6780342Z test_container_copy (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6780587Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6780855Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6781166Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6781457Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6781720Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6781960Z test_cosine_similarity (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6782199Z test_cross_entropy_loss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6782449Z test_cross_entropy_loss_precision (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6782700Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6782961Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6783202Z test_cudnn_weight_format (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6783441Z test_cudnn_weight_tying (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6783582Z test_custom_from_mask_pruning (__main__.TestNN) 2022-11-23T04:24:31.6783856Z Test that the CustomFromMask is capable of receiving ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6784010Z test_deepcopy_after_parametrization (__main__.TestNN) 2022-11-23T04:24:31.6784485Z Test that we are able to create a deepcopy of the module when it's parametrized. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6784707Z test_dir (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6784935Z test_dir_digit (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6785179Z test_elu_inplace_gradgrad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6785419Z test_elu_inplace_on_view (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6785661Z test_error_RNN_seq_len_zero (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6785942Z test_errors_parametrized_tensor_parametrization (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6786224Z test_errors_unparametrized_tensor_parametrization (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6786456Z test_extra_state (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6786775Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6787034Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6787274Z test_extra_state_non_dict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6787501Z test_fb_fc_packed (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6787727Z test_flatten (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6788022Z test_fold_invalid_arg (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6788298Z test_gaussian_nll_loss_args (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6788555Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6788782Z test_get_buffer (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6789029Z test_get_buffer_from_submodules (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6789272Z test_getattr_with_property (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6789396Z test_global_pruning (__main__.TestNN) 2022-11-23T04:24:31.6789680Z Test that global l1 unstructured pruning over 2 parameters removes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6789845Z test_global_pruning_importance_scores (__main__.TestNN) 2022-11-23T04:24:31.6790132Z Test that global l1 unstructured pruning over 2 parameters removes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6790364Z test_grid_sample (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.021s) 2022-11-23T04:24:31.6790597Z test_grid_sample_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:24:31.6790848Z test_grid_sample_error_checking (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6791087Z test_hardtanh_backward (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6791333Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6791573Z test_hook_backward_size (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6791817Z test_hook_backward_writeable (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6792064Z test_hook_buffer_registration (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6792289Z test_hook_cpp (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6792520Z test_hook_extra_input (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6792780Z test_hook_forward_preforward_writable (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6793011Z test_hook_inplace (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6793252Z test_hook_invalid_outputs (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6793501Z test_hook_last_arg_requires_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6793741Z test_hook_no_requires_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6793976Z test_hook_non_full_warning (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6794233Z test_hook_parameter_registration (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6794472Z test_hook_requires_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6794769Z test_hook_submodule_registration (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6795022Z test_hooks (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6795267Z test_huber_loss_invalid_delta (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6795400Z test_identity_pruning (__main__.TestNN) 2022-11-23T04:24:31.6795663Z Test that a mask of 1s does not change forward or backward. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6795830Z test_initialization_parametrization (__main__.TestNN) 2022-11-23T04:24:31.6796108Z Test that it is possible to initialize a parametrization when it ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6796342Z test_inplace_thnn (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6796581Z test_interpolate (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6796827Z test_interpolate_bicubic_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6797078Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6797337Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6797601Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6797855Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6798119Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6798395Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6798672Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6798935Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6799223Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6799516Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6799800Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6800053Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6800328Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6800606Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6800864Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6801109Z test_interpolate_bilinear_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6801399Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6801690Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6801956Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6802211Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6802471Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6802744Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6803024Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6803305Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6803595Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6803891Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6804173Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6804428Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6804704Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6804988Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6805254Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6805515Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6805759Z test_interpolate_linear_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6806024Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6806297Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6806550Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6806803Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6807062Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6807317Z test_interpolate_linear_scale_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6807593Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6807913Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6808205Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6808458Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6808719Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6808963Z test_interpolate_nearest_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6809213Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6809468Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6809730Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6809978Z test_interpolate_nearest_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6810224Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6810488Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6810760Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6811016Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6811279Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6811523Z test_interpolate_nearest_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6811772Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6812030Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6812290Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6812542Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6812803Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6813058Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6813313Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6813560Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6813817Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6814066Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6814378Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6814666Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6814925Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6815180Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6815436Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6815683Z test_interpolate_trilinear_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6815937Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6816195Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6816465Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6816720Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6816994Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6817273Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6817536Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6817793Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6818067Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6818346Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6818606Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6818854Z test_kl_div_log_softmax_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6819091Z test_kl_div_with_diff_type (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6819350Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6819585Z test_l1_loss_correct (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6819721Z test_l1_unstructured_pruning (__main__.TestNN) 2022-11-23T04:24:31.6819991Z Test that l1 unstructured pruning actually removes the lowest ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6820175Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestNN) 2022-11-23T04:24:31.6820448Z Test that l1 unstructured pruning actually removes the lowest ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6820713Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6821029Z test_linear_autograd_device_cpu_bias_weightCOO (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6821335Z test_linear_autograd_device_cpu_bias_weightCSC (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6821608Z test_linear_autograd_device_cpu_bias_weightCSR (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6821886Z test_linear_autograd_device_cpu_bias_weightStrided (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6822156Z test_linear_autograd_device_cpu_nobias_weightCOO (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6822431Z test_linear_autograd_device_cpu_nobias_weightCSC (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6822708Z test_linear_autograd_device_cpu_nobias_weightCSR (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6822994Z test_linear_autograd_device_cpu_nobias_weightStrided (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6823264Z test_linear_autograd_device_cuda_bias_weightCOO (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6823535Z test_linear_autograd_device_cuda_bias_weightCSC (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6823806Z test_linear_autograd_device_cuda_bias_weightCSR (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6824082Z test_linear_autograd_device_cuda_bias_weightStrided (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6824354Z test_linear_autograd_device_cuda_nobias_weightCOO (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6824631Z test_linear_autograd_device_cuda_nobias_weightCSC (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6824905Z test_linear_autograd_device_cuda_nobias_weightCSR (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6825186Z test_linear_autograd_device_cuda_nobias_weightStrided (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6825427Z test_linear_broadcasting (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6825570Z test_ln_structured_pruning (__main__.TestNN) 2022-11-23T04:24:31.6825809Z Check Ln structured pruning by hand. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6825986Z test_ln_structured_pruning_importance_scores (__main__.TestNN) 2022-11-23T04:24:31.6826228Z Check Ln structured pruning by hand. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6826457Z test_load_state_dict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6826864Z test_load_state_dict_BC (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6827108Z test_load_state_dict_child (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6827350Z test_load_state_dict_custom (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6827595Z test_load_state_dict_invalid (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6827906Z test_load_state_dict_ref_cycle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6828182Z test_load_state_dict_type (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6828415Z test_log_softmax_cpu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6828637Z test_log_softmax_dim0 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6828878Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6829108Z test_log_softmax_dim3 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6829347Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6829587Z test_log_softmax_lastdim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6829834Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6830078Z test_log_softmax_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6830320Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6830557Z test_log_softmax_spatial (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6830807Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6831056Z test_log_softmax_spatial_special (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6831316Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6831570Z test_loss_equal_input_target_shape (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6831831Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6832082Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6832328Z test_module_apply_inplace_op (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6832569Z test_module_backcompat (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6832813Z test_module_to_argparse (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6833039Z test_modules (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6833277Z test_mse_loss_size_warning (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6833558Z test_multihead_attention_average_attn_weights_False (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T04:24:31.6833833Z test_multihead_attention_average_attn_weights_True (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T04:24:31.6834078Z test_multihead_attn_3d_attn_mask (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6834385Z test_multihead_attn_fast_path_invalid_shape (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6834669Z test_multihead_attn_invalid_shape (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6834940Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6835178Z test_multihead_attn_no_bias (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6835451Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6835732Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6835992Z test_multiple_inputs_parametrization (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6836240Z test_multiple_pruning_calls (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6836475Z test_named_children (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6836704Z test_named_modules (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6836967Z test_named_parameters_remove_duplicate (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6837215Z test_nested_tensor_from_mask (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6837455Z test_nested_tensor_from_mask_error (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6837692Z test_new_spectral_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:24:31.6837936Z test_new_spectral_norm_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6838181Z test_new_spectral_norm_forward (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6838435Z test_new_spectral_norm_load_state_dict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6838655Z test_no_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6838895Z test_non_leaf_parameters (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6839120Z test_normalize (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6839357Z test_orthogonal_errors (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6839614Z test_orthogonal_parametrization (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6839877Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6840133Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6840369Z test_pad_scalar_error (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6840597Z test_padding_list (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6840833Z test_pairwise_distance (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6841117Z test_parameter_assignment (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6841405Z test_parameterlistdict_pickle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6841677Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6841937Z test_parameters_and_named_parameters (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6842176Z test_parameters_to_vector (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6842343Z test_parametrization_same_training_mode (__main__.TestNN) 2022-11-23T04:24:31.6842616Z Test training mode updated on parametrization registration ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6842841Z test_parse_to (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6843084Z test_partial_flat_weights (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6843302Z test_pdist (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6843566Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6843828Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6844060Z test_pdist_empty_col (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6844291Z test_pdist_empty_row (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6844521Z test_pdist_large (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6844633Z test_pdist_zeros (__main__.TestNN) 2022-11-23T04:24:31.6844869Z Test that grad is still valid when dist is 0 ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6845112Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6845355Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6845602Z test_pointwise_loss_broadcast (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6845871Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6846130Z test_poisson_nll_loss_reduction_modes (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6846389Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6846641Z test_projections_lstm_args_check (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6846898Z test_projections_lstm_check_device (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6847160Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6847379Z test_prune (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6847666Z test_prune_importance_scores (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6847967Z test_prune_importance_scores_mimic_default (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6848209Z test_pruning_container (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6848366Z test_pruning_container_compute_mask (__main__.TestNN) 2022-11-23T04:24:31.6848631Z Test `compute_mask` of pruning container with a known `t` and ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6848776Z test_pruning_id_consistency (__main__.TestNN) 2022-11-23T04:24:31.6849341Z Test that pruning doesn't change the id of the parameters, which ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6849472Z test_pruning_rollback (__main__.TestNN) 2022-11-23T04:24:31.6849747Z Test that if something fails when the we try to compute the mask, ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6850003Z test_pruning_serialization_model (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6850262Z test_pruning_serialization_state_dict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6850493Z test_random_pruning (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6850632Z test_random_pruning_0perc (__main__.TestNN) 2022-11-23T04:24:31.6850897Z Test that a mask of 1s does not change forward or backward. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6851038Z test_random_pruning_forward (__main__.TestNN) 2022-11-23T04:24:31.6851273Z check forward with mask (by hand). ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6851412Z test_random_pruning_new_weight (__main__.TestNN) 2022-11-23T04:24:31.6851680Z Test that module.name now contains a pruned version of ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6851815Z test_random_pruning_orig (__main__.TestNN) 2022-11-23T04:24:31.6852218Z Test that original tensor is correctly stored in 'orig' ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6852461Z test_random_pruning_pickle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6852598Z test_random_pruning_sizes (__main__.TestNN) 2022-11-23T04:24:31.6852874Z Test that the new parameters and buffers created by the pruning ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6853134Z test_random_structured_pruning_amount (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6853317Z test_register_and_remove_buffer_parametrization (__main__.TestNN) 2022-11-23T04:24:31.6853606Z Test that it is possible to add and remove parametrizations on buffers ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6853783Z test_register_and_remove_nested_parametrization (__main__.TestNN) 2022-11-23T04:24:31.6854045Z Test that it is possible to nest the parametrizations ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6854213Z test_register_and_remove_parametrization (__main__.TestNN) 2022-11-23T04:24:31.6854476Z Test that it is possible to add a few parametrizations ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T04:24:31.6854753Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6855071Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6855384Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6855651Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6855935Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6856208Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6856492Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6856738Z test_relu_inplace_on_view (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6856866Z test_remove_pruning (__main__.TestNN) 2022-11-23T04:24:31.6857136Z `prune.remove` removes the hook and the reparametrization ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6857284Z test_remove_pruning_exception (__main__.TestNN) 2022-11-23T04:24:31.6857551Z Removing from an unpruned tensor throws an assertion error ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6857693Z test_remove_pruning_forward (__main__.TestNN) 2022-11-23T04:24:31.6857956Z Remove pruning and check forward is unchanged from previous ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6858175Z test_repr (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6858407Z test_requires_grad_ (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6858640Z test_rnn_args_check (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6858876Z test_rnn_check_device (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6859120Z test_rnn_initial_hidden_state (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6859349Z test_rnn_pruning (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6859580Z test_rnn_weight_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6859739Z test_serialization_parametrization (__main__.TestNN) 2022-11-23T04:24:31.6860027Z Test that it is possible to serialize a parametrized model via state_dict ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6860257Z test_share_memory (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6860512Z test_smoothl1loss_intergral_target (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6860783Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6861012Z test_softmax_cpu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6861255Z test_softmax_functional_dim0 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6861508Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6861789Z test_softmax_functional_dim3 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6862095Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6862345Z test_softmax_functional_scalar (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6862601Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6862835Z test_softmax_lastdim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6863074Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6863316Z test_softmax_lastdim_dtype (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6863567Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6863799Z test_softmax_spatial (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6864036Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6864277Z test_softmax_spatial_dtype (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6864525Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6864769Z test_softmax_spatial_special (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:24:31.6865027Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6865243Z test_softmin (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6865475Z test_spectral_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:24:31.6865714Z test_spectral_norm_dim (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6865955Z test_spectral_norm_forward (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6866204Z test_spectral_norm_load_state_dict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6866444Z test_spectral_norm_pickle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6866791Z test_state_dict (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6867048Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6867302Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6867537Z test_threshold_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6867766Z test_threshold_int (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6867980Z test_to (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6868229Z test_train_errors_for_invalid_mode (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6868452Z test_transfer_parametrizations_and_params (__main__.TestNN) 2022-11-23T04:24:31.6868800Z Test that all parametrizations and their associated parameters are transferred. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6869080Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6869269Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNN) 2022-11-23T04:24:31.6869572Z Test that all parametrizations and their associated parameters are transferred. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6869762Z test_transfer_parametrizations_and_params_single_param (__main__.TestNN) 2022-11-23T04:24:31.6870065Z Test that all parametrizations and their associated parameters are transferred. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6870313Z test_transformer_args_check (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6870569Z test_transformer_layer_args_check (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6870814Z test_transformerdecoder (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.020s) 2022-11-23T04:24:31.6871069Z test_transformerdecoderlayer (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T04:24:31.6871331Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6871571Z test_triplet_margin_loss (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6871825Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6872073Z test_triplet_margin_loss_swap (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6872334Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6872552Z test_type (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6872709Z test_type_before_parametrizations (__main__.TestNN) 2022-11-23T04:24:31.6872985Z Test that type_before_parametrizations always retrieves original type ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6873213Z test_unflatten (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6873454Z test_unflatten_invalid_arg (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6873693Z test_unfold_invalid_arg (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6873861Z test_unstructured_pruning_same_magnitude (__main__.TestNN) 2022-11-23T04:24:31.6874136Z Since it may happen that the tensor to prune has entries with the ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6874415Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6874661Z test_upsamplingLinear1d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6874934Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6875224Z test_upsamplingTrilinear3d (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6875537Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6875778Z test_upsampling_bfloat16 (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6876046Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6876290Z test_upsampling_small_scale (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6876435Z test_validate_pruning_amount (__main__.TestNN) 2022-11-23T04:24:31.6876703Z Tests the second util function that validates the pruning ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6876853Z test_validate_pruning_amount_init (__main__.TestNN) 2022-11-23T04:24:31.6877115Z Test the first util function that validates the pruning ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6877363Z test_vector_to_parameters (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6877588Z test_weight_norm (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6877823Z test_weight_norm_pickle (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6878044Z test_zero_grad (__main__.TestNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6878318Z test_BatchNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6878591Z test_Bilinear_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6878860Z test_CTCLoss_cudnn_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6879136Z test_CTCLoss_empty_target_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6879460Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6879780Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6880105Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6880431Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6880751Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6881070Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6881358Z test_GRU_grad_and_gradgrad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6881627Z test_GroupNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6881941Z test_GroupNorm_general_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6882251Z test_GroupNorm_numeric_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6882551Z test_GroupNorm_raises_error_if_one_value_per_group_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6882835Z test_InstanceNorm1d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6883118Z test_InstanceNorm2d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6883402Z test_InstanceNorm3d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6883693Z test_LSTM_grad_and_gradgrad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6883973Z test_LayerNorm_general_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6884252Z test_LayerNorm_numeric_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6884544Z test_LocalResponseNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6884825Z test_MarginLoss_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6885108Z test_MarginLoss_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6885393Z test_ReflectionPad2d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6885677Z test_ReflectionPad3d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6885968Z test_ReflectionPad_empty_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6886256Z test_ReflectionPad_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6886542Z test_ReplicationPad1d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6886827Z test_ReplicationPad2d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6887112Z test_ReplicationPad3d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6887409Z test_ReplicationPad_empty_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6887698Z test_ReplicationPad_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6887998Z test_TransformerDecoderLayer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6888289Z test_TransformerDecoder_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6888587Z test_TransformerEncoderLayer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6888917Z test_TransformerEncoder_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6889224Z test_Transformer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6889491Z test_Unfold_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6889770Z test_activations_bfloat16_cpu_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6890045Z test_activations_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6890316Z test_affine_2d_rotate0_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6890591Z test_affine_2d_rotate45_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6890864Z test_affine_2d_rotate90_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6891144Z test_affine_2d_rotateRandom_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6891425Z test_affine_3d_rotateRandom_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6891706Z test_batchnorm_affine_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6891982Z test_batchnorm_affine_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6892276Z test_batchnorm_affine_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6892564Z test_batchnorm_affine_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6892843Z test_batchnorm_eval_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6893118Z test_batchnorm_eval_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6893406Z test_batchnorm_eval_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6893697Z test_batchnorm_eval_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6893969Z test_batchnorm_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6894255Z test_batchnorm_large_batch_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6894537Z test_batchnorm_large_batch_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6894831Z test_batchnorm_simple_average_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6895126Z test_batchnorm_simple_average_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6895468Z test_batchnorm_simple_average_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6895800Z test_batchnorm_simple_average_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6896079Z test_batchnorm_update_stats_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6896371Z test_clip_grad_norm_error_if_nonfinite_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6896652Z test_clip_grad_norm_multi_device_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6896925Z test_conv_empty_input_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6897257Z test_conv_empty_input_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6897534Z test_conv_empty_input_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6897812Z test_conv_empty_input_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6898145Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6898443Z test_cross_entropy_label_smoothing_errors_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6898766Z test_cross_entropy_label_smoothing_weight_ignore_indices_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6899071Z test_cross_entropy_label_smoothing_with_probs_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6899373Z test_cross_entropy_large_tensor_reduction_mean_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6899678Z test_cross_entropy_large_tensor_reduction_none_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6899983Z test_cross_entropy_large_tensor_reduction_sum_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6900289Z test_cross_entropy_loss_index_target_unit_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6900580Z test_cross_entropy_loss_one_hot_target_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6900891Z test_cross_entropy_loss_prob_target_all_reductions_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6901247Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6901593Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6901984Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6902360Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6902701Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6903042Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6903345Z test_cross_entropy_loss_prob_target_unit_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6903602Z test_ctc_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6903871Z test_ctc_loss_cudnn_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6904136Z test_device_mask_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6904412Z test_elu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6904698Z test_elu_inplace_with_neg_alpha_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6904950Z test_fold_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6905212Z test_glu_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6905489Z test_grid_sample_large_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6905784Z test_grid_sample_large_index_2d_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6906075Z test_grid_sample_large_index_2d_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6906366Z test_grid_sample_large_index_3d_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6906723Z test_grid_sample_large_index_3d_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6907010Z test_grid_sample_nan_inf_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6907290Z test_grid_sample_nan_inf_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6907572Z test_groupnorm_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6907848Z test_groupnorm_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6908135Z test_gumbel_softmax_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6908409Z test_gumbel_softmax_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6908732Z test_gumbel_softmax_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6909044Z test_hardsigmoid_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6909310Z test_hardswish_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6909598Z test_hardswish_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6909942Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6910269Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6910553Z test_invalid_reduction_strings_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6910842Z test_layernorm_half_precision_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6911120Z test_layernorm_weight_bias_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6911406Z test_leaky_relu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6911695Z test_leaky_relu_inplace_with_neg_slope_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6911985Z test_leaky_relu_inplace_with_zero_slope_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6912253Z test_linear_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6912534Z test_log_softmax_big_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6912809Z test_log_softmax_big_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6913078Z test_logsigmoid_out_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6913399Z test_lstmcell_backward_only_one_output_grad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6913680Z test_masked_softmax_TxT_layout_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6913947Z test_masked_softmax_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6914239Z test_masked_softmax_devices_parity_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6914526Z test_masked_softmax_forward_with_nans_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6914794Z test_masked_softmax_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6915075Z test_masked_softmax_mask_types_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6915424Z test_masked_softmax_transformer_layout_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6915736Z test_mish_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6916014Z test_module_to_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6916290Z test_module_to_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6916568Z test_multi_margin_loss_errors_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6916880Z test_multihead_attention_dtype_batch_first_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6917189Z test_multihead_attention_dtype_batch_first_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6917509Z test_multihead_attention_dtype_batch_first_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6917801Z test_multihead_attention_dtype_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6918091Z test_multihead_attention_dtype_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6918380Z test_multihead_attention_dtype_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6918721Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6919023Z test_multihead_attn_fast_path_small_test_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6919318Z test_multihead_attn_in_proj_bias_none_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6919621Z test_multihead_attn_in_proj_weight_none_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6919824Z test_multihead_self_attn_two_masks_fast_path_cuda (__main__.TestNNDeviceTypeCUDA) 2022-11-23T04:24:31.6920442Z Multihead self-attention should give the same result on the fast path (BetterTransformer) as on the slow path ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6920655Z test_multihead_self_attn_two_masks_fast_path_mock_cuda (__main__.TestNNDeviceTypeCUDA) 2022-11-23T04:24:31.6921126Z Multihead self-attention should take fast path when both attention mask (mask type 0) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6921405Z test_nll_loss_all_ignored_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6921708Z test_nll_loss_byte_target_matches_long_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6922006Z test_nll_loss_empty_tensor_reduction_mean_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6922304Z test_nll_loss_empty_tensor_reduction_none_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6922650Z test_nll_loss_empty_tensor_reduction_sum_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6922976Z test_nll_loss_invalid_target_dim_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6923257Z test_nll_loss_invalid_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6923551Z test_nll_loss_large_tensor_reduction_mean_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6923846Z test_nll_loss_large_tensor_reduction_none_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6924141Z test_nll_loss_large_tensor_reduction_sum_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6924425Z test_nll_loss_mismatched_batch_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6924721Z test_nll_loss_out_of_bounds_ignore_index_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6925003Z test_nll_loss_total_weight_is_zero_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6925261Z test_nn_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6925541Z test_nn_scalars_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6925822Z test_nn_scalars_reductions_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6926112Z test_nonlinearity_propagate_nan_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6926379Z test_one_hot_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6926694Z test_overwrite_module_params_on_conversion_cpu_device_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6926966Z test_pad_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6927234Z test_pad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6927522Z test_prelu_backward_32bit_indexing_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6927793Z test_rnn_fused_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6928060Z test_rnn_fused_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6928354Z test_rnn_retain_variables_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6928634Z test_rnn_retain_variables_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6928915Z test_rnn_retain_variables_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6929236Z test_save_lstm_compatibility_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6929552Z test_silu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6929810Z test_skip_init_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6930086Z test_smooth_l1_loss_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6930360Z test_smooth_l1_loss_vs_huber_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6930645Z test_softmax_64bit_indexing_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6930917Z test_softmax_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6931186Z test_softmax_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6931451Z test_softmax_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6931726Z test_softmax_results_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6932003Z test_softmax_results_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6932286Z test_softplus_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6932567Z test_softplus_low_threshold_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6932835Z test_softshrink_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6933122Z test_softshrink_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6933398Z test_softshrink_negative_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6933682Z test_threshold_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6933946Z test_to_complex_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6934249Z test_transformerencoderlayer_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T04:24:31.6934549Z test_transformerencoderlayer_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T04:24:31.6934841Z test_transformerencoderlayer_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T04:24:31.6935062Z test_transformerencoderlayer_fast_path_cuda_float64 (__main__.TestNNDeviceTypeCUDA) 2022-11-23T04:24:31.6935355Z Test transformer fast path on CPU with different valid mask types and shapes ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6935661Z test_transformerencoderlayer_gelu_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6936009Z test_transformerencoderlayer_gelu_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:24:31.6936341Z test_triplet_margin_with_distance_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6936655Z test_triplet_margin_with_distance_loss_default_parity_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6937006Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6937362Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6937706Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6938043Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6938371Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6938701Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6939000Z test_upsamplingBicubic2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6939354Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6939713Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6940046Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6940376Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6940706Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6941038Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6941337Z test_upsamplingNearest1d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6941624Z test_upsamplingNearest1d_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6941929Z test_upsamplingNearest1d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6942230Z test_upsamplingNearest2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6942510Z test_upsamplingNearest2d_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6942853Z test_upsamplingNearest2d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6943178Z test_upsamplingNearest2d_launch_fail_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6943476Z test_upsamplingNearest2d_launch_rocm_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6943773Z test_upsamplingNearest3d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6944054Z test_upsamplingNearest3d_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6944350Z test_upsamplingNearest3d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6944668Z test_upsamplingNearestExact1d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6944979Z test_upsamplingNearestExact1d_rescale_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6945292Z test_upsamplingNearestExact2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6945603Z test_upsamplingNearestExact3d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6945913Z test_upsampling_64bit_indexing_channels_last_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6946201Z test_variable_sequence_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6946484Z test_variable_sequence_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:24:31.6947658Z test_variable_sequence_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86655 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-11-23T04:24:31.6947955Z test_warp_softmax_64bit_indexing_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6948250Z test_warp_softmax_64bit_indexing_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6948511Z test_calculate_gain_leaky_relu (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6948799Z test_calculate_gain_leaky_relu_only_accepts_numbers (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6949048Z test_calculate_gain_linear (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6949308Z test_calculate_gain_nonlinear (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6949600Z test_calculate_gain_only_accepts_valid_nonlinearities (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6949838Z test_constant (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6950144Z test_deprecation (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6950414Z test_dirac_identity (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:24:31.6950671Z test_dirac_only_works_on_3_4_5d_inputs (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6950915Z test_dirac_properties (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6951140Z test_eye (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6951394Z test_eye_only_works_on_2d_inputs (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6951631Z test_kaiming_normal (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6951915Z test_kaiming_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6952192Z test_kaiming_normal_warning_on_0element_tensor (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6952432Z test_kaiming_uniform (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6952710Z test_kaiming_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6952991Z test_kaiming_uniform_warning_on_0element_tensor (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6953219Z test_normal (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6953457Z test_ones_and_zeros (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6953689Z test_orthogonal (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6953932Z test_sparse_default_std (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6954187Z test_sparse_only_works_on_2d_inputs (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6954340Z test_trunc_normal (__main__.TestNNInit) ... ok (188.651s) 2022-11-23T04:24:31.6954569Z test_uniform (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6954807Z test_xavier_normal (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6955090Z test_xavier_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6955327Z test_xavier_uniform (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6955604Z test_xavier_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6955882Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6956150Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:24:31.6956454Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6956765Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6957062Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6957316Z test_pickled_hook (__main__.TestStateDictHooks) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:24:31.6957328Z 2022-11-23T04:24:31.6957613Z ---------------------------------------------------------------------- 2022-11-23T04:24:31.6957719Z Ran 2427 tests in 190.766s 2022-11-23T04:24:31.6957726Z 2022-11-23T04:24:31.6957826Z OK (skipped=2426) 2022-11-23T04:24:31.6957832Z 2022-11-23T04:24:31.6957945Z Generating XML reports... 2022-11-23T04:24:31.6958299Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNInit-20221123042118.xml 2022-11-23T04:24:31.6958639Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAddRelu-20221123042118.xml 2022-11-23T04:24:31.6959017Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20221123042118.xml 2022-11-23T04:24:31.6959405Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20221123042118.xml 2022-11-23T04:24:31.6959765Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionEval-20221123042118.xml 2022-11-23T04:24:31.6960127Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionUtils-20221123042118.xml 2022-11-23T04:24:31.6960507Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20221123042118.xml 2022-11-23T04:24:31.6960835Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNN-20221123042118.xml 2022-11-23T04:24:31.6961214Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCUDA-20221123042118.xml 2022-11-23T04:24:31.6961585Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20221123042118.xml 2022-11-23T04:24:31.6961594Z 2022-11-23T04:24:31.6962162Z ##[endgroup] 2022-11-23T04:24:31.6962517Z FINISHED PRINTING LOG FILE of test_nn (/var/lib/jenkins/pytorch/test/test-reports/test_nn_0uhz9y93) 2022-11-23T04:24:31.6962524Z 2022-11-23T04:24:31.6962731Z Running test_ops ... [2022-11-23 04:24:31.595202] 2022-11-23T04:24:34.9145708Z Ignoring disabled issues: [] 2022-11-23T04:24:34.9415128Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=1', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:24:34.940605] 2022-11-23T04:31:43.6640938Z 2022-11-23T04:31:43.6641632Z Expand the folded group to see the log file of test_ops 2022-11-23T04:31:43.6643810Z ##[group]PRINTING LOG FILE of test_ops (/var/lib/jenkins/pytorch/test/test-reports/test_ops_hveup_vb) 2022-11-23T04:31:43.6744387Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-3e0c24ad3c4486f9.xml 2022-11-23T04:31:43.6745560Z ============================= test session starts ============================== 2022-11-23T04:31:43.6747088Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:31:43.6748030Z cachedir: .pytest_cache 2022-11-23T04:31:43.6749679Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:31:43.6751079Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:31:43.6752691Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:31:43.6753924Z collecting ... collected 29610 items / 40 deselected / 29570 selected 2022-11-23T04:31:44.1061060Z Running 29570 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_H_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing___getitem___cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_angle_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_scatter_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_block_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_put_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mH_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mT_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nonzero_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rand_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_repeat_interleave_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_resolve_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_scalar_tensor_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_slice_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_with_sizes_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes_H_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_T_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___getitem___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___radd___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rand___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rmatmul___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rmod___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___ror___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rpow___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bool_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_byte_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_char_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_double_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_float_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_half_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_int_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_long_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_short_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_abs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_acos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_all_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_any_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_arange_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_asin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clone_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_eq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_erf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_exp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_eye_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flip_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_frac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ge_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_gt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_imag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_le_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log10_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ne_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_permute_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_positive_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_randn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_real_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_roll_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_round_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_logit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_square_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_std_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_var_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_view_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__softmax_backward_data_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_abs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_acos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addbmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmm_decomposed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_all_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_angle_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_any_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_arange_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argsort_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argwhere_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_asin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_baddbmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bernoulli_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bincount_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bool_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_byte_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cartesian_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_char_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cholesky_inverse_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cholesky_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clone_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_combinations_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_corrcoef_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_count_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cov_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cross_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cummax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cummin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumulative_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_deg2rad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagflat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diff_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_double_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_einsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_eq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_equal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_exp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expand_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_eye_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_flip_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_float_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_floor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_frac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_full_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_full_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gather_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ge_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_geqrf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gradient_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_grid_sampler_2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_half_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histogram_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histogramdd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_imag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_put_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_reduce_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_inner_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_int_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_istft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_2inputs_2outputs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_4inputs_with_extra_args_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_unary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_kron_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ldexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_le_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cond_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_singular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eig_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvalsh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_householder_product_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_grad_oriented_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_multi_dot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_subgradients_at_zero_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_singular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_qr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_slogdet_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_triangular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorsolve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vander_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log10_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logaddexp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logdet_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_long_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lu_unpack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mH_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mT_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_median_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_std_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_var_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_matmul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_matrix_exp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_pool2d_with_indices_backward_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_median_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mode_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_msort_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanmean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanmedian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanquantile_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nansum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_native_dropout_backward_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ne_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional__scaled_dot_product_attention_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_without_cudnn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_similarity_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_ctc_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_bag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_grid_sample_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardswish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_instance_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_area_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bicubic_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_linear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_trilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_linear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_local_response_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_logsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multi_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_one_hot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_circular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_constant_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_reflect_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_replicate_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_unshuffle_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_smooth_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softsign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_fro_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_inf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_nuc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_normal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_normal_number_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ones_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_view_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ormqr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_outer_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pca_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_permute_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pinverse_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polar_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_4_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_positive_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_put_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_qr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_quantile_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rad2deg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rand_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randint_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randint_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randn_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_real_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resize__cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resize_as__cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resolve_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resolve_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_roll_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_neg_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scalar_tensor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_searchsorted_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_lengths_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_offsets_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_short_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_gaussian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_kaiser_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_slice_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_slice_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sort_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sparse_sampled_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_airy_ai_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_h_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_legendre_polynomial_p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_polygamma_special_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_list_args_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_square_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_std_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_stft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_svd_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_symeig_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_take_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tensordot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tile_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_to_sparse_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_topk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trapz_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_triangular_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tril_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_triu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unique_consecutive_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unique_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_var_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_real_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_where_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_zero__cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_zeros_like_cuda, test/test_ops.py::TestCommonCUDA::test_errors_T_cuda, test/test_ops.py::TestCommonCUDA::test_errors___radd___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rand___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rmod___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_errors___ror___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rpow___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_errors_add_cuda, test/test_ops.py::TestCommonCUDA::test_errors_amax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_amin_cuda, test/test_ops.py::TestCommonCUDA::test_errors_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_arange_cuda, test/test_ops.py::TestCommonCUDA::test_errors_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bernoulli_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_errors_cat_cuda, test/test_ops.py::TestCommonCUDA::test_errors_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_errors_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_errors_complex_cuda, test/test_ops.py::TestCommonCUDA::test_errors_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_errors_cov_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diag_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_errors_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_errors_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_errors_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_errors_eq_cuda, test/test_ops.py::TestCommonCUDA::test_errors_eye_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_errors_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_errors_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_errors_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gather_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ge_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gradient_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gt_cuda, test/test_ops.py::TestCommonCUDA::test_errors_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_errors_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_errors_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_errors_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_errors_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_errors_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_errors_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_errors_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ldexp_cuda, test/test_ops.py::TestCommonCUDA::test_errors_le_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_grad_oriented_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_lt_cuda, test/test_ops.py::TestCommonCUDA::test_errors_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_errors_masked_select_cuda, test/test_ops.py::TestCommonCUDA::test_errors_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_errors_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_errors_mean_cuda, test/test_ops.py::TestCommonCUDA::test_errors_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_errors_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_errors_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_errors_mul_cuda, test/test_ops.py::TestCommonCUDA::test_errors_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_errors_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_errors_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ne_cuda, test/test_ops.py::TestCommonCUDA::test_errors_neg_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv1d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ormqr_cuda, test/test_ops.py::TestCommonCUDA::test_errors_polar_cuda, test/test_ops.py::TestCommonCUDA::test_errors_pow_cuda, test/test_ops.py::TestCommonCUDA::test_errors_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_errors_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_errors_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_errors_roll_cuda, test/test_ops.py::TestCommonCUDA::test_errors_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_errors_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_errors_scatter_add_cuda, test/test_ops.py::TestCommonCUDA::test_errors_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_gaussian_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_kaiser_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_h_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_legendre_polynomial_p_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sub_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_errors_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_take_cuda, test/test_ops.py::TestCommonCUDA::test_errors_trace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_tril_cuda, test/test_ops.py::TestCommonCUDA::test_errors_triu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_errors_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_errors_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_errors_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_errors_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_view_cuda, test/test_ops.py::TestCommonCUDA::test_errors_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_errors_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_errors_where_cuda, test/test_ops.py::TestCommonCUDA::test_errors_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_H_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___getitem___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___radd___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rand___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rdiv___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rmul___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___ror___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rxor___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_aminmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_angle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_argwhere_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_block_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cartesian_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_combinations_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_count_nonzero_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_deg2rad_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagflat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diff_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_equal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gather_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_put_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_2inputs_2outputs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_return_by_ref_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_unary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_kron_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ldexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mH_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mT_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_mean_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_binary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_no_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_with_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_binary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_no_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_with_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nansum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_circular_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_constant_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_shuffle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_softsign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nonzero_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_outer_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_3_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_4_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_put_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rad2deg_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_interleave_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize__cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize_as__cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_neg_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scalar_tensor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_reduce_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_airy_ai_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_u_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_v_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_w_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_h_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_he_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_laguerre_polynomial_l_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_legendre_polynomial_p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_list_args_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_with_sizes_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_along_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tile_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_sparse_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_consecutive_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zero__cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_cosine_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_exponential_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_gaussian_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_kaiser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning_H_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_T_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___getitem___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___radd___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rand___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmatmul___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmod___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___ror___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rpow___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bool_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_byte_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_char_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_double_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_float_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_half_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_int_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_long_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_short_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_abs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_acos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_addr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_all_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_any_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_arange_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_asin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clone_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_eq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_erf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_eye_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_flip_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_frac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ge_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_gt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_imag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_le_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log10_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ne_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_permute_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_positive_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_randn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_roll_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_round_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_logit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_square_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_view_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__softmax_backward_data_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_abs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_acos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addbmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addmm_decomposed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addmv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_all_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_angle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_any_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_arange_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argsort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argwhere_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_asin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_baddbmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bernoulli_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bincount_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bool_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_byte_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cartesian_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_char_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_inverse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clone_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_combinations_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_conj_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_corrcoef_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_count_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cov_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cross_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cummax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cummin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumulative_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_deg2rad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagflat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diff_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_double_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_einsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_eq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_equal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_erf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_expand_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_eye_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_flip_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_float_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_floor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_frac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_full_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gather_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ge_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_geqrf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gradient_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_grid_sampler_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_half_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histogram_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histogramdd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_imag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_put_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_reduce_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_inner_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_int_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_istft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_2inputs_2outputs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_4inputs_with_extra_args_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_unary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_kron_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ldexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_le_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cond_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_singular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eig_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvalsh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_householder_product_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_grad_oriented_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_multi_dot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_subgradients_at_zero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_singular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_qr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_slogdet_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_triangular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorsolve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vander_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log10_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logaddexp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logdet_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_long_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_unpack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mH_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mT_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_median_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_matmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_matrix_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_pool2d_with_indices_backward_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_median_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_msort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nanmean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nanmedian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nanquantile_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nansum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_native_dropout_backward_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ne_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional__scaled_dot_product_attention_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_without_cudnn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_similarity_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_ctc_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_bag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_grid_sample_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardswish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_instance_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_area_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bicubic_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_linear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_trilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_linear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_local_response_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_logsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multi_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_one_hot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_circular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_constant_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_reflect_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_replicate_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_unshuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_smooth_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softsign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_fro_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_inf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_nuc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_normal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_normal_number_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ones_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_view_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ormqr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_outer_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pca_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_permute_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pinverse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polar_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_4_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_positive_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_put_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_qr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_quantile_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rad2deg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rand_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randint_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randint_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randn_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resize__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resize_as__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resolve_conj_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resolve_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_roll_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_neg_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scalar_tensor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_searchsorted_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_lengths_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_offsets_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_short_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_gaussian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_kaiser_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_slice_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_slice_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sparse_sampled_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_airy_ai_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_h_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_legendre_polynomial_p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_polygamma_special_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_list_args_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_square_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_stft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_svd_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_symeig_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_take_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tensordot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tile_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_to_sparse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_topk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trapz_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_triangular_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tril_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_triu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unique_consecutive_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unique_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_where_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zero__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zeros_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs__conversions_complex_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_add_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amin_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_arange_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_cat_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eq_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eye_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ge_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gt_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_le_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lt_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ne_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_roll_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sub_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors_ops_nvprims_view_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_H_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__softmax_backward_data_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bernoulli_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cartesian_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cdouble_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_min_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clone_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_constant_pad_nd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cov_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_deg2rad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagflat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_einsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_float_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_reduce_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_unpack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_matmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_maximum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_movedim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_msort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmedian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_selu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_silu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_inf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_outer_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reciprocal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_roll_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rsqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i0e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_log_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_with_sizes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_stft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_to_size_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_symeig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_take_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_triangular_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unflatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_zero__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_H_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__softmax_backward_data_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_all_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_allclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_aminmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_any_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_arange_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argsort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argwhere_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bernoulli_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bucketize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_byte_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cartesian_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdouble_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_char_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_min_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clone_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_constant_pad_nd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_count_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cov_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_deg2rad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagflat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_einsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eye_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ge_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_geqrf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_heaviside_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_histc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igammac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_int_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isfinite_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isneginf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isposinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isreal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_le_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_and_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_not_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_or_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_xor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_long_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_unpack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_maximum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_movedim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_msort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_multinomial_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmedian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ne_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nextafter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_selu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_silu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_inf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_outer_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rand_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reciprocal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize_as__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_roll_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_searchsorted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_short_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_airy_ai_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i0e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_log_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_zeta_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_with_sizes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_to_size_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_symeig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triangular_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unflatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_consecutive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zero__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_H_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__softmax_backward_data_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_all_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_allclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_aminmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_any_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_arange_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argsort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argwhere_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bernoulli_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bucketize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_byte_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cartesian_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cdouble_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_char_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_min_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clone_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_constant_pad_nd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_count_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cov_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_deg2rad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagflat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_einsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_eq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_eye_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_float_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_full_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ge_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_geqrf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_heaviside_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_histc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_igamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_igammac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_reduce_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_int_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isfinite_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isneginf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isposinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isreal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_le_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_and_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_not_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_or_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_xor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_long_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_unpack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_matmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_maximum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_movedim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_msort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_multinomial_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmedian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ne_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nextafter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_selu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_silu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_inf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_outer_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rand_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reciprocal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resize__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resize_as__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_roll_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rsqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_searchsorted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_short_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_airy_ai_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i0e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_log_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_zeta_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_with_sizes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_stft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_to_size_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_symeig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_take_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_triangular_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unflatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_consecutive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zero__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_like_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view_H_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_T_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___getitem___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___radd___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rdiv___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rmatmul___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rmul___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rpow___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rsub___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_T_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_char_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_double_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_float_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_half_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_int_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_long_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_short_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_abs_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcdiv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcmul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_all_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_allclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_any_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_chunk_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_clone_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_column_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_physical_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_contiguous_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_embed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_exp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eye_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flip_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fliplr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flipud_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_float_power_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_imag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isfinite_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isinf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isnan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isreal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_lerp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log10_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_and_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_not_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_or_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_xor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_masked_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_movedim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ne_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_neg_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_full_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_permute_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_positive_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_pow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_randn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ravel_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_real_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reciprocal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_repeat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_roll_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rot90_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sgn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sigmoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_square_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_squeeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_t_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tensor_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_trace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_transpose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tril_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_triu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_true_divide_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unbind_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unflatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_where_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_abs_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_acos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_acosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addbmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addcdiv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addcmul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_decomposed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_all_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_allclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_angle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_any_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_argwhere_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_asin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_asinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_baddbmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bfloat16_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_block_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bool_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_byte_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cartesian_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cdouble_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cfloat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_chalf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_char_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_inverse_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_chunk_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_clone_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_column_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_combinations_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_conj_physical_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_constant_pad_nd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_contiguous_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_corrcoef_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_count_nonzero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cov_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cross_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumprod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumulative_trapezoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diag_embed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagflat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diff_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dist_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_double_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_einsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_empty_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_eq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_equal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_exp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_expand_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_expand_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_eye_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flip_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fliplr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flipud_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_float_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_float_power_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_full_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_full_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_gather_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_geqrf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_gradient_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_half_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_hsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_hstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_imag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_put_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_inner_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_int_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isfinite_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isinf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isnan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isreal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_istft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_unary_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_kron_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ldexp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lerp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cond_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cross_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_singular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eig_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_householder_product_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_power_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_qr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_slogdet_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svdvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorsolve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vander_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vecdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log10_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logdet_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_and_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_not_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_or_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_xor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_long_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_unpack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mH_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mT_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumprod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_normalize_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_sum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_matmul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_matrix_exp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_movedim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ne_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_neg_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_full_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_linear_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_circular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_reflect_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softsign_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_unfold_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nonzero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_fro_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_inf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_nuc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ones_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ormqr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_outer_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_permute_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_pinverse_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_positive_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_pow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_put_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_qr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rand_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_randn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_randn_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ravel_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_real_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reciprocal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_renorm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_interleave_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resize__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resize_as__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_neg_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_roll_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rot90_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rsqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rsub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_scalar_tensor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sgn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_short_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sigmoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sinc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_slice_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_list_args_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_with_sizes_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_square_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_squeeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_stft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sum_to_size_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_svd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_symeig_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_t_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_take_along_dim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_take_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tensor_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tensordot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tile_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_to_sparse_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_transpose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trapezoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trapz_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_triangular_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tril_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_triu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_true_divide_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unbind_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unflatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_uniform_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unsqueeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_real_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_where_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zero__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_H_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_T_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___getitem___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___radd___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rdiv___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmatmul___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmul___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rpow___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rsub___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_T_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_char_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_double_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_float_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_half_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_int_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_long_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_short_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_abs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcdiv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcmul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_all_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_allclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_any_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_chunk_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_clone_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_column_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_physical_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_contiguous_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_embed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eq_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eye_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flip_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fliplr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flipud_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_float_power_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_imag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isfinite_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isinf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isnan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isreal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_lerp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log10_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_and_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_not_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_or_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_xor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_masked_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_movedim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ne_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_neg_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_full_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_permute_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_positive_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_pow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_randn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ravel_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_real_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reciprocal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_repeat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_roll_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rot90_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sgn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sigmoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinc_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_square_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_squeeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_t_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tensor_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_trace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_transpose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tril_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_triu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_true_divide_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unbind_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unflatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_where_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_abs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addbmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcdiv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcmul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_decomposed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_all_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_allclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_angle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_any_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_argwhere_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_baddbmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bfloat16_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_block_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bool_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_byte_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cartesian_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cdouble_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cfloat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chalf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_char_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_inverse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chunk_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_clone_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_column_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_combinations_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_physical_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_constant_pad_nd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_contiguous_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_corrcoef_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_count_nonzero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cov_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cross_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumprod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumulative_trapezoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_embed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagflat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diff_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dist_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_double_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_einsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eq_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_equal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eye_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flip_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fliplr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flipud_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_power_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gather_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_geqrf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gradient_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_half_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_imag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_put_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_inner_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_int_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isfinite_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isinf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isnan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isreal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_istft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_unary_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_kron_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ldexp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lerp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cond_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cross_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_singular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eig_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvalsh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_householder_product_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_power_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_multi_dot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_singular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_qr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_slogdet_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_triangular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svdvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorinv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorsolve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vander_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vecdot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log10_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logdet_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_and_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_not_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_or_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_xor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_long_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_unpack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mH_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mT_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumprod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_normalize_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matmul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matrix_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_movedim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ne_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_neg_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_full_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_linear_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_normalize_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_circular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_constant_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softsign_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nonzero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_fro_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_inf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_nuc_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ormqr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_outer_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_permute_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pinverse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_positive_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_put_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_qr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rand_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ravel_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_real_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reciprocal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_renorm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_interleave_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize_as__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_conj_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_neg_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_roll_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rot90_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scalar_tensor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sgn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_short_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sigmoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinc_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_slice_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sparse_sampled_addmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_list_args_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_with_sizes_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_square_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_to_size_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_symeig_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_t_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_along_dim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensor_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensordot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tile_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_sparse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_transpose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapezoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapz_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triangular_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tril_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_true_divide_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unbind_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unflatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_uniform_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unsqueeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vdot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_real_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_where_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zero__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view_H_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_T_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___getitem___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___radd___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rdiv___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rmatmul___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rmod___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rmul___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rpow___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rsub___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_T_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bool_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_byte_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_char_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_complex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_double_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_float_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_half_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_int_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_long_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_short_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_abs_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcdiv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcmul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_all_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_allclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_any_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_arange_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_bucketize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ceil_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_chunk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_max_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_min_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clone_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_column_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_physical_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_contiguous_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_copysign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_embed_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_digamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eq_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expm1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eye_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flip_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fliplr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flipud_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_float_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_frac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ge_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_gt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_heaviside_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hypot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igammac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isfinite_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isnan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isneginf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isposinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isreal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_le_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lerp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lgamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log10_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log1p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_and_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_not_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_or_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_xor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_masked_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_maximum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_minimum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_movedim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nan_to_num_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ne_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_full_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nextafter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_permute_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_positive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_pow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_randn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ravel_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_real_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reciprocal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_remainder_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_repeat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_roll_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rot90_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_round_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sgn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_signbit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_entr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_erfcx_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i0e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_logit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtri_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_zeta_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_square_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_squeeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_to_size_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tensor_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_transpose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tril_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_triu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_true_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trunc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unbind_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unflatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unsqueeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_where_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_xlogy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__softmax_backward_data_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_abs_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_acos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_acosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addbmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addcdiv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addcmul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_decomposed_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addmv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_all_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_allclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_aminmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_angle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_any_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_arange_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argsort_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argwhere_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_asin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_asinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atan2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_baddbmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bernoulli_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bfloat16_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_block_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bool_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bucketize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_byte_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cartesian_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cdouble_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ceil_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cfloat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_chalf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_char_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_inverse_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_chunk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_max_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_min_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clone_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_column_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_combinations_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_complex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_conj_physical_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_constant_pad_nd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_contiguous_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_copysign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_corrcoef_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_count_nonzero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cov_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cross_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cummax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cummin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cumprod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cumulative_trapezoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_deg2rad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diag_embed_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagflat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diff_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_digamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_floor_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_trunc_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_double_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_einsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_eq_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_equal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erfc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erfinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_exp2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_exp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_expand_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_expand_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_expm1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_eye_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_flatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_flip_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fliplr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_flipud_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_float_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_float_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_floor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_floor_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_frac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_frexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_full_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_full_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gather_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ge_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_geqrf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gradient_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_grid_sampler_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_half_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_heaviside_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_histc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_hsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_hstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_hypot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_igamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_igammac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_put_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_reduce_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_inner_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_int_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isfinite_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isnan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isneginf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isposinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isreal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_2inputs_2outputs_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_return_by_ref_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_unary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_kron_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_kthvalue_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ldexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_le_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lerp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lgamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cond_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cross_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_singular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eig_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvalsh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_householder_product_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_multi_dot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_hermitian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_singular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_qr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_slogdet_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_triangular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svdvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorsolve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vander_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vecdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vector_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log10_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log1p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logcumsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logdet_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_and_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_not_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_or_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_xor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_long_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lu_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lu_unpack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mH_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mT_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumprod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_log_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logaddexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_median_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_normalize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_std_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_matmul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_matrix_exp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_pool2d_with_indices_backward_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_no_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_with_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_maximum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_median_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_min_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_no_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_with_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_minimum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mode_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_movedim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_msort_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_multinomial_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nan_to_num_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanmean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanmedian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanquantile_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nansum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_native_batch_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_native_dropout_backward_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_native_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ne_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_full_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nextafter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_celu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_similarity_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cross_entropy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_ctc_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_elu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_bag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_glu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_grid_sample_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardsigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardswish_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_instance_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_area_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_linear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_nearest_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_kl_div_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_linear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_local_response_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_logsigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mish_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multi_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_normalize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_circular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_constant_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_reflect_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_replicate_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_shuffle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_prelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu6_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_rrelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_selu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_silu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_soft_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softplus_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softsign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_threshold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_unfold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_nearest_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nonzero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_fro_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_inf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_nuc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_normal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_normal_number_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ones_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_view_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ormqr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_outer_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_pca_lowrank_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_permute_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_pinverse_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polar_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_4_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_positive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_pow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_put_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_qr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_quantile_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rad2deg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rand_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randint_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randint_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randn_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ravel_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_real_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reciprocal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_remainder_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_renorm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_interleave_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resize__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resize_as__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_roll_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rot90_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_neg_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rsqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rsub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scalar_tensor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_searchsorted_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_lengths_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_offsets_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_select_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sgn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_short_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_cosine_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_exponential_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_gaussian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_kaiser_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signbit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sinc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_slice_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_slice_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sort_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sparse_sampled_addmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_airy_ai_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_u_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_v_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_w_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_entr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_erfcx_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_h_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_he_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i0e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_laguerre_polynomial_l_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_legendre_polynomial_p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_log_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtri_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_xlog1py_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_zeta_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_list_args_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_with_sizes_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_square_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_squeeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_std_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_std_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_stft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sum_to_size_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_svd_lowrank_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_symeig_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_take_along_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_take_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tensor_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tensordot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tile_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_to_sparse_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_topk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_transpose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trapezoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trapz_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_triangular_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tril_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_triu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_true_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trunc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unbind_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unflatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_uniform_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unique_consecutive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unique_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unsqueeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_vdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_complex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_vsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_vstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_where_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_xlogy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zero__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_like_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rand___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_all_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_allclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_aminmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_any_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_arange_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argwhere_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rand___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_all_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_allclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_aminmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_any_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_arange_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argwhere_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_left_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_not_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_or_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_right_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_xor_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bool_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bucketize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_byte_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_char_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_count_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_equal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gcd_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ge_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_geqrf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_heaviside_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_histc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igammac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_imag_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_int_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isnan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isneginf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isposinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isreal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_istft_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_unary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lcm_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_le_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_not_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_xor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_multinomial_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ne_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nextafter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rand_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize_as__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scalar_tensor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_short_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signbit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_airy_ai_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_zeta_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_uniform_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_real_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_left_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_not_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_or_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_right_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_xor_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bool_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bucketize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_byte_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_char_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_count_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_empty_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_eq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_equal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_floor_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_full_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gcd_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_ge_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_geqrf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_heaviside_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_histc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_igamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_igammac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_imag_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_int_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isnan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isneginf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isposinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isreal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_istft_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_unary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lcm_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_le_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_not_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_xor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_multinomial_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_narrow_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ne_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nextafter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rand_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randint_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randint_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randn_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resize__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resize_as__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scalar_tensor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_short_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signbit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_airy_ai_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_zeta_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tril_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_triu_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_uniform_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_as_real_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zeros_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_H_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_T_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___getitem___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___radd___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rand___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags___rdiv___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rmatmul___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rmod___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rmul___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___ror___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags___rpow___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rsub___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rxor___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_T_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bool_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_byte_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_char_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_double_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_float_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_half_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_int_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_long_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_short_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_abs_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_acos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_acosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_addcdiv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_addcmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_addr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_all_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_allclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_any_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_arange_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_asin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atan2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atleast_1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atleast_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atleast_3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_and_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_not_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_or_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bucketize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ceil_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_chunk_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_max_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_min_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clone_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_column_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_conj_physical_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_contiguous_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_copysign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cumsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diag_embed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_digamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_dsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_dstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_empty_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_eq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_erf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_erfc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_erfinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_exp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_expand_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_expand_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_expm1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_eye_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_flatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_flip_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fliplr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_flipud_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_float_power_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_floor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_floor_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fmod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_frac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_gcd_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_ge_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_gt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_heaviside_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_hsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_hstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_hypot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_i0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_igamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_igammac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_imag_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isfinite_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isnan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isneginf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isposinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isreal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lcm_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_le_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lerp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lgamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log10_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log1p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_and_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_not_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_or_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_xor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_masked_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_maximum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_minimum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_movedim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_mul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nan_to_num_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_narrow_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_narrow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ne_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_neg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_full_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nextafter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_permute_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_positive_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_pow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_randn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ravel_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_real_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reciprocal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_remainder_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_repeat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reshape_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reshape_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_roll_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rot90_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_round_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rsqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rsub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sgn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_signbit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sinc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_entr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_erfcx_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_i0e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_i1e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_logit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtri_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_zeta_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_square_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_squeeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_std_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sum_to_size_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tensor_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_trace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_transpose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tril_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tril_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_triu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_triu_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_true_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_trunc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unbind_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unflatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unfold_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unsqueeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_var_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_var_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_view_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_view_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_vsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_vstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_where_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_xlogy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__softmax_backward_data_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_abs_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_acos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_acosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addbmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addcdiv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addcmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmm_decomposed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_all_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_allclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_aminmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_angle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_any_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_arange_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argsort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argwhere_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_as_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_as_strided_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_asin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atan2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atleast_1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atleast_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atleast_3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_baddbmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bernoulli_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bfloat16_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bincount_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_and_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_left_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_not_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_or_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_right_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_xor_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_block_diag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bool_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_broadcast_shapes_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_broadcast_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_broadcast_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bucketize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_byte_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cartesian_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cdist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cdouble_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ceil_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cfloat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_chalf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_char_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cholesky_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cholesky_inverse_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cholesky_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_chunk_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clamp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clamp_max_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clamp_min_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clone_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_column_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_combinations_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_conj_physical_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_constant_pad_nd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_contiguous_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_copysign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_corrcoef_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_count_nonzero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cov_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cross_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cummax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cummin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumprod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_deg2rad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diag_embed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagflat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagonal_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagonal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagonal_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diff_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_digamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_floor_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_trunc_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_double_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_einsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_eq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_equal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_erf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_erfc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_erfinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_exp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_expand_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_expand_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_expm1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_eye_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_hfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_hfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_hfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_irfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_irfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_irfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_rfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_rfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_rfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flip_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fliplr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flipud_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_float_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_float_power_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_floor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_floor_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_frac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_frexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_full_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_full_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gather_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gcd_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_ge_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_geqrf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gradient_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_grid_sampler_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_half_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_heaviside_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_histc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hypot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_i0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_igamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_igammac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_imag_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags_index_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_put_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_reduce_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_inner_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_int_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isfinite_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isnan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isneginf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isposinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isreal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_istft_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_unary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_kron_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_kthvalue_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lcm_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_ldexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_le_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lerp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lgamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cond_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cross_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_det_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_det_singular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eig_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_householder_product_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_inv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_inv_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_power_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_multi_dot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_qr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_slogdet_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_solve_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_svdvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_tensorinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vander_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vecdot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vector_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log10_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log1p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logaddexp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logaddexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logcumsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logdet_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_and_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_not_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_or_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_xor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_long_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_unpack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mH_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mT_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_argmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_argmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_cumprod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_cumsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_log_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_logaddexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_logsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_median_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_normalize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_softmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_var_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_matmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_matrix_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_binary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_maximum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_median_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_min_binary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_minimum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mode_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_movedim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_msort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_multinomial_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nan_to_num_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanmean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanmedian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanquantile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nansum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_narrow_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_narrow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_native_batch_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_native_dropout_backward_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_native_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ne_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_neg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_empty_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_full_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nextafter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_celu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_elu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_gelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_glu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_linear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_mish_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_normalize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pdist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_prelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu6_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_selu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_silu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softplus_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softsign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_threshold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nonzero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_fro_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_inf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_nuc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_normal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_normal_number_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ones_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_view_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ormqr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_outer_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pca_lowrank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_permute_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pinverse_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polar_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_positive_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_put_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_qr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_quantile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rad2deg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rand_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randint_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randint_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randn_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ravel_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_real_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reciprocal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_remainder_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_renorm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_repeat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_repeat_interleave_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reshape_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reshape_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resize__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resize_as__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resolve_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resolve_neg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_roll_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rot90_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_decimals_0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_decimals_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rsqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rsub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scalar_tensor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_searchsorted_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_select_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sgn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_short_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_cosine_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_exponential_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signbit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sinc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_slice_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_slice_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_airy_ai_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_j1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_y0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_y1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_entr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_erfcx_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_i0e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_i1e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_log_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_ndtri_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_xlog1py_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_zeta_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_list_args_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_with_sizes_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_square_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_squeeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_stft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sum_to_size_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_svd_lowrank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_symeig_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_take_along_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_take_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tensor_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tensordot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_to_sparse_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_topk_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_transpose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trapezoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trapz_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_triangular_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tril_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tril_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_triu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_triu_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_true_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trunc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unbind_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unflatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unfold_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_uniform_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unique_consecutive_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unique_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unsqueeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vdot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_real_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags_view_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_where_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_xlogy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_zero__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_zeros_like_cuda_float32 2022-11-23T04:31:44.4670328Z 2022-11-23T04:31:44.4670679Z test_ops.py::TestCommonCUDA::test_compare_cpu_H_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4671230Z test_ops.py::TestCommonCUDA::test_compare_cpu_T_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4671772Z test_ops.py::TestCommonCUDA::test_compare_cpu___getitem___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4672320Z test_ops.py::TestCommonCUDA::test_compare_cpu___radd___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4672840Z test_ops.py::TestCommonCUDA::test_compare_cpu___rand___cuda_int64 PASSED [ 0%] 2022-11-23T04:31:44.4673357Z test_ops.py::TestCommonCUDA::test_compare_cpu___rdiv___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4673883Z test_ops.py::TestCommonCUDA::test_compare_cpu___rmatmul___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4674411Z test_ops.py::TestCommonCUDA::test_compare_cpu___rmod___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4674926Z test_ops.py::TestCommonCUDA::test_compare_cpu___rmul___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4675426Z test_ops.py::TestCommonCUDA::test_compare_cpu___ror___cuda_int64 PASSED [ 0%] 2022-11-23T04:31:44.4675941Z test_ops.py::TestCommonCUDA::test_compare_cpu___rpow___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4676460Z test_ops.py::TestCommonCUDA::test_compare_cpu___rsub___cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4676971Z test_ops.py::TestCommonCUDA::test_compare_cpu___rxor___cuda_int64 PASSED [ 0%] 2022-11-23T04:31:44.4677486Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_T_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4678042Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bfloat16_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4678623Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bool_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4679278Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_byte_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4679959Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cdouble_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4680543Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cfloat_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4681368Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_chalf_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4682115Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_char_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4682791Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_complex_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4683376Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_double_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4683960Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_float_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4684532Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_half_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4685205Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_int_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4685895Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_long_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4686534Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_short_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4687070Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcdiv_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4687527Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcmul_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4687975Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addr_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4688425Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_arange_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4688871Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4689325Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atan2_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4689779Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_1d_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4690239Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_2d_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4690693Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_3d_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4691223Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_left_shift_cuda_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2022-11-23T04:31:44.4691829Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_right_shift_cuda_int64 SKIPPED (Skipped some inputs produce undefined outputs) [ 0%] 2022-11-23T04:31:44.4692366Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bucketize_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4692807Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_chunk_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4693268Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_column_stack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4693742Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_constant_pad_nd_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4694206Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_contiguous_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4694661Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_copysign_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4695110Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_cumsum_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4695561Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diag_embed_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4696020Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_copy_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4696479Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4696947Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_scatter_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4697471Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_floor_rounding_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4697989Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_no_rounding_mode_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4698469Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_trunc_rounding_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4698928Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dsplit_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4699370Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dstack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4700216Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4700910Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_like_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4701416Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_as_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4701874Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4702322Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_eye_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4702776Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_fftshift_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4703239Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_ifftshift_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4703686Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flip_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4704134Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fliplr_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4704583Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flipud_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4705028Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmax_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4705470Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmin_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4705916Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hsplit_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4706364Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hstack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4706958Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hypot_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4707407Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igamma_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4707856Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igammac_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4708309Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_add_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4708768Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_copy_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4709223Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_fill_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4709684Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_select_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4710132Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_lerp_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4710595Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_matrix_norm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4711069Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_norm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4711524Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svd_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4711985Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svdvals_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4712460Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_vector_norm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4712929Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linspace_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4713392Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_log_softmax_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4713941Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logspace_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4714439Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logsumexp_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4714904Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_masked_fill_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4715385Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_meshgrid_list_of_tensors_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4715863Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_movedim_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4716306Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_mul_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4716756Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_copy_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4717199Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4717847Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4718551Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_strided_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4719063Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_full_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4719515Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_ones_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4719966Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_zeros_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4720425Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nextafter_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4720964Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 0%] 2022-11-23T04:31:44.4721711Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_dropout_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4722245Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_glu_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4722742Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardshrink_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4723247Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardtanh_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4723766Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4724280Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_huber_loss_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4724778Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_leaky_relu_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4725284Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4725814Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4726325Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_nll_loss_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4726830Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4727328Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_relu6_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4727830Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmax_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4728346Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4728856Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softshrink_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4729361Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4729926Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_norm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4730411Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_ones_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4730858Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_randn_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4731311Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_repeat_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4731765Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_as_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4732226Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4732677Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rot90_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4733114Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rsub_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4733577Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_softmax_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4734080Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_log_softmax_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4734596Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_softmax_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4735087Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_xlog1py_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4735552Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_zeta_cuda_float32 XFAIL [ 0%] 2022-11-23T04:31:44.4736006Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_squeeze_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4736446Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_stack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4736900Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_std_mean_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4737356Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_sum_to_size_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4737798Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_t_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4738234Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_to_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4738679Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_trace_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4739127Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_tril_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4739561Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_triu_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4740010Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_true_divide_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4740472Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unflatten_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4740940Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_copy_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4741392Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4741852Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unsqueeze_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4742309Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_var_mean_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4742751Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_as_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4743195Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4743641Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vsplit_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4744087Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vstack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4744537Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_xlogy_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4744987Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_zeros_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4745474Z test_ops.py::TestCommonCUDA::test_compare_cpu__softmax_backward_data_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4745989Z test_ops.py::TestCommonCUDA::test_compare_cpu_addcdiv_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4746495Z test_ops.py::TestCommonCUDA::test_compare_cpu_addcmul_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4747021Z test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4747492Z test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_decomposed_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4747942Z test_ops.py::TestCommonCUDA::test_compare_cpu_addmv_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4748389Z test_ops.py::TestCommonCUDA::test_compare_cpu_addr_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4748818Z test_ops.py::TestCommonCUDA::test_compare_cpu_arange_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4749243Z test_ops.py::TestCommonCUDA::test_compare_cpu_argsort_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4749688Z test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4750150Z test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_scatter_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4750601Z test_ops.py::TestCommonCUDA::test_compare_cpu_atan2_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4751036Z test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_1d_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4751481Z test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_2d_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4751920Z test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_3d_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4752354Z test_ops.py::TestCommonCUDA::test_compare_cpu_baddbmm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4752987Z test_ops.py::TestCommonCUDA::test_compare_cpu_bernoulli_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4753475Z test_ops.py::TestCommonCUDA::test_compare_cpu_bfloat16_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4753908Z test_ops.py::TestCommonCUDA::test_compare_cpu_bincount_cuda_int64 PASSED [ 0%] 2022-11-23T04:31:44.4754425Z test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_left_shift_cuda_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2022-11-23T04:31:44.4755018Z test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_right_shift_cuda_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2022-11-23T04:31:44.4755531Z test_ops.py::TestCommonCUDA::test_compare_cpu_block_diag_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4755967Z test_ops.py::TestCommonCUDA::test_compare_cpu_bmm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4756385Z test_ops.py::TestCommonCUDA::test_compare_cpu_bool_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4756822Z test_ops.py::TestCommonCUDA::test_compare_cpu_bucketize_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4757341Z test_ops.py::TestCommonCUDA::test_compare_cpu_byte_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4757854Z test_ops.py::TestCommonCUDA::test_compare_cpu_cartesian_prod_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4758297Z test_ops.py::TestCommonCUDA::test_compare_cpu_cdist_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4758732Z test_ops.py::TestCommonCUDA::test_compare_cpu_cdouble_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4759166Z test_ops.py::TestCommonCUDA::test_compare_cpu_cfloat_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4759588Z test_ops.py::TestCommonCUDA::test_compare_cpu_chalf_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4760098Z test_ops.py::TestCommonCUDA::test_compare_cpu_char_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4760602Z test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4761057Z test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_inverse_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4761515Z test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_solve_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4761958Z test_ops.py::TestCommonCUDA::test_compare_cpu_chunk_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4762460Z test_ops.py::TestCommonCUDA::test_compare_cpu_column_stack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4762942Z test_ops.py::TestCommonCUDA::test_compare_cpu_combinations_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4763389Z test_ops.py::TestCommonCUDA::test_compare_cpu_complex_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4763839Z test_ops.py::TestCommonCUDA::test_compare_cpu_constant_pad_nd_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4764296Z test_ops.py::TestCommonCUDA::test_compare_cpu_contiguous_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4764744Z test_ops.py::TestCommonCUDA::test_compare_cpu_copysign_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4765184Z test_ops.py::TestCommonCUDA::test_compare_cpu_corrcoef_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4765619Z test_ops.py::TestCommonCUDA::test_compare_cpu_cov_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4766040Z test_ops.py::TestCommonCUDA::test_compare_cpu_cross_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4766476Z test_ops.py::TestCommonCUDA::test_compare_cpu_cummax_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4766908Z test_ops.py::TestCommonCUDA::test_compare_cpu_cummin_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4767343Z test_ops.py::TestCommonCUDA::test_compare_cpu_cumprod_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4767777Z test_ops.py::TestCommonCUDA::test_compare_cpu_cumsum_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4768238Z test_ops.py::TestCommonCUDA::test_compare_cpu_cumulative_trapezoid_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4768698Z test_ops.py::TestCommonCUDA::test_compare_cpu_diag_embed_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4769138Z test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_copy_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4769584Z test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4770036Z test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_scatter_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4770488Z test_ops.py::TestCommonCUDA::test_compare_cpu_dist_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4770941Z test_ops.py::TestCommonCUDA::test_compare_cpu_div_floor_rounding_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4771412Z test_ops.py::TestCommonCUDA::test_compare_cpu_div_no_rounding_mode_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4771884Z test_ops.py::TestCommonCUDA::test_compare_cpu_div_trunc_rounding_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4772323Z test_ops.py::TestCommonCUDA::test_compare_cpu_dot_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4772759Z test_ops.py::TestCommonCUDA::test_compare_cpu_double_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4773193Z test_ops.py::TestCommonCUDA::test_compare_cpu_dsplit_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4773624Z test_ops.py::TestCommonCUDA::test_compare_cpu_dstack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4774057Z test_ops.py::TestCommonCUDA::test_compare_cpu_einsum_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4774681Z test_ops.py::TestCommonCUDA::test_compare_cpu_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4775345Z test_ops.py::TestCommonCUDA::test_compare_cpu_empty_like_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2022-11-23T04:31:44.4775839Z test_ops.py::TestCommonCUDA::test_compare_cpu_expand_as_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4776269Z test_ops.py::TestCommonCUDA::test_compare_cpu_expand_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4776697Z test_ops.py::TestCommonCUDA::test_compare_cpu_eye_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4777142Z test_ops.py::TestCommonCUDA::test_compare_cpu_fft_fftshift_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4777596Z test_ops.py::TestCommonCUDA::test_compare_cpu_fft_ifftshift_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4778044Z test_ops.py::TestCommonCUDA::test_compare_cpu_flip_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4778478Z test_ops.py::TestCommonCUDA::test_compare_cpu_fliplr_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4778965Z test_ops.py::TestCommonCUDA::test_compare_cpu_flipud_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4779434Z test_ops.py::TestCommonCUDA::test_compare_cpu_float_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4779866Z test_ops.py::TestCommonCUDA::test_compare_cpu_fmax_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4780299Z test_ops.py::TestCommonCUDA::test_compare_cpu_fmin_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4780730Z test_ops.py::TestCommonCUDA::test_compare_cpu_full_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4781162Z test_ops.py::TestCommonCUDA::test_compare_cpu_full_like_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4781605Z test_ops.py::TestCommonCUDA::test_compare_cpu_gather_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4782029Z test_ops.py::TestCommonCUDA::test_compare_cpu_geqrf_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4782461Z test_ops.py::TestCommonCUDA::test_compare_cpu_gradient_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4782914Z test_ops.py::TestCommonCUDA::test_compare_cpu_grid_sampler_2d_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4783359Z test_ops.py::TestCommonCUDA::test_compare_cpu_half_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4783789Z test_ops.py::TestCommonCUDA::test_compare_cpu_histc_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4784219Z test_ops.py::TestCommonCUDA::test_compare_cpu_hsplit_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4784651Z test_ops.py::TestCommonCUDA::test_compare_cpu_hstack_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4785074Z test_ops.py::TestCommonCUDA::test_compare_cpu_hypot_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4785506Z test_ops.py::TestCommonCUDA::test_compare_cpu_igamma_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4785938Z test_ops.py::TestCommonCUDA::test_compare_cpu_igammac_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4786380Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_add_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4786892Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_copy_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4787341Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_fill_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4787784Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_put_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4788225Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_reduce_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4788680Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_select_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4789121Z test_ops.py::TestCommonCUDA::test_compare_cpu_inner_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4789630Z test_ops.py::TestCommonCUDA::test_compare_cpu_int_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2022-11-23T04:31:44.4790130Z test_ops.py::TestCommonCUDA::test_compare_cpu_isin_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4790568Z test_ops.py::TestCommonCUDA::test_compare_cpu_istft_cuda_complex64 PASSED [ 0%] 2022-11-23T04:31:44.4791004Z test_ops.py::TestCommonCUDA::test_compare_cpu_kron_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4791437Z test_ops.py::TestCommonCUDA::test_compare_cpu_kthvalue_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4791874Z test_ops.py::TestCommonCUDA::test_compare_cpu_ldexp_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4792309Z test_ops.py::TestCommonCUDA::test_compare_cpu_lerp_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4792904Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cond_cuda_float32 [W Module.cpp:969] Warning: cuDNN Benchmark limit is not supported in MIOpen and will have no effect. (function operator()) 2022-11-23T04:31:44.4793372Z PASSED [ 0%] 2022-11-23T04:31:44.4793724Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4794186Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_singular_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4794645Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eig_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4795145Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigh_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4795641Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvals_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4796106Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvalsh_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4796634Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_householder_product_cuda_float32 SKIPPED (cuSOLVER not available) [ 0%] 2022-11-23T04:31:44.4797145Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4797594Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_ex_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4798295Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_cuda_float32 SKIPPED (test doesn't currently work on the ROCm stack) [ 0%] 2022-11-23T04:31:44.4799041Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test doesn't currently work on the ROCm stack) [ 0%] 2022-11-23T04:31:44.4799789Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_solve_cuda_float32 SKIPPED (test doesn't currently work on the ROCm stack) [ 0%] 2022-11-23T04:31:44.4800309Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4800785Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4801252Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_cuda_float32 XFAIL [ 0%] 2022-11-23T04:31:44.4801706Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_cuda_float32 XFAIL [ 0%] 2022-11-23T04:31:44.4802171Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_ex_cuda_float32 XFAIL [ 0%] 2022-11-23T04:31:44.4802631Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_solve_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4803086Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_norm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4803558Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_power_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4804028Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4804510Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_hermitian_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4804989Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_multi_dot_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4805442Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4805922Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4806391Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4806860Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_hermitian_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4807380Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 0%] 2022-11-23T04:31:44.4807917Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_qr_cuda_float32 SKIPPED (cuSOLVER not available) [ 0%] 2022-11-23T04:31:44.4808401Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_slogdet_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4808855Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4809312Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_ex_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4809790Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_triangular_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4810251Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svd_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4810703Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svdvals_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4811222Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_vector_norm_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4811715Z test_ops.py::TestCommonCUDA::test_compare_cpu_linspace_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4812164Z test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4812630Z test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_with_dtype_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4813091Z test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp2_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4813535Z test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4813986Z test_ops.py::TestCommonCUDA::test_compare_cpu_logcumsumexp_cuda_float32 PASSED [ 0%] 2022-11-23T04:31:44.4814433Z test_ops.py::TestCommonCUDA::test_compare_cpu_logdet_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4814874Z test_ops.py::TestCommonCUDA::test_compare_cpu_logspace_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4815326Z test_ops.py::TestCommonCUDA::test_compare_cpu_logsumexp_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4815852Z test_ops.py::TestCommonCUDA::test_compare_cpu_long_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 1%] 2022-11-23T04:31:44.4816353Z test_ops.py::TestCommonCUDA::test_compare_cpu_lu_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4816775Z test_ops.py::TestCommonCUDA::test_compare_cpu_lu_solve_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4817214Z test_ops.py::TestCommonCUDA::test_compare_cpu_lu_unpack_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4817649Z test_ops.py::TestCommonCUDA::test_compare_cpu_mH_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4818075Z test_ops.py::TestCommonCUDA::test_compare_cpu_mT_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4818518Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumprod_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4818976Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumsum_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4819426Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_fill_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4819876Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_log_softmax_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4820345Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logaddexp_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4820809Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logsumexp_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4821272Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_median_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4821725Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_norm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4822187Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_normalize_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4822649Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_scatter_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4823097Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_select_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4823564Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmax_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4824028Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmin_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4824478Z test_ops.py::TestCommonCUDA::test_compare_cpu_matmul_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4824920Z test_ops.py::TestCommonCUDA::test_compare_cpu_matrix_exp_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4825398Z test_ops.py::TestCommonCUDA::test_compare_cpu_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4825888Z test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_no_dim_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4826356Z test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_with_dim_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4826959Z test_ops.py::TestCommonCUDA::test_compare_cpu_median_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4827492Z test_ops.py::TestCommonCUDA::test_compare_cpu_meshgrid_list_of_tensors_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4828001Z test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_no_dim_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4828474Z test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_with_dim_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4828927Z test_ops.py::TestCommonCUDA::test_compare_cpu_mm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4829351Z test_ops.py::TestCommonCUDA::test_compare_cpu_mode_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4829785Z test_ops.py::TestCommonCUDA::test_compare_cpu_movedim_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4830212Z test_ops.py::TestCommonCUDA::test_compare_cpu_msort_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4830639Z test_ops.py::TestCommonCUDA::test_compare_cpu_mul_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4831273Z test_ops.py::TestCommonCUDA::test_compare_cpu_multinomial_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4831760Z test_ops.py::TestCommonCUDA::test_compare_cpu_mv_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4832204Z test_ops.py::TestCommonCUDA::test_compare_cpu_nanmedian_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4832656Z test_ops.py::TestCommonCUDA::test_compare_cpu_nanquantile_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4833106Z test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_copy_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4833537Z test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4833980Z test_ops.py::TestCommonCUDA::test_compare_cpu_native_batch_norm_cuda_float32 XFAIL [ 1%] 2022-11-23T04:31:44.4834454Z test_ops.py::TestCommonCUDA::test_compare_cpu_native_dropout_backward_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4835101Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4835785Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_strided_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4836284Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_full_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4836721Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_ones_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4837154Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_zeros_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4837600Z test_ops.py::TestCommonCUDA::test_compare_cpu_nextafter_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4838345Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (output is non-deterministic (when dropout_p > 0)) [ 1%] 2022-11-23T04:31:44.4838939Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4839456Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4839973Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4840492Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4841002Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4841504Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4842003Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_alpha_dropout_cuda_float32 XFAIL [ 1%] 2022-11-23T04:31:44.4842494Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool1d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4842979Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool2d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4843462Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool3d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4844044Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_batch_norm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4844579Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_bilinear_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4845081Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4845601Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4846105Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv1d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4846584Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv2d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4847084Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4847600Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_similarity_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4848105Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cross_entropy_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4848593Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_ctc_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4849272Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout2d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4849979Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout3d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4850687Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4851228Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_bag_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4851740Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_cuda_float32 SKIPPED (Skipped!) [ 1%] 2022-11-23T04:31:44.4852483Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4853082Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4853815Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4854564Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4855109Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4855596Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_glu_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4856075Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_grid_sample_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4856569Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardshrink_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4857066Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardswish_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4857552Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardtanh_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4858064Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4858564Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_huber_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4859046Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_instance_norm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4859548Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_area_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4860063Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4860652Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4861208Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_linear_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4861725Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4862246Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4862738Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_kl_div_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4863207Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_leaky_relu_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4863686Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_linear_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4864184Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_local_response_norm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4864703Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4865195Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool1d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4865676Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool2d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4866157Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool3d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4866701Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4867194Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4867691Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4868190Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4868691Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4869186Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4869686Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4870200Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4870716Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4871216Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_nll_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4871699Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_normalize_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4872196Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_circular_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4872690Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_constant_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4873181Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_reflect_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4873678Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_replicate_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4874179Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4874669Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4875171Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4875665Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_relu6_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4876440Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_rrelu_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4877023Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4877515Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4878021Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4878524Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softshrink_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4879020Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4879556Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4880075Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_unfold_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4880582Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4881089Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_nearest_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4881561Z test_ops.py::TestCommonCUDA::test_compare_cpu_nonzero_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4882002Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4882430Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_fro_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4882867Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_inf_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4883306Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_nuc_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4883926Z test_ops.py::TestCommonCUDA::test_compare_cpu_normal_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4884607Z test_ops.py::TestCommonCUDA::test_compare_cpu_normal_number_mean_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4885101Z test_ops.py::TestCommonCUDA::test_compare_cpu_ones_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4885541Z test_ops.py::TestCommonCUDA::test_compare_cpu_ones_like_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4886012Z test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_native_batch_norm_cuda_float32 XFAIL [ 1%] 2022-11-23T04:31:44.4886487Z test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_var_mean_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4886963Z test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_view_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4887462Z test_ops.py::TestCommonCUDA::test_compare_cpu_ormqr_cuda_float32 SKIPPED (cuSOLVER not available) [ 1%] 2022-11-23T04:31:44.4887936Z test_ops.py::TestCommonCUDA::test_compare_cpu_outer_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4888564Z test_ops.py::TestCommonCUDA::test_compare_cpu_pca_lowrank_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4889060Z test_ops.py::TestCommonCUDA::test_compare_cpu_pinverse_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4889496Z test_ops.py::TestCommonCUDA::test_compare_cpu_polar_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4889918Z test_ops.py::TestCommonCUDA::test_compare_cpu_put_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4890387Z test_ops.py::TestCommonCUDA::test_compare_cpu_qr_cuda_float32 SKIPPED (cuSOLVER not available) [ 1%] 2022-11-23T04:31:44.4890852Z test_ops.py::TestCommonCUDA::test_compare_cpu_quantile_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4891468Z test_ops.py::TestCommonCUDA::test_compare_cpu_rand_like_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4891959Z test_ops.py::TestCommonCUDA::test_compare_cpu_randint_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4892641Z test_ops.py::TestCommonCUDA::test_compare_cpu_randint_like_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4893165Z test_ops.py::TestCommonCUDA::test_compare_cpu_randn_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4893777Z test_ops.py::TestCommonCUDA::test_compare_cpu_randn_like_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4894262Z test_ops.py::TestCommonCUDA::test_compare_cpu_renorm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4894722Z test_ops.py::TestCommonCUDA::test_compare_cpu_repeat_interleave_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4895184Z test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_as_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4895633Z test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4896070Z test_ops.py::TestCommonCUDA::test_compare_cpu_resize__cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4896511Z test_ops.py::TestCommonCUDA::test_compare_cpu_resize_as__cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4896952Z test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_conj_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4897409Z test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_neg_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4897848Z test_ops.py::TestCommonCUDA::test_compare_cpu_rot90_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4898278Z test_ops.py::TestCommonCUDA::test_compare_cpu_rsub_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4898722Z test_ops.py::TestCommonCUDA::test_compare_cpu_scalar_tensor_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4899174Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_add_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4899617Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4900059Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amax_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4900532Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amin_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4901002Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_mean_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4901474Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_prod_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4901943Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_sum_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4902419Z test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_lengths_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4902903Z test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_offsets_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4903361Z test_ops.py::TestCommonCUDA::test_compare_cpu_select_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4903798Z test_ops.py::TestCommonCUDA::test_compare_cpu_select_scatter_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4904330Z test_ops.py::TestCommonCUDA::test_compare_cpu_short_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 1%] 2022-11-23T04:31:44.4904841Z test_ops.py::TestCommonCUDA::test_compare_cpu_slice_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4905292Z test_ops.py::TestCommonCUDA::test_compare_cpu_slice_scatter_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4905739Z test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4906194Z test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_with_dtype_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4906705Z test_ops.py::TestCommonCUDA::test_compare_cpu_sort_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4907151Z test_ops.py::TestCommonCUDA::test_compare_cpu_sparse_sampled_addmm_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4907714Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4908344Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4909239Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4910111Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4910682Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_h_cuda_float32 XFAIL [ 1%] 2022-11-23T04:31:44.4911245Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_he_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4911870Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_laguerre_polynomial_l_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4912495Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_legendre_polynomial_p_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4913132Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4913775Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4914420Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4915064Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2022-11-23T04:31:44.4915613Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_xlog1py_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4916063Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_zeta_cuda_float32 XFAIL [ 1%] 2022-11-23T04:31:44.4916511Z test_ops.py::TestCommonCUDA::test_compare_cpu_split_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4916957Z test_ops.py::TestCommonCUDA::test_compare_cpu_split_list_args_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4917409Z test_ops.py::TestCommonCUDA::test_compare_cpu_split_with_sizes_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4917858Z test_ops.py::TestCommonCUDA::test_compare_cpu_squeeze_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4918276Z test_ops.py::TestCommonCUDA::test_compare_cpu_stack_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4918704Z test_ops.py::TestCommonCUDA::test_compare_cpu_std_mean_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4919141Z test_ops.py::TestCommonCUDA::test_compare_cpu_stft_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4919573Z test_ops.py::TestCommonCUDA::test_compare_cpu_sum_to_size_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4920005Z test_ops.py::TestCommonCUDA::test_compare_cpu_svd_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4920629Z test_ops.py::TestCommonCUDA::test_compare_cpu_svd_lowrank_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4921114Z test_ops.py::TestCommonCUDA::test_compare_cpu_symeig_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4921535Z test_ops.py::TestCommonCUDA::test_compare_cpu_t_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4921969Z test_ops.py::TestCommonCUDA::test_compare_cpu_take_along_dim_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4922411Z test_ops.py::TestCommonCUDA::test_compare_cpu_take_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4922845Z test_ops.py::TestCommonCUDA::test_compare_cpu_tensordot_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4923282Z test_ops.py::TestCommonCUDA::test_compare_cpu_to_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4923717Z test_ops.py::TestCommonCUDA::test_compare_cpu_to_sparse_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4924159Z test_ops.py::TestCommonCUDA::test_compare_cpu_topk_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4924628Z test_ops.py::TestCommonCUDA::test_compare_cpu_trace_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4925098Z test_ops.py::TestCommonCUDA::test_compare_cpu_trapezoid_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4925535Z test_ops.py::TestCommonCUDA::test_compare_cpu_trapz_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4925982Z test_ops.py::TestCommonCUDA::test_compare_cpu_triangular_solve_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4926426Z test_ops.py::TestCommonCUDA::test_compare_cpu_tril_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4926852Z test_ops.py::TestCommonCUDA::test_compare_cpu_triu_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4927286Z test_ops.py::TestCommonCUDA::test_compare_cpu_true_divide_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4927744Z test_ops.py::TestCommonCUDA::test_compare_cpu_unflatten_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4928189Z test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_copy_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4928634Z test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4929251Z test_ops.py::TestCommonCUDA::test_compare_cpu_uniform_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2022-11-23T04:31:44.4929756Z test_ops.py::TestCommonCUDA::test_compare_cpu_unique_consecutive_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4930274Z test_ops.py::TestCommonCUDA::test_compare_cpu_unique_cuda_float32 SKIPPED (Output order is undefined when sorted=False) [ 1%] 2022-11-23T04:31:44.4930773Z test_ops.py::TestCommonCUDA::test_compare_cpu_unsqueeze_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4931204Z test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4931638Z test_ops.py::TestCommonCUDA::test_compare_cpu_vdot_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4932082Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_complex_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4932526Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4932974Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_real_cuda_complex64 PASSED [ 1%] 2022-11-23T04:31:44.4933418Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4933849Z test_ops.py::TestCommonCUDA::test_compare_cpu_vsplit_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4934271Z test_ops.py::TestCommonCUDA::test_compare_cpu_vstack_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4934696Z test_ops.py::TestCommonCUDA::test_compare_cpu_xlogy_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4935125Z test_ops.py::TestCommonCUDA::test_compare_cpu_zero__cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4935555Z test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4935997Z test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_like_cuda_float32 PASSED [ 1%] 2022-11-23T04:31:44.4936545Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_H_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4937186Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_T_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4937833Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing___getitem___cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4938473Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_abs_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4939115Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4939764Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4940458Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4941131Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_angle_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4941757Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_cuda_complex32 SKIPPED (Errors when storage_offset is included) [ 1%] 2022-11-23T04:31:44.4942355Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_scatter_cuda_complex32 SKIPPED (Fails on cuda + rocm) [ 1%] 2022-11-23T04:31:44.4942971Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4943617Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4944258Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4944900Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4945538Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_1d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4946198Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_2d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4946971Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_3d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4947640Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bfloat16_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4948303Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_block_diag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4948967Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bool_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4949617Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4950272Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cdouble_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4950936Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cfloat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4951588Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chalf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4952241Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_char_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4952881Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chunk_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4953524Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_clone_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4954238Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_column_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4954935Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4955594Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_physical_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4956262Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_contiguous_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4956909Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4957551Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4958193Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4958849Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_embed_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4959518Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4960181Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4960841Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_div_no_rounding_mode_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4961511Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_double_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4962169Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4962819Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4963446Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 1%] 2022-11-23T04:31:44.4964015Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_like_cuda_complex32 SKIPPED (Skipped!) [ 1%] 2022-11-23T04:31:44.4964606Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_eq_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4965252Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_exp_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4965907Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4966574Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_ifftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4967230Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4967869Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_flatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4968579Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_float_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4969258Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_full_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4969899Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:31:44.4970546Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4971191Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_imag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4971835Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4972493Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_put_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4973154Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_select_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4973816Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isfinite_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4974459Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isinf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4975099Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isreal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4975738Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4976406Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4977067Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_long_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4977702Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mH_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4978340Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mT_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4978990Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_masked_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4979647Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_movedim_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4980290Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mul_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4980930Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4981580Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4982217Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_neg_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4982885Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_cuda_complex32 SKIPPED (Expected: new_empty is not comparable) [ 2%] 2022-11-23T04:31:44.4983538Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_strided_cuda_complex32 SKIPPED (Expected: new_empty_strided is not comparable) [ 2%] 2022-11-23T04:31:44.4984190Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_full_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4984845Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4985494Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4986165Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv1d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4986900Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv2d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4987598Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose1d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4989028Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose2d_cuda_complex32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87332 for platform(s) rocm. 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.) [ 2%] 2022-11-23T04:31:44.4990046Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose3d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4990731Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nonzero_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4991381Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4992026Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_like_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4992677Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_permute_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4993337Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_positive_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4993984Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_pow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4994625Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_prod_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4995269Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rand_like_cuda_complex32 SKIPPED (Expected: randn_like is not comparable between dtypes) [ 2%] 2022-11-23T04:31:44.4995919Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4996571Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_like_cuda_complex32 SKIPPED (Expected: randn_like is not comparable between dtypes) [ 2%] 2022-11-23T04:31:44.4997284Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ravel_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4997963Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_real_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4998623Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_repeat_interleave_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4999293Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.4999945Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5000604Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_resolve_neg_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5001254Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_roll_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5001893Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rsqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5002530Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_scalar_tensor_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5003187Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_select_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5003830Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sgn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5004472Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sigmoid_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5005102Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5005738Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5006373Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_slice_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5007015Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5007674Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_with_sizes_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5008327Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5008982Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_squeeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5009629Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5010256Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sub_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5010932Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sum_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5011606Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5012248Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5012890Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_trace_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5013536Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_transpose_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5014191Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tril_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5014824Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_triu_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5015477Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_true_divide_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5016132Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unbind_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5016781Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unflatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5017431Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5018084Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5018742Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unsqueeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5019392Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5020039Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5020677Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5021331Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5021977Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_where_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5022615Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5023261Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_like_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5023926Z test_ops.py::TestCommonCUDA::test_dtypes_H_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5024592Z test_ops.py::TestCommonCUDA::test_dtypes_T_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5025309Z test_ops.py::TestCommonCUDA::test_dtypes___getitem___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5026023Z test_ops.py::TestCommonCUDA::test_dtypes___radd___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5026843Z test_ops.py::TestCommonCUDA::test_dtypes___rand___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5027513Z test_ops.py::TestCommonCUDA::test_dtypes___rdiv___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5028192Z test_ops.py::TestCommonCUDA::test_dtypes___rmatmul___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5028856Z test_ops.py::TestCommonCUDA::test_dtypes___rmod___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5029524Z test_ops.py::TestCommonCUDA::test_dtypes___rmul___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5030184Z test_ops.py::TestCommonCUDA::test_dtypes___ror___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5030852Z test_ops.py::TestCommonCUDA::test_dtypes___rpow___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5031506Z test_ops.py::TestCommonCUDA::test_dtypes___rsub___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5032169Z test_ops.py::TestCommonCUDA::test_dtypes___rxor___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5032826Z test_ops.py::TestCommonCUDA::test_dtypes__refs_T_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5033527Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bfloat16_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5034262Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bool_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5034979Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_byte_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5035705Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cdouble_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5036430Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cfloat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5037043Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_chalf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5037639Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_char_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5038247Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5038858Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_double_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5039460Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_float_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5040056Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_half_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5040648Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_int_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5041240Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_long_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5041895Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_short_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5042513Z test_ops.py::TestCommonCUDA::test_dtypes__refs_abs_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5043073Z test_ops.py::TestCommonCUDA::test_dtypes__refs_acos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5043627Z test_ops.py::TestCommonCUDA::test_dtypes__refs_acosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5044192Z test_ops.py::TestCommonCUDA::test_dtypes__refs_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5044758Z test_ops.py::TestCommonCUDA::test_dtypes__refs_addcdiv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5045337Z test_ops.py::TestCommonCUDA::test_dtypes__refs_addcmul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5045908Z test_ops.py::TestCommonCUDA::test_dtypes__refs_addr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5046466Z test_ops.py::TestCommonCUDA::test_dtypes__refs_all_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5047034Z test_ops.py::TestCommonCUDA::test_dtypes__refs_allclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5047603Z test_ops.py::TestCommonCUDA::test_dtypes__refs_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5048160Z test_ops.py::TestCommonCUDA::test_dtypes__refs_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5048719Z test_ops.py::TestCommonCUDA::test_dtypes__refs_any_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5049278Z test_ops.py::TestCommonCUDA::test_dtypes__refs_arange_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5049853Z test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5050424Z test_ops.py::TestCommonCUDA::test_dtypes__refs_asin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5050984Z test_ops.py::TestCommonCUDA::test_dtypes__refs_asinh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5051546Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atan2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5052110Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5052681Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5053257Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5053833Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5054399Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5054984Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5055572Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_left_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5056205Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5056819Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5057410Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_right_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5057994Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5058585Z test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_shapes_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5059186Z test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5059782Z test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5060358Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bucketize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5060932Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5061489Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ceil_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5062057Z test_ops.py::TestCommonCUDA::test_dtypes__refs_chunk_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5062622Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5063196Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_max_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5063769Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_min_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5064337Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clone_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5064912Z test_ops.py::TestCommonCUDA::test_dtypes__refs_column_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5065476Z test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5066057Z test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_physical_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5066721Z test_ops.py::TestCommonCUDA::test_dtypes__refs_constant_pad_nd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5067312Z test_ops.py::TestCommonCUDA::test_dtypes__refs_contiguous_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5067893Z test_ops.py::TestCommonCUDA::test_dtypes__refs_copysign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5068460Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5069020Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5069579Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cumsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5070142Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5070769Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_embed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5071400Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5071985Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5072572Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5073155Z test_ops.py::TestCommonCUDA::test_dtypes__refs_digamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5073743Z test_ops.py::TestCommonCUDA::test_dtypes__refs_div_floor_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5074348Z test_ops.py::TestCommonCUDA::test_dtypes__refs_div_no_rounding_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5074951Z test_ops.py::TestCommonCUDA::test_dtypes__refs_div_trunc_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5075530Z test_ops.py::TestCommonCUDA::test_dtypes__refs_dsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5076101Z test_ops.py::TestCommonCUDA::test_dtypes__refs_dstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5076664Z test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5077225Z test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5077792Z test_ops.py::TestCommonCUDA::test_dtypes__refs_eq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5078351Z test_ops.py::TestCommonCUDA::test_dtypes__refs_erf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5078911Z test_ops.py::TestCommonCUDA::test_dtypes__refs_erfc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5079472Z test_ops.py::TestCommonCUDA::test_dtypes__refs_erfinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5080035Z test_ops.py::TestCommonCUDA::test_dtypes__refs_exp2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5080592Z test_ops.py::TestCommonCUDA::test_dtypes__refs_exp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5081160Z test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5081738Z test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5082297Z test_ops.py::TestCommonCUDA::test_dtypes__refs_expm1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5082853Z test_ops.py::TestCommonCUDA::test_dtypes__refs_eye_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5083416Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5083981Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5084550Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5085167Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5085781Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5086351Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5086922Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5087482Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5088050Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5088623Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5089199Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5089775Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5090348Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5090919Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5091493Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5092067Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5092642Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5093201Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5093768Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5094337Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5094904Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5095471Z test_ops.py::TestCommonCUDA::test_dtypes__refs_flatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5096037Z test_ops.py::TestCommonCUDA::test_dtypes__refs_flip_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5096603Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fliplr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5097168Z test_ops.py::TestCommonCUDA::test_dtypes__refs_flipud_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5097744Z test_ops.py::TestCommonCUDA::test_dtypes__refs_float_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5098304Z test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5098923Z test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5099530Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5100085Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5100644Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fmod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5101201Z test_ops.py::TestCommonCUDA::test_dtypes__refs_frac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5101762Z test_ops.py::TestCommonCUDA::test_dtypes__refs_gcd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5102328Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ge_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5102888Z test_ops.py::TestCommonCUDA::test_dtypes__refs_gt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5103460Z test_ops.py::TestCommonCUDA::test_dtypes__refs_heaviside_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5104028Z test_ops.py::TestCommonCUDA::test_dtypes__refs_hsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5104596Z test_ops.py::TestCommonCUDA::test_dtypes__refs_hstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5105164Z test_ops.py::TestCommonCUDA::test_dtypes__refs_hypot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5105725Z test_ops.py::TestCommonCUDA::test_dtypes__refs_i0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5106288Z test_ops.py::TestCommonCUDA::test_dtypes__refs_igamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5106917Z test_ops.py::TestCommonCUDA::test_dtypes__refs_igammac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5107485Z test_ops.py::TestCommonCUDA::test_dtypes__refs_imag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5108057Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5108636Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5109201Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5109785Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5110368Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5110943Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isfinite_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5111512Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5112079Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isnan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5112649Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isneginf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5113225Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isposinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5113855Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isreal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5114452Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lcm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5115011Z test_ops.py::TestCommonCUDA::test_dtypes__refs_le_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5115575Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lerp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5116142Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lgamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5116725Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_matrix_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5117325Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5117908Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5118490Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svdvals_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5119082Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_vector_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5119671Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5120230Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log10_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5120793Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log1p_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5121359Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5121923Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5122515Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5123114Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5123697Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5124283Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5124864Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5125439Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5126011Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5126579Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5127152Z test_ops.py::TestCommonCUDA::test_dtypes__refs_masked_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5127725Z test_ops.py::TestCommonCUDA::test_dtypes__refs_maximum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5128342Z test_ops.py::TestCommonCUDA::test_dtypes__refs_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5128965Z test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_list_of_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5129597Z test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_variadic_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5130195Z test_ops.py::TestCommonCUDA::test_dtypes__refs_minimum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5130770Z test_ops.py::TestCommonCUDA::test_dtypes__refs_movedim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5131326Z test_ops.py::TestCommonCUDA::test_dtypes__refs_mul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5131897Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nan_to_num_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5132477Z test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5133057Z test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5133638Z test_ops.py::TestCommonCUDA::test_dtypes__refs_native_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5134214Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ne_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5134769Z test_ops.py::TestCommonCUDA::test_dtypes__refs_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5135339Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5135923Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5136503Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_full_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5137059Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5137634Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5138208Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nextafter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5138809Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_alpha_dropout_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5139424Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_celu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5140023Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_dropout_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5140627Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_elu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5141225Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_gelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5141820Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_glu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5142471Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_group_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5143111Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5143728Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardtanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5144358Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hinge_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5144988Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_huber_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5145600Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5146211Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5146955Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_leaky_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5268036Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5268913Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_margin_ranking_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5269568Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mish_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5270236Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mse_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5270875Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5271509Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pairwise_distance_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5272146Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pdist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:31:44.5272775Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_poisson_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5273395Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_prelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5274028Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu6_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5274653Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5275265Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_selu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5275894Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5276533Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmin_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5277570Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softplus_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5278286Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5278905Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_tanhshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5279531Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_threshold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5280169Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_triplet_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5280764Z test_ops.py::TestCommonCUDA::test_dtypes__refs_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5281335Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5281923Z test_ops.py::TestCommonCUDA::test_dtypes__refs_permute_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5282524Z test_ops.py::TestCommonCUDA::test_dtypes__refs_positive_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5283111Z test_ops.py::TestCommonCUDA::test_dtypes__refs_pow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5283680Z test_ops.py::TestCommonCUDA::test_dtypes__refs_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5284266Z test_ops.py::TestCommonCUDA::test_dtypes__refs_randn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5284854Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ravel_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5285425Z test_ops.py::TestCommonCUDA::test_dtypes__refs_real_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5286019Z test_ops.py::TestCommonCUDA::test_dtypes__refs_reciprocal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5286619Z test_ops.py::TestCommonCUDA::test_dtypes__refs_remainder_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5287197Z test_ops.py::TestCommonCUDA::test_dtypes__refs_repeat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5287790Z test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5288382Z test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5288959Z test_ops.py::TestCommonCUDA::test_dtypes__refs_roll_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5289537Z test_ops.py::TestCommonCUDA::test_dtypes__refs_rot90_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5290104Z test_ops.py::TestCommonCUDA::test_dtypes__refs_round_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5290667Z test_ops.py::TestCommonCUDA::test_dtypes__refs_rsqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5291233Z test_ops.py::TestCommonCUDA::test_dtypes__refs_rsub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5291789Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sgn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5292413Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5293021Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5293594Z test_ops.py::TestCommonCUDA::test_dtypes__refs_signbit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5294169Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5294733Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sinc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5296191Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sinh_cuda SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86894 for platform(s) rocm. 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.) [ 3%] 2022-11-23T04:31:44.5297088Z test_ops.py::TestCommonCUDA::test_dtypes__refs_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5297690Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5298295Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5298893Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_entr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5299475Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_erfcx_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5300078Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i0e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5300671Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5301253Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5301847Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5302472Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5303095Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_logit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5303725Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5304371Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5305015Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5305624Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5306214Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtri_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5306906Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5307623Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_spherical_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5308279Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_xlog1py_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5308867Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_zeta_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5309450Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5310031Z test_ops.py::TestCommonCUDA::test_dtypes__refs_square_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5310607Z test_ops.py::TestCommonCUDA::test_dtypes__refs_squeeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5311186Z test_ops.py::TestCommonCUDA::test_dtypes__refs_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5311748Z test_ops.py::TestCommonCUDA::test_dtypes__refs_std_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5312314Z test_ops.py::TestCommonCUDA::test_dtypes__refs_std_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5312881Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5313455Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5314022Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_to_size_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5314592Z test_ops.py::TestCommonCUDA::test_dtypes__refs_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5315156Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5315714Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5316292Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tensor_split_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5316854Z test_ops.py::TestCommonCUDA::test_dtypes__refs_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5317426Z test_ops.py::TestCommonCUDA::test_dtypes__refs_trace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5318000Z test_ops.py::TestCommonCUDA::test_dtypes__refs_transpose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5318573Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5319153Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5319735Z test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5320309Z test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5320894Z test_ops.py::TestCommonCUDA::test_dtypes__refs_true_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5321469Z test_ops.py::TestCommonCUDA::test_dtypes__refs_trunc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5322086Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unbind_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5322687Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unflatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5323262Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5323841Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5324421Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unsqueeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5324991Z test_ops.py::TestCommonCUDA::test_dtypes__refs_var_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5325561Z test_ops.py::TestCommonCUDA::test_dtypes__refs_var_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5326137Z test_ops.py::TestCommonCUDA::test_dtypes__refs_view_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5326702Z test_ops.py::TestCommonCUDA::test_dtypes__refs_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5327273Z test_ops.py::TestCommonCUDA::test_dtypes__refs_vsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5327829Z test_ops.py::TestCommonCUDA::test_dtypes__refs_vstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5328396Z test_ops.py::TestCommonCUDA::test_dtypes__refs_where_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5328965Z test_ops.py::TestCommonCUDA::test_dtypes__refs_xlogy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5329528Z test_ops.py::TestCommonCUDA::test_dtypes__refs_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5330115Z test_ops.py::TestCommonCUDA::test_dtypes__softmax_backward_data_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5330691Z test_ops.py::TestCommonCUDA::test_dtypes_abs_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5331242Z test_ops.py::TestCommonCUDA::test_dtypes_acos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5331805Z test_ops.py::TestCommonCUDA::test_dtypes_acosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5332358Z test_ops.py::TestCommonCUDA::test_dtypes_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5332903Z test_ops.py::TestCommonCUDA::test_dtypes_addbmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5333469Z test_ops.py::TestCommonCUDA::test_dtypes_addcdiv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5334028Z test_ops.py::TestCommonCUDA::test_dtypes_addcmul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5334589Z test_ops.py::TestCommonCUDA::test_dtypes_addmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5335165Z test_ops.py::TestCommonCUDA::test_dtypes_addmm_decomposed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5335746Z test_ops.py::TestCommonCUDA::test_dtypes_addmv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5336304Z test_ops.py::TestCommonCUDA::test_dtypes_addr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5336905Z test_ops.py::TestCommonCUDA::test_dtypes_all_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5337495Z test_ops.py::TestCommonCUDA::test_dtypes_allclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5338039Z test_ops.py::TestCommonCUDA::test_dtypes_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5338589Z test_ops.py::TestCommonCUDA::test_dtypes_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5339142Z test_ops.py::TestCommonCUDA::test_dtypes_aminmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5339706Z test_ops.py::TestCommonCUDA::test_dtypes_angle_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5340259Z test_ops.py::TestCommonCUDA::test_dtypes_any_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5340820Z test_ops.py::TestCommonCUDA::test_dtypes_arange_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5341379Z test_ops.py::TestCommonCUDA::test_dtypes_argmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5341933Z test_ops.py::TestCommonCUDA::test_dtypes_argmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5342496Z test_ops.py::TestCommonCUDA::test_dtypes_argsort_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5343056Z test_ops.py::TestCommonCUDA::test_dtypes_argwhere_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5343625Z test_ops.py::TestCommonCUDA::test_dtypes_as_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5344203Z test_ops.py::TestCommonCUDA::test_dtypes_as_strided_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5344776Z test_ops.py::TestCommonCUDA::test_dtypes_asin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5345333Z test_ops.py::TestCommonCUDA::test_dtypes_asinh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5345888Z test_ops.py::TestCommonCUDA::test_dtypes_atan2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5346445Z test_ops.py::TestCommonCUDA::test_dtypes_atan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5347136Z test_ops.py::TestCommonCUDA::test_dtypes_atanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5347717Z test_ops.py::TestCommonCUDA::test_dtypes_atleast_1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5348284Z test_ops.py::TestCommonCUDA::test_dtypes_atleast_2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5348866Z test_ops.py::TestCommonCUDA::test_dtypes_atleast_3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5349437Z test_ops.py::TestCommonCUDA::test_dtypes_baddbmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5350018Z test_ops.py::TestCommonCUDA::test_dtypes_bernoulli_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5350604Z test_ops.py::TestCommonCUDA::test_dtypes_bfloat16_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5351174Z test_ops.py::TestCommonCUDA::test_dtypes_bincount_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5351820Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5352455Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_left_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5353045Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5353617Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5353898Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_right_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5354188Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5354470Z test_ops.py::TestCommonCUDA::test_dtypes_block_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5354747Z test_ops.py::TestCommonCUDA::test_dtypes_bmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5355014Z test_ops.py::TestCommonCUDA::test_dtypes_bool_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5355236Z test_ops.py::TestCommonCUDA::test_dtypes_broadcast_shapes_cuda SKIPPED (Skipped!) [ 3%] 2022-11-23T04:31:44.5355535Z test_ops.py::TestCommonCUDA::test_dtypes_broadcast_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5355820Z test_ops.py::TestCommonCUDA::test_dtypes_broadcast_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5356098Z test_ops.py::TestCommonCUDA::test_dtypes_bucketize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5356367Z test_ops.py::TestCommonCUDA::test_dtypes_byte_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5356654Z test_ops.py::TestCommonCUDA::test_dtypes_cartesian_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5356923Z test_ops.py::TestCommonCUDA::test_dtypes_cat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5357191Z test_ops.py::TestCommonCUDA::test_dtypes_cdist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5357463Z test_ops.py::TestCommonCUDA::test_dtypes_cdouble_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5357737Z test_ops.py::TestCommonCUDA::test_dtypes_ceil_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5358011Z test_ops.py::TestCommonCUDA::test_dtypes_cfloat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5358280Z test_ops.py::TestCommonCUDA::test_dtypes_chalf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5358547Z test_ops.py::TestCommonCUDA::test_dtypes_char_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5358821Z test_ops.py::TestCommonCUDA::test_dtypes_cholesky_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5359109Z test_ops.py::TestCommonCUDA::test_dtypes_cholesky_inverse_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5359395Z test_ops.py::TestCommonCUDA::test_dtypes_cholesky_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5359664Z test_ops.py::TestCommonCUDA::test_dtypes_chunk_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5359982Z test_ops.py::TestCommonCUDA::test_dtypes_clamp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5360288Z test_ops.py::TestCommonCUDA::test_dtypes_clamp_max_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5360560Z test_ops.py::TestCommonCUDA::test_dtypes_clamp_min_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5360827Z test_ops.py::TestCommonCUDA::test_dtypes_clone_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5361101Z test_ops.py::TestCommonCUDA::test_dtypes_column_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5361378Z test_ops.py::TestCommonCUDA::test_dtypes_combinations_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5361651Z test_ops.py::TestCommonCUDA::test_dtypes_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5361915Z test_ops.py::TestCommonCUDA::test_dtypes_conj_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5362194Z test_ops.py::TestCommonCUDA::test_dtypes_conj_physical_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5362477Z test_ops.py::TestCommonCUDA::test_dtypes_constant_pad_nd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5362758Z test_ops.py::TestCommonCUDA::test_dtypes_contiguous_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5363029Z test_ops.py::TestCommonCUDA::test_dtypes_copysign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5363295Z test_ops.py::TestCommonCUDA::test_dtypes_corrcoef_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5363563Z test_ops.py::TestCommonCUDA::test_dtypes_cos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5363824Z test_ops.py::TestCommonCUDA::test_dtypes_cosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5364100Z test_ops.py::TestCommonCUDA::test_dtypes_count_nonzero_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5364363Z test_ops.py::TestCommonCUDA::test_dtypes_cov_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5364631Z test_ops.py::TestCommonCUDA::test_dtypes_cross_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5364903Z test_ops.py::TestCommonCUDA::test_dtypes_cummax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5365173Z test_ops.py::TestCommonCUDA::test_dtypes_cummin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5365447Z test_ops.py::TestCommonCUDA::test_dtypes_cumprod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5365719Z test_ops.py::TestCommonCUDA::test_dtypes_cumsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5366006Z test_ops.py::TestCommonCUDA::test_dtypes_cumulative_trapezoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5366277Z test_ops.py::TestCommonCUDA::test_dtypes_deg2rad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5366543Z test_ops.py::TestCommonCUDA::test_dtypes_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5366818Z test_ops.py::TestCommonCUDA::test_dtypes_diag_embed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5367129Z test_ops.py::TestCommonCUDA::test_dtypes_diagflat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5367444Z test_ops.py::TestCommonCUDA::test_dtypes_diagonal_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5367716Z test_ops.py::TestCommonCUDA::test_dtypes_diagonal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5368006Z test_ops.py::TestCommonCUDA::test_dtypes_diagonal_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5368272Z test_ops.py::TestCommonCUDA::test_dtypes_diff_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5368542Z test_ops.py::TestCommonCUDA::test_dtypes_digamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5368809Z test_ops.py::TestCommonCUDA::test_dtypes_dist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5369093Z test_ops.py::TestCommonCUDA::test_dtypes_div_floor_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5369379Z test_ops.py::TestCommonCUDA::test_dtypes_div_no_rounding_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5369665Z test_ops.py::TestCommonCUDA::test_dtypes_div_trunc_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5369929Z test_ops.py::TestCommonCUDA::test_dtypes_dot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5370200Z test_ops.py::TestCommonCUDA::test_dtypes_double_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5370471Z test_ops.py::TestCommonCUDA::test_dtypes_dsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5370741Z test_ops.py::TestCommonCUDA::test_dtypes_dstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5371006Z test_ops.py::TestCommonCUDA::test_dtypes_einsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5371273Z test_ops.py::TestCommonCUDA::test_dtypes_empty_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5371543Z test_ops.py::TestCommonCUDA::test_dtypes_empty_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5371808Z test_ops.py::TestCommonCUDA::test_dtypes_eq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5372072Z test_ops.py::TestCommonCUDA::test_dtypes_equal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5372339Z test_ops.py::TestCommonCUDA::test_dtypes_erf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5372611Z test_ops.py::TestCommonCUDA::test_dtypes_erfc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5372866Z test_ops.py::TestCommonCUDA::test_dtypes_erfinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5373131Z test_ops.py::TestCommonCUDA::test_dtypes_exp2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5373395Z test_ops.py::TestCommonCUDA::test_dtypes_exp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5373669Z test_ops.py::TestCommonCUDA::test_dtypes_expand_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5373979Z test_ops.py::TestCommonCUDA::test_dtypes_expand_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5374284Z test_ops.py::TestCommonCUDA::test_dtypes_expm1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5374547Z test_ops.py::TestCommonCUDA::test_dtypes_eye_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5374817Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5375083Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5375352Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5375627Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5375900Z test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5376177Z test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5376449Z test_ops.py::TestCommonCUDA::test_dtypes_fft_hfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5376720Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5376990Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5377258Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5377536Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5377812Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5378080Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5378349Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5378614Z test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5378883Z test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5379153Z test_ops.py::TestCommonCUDA::test_dtypes_fft_irfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5379429Z test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5379704Z test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5379971Z test_ops.py::TestCommonCUDA::test_dtypes_fft_rfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5380235Z test_ops.py::TestCommonCUDA::test_dtypes_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5380506Z test_ops.py::TestCommonCUDA::test_dtypes_flatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5380770Z test_ops.py::TestCommonCUDA::test_dtypes_flip_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5381079Z test_ops.py::TestCommonCUDA::test_dtypes_fliplr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5381394Z test_ops.py::TestCommonCUDA::test_dtypes_flipud_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5381662Z test_ops.py::TestCommonCUDA::test_dtypes_float_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5381939Z test_ops.py::TestCommonCUDA::test_dtypes_float_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5382206Z test_ops.py::TestCommonCUDA::test_dtypes_floor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5382471Z test_ops.py::TestCommonCUDA::test_dtypes_floor_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5382734Z test_ops.py::TestCommonCUDA::test_dtypes_fmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5383005Z test_ops.py::TestCommonCUDA::test_dtypes_fmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5383270Z test_ops.py::TestCommonCUDA::test_dtypes_fmod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5383532Z test_ops.py::TestCommonCUDA::test_dtypes_frac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5383796Z test_ops.py::TestCommonCUDA::test_dtypes_frexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5384060Z test_ops.py::TestCommonCUDA::test_dtypes_full_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5384327Z test_ops.py::TestCommonCUDA::test_dtypes_full_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5384596Z test_ops.py::TestCommonCUDA::test_dtypes_gather_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5384867Z test_ops.py::TestCommonCUDA::test_dtypes_gcd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5385130Z test_ops.py::TestCommonCUDA::test_dtypes_ge_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5385400Z test_ops.py::TestCommonCUDA::test_dtypes_geqrf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5385670Z test_ops.py::TestCommonCUDA::test_dtypes_gradient_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5385948Z test_ops.py::TestCommonCUDA::test_dtypes_grid_sampler_2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5386216Z test_ops.py::TestCommonCUDA::test_dtypes_gt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5386488Z test_ops.py::TestCommonCUDA::test_dtypes_half_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5386837Z test_ops.py::TestCommonCUDA::test_dtypes_heaviside_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5387107Z test_ops.py::TestCommonCUDA::test_dtypes_histc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5387381Z test_ops.py::TestCommonCUDA::test_dtypes_histogram_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5387658Z test_ops.py::TestCommonCUDA::test_dtypes_histogramdd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5387929Z test_ops.py::TestCommonCUDA::test_dtypes_hsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5388199Z test_ops.py::TestCommonCUDA::test_dtypes_hstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5388512Z test_ops.py::TestCommonCUDA::test_dtypes_hypot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5388839Z test_ops.py::TestCommonCUDA::test_dtypes_i0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5389104Z test_ops.py::TestCommonCUDA::test_dtypes_igamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5389380Z test_ops.py::TestCommonCUDA::test_dtypes_igammac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5389649Z test_ops.py::TestCommonCUDA::test_dtypes_imag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5389922Z test_ops.py::TestCommonCUDA::test_dtypes_index_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5390196Z test_ops.py::TestCommonCUDA::test_dtypes_index_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5390470Z test_ops.py::TestCommonCUDA::test_dtypes_index_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5390745Z test_ops.py::TestCommonCUDA::test_dtypes_index_put_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5391027Z test_ops.py::TestCommonCUDA::test_dtypes_index_reduce_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5391303Z test_ops.py::TestCommonCUDA::test_dtypes_index_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5391571Z test_ops.py::TestCommonCUDA::test_dtypes_inner_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5391825Z test_ops.py::TestCommonCUDA::test_dtypes_int_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5392098Z test_ops.py::TestCommonCUDA::test_dtypes_isclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5392371Z test_ops.py::TestCommonCUDA::test_dtypes_isfinite_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5392635Z test_ops.py::TestCommonCUDA::test_dtypes_isin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5392895Z test_ops.py::TestCommonCUDA::test_dtypes_isinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5393159Z test_ops.py::TestCommonCUDA::test_dtypes_isnan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5393428Z test_ops.py::TestCommonCUDA::test_dtypes_isneginf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5393709Z test_ops.py::TestCommonCUDA::test_dtypes_isposinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5393983Z test_ops.py::TestCommonCUDA::test_dtypes_isreal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5394249Z test_ops.py::TestCommonCUDA::test_dtypes_istft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5394546Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_2inputs_2outputs_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5394845Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_4inputs_with_extra_args_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5395125Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5395469Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_return_by_ref_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5395783Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_unary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5396052Z test_ops.py::TestCommonCUDA::test_dtypes_kron_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5396325Z test_ops.py::TestCommonCUDA::test_dtypes_kthvalue_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5396594Z test_ops.py::TestCommonCUDA::test_dtypes_lcm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5396864Z test_ops.py::TestCommonCUDA::test_dtypes_ldexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5397125Z test_ops.py::TestCommonCUDA::test_dtypes_le_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5397390Z test_ops.py::TestCommonCUDA::test_dtypes_lerp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:31:44.5397660Z test_ops.py::TestCommonCUDA::test_dtypes_lgamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5397937Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cond_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5398214Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cross_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5398485Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5398770Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_singular_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5399048Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eig_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5399330Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5399608Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvals_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5399892Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvalsh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5400197Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_householder_product_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5400469Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5400745Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5401032Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5401318Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5401600Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5401872Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5402157Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_grad_oriented_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5402429Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5402749Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5403067Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5403344Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5403634Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5403918Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5404200Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5404507Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_hermitian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5404787Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_multi_dot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5405060Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5405361Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_subgradients_at_zero_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5405634Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5405925Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_hermitian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5406180Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_singular_cuda SKIPPED (cuSOLVER not available) [ 4%] 2022-11-23T04:31:44.5406453Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_qr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5406735Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_slogdet_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5407008Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5407286Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5407581Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_triangular_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5407860Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_svd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5408139Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_svdvals_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5408426Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5408713Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorsolve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5408991Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_vander_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5409268Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_vecdot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5409594Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_vector_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5409903Z test_ops.py::TestCommonCUDA::test_dtypes_linspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5410167Z test_ops.py::TestCommonCUDA::test_dtypes_log10_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5410431Z test_ops.py::TestCommonCUDA::test_dtypes_log1p_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5410696Z test_ops.py::TestCommonCUDA::test_dtypes_log2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5410960Z test_ops.py::TestCommonCUDA::test_dtypes_log_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5411233Z test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5411528Z test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5411808Z test_ops.py::TestCommonCUDA::test_dtypes_logaddexp2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5412085Z test_ops.py::TestCommonCUDA::test_dtypes_logaddexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5412366Z test_ops.py::TestCommonCUDA::test_dtypes_logcumsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5412638Z test_ops.py::TestCommonCUDA::test_dtypes_logdet_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5412902Z test_ops.py::TestCommonCUDA::test_dtypes_logical_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5413178Z test_ops.py::TestCommonCUDA::test_dtypes_logical_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5413456Z test_ops.py::TestCommonCUDA::test_dtypes_logical_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5413727Z test_ops.py::TestCommonCUDA::test_dtypes_logical_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5413992Z test_ops.py::TestCommonCUDA::test_dtypes_logit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5414266Z test_ops.py::TestCommonCUDA::test_dtypes_logspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5414540Z test_ops.py::TestCommonCUDA::test_dtypes_logsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5414806Z test_ops.py::TestCommonCUDA::test_dtypes_long_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5415072Z test_ops.py::TestCommonCUDA::test_dtypes_lt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5415333Z test_ops.py::TestCommonCUDA::test_dtypes_lu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5415601Z test_ops.py::TestCommonCUDA::test_dtypes_lu_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5415875Z test_ops.py::TestCommonCUDA::test_dtypes_lu_unpack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5416139Z test_ops.py::TestCommonCUDA::test_dtypes_mH_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5416404Z test_ops.py::TestCommonCUDA::test_dtypes_mT_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5416718Z test_ops.py::TestCommonCUDA::test_dtypes_masked_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5417032Z test_ops.py::TestCommonCUDA::test_dtypes_masked_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5417318Z test_ops.py::TestCommonCUDA::test_dtypes_masked_argmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5417590Z test_ops.py::TestCommonCUDA::test_dtypes_masked_argmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5417875Z test_ops.py::TestCommonCUDA::test_dtypes_masked_cumprod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5418153Z test_ops.py::TestCommonCUDA::test_dtypes_masked_cumsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5418428Z test_ops.py::TestCommonCUDA::test_dtypes_masked_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5418714Z test_ops.py::TestCommonCUDA::test_dtypes_masked_log_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5419004Z test_ops.py::TestCommonCUDA::test_dtypes_masked_logaddexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5419291Z test_ops.py::TestCommonCUDA::test_dtypes_masked_logsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5419566Z test_ops.py::TestCommonCUDA::test_dtypes_masked_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5419843Z test_ops.py::TestCommonCUDA::test_dtypes_masked_median_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5420117Z test_ops.py::TestCommonCUDA::test_dtypes_masked_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5420399Z test_ops.py::TestCommonCUDA::test_dtypes_masked_normalize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5420682Z test_ops.py::TestCommonCUDA::test_dtypes_masked_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5420964Z test_ops.py::TestCommonCUDA::test_dtypes_masked_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5421241Z test_ops.py::TestCommonCUDA::test_dtypes_masked_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5421523Z test_ops.py::TestCommonCUDA::test_dtypes_masked_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5421800Z test_ops.py::TestCommonCUDA::test_dtypes_masked_softmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5422073Z test_ops.py::TestCommonCUDA::test_dtypes_masked_std_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5422353Z test_ops.py::TestCommonCUDA::test_dtypes_masked_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5422623Z test_ops.py::TestCommonCUDA::test_dtypes_masked_var_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5422895Z test_ops.py::TestCommonCUDA::test_dtypes_matmul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5423155Z test_ops.py::TestCommonCUDA::test_dtypes_matrix_exp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5423428Z test_ops.py::TestCommonCUDA::test_dtypes_max_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5423774Z test_ops.py::TestCommonCUDA::test_dtypes_max_pool2d_with_indices_backward_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5424094Z test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_no_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5424384Z test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_with_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5424654Z test_ops.py::TestCommonCUDA::test_dtypes_maximum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5424918Z test_ops.py::TestCommonCUDA::test_dtypes_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5425187Z test_ops.py::TestCommonCUDA::test_dtypes_median_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5425477Z test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_list_of_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5425774Z test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_variadic_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5426057Z test_ops.py::TestCommonCUDA::test_dtypes_min_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5426346Z test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_no_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5426774Z test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_with_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5427049Z test_ops.py::TestCommonCUDA::test_dtypes_minimum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5427313Z test_ops.py::TestCommonCUDA::test_dtypes_mm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5427587Z test_ops.py::TestCommonCUDA::test_dtypes_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5427861Z test_ops.py::TestCommonCUDA::test_dtypes_movedim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5428124Z test_ops.py::TestCommonCUDA::test_dtypes_msort_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5428389Z test_ops.py::TestCommonCUDA::test_dtypes_mul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5428669Z test_ops.py::TestCommonCUDA::test_dtypes_multinomial_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5428931Z test_ops.py::TestCommonCUDA::test_dtypes_mv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5429225Z test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5429520Z test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_3_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5429805Z test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_5_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5430078Z test_ops.py::TestCommonCUDA::test_dtypes_nan_to_num_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5430354Z test_ops.py::TestCommonCUDA::test_dtypes_nanmean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5430628Z test_ops.py::TestCommonCUDA::test_dtypes_nanmedian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5430908Z test_ops.py::TestCommonCUDA::test_dtypes_nanquantile_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5431233Z test_ops.py::TestCommonCUDA::test_dtypes_nansum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5431545Z test_ops.py::TestCommonCUDA::test_dtypes_narrow_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5431812Z test_ops.py::TestCommonCUDA::test_dtypes_narrow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5432096Z test_ops.py::TestCommonCUDA::test_dtypes_native_batch_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5432393Z test_ops.py::TestCommonCUDA::test_dtypes_native_dropout_backward_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5432669Z test_ops.py::TestCommonCUDA::test_dtypes_native_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5432941Z test_ops.py::TestCommonCUDA::test_dtypes_ne_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5433211Z test_ops.py::TestCommonCUDA::test_dtypes_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5433481Z test_ops.py::TestCommonCUDA::test_dtypes_new_empty_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5433771Z test_ops.py::TestCommonCUDA::test_dtypes_new_empty_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5434031Z test_ops.py::TestCommonCUDA::test_dtypes_new_full_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5434302Z test_ops.py::TestCommonCUDA::test_dtypes_new_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5434580Z test_ops.py::TestCommonCUDA::test_dtypes_new_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5434858Z test_ops.py::TestCommonCUDA::test_dtypes_nextafter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5435184Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional__scaled_dot_product_attention_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5435494Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5435801Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5436112Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5436420Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5436736Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5437040Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5437340Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_alpha_dropout_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5437632Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5437926Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5438276Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5438602Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5438916Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_without_cudnn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5439207Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_bilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5439514Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5439834Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5440126Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_celu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5440413Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5440702Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5441006Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5441314Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5441624Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5441939Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5442242Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_similarity_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5442540Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cross_entropy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5442828Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_ctc_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5443124Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5443416Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5443707Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5443990Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_elu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5444288Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_bag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5444579Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5444899Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5445260Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5445600Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5445910Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5446210Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gaussian_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5446497Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5446779Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_glu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5447077Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_grid_sample_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5447372Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_group_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5447668Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5447964Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardsigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5448260Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardswish_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5448556Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardtanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5448864Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hinge_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5449157Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_huber_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5449443Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_instance_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5449744Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_area_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5450053Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bicubic_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5450363Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5450674Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_linear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5450979Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_nearest_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5451294Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_trilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5451579Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_kl_div_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5451863Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5452190Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5452513Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_leaky_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5452801Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_linear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5453105Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_local_response_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5453395Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_logsigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5453697Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_margin_ranking_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5453990Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5454282Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5454574Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5454867Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5455173Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_grad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5455469Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5455770Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_grad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5456066Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5456364Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_grad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5456648Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mish_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5456942Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mse_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5457250Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multi_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5457560Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5457879Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5458164Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5458458Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_normalize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5458750Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_one_hot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5459098Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_circular_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5459434Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_constant_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5459732Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_reflect_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5460030Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_replicate_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5460336Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pairwise_distance_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5460618Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pdist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5460919Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_shuffle_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5461222Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_unshuffle_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5461517Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_poisson_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5461805Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_prelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5462089Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu6_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5462373Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5462661Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_rrelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5462945Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_selu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5463239Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5463526Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5463820Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_smooth_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5464121Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_soft_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5464411Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5464705Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5464994Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softplus_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5465289Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5465578Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softsign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5465870Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_tanhshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5466202Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_threshold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5466542Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5466938Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5467233Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_unfold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5467538Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_bilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5467847Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_nearest_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5468123Z test_ops.py::TestCommonCUDA::test_dtypes_nonzero_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5468388Z test_ops.py::TestCommonCUDA::test_dtypes_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5468660Z test_ops.py::TestCommonCUDA::test_dtypes_norm_fro_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5468935Z test_ops.py::TestCommonCUDA::test_dtypes_norm_inf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5469206Z test_ops.py::TestCommonCUDA::test_dtypes_norm_nuc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5469475Z test_ops.py::TestCommonCUDA::test_dtypes_normal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5469763Z test_ops.py::TestCommonCUDA::test_dtypes_normal_number_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5470030Z test_ops.py::TestCommonCUDA::test_dtypes_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5470298Z test_ops.py::TestCommonCUDA::test_dtypes_ones_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5470598Z test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_native_batch_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5470888Z test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_var_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5471166Z test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5471430Z test_ops.py::TestCommonCUDA::test_dtypes_ormqr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5471699Z test_ops.py::TestCommonCUDA::test_dtypes_outer_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5471975Z test_ops.py::TestCommonCUDA::test_dtypes_pca_lowrank_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5472243Z test_ops.py::TestCommonCUDA::test_dtypes_permute_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5472517Z test_ops.py::TestCommonCUDA::test_dtypes_pinverse_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5472789Z test_ops.py::TestCommonCUDA::test_dtypes_polar_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5473132Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5473396Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_1_cuda SKIPPED (Skipped!) [ 4%] 2022-11-23T04:31:44.5473624Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_2_cuda SKIPPED (Skipped!) [ 4%] 2022-11-23T04:31:44.5473851Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_3_cuda SKIPPED (Skipped!) [ 4%] 2022-11-23T04:31:44.5474086Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_4_cuda SKIPPED (Skipped!) [ 4%] 2022-11-23T04:31:44.5474361Z test_ops.py::TestCommonCUDA::test_dtypes_positive_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5474625Z test_ops.py::TestCommonCUDA::test_dtypes_pow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5474893Z test_ops.py::TestCommonCUDA::test_dtypes_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5475148Z test_ops.py::TestCommonCUDA::test_dtypes_put_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5475413Z test_ops.py::TestCommonCUDA::test_dtypes_qr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5475684Z test_ops.py::TestCommonCUDA::test_dtypes_quantile_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5475954Z test_ops.py::TestCommonCUDA::test_dtypes_rad2deg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5476229Z test_ops.py::TestCommonCUDA::test_dtypes_rand_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5476497Z test_ops.py::TestCommonCUDA::test_dtypes_randint_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5476776Z test_ops.py::TestCommonCUDA::test_dtypes_randint_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5477053Z test_ops.py::TestCommonCUDA::test_dtypes_randn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5477325Z test_ops.py::TestCommonCUDA::test_dtypes_randn_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5477593Z test_ops.py::TestCommonCUDA::test_dtypes_ravel_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5477858Z test_ops.py::TestCommonCUDA::test_dtypes_real_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5478138Z test_ops.py::TestCommonCUDA::test_dtypes_reciprocal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5478409Z test_ops.py::TestCommonCUDA::test_dtypes_remainder_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5478679Z test_ops.py::TestCommonCUDA::test_dtypes_renorm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5478953Z test_ops.py::TestCommonCUDA::test_dtypes_repeat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5479240Z test_ops.py::TestCommonCUDA::test_dtypes_repeat_interleave_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5479513Z test_ops.py::TestCommonCUDA::test_dtypes_reshape_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5479785Z test_ops.py::TestCommonCUDA::test_dtypes_reshape_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5480056Z test_ops.py::TestCommonCUDA::test_dtypes_resize__cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5480372Z test_ops.py::TestCommonCUDA::test_dtypes_resize_as__cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5480689Z test_ops.py::TestCommonCUDA::test_dtypes_resolve_conj_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5480967Z test_ops.py::TestCommonCUDA::test_dtypes_resolve_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5481230Z test_ops.py::TestCommonCUDA::test_dtypes_roll_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5481492Z test_ops.py::TestCommonCUDA::test_dtypes_rot90_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5481755Z test_ops.py::TestCommonCUDA::test_dtypes_round_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5482034Z test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:31:44.5482259Z test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_3_cuda SKIPPED (Skipped!) [ 4%] 2022-11-23T04:31:44.5482488Z test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_neg_3_cuda SKIPPED (Skipped!) [ 4%] 2022-11-23T04:31:44.5482761Z test_ops.py::TestCommonCUDA::test_dtypes_rsqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5483023Z test_ops.py::TestCommonCUDA::test_dtypes_rsub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5483306Z test_ops.py::TestCommonCUDA::test_dtypes_scalar_tensor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5483581Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5483851Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5484130Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5484417Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5484704Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5484991Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5485281Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5485564Z test_ops.py::TestCommonCUDA::test_dtypes_searchsorted_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5485863Z test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_lengths_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5486159Z test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_offsets_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5486434Z test_ops.py::TestCommonCUDA::test_dtypes_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5486716Z test_ops.py::TestCommonCUDA::test_dtypes_select_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5486978Z test_ops.py::TestCommonCUDA::test_dtypes_sgn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5487245Z test_ops.py::TestCommonCUDA::test_dtypes_short_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5487554Z test_ops.py::TestCommonCUDA::test_dtypes_sigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5487871Z test_ops.py::TestCommonCUDA::test_dtypes_sign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5488160Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_cosine_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5488459Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_exponential_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5488750Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_gaussian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5489037Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_kaiser_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5489308Z test_ops.py::TestCommonCUDA::test_dtypes_signbit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5489575Z test_ops.py::TestCommonCUDA::test_dtypes_sin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5489843Z test_ops.py::TestCommonCUDA::test_dtypes_sinc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5490107Z test_ops.py::TestCommonCUDA::test_dtypes_sinh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5490377Z test_ops.py::TestCommonCUDA::test_dtypes_slice_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5490657Z test_ops.py::TestCommonCUDA::test_dtypes_slice_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5490924Z test_ops.py::TestCommonCUDA::test_dtypes_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5491210Z test_ops.py::TestCommonCUDA::test_dtypes_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5491481Z test_ops.py::TestCommonCUDA::test_dtypes_sort_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5491772Z test_ops.py::TestCommonCUDA::test_dtypes_sparse_sampled_addmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5492052Z test_ops.py::TestCommonCUDA::test_dtypes_special_airy_ai_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5492337Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5492620Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5492911Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5493194Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5493499Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5493810Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_u_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5494332Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5494797Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5495126Z test_ops.py::TestCommonCUDA::test_dtypes_special_entr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5495449Z test_ops.py::TestCommonCUDA::test_dtypes_special_erfcx_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5495757Z test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_h_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5496062Z test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_he_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5496326Z test_ops.py::TestCommonCUDA::test_dtypes_special_i0e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5496600Z test_ops.py::TestCommonCUDA::test_dtypes_special_i1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5496877Z test_ops.py::TestCommonCUDA::test_dtypes_special_i1e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5497184Z test_ops.py::TestCommonCUDA::test_dtypes_special_laguerre_polynomial_l_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5497658Z test_ops.py::TestCommonCUDA::test_dtypes_special_legendre_polynomial_p_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5497942Z test_ops.py::TestCommonCUDA::test_dtypes_special_log_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5498244Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5498548Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5498844Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5499135Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5499412Z test_ops.py::TestCommonCUDA::test_dtypes_special_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5499693Z test_ops.py::TestCommonCUDA::test_dtypes_special_ndtri_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5500020Z test_ops.py::TestCommonCUDA::test_dtypes_special_polygamma_special_polygamma_n_0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5500331Z test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5500639Z test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5501128Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_t_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5501607Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_u_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5502089Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5502567Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5502917Z test_ops.py::TestCommonCUDA::test_dtypes_special_spherical_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5503236Z test_ops.py::TestCommonCUDA::test_dtypes_special_xlog1py_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5503518Z test_ops.py::TestCommonCUDA::test_dtypes_special_zeta_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5503784Z test_ops.py::TestCommonCUDA::test_dtypes_split_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5504070Z test_ops.py::TestCommonCUDA::test_dtypes_split_list_args_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5504354Z test_ops.py::TestCommonCUDA::test_dtypes_split_with_sizes_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5504625Z test_ops.py::TestCommonCUDA::test_dtypes_sqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5504901Z test_ops.py::TestCommonCUDA::test_dtypes_square_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5505174Z test_ops.py::TestCommonCUDA::test_dtypes_squeeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5505447Z test_ops.py::TestCommonCUDA::test_dtypes_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5505711Z test_ops.py::TestCommonCUDA::test_dtypes_std_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5505980Z test_ops.py::TestCommonCUDA::test_dtypes_std_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5506249Z test_ops.py::TestCommonCUDA::test_dtypes_stft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5506521Z test_ops.py::TestCommonCUDA::test_dtypes_sub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5506841Z test_ops.py::TestCommonCUDA::test_dtypes_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5507112Z test_ops.py::TestCommonCUDA::test_dtypes_sum_to_size_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5507374Z test_ops.py::TestCommonCUDA::test_dtypes_svd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5507646Z test_ops.py::TestCommonCUDA::test_dtypes_svd_lowrank_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5507916Z test_ops.py::TestCommonCUDA::test_dtypes_symeig_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5508179Z test_ops.py::TestCommonCUDA::test_dtypes_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5508467Z test_ops.py::TestCommonCUDA::test_dtypes_take_along_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5508733Z test_ops.py::TestCommonCUDA::test_dtypes_take_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5508984Z test_ops.py::TestCommonCUDA::test_dtypes_tan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5509250Z test_ops.py::TestCommonCUDA::test_dtypes_tanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5509528Z test_ops.py::TestCommonCUDA::test_dtypes_tensor_split_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5509803Z test_ops.py::TestCommonCUDA::test_dtypes_tensordot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5510120Z test_ops.py::TestCommonCUDA::test_dtypes_tile_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5510421Z test_ops.py::TestCommonCUDA::test_dtypes_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5510637Z test_ops.py::TestCommonCUDA::test_dtypes_to_sparse_cuda SKIPPED (Skipped!) [ 5%] 2022-11-23T04:31:44.5510903Z test_ops.py::TestCommonCUDA::test_dtypes_topk_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5511173Z test_ops.py::TestCommonCUDA::test_dtypes_trace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5511452Z test_ops.py::TestCommonCUDA::test_dtypes_transpose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5511729Z test_ops.py::TestCommonCUDA::test_dtypes_trapezoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5512001Z test_ops.py::TestCommonCUDA::test_dtypes_trapz_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5512293Z test_ops.py::TestCommonCUDA::test_dtypes_triangular_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5512565Z test_ops.py::TestCommonCUDA::test_dtypes_tril_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5512845Z test_ops.py::TestCommonCUDA::test_dtypes_tril_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5513114Z test_ops.py::TestCommonCUDA::test_dtypes_triu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5513394Z test_ops.py::TestCommonCUDA::test_dtypes_triu_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5513672Z test_ops.py::TestCommonCUDA::test_dtypes_true_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5513940Z test_ops.py::TestCommonCUDA::test_dtypes_trunc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5514206Z test_ops.py::TestCommonCUDA::test_dtypes_unbind_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5514481Z test_ops.py::TestCommonCUDA::test_dtypes_unflatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5514755Z test_ops.py::TestCommonCUDA::test_dtypes_unfold_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5515030Z test_ops.py::TestCommonCUDA::test_dtypes_unfold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5515300Z test_ops.py::TestCommonCUDA::test_dtypes_uniform_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5515593Z test_ops.py::TestCommonCUDA::test_dtypes_unique_consecutive_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5515867Z test_ops.py::TestCommonCUDA::test_dtypes_unique_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5516144Z test_ops.py::TestCommonCUDA::test_dtypes_unsqueeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5516409Z test_ops.py::TestCommonCUDA::test_dtypes_var_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5516683Z test_ops.py::TestCommonCUDA::test_dtypes_var_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5516953Z test_ops.py::TestCommonCUDA::test_dtypes_vdot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5517273Z test_ops.py::TestCommonCUDA::test_dtypes_view_as_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5517583Z test_ops.py::TestCommonCUDA::test_dtypes_view_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5517858Z test_ops.py::TestCommonCUDA::test_dtypes_view_as_real_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5518135Z test_ops.py::TestCommonCUDA::test_dtypes_view_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5518390Z test_ops.py::TestCommonCUDA::test_dtypes_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5518658Z test_ops.py::TestCommonCUDA::test_dtypes_vsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5518927Z test_ops.py::TestCommonCUDA::test_dtypes_vstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5519200Z test_ops.py::TestCommonCUDA::test_dtypes_where_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5519479Z test_ops.py::TestCommonCUDA::test_dtypes_xlogy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5519744Z test_ops.py::TestCommonCUDA::test_dtypes_zero__cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5520008Z test_ops.py::TestCommonCUDA::test_dtypes_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5520284Z test_ops.py::TestCommonCUDA::test_dtypes_zeros_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5520541Z test_ops.py::TestCommonCUDA::test_errors_T_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5520815Z test_ops.py::TestCommonCUDA::test_errors___radd___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5521084Z test_ops.py::TestCommonCUDA::test_errors___rand___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5521352Z test_ops.py::TestCommonCUDA::test_errors___rdiv___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5521619Z test_ops.py::TestCommonCUDA::test_errors___rmod___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5521884Z test_ops.py::TestCommonCUDA::test_errors___rmul___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5522152Z test_ops.py::TestCommonCUDA::test_errors___ror___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5522420Z test_ops.py::TestCommonCUDA::test_errors___rpow___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5522687Z test_ops.py::TestCommonCUDA::test_errors___rsub___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5522960Z test_ops.py::TestCommonCUDA::test_errors___rxor___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5523224Z test_ops.py::TestCommonCUDA::test_errors_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5523488Z test_ops.py::TestCommonCUDA::test_errors_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5523755Z test_ops.py::TestCommonCUDA::test_errors_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5524024Z test_ops.py::TestCommonCUDA::test_errors_aminmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5524332Z test_ops.py::TestCommonCUDA::test_errors_arange_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5524653Z test_ops.py::TestCommonCUDA::test_errors_as_strided_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5524921Z test_ops.py::TestCommonCUDA::test_errors_atan2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5525195Z test_ops.py::TestCommonCUDA::test_errors_bernoulli_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5525470Z test_ops.py::TestCommonCUDA::test_errors_bitwise_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5525754Z test_ops.py::TestCommonCUDA::test_errors_bitwise_left_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5526023Z test_ops.py::TestCommonCUDA::test_errors_bitwise_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5526310Z test_ops.py::TestCommonCUDA::test_errors_bitwise_right_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5526589Z test_ops.py::TestCommonCUDA::test_errors_bitwise_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5526857Z test_ops.py::TestCommonCUDA::test_errors_cat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5527132Z test_ops.py::TestCommonCUDA::test_errors_clamp_max_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5527408Z test_ops.py::TestCommonCUDA::test_errors_clamp_min_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5527669Z test_ops.py::TestCommonCUDA::test_errors_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5527951Z test_ops.py::TestCommonCUDA::test_errors_copysign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5528219Z test_ops.py::TestCommonCUDA::test_errors_cov_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5528484Z test_ops.py::TestCommonCUDA::test_errors_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5528760Z test_ops.py::TestCommonCUDA::test_errors_diag_embed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5529042Z test_ops.py::TestCommonCUDA::test_errors_diagonal_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5529314Z test_ops.py::TestCommonCUDA::test_errors_diagonal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5529600Z test_ops.py::TestCommonCUDA::test_errors_div_floor_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5529892Z test_ops.py::TestCommonCUDA::test_errors_div_no_rounding_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5530184Z test_ops.py::TestCommonCUDA::test_errors_div_trunc_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5530456Z test_ops.py::TestCommonCUDA::test_errors_dsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5530723Z test_ops.py::TestCommonCUDA::test_errors_dstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5530987Z test_ops.py::TestCommonCUDA::test_errors_eq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5531252Z test_ops.py::TestCommonCUDA::test_errors_eye_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5531565Z test_ops.py::TestCommonCUDA::test_errors_fliplr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5531870Z test_ops.py::TestCommonCUDA::test_errors_flipud_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5532145Z test_ops.py::TestCommonCUDA::test_errors_float_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5532423Z test_ops.py::TestCommonCUDA::test_errors_floor_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5532686Z test_ops.py::TestCommonCUDA::test_errors_fmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5532948Z test_ops.py::TestCommonCUDA::test_errors_fmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5533214Z test_ops.py::TestCommonCUDA::test_errors_fmod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5533490Z test_ops.py::TestCommonCUDA::test_errors_gather_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5533759Z test_ops.py::TestCommonCUDA::test_errors_gcd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5534025Z test_ops.py::TestCommonCUDA::test_errors_ge_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5534296Z test_ops.py::TestCommonCUDA::test_errors_gradient_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5534564Z test_ops.py::TestCommonCUDA::test_errors_gt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5534840Z test_ops.py::TestCommonCUDA::test_errors_heaviside_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5535112Z test_ops.py::TestCommonCUDA::test_errors_hsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5535381Z test_ops.py::TestCommonCUDA::test_errors_hstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5535649Z test_ops.py::TestCommonCUDA::test_errors_hypot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5535913Z test_ops.py::TestCommonCUDA::test_errors_igamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5536183Z test_ops.py::TestCommonCUDA::test_errors_igammac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5536465Z test_ops.py::TestCommonCUDA::test_errors_index_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5536736Z test_ops.py::TestCommonCUDA::test_errors_isclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5537023Z test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5537316Z test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_return_by_ref_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5537588Z test_ops.py::TestCommonCUDA::test_errors_kthvalue_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5537852Z test_ops.py::TestCommonCUDA::test_errors_lcm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5538118Z test_ops.py::TestCommonCUDA::test_errors_ldexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5538379Z test_ops.py::TestCommonCUDA::test_errors_le_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5538701Z test_ops.py::TestCommonCUDA::test_errors_linalg_cross_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5539010Z test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5539304Z test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_grad_oriented_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5539578Z test_ops.py::TestCommonCUDA::test_errors_linspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5539864Z test_ops.py::TestCommonCUDA::test_errors_logcumsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5540140Z test_ops.py::TestCommonCUDA::test_errors_logical_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5540420Z test_ops.py::TestCommonCUDA::test_errors_logical_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5540695Z test_ops.py::TestCommonCUDA::test_errors_logical_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5540969Z test_ops.py::TestCommonCUDA::test_errors_logspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5541237Z test_ops.py::TestCommonCUDA::test_errors_lt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5541511Z test_ops.py::TestCommonCUDA::test_errors_masked_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5541786Z test_ops.py::TestCommonCUDA::test_errors_masked_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5542058Z test_ops.py::TestCommonCUDA::test_errors_max_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5542331Z test_ops.py::TestCommonCUDA::test_errors_maximum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5542603Z test_ops.py::TestCommonCUDA::test_errors_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5542873Z test_ops.py::TestCommonCUDA::test_errors_min_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5543138Z test_ops.py::TestCommonCUDA::test_errors_minimum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5543407Z test_ops.py::TestCommonCUDA::test_errors_movedim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5543673Z test_ops.py::TestCommonCUDA::test_errors_mul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5543950Z test_ops.py::TestCommonCUDA::test_errors_multinomial_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5544227Z test_ops.py::TestCommonCUDA::test_errors_narrow_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5544496Z test_ops.py::TestCommonCUDA::test_errors_narrow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5544779Z test_ops.py::TestCommonCUDA::test_errors_native_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5545045Z test_ops.py::TestCommonCUDA::test_errors_ne_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5545308Z test_ops.py::TestCommonCUDA::test_errors_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5545583Z test_ops.py::TestCommonCUDA::test_errors_nextafter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5545935Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5546268Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5546687Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5546981Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5547276Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5547577Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_embedding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5547876Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_gaussian_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5548167Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_gelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5548466Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_group_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5548775Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_hinge_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5549066Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_huber_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5549352Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5549659Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_margin_ranking_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5549958Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5550248Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5550542Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5550844Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_poisson_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5551135Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_prelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5551424Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_rrelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5551727Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_soft_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5552016Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_softshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5552322Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5552643Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_with_distance_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5552962Z test_ops.py::TestCommonCUDA::test_errors_ormqr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5553270Z test_ops.py::TestCommonCUDA::test_errors_polar_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5553533Z test_ops.py::TestCommonCUDA::test_errors_pow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5553808Z test_ops.py::TestCommonCUDA::test_errors_remainder_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5554075Z test_ops.py::TestCommonCUDA::test_errors_renorm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5554347Z test_ops.py::TestCommonCUDA::test_errors_reshape_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5554616Z test_ops.py::TestCommonCUDA::test_errors_reshape_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5554885Z test_ops.py::TestCommonCUDA::test_errors_roll_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5555152Z test_ops.py::TestCommonCUDA::test_errors_rot90_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5555414Z test_ops.py::TestCommonCUDA::test_errors_rsub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5555689Z test_ops.py::TestCommonCUDA::test_errors_scatter_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5555956Z test_ops.py::TestCommonCUDA::test_errors_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5556243Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_cosine_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5556543Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_exponential_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5556832Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_gaussian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5557124Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_kaiser_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5557428Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5557733Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_u_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5558219Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5558680Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5558986Z test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_h_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5559292Z test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_he_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5559591Z test_ops.py::TestCommonCUDA::test_errors_special_laguerre_polynomial_l_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5560055Z test_ops.py::TestCommonCUDA::test_errors_special_legendre_polynomial_p_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5560585Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_t_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5561104Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_u_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5561583Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5562061Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2022-11-23T04:31:44.5562355Z test_ops.py::TestCommonCUDA::test_errors_special_xlog1py_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5562623Z test_ops.py::TestCommonCUDA::test_errors_special_zeta_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5562895Z test_ops.py::TestCommonCUDA::test_errors_sub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5563171Z test_ops.py::TestCommonCUDA::test_errors_sum_to_size_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5563437Z test_ops.py::TestCommonCUDA::test_errors_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5563702Z test_ops.py::TestCommonCUDA::test_errors_take_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5563968Z test_ops.py::TestCommonCUDA::test_errors_trace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5564235Z test_ops.py::TestCommonCUDA::test_errors_tril_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5564497Z test_ops.py::TestCommonCUDA::test_errors_triu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5564779Z test_ops.py::TestCommonCUDA::test_errors_true_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5565049Z test_ops.py::TestCommonCUDA::test_errors_unbind_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5565321Z test_ops.py::TestCommonCUDA::test_errors_uniform_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5565586Z test_ops.py::TestCommonCUDA::test_errors_view_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5565858Z test_ops.py::TestCommonCUDA::test_errors_view_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5566120Z test_ops.py::TestCommonCUDA::test_errors_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5566393Z test_ops.py::TestCommonCUDA::test_errors_vsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5566664Z test_ops.py::TestCommonCUDA::test_errors_vstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5566931Z test_ops.py::TestCommonCUDA::test_errors_where_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5567194Z test_ops.py::TestCommonCUDA::test_errors_xlogy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5567479Z test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5567765Z test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5568053Z test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5568381Z test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5568717Z test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:31:44.5569018Z test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5569315Z test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5569604Z test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5569895Z test_ops.py::TestCommonCUDA::test_multiple_devices___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5570193Z test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5570493Z test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5570791Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5571082Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5571371Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5571670Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5571966Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5572255Z test_ops.py::TestCommonCUDA::test_multiple_devices___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5572547Z test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5572837Z test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5573124Z test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5573413Z test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5573703Z test_ops.py::TestCommonCUDA::test_multiple_devices___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5574017Z test_ops.py::TestCommonCUDA::test_multiple_devices__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5574295Z test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5574582Z test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5574879Z test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5575204Z test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5575528Z test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5575821Z test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5576108Z test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5576391Z test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5576684Z test_ops.py::TestCommonCUDA::test_multiple_devices_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5576985Z test_ops.py::TestCommonCUDA::test_multiple_devices_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5577285Z test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5577579Z test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5577871Z test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5578177Z test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5578466Z test_ops.py::TestCommonCUDA::test_multiple_devices_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5578758Z test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5579048Z test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5579335Z test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5579617Z test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5579915Z test_ops.py::TestCommonCUDA::test_multiple_devices_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5580202Z test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5580491Z test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5580781Z test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5581067Z test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5581359Z test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5581650Z test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5581943Z test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5582270Z test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5582586Z test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5582870Z test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5583163Z test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5583456Z test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5583747Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5584039Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5584340Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5584629Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5584923Z test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5585214Z test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5585511Z test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5585808Z test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5586108Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5586397Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5586756Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5587063Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5587351Z test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5587639Z test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5587931Z test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5588205Z test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5588497Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5588784Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5589125Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5589449Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5589737Z test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5590021Z test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5590318Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5590607Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5590902Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5591198Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5591498Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5591786Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5592077Z test_ops.py::TestCommonCUDA::test_multiple_devices_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5592374Z test_ops.py::TestCommonCUDA::test_multiple_devices_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5592671Z test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5592960Z test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5593251Z test_ops.py::TestCommonCUDA::test_multiple_devices_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5593548Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5593851Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5594144Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5594448Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5594753Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5595046Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5595344Z test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5595639Z test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5595928Z test_ops.py::TestCommonCUDA::test_multiple_devices_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5596265Z test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5596612Z test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5596921Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5597235Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5597537Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5597845Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5598145Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5598442Z test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5598737Z test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5599026Z test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5599313Z test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5599617Z test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5599928Z test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5600219Z test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5600504Z test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5600800Z test_ops.py::TestCommonCUDA::test_multiple_devices_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5601095Z test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5601388Z test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5601680Z test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5601964Z test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5602252Z test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5602543Z test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5602822Z test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5603150Z test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5603472Z test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5603759Z test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5604058Z test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5604362Z test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5604662Z test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5604956Z test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5605251Z test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5605542Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5605828Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5606123Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5606417Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5606713Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5607007Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5607297Z test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5607582Z test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5607882Z test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5608179Z test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5608485Z test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5608784Z test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5609080Z test_ops.py::TestCommonCUDA::test_multiple_devices_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5609372Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5609656Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5609998Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5610327Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5610627Z test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5610925Z test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5611223Z test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5611514Z test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5611806Z test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5612096Z test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5612390Z test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5612680Z test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5612964Z test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5613249Z test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5613537Z test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5613821Z test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5614121Z test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5614413Z test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5614695Z test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5614977Z test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5615266Z test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5615555Z test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5615841Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5616126Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5616415Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5616699Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5617069Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5617390Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5617669Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5617957Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5618269Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5618581Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5618874Z test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5619165Z test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5619454Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5619738Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5620034Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5620325Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5620619Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5620907Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5621207Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5621503Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5621795Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5622086Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5622395Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5622697Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5622983Z test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5623268Z test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5623559Z test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5623887Z test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5624213Z test_ops.py::TestCommonCUDA::test_multiple_devices_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5624518Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5624821Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5625124Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5625427Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5625733Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5626034Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5626321Z test_ops.py::TestCommonCUDA::test_multiple_devices_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5626674Z test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5626961Z test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5627251Z test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5627541Z test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5627833Z test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5628119Z test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5628408Z test_ops.py::TestCommonCUDA::test_multiple_devices_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5628699Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5628985Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5629282Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5629572Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5629862Z test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5630142Z test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5630429Z test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5630780Z test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5631105Z test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5631389Z test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5631678Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5631961Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5632239Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5632530Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5632821Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5633105Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5633390Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5633672Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5633965Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5634255Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5634545Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5634831Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5635117Z test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5635401Z test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5635683Z test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5635968Z test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5636260Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5636546Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5636833Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5637120Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5637411Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5637731Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5638059Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5638352Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5638645Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5638931Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5639224Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5639514Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5639810Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5640094Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5640383Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5640672Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5640962Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5641250Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5641545Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5641832Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5642129Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5642423Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5642714Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5643003Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5643296Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5643581Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5643874Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5644161Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5644492Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5644822Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5645112Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5645400Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5645691Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5645980Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5646277Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5646569Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5646848Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5647131Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5647422Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5647708Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5647997Z test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5648284Z test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5648576Z test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5648867Z test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5649154Z test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5649437Z test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5649728Z test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5650015Z test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5650306Z test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5650592Z test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5650878Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5651166Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5651514Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5651846Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5652133Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5652417Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5652718Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5653011Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5653302Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5653588Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5653878Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5654160Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5654443Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5654730Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5655021Z test_ops.py::TestCommonCUDA::test_multiple_devices_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5655310Z test_ops.py::TestCommonCUDA::test_multiple_devices_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5655597Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5655879Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:31:44.5656168Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5656452Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5656747Z test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5657038Z test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5657322Z test_ops.py::TestCommonCUDA::test_multiple_devices_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5657606Z test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5657889Z test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5658174Z test_ops.py::TestCommonCUDA::test_multiple_devices_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5658504Z test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5658833Z test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5659138Z test_ops.py::TestCommonCUDA::test_multiple_devices_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5659424Z test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5659708Z test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5659995Z test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5660279Z test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5660565Z test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5660859Z test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5661148Z test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5661434Z test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5661725Z test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5662011Z test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5662301Z test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5662587Z test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5662872Z test_ops.py::TestCommonCUDA::test_multiple_devices_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5663158Z test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5663446Z test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5663738Z test_ops.py::TestCommonCUDA::test_multiple_devices_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5664032Z test_ops.py::TestCommonCUDA::test_multiple_devices_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5664326Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5664615Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5664914Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5665243Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5665570Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5665859Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5666156Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5666449Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5666856Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5667162Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5667462Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5667755Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5668271Z test_ops.py::TestCommonCUDA::test_multiple_devices_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5668557Z test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5668842Z test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5669140Z test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5669432Z test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5669811Z test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5670169Z test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5670455Z test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5670736Z test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5671118Z test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5671472Z test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5671756Z test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5672039Z test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5672330Z test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5672617Z test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5672978Z test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5673304Z test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5673591Z test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5673874Z test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5674191Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5674506Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5674839Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5675159Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5675466Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5675765Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5676078Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5676399Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5676703Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5677005Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5677291Z test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5677574Z test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5677869Z test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5678159Z test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5678441Z test_ops.py::TestCommonCUDA::test_multiple_devices_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5678729Z test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5679013Z test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5679297Z test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5679617Z test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5679947Z test_ops.py::TestCommonCUDA::test_multiple_devices_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5680240Z test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5680523Z test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5680821Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5681118Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5681414Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5681710Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5682020Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5682314Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5682609Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5682909Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5683215Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5683540Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5683835Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5684131Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5684435Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5684746Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5685051Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5685351Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5685668Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5685962Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5686264Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5686615Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5686953Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5687256Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5687560Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5687862Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5688183Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5688489Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5688784Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5689110Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5689404Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5689713Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5689989Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 7%] 2022-11-23T04:31:44.5690283Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5690580Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5690880Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5691182Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5691494Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5691791Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5692090Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5692392Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5692699Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5692996Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5693333Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5693654Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5693961Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5694256Z test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5694546Z test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5694832Z test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5695116Z test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5695401Z test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5695685Z test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5695972Z test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5696257Z test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5696540Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5696826Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5697124Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5697433Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5697741Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5698043Z test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5698342Z test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5698646Z test_ops.py::TestCommonCUDA::test_multiple_devices_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5698939Z test_ops.py::TestCommonCUDA::test_multiple_devices_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5699235Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5699531Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5699825Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5700154Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5700496Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5700789Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5701083Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5701374Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5701661Z test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5701947Z test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5702244Z test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5702539Z test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5702832Z test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5703125Z test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5703412Z test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5703701Z test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5703988Z test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5704272Z test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5704556Z test_ops.py::TestCommonCUDA::test_multiple_devices_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5704845Z test_ops.py::TestCommonCUDA::test_multiple_devices_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5705136Z test_ops.py::TestCommonCUDA::test_multiple_devices_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5705420Z test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5705709Z test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5705989Z test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5706270Z test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5706635Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5706926Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5707267Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5707596Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5707894Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5708180Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5708478Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5708768Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5709073Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5709379Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5709676Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5709971Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5710264Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5710555Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5710862Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5711171Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5711476Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5711777Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5712072Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5712367Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5712667Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5712960Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5713265Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5713557Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5713849Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5714191Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5714535Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5714833Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5715129Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5715430Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5715729Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5716028Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5716319Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5716614Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5716903Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5717197Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5717489Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5717779Z test_ops.py::TestCommonCUDA::test_multiple_devices_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5718073Z test_ops.py::TestCommonCUDA::test_multiple_devices_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5718365Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5718656Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5718980Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5719292Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5719602Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5719912Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5720220Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5720514Z test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5720844Z test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5721165Z test_ops.py::TestCommonCUDA::test_multiple_devices_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5721460Z test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5721746Z test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5722060Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5722372Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5722693Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5723006Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5723301Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5723593Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5723902Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5724204Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5724519Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5724832Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5725122Z test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5725412Z test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5725687Z test_ops.py::TestCommonCUDA::test_multiple_devices_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5725976Z test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5726263Z test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5726553Z test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5726842Z test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5727129Z test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5727413Z test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5727738Z test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5728055Z test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5728355Z test_ops.py::TestCommonCUDA::test_multiple_devices_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5728642Z test_ops.py::TestCommonCUDA::test_multiple_devices_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5728953Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5729255Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5729568Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5729873Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5730178Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5730478Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5730772Z test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5731063Z test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5731360Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5731657Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5731949Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5732248Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5732540Z test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5732831Z test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5733132Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5733423Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5733722Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5734008Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5734316Z test_ops.py::TestCommonCUDA::test_multiple_devices_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5734688Z test_ops.py::TestCommonCUDA::test_multiple_devices_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5735030Z test_ops.py::TestCommonCUDA::test_multiple_devices_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5735317Z test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5735602Z test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5735888Z test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5736171Z test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5736467Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5736759Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5737064Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5737364Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5737656Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5737944Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5738235Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5738527Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5738820Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5739110Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5739405Z test_ops.py::TestCommonCUDA::test_multiple_devices_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5739752Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5740080Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5740404Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5740730Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5741055Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5741379Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5741750Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5742107Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5742423Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5742739Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5743041Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5743353Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5743689Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5744001Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5744329Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5744672Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5744980Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5745292Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5745596Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:31:44.5745917Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5746237Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5746597Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5746932Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5747260Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5747581Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5747901Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5748257Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5748612Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5748924Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5749236Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5749541Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5749860Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5750175Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5750525Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5750872Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5751215Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5751543Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5751873Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5752197Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5752503Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5752809Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5753121Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5753439Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5753754Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5754070Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5754382Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5754700Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5755062Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5755432Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5755747Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5756063Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5756393Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5756724Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5757057Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5757390Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5757720Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5758050Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5758357Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5758667Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5758981Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5759295Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5759603Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5759927Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5760245Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5760571Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5760894Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5761204Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5761511Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5761853Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5762202Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5762520Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5762834Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5763155Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5763468Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5763794Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5764102Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5764411Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5764732Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5765063Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5765403Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5765712Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5766023Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5766329Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5766646Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5766963Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5767283Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5767594Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5767909Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5768225Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5768586Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5768937Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5769244Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5769561Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5769876Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5770194Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5770512Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5770834Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5771149Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5771457Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5771761Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5772066Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5772374Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5772678Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5772984Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5773289Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5773588Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5773907Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5774226Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5774535Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5774860Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5775181Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5775531Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5775875Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5776191Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5776503Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5776816Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5777131Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5777448Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5777759Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5778083Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5778403Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5778752Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5779098Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5779408Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5779733Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5780057Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5780350Z test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5780644Z test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5780935Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5781226Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5781516Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5781803Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5782133Z test_ops.py::TestCommonCUDA::test_multiple_devices_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5782475Z test_ops.py::TestCommonCUDA::test_multiple_devices_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5782765Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5783049Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5783344Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5783633Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5783926Z test_ops.py::TestCommonCUDA::test_multiple_devices_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5784216Z test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5784501Z test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5784797Z test_ops.py::TestCommonCUDA::test_multiple_devices_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5785087Z test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5785377Z test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5785672Z test_ops.py::TestCommonCUDA::test_multiple_devices_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5785964Z test_ops.py::TestCommonCUDA::test_multiple_devices_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5786274Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5786686Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5786944Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5787198Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_int64 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5787459Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5787711Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_int64 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5787967Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5788218Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_int64 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5788467Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5788718Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_int64 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5789015Z test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5789364Z test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5789689Z test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5789964Z test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5790256Z test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5790542Z test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5790826Z test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5791111Z test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5791399Z test_ops.py::TestCommonCUDA::test_multiple_devices_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5791691Z test_ops.py::TestCommonCUDA::test_multiple_devices_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5791986Z test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5792280Z test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5792575Z test_ops.py::TestCommonCUDA::test_multiple_devices_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5792873Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5793165Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5793462Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5793758Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5794046Z test_ops.py::TestCommonCUDA::test_multiple_devices_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5794341Z test_ops.py::TestCommonCUDA::test_multiple_devices_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5794635Z test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5794925Z test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5795217Z test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5795504Z test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5795803Z test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5796097Z test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5796433Z test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5796767Z test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5797061Z test_ops.py::TestCommonCUDA::test_multiple_devices_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5797354Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5797642Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5797951Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5798259Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5798561Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5798854Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5799148Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5799443Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5799737Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5800030Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5800330Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5800621Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5800922Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5801217Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5801519Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5801817Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5802110Z test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5802395Z test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5802684Z test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5802969Z test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5803295Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5803622Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5803926Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5804161Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5804406Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 8%] 2022-11-23T04:31:44.5804692Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5804983Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5805272Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5805557Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5805857Z test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5806153Z test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5806447Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5806742Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5807038Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5807327Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5807638Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5807943Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5808249Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5808556Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5808864Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5809171Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5809480Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5809787Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5810136Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5810471Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5810772Z test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5811070Z test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5811386Z test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5811701Z test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5811998Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5812289Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5812595Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5812895Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5813182Z test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5813466Z test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5813756Z test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5814044Z test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5814336Z test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5814628Z test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5814917Z test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5815202Z test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5815514Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5815837Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5816150Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5816463Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5816752Z test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5817082Z test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5817398Z test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5817684Z test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5817973Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5818259Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5818545Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5818833Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5819123Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5819411Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5819704Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5820003Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5820297Z test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5820607Z test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5820913Z test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5821201Z test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5821485Z test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5821797Z test_ops.py::TestCommonCUDA::test_multiple_devices_sparse_sampled_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5822101Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5822405Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5822712Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5823015Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5823318Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5823621Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5823969Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5824303Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5824608Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5824910Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5825239Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5825564Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5825896Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5826224Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5826831Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2022-11-23T04:31:44.5827329Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2022-11-23T04:31:44.5827828Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2022-11-23T04:31:44.5828322Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2022-11-23T04:31:44.5828627Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5828924Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5829227Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5829523Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5829847Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5830168Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5830489Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5830814Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5831109Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5831400Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5831754Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5832170Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5832468Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5832767Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5833091Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5833412Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5833920Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2022-11-23T04:31:44.5834410Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2022-11-23T04:31:44.5834714Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5835018Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5835336Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5835655Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5835975Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5836286Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5836606Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5836919Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5837237Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5837553Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5837850Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5838148Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:31:44.5838448Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5838746Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5839138Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5839511Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5839836Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5840161Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5840485Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5840810Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5841345Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5841859Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5842377Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5842888Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5843407Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5843916Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5844433Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5844940Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2022-11-23T04:31:44.5845262Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5845581Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5845889Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5846188Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5846489Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5846774Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5847112Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5847432Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5847731Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5848025Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5848326Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5848627Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5848916Z test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5849200Z test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5849491Z test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5849778Z test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5850069Z test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5850358Z test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5850648Z test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5850935Z test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5851220Z test_ops.py::TestCommonCUDA::test_multiple_devices_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5851515Z test_ops.py::TestCommonCUDA::test_multiple_devices_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5851801Z test_ops.py::TestCommonCUDA::test_multiple_devices_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5852086Z test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5852368Z test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5852654Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5852933Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5853227Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5853515Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5853797Z test_ops.py::TestCommonCUDA::test_multiple_devices_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5854132Z test_ops.py::TestCommonCUDA::test_multiple_devices_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5854455Z test_ops.py::TestCommonCUDA::test_multiple_devices_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5854737Z test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5855017Z test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5855319Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5855615Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5855903Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5856192Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5856476Z test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5856758Z test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5857042Z test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5857325Z test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5857627Z test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5857928Z test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5858225Z test_ops.py::TestCommonCUDA::test_multiple_devices_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5858511Z test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5858795Z test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5859079Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5859361Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5859656Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5859946Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5860230Z test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5860513Z test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5860851Z test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5861172Z test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5861469Z test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5861761Z test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5862058Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5862350Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5862643Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5862933Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5863240Z test_ops.py::TestCommonCUDA::test_multiple_devices_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5863523Z test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5863806Z test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5864098Z test_ops.py::TestCommonCUDA::test_multiple_devices_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5864383Z test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5864668Z test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5864962Z test_ops.py::TestCommonCUDA::test_multiple_devices_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5865259Z test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5865550Z test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5865839Z test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5866126Z test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5866417Z test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5866809Z test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5867111Z test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5867405Z test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5867705Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5868062Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5868409Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5868700Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5868994Z test_ops.py::TestCommonCUDA::test_multiple_devices_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5869304Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5869608Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5869900Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5870188Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5870481Z test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5870773Z test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5871056Z test_ops.py::TestCommonCUDA::test_multiple_devices_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5871349Z test_ops.py::TestCommonCUDA::test_multiple_devices_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5871639Z test_ops.py::TestCommonCUDA::test_multiple_devices_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5871943Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5872230Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5872515Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5872810Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5873102Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5873388Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5873674Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5873965Z test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5874248Z test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5874538Z test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5874865Z test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5875187Z test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5875463Z test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5875749Z test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5876036Z test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5876320Z test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5876603Z test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5876892Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5877172Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5877466Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5877755Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5878044Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_H_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5878336Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_T_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5878641Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___getitem___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5878935Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___radd___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5879225Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rand___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5879519Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rdiv___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5879811Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rmul___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5880108Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___ror___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5880405Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rxor___cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5880695Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_abs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5880985Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5881279Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5881567Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5881894Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_addr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5882216Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_all_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5882509Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5882796Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5883090Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_aminmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5883385Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_angle_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5883677Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_any_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5883974Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_argwhere_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5884271Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5884584Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5884873Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5885172Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5885469Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5885759Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5886050Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5886350Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_1d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5886643Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_2d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5886945Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_3d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5887244Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bfloat16_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5887541Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5887840Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5888135Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5888477Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5888815Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_block_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5889104Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bool_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5889416Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5889720Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5890010Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_byte_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5890320Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cartesian_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5890613Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5890908Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cdouble_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5891199Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cfloat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5891489Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chalf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5891767Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_char_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5892059Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chunk_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5892363Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_max_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5892660Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_min_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5892955Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clone_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5893254Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_column_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5893561Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_combinations_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5893853Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5894158Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_physical_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5894465Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_constant_pad_nd_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5894766Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_contiguous_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5895061Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_copysign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5895398Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5895722Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5896026Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_count_nonzero_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5896322Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5896615Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5896909Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_deg2rad_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5897204Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5897507Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_embed_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5897806Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagflat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5898111Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5898408Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5898718Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5899008Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diff_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5899303Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_digamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5899612Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_div_no_rounding_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5899905Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_double_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5900196Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5900489Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5900732Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_cuda_bool SKIPPED (Skipped!) [ 9%] 2022-11-23T04:31:44.5900974Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_like_cuda_bool SKIPPED (Skipped!) [ 9%] 2022-11-23T04:31:44.5901262Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eq_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5901557Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_equal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5901846Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5902183Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5902512Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfinv_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5902802Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5903093Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5903391Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5903683Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5903977Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expm1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5904267Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eye_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5904559Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5904852Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5905149Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5905451Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5905752Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5906044Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5906339Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5906693Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5906986Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5907287Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5907593Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5907881Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5908175Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5908470Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5908770Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5909113Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5909463Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5909760Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5910051Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5910346Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5910639Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5910939Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5911228Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flip_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5911521Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fliplr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5911812Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flipud_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5912105Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5912412Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_power_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5912710Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5912995Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5913281Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5913577Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5913870Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gather_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5914158Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ge_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5914444Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5914733Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_half_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5915031Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_heaviside_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5915323Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5915614Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5915940Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5916271Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5916567Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5916862Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5917157Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_put_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5917463Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5917758Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_int_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5918055Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isclose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5918351Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isfinite_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5918643Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5918931Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isnan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5919231Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isneginf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5919529Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isposinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5919821Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isreal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5920140Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_2inputs_2outputs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5920473Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5920784Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5921109Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_return_by_ref_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5921415Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_unary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5921703Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_kron_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5921995Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ldexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5922280Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_le_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5922614Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lgamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5922946Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log10_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5923236Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log1p_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5923524Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5923816Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5924129Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5924442Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5924747Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5925045Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5925338Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5925631Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5925930Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logsumexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5926222Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_long_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5926510Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5926792Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mH_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5927077Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mT_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5927376Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5927677Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_mean_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5927976Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:31:44.5928284Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5928587Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5928888Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5929226Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5929573Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_no_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5929891Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_with_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5930187Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_maximum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5930505Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_list_of_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5930827Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_variadic_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5931128Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_binary_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5931442Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_no_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5931755Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_with_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5932048Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_minimum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5932338Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5932634Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_movedim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5932926Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mul_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5933221Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nan_to_num_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5933513Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nansum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5933814Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5934106Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5934391Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ne_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5934634Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_cuda_bool SKIPPED (Skipped!) [ 10%] 2022-11-23T04:31:44.5934936Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_strided_cuda_bool SKIPPED (Expected: new_empty_strided is not comparable) [ 10%] 2022-11-23T04:31:44.5935230Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5935520Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5935817Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5936190Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5936579Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5936904Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_circular_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5937227Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_constant_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5937550Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_shuffle_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5937880Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5938197Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_softsign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5938491Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nonzero_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5938781Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5939073Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5939366Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_outer_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5939665Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_permute_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5939983Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5940241Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_1_cuda_bool SKIPPED (Skipped!) [ 10%] 2022-11-23T04:31:44.5940501Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_2_cuda_bool SKIPPED (Skipped!) [ 10%] 2022-11-23T04:31:44.5940759Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_3_cuda_bool SKIPPED (Skipped!) [ 10%] 2022-11-23T04:31:44.5941015Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_4_cuda_bool SKIPPED (Skipped!) [ 10%] 2022-11-23T04:31:44.5941308Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5941603Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_put_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5941900Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rad2deg_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5942193Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ravel_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5942484Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_real_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5942827Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reciprocal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5943145Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5943459Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_interleave_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5943759Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5944058Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5944352Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5944647Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize_as__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5944951Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5945250Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_neg_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5945538Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_roll_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5945827Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rot90_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5946115Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rsqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5946417Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scalar_tensor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5946764Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5947061Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5947369Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_reduce_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5947662Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5947967Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5948256Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sgn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5948545Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_short_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5948838Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sigmoid_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5949125Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5949417Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_signbit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5949752Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5950078Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5950362Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5950654Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5950959Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5951271Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5951580Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_airy_ai_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5951892Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5952201Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5952504Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5952810Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5953145Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5953475Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_u_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5954010Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_v_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2022-11-23T04:31:44.5954517Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_w_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2022-11-23T04:31:44.5954822Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_entr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5955134Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_erfcx_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5955467Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_h_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5955795Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_he_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5956097Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i0e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5956399Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5956701Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5957078Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_laguerre_polynomial_l_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5957630Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_legendre_polynomial_p_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2022-11-23T04:31:44.5957946Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_log_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5958272Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5958595Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5958926Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5959253Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5959560Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5959867Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtri_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5960215Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5960553Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5960894Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5961444Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2022-11-23T04:31:44.5961974Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2022-11-23T04:31:44.5962504Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2022-11-23T04:31:44.5963032Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2022-11-23T04:31:44.5963365Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_spherical_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5963676Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_xlog1py_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5963983Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_zeta_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5964276Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5964646Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_list_args_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5964990Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_with_sizes_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5965286Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5965586Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_square_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5965888Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_squeeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5966187Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5966485Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5966791Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_to_size_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5967085Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5967399Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_along_dim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5967687Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5967980Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5968279Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5968584Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tensor_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5968875Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tile_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5969168Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5969469Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_sparse_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5969768Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_trace_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5970077Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_transpose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5970370Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tril_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5970661Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_triu_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5970965Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_true_divide_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5971264Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unbind_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5971605Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unflatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5971948Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5972246Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5972564Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_consecutive_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5972862Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5973163Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unsqueeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5973466Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5973774Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5974067Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5974364Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5974658Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5974963Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_where_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5975265Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_xlogy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5975559Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zero__cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5975852Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5976154Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5976457Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5976759Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5977054Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5977358Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5977652Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5977943Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5978252Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5978602Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5978945Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5979249Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5979550Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5979849Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5980146Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5980451Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5980750Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5981042Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5981350Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5981653Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5981956Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5982254Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5982555Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5982848Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5983142Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5983436Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5983741Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5984044Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5984337Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5984626Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5984920Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5985255Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5985588Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5985909Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5986208Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5986503Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5986899Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5987206Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5987505Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5987795Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5988100Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5988397Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5988690Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5988994Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5989293Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5989587Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5989896Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5990193Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5990497Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5990798Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5991109Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5991412Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5991708Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5992008Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5992360Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5992715Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5993030Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5993329Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5993624Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5993919Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5994215Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5994506Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5994804Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5995099Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5995386Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5995692Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5995999Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5996294Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5996581Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5996877Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5997168Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5997469Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5997768Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5998067Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5998360Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5998653Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5998947Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5999281Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5999607Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.5999905Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6000203Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6000497Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6000792Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6001082Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6001378Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6001678Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6001976Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6002282Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6002583Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6002878Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6003186Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6003488Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6003785Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6004088Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_complex64 SKIPPED (Works for int64, fails for everything else) [ 10%] 2022-11-23T04:31:44.6004386Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_float32 SKIPPED (Works for int64, fails for everything else) [ 10%] 2022-11-23T04:31:44.6004681Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_int64 SKIPPED (Works for int64, fails for everything else) [ 10%] 2022-11-23T04:31:44.6004977Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6005270Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6005562Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6005863Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6006209Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6006536Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6006828Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6007118Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6007418Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6007711Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6008005Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6008310Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6008603Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6008892Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6009200Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6009501Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6009802Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6010114Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6010412Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6010715Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6011019Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6011325Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6011625Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6011930Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6012230Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6012532Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6012836Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6013176Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6013520Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6013813Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6014115Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6014426Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6014729Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6015029Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6015340Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6015637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6015943Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6016248Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6016551Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6016857Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6017152Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6017449Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6017739Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6018017Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6018272Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_shapes_cuda_float32 SKIPPED (Skipped!) [ 10%] 2022-11-23T04:31:44.6018595Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6018911Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6019220Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6019529Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6019874Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:31:44.6020211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6020513Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6020816Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6021113Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6021409Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6021702Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6022019Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6022331Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6022636Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6022937Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6023233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6023525Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6023823Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6024125Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6024423Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6024717Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6025010Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6025303Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6025608Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6025904Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6026194Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6026494Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6026892Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6027233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6027535Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6027830Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6028126Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6028434Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6028742Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6029061Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6029375Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6029688Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6029998Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6030299Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6030598Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6030893Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6031186Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6031479Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6031780Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6032081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6032382Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6032680Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6032978Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6033271Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6033565Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6033909Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6034249Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6034553Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6034862Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6035170Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6035463Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6035767Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6036068Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6036359Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6036650Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6036968Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6037279Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6037585Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6037898Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6038207Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6038518Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6038827Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6039135Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6039444Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6039748Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6040046Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6040349Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6040689Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6041017Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6041316Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6041611Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6041900Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6042202Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6042504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6042798Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6043113Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6043421Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6043725Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6044023Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6044321Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6044612Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6044912Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6045207Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6045499Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6045797Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6046094Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6046391Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6046684Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6046988Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6047291Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6047622Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6047957Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6048254Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6048546Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6048872Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6049190Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6049508Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6049813Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6050110Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6050406Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6050698Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6050995Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6051304Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6051605Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6051901Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6052207Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6052509Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6052808Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6053114Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6053424Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6053728Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6054033Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6054334Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6054700Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6055049Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6055358Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6055657Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6055949Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6056241Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6056547Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6056842Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6057139Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6057431Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6057742Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6058052Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6058373Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6058685Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6058993Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6059307Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6059620Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6059919Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6060210Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6060512Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6060809Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6061101Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6061441Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6061771Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6062065Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6062367Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6062665Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6062960Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6063266Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6063564Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6063807Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_complex64 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6064046Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_float32 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6064280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_int64 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6064530Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_complex64 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6064776Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_float32 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6065022Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_int64 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6065323Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6065614Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6065904Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6066208Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6066506Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6066844Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6067138Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6067427Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6067722Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6068002Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6068303Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6068659Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6068991Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6069280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6069579Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6069874Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6070168Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6070479Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6070783Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6071084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6071387Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6071683Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6071981Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6072280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6072573Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6072810Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_complex64 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6073042Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_float32 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6073321Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_int64 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:31:44.6073677Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6074033Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6074382Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6074741Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6075504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6076233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6077048Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6077848Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6078594Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6079335Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6080100Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6080857Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6081615Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6082371Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6083116Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6083865Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6084616Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6085354Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6086103Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6086860Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6087594Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6088312Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6088942Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6089561Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6090186Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6090816Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6091427Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6092047Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6092671Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6093333Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6093999Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6094638Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6095266Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6095893Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6096516Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6097153Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6097793Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6098412Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6099112Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6099847Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6100590Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6101319Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6102051Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6102786Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6103513Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6104237Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6104978Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6105712Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6106443Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6107304Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6108081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6108775Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6109437Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6110066Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6110688Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6111297Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6111911Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6112540Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6113171Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6113788Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6114404Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6115013Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6115615Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6116227Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6116849Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6117459Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6118062Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6118675Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6119285Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6119900Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6120519Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6121130Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6121750Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6122384Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6123055Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6123708Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6124317Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6124926Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6125555Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6126167Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6126773Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6127378Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6127984Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6128597Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6129211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6129820Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6130433Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6131041Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6131651Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6132248Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6132863Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6133492Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6134112Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6134736Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6135357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6135964Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6136571Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6137221Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6137848Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6138459Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6139079Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6139701Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6140338Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6140962Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6141593Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6142217Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6142820Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6143424Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6144022Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6144629Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6145246Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6145869Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6146485Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6147164Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6147781Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6148404Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6149016Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6149629Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6150247Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:31:44.6150844Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6151504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6152158Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6152756Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6153361Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6153982Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6154599Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6155232Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6155866Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6156490Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6157106Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6157737Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6158356Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6158983Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6159608Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6160225Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6160844Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6161472Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6162104Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6162734Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6163364Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6163984Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6164617Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6165238Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6165906Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6166569Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6167180Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6167793Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6168398Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6169014Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6169642Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6170256Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6170870Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6171493Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6172107Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6172720Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6173331Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6173942Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6174553Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6175163Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6175773Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6176389Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6177000Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6177606Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6178223Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6178838Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6179450Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6180109Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6180768Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6181384Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6181997Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_istft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6182641Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6183317Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6183984Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6184650Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6185339Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6186019Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6186736Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6187394Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6188032Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6188693Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6189374Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6190051Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6190711Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6191358Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6191995Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6192609Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6193220Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6193873Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6194521Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6195138Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6195749Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6196361Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6196981Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6197598Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6198211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6198804Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6199413Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6200024Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6200637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6201252Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6201879Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6202515Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6203149Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6203786Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6204411Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6205043Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6205661Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6206286Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_complex64 SKIPPED (The backward may give different results) [ 12%] 2022-11-23T04:31:44.6206899Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_float32 SKIPPED (The backward may give different results) [ 12%] 2022-11-23T04:31:44.6207523Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6208201Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6208891Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6209526Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6210167Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6210811Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6211456Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6212108Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6212761Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6213441Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6214095Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6214719Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6215354Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6215995Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6216636Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6217290Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6217942Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6218601Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6219244Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6219886Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6220510Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6221137Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6221842Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6222547Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6223956Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_complex64 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86473 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.) [ 12%] 2022-11-23T04:31:44.6224878Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6225520Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6226166Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6226921Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6227574Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6228217Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6228856Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6229512Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6230165Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6230808Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6231465Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6232118Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6232767Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6233433Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6234114Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6234705Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_complex64 SKIPPED (67470!) [ 12%] 2022-11-23T04:31:44.6235219Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_float32 SKIPPED (67470!) [ 12%] 2022-11-23T04:31:44.6235794Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6236487Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6237189Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6237871Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6238534Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6239172Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6239824Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6240493Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6241114Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64 SKIPPED (cuSOLVER not available) [ 12%] 2022-11-23T04:31:44.6241699Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 12%] 2022-11-23T04:31:44.6242304Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6242933Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6243577Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6244222Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6244854Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6245492Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6246131Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6246777Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6247437Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6248104Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6248755Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6249380Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6250015Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6250704Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6251388Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6252025Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6252680Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6253334Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6253990Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6254635Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6255270Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6255908Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6256549Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6257197Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6257851Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6258490Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6259123Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6259738Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6260363Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6260989Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6261603Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6262214Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6262823Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6263435Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6264052Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6264704Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6265370Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6265979Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6266622Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6267244Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6267894Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6268561Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6269216Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6269864Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6270498Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6271133Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6271771Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6272398Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6273017Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6273654Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6274287Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6274919Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6275550Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6276183Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6276811Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6277445Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6278062Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6279072Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6279784Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6280435Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6281091Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6281761Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6282385Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6283047Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6283737Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6284400Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6285049Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6285691Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6286344Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6286997Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6287633Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6288262Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6288903Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6289512Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6290177Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6290822Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6291487Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6292146Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6292806Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6293440Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6294154Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6294828Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6295482Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6296097Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6296736Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6297392Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6298067Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6298740Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6299394Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6300050Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6300718Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6301388Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6302053Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6302729Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6303367Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6304061Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6304796Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6305455Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6306116Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6306846Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6307496Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6308162Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6308842Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6309621Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6310332Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6310993Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6311639Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6312307Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6312968Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6313625Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6314302Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6314994Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6315688Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6316344Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6317012Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6317693Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6318360Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6318999Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6319673Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6320341Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6321018Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6321676Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6322344Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6323001Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6323672Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6324385Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6325085Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6325740Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6326413Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6327078Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6327735Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6328385Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6329052Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6329707Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6330357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6331008Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6331675Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6332332Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6333005Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6333677Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6334351Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6335058Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6335741Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6336401Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6337046Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6337744Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6338386Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6339075Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6339763Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6340455Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6341127Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6341817Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6342528Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6343255Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:31:44.6343957Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6344631Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6345289Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6345970Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6346794Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6347491Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6348206Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6348892Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6349515Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6350165Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6350813Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6351451Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6352116Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6352774Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6353447Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6354159Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6354860Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6355509Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6356119Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6356754Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6357395Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6358056Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6358709Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6359374Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6360044Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6360732Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6361410Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6362086Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6362772Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6363455Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6364092Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6364733Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6365378Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6366063Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6366710Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6367363Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6368013Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6368726Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6369442Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6370098Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6370727Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6371416Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6372058Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6372700Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6373362Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6374054Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6374739Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6375392Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6376044Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6376689Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6377322Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6377938Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6378580Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6379165Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6379724Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_float32 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6380288Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_int64 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6380898Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 13%] 2022-11-23T04:31:44.6381558Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 13%] 2022-11-23T04:31:44.6382223Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_int64 SKIPPED (Expected: new_empty_strided is not comparable) [ 13%] 2022-11-23T04:31:44.6382873Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6383531Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6384201Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6384900Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6385548Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6386196Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6386888Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6387563Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6388230Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6388874Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6389510Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6390195Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6390945Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6391642Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6392355Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6393063Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6393805Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6394518Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6395221Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6395908Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6396622Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6397307Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6398006Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6398772Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6399543Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6400294Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6400978Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6401658Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6402397Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6403075Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6403748Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6404094Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6404448Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6404797Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6405156Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6405498Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6405841Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6406189Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6406536Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6406881Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6407232Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6407564Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6407913Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6408296Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6408666Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6408992Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6409339Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6409673Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6410039Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6410417Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6410804Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6411170Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6411519Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6411868Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6412222Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6412551Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6412903Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6413241Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6413594Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6413935Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6414274Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6414620Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6414954Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6415284Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6415678Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6416044Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6416405Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6416749Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6417114Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6417470Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6417823Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6418174Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6418527Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6418852Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6419200Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6419542Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6419874Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6420204Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6420537Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6420869Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6421219Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6421549Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6421909Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6422265Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6422644Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6423009Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6423362Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6423696Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6424038Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6424387Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6424754Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6425088Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6425430Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6425758Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6426087Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6426428Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6426837Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6427204Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6427553Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6427894Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6428228Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6428553Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6428895Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6429233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6429632Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6430017Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6430372Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6430705Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6431045Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6431379Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6431705Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6432049Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6432411Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6432757Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6433099Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6433451Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6433793Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6434153Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6434488Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6434843Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6435185Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6435526Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6435867Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6436219Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6436547Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6436920Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6437290Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6437617Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6437945Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6438268Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6438594Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6438940Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6439277Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6439627Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6439958Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6440310Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6440658Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6440994Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6441322Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6441673Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6442008Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6442349Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6442679Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6443015Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6443349Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6443677Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6444057Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6444480Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6444832Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6445178Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6445518Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6445893Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6446260Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6446628Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6446957Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6447312Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6447662Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6448010Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6448325Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6448637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6448946Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6449259Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6449573Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6449906Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6450216Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6450531Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6450840Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6451227Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6451581Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6451901Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6452226Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6452558Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6452866Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6453177Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6453504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6453815Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6454134Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6454468Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6454779Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6455111Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6455424Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6455728Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6456046Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6456365Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6456692Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6457005Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6457327Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6457655Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6457963Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6458342Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6458717Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6458993Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6459242Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6459517Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6459795Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6460073Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6460369Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6460644Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6460918Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:31:44.6461247Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6461562Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6461870Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6462181Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6462491Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6462811Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6463123Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6463441Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6463745Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6464058Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6464392Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6464702Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6465013Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6465334Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6465650Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6466022Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6466373Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6466802Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6467126Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6467405Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_float32 SKIPPED (Test expects tensor input) [ 13%] 2022-11-23T04:31:44.6467684Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_int64 SKIPPED (Test expects tensor input) [ 13%] 2022-11-23T04:31:44.6468050Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6468370Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6468651Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_complex64 SKIPPED (Test expects tensor input) [ 13%] 2022-11-23T04:31:44.6468923Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_float32 SKIPPED (Test expects tensor input) [ 13%] 2022-11-23T04:31:44.6469242Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6469558Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6469876Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6470189Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6470523Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6470838Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6471142Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6471449Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6471775Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6472097Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6472412Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6472746Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:31:44.6473078Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6473456Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6473785Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6474127Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6474436Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6474744Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6475081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6475433Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6475765Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6476109Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6476425Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6476738Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6477059Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6477379Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6477699Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6478016Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6478324Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6478648Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6478968Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6479287Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6479598Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6479923Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6480254Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6480570Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6480936Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6481311Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6481627Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6481939Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6482256Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6482559Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6482878Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6483184Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6483491Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6483813Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6484140Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6484466Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6484746Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6485018Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6485331Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6485638Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6485942Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6486270Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6486579Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6486891Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6487171Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_complex64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6487431Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6487689Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_int64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6488013Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6488378Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6488749Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6489080Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6489397Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6489708Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6490041Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6490349Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6490677Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6491003Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6491330Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6491685Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6492016Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6492344Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6492670Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6492994Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6493314Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6493637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6493998Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6494359Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6494672Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6494986Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6495344Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6495700Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6496022Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6496346Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6496651Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6496972Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6497291Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6497605Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6497908Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6498225Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6498544Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6498863Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6499174Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6499492Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6499767Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_cosine_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6500045Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_exponential_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6500320Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6500592Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6500919Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6501233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6501544Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6501861Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6502161Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6502470Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6502822Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6503168Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6503508Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6503816Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6504117Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6504457Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6504772Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6505083Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6505418Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6505738Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6506049Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6506383Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6506758Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6507104Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6507407Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6507707Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6507962Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6508242Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6508566Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6508890Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6509215Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6509537Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6509885Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6510262Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6510647Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6510968Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6511291Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6511614Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6511965Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6512316Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6512681Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6513034Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6513645Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6514195Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6514722Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6515236Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6515556Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6515876Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6516233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6516557Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6516900Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6517238Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6517585Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6517930Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6518301Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6518666Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6519007Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6519319Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6519637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6519952Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6520300Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6520641Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6521194Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6521710Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6522059Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6522389Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6522733Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6523068Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6523405Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6523736Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6524089Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6524425Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6524777Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6525110Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6525456Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6525827Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6526196Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6526518Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6526875Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6527233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6527602Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6527949Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6528294Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6528635Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6529205Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6529746Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6530287Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6530819Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6531374Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6531913Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6532450Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6532993Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2022-11-23T04:31:44.6533334Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6533674Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6533996Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6534370Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6534749Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6535065Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6535392Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6535700Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6536006Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6536342Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6536675Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6537015Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6537355Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6537692Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6538016Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6538327Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6538637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6538939Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6539256Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6539565Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6539890Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6540191Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6540513Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6540821Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6541134Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6541444Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6541794Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6542145Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6542463Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6542798Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6543115Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6543427Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6543742Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6544052Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6544358Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6544660Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6544981Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6545304Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6545611Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6545930Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6546244Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6546554Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6547007Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6547362Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6547684Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6548020Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6548332Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6548637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6548943Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6549303Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6549681Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6550001Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6550315Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6550646Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6550954Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6551264Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6551574Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6551890Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6552190Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6552504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6552813Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6553133Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6553456Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6553774Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6554085Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6554418Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6554734Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6555051Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6555357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6555677Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6555985Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6556280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6569298Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6569577Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_complex64 SKIPPED [ 14%] 2022-11-23T04:31:44.6569811Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_float32 SKIPPED [ 14%] 2022-11-23T04:31:44.6570039Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_int64 SKIPPED [ 14%] 2022-11-23T04:31:44.6570342Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6570643Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6570956Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6571266Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6571565Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6571878Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6572189Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6572496Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6572814Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6573124Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6573430Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6573734Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6574036Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6574333Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6574657Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6574971Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6575272Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6575565Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6575855Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6576102Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_indices_cuda_int64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6576457Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6576788Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6577084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6577328Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_indices_cuda_int64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:31:44.6577642Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6577954Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6578257Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6578561Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6578856Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6579160Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6579457Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6579755Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6580066Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6580370Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6580672Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6580981Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6581285Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6581595Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6581900Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6582252Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6582597Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6582953Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6583385Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6583803Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6584176Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:31:44.6584528Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6584865Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6585234Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6585601Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6585961Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6586325Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6586786Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6587154Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6587518Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6587882Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6588239Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6588614Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6588973Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6589338Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6589695Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6590070Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6590441Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6590795Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6591154Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6591508Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6591923Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6592332Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6592695Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6593049Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6593415Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6593773Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6594129Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6594504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6594860Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6595213Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6595573Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6595924Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6596291Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6596645Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6596995Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6597357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6597712Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6598069Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6598442Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6598812Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6599177Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6599464Z test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6599745Z test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6600079Z test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6600398Z test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6600684Z test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6600969Z test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6601260Z test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6601548Z test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6601832Z test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6602139Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6602436Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6602729Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6603016Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6603306Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6603593Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6603879Z test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6604154Z test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6604431Z test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6604712Z test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6604990Z test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6605275Z test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6605556Z test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6605833Z test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6606114Z test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6606396Z test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6606671Z test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6607004Z test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6607363Z test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6607642Z test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6607927Z test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6608204Z test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6608477Z test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6608765Z test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6609051Z test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6609327Z test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6609617Z test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6609902Z test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6610182Z test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6610497Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6610807Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6611114Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6611432Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6611750Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6612062Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6612362Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6612655Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6612942Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6613246Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6613539Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6613843Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6614180Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6614505Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6614796Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6615091Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6615390Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6615690Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6616006Z test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6616314Z test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6616616Z test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6616909Z test_ops.py::TestCommonCUDA::test_numpy_ref_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6617220Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6617536Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6617855Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6618171Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6618488Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6618799Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6619098Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6619400Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6619700Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6619999Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6620298Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6620595Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6620935Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6621289Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6621610Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6621921Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6622223Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6622532Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6622823Z test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6623107Z test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6623387Z test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6623673Z test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6623950Z test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6624233Z test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6624521Z test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6624805Z test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6625082Z test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6625364Z test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6625643Z test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6625915Z test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6626209Z test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6626499Z test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6626859Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6627173Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6627476Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6627829Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6628175Z test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6628463Z test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6628748Z test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6629030Z test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6629308Z test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6629587Z test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6629880Z test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6630166Z test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6630447Z test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6630733Z test_ops.py::TestCommonCUDA::test_numpy_ref_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6631018Z test_ops.py::TestCommonCUDA::test_numpy_ref_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6631306Z test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6631591Z test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6631869Z test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6632153Z test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6632423Z test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6632706Z test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6632990Z test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6633268Z test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6633535Z test_ops.py::TestCommonCUDA::test_out_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6633799Z test_ops.py::TestCommonCUDA::test_out_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6634074Z test_ops.py::TestCommonCUDA::test_out___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6634347Z test_ops.py::TestCommonCUDA::test_out___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6634617Z test_ops.py::TestCommonCUDA::test_out___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6634927Z test_ops.py::TestCommonCUDA::test_out___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6635234Z test_ops.py::TestCommonCUDA::test_out___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6635504Z test_ops.py::TestCommonCUDA::test_out___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6635770Z test_ops.py::TestCommonCUDA::test_out___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6636037Z test_ops.py::TestCommonCUDA::test_out___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6636310Z test_ops.py::TestCommonCUDA::test_out___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6636582Z test_ops.py::TestCommonCUDA::test_out___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6636852Z test_ops.py::TestCommonCUDA::test_out___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6637121Z test_ops.py::TestCommonCUDA::test_out__refs_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6637425Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6637715Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6638003Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6638303Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6638599Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6638895Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6639189Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6639489Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6639784Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6640079Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6640374Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6640667Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6640959Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6641251Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6641527Z test_ops.py::TestCommonCUDA::test_out__refs_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6641840Z test_ops.py::TestCommonCUDA::test_out__refs_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6642147Z test_ops.py::TestCommonCUDA::test_out__refs_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6642423Z test_ops.py::TestCommonCUDA::test_out__refs_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6642703Z test_ops.py::TestCommonCUDA::test_out__refs_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6642983Z test_ops.py::TestCommonCUDA::test_out__refs_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6643260Z test_ops.py::TestCommonCUDA::test_out__refs_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6643537Z test_ops.py::TestCommonCUDA::test_out__refs_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6643824Z test_ops.py::TestCommonCUDA::test_out__refs_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6644102Z test_ops.py::TestCommonCUDA::test_out__refs_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6644376Z test_ops.py::TestCommonCUDA::test_out__refs_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6644637Z test_ops.py::TestCommonCUDA::test_out__refs_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6644918Z test_ops.py::TestCommonCUDA::test_out__refs_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6645208Z test_ops.py::TestCommonCUDA::test_out__refs_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6645487Z test_ops.py::TestCommonCUDA::test_out__refs_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6645761Z test_ops.py::TestCommonCUDA::test_out__refs_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6646038Z test_ops.py::TestCommonCUDA::test_out__refs_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6646312Z test_ops.py::TestCommonCUDA::test_out__refs_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6646587Z test_ops.py::TestCommonCUDA::test_out__refs_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6646873Z test_ops.py::TestCommonCUDA::test_out__refs_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6647159Z test_ops.py::TestCommonCUDA::test_out__refs_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6647445Z test_ops.py::TestCommonCUDA::test_out__refs_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6647728Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6648015Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6648295Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6648613Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6648941Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6649223Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6649519Z test_ops.py::TestCommonCUDA::test_out__refs_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6649815Z test_ops.py::TestCommonCUDA::test_out__refs_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6650101Z test_ops.py::TestCommonCUDA::test_out__refs_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6650390Z test_ops.py::TestCommonCUDA::test_out__refs_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6650671Z test_ops.py::TestCommonCUDA::test_out__refs_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6650947Z test_ops.py::TestCommonCUDA::test_out__refs_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6651221Z test_ops.py::TestCommonCUDA::test_out__refs_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6651499Z test_ops.py::TestCommonCUDA::test_out__refs_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6651778Z test_ops.py::TestCommonCUDA::test_out__refs_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6652062Z test_ops.py::TestCommonCUDA::test_out__refs_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6652342Z test_ops.py::TestCommonCUDA::test_out__refs_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6652628Z test_ops.py::TestCommonCUDA::test_out__refs_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6652900Z test_ops.py::TestCommonCUDA::test_out__refs_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6653187Z test_ops.py::TestCommonCUDA::test_out__refs_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6653478Z test_ops.py::TestCommonCUDA::test_out__refs_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6653765Z test_ops.py::TestCommonCUDA::test_out__refs_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6654047Z test_ops.py::TestCommonCUDA::test_out__refs_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6654321Z test_ops.py::TestCommonCUDA::test_out__refs_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6654596Z test_ops.py::TestCommonCUDA::test_out__refs_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6654873Z test_ops.py::TestCommonCUDA::test_out__refs_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6655146Z test_ops.py::TestCommonCUDA::test_out__refs_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6655472Z test_ops.py::TestCommonCUDA::test_out__refs_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6655793Z test_ops.py::TestCommonCUDA::test_out__refs_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6656075Z test_ops.py::TestCommonCUDA::test_out__refs_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6656370Z test_ops.py::TestCommonCUDA::test_out__refs_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6656652Z test_ops.py::TestCommonCUDA::test_out__refs_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6656935Z test_ops.py::TestCommonCUDA::test_out__refs_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6657230Z test_ops.py::TestCommonCUDA::test_out__refs_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6657527Z test_ops.py::TestCommonCUDA::test_out__refs_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6657809Z test_ops.py::TestCommonCUDA::test_out__refs_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6658087Z test_ops.py::TestCommonCUDA::test_out__refs_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6658338Z test_ops.py::TestCommonCUDA::test_out__refs_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2022-11-23T04:31:44.6658596Z test_ops.py::TestCommonCUDA::test_out__refs_empty_like_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2022-11-23T04:31:44.6658871Z test_ops.py::TestCommonCUDA::test_out__refs_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6659150Z test_ops.py::TestCommonCUDA::test_out__refs_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6659427Z test_ops.py::TestCommonCUDA::test_out__refs_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6659704Z test_ops.py::TestCommonCUDA::test_out__refs_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6659975Z test_ops.py::TestCommonCUDA::test_out__refs_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6660247Z test_ops.py::TestCommonCUDA::test_out__refs_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6660531Z test_ops.py::TestCommonCUDA::test_out__refs_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6660811Z test_ops.py::TestCommonCUDA::test_out__refs_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6661088Z test_ops.py::TestCommonCUDA::test_out__refs_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6661364Z test_ops.py::TestCommonCUDA::test_out__refs_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6661642Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6661920Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6662197Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6662521Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6662841Z test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6663120Z test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6663399Z test_ops.py::TestCommonCUDA::test_out__refs_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6663676Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6663955Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6664235Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6664522Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6664801Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6665081Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6665359Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6665636Z test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6665919Z test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6666207Z test_ops.py::TestCommonCUDA::test_out__refs_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6666485Z test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6666869Z test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6667153Z test_ops.py::TestCommonCUDA::test_out__refs_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6667428Z test_ops.py::TestCommonCUDA::test_out__refs_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6667715Z test_ops.py::TestCommonCUDA::test_out__refs_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6667998Z test_ops.py::TestCommonCUDA::test_out__refs_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6668280Z test_ops.py::TestCommonCUDA::test_out__refs_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6668560Z test_ops.py::TestCommonCUDA::test_out__refs_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6668842Z test_ops.py::TestCommonCUDA::test_out__refs_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6669120Z test_ops.py::TestCommonCUDA::test_out__refs_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6669461Z test_ops.py::TestCommonCUDA::test_out__refs_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6669777Z test_ops.py::TestCommonCUDA::test_out__refs_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6670049Z test_ops.py::TestCommonCUDA::test_out__refs_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6670325Z test_ops.py::TestCommonCUDA::test_out__refs_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6670599Z test_ops.py::TestCommonCUDA::test_out__refs_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6670874Z test_ops.py::TestCommonCUDA::test_out__refs_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6671149Z test_ops.py::TestCommonCUDA::test_out__refs_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6671427Z test_ops.py::TestCommonCUDA::test_out__refs_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6671714Z test_ops.py::TestCommonCUDA::test_out__refs_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6671999Z test_ops.py::TestCommonCUDA::test_out__refs_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6672278Z test_ops.py::TestCommonCUDA::test_out__refs_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6672557Z test_ops.py::TestCommonCUDA::test_out__refs_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6672830Z test_ops.py::TestCommonCUDA::test_out__refs_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6673111Z test_ops.py::TestCommonCUDA::test_out__refs_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:31:44.6673389Z test_ops.py::TestCommonCUDA::test_out__refs_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6673665Z test_ops.py::TestCommonCUDA::test_out__refs_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6673945Z test_ops.py::TestCommonCUDA::test_out__refs_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6674229Z test_ops.py::TestCommonCUDA::test_out__refs_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6674512Z test_ops.py::TestCommonCUDA::test_out__refs_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6674799Z test_ops.py::TestCommonCUDA::test_out__refs_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6675077Z test_ops.py::TestCommonCUDA::test_out__refs_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6675354Z test_ops.py::TestCommonCUDA::test_out__refs_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6675628Z test_ops.py::TestCommonCUDA::test_out__refs_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6675905Z test_ops.py::TestCommonCUDA::test_out__refs_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6676226Z test_ops.py::TestCommonCUDA::test_out__refs_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6676538Z test_ops.py::TestCommonCUDA::test_out__refs_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6676816Z test_ops.py::TestCommonCUDA::test_out__refs_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6677086Z test_ops.py::TestCommonCUDA::test_out__refs_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6677356Z test_ops.py::TestCommonCUDA::test_out__refs_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6677630Z test_ops.py::TestCommonCUDA::test_out__refs_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6677908Z test_ops.py::TestCommonCUDA::test_out__refs_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6678203Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6678490Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6678775Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6679065Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6679355Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6679640Z test_ops.py::TestCommonCUDA::test_out__refs_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6679919Z test_ops.py::TestCommonCUDA::test_out__refs_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6680194Z test_ops.py::TestCommonCUDA::test_out__refs_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6680472Z test_ops.py::TestCommonCUDA::test_out__refs_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6680737Z test_ops.py::TestCommonCUDA::test_out__refs_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6681034Z test_ops.py::TestCommonCUDA::test_out__refs_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6681323Z test_ops.py::TestCommonCUDA::test_out__refs_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6681612Z test_ops.py::TestCommonCUDA::test_out__refs_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6681895Z test_ops.py::TestCommonCUDA::test_out__refs_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6682177Z test_ops.py::TestCommonCUDA::test_out__refs_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6682461Z test_ops.py::TestCommonCUDA::test_out__refs_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6682746Z test_ops.py::TestCommonCUDA::test_out__refs_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6683066Z test_ops.py::TestCommonCUDA::test_out__refs_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6683383Z test_ops.py::TestCommonCUDA::test_out__refs_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6683661Z test_ops.py::TestCommonCUDA::test_out__refs_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6683934Z test_ops.py::TestCommonCUDA::test_out__refs_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6684237Z test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6684544Z test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6684823Z test_ops.py::TestCommonCUDA::test_out__refs_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6685103Z test_ops.py::TestCommonCUDA::test_out__refs_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6685372Z test_ops.py::TestCommonCUDA::test_out__refs_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6685649Z test_ops.py::TestCommonCUDA::test_out__refs_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6685935Z test_ops.py::TestCommonCUDA::test_out__refs_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6686209Z test_ops.py::TestCommonCUDA::test_out__refs_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6686501Z test_ops.py::TestCommonCUDA::test_out__refs_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6686772Z test_ops.py::TestCommonCUDA::test_out__refs_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6687041Z test_ops.py::TestCommonCUDA::test_out__refs_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6687295Z test_ops.py::TestCommonCUDA::test_out__refs_new_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 16%] 2022-11-23T04:31:44.6687585Z test_ops.py::TestCommonCUDA::test_out__refs_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6687862Z test_ops.py::TestCommonCUDA::test_out__refs_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6688138Z test_ops.py::TestCommonCUDA::test_out__refs_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6688421Z test_ops.py::TestCommonCUDA::test_out__refs_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6688704Z test_ops.py::TestCommonCUDA::test_out__refs_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6689010Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6689303Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6689584Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 16%] 2022-11-23T04:31:44.6689917Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6690243Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6690531Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6690831Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6691132Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6691428Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6691744Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6692041Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6692334Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6692633Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6692930Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6693244Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6693559Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6693856Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6694152Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6694442Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6694756Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6695054Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6695361Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6695645Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6695937Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6696225Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6696512Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6696861Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6697208Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6697502Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6697802Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6698098Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6698399Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6698715Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6698988Z test_ops.py::TestCommonCUDA::test_out__refs_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6699260Z test_ops.py::TestCommonCUDA::test_out__refs_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6699542Z test_ops.py::TestCommonCUDA::test_out__refs_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6699821Z test_ops.py::TestCommonCUDA::test_out__refs_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6700096Z test_ops.py::TestCommonCUDA::test_out__refs_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6700375Z test_ops.py::TestCommonCUDA::test_out__refs_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6700650Z test_ops.py::TestCommonCUDA::test_out__refs_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6700926Z test_ops.py::TestCommonCUDA::test_out__refs_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6701197Z test_ops.py::TestCommonCUDA::test_out__refs_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6701482Z test_ops.py::TestCommonCUDA::test_out__refs_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6701768Z test_ops.py::TestCommonCUDA::test_out__refs_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6702046Z test_ops.py::TestCommonCUDA::test_out__refs_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6702328Z test_ops.py::TestCommonCUDA::test_out__refs_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6702608Z test_ops.py::TestCommonCUDA::test_out__refs_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6702877Z test_ops.py::TestCommonCUDA::test_out__refs_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6703154Z test_ops.py::TestCommonCUDA::test_out__refs_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6703465Z test_ops.py::TestCommonCUDA::test_out__refs_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6703772Z test_ops.py::TestCommonCUDA::test_out__refs_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6704045Z test_ops.py::TestCommonCUDA::test_out__refs_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6704316Z test_ops.py::TestCommonCUDA::test_out__refs_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6704590Z test_ops.py::TestCommonCUDA::test_out__refs_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6704864Z test_ops.py::TestCommonCUDA::test_out__refs_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6705140Z test_ops.py::TestCommonCUDA::test_out__refs_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6705416Z test_ops.py::TestCommonCUDA::test_out__refs_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6705693Z test_ops.py::TestCommonCUDA::test_out__refs_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6705963Z test_ops.py::TestCommonCUDA::test_out__refs_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6706256Z test_ops.py::TestCommonCUDA::test_out__refs_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6706546Z test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6706933Z test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6707221Z test_ops.py::TestCommonCUDA::test_out__refs_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6707513Z test_ops.py::TestCommonCUDA::test_out__refs_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6707795Z test_ops.py::TestCommonCUDA::test_out__refs_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6708076Z test_ops.py::TestCommonCUDA::test_out__refs_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6708355Z test_ops.py::TestCommonCUDA::test_out__refs_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6708647Z test_ops.py::TestCommonCUDA::test_out__refs_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6708956Z test_ops.py::TestCommonCUDA::test_out__refs_special_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6709236Z test_ops.py::TestCommonCUDA::test_out__refs_special_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6709549Z test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6709856Z test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6710172Z test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6710510Z test_ops.py::TestCommonCUDA::test_out__refs_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6710834Z test_ops.py::TestCommonCUDA::test_out__refs_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6711137Z test_ops.py::TestCommonCUDA::test_out__refs_special_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6711445Z test_ops.py::TestCommonCUDA::test_out__refs_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6711738Z test_ops.py::TestCommonCUDA::test_out__refs_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6712024Z test_ops.py::TestCommonCUDA::test_out__refs_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6712305Z test_ops.py::TestCommonCUDA::test_out__refs_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6712584Z test_ops.py::TestCommonCUDA::test_out__refs_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6712861Z test_ops.py::TestCommonCUDA::test_out__refs_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6713137Z test_ops.py::TestCommonCUDA::test_out__refs_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6713410Z test_ops.py::TestCommonCUDA::test_out__refs_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6713684Z test_ops.py::TestCommonCUDA::test_out__refs_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6713957Z test_ops.py::TestCommonCUDA::test_out__refs_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6714229Z test_ops.py::TestCommonCUDA::test_out__refs_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6714507Z test_ops.py::TestCommonCUDA::test_out__refs_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6714777Z test_ops.py::TestCommonCUDA::test_out__refs_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6715046Z test_ops.py::TestCommonCUDA::test_out__refs_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6715317Z test_ops.py::TestCommonCUDA::test_out__refs_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6715603Z test_ops.py::TestCommonCUDA::test_out__refs_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6715874Z test_ops.py::TestCommonCUDA::test_out__refs_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6716151Z test_ops.py::TestCommonCUDA::test_out__refs_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6716432Z test_ops.py::TestCommonCUDA::test_out__refs_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6716703Z test_ops.py::TestCommonCUDA::test_out__refs_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6716981Z test_ops.py::TestCommonCUDA::test_out__refs_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6717301Z test_ops.py::TestCommonCUDA::test_out__refs_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6717621Z test_ops.py::TestCommonCUDA::test_out__refs_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6717903Z test_ops.py::TestCommonCUDA::test_out__refs_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6718178Z test_ops.py::TestCommonCUDA::test_out__refs_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6718454Z test_ops.py::TestCommonCUDA::test_out__refs_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6718732Z test_ops.py::TestCommonCUDA::test_out__refs_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6719018Z test_ops.py::TestCommonCUDA::test_out__refs_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6719299Z test_ops.py::TestCommonCUDA::test_out__refs_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6719581Z test_ops.py::TestCommonCUDA::test_out__refs_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6719852Z test_ops.py::TestCommonCUDA::test_out__refs_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6720130Z test_ops.py::TestCommonCUDA::test_out__refs_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6720404Z test_ops.py::TestCommonCUDA::test_out__refs_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6720678Z test_ops.py::TestCommonCUDA::test_out__refs_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6720957Z test_ops.py::TestCommonCUDA::test_out__refs_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6721231Z test_ops.py::TestCommonCUDA::test_out__refs_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6721507Z test_ops.py::TestCommonCUDA::test_out__refs_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6721771Z test_ops.py::TestCommonCUDA::test_out__refs_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6722042Z test_ops.py::TestCommonCUDA::test_out__refs_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6722338Z test_ops.py::TestCommonCUDA::test_out__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6722609Z test_ops.py::TestCommonCUDA::test_out_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6722877Z test_ops.py::TestCommonCUDA::test_out_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6723149Z test_ops.py::TestCommonCUDA::test_out_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6723414Z test_ops.py::TestCommonCUDA::test_out_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6723686Z test_ops.py::TestCommonCUDA::test_out_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6723961Z test_ops.py::TestCommonCUDA::test_out_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6724277Z test_ops.py::TestCommonCUDA::test_out_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6724580Z test_ops.py::TestCommonCUDA::test_out_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6724867Z test_ops.py::TestCommonCUDA::test_out_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6725138Z test_ops.py::TestCommonCUDA::test_out_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6725409Z test_ops.py::TestCommonCUDA::test_out_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6725679Z test_ops.py::TestCommonCUDA::test_out_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6725958Z test_ops.py::TestCommonCUDA::test_out_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6726231Z test_ops.py::TestCommonCUDA::test_out_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6726496Z test_ops.py::TestCommonCUDA::test_out_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6726766Z test_ops.py::TestCommonCUDA::test_out_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6727031Z test_ops.py::TestCommonCUDA::test_out_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6727296Z test_ops.py::TestCommonCUDA::test_out_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6727570Z test_ops.py::TestCommonCUDA::test_out_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6727843Z test_ops.py::TestCommonCUDA::test_out_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6728110Z test_ops.py::TestCommonCUDA::test_out_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6728383Z test_ops.py::TestCommonCUDA::test_out_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6728659Z test_ops.py::TestCommonCUDA::test_out_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6728931Z test_ops.py::TestCommonCUDA::test_out_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6729217Z test_ops.py::TestCommonCUDA::test_out_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6729487Z test_ops.py::TestCommonCUDA::test_out_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6729760Z test_ops.py::TestCommonCUDA::test_out_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6730027Z test_ops.py::TestCommonCUDA::test_out_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6730291Z test_ops.py::TestCommonCUDA::test_out_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6730557Z test_ops.py::TestCommonCUDA::test_out_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6730832Z test_ops.py::TestCommonCUDA::test_out_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6731148Z test_ops.py::TestCommonCUDA::test_out_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6731466Z test_ops.py::TestCommonCUDA::test_out_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6731738Z test_ops.py::TestCommonCUDA::test_out_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6732012Z test_ops.py::TestCommonCUDA::test_out_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6732273Z test_ops.py::TestCommonCUDA::test_out_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6732542Z test_ops.py::TestCommonCUDA::test_out_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6732817Z test_ops.py::TestCommonCUDA::test_out_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6733100Z test_ops.py::TestCommonCUDA::test_out_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6733371Z test_ops.py::TestCommonCUDA::test_out_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6733643Z test_ops.py::TestCommonCUDA::test_out_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6733927Z test_ops.py::TestCommonCUDA::test_out_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6734200Z test_ops.py::TestCommonCUDA::test_out_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6734481Z test_ops.py::TestCommonCUDA::test_out_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6734752Z test_ops.py::TestCommonCUDA::test_out_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6735019Z test_ops.py::TestCommonCUDA::test_out_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6735304Z test_ops.py::TestCommonCUDA::test_out_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6735590Z test_ops.py::TestCommonCUDA::test_out_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6735869Z test_ops.py::TestCommonCUDA::test_out_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6736143Z test_ops.py::TestCommonCUDA::test_out_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6736412Z test_ops.py::TestCommonCUDA::test_out_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6736699Z test_ops.py::TestCommonCUDA::test_out_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6736967Z test_ops.py::TestCommonCUDA::test_out_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6737236Z test_ops.py::TestCommonCUDA::test_out_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6737512Z test_ops.py::TestCommonCUDA::test_out_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6737779Z test_ops.py::TestCommonCUDA::test_out_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6738089Z test_ops.py::TestCommonCUDA::test_out_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6738387Z test_ops.py::TestCommonCUDA::test_out_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6738656Z test_ops.py::TestCommonCUDA::test_out_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6738931Z test_ops.py::TestCommonCUDA::test_out_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6739214Z test_ops.py::TestCommonCUDA::test_out_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6739493Z test_ops.py::TestCommonCUDA::test_out_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6739771Z test_ops.py::TestCommonCUDA::test_out_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6740043Z test_ops.py::TestCommonCUDA::test_out_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6740318Z test_ops.py::TestCommonCUDA::test_out_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6740594Z test_ops.py::TestCommonCUDA::test_out_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6740862Z test_ops.py::TestCommonCUDA::test_out_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6741141Z test_ops.py::TestCommonCUDA::test_out_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6741426Z test_ops.py::TestCommonCUDA::test_out_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6741703Z test_ops.py::TestCommonCUDA::test_out_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6741973Z test_ops.py::TestCommonCUDA::test_out_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6742252Z test_ops.py::TestCommonCUDA::test_out_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6742538Z test_ops.py::TestCommonCUDA::test_out_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6742818Z test_ops.py::TestCommonCUDA::test_out_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6743081Z test_ops.py::TestCommonCUDA::test_out_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6743356Z test_ops.py::TestCommonCUDA::test_out_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6743623Z test_ops.py::TestCommonCUDA::test_out_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6743890Z test_ops.py::TestCommonCUDA::test_out_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6744171Z test_ops.py::TestCommonCUDA::test_out_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6744438Z test_ops.py::TestCommonCUDA::test_out_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6744708Z test_ops.py::TestCommonCUDA::test_out_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6745034Z test_ops.py::TestCommonCUDA::test_out_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6745339Z test_ops.py::TestCommonCUDA::test_out_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6745612Z test_ops.py::TestCommonCUDA::test_out_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6745882Z test_ops.py::TestCommonCUDA::test_out_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6746175Z test_ops.py::TestCommonCUDA::test_out_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6746449Z test_ops.py::TestCommonCUDA::test_out_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6746762Z test_ops.py::TestCommonCUDA::test_out_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6747043Z test_ops.py::TestCommonCUDA::test_out_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6747319Z test_ops.py::TestCommonCUDA::test_out_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6747600Z test_ops.py::TestCommonCUDA::test_out_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6747872Z test_ops.py::TestCommonCUDA::test_out_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6748156Z test_ops.py::TestCommonCUDA::test_out_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6748421Z test_ops.py::TestCommonCUDA::test_out_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6748696Z test_ops.py::TestCommonCUDA::test_out_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6748963Z test_ops.py::TestCommonCUDA::test_out_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6749247Z test_ops.py::TestCommonCUDA::test_out_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6749532Z test_ops.py::TestCommonCUDA::test_out_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6749817Z test_ops.py::TestCommonCUDA::test_out_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6750082Z test_ops.py::TestCommonCUDA::test_out_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6750351Z test_ops.py::TestCommonCUDA::test_out_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6750621Z test_ops.py::TestCommonCUDA::test_out_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6750891Z test_ops.py::TestCommonCUDA::test_out_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6751160Z test_ops.py::TestCommonCUDA::test_out_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6751404Z test_ops.py::TestCommonCUDA::test_out_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 16%] 2022-11-23T04:31:44.6751681Z test_ops.py::TestCommonCUDA::test_out_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6751997Z test_ops.py::TestCommonCUDA::test_out_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6752299Z test_ops.py::TestCommonCUDA::test_out_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6752565Z test_ops.py::TestCommonCUDA::test_out_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6752832Z test_ops.py::TestCommonCUDA::test_out_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6753103Z test_ops.py::TestCommonCUDA::test_out_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6753369Z test_ops.py::TestCommonCUDA::test_out_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6753626Z test_ops.py::TestCommonCUDA::test_out_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6753907Z test_ops.py::TestCommonCUDA::test_out_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6754178Z test_ops.py::TestCommonCUDA::test_out_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6754447Z test_ops.py::TestCommonCUDA::test_out_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6754713Z test_ops.py::TestCommonCUDA::test_out_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6754982Z test_ops.py::TestCommonCUDA::test_out_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6755255Z test_ops.py::TestCommonCUDA::test_out_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6755528Z test_ops.py::TestCommonCUDA::test_out_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6755806Z test_ops.py::TestCommonCUDA::test_out_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6756075Z test_ops.py::TestCommonCUDA::test_out_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6756342Z test_ops.py::TestCommonCUDA::test_out_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6756611Z test_ops.py::TestCommonCUDA::test_out_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:31:44.6756882Z test_ops.py::TestCommonCUDA::test_out_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6757154Z test_ops.py::TestCommonCUDA::test_out_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6757426Z test_ops.py::TestCommonCUDA::test_out_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6757704Z test_ops.py::TestCommonCUDA::test_out_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6757977Z test_ops.py::TestCommonCUDA::test_out_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6758249Z test_ops.py::TestCommonCUDA::test_out_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6758520Z test_ops.py::TestCommonCUDA::test_out_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6758833Z test_ops.py::TestCommonCUDA::test_out_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6759140Z test_ops.py::TestCommonCUDA::test_out_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6759410Z test_ops.py::TestCommonCUDA::test_out_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6759681Z test_ops.py::TestCommonCUDA::test_out_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6759952Z test_ops.py::TestCommonCUDA::test_out_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6760223Z test_ops.py::TestCommonCUDA::test_out_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6760488Z test_ops.py::TestCommonCUDA::test_out_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6760763Z test_ops.py::TestCommonCUDA::test_out_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6761033Z test_ops.py::TestCommonCUDA::test_out_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6761305Z test_ops.py::TestCommonCUDA::test_out_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6761572Z test_ops.py::TestCommonCUDA::test_out_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6761840Z test_ops.py::TestCommonCUDA::test_out_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6762116Z test_ops.py::TestCommonCUDA::test_out_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6762388Z test_ops.py::TestCommonCUDA::test_out_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6762671Z test_ops.py::TestCommonCUDA::test_out_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6762937Z test_ops.py::TestCommonCUDA::test_out_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6763205Z test_ops.py::TestCommonCUDA::test_out_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6763470Z test_ops.py::TestCommonCUDA::test_out_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6763736Z test_ops.py::TestCommonCUDA::test_out_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6763998Z test_ops.py::TestCommonCUDA::test_out_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6764262Z test_ops.py::TestCommonCUDA::test_out_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6764535Z test_ops.py::TestCommonCUDA::test_out_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6764805Z test_ops.py::TestCommonCUDA::test_out_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6765069Z test_ops.py::TestCommonCUDA::test_out_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6765333Z test_ops.py::TestCommonCUDA::test_out_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6765604Z test_ops.py::TestCommonCUDA::test_out_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6765918Z test_ops.py::TestCommonCUDA::test_out_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6766235Z test_ops.py::TestCommonCUDA::test_out_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6766500Z test_ops.py::TestCommonCUDA::test_out_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6766766Z test_ops.py::TestCommonCUDA::test_out_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6767041Z test_ops.py::TestCommonCUDA::test_out_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6767310Z test_ops.py::TestCommonCUDA::test_out_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6767582Z test_ops.py::TestCommonCUDA::test_out_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6767853Z test_ops.py::TestCommonCUDA::test_out_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6768122Z test_ops.py::TestCommonCUDA::test_out_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6768385Z test_ops.py::TestCommonCUDA::test_out_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6768656Z test_ops.py::TestCommonCUDA::test_out_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6768930Z test_ops.py::TestCommonCUDA::test_out_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6769201Z test_ops.py::TestCommonCUDA::test_out_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6769482Z test_ops.py::TestCommonCUDA::test_out_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6769759Z test_ops.py::TestCommonCUDA::test_out_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6770036Z test_ops.py::TestCommonCUDA::test_out_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6770312Z test_ops.py::TestCommonCUDA::test_out_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6770588Z test_ops.py::TestCommonCUDA::test_out_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6770867Z test_ops.py::TestCommonCUDA::test_out_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6771139Z test_ops.py::TestCommonCUDA::test_out_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6771407Z test_ops.py::TestCommonCUDA::test_out_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6771678Z test_ops.py::TestCommonCUDA::test_out_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6771949Z test_ops.py::TestCommonCUDA::test_out_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6772214Z test_ops.py::TestCommonCUDA::test_out_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6772483Z test_ops.py::TestCommonCUDA::test_out_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6772790Z test_ops.py::TestCommonCUDA::test_out_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6773101Z test_ops.py::TestCommonCUDA::test_out_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6773372Z test_ops.py::TestCommonCUDA::test_out_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6773643Z test_ops.py::TestCommonCUDA::test_out_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6773918Z test_ops.py::TestCommonCUDA::test_out_istft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6774204Z test_ops.py::TestCommonCUDA::test_out_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6774515Z test_ops.py::TestCommonCUDA::test_out_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6774805Z test_ops.py::TestCommonCUDA::test_out_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6775107Z test_ops.py::TestCommonCUDA::test_out_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6775390Z test_ops.py::TestCommonCUDA::test_out_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6775656Z test_ops.py::TestCommonCUDA::test_out_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6775929Z test_ops.py::TestCommonCUDA::test_out_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6776193Z test_ops.py::TestCommonCUDA::test_out_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6776465Z test_ops.py::TestCommonCUDA::test_out_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6776729Z test_ops.py::TestCommonCUDA::test_out_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6776995Z test_ops.py::TestCommonCUDA::test_out_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6777267Z test_ops.py::TestCommonCUDA::test_out_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6777542Z test_ops.py::TestCommonCUDA::test_out_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6777820Z test_ops.py::TestCommonCUDA::test_out_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6778098Z test_ops.py::TestCommonCUDA::test_out_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6778391Z test_ops.py::TestCommonCUDA::test_out_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6778665Z test_ops.py::TestCommonCUDA::test_out_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6778941Z test_ops.py::TestCommonCUDA::test_out_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6779223Z test_ops.py::TestCommonCUDA::test_out_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6779509Z test_ops.py::TestCommonCUDA::test_out_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6779852Z test_ops.py::TestCommonCUDA::test_out_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6780157Z test_ops.py::TestCommonCUDA::test_out_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6780438Z test_ops.py::TestCommonCUDA::test_out_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6780727Z test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6781014Z test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6781295Z test_ops.py::TestCommonCUDA::test_out_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6781514Z test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_cuda_float32 SKIPPED (Skipped!) [ 17%] 2022-11-23T04:31:44.6781814Z test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6782898Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86777 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.) [ 17%] 2022-11-23T04:31:44.6783830Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86879 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.) [ 17%] 2022-11-23T04:31:44.6784765Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_ex_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86952 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.) [ 17%] 2022-11-23T04:31:44.6785053Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6785341Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6785629Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6785925Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6786235Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6786517Z test_ops.py::TestCommonCUDA::test_out_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6786930Z test_ops.py::TestCommonCUDA::test_out_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6787243Z test_ops.py::TestCommonCUDA::test_out_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6787526Z test_ops.py::TestCommonCUDA::test_out_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6787903Z test_ops.py::TestCommonCUDA::test_out_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6788198Z test_ops.py::TestCommonCUDA::test_out_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 17%] 2022-11-23T04:31:44.6788475Z test_ops.py::TestCommonCUDA::test_out_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6788759Z test_ops.py::TestCommonCUDA::test_out_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6789040Z test_ops.py::TestCommonCUDA::test_out_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6789329Z test_ops.py::TestCommonCUDA::test_out_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6789633Z test_ops.py::TestCommonCUDA::test_out_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6789914Z test_ops.py::TestCommonCUDA::test_out_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6790203Z test_ops.py::TestCommonCUDA::test_out_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6790492Z test_ops.py::TestCommonCUDA::test_out_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6790783Z test_ops.py::TestCommonCUDA::test_out_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6791070Z test_ops.py::TestCommonCUDA::test_out_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6791357Z test_ops.py::TestCommonCUDA::test_out_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6791647Z test_ops.py::TestCommonCUDA::test_out_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6791924Z test_ops.py::TestCommonCUDA::test_out_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6792192Z test_ops.py::TestCommonCUDA::test_out_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6792461Z test_ops.py::TestCommonCUDA::test_out_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6792719Z test_ops.py::TestCommonCUDA::test_out_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6792988Z test_ops.py::TestCommonCUDA::test_out_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6793264Z test_ops.py::TestCommonCUDA::test_out_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6793558Z test_ops.py::TestCommonCUDA::test_out_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6793838Z test_ops.py::TestCommonCUDA::test_out_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6794114Z test_ops.py::TestCommonCUDA::test_out_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6794398Z test_ops.py::TestCommonCUDA::test_out_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6794717Z test_ops.py::TestCommonCUDA::test_out_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6795031Z test_ops.py::TestCommonCUDA::test_out_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6795306Z test_ops.py::TestCommonCUDA::test_out_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6795582Z test_ops.py::TestCommonCUDA::test_out_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6795866Z test_ops.py::TestCommonCUDA::test_out_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6796134Z test_ops.py::TestCommonCUDA::test_out_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6796410Z test_ops.py::TestCommonCUDA::test_out_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6796691Z test_ops.py::TestCommonCUDA::test_out_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6796961Z test_ops.py::TestCommonCUDA::test_out_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6797227Z test_ops.py::TestCommonCUDA::test_out_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6797491Z test_ops.py::TestCommonCUDA::test_out_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6797762Z test_ops.py::TestCommonCUDA::test_out_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6798036Z test_ops.py::TestCommonCUDA::test_out_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6798302Z test_ops.py::TestCommonCUDA::test_out_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6798568Z test_ops.py::TestCommonCUDA::test_out_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6798846Z test_ops.py::TestCommonCUDA::test_out_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6799126Z test_ops.py::TestCommonCUDA::test_out_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6799413Z test_ops.py::TestCommonCUDA::test_out_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6799691Z test_ops.py::TestCommonCUDA::test_out_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6799979Z test_ops.py::TestCommonCUDA::test_out_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6800264Z test_ops.py::TestCommonCUDA::test_out_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6800541Z test_ops.py::TestCommonCUDA::test_out_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6800826Z test_ops.py::TestCommonCUDA::test_out_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6801116Z test_ops.py::TestCommonCUDA::test_out_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6801402Z test_ops.py::TestCommonCUDA::test_out_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6801716Z test_ops.py::TestCommonCUDA::test_out_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6802067Z test_ops.py::TestCommonCUDA::test_out_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6802344Z test_ops.py::TestCommonCUDA::test_out_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6802632Z test_ops.py::TestCommonCUDA::test_out_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6802910Z test_ops.py::TestCommonCUDA::test_out_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6803193Z test_ops.py::TestCommonCUDA::test_out_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6803479Z test_ops.py::TestCommonCUDA::test_out_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6803767Z test_ops.py::TestCommonCUDA::test_out_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6804039Z test_ops.py::TestCommonCUDA::test_out_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6804315Z test_ops.py::TestCommonCUDA::test_out_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6804591Z test_ops.py::TestCommonCUDA::test_out_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6804865Z test_ops.py::TestCommonCUDA::test_out_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6805140Z test_ops.py::TestCommonCUDA::test_out_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6805417Z test_ops.py::TestCommonCUDA::test_out_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6805689Z test_ops.py::TestCommonCUDA::test_out_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6805932Z test_ops.py::TestCommonCUDA::test_out_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (Skipped!) [ 17%] 2022-11-23T04:31:44.6806221Z test_ops.py::TestCommonCUDA::test_out_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6806516Z test_ops.py::TestCommonCUDA::test_out_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6806792Z test_ops.py::TestCommonCUDA::test_out_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6807062Z test_ops.py::TestCommonCUDA::test_out_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6807337Z test_ops.py::TestCommonCUDA::test_out_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6807631Z test_ops.py::TestCommonCUDA::test_out_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6807932Z test_ops.py::TestCommonCUDA::test_out_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6808208Z test_ops.py::TestCommonCUDA::test_out_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6808497Z test_ops.py::TestCommonCUDA::test_out_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6808830Z test_ops.py::TestCommonCUDA::test_out_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6809134Z test_ops.py::TestCommonCUDA::test_out_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6809399Z test_ops.py::TestCommonCUDA::test_out_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6809672Z test_ops.py::TestCommonCUDA::test_out_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6809944Z test_ops.py::TestCommonCUDA::test_out_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6810216Z test_ops.py::TestCommonCUDA::test_out_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6810487Z test_ops.py::TestCommonCUDA::test_out_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6810708Z test_ops.py::TestCommonCUDA::test_out_multinomial_cuda_float32 SKIPPED (Skipped!) [ 17%] 2022-11-23T04:31:44.6810975Z test_ops.py::TestCommonCUDA::test_out_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6811269Z test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6811560Z test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6811849Z test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6812127Z test_ops.py::TestCommonCUDA::test_out_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6812403Z test_ops.py::TestCommonCUDA::test_out_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6812680Z test_ops.py::TestCommonCUDA::test_out_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6812964Z test_ops.py::TestCommonCUDA::test_out_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6813239Z test_ops.py::TestCommonCUDA::test_out_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6813515Z test_ops.py::TestCommonCUDA::test_out_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6813787Z test_ops.py::TestCommonCUDA::test_out_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6814078Z test_ops.py::TestCommonCUDA::test_out_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6814377Z test_ops.py::TestCommonCUDA::test_out_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6814664Z test_ops.py::TestCommonCUDA::test_out_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6814920Z test_ops.py::TestCommonCUDA::test_out_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6815189Z test_ops.py::TestCommonCUDA::test_out_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6815463Z test_ops.py::TestCommonCUDA::test_out_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6815791Z test_ops.py::TestCommonCUDA::test_out_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6816100Z test_ops.py::TestCommonCUDA::test_out_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6816372Z test_ops.py::TestCommonCUDA::test_out_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6816647Z test_ops.py::TestCommonCUDA::test_out_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6816923Z test_ops.py::TestCommonCUDA::test_out_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6817246Z test_ops.py::TestCommonCUDA::test_out_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6817561Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6817876Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6818186Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6818496Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6818803Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6819113Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6819421Z test_ops.py::TestCommonCUDA::test_out_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6819718Z test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6820010Z test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6820299Z test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6820591Z test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6820906Z test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6821200Z test_ops.py::TestCommonCUDA::test_out_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6821506Z test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6821827Z test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6822113Z test_ops.py::TestCommonCUDA::test_out_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6822446Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6822771Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6823076Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6823379Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6823683Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6823995Z test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6824305Z test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6824612Z test_ops.py::TestCommonCUDA::test_out_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6824903Z test_ops.py::TestCommonCUDA::test_out_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6825200Z test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6825491Z test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6825785Z test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6826075Z test_ops.py::TestCommonCUDA::test_out_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6826381Z test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6826735Z test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6827063Z test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6827392Z test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6827709Z test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6828024Z test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6828326Z test_ops.py::TestCommonCUDA::test_out_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6828551Z test_ops.py::TestCommonCUDA::test_out_nn_functional_gelu_cuda_float32 SKIPPED (Skipped!) [ 17%] 2022-11-23T04:31:44.6828843Z test_ops.py::TestCommonCUDA::test_out_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6829144Z test_ops.py::TestCommonCUDA::test_out_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6829486Z test_ops.py::TestCommonCUDA::test_out_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6829820Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6830116Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6830407Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6830702Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6831014Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6831309Z test_ops.py::TestCommonCUDA::test_out_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6831602Z test_ops.py::TestCommonCUDA::test_out_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6831908Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6832217Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6832527Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6832837Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6833149Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6833460Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6833750Z test_ops.py::TestCommonCUDA::test_out_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6834038Z test_ops.py::TestCommonCUDA::test_out_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6834330Z test_ops.py::TestCommonCUDA::test_out_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6834622Z test_ops.py::TestCommonCUDA::test_out_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6834912Z test_ops.py::TestCommonCUDA::test_out_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6835221Z test_ops.py::TestCommonCUDA::test_out_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6835516Z test_ops.py::TestCommonCUDA::test_out_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6835821Z test_ops.py::TestCommonCUDA::test_out_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6836111Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6836439Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6836771Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6837065Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6837367Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6837664Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6837970Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6838267Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6838571Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6838858Z test_ops.py::TestCommonCUDA::test_out_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6839147Z test_ops.py::TestCommonCUDA::test_out_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6839446Z test_ops.py::TestCommonCUDA::test_out_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6839758Z test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6840077Z test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6840366Z test_ops.py::TestCommonCUDA::test_out_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6840658Z test_ops.py::TestCommonCUDA::test_out_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6840943Z test_ops.py::TestCommonCUDA::test_out_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6841239Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6841540Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6841841Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6842140Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6842445Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6842732Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6843069Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6843404Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6843706Z test_ops.py::TestCommonCUDA::test_out_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6843994Z test_ops.py::TestCommonCUDA::test_out_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:31:44.6844280Z test_ops.py::TestCommonCUDA::test_out_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6844565Z test_ops.py::TestCommonCUDA::test_out_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6844855Z test_ops.py::TestCommonCUDA::test_out_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6845144Z test_ops.py::TestCommonCUDA::test_out_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6845426Z test_ops.py::TestCommonCUDA::test_out_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6845720Z test_ops.py::TestCommonCUDA::test_out_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6846020Z test_ops.py::TestCommonCUDA::test_out_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6846309Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6846616Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6846910Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6847205Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6847499Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6847791Z test_ops.py::TestCommonCUDA::test_out_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6848086Z test_ops.py::TestCommonCUDA::test_out_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6848394Z test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6848719Z test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6848998Z test_ops.py::TestCommonCUDA::test_out_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6849303Z test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6849609Z test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6849922Z test_ops.py::TestCommonCUDA::test_out_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6850222Z test_ops.py::TestCommonCUDA::test_out_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6850494Z test_ops.py::TestCommonCUDA::test_out_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6850763Z test_ops.py::TestCommonCUDA::test_out_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6851034Z test_ops.py::TestCommonCUDA::test_out_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6851304Z test_ops.py::TestCommonCUDA::test_out_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6851591Z test_ops.py::TestCommonCUDA::test_out_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6851860Z test_ops.py::TestCommonCUDA::test_out_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6852135Z test_ops.py::TestCommonCUDA::test_out_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6852436Z test_ops.py::TestCommonCUDA::test_out_ops_nvprims_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6852728Z test_ops.py::TestCommonCUDA::test_out_ops_nvprims_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6853010Z test_ops.py::TestCommonCUDA::test_out_ops_nvprims_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6853282Z test_ops.py::TestCommonCUDA::test_out_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6853550Z test_ops.py::TestCommonCUDA::test_out_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6853826Z test_ops.py::TestCommonCUDA::test_out_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6854099Z test_ops.py::TestCommonCUDA::test_out_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6854371Z test_ops.py::TestCommonCUDA::test_out_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6854641Z test_ops.py::TestCommonCUDA::test_out_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6854940Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6855176Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 18%] 2022-11-23T04:31:44.6855410Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 18%] 2022-11-23T04:31:44.6855640Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 18%] 2022-11-23T04:31:44.6855874Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 18%] 2022-11-23T04:31:44.6856150Z test_ops.py::TestCommonCUDA::test_out_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6856419Z test_ops.py::TestCommonCUDA::test_out_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6856689Z test_ops.py::TestCommonCUDA::test_out_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6856997Z test_ops.py::TestCommonCUDA::test_out_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6857297Z test_ops.py::TestCommonCUDA::test_out_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6857572Z test_ops.py::TestCommonCUDA::test_out_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6857844Z test_ops.py::TestCommonCUDA::test_out_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6858120Z test_ops.py::TestCommonCUDA::test_out_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6858392Z test_ops.py::TestCommonCUDA::test_out_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6858673Z test_ops.py::TestCommonCUDA::test_out_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6858946Z test_ops.py::TestCommonCUDA::test_out_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6859221Z test_ops.py::TestCommonCUDA::test_out_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6859479Z test_ops.py::TestCommonCUDA::test_out_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6859746Z test_ops.py::TestCommonCUDA::test_out_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6860022Z test_ops.py::TestCommonCUDA::test_out_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6860299Z test_ops.py::TestCommonCUDA::test_out_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6860573Z test_ops.py::TestCommonCUDA::test_out_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6860842Z test_ops.py::TestCommonCUDA::test_out_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6861130Z test_ops.py::TestCommonCUDA::test_out_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6861408Z test_ops.py::TestCommonCUDA::test_out_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6861682Z test_ops.py::TestCommonCUDA::test_out_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6861953Z test_ops.py::TestCommonCUDA::test_out_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6862229Z test_ops.py::TestCommonCUDA::test_out_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6862508Z test_ops.py::TestCommonCUDA::test_out_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6862788Z test_ops.py::TestCommonCUDA::test_out_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6863053Z test_ops.py::TestCommonCUDA::test_out_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6863319Z test_ops.py::TestCommonCUDA::test_out_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6863586Z test_ops.py::TestCommonCUDA::test_out_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6863908Z test_ops.py::TestCommonCUDA::test_out_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6864160Z test_ops.py::TestCommonCUDA::test_out_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 18%] 2022-11-23T04:31:44.6864386Z test_ops.py::TestCommonCUDA::test_out_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 18%] 2022-11-23T04:31:44.6864658Z test_ops.py::TestCommonCUDA::test_out_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6864922Z test_ops.py::TestCommonCUDA::test_out_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6865203Z test_ops.py::TestCommonCUDA::test_out_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6865487Z test_ops.py::TestCommonCUDA::test_out_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6865764Z test_ops.py::TestCommonCUDA::test_out_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6866056Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6866345Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6866675Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6866966Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6867257Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6867541Z test_ops.py::TestCommonCUDA::test_out_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6867836Z test_ops.py::TestCommonCUDA::test_out_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6868130Z test_ops.py::TestCommonCUDA::test_out_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6868399Z test_ops.py::TestCommonCUDA::test_out_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6868681Z test_ops.py::TestCommonCUDA::test_out_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6868951Z test_ops.py::TestCommonCUDA::test_out_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6869223Z test_ops.py::TestCommonCUDA::test_out_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6869499Z test_ops.py::TestCommonCUDA::test_out_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6869767Z test_ops.py::TestCommonCUDA::test_out_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6870047Z test_ops.py::TestCommonCUDA::test_out_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6870352Z test_ops.py::TestCommonCUDA::test_out_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6870644Z test_ops.py::TestCommonCUDA::test_out_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6870977Z test_ops.py::TestCommonCUDA::test_out_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6871285Z test_ops.py::TestCommonCUDA::test_out_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6871555Z test_ops.py::TestCommonCUDA::test_out_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6871819Z test_ops.py::TestCommonCUDA::test_out_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6872084Z test_ops.py::TestCommonCUDA::test_out_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6872358Z test_ops.py::TestCommonCUDA::test_out_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6872646Z test_ops.py::TestCommonCUDA::test_out_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6872922Z test_ops.py::TestCommonCUDA::test_out_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6873208Z test_ops.py::TestCommonCUDA::test_out_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6873475Z test_ops.py::TestCommonCUDA::test_out_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6873703Z test_ops.py::TestCommonCUDA::test_out_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 18%] 2022-11-23T04:31:44.6873987Z test_ops.py::TestCommonCUDA::test_out_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6874277Z test_ops.py::TestCommonCUDA::test_out_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6874566Z test_ops.py::TestCommonCUDA::test_out_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6874851Z test_ops.py::TestCommonCUDA::test_out_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6875141Z test_ops.py::TestCommonCUDA::test_out_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6875449Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6875758Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6876258Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2022-11-23T04:31:44.6876729Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2022-11-23T04:31:44.6877012Z test_ops.py::TestCommonCUDA::test_out_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6877297Z test_ops.py::TestCommonCUDA::test_out_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6877603Z test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6877909Z test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6878233Z test_ops.py::TestCommonCUDA::test_out_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6878564Z test_ops.py::TestCommonCUDA::test_out_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6878844Z test_ops.py::TestCommonCUDA::test_out_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6879149Z test_ops.py::TestCommonCUDA::test_out_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6879628Z test_ops.py::TestCommonCUDA::test_out_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2022-11-23T04:31:44.6879915Z test_ops.py::TestCommonCUDA::test_out_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6880218Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6880518Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6880816Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6881113Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6881393Z test_ops.py::TestCommonCUDA::test_out_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6881680Z test_ops.py::TestCommonCUDA::test_out_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6882003Z test_ops.py::TestCommonCUDA::test_out_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6882310Z test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6882619Z test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6883112Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2022-11-23T04:31:44.6883601Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2022-11-23T04:31:44.6884088Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2022-11-23T04:31:44.6884573Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2022-11-23T04:31:44.6884877Z test_ops.py::TestCommonCUDA::test_out_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6885164Z test_ops.py::TestCommonCUDA::test_out_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6885444Z test_ops.py::TestCommonCUDA::test_out_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6885707Z test_ops.py::TestCommonCUDA::test_out_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6886039Z test_ops.py::TestCommonCUDA::test_out_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6886359Z test_ops.py::TestCommonCUDA::test_out_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6886628Z test_ops.py::TestCommonCUDA::test_out_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6886900Z test_ops.py::TestCommonCUDA::test_out_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6887174Z test_ops.py::TestCommonCUDA::test_out_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6887446Z test_ops.py::TestCommonCUDA::test_out_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6887718Z test_ops.py::TestCommonCUDA::test_out_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6887994Z test_ops.py::TestCommonCUDA::test_out_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6888263Z test_ops.py::TestCommonCUDA::test_out_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6888533Z test_ops.py::TestCommonCUDA::test_out_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6888800Z test_ops.py::TestCommonCUDA::test_out_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6889075Z test_ops.py::TestCommonCUDA::test_out_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6889342Z test_ops.py::TestCommonCUDA::test_out_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6889623Z test_ops.py::TestCommonCUDA::test_out_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6889892Z test_ops.py::TestCommonCUDA::test_out_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6890155Z test_ops.py::TestCommonCUDA::test_out_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6890441Z test_ops.py::TestCommonCUDA::test_out_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6890708Z test_ops.py::TestCommonCUDA::test_out_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6890978Z test_ops.py::TestCommonCUDA::test_out_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6891249Z test_ops.py::TestCommonCUDA::test_out_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6891529Z test_ops.py::TestCommonCUDA::test_out_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6891808Z test_ops.py::TestCommonCUDA::test_out_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6892072Z test_ops.py::TestCommonCUDA::test_out_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6892339Z test_ops.py::TestCommonCUDA::test_out_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6892617Z test_ops.py::TestCommonCUDA::test_out_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6892936Z test_ops.py::TestCommonCUDA::test_out_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6893242Z test_ops.py::TestCommonCUDA::test_out_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6893522Z test_ops.py::TestCommonCUDA::test_out_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6893800Z test_ops.py::TestCommonCUDA::test_out_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6894071Z test_ops.py::TestCommonCUDA::test_out_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6894356Z test_ops.py::TestCommonCUDA::test_out_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6894625Z test_ops.py::TestCommonCUDA::test_out_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6894906Z test_ops.py::TestCommonCUDA::test_out_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6895176Z test_ops.py::TestCommonCUDA::test_out_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6895450Z test_ops.py::TestCommonCUDA::test_out_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6895730Z test_ops.py::TestCommonCUDA::test_out_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6896001Z test_ops.py::TestCommonCUDA::test_out_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6896262Z test_ops.py::TestCommonCUDA::test_out_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6896543Z test_ops.py::TestCommonCUDA::test_out_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6896827Z test_ops.py::TestCommonCUDA::test_out_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6897100Z test_ops.py::TestCommonCUDA::test_out_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6897371Z test_ops.py::TestCommonCUDA::test_out_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6897659Z test_ops.py::TestCommonCUDA::test_out_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6897930Z test_ops.py::TestCommonCUDA::test_out_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6898210Z test_ops.py::TestCommonCUDA::test_out_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6898481Z test_ops.py::TestCommonCUDA::test_out_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6898753Z test_ops.py::TestCommonCUDA::test_out_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6899019Z test_ops.py::TestCommonCUDA::test_out_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6899302Z test_ops.py::TestCommonCUDA::test_out_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6899570Z test_ops.py::TestCommonCUDA::test_out_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6899890Z test_ops.py::TestCommonCUDA::test_out_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6900201Z test_ops.py::TestCommonCUDA::test_out_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6900469Z test_ops.py::TestCommonCUDA::test_out_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6900744Z test_ops.py::TestCommonCUDA::test_out_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6901013Z test_ops.py::TestCommonCUDA::test_out_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6901279Z test_ops.py::TestCommonCUDA::test_out_warning_H_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6901550Z test_ops.py::TestCommonCUDA::test_out_warning_T_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6901832Z test_ops.py::TestCommonCUDA::test_out_warning___getitem___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6902106Z test_ops.py::TestCommonCUDA::test_out_warning___radd___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6902377Z test_ops.py::TestCommonCUDA::test_out_warning___rand___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6902648Z test_ops.py::TestCommonCUDA::test_out_warning___rdiv___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6902923Z test_ops.py::TestCommonCUDA::test_out_warning___rmatmul___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6903194Z test_ops.py::TestCommonCUDA::test_out_warning___rmod___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6903465Z test_ops.py::TestCommonCUDA::test_out_warning___rmul___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6903739Z test_ops.py::TestCommonCUDA::test_out_warning___ror___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6904010Z test_ops.py::TestCommonCUDA::test_out_warning___rpow___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6904279Z test_ops.py::TestCommonCUDA::test_out_warning___rsub___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6904545Z test_ops.py::TestCommonCUDA::test_out_warning___rxor___cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6904821Z test_ops.py::TestCommonCUDA::test_out_warning__refs_T_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6905126Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bfloat16_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6905422Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bool_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6905713Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_byte_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6906016Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cdouble_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6906315Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cfloat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6906718Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_chalf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6907073Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_char_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6907417Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6907708Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_double_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6908006Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_float_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6908304Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_half_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6908602Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_int_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6908896Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_long_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6909188Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_short_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6909464Z test_ops.py::TestCommonCUDA::test_out_warning__refs_abs_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6909741Z test_ops.py::TestCommonCUDA::test_out_warning__refs_acos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6910017Z test_ops.py::TestCommonCUDA::test_out_warning__refs_acosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6910296Z test_ops.py::TestCommonCUDA::test_out_warning__refs_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6910582Z test_ops.py::TestCommonCUDA::test_out_warning__refs_addcdiv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6910865Z test_ops.py::TestCommonCUDA::test_out_warning__refs_addcmul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6911142Z test_ops.py::TestCommonCUDA::test_out_warning__refs_addr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6911417Z test_ops.py::TestCommonCUDA::test_out_warning__refs_all_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6911700Z test_ops.py::TestCommonCUDA::test_out_warning__refs_allclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6911973Z test_ops.py::TestCommonCUDA::test_out_warning__refs_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6912253Z test_ops.py::TestCommonCUDA::test_out_warning__refs_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6912531Z test_ops.py::TestCommonCUDA::test_out_warning__refs_any_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6912810Z test_ops.py::TestCommonCUDA::test_out_warning__refs_arange_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6913095Z test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6913370Z test_ops.py::TestCommonCUDA::test_out_warning__refs_asin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6913644Z test_ops.py::TestCommonCUDA::test_out_warning__refs_asinh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6913959Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atan2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6914270Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6914544Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6914825Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6915107Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6915387Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6915676Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6915973Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_left_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6916256Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6916539Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6916836Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_right_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6917120Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6917419Z test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_shapes_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6917718Z test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6918009Z test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6918296Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bucketize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6918570Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6918847Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ceil_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6919128Z test_ops.py::TestCommonCUDA::test_out_warning__refs_chunk_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6919404Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6919689Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_max_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6919973Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_min_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6920241Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clone_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6920528Z test_ops.py::TestCommonCUDA::test_out_warning__refs_column_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6920845Z test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6921171Z test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_physical_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6921462Z test_ops.py::TestCommonCUDA::test_out_warning__refs_constant_pad_nd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6921748Z test_ops.py::TestCommonCUDA::test_out_warning__refs_contiguous_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6922031Z test_ops.py::TestCommonCUDA::test_out_warning__refs_copysign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6922309Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6922591Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6922869Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cumsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6923145Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6923426Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_embed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6923716Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6923996Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6924288Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6924571Z test_ops.py::TestCommonCUDA::test_out_warning__refs_digamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6924863Z test_ops.py::TestCommonCUDA::test_out_warning__refs_div_floor_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6925156Z test_ops.py::TestCommonCUDA::test_out_warning__refs_div_no_rounding_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6925449Z test_ops.py::TestCommonCUDA::test_out_warning__refs_div_trunc_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6925727Z test_ops.py::TestCommonCUDA::test_out_warning__refs_dsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6926011Z test_ops.py::TestCommonCUDA::test_out_warning__refs_dstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6926269Z test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_cuda SKIPPED (Expected: empty is not comparable) [ 18%] 2022-11-23T04:31:44.6926527Z test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_like_cuda SKIPPED (Expected: empty is not comparable) [ 18%] 2022-11-23T04:31:44.6926803Z test_ops.py::TestCommonCUDA::test_out_warning__refs_eq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6927077Z test_ops.py::TestCommonCUDA::test_out_warning__refs_erf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6927352Z test_ops.py::TestCommonCUDA::test_out_warning__refs_erfc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6927668Z test_ops.py::TestCommonCUDA::test_out_warning__refs_erfinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6927975Z test_ops.py::TestCommonCUDA::test_out_warning__refs_exp2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6928247Z test_ops.py::TestCommonCUDA::test_out_warning__refs_exp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6928529Z test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6928809Z test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6929087Z test_ops.py::TestCommonCUDA::test_out_warning__refs_expm1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6929365Z test_ops.py::TestCommonCUDA::test_out_warning__refs_eye_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:31:44.6929647Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6929924Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6930203Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6930487Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6930767Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6931046Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6931327Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6931605Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6931886Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6932159Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6932447Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6932731Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6933015Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6933297Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6933578Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6933860Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6934141Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6934460Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6934777Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6935055Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6935333Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6935612Z test_ops.py::TestCommonCUDA::test_out_warning__refs_flatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6935887Z test_ops.py::TestCommonCUDA::test_out_warning__refs_flip_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6936170Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fliplr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6936449Z test_ops.py::TestCommonCUDA::test_out_warning__refs_flipud_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6936735Z test_ops.py::TestCommonCUDA::test_out_warning__refs_float_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6937014Z test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6937301Z test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6937576Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6937849Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6938128Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fmod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6938409Z test_ops.py::TestCommonCUDA::test_out_warning__refs_frac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6938684Z test_ops.py::TestCommonCUDA::test_out_warning__refs_gcd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6938958Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ge_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6939229Z test_ops.py::TestCommonCUDA::test_out_warning__refs_gt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6939512Z test_ops.py::TestCommonCUDA::test_out_warning__refs_heaviside_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6939793Z test_ops.py::TestCommonCUDA::test_out_warning__refs_hsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6940076Z test_ops.py::TestCommonCUDA::test_out_warning__refs_hstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6940357Z test_ops.py::TestCommonCUDA::test_out_warning__refs_hypot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6940628Z test_ops.py::TestCommonCUDA::test_out_warning__refs_i0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6940904Z test_ops.py::TestCommonCUDA::test_out_warning__refs_igamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6941185Z test_ops.py::TestCommonCUDA::test_out_warning__refs_igammac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6941500Z test_ops.py::TestCommonCUDA::test_out_warning__refs_imag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6941830Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6942114Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6942396Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6942687Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6942973Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6943259Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isfinite_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6943543Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6943822Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isnan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6944090Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isneginf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6944374Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isposinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6944653Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isreal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6944929Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lcm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6945205Z test_ops.py::TestCommonCUDA::test_out_warning__refs_le_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6945481Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lerp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6945758Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lgamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6946049Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_matrix_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6946336Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6956101Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6956574Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svdvals_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6956870Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_vector_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6957158Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6957436Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log10_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6957717Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log1p_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6958079Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6958405Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6958708Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6958993Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6959282Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6959564Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6959852Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6960140Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6960428Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6960701Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6960991Z test_ops.py::TestCommonCUDA::test_out_warning__refs_masked_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6961272Z test_ops.py::TestCommonCUDA::test_out_warning__refs_maximum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6961549Z test_ops.py::TestCommonCUDA::test_out_warning__refs_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6961856Z test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_list_of_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6962164Z test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_variadic_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6962446Z test_ops.py::TestCommonCUDA::test_out_warning__refs_minimum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6962726Z test_ops.py::TestCommonCUDA::test_out_warning__refs_movedim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6962999Z test_ops.py::TestCommonCUDA::test_out_warning__refs_mul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6963285Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nan_to_num_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6963573Z test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6963853Z test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6964145Z test_ops.py::TestCommonCUDA::test_out_warning__refs_native_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6964420Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ne_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6964695Z test_ops.py::TestCommonCUDA::test_out_warning__refs_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6964998Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_cuda SKIPPED (Expected: empty is not comparable) [ 19%] 2022-11-23T04:31:44.6965327Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6965611Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_full_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6965894Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6966181Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6966457Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nextafter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6966773Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_alpha_dropout_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6967076Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_celu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6967361Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_dropout_cuda SKIPPED (Expected: dropout is not comparable) [ 19%] 2022-11-23T04:31:44.6967659Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_elu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6967955Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_gelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6968246Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_glu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6968551Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_group_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6968860Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6969162Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardtanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6969480Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hinge_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6969785Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_huber_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6970093Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6970398Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6970706Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_leaky_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6971027Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6971343Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_margin_ranking_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6971636Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mish_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6971978Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mse_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6972313Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6972629Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pairwise_distance_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6972935Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pdist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6973248Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_poisson_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6973550Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_prelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6973844Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu6_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6974141Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6974435Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_selu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6974747Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6975058Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmin_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6975368Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softplus_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6975674Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6975979Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_tanhshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6976283Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_threshold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6976606Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_triplet_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6976884Z test_ops.py::TestCommonCUDA::test_out_warning__refs_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6977163Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6977451Z test_ops.py::TestCommonCUDA::test_out_warning__refs_permute_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6977733Z test_ops.py::TestCommonCUDA::test_out_warning__refs_positive_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6978011Z test_ops.py::TestCommonCUDA::test_out_warning__refs_pow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6978288Z test_ops.py::TestCommonCUDA::test_out_warning__refs_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6978571Z test_ops.py::TestCommonCUDA::test_out_warning__refs_randn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6978887Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ravel_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6979200Z test_ops.py::TestCommonCUDA::test_out_warning__refs_real_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6979490Z test_ops.py::TestCommonCUDA::test_out_warning__refs_reciprocal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6979781Z test_ops.py::TestCommonCUDA::test_out_warning__refs_remainder_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6980066Z test_ops.py::TestCommonCUDA::test_out_warning__refs_repeat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6980353Z test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6980642Z test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6980923Z test_ops.py::TestCommonCUDA::test_out_warning__refs_roll_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6981198Z test_ops.py::TestCommonCUDA::test_out_warning__refs_rot90_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6981478Z test_ops.py::TestCommonCUDA::test_out_warning__refs_round_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6981756Z test_ops.py::TestCommonCUDA::test_out_warning__refs_rsqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6982034Z test_ops.py::TestCommonCUDA::test_out_warning__refs_rsub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6982304Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sgn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6982593Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6982870Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6983149Z test_ops.py::TestCommonCUDA::test_out_warning__refs_signbit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6983424Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6983702Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sinc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6983977Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sinh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6984273Z test_ops.py::TestCommonCUDA::test_out_warning__refs_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6984568Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6984861Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6985152Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_entr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6985445Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_erfcx_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6985778Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i0e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6986101Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6986390Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6986808Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6987123Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6987418Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_logit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6987742Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6988062Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6988380Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6988670Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6988963Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtri_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6989274Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6989592Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_spherical_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6989887Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_xlog1py_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6990177Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_zeta_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6990452Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6990735Z test_ops.py::TestCommonCUDA::test_out_warning__refs_square_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6991017Z test_ops.py::TestCommonCUDA::test_out_warning__refs_squeeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6991300Z test_ops.py::TestCommonCUDA::test_out_warning__refs_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6991573Z test_ops.py::TestCommonCUDA::test_out_warning__refs_std_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6991856Z test_ops.py::TestCommonCUDA::test_out_warning__refs_std_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6992133Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6992407Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6992749Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_to_size_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6993062Z test_ops.py::TestCommonCUDA::test_out_warning__refs_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6993337Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6993615Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6993901Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tensor_split_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6994176Z test_ops.py::TestCommonCUDA::test_out_warning__refs_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6994455Z test_ops.py::TestCommonCUDA::test_out_warning__refs_trace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6994744Z test_ops.py::TestCommonCUDA::test_out_warning__refs_transpose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6995024Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6995312Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6995587Z test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6995865Z test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6996152Z test_ops.py::TestCommonCUDA::test_out_warning__refs_true_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6996436Z test_ops.py::TestCommonCUDA::test_out_warning__refs_trunc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6996717Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unbind_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6997001Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unflatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6997287Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6997567Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6997851Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unsqueeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6998134Z test_ops.py::TestCommonCUDA::test_out_warning__refs_var_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6998417Z test_ops.py::TestCommonCUDA::test_out_warning__refs_var_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6998694Z test_ops.py::TestCommonCUDA::test_out_warning__refs_view_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6998970Z test_ops.py::TestCommonCUDA::test_out_warning__refs_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6999248Z test_ops.py::TestCommonCUDA::test_out_warning__refs_vsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6999526Z test_ops.py::TestCommonCUDA::test_out_warning__refs_vstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.6999849Z test_ops.py::TestCommonCUDA::test_out_warning__refs_where_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7000159Z test_ops.py::TestCommonCUDA::test_out_warning__refs_xlogy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7000439Z test_ops.py::TestCommonCUDA::test_out_warning__refs_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7000732Z test_ops.py::TestCommonCUDA::test_out_warning__softmax_backward_data_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7001001Z test_ops.py::TestCommonCUDA::test_out_warning_abs_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7001271Z test_ops.py::TestCommonCUDA::test_out_warning_acos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7001547Z test_ops.py::TestCommonCUDA::test_out_warning_acosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7001822Z test_ops.py::TestCommonCUDA::test_out_warning_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7002095Z test_ops.py::TestCommonCUDA::test_out_warning_addbmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7002376Z test_ops.py::TestCommonCUDA::test_out_warning_addcdiv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7002651Z test_ops.py::TestCommonCUDA::test_out_warning_addcmul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7002923Z test_ops.py::TestCommonCUDA::test_out_warning_addmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7003215Z test_ops.py::TestCommonCUDA::test_out_warning_addmm_decomposed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7003489Z test_ops.py::TestCommonCUDA::test_out_warning_addmv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7003763Z test_ops.py::TestCommonCUDA::test_out_warning_addr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7004032Z test_ops.py::TestCommonCUDA::test_out_warning_all_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7004310Z test_ops.py::TestCommonCUDA::test_out_warning_allclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7004581Z test_ops.py::TestCommonCUDA::test_out_warning_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7004852Z test_ops.py::TestCommonCUDA::test_out_warning_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7005130Z test_ops.py::TestCommonCUDA::test_out_warning_aminmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7005405Z test_ops.py::TestCommonCUDA::test_out_warning_angle_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7005671Z test_ops.py::TestCommonCUDA::test_out_warning_any_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7005945Z test_ops.py::TestCommonCUDA::test_out_warning_arange_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7006217Z test_ops.py::TestCommonCUDA::test_out_warning_argmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7006487Z test_ops.py::TestCommonCUDA::test_out_warning_argmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7006802Z test_ops.py::TestCommonCUDA::test_out_warning_argsort_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7007115Z test_ops.py::TestCommonCUDA::test_out_warning_argwhere_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7007392Z test_ops.py::TestCommonCUDA::test_out_warning_as_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7007680Z test_ops.py::TestCommonCUDA::test_out_warning_as_strided_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7007948Z test_ops.py::TestCommonCUDA::test_out_warning_asin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7008222Z test_ops.py::TestCommonCUDA::test_out_warning_asinh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7008496Z test_ops.py::TestCommonCUDA::test_out_warning_atan2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7008768Z test_ops.py::TestCommonCUDA::test_out_warning_atan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7009039Z test_ops.py::TestCommonCUDA::test_out_warning_atanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7009311Z test_ops.py::TestCommonCUDA::test_out_warning_atleast_1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7009587Z test_ops.py::TestCommonCUDA::test_out_warning_atleast_2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7009866Z test_ops.py::TestCommonCUDA::test_out_warning_atleast_3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7010141Z test_ops.py::TestCommonCUDA::test_out_warning_baddbmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7010420Z test_ops.py::TestCommonCUDA::test_out_warning_bernoulli_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7010699Z test_ops.py::TestCommonCUDA::test_out_warning_bfloat16_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7010972Z test_ops.py::TestCommonCUDA::test_out_warning_bincount_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7011252Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7011537Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_left_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7011812Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7012090Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7012398Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_right_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7012672Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7012949Z test_ops.py::TestCommonCUDA::test_out_warning_block_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7013216Z test_ops.py::TestCommonCUDA::test_out_warning_bmm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7013484Z test_ops.py::TestCommonCUDA::test_out_warning_bool_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7013822Z test_ops.py::TestCommonCUDA::test_out_warning_broadcast_shapes_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7014145Z test_ops.py::TestCommonCUDA::test_out_warning_broadcast_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7014426Z test_ops.py::TestCommonCUDA::test_out_warning_broadcast_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7014705Z test_ops.py::TestCommonCUDA::test_out_warning_bucketize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7014974Z test_ops.py::TestCommonCUDA::test_out_warning_byte_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7015258Z test_ops.py::TestCommonCUDA::test_out_warning_cartesian_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7015530Z test_ops.py::TestCommonCUDA::test_out_warning_cat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7015803Z test_ops.py::TestCommonCUDA::test_out_warning_cdist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7016079Z test_ops.py::TestCommonCUDA::test_out_warning_cdouble_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7016346Z test_ops.py::TestCommonCUDA::test_out_warning_ceil_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7016620Z test_ops.py::TestCommonCUDA::test_out_warning_cfloat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7016894Z test_ops.py::TestCommonCUDA::test_out_warning_chalf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7017162Z test_ops.py::TestCommonCUDA::test_out_warning_char_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7017429Z test_ops.py::TestCommonCUDA::test_out_warning_cholesky_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7017721Z test_ops.py::TestCommonCUDA::test_out_warning_cholesky_inverse_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7018007Z test_ops.py::TestCommonCUDA::test_out_warning_cholesky_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7018281Z test_ops.py::TestCommonCUDA::test_out_warning_chunk_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7018551Z test_ops.py::TestCommonCUDA::test_out_warning_clamp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7018828Z test_ops.py::TestCommonCUDA::test_out_warning_clamp_max_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7019111Z test_ops.py::TestCommonCUDA::test_out_warning_clamp_min_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7019383Z test_ops.py::TestCommonCUDA::test_out_warning_clone_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7019665Z test_ops.py::TestCommonCUDA::test_out_warning_column_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7019945Z test_ops.py::TestCommonCUDA::test_out_warning_combinations_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7020221Z test_ops.py::TestCommonCUDA::test_out_warning_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7020485Z test_ops.py::TestCommonCUDA::test_out_warning_conj_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7020812Z test_ops.py::TestCommonCUDA::test_out_warning_conj_physical_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7021132Z test_ops.py::TestCommonCUDA::test_out_warning_constant_pad_nd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7021411Z test_ops.py::TestCommonCUDA::test_out_warning_contiguous_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7021691Z test_ops.py::TestCommonCUDA::test_out_warning_copysign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7021967Z test_ops.py::TestCommonCUDA::test_out_warning_corrcoef_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7022237Z test_ops.py::TestCommonCUDA::test_out_warning_cos_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7022511Z test_ops.py::TestCommonCUDA::test_out_warning_cosh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7022796Z test_ops.py::TestCommonCUDA::test_out_warning_count_nonzero_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7023065Z test_ops.py::TestCommonCUDA::test_out_warning_cov_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7023340Z test_ops.py::TestCommonCUDA::test_out_warning_cross_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7023612Z test_ops.py::TestCommonCUDA::test_out_warning_cummax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7023883Z test_ops.py::TestCommonCUDA::test_out_warning_cummin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:31:44.7024158Z test_ops.py::TestCommonCUDA::test_out_warning_cumprod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7024433Z test_ops.py::TestCommonCUDA::test_out_warning_cumsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7024732Z test_ops.py::TestCommonCUDA::test_out_warning_cumulative_trapezoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7025011Z test_ops.py::TestCommonCUDA::test_out_warning_deg2rad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7025278Z test_ops.py::TestCommonCUDA::test_out_warning_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7025560Z test_ops.py::TestCommonCUDA::test_out_warning_diag_embed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7025838Z test_ops.py::TestCommonCUDA::test_out_warning_diagflat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7026127Z test_ops.py::TestCommonCUDA::test_out_warning_diagonal_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7026405Z test_ops.py::TestCommonCUDA::test_out_warning_diagonal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7026737Z test_ops.py::TestCommonCUDA::test_out_warning_diagonal_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7027009Z test_ops.py::TestCommonCUDA::test_out_warning_diff_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7027284Z test_ops.py::TestCommonCUDA::test_out_warning_digamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7027553Z test_ops.py::TestCommonCUDA::test_out_warning_dist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7027914Z test_ops.py::TestCommonCUDA::test_out_warning_div_floor_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7028242Z test_ops.py::TestCommonCUDA::test_out_warning_div_no_rounding_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7028529Z test_ops.py::TestCommonCUDA::test_out_warning_div_trunc_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7028787Z test_ops.py::TestCommonCUDA::test_out_warning_dot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7029064Z test_ops.py::TestCommonCUDA::test_out_warning_double_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7029336Z test_ops.py::TestCommonCUDA::test_out_warning_dsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7029612Z test_ops.py::TestCommonCUDA::test_out_warning_dstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7029882Z test_ops.py::TestCommonCUDA::test_out_warning_einsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7030128Z test_ops.py::TestCommonCUDA::test_out_warning_empty_cuda SKIPPED (Expected: empty is not comparable) [ 20%] 2022-11-23T04:31:44.7030405Z test_ops.py::TestCommonCUDA::test_out_warning_empty_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7030670Z test_ops.py::TestCommonCUDA::test_out_warning_eq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7030943Z test_ops.py::TestCommonCUDA::test_out_warning_equal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7031212Z test_ops.py::TestCommonCUDA::test_out_warning_erf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7031483Z test_ops.py::TestCommonCUDA::test_out_warning_erfc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7031759Z test_ops.py::TestCommonCUDA::test_out_warning_erfinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7032028Z test_ops.py::TestCommonCUDA::test_out_warning_exp2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7032297Z test_ops.py::TestCommonCUDA::test_out_warning_exp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7032575Z test_ops.py::TestCommonCUDA::test_out_warning_expand_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7032846Z test_ops.py::TestCommonCUDA::test_out_warning_expand_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7033119Z test_ops.py::TestCommonCUDA::test_out_warning_expm1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7033387Z test_ops.py::TestCommonCUDA::test_out_warning_eye_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7033659Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7033930Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7034202Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7034480Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7034753Z test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7035090Z test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7035397Z test_ops.py::TestCommonCUDA::test_out_warning_fft_hfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7035670Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7035943Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7036213Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7036497Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftshift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7036776Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7037050Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7037324Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7037598Z test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7037872Z test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7038146Z test_ops.py::TestCommonCUDA::test_out_warning_fft_irfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7038422Z test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7038697Z test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7038959Z test_ops.py::TestCommonCUDA::test_out_warning_fft_rfftn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7039231Z test_ops.py::TestCommonCUDA::test_out_warning_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7039508Z test_ops.py::TestCommonCUDA::test_out_warning_flatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7039778Z test_ops.py::TestCommonCUDA::test_out_warning_flip_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7040052Z test_ops.py::TestCommonCUDA::test_out_warning_fliplr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7040323Z test_ops.py::TestCommonCUDA::test_out_warning_flipud_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7040597Z test_ops.py::TestCommonCUDA::test_out_warning_float_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7040884Z test_ops.py::TestCommonCUDA::test_out_warning_float_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7041155Z test_ops.py::TestCommonCUDA::test_out_warning_floor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7041433Z test_ops.py::TestCommonCUDA::test_out_warning_floor_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7041700Z test_ops.py::TestCommonCUDA::test_out_warning_fmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7042015Z test_ops.py::TestCommonCUDA::test_out_warning_fmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7042315Z test_ops.py::TestCommonCUDA::test_out_warning_fmod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7042585Z test_ops.py::TestCommonCUDA::test_out_warning_frac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7042863Z test_ops.py::TestCommonCUDA::test_out_warning_frexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7043130Z test_ops.py::TestCommonCUDA::test_out_warning_full_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7043406Z test_ops.py::TestCommonCUDA::test_out_warning_full_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7043682Z test_ops.py::TestCommonCUDA::test_out_warning_gather_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7043953Z test_ops.py::TestCommonCUDA::test_out_warning_gcd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7044224Z test_ops.py::TestCommonCUDA::test_out_warning_ge_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7044496Z test_ops.py::TestCommonCUDA::test_out_warning_geqrf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7044772Z test_ops.py::TestCommonCUDA::test_out_warning_gradient_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7045057Z test_ops.py::TestCommonCUDA::test_out_warning_grid_sampler_2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7045326Z test_ops.py::TestCommonCUDA::test_out_warning_gt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7045597Z test_ops.py::TestCommonCUDA::test_out_warning_half_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7045877Z test_ops.py::TestCommonCUDA::test_out_warning_heaviside_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7046148Z test_ops.py::TestCommonCUDA::test_out_warning_histc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7046425Z test_ops.py::TestCommonCUDA::test_out_warning_histogram_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7046707Z test_ops.py::TestCommonCUDA::test_out_warning_histogramdd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7046983Z test_ops.py::TestCommonCUDA::test_out_warning_hsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7047257Z test_ops.py::TestCommonCUDA::test_out_warning_hstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7047529Z test_ops.py::TestCommonCUDA::test_out_warning_hypot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7047792Z test_ops.py::TestCommonCUDA::test_out_warning_i0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7048064Z test_ops.py::TestCommonCUDA::test_out_warning_igamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7048340Z test_ops.py::TestCommonCUDA::test_out_warning_igammac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7048606Z test_ops.py::TestCommonCUDA::test_out_warning_imag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7048927Z test_ops.py::TestCommonCUDA::test_out_warning_index_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7049225Z test_ops.py::TestCommonCUDA::test_out_warning_index_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7049499Z test_ops.py::TestCommonCUDA::test_out_warning_index_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7049782Z test_ops.py::TestCommonCUDA::test_out_warning_index_put_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7050064Z test_ops.py::TestCommonCUDA::test_out_warning_index_reduce_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7050347Z test_ops.py::TestCommonCUDA::test_out_warning_index_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7050623Z test_ops.py::TestCommonCUDA::test_out_warning_inner_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7050902Z test_ops.py::TestCommonCUDA::test_out_warning_int_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7051176Z test_ops.py::TestCommonCUDA::test_out_warning_isclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7051452Z test_ops.py::TestCommonCUDA::test_out_warning_isfinite_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7051722Z test_ops.py::TestCommonCUDA::test_out_warning_isin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7051990Z test_ops.py::TestCommonCUDA::test_out_warning_isinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7052256Z test_ops.py::TestCommonCUDA::test_out_warning_isnan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7052533Z test_ops.py::TestCommonCUDA::test_out_warning_isneginf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7052810Z test_ops.py::TestCommonCUDA::test_out_warning_isposinf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7053081Z test_ops.py::TestCommonCUDA::test_out_warning_isreal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7053355Z test_ops.py::TestCommonCUDA::test_out_warning_istft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7053652Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_2inputs_2outputs_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7053960Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_4inputs_with_extra_args_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7054252Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7054555Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_return_by_ref_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7054843Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_unary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7055115Z test_ops.py::TestCommonCUDA::test_out_warning_kron_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7055389Z test_ops.py::TestCommonCUDA::test_out_warning_kthvalue_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7055657Z test_ops.py::TestCommonCUDA::test_out_warning_lcm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7055968Z test_ops.py::TestCommonCUDA::test_out_warning_ldexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7056282Z test_ops.py::TestCommonCUDA::test_out_warning_le_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7056551Z test_ops.py::TestCommonCUDA::test_out_warning_lerp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7056822Z test_ops.py::TestCommonCUDA::test_out_warning_lgamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7057102Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cond_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7057382Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cross_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7057668Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7057957Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_singular_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7058235Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eig_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7058516Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7058798Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvals_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7059087Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvalsh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7059394Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_householder_product_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7059671Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7059952Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7060240Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7060533Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7060807Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7061088Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7061388Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_grad_oriented_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7061662Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7062828Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_cuda SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87190 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.) [ 20%] 2022-11-23T04:31:44.7063118Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7063454Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7063776Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7064065Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7064352Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7064654Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_hermitian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7064938Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_multi_dot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7065217Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7065527Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_subgradients_at_zero_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7065804Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7066099Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_hermitian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7066351Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_singular_cuda SKIPPED (cuSOLVER not available) [ 20%] 2022-11-23T04:31:44.7066671Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_qr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7066958Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_slogdet_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7067237Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7067519Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7067814Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_triangular_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7068095Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_svd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7068378Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_svdvals_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7068664Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorinv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7068951Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorsolve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7069236Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_vander_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7069514Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_vecdot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7069801Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_vector_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7070077Z test_ops.py::TestCommonCUDA::test_out_warning_linspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7070398Z test_ops.py::TestCommonCUDA::test_out_warning_log10_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7070704Z test_ops.py::TestCommonCUDA::test_out_warning_log1p_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7070971Z test_ops.py::TestCommonCUDA::test_out_warning_log2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7071240Z test_ops.py::TestCommonCUDA::test_out_warning_log_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7071520Z test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7071815Z test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7072099Z test_ops.py::TestCommonCUDA::test_out_warning_logaddexp2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7072382Z test_ops.py::TestCommonCUDA::test_out_warning_logaddexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7072663Z test_ops.py::TestCommonCUDA::test_out_warning_logcumsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7072936Z test_ops.py::TestCommonCUDA::test_out_warning_logdet_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7073216Z test_ops.py::TestCommonCUDA::test_out_warning_logical_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7073493Z test_ops.py::TestCommonCUDA::test_out_warning_logical_not_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7073773Z test_ops.py::TestCommonCUDA::test_out_warning_logical_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7074055Z test_ops.py::TestCommonCUDA::test_out_warning_logical_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7074328Z test_ops.py::TestCommonCUDA::test_out_warning_logit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7074604Z test_ops.py::TestCommonCUDA::test_out_warning_logspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7074882Z test_ops.py::TestCommonCUDA::test_out_warning_logsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7075139Z test_ops.py::TestCommonCUDA::test_out_warning_long_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7075406Z test_ops.py::TestCommonCUDA::test_out_warning_lt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7075675Z test_ops.py::TestCommonCUDA::test_out_warning_lu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7075950Z test_ops.py::TestCommonCUDA::test_out_warning_lu_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7076225Z test_ops.py::TestCommonCUDA::test_out_warning_lu_unpack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7076491Z test_ops.py::TestCommonCUDA::test_out_warning_mH_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7076757Z test_ops.py::TestCommonCUDA::test_out_warning_mT_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7077036Z test_ops.py::TestCommonCUDA::test_out_warning_masked_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7077353Z test_ops.py::TestCommonCUDA::test_out_warning_masked_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7077667Z test_ops.py::TestCommonCUDA::test_out_warning_masked_argmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7077951Z test_ops.py::TestCommonCUDA::test_out_warning_masked_argmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7078236Z test_ops.py::TestCommonCUDA::test_out_warning_masked_cumprod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7078517Z test_ops.py::TestCommonCUDA::test_out_warning_masked_cumsum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7078794Z test_ops.py::TestCommonCUDA::test_out_warning_masked_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7079089Z test_ops.py::TestCommonCUDA::test_out_warning_masked_log_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7079381Z test_ops.py::TestCommonCUDA::test_out_warning_masked_logaddexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7079669Z test_ops.py::TestCommonCUDA::test_out_warning_masked_logsumexp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7079945Z test_ops.py::TestCommonCUDA::test_out_warning_masked_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7080224Z test_ops.py::TestCommonCUDA::test_out_warning_masked_median_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7080503Z test_ops.py::TestCommonCUDA::test_out_warning_masked_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7080794Z test_ops.py::TestCommonCUDA::test_out_warning_masked_normalize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7081074Z test_ops.py::TestCommonCUDA::test_out_warning_masked_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7081359Z test_ops.py::TestCommonCUDA::test_out_warning_masked_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7081640Z test_ops.py::TestCommonCUDA::test_out_warning_masked_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7081921Z test_ops.py::TestCommonCUDA::test_out_warning_masked_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7082205Z test_ops.py::TestCommonCUDA::test_out_warning_masked_softmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7082482Z test_ops.py::TestCommonCUDA::test_out_warning_masked_std_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7082760Z test_ops.py::TestCommonCUDA::test_out_warning_masked_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7083036Z test_ops.py::TestCommonCUDA::test_out_warning_masked_var_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7083307Z test_ops.py::TestCommonCUDA::test_out_warning_matmul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7083581Z test_ops.py::TestCommonCUDA::test_out_warning_matrix_exp_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7083855Z test_ops.py::TestCommonCUDA::test_out_warning_max_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7084159Z test_ops.py::TestCommonCUDA::test_out_warning_max_pool2d_with_indices_backward_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7084486Z test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_no_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7084809Z test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_with_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7085082Z test_ops.py::TestCommonCUDA::test_out_warning_maximum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7085350Z test_ops.py::TestCommonCUDA::test_out_warning_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7085623Z test_ops.py::TestCommonCUDA::test_out_warning_median_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7085921Z test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_list_of_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7086223Z test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_variadic_tensors_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7086501Z test_ops.py::TestCommonCUDA::test_out_warning_min_binary_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7086783Z test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_no_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7087075Z test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_with_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7087351Z test_ops.py::TestCommonCUDA::test_out_warning_minimum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7087616Z test_ops.py::TestCommonCUDA::test_out_warning_mm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7087891Z test_ops.py::TestCommonCUDA::test_out_warning_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7088167Z test_ops.py::TestCommonCUDA::test_out_warning_movedim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7088437Z test_ops.py::TestCommonCUDA::test_out_warning_msort_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7088705Z test_ops.py::TestCommonCUDA::test_out_warning_mul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7088982Z test_ops.py::TestCommonCUDA::test_out_warning_multinomial_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7089247Z test_ops.py::TestCommonCUDA::test_out_warning_mv_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7089541Z test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7089834Z test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_3_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7090121Z test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_5_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7090399Z test_ops.py::TestCommonCUDA::test_out_warning_nan_to_num_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7090675Z test_ops.py::TestCommonCUDA::test_out_warning_nanmean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7090954Z test_ops.py::TestCommonCUDA::test_out_warning_nanmedian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7091274Z test_ops.py::TestCommonCUDA::test_out_warning_nanquantile_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7091577Z test_ops.py::TestCommonCUDA::test_out_warning_nansum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7091853Z test_ops.py::TestCommonCUDA::test_out_warning_narrow_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7092127Z test_ops.py::TestCommonCUDA::test_out_warning_narrow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7092413Z test_ops.py::TestCommonCUDA::test_out_warning_native_batch_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7092710Z test_ops.py::TestCommonCUDA::test_out_warning_native_dropout_backward_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7093003Z test_ops.py::TestCommonCUDA::test_out_warning_native_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7093273Z test_ops.py::TestCommonCUDA::test_out_warning_ne_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7093541Z test_ops.py::TestCommonCUDA::test_out_warning_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7093817Z test_ops.py::TestCommonCUDA::test_out_warning_new_empty_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7094104Z test_ops.py::TestCommonCUDA::test_out_warning_new_empty_strided_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7094378Z test_ops.py::TestCommonCUDA::test_out_warning_new_full_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7094650Z test_ops.py::TestCommonCUDA::test_out_warning_new_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7094929Z test_ops.py::TestCommonCUDA::test_out_warning_new_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7095205Z test_ops.py::TestCommonCUDA::test_out_warning_nextafter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7095527Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional__scaled_dot_product_attention_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7095837Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7096147Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7096459Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7096769Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7097078Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7097386Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7097691Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_alpha_dropout_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7097984Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7098316Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7098642Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7098932Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7099245Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_without_cudnn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7099538Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_bilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7099840Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7100166Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7100453Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_celu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7100746Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7101038Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7101339Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7101644Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7101953Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7102267Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7102573Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_similarity_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7102873Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cross_entropy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7103169Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_ctc_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7103466Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7103758Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7104056Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7104343Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_elu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7104643Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_bag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7104976Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7105338Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7105667Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7105979Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7106292Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7106697Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gaussian_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7106993Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7107280Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_glu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7107580Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_grid_sample_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7107874Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_group_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7108170Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7108473Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardsigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7108771Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardswish_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7109063Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardtanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7109372Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hinge_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:31:44.7109665Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_huber_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7109964Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_instance_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7110276Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_area_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7110593Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bicubic_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7110909Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7111218Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_linear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7111530Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_nearest_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7111916Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_trilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7112245Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_kl_div_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7112538Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7112833Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7113125Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_leaky_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7113420Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_linear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7113736Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_local_response_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7114036Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_logsigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7114344Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_margin_ranking_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7114641Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7114934Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7115222Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7115522Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7115830Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_grad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7116129Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7116437Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_grad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7116736Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7117046Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_grad_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7117338Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mish_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7117632Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mse_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7117939Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multi_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7118244Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7118564Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_soft_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7118895Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7119224Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_normalize_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7119517Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_one_hot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7119820Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_circular_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7120120Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_constant_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7120416Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_reflect_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7120726Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_replicate_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7121036Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pairwise_distance_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7121333Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pdist_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7121632Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_shuffle_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7121937Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_unshuffle_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7122243Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_poisson_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7122536Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_prelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7122826Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu6_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7123114Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7123403Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_rrelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7123690Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_selu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7123990Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7124279Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7124577Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_smooth_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7124879Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_soft_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7125172Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7125481Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7125821Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softplus_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7126147Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7126442Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softsign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7126737Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_tanhshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7127033Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_threshold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7127342Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7127671Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7127961Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_unfold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7128270Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_bilinear_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7128577Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_nearest_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7128852Z test_ops.py::TestCommonCUDA::test_out_warning_nonzero_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7129122Z test_ops.py::TestCommonCUDA::test_out_warning_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7129397Z test_ops.py::TestCommonCUDA::test_out_warning_norm_fro_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7129669Z test_ops.py::TestCommonCUDA::test_out_warning_norm_inf_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7129940Z test_ops.py::TestCommonCUDA::test_out_warning_norm_nuc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7130210Z test_ops.py::TestCommonCUDA::test_out_warning_normal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7130495Z test_ops.py::TestCommonCUDA::test_out_warning_normal_number_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7130763Z test_ops.py::TestCommonCUDA::test_out_warning_ones_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7131042Z test_ops.py::TestCommonCUDA::test_out_warning_ones_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7131343Z test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_native_batch_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7131633Z test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_var_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7131918Z test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7132188Z test_ops.py::TestCommonCUDA::test_out_warning_ormqr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7132497Z test_ops.py::TestCommonCUDA::test_out_warning_outer_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7132806Z test_ops.py::TestCommonCUDA::test_out_warning_pca_lowrank_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7133081Z test_ops.py::TestCommonCUDA::test_out_warning_permute_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7133348Z test_ops.py::TestCommonCUDA::test_out_warning_pinverse_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7133617Z test_ops.py::TestCommonCUDA::test_out_warning_polar_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7133914Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7134154Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_1_cuda SKIPPED (Skipped!) [ 21%] 2022-11-23T04:31:44.7134393Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_2_cuda SKIPPED (Skipped!) [ 21%] 2022-11-23T04:31:44.7134631Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_3_cuda SKIPPED (Skipped!) [ 21%] 2022-11-23T04:31:44.7134868Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_4_cuda SKIPPED (Skipped!) [ 21%] 2022-11-23T04:31:44.7135146Z test_ops.py::TestCommonCUDA::test_out_warning_positive_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7135416Z test_ops.py::TestCommonCUDA::test_out_warning_pow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7135688Z test_ops.py::TestCommonCUDA::test_out_warning_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7135958Z test_ops.py::TestCommonCUDA::test_out_warning_put_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7136229Z test_ops.py::TestCommonCUDA::test_out_warning_qr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7136507Z test_ops.py::TestCommonCUDA::test_out_warning_quantile_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7136780Z test_ops.py::TestCommonCUDA::test_out_warning_rad2deg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7137056Z test_ops.py::TestCommonCUDA::test_out_warning_rand_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7137329Z test_ops.py::TestCommonCUDA::test_out_warning_randint_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7137610Z test_ops.py::TestCommonCUDA::test_out_warning_randint_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7137883Z test_ops.py::TestCommonCUDA::test_out_warning_randn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7138160Z test_ops.py::TestCommonCUDA::test_out_warning_randn_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7138431Z test_ops.py::TestCommonCUDA::test_out_warning_ravel_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7138696Z test_ops.py::TestCommonCUDA::test_out_warning_real_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7138977Z test_ops.py::TestCommonCUDA::test_out_warning_reciprocal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7139252Z test_ops.py::TestCommonCUDA::test_out_warning_remainder_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7139567Z test_ops.py::TestCommonCUDA::test_out_warning_renorm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7139876Z test_ops.py::TestCommonCUDA::test_out_warning_repeat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7140169Z test_ops.py::TestCommonCUDA::test_out_warning_repeat_interleave_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7140446Z test_ops.py::TestCommonCUDA::test_out_warning_reshape_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7140724Z test_ops.py::TestCommonCUDA::test_out_warning_reshape_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7140996Z test_ops.py::TestCommonCUDA::test_out_warning_resize__cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7141271Z test_ops.py::TestCommonCUDA::test_out_warning_resize_as__cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7141556Z test_ops.py::TestCommonCUDA::test_out_warning_resolve_conj_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7141840Z test_ops.py::TestCommonCUDA::test_out_warning_resolve_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7142114Z test_ops.py::TestCommonCUDA::test_out_warning_roll_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7142383Z test_ops.py::TestCommonCUDA::test_out_warning_rot90_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7142650Z test_ops.py::TestCommonCUDA::test_out_warning_round_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7142924Z test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7143151Z test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_3_cuda SKIPPED (Skipped!) [ 21%] 2022-11-23T04:31:44.7143382Z test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_neg_3_cuda SKIPPED (Skipped!) [ 21%] 2022-11-23T04:31:44.7143653Z test_ops.py::TestCommonCUDA::test_out_warning_rsqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7143921Z test_ops.py::TestCommonCUDA::test_out_warning_rsub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7144202Z test_ops.py::TestCommonCUDA::test_out_warning_scalar_tensor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7144482Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7144755Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7145050Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7145345Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7145635Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7145925Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_prod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7146214Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7146501Z test_ops.py::TestCommonCUDA::test_out_warning_searchsorted_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7146886Z test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_lengths_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7147218Z test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_offsets_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7147492Z test_ops.py::TestCommonCUDA::test_out_warning_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7147775Z test_ops.py::TestCommonCUDA::test_out_warning_select_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7148047Z test_ops.py::TestCommonCUDA::test_out_warning_sgn_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7148318Z test_ops.py::TestCommonCUDA::test_out_warning_short_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7148595Z test_ops.py::TestCommonCUDA::test_out_warning_sigmoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7148866Z test_ops.py::TestCommonCUDA::test_out_warning_sign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7149162Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_cosine_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7149461Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_exponential_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7149754Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_gaussian_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7150046Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_kaiser_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7150322Z test_ops.py::TestCommonCUDA::test_out_warning_signbit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7150594Z test_ops.py::TestCommonCUDA::test_out_warning_sin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7150868Z test_ops.py::TestCommonCUDA::test_out_warning_sinc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7151135Z test_ops.py::TestCommonCUDA::test_out_warning_sinh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7151408Z test_ops.py::TestCommonCUDA::test_out_warning_slice_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7151692Z test_ops.py::TestCommonCUDA::test_out_warning_slice_scatter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7151970Z test_ops.py::TestCommonCUDA::test_out_warning_softmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7152259Z test_ops.py::TestCommonCUDA::test_out_warning_softmax_with_dtype_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7152529Z test_ops.py::TestCommonCUDA::test_out_warning_sort_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7152758Z test_ops.py::TestCommonCUDA::test_out_warning_sparse_sampled_addmm_cuda SKIPPED (Skipped!) [ 21%] 2022-11-23T04:31:44.7153046Z test_ops.py::TestCommonCUDA::test_out_warning_special_airy_ai_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7153338Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7153668Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7153979Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7154265Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7154574Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7154884Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_u_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7155378Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2022-11-23T04:31:44.7155857Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2022-11-23T04:31:44.7156144Z test_ops.py::TestCommonCUDA::test_out_warning_special_entr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7156432Z test_ops.py::TestCommonCUDA::test_out_warning_special_erfcx_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7156737Z test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_h_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7157043Z test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_he_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7157325Z test_ops.py::TestCommonCUDA::test_out_warning_special_i0e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7157609Z test_ops.py::TestCommonCUDA::test_out_warning_special_i1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7157893Z test_ops.py::TestCommonCUDA::test_out_warning_special_i1e_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7158200Z test_ops.py::TestCommonCUDA::test_out_warning_special_laguerre_polynomial_l_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7158671Z test_ops.py::TestCommonCUDA::test_out_warning_special_legendre_polynomial_p_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2022-11-23T04:31:44.7158961Z test_ops.py::TestCommonCUDA::test_out_warning_special_log_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7159262Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7159565Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7159868Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7160166Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7160450Z test_ops.py::TestCommonCUDA::test_out_warning_special_ndtr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7160733Z test_ops.py::TestCommonCUDA::test_out_warning_special_ndtri_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7161103Z test_ops.py::TestCommonCUDA::test_out_warning_special_polygamma_special_polygamma_n_0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7161489Z test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7161798Z test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k1_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7162301Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_t_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2022-11-23T04:31:44.7162797Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_u_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2022-11-23T04:31:44.7163280Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2022-11-23T04:31:44.7163765Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2022-11-23T04:31:44.7164076Z test_ops.py::TestCommonCUDA::test_out_warning_special_spherical_bessel_j0_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7164363Z test_ops.py::TestCommonCUDA::test_out_warning_special_xlog1py_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7164644Z test_ops.py::TestCommonCUDA::test_out_warning_special_zeta_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7164919Z test_ops.py::TestCommonCUDA::test_out_warning_split_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7165201Z test_ops.py::TestCommonCUDA::test_out_warning_split_list_args_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7165488Z test_ops.py::TestCommonCUDA::test_out_warning_split_with_sizes_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7165760Z test_ops.py::TestCommonCUDA::test_out_warning_sqrt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7166036Z test_ops.py::TestCommonCUDA::test_out_warning_square_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7166312Z test_ops.py::TestCommonCUDA::test_out_warning_squeeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7166583Z test_ops.py::TestCommonCUDA::test_out_warning_stack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7166851Z test_ops.py::TestCommonCUDA::test_out_warning_std_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7167129Z test_ops.py::TestCommonCUDA::test_out_warning_std_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7167399Z test_ops.py::TestCommonCUDA::test_out_warning_stft_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7167672Z test_ops.py::TestCommonCUDA::test_out_warning_sub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7167939Z test_ops.py::TestCommonCUDA::test_out_warning_sum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7168218Z test_ops.py::TestCommonCUDA::test_out_warning_sum_to_size_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7168489Z test_ops.py::TestCommonCUDA::test_out_warning_svd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7168817Z test_ops.py::TestCommonCUDA::test_out_warning_svd_lowrank_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7169124Z test_ops.py::TestCommonCUDA::test_out_warning_symeig_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7169383Z test_ops.py::TestCommonCUDA::test_out_warning_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7169669Z test_ops.py::TestCommonCUDA::test_out_warning_take_along_dim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7169942Z test_ops.py::TestCommonCUDA::test_out_warning_take_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7170214Z test_ops.py::TestCommonCUDA::test_out_warning_tan_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7170486Z test_ops.py::TestCommonCUDA::test_out_warning_tanh_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7170770Z test_ops.py::TestCommonCUDA::test_out_warning_tensor_split_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7171054Z test_ops.py::TestCommonCUDA::test_out_warning_tensordot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7171322Z test_ops.py::TestCommonCUDA::test_out_warning_tile_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7171590Z test_ops.py::TestCommonCUDA::test_out_warning_to_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7171867Z test_ops.py::TestCommonCUDA::test_out_warning_to_sparse_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7172137Z test_ops.py::TestCommonCUDA::test_out_warning_topk_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7172411Z test_ops.py::TestCommonCUDA::test_out_warning_trace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7172689Z test_ops.py::TestCommonCUDA::test_out_warning_transpose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7172963Z test_ops.py::TestCommonCUDA::test_out_warning_trapezoid_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7173237Z test_ops.py::TestCommonCUDA::test_out_warning_trapz_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7173526Z test_ops.py::TestCommonCUDA::test_out_warning_triangular_solve_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7173795Z test_ops.py::TestCommonCUDA::test_out_warning_tril_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7174079Z test_ops.py::TestCommonCUDA::test_out_warning_tril_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7174353Z test_ops.py::TestCommonCUDA::test_out_warning_triu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7174635Z test_ops.py::TestCommonCUDA::test_out_warning_triu_indices_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7174912Z test_ops.py::TestCommonCUDA::test_out_warning_true_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7175184Z test_ops.py::TestCommonCUDA::test_out_warning_trunc_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7175456Z test_ops.py::TestCommonCUDA::test_out_warning_unbind_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7175735Z test_ops.py::TestCommonCUDA::test_out_warning_unflatten_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7176065Z test_ops.py::TestCommonCUDA::test_out_warning_unfold_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7176376Z test_ops.py::TestCommonCUDA::test_out_warning_unfold_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7176652Z test_ops.py::TestCommonCUDA::test_out_warning_uniform_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7176943Z test_ops.py::TestCommonCUDA::test_out_warning_unique_consecutive_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7177216Z test_ops.py::TestCommonCUDA::test_out_warning_unique_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7177503Z test_ops.py::TestCommonCUDA::test_out_warning_unsqueeze_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7177775Z test_ops.py::TestCommonCUDA::test_out_warning_var_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7178058Z test_ops.py::TestCommonCUDA::test_out_warning_var_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7178329Z test_ops.py::TestCommonCUDA::test_out_warning_vdot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7178617Z test_ops.py::TestCommonCUDA::test_out_warning_view_as_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7178894Z test_ops.py::TestCommonCUDA::test_out_warning_view_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7179174Z test_ops.py::TestCommonCUDA::test_out_warning_view_as_real_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7179452Z test_ops.py::TestCommonCUDA::test_out_warning_view_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7179724Z test_ops.py::TestCommonCUDA::test_out_warning_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7179992Z test_ops.py::TestCommonCUDA::test_out_warning_vsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7180262Z test_ops.py::TestCommonCUDA::test_out_warning_vstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7180536Z test_ops.py::TestCommonCUDA::test_out_warning_where_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7180808Z test_ops.py::TestCommonCUDA::test_out_warning_xlogy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7181075Z test_ops.py::TestCommonCUDA::test_out_warning_zero__cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7181345Z test_ops.py::TestCommonCUDA::test_out_warning_zeros_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7181622Z test_ops.py::TestCommonCUDA::test_out_warning_zeros_like_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7181890Z test_ops.py::TestCommonCUDA::test_out_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7182156Z test_ops.py::TestCommonCUDA::test_out_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7182423Z test_ops.py::TestCommonCUDA::test_out_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7182688Z test_ops.py::TestCommonCUDA::test_out_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7183007Z test_ops.py::TestCommonCUDA::test_out_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7183326Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7183603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7183891Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7184180Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7184463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7184746Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7185030Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7185308Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7185583Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7185857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7186129Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7186404Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7186870Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7187188Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7187498Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7187818Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7188133Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7188452Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7188767Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7189071Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7189378Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7189683Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7190042Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7190380Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7190684Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7190985Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7191290Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7191591Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7191904Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7192211Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7192512Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7192812Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7193111Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7193413Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7193713Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7194007Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7194300Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7194597Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7194894Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7195187Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7195489Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7195795Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7196099Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7196399Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7196740Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:31:44.7197072Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7197367Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7197663Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7197955Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7198248Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7198549Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7198860Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7199161Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7199473Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7199783Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7200097Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7200405Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7200709Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7201014Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7201316Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7201619Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7201930Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7202236Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7202540Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7202844Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7203146Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7203497Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7203837Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7204148Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7204448Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7204749Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7205049Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7205354Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7205658Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7205958Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7206258Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7206556Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7206860Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7207158Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7207461Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7207767Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7208073Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7208374Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7208681Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7208988Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7209291Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7209588Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7209885Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7210219Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7210551Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7210851Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7211147Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7211455Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7211760Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7212063Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7212364Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7212662Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7212958Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7213250Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7213544Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7213844Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7214140Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7214434Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7214742Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7215046Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7215345Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7215658Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7215958Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7216267Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7216575Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7216932Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7217271Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7217573Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7217873Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7218173Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7218470Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7218770Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7219072Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7219372Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7219675Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7219969Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7220280Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7220589Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7220894Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7221197Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7221500Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7221799Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7222100Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7222397Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7222695Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7222994Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7223289Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7223633Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7223966Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7224271Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7224578Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7224878Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7225175Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7225478Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7225778Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7226074Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7226367Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7226728Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7227029Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7227330Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7227626Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7227927Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7228233Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7228531Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7228834Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7229136Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7229430Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7229723Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7230015Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7230310Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7230651Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7230993Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7231286Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7231591Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7231895Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7232199Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7232504Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7232801Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7233104Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7233397Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7233688Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7233987Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7234287Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7234585Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7234887Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7235176Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7235484Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7235793Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7236095Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7236395Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7236695Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7236990Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7237333Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7237665Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7237961Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7238258Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7238546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7238829Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7239119Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7239406Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7239691Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7239972Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7240253Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7240537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7240819Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7241097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7241373Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7241648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7241924Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7242208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7242487Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7242774Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7243067Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7243354Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7243640Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7243964Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7244280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7244562Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7244847Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7245129Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7245404Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7245689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7245975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7246253Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7246544Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7246831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7247122Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7247411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7247696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7247981Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7248262Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7248539Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7248819Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7249101Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7249374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7249660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7249943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7250230Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7250517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7250840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7251182Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7251465Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7251745Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7252022Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7252301Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7252583Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7252863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7253141Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7253433Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7253727Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7254017Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7254305Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7254597Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7254884Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7255174Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7255467Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7255758Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7256044Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7256335Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7256624Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7256907Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7257190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7257474Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7257795Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7258112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7258397Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7258681Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7258968Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7259257Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7259544Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7259833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7260114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7260392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7260672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7260949Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7261236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7261521Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7261806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7262085Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7262374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7262648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7262932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7263214Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7263496Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7263770Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7264046Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7264320Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7264642Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7264969Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7265262Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7265554Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7265848Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7266138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7266430Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7266844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7267139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7267422Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7267710Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7267998Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7268288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7268575Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7268858Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7269137Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7269424Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7269712Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7270003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7270282Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7270565Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7270847Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7271130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7271411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7271748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7272070Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7272348Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7272627Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7272909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7273190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7273480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7273766Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7274046Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7274321Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7274596Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7274870Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7275148Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7275427Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7275693Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7275967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7276252Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7276538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7276826Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7277112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7277394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7277675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7277955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7278276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7278592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7278885Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7279173Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7279473Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7279769Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7280063Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7280352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7280639Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7280928Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7281217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7281500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7281789Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7282083Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7282372Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7282651Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7282938Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7283224Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7283514Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7283798Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7284079Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7284361Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:31:44.7284638Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7284914Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7285230Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7285545Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7285824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7286112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7286392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7286683Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7286977Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7287270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7287556Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7287838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7288121Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7288402Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7288684Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7288966Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7289246Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7289515Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7289797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7290079Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7290363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7290649Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7290932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7291207Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7291485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7291761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7292081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7292395Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7292683Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7292961Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7293254Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7293542Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7293832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7294116Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7294400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7294682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7294961Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7295239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7295518Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7295801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7296082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7296368Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7296644Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7296934Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7297224Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7297513Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7297798Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7298082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7298365Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7298646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7298981Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7299295Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7299574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7299853Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7300145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7300436Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7300737Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7301036Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7301330Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7301619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7301907Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7302197Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7302485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7302773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7303048Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7303332Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7303621Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7303923Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7304217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7304513Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7304807Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7305100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7305391Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7305717Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7306043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7306329Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7306674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7306956Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7307240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7307531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7307826Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7308111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7308406Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7308697Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7308994Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7309284Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7309574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7309862Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7310148Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7310431Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7310724Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7311009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7311295Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7311580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7311868Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7312154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7312488Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7312810Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7313101Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7313400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7313698Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7313994Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7314296Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7314604Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7314890Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7315179Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7315463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7315748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7316039Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7316329Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7316613Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7316898Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7317185Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7317474Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7317765Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7318055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7318356Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7318646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7318946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7319294Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7319628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7319914Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7320202Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7320489Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7320779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7321068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7321355Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7321657Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7321959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7322260Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7322571Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7322881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7323183Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7323483Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7323780Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7324084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7324384Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7324687Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7324986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7325285Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7325584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7325913Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7326247Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7326548Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7326843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7327140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7327438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7327732Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7328023Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7328311Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7328599Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7328895Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7329185Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7329476Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7329768Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7330055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7330342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7330628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7330917Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7331204Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7331492Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7331774Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7332060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7332349Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7332677Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7332993Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7333274Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7333557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7333836Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7334114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7334394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7334668Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7334947Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7335235Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7335519Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7335801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7336087Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7336367Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7336646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7336927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7337206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7337487Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7337776Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7338059Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7338350Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7338638Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7338927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7339212Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7339534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7339852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7340132Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7340416Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7340695Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7340975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7341259Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7341551Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7341836Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7342120Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7342401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7342682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7342970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7343250Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7343530Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7343813Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7344107Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7344392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7344684Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7344975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7345262Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7345546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7345833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7346118Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7346445Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7346799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7347092Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7347379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7347670Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7347946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7348235Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7348524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7348812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7349097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7349382Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7349669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7349959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7350245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7350537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7350824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7351111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7351395Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7351682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7351967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7352246Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7352525Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7352802Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7353085Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7353417Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7353751Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7354040Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7354339Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7354636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7354942Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7355240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7355533Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7355827Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7356118Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7356408Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7356698Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7356989Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7357284Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7357571Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7357851Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7358138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7358432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7358724Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7359009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7359293Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7359572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7359850Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7360166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7360476Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7360756Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7361035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7361337Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7361634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7361944Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7362238Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7362540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7362837Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7363136Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7363435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7363729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7364018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7364305Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7364596Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7364886Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7365187Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7365484Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7365787Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7366087Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7366383Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7366675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7367018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7367358Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7367650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7367945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7368243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7368538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7368840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7369130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7369425Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7369719Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7370022Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7370320Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7370617Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:31:44.7370908Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7371198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7371488Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7371777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7372065Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7372362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7372659Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7372945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7373237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7373526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7373852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7374179Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7374468Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7374755Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7375042Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7375333Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7375620Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7375900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7376188Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7376476Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7376759Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7377043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7377328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7377611Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7377877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7378159Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7378436Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7378719Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7379000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7379283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7379561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7379848Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7380138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7380463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7380784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7381067Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7381349Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7381627Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7381906Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7382191Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7382472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7382750Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7383038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7383330Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7383622Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7383911Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7384198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7384482Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7384766Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7385047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7385330Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7385615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7385899Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7386184Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7386465Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7386843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7387139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7387488Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7387813Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7388097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7388380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7388663Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7388946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7389235Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7389520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7389801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7390097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7390388Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7390689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7390992Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7391283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7391578Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7391871Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7392160Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7392452Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7392746Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7393037Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7393328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7393620Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7393927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7394223Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7394569Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7394905Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7395209Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7395507Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7395804Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7396101Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7396395Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7396686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7396976Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7397269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7397558Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7397857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7398146Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7398441Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7398734Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7399030Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7399322Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7399613Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7399902Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7400190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7400477Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7400762Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7401050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7401384Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7401724Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7402027Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7402329Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7402629Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7402932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7403235Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7403532Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7403830Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7404127Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7404423Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7404714Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7405003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7405290Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7405579Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7405864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7406149Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7406435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7406721Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7406996Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7407298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7407603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7407945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7408278Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7408575Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7408872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7409170Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7409466Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7409767Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7410073Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7410367Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7410674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7410982Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7411293Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7411596Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7411897Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7412202Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7412500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7412797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7413100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7413400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7413696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7414003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7414301Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7414641Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7414979Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7415280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7415578Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7415877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7416173Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7416473Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7416764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7417050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7417344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7417635Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7417925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7418213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7418502Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7418788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7419071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7419354Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7419638Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7419925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7420209Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7420498Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7420779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7421076Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7421364Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7421702Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7422020Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7422308Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7422593Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7422876Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7423168Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7423453Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7423734Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7424005Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7424269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7424526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7424796Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7425059Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7425324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7425582Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7425838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7426097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7426352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7426665Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7426923Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7427181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7427438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7427705Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7427965Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bool SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7428237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7428560Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7428883Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7429147Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7429411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7429678Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7429940Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7430201Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7430463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7430726Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7430985Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 24%] 2022-11-23T04:31:44.7431270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7431551Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7431836Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7432124Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7432412Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7432696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7432974Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7433242Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7433520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7433803Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7434081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7434357Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7434634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7434919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7435198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7435518Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7435836Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7436121Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7436401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7436679Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7436958Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7437237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7437517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7437801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7438078Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7438362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7438644Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7438929Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7439213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7439493Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7439770Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7440046Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7440328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7440613Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7440900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7441184Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7441473Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7441756Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7442037Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7442360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7442680Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7442964Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7443249Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7443528Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7443810Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7444095Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7444379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7444660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7444938Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7445214Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7445492Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7445766Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7446053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7446332Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7446619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7446905Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7447191Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7447473Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7447756Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7448035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7448316Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7448596Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7448876Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7449195Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7449508Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7449805Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7450089Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7450389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7450682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7450974Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7451268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7451556Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7451843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7452132Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7452417Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7452708Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7452998Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7453289Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7453572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7453862Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7454154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7454444Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7454732Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7455017Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7455301Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7455584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7455866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7456187Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7456505Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:31:44.7456792Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7457076Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7457361Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7457644Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7457931Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7458213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7458494Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7458775Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7459056Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7459327Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7459616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7459896Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7460184Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7460469Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7460748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7461027Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7461312Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7461592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7461871Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7462155Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7462437Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7462715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7463038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7463366Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7463661Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7463948Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7464233Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7464515Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7464799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7465084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7465366Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7465650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7465934Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7466228Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7466521Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7466844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7467131Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7467412Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7467695Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7467980Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7468268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7468550Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7468832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7469125Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7469414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7469775Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7470113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7470397Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7470679Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7470961Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7471243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7471527Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7471824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7472112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7472407Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7472703Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7473002Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7473289Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7473580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7473877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7474167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7474457Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7474748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7475038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7475326Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7475608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7475905Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7476196Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7476520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7476845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7477128Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7477415Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7477700Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7477985Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7478271Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7478557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7478848Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7479143Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7479429Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7479714Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7480001Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7480287Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7480569Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7480851Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7481134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7481415Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7481711Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7482004Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7482292Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7482580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7482863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7483186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7483507Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7483792Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7484076Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7484361Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7484654Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7484946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7485236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7485522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7485804Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7486085Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7486367Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7486650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7486937Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7487220Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7487509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7487798Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7488074Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7488363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7488654Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7488938Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7489225Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7489507Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7489788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7490113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7490440Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7490729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7491012Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7491296Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7491576Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7491861Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7492149Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7492432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7492715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7493014Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7493306Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7493609Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7493909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7494209Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7494504Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7494797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7495094Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7495389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7495678Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7495965Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7496254Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7496542Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7496870Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7497192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7497479Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7497763Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7498050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7498332Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7498618Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7498908Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7499194Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7499481Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7499766Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7500050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7500335Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7500619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7500905Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7501190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7501475Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7501767Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7502057Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7502342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7502627Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7502911Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7503185Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7503510Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7503830Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7504125Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7504419Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7504710Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7504997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7505285Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7505573Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7505858Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7506142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7506428Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7506813Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7507120Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7507419Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7507711Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7508000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7508286Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7508574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7508863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7509149Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7509438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7509724Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7510020Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7510375Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7510705Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7510995Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7511277Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7511563Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7511842Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7512128Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7512419Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7512700Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7512983Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7513269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7513548Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7513831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7514114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7514396Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7514674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7514956Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7515239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7515526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7515812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7516090Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7516373Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7516653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7516932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7517253Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7517574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7517852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7518134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7518414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7518701Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7518988Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7519270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7519554Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7519832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7520118Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7520408Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7520699Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7520982Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7521260Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7521540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7521819Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7522100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7522382Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7522659Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7522938Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7523226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7523512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7523859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7524188Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7524478Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7524767Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7525054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7525338Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7525625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7525913Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7526197Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7526484Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7526770Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7527053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7527333Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7527621Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7527910Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7528195Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7528479Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7528760Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7529043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7529324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7529605Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7529886Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7530164Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7530451Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7530776Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7531100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7531379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7531667Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7531952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7532239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7532528Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7532812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7533092Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7533374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7533658Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7533943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7534228Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7534522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7534813Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7535098Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7535383Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7535669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7535952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7536240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7536521Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7536801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7537085Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7537380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7537713Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7538047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7538342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7538636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7538927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7539223Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7539513Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7539799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7540084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7540372Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7540665Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7540954Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7541243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7541527Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7541810Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7542089Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7542369Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:31:44.7542650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7542937Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7543220Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7543456Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_bfloat16 SKIPPED (Skipped!) [ 26%] 2022-11-23T04:31:44.7543752Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7544044Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7544376Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7544703Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7544997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7545276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7545564Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7545856Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7546146Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7546427Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7546747Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7547030Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7547314Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7547594Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7547875Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7548155Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7548434Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7548713Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7548997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7549275Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7549562Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7549850Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7550131Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7550412Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7550691Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7550969Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7551298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7551614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7551901Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7552182Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7552466Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7552748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7553031Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7553310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7553588Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7553866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7554148Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7554433Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7554717Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7555005Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7555288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7555568Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7555844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7556119Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7556400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7556683Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7556967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7557247Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7557531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7557814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7558122Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7558435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7558713Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7558991Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7559267Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7559546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7559832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7560113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7560394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7560674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7560952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7561228Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7561507Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7561784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7562060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7562336Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7562631Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7562919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7563213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7563505Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7563791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7564077Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7564365Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7564656Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7564996Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7565323Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7565615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7565900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7566192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7566481Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7566777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7567068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7567352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7567641Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7567924Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7568205Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7568493Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7568777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7569060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7569348Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7569630Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7569925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7570218Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7570504Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7570787Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7571075Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7571353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7571676Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7572006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7572289Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7572572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7572855Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7573145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7573434Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7573722Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7574006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7574287Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7574561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7574843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7575125Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7575404Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7575685Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7575963Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7576242Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7576518Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7576797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7577086Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7577371Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7577663Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7577950Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7578236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7578568Z test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7578890Z test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7579183Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7579468Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7579766Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7580062Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7580358Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7580652Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7580941Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7581227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7581512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7581800Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7582087Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7582379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7582667Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7582959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7583244Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7583540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7583839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7584134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7584422Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7584715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7585000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7585315Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7585634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7585922Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7586213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7586509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7586833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7587134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7587432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7587725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7588011Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7588301Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7588587Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7588874Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7589159Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7589442Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7589726Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7590025Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7590317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7590618Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7590921Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7591221Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7591515Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7591811Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7592160Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7592489Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7592781Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7593068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7593357Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7593646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7593941Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7594231Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7594527Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7594818Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7595107Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7595394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7595688Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7595975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7596258Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7596541Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7596824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7597111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7597408Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7597693Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7597987Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7598279Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7598574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7598867Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7599197Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7599516Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7599802Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7600089Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7600363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7600651Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7600942Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7601231Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7601514Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7601804Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7602093Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7602383Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7602669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7602953Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7603236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7603517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7603794Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7604073Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7604359Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7604640Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7604925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7605208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7605499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7605834Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7606151Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7606435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7606721Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7607001Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7607277Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7607556Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7607839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7608120Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7608411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7608697Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7608989Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7609281Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7609570Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7609857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7610145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7610429Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7610715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7611006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7611298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7611581Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7611869Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7612154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7612442Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7612774Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7613100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7613387Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7613672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7613957Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7614234Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7614520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7614815Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7615105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7615392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7615675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7615957Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7616246Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7616532Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7616816Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7617098Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7617380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7617661Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7617943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7618221Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7618497Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7618774Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7619053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7619334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7619660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7619975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7620256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7620537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7620815Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7621093Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7621370Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7621647Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7621924Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7622208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7622493Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7622782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7623068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7623356Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7623645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7623928Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7624216Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7624501Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7624791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7625076Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7625359Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7625641Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7625922Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7626206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7626674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7627037Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7627342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7627634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7627935Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:31:44.7628239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7628534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7628830Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7629122Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7629409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7629694Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7629980Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7630277Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7630569Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7630861Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7631148Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7631451Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7631757Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7632053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7632348Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7632654Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7632960Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7633316Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7633652Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7633952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7634253Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7634550Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7634842Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7635139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7635431Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7635718Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7636008Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7636296Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7636588Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7636877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7637165Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7637452Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7637736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7638015Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7638308Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7638594Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7638878Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7639159Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7639441Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7639716Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7640033Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7640344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7640628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7640911Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7641198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7641480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7641768Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7642054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7642337Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7642616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7642896Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7643166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7643446Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7643731Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7644013Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7644291Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7644575Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7644860Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7645144Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7645433Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7645713Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7645994Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7646271Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7646549Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7646866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7647176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7647462Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7647743Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7648032Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7648317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7648607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7648889Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7649168Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7649445Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7649723Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7650003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7650282Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7650563Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7650845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7651155Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7651460Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7651773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7652092Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7652402Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7652709Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7653014Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7653321Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7653664Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7654000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7654301Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7654602Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7654903Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7655201Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7655493Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7655794Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7656092Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7656386Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7656675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7656970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7657261Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7657548Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7657832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7658109Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7658397Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7658696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7658986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7659283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7659577Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7659867Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7660155Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7660483Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7660802Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7661089Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7661377Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7661662Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7661951Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7662245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7662534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7662831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7663126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7663417Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7663707Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7663998Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7664285Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7664570Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7664854Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7665138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7665428Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7665722Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7666015Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7666317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7666660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7666954Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7667290Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7667615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7667904Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7668190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7668477Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7668763Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7669053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7669347Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7669642Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7669935Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7670229Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7670519Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7670810Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7671097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7671385Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7671673Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7671959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7672249Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7672544Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7672833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7673126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7673415Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7673696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7674024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7674360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7674645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7674931Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7675219Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7675501Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7675784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7676070Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7676349Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7676627Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7676901Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7677178Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7677458Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7677737Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7678015Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7678310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7678603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7678900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7679196Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7679495Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7679784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7680075Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7680363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7680649Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7680971Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7681324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7681611Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7681895Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7682185Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7682474Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7682764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7683052Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7683336Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7683619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7683903Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7684186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7684474Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7684758Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7685042Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7685330Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7685616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7685900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7686187Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7686469Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7686782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7687086Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7687402Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7687756Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7688100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7688398Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7688703Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7689013Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7689321Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7689630Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7689939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7690242Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7690560Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7690875Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7691198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7691516Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7691832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7692143Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7692453Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7692767Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7693080Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7693389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7693695Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7694006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7694334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7694668Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7694953Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7695242Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7695529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7695812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7696098Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7696384Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7696667Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7696954Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7697243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7697526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7697826Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7698123Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7698410Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7698693Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7698980Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7699265Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7699548Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7699836Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7700119Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7700401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7700686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7700967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7701289Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7701610Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7701898Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7702181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7702464Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7702743Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7703025Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7703310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7703586Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7703863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7704142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7704420Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7704704Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7704990Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7705281Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7705567Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7705852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7706138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7706423Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7706752Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7707041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7707326Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7707619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7707956Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7708295Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7708594Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7708889Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7709178Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7709469Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7709760Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7710048Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7710332Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7710619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7710906Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7711192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7711478Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7711764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7712051Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7712342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7712629Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7712915Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7713208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7713499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7713782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7714065Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7714348Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7714628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7714946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:31:44.7715285Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7715587Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7715886Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7716186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7716472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7716750Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7717035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7717322Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7717605Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7717885Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7718166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7718448Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7718726Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7719003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7719269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7719549Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7719835Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7720124Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7720410Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7720694Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7720974Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7721254Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7721571Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7721886Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7722165Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7722447Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7722725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7723004Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7723275Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7723537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7723806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7724074Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7724342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7724609Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7724872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7725139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7725401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7725661Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7725918Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7726178Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7726439Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 28%] 2022-11-23T04:31:44.7726727Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7727011Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7727311Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7727604Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7727897Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7728187Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7728472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7728809Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7729127Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7729408Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7729690Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7729972Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7730255Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 28%] 2022-11-23T04:31:44.7730538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7730828Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7731121Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7731413Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7731701Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7731993Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7732281Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7732565Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7732852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7733136Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7733418Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7733701Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7733988Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7734278Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7734561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7734856Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7735146Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7735475Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7735796Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7736081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7736367Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7736652Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7736933Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7737220Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7737509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7737791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7738081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7738366Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7738661Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7738955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7739248Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7739535Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7739823Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7740113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7740399Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7740687Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7740975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7741261Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7741543Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7741838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7742167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7742487Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7742784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7743082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7743378Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7743670Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7743979Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7744286Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7744593Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7744898Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7745175Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7745464Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7745752Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7746040Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 28%] 2022-11-23T04:31:44.7746342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7746739Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7747042Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7747341Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7747649Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7747956Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7748259Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7748561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7748862Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7749214Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7749553Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7749858Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7750170Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7750480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7750788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7751096Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7751419Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7751731Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7752044Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7752355Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7752671Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7752986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7753297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7753606Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7753912Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7754225Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7754531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7754838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7755166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7755492Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7755817Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7756189Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7756536Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7756846Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7757154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7757460Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7757769Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7758083Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7758387Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7758692Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7758998Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7759300Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7759612Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7759919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7760225Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7760530Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7760843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7761156Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7761467Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7761777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7762106Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7762429Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7762795Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7763167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7763500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7763826Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7764150Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7764479Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7764800Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7765122Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7765442Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7765767Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7766094Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7766422Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7766744Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7767067Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7767386Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7767707Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7768025Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7768346Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7768665Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7768983Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7769326Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7769662Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7769967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7770266Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7770578Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7770884Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7771198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7771509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7771808Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7772113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7772421Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7772728Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7773058Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7773387Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7773715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7774036Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7774360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7774690Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7775008Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7775323Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7775644Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7776006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7776367Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7776673Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7776976Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7777290Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7777607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7777927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7778243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7778557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7778868Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7779176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7779491Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7779807Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7780112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7780414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7780715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7781024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7781327Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7781625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7781926Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7782224Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7782522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7782862Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7783194Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7783492Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7783794Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7784097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7784400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7784706Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7785006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7785304Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7785600Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7785895Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7786195Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7786497Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7786837Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7787139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7787439Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7787763Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7788082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7788411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7788738Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7789060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7789426Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7789783Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7790096Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7790409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7790727Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7791043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7791360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7791685Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7792009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7792333Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7792650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7792970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7793292Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7793609Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7793922Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7794234Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7794550Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7794866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7795174Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7795481Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7795787Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7796134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7796482Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7796794Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7797105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7797411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7797725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7798043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7798356Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7798667Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7798977Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7799284Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7799580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7799891Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7800199Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7800503Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7800893Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7801227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7801559Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7801887Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7802223Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7802550Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7803176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7803537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.7803859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8020252Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8020852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8021276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8021724Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8022141Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8022551Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8022959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:31:44.8023358Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8023765Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8024164Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8024567Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8024961Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8025318Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8025685Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8026050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8026414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8026952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8027316Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8027677Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8028435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8028862Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8029224Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8029582Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8029932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8030298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8030652Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8031007Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8031359Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8031708Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8032029Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8032318Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8032623Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8032927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8033232Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8033532Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8033832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8034129Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8034432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8034736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8035030Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8035325Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8035621Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8035913Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8036260Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8036600Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8036905Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8037210Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8037492Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8037797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8038097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8038397Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8038695Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8039000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8039298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8039601Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8039899Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8040198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8040494Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8040794Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8041089Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8041387Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8041686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8041979Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8042274Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8042568Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8042857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8043192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8043516Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8043818Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8044097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8044389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8044688Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8044984Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8045288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8045580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8045875Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8046162Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8046454Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8046750Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8047042Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8047328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8047624Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8047916Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8048205Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8048504Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8048795Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8049077Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8049362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8049658Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8049955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8050368Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8050711Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8051006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8051283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8051573Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8051870Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8052167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8052463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8052753Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8053047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8053339Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8053633Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8053927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8054232Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8054531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8054830Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8055125Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8055422Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8055715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8056004Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8056297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8056584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8056877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8057168Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8057511Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8057840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8058139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8058441Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8058752Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8059050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8059357Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8059660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8059959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8060252Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8060539Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8060834Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8061130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8061421Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8061725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8062024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8062322Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8062624Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8062929Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8063226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8063525Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8063812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8064104Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8064450Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8064787Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8065086Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8065385Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8065685Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8065961Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8066259Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8066620Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8066920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8067218Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8067523Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8067821Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8068134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8068444Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8068754Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8069054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8069353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8069651Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8069950Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8070248Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8070545Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8070841Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8071142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8071499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8071833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8072137Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8072438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8072737Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8073034Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8073343Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8073645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8073945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8074240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8074540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8074833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8075132Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8075431Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8075721Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8076021Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8076317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8076619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8076917Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8077216Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8077506Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8077797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8078087Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8078378Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8078726Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8079052Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8079350Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8079639Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8079937Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8080235Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8080511Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8080807Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8081102Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8081391Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8081677Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8081964Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8082257Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8082545Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8082839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8083138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8083431Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8083725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8084018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8084312Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8084603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8084893Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8085180Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8085475Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8085816Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8086156Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8086454Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8086750Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8087048Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8087339Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8087636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8087935Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8088222Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8088509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8088799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8089090Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8089389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8089689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8089985Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8090278Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8090572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8090863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8091154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8091449Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8091740Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8092028Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8092315Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8092607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8092943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8093267Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8093561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8093863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8094135Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8094422Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8094717Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8095011Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8095298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8095585Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8095875Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8096161Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8096463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8096761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8097070Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8097375Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8097676Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8097975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8098279Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8098581Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8098877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8099170Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8099464Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8099802Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8100132Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8100427Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8100712Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8101003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8101297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8101589Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8101885Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8102176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8102466Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8102757Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8103047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8103351Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8103650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8103947Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8104248Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8104547Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8104844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8105138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8105436Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8105729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8106026Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8106317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8106768Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8107132Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8107465Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8107758Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8108027Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8108313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8108598Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8108886Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8109178Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8109460Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8109748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8110031Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8110323Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8110615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8110912Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8111207Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8111499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8111791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8112082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8112370Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8112659Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8112945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8113229Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8113517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:31:44.8113809Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8114143Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8114478Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8114778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8115077Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8115367Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8115664Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8115955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8116247Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8116536Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8116828Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8117117Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8117406Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8117725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8118038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8118354Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8118672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8118986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8119298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8119612Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8119920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8120227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8120532Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8120839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8121192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8121535Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8121847Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8122158Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8122464Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8122772Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8123061Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8123376Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8123679Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8123989Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8124297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8124607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8124917Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8125227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8125533Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8125842Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8126148Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8126461Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8126761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8127064Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8127373Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8127676Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8127980Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8128329Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8128684Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8128986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8129287Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8129592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8129909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8130225Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8130534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8130837Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8131142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8131444Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8131748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8132055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8132354Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8132654Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8132951Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8133245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8133545Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8133841Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8134136Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8134432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8134729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8135028Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8135374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8135711Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8136011Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8136315Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8136614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8136915Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8137219Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8137520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8137824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8138126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8138423Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8138721Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8139019Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8139316Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8139592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8139900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8140213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8140533Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8140844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8141153Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8141463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8141768Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8142077Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8142449Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8142810Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8143144Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8143478Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8143811Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8144145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8144477Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8144805Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8145130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8145454Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8145781Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8146108Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8146432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8146814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8147121Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8147432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8147743Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8148050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8148352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8148653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8148952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8149301Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8149638Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8149974Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8150306Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8150636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8150966Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8151305Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8151632Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8151965Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8152293Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8152634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8152972Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8153304Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8153636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8153961Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8154290Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8154621Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8154955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8155284Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8155614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8155942Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8156309Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8156674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8157000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8157333Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8157662Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8157975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8158278Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8158579Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8158886Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8159190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8159494Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8159799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8160099Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8160401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8160702Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8161003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8161311Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8161616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8161921Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8162222Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8162520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8162824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8163171Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8163536Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8163861Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8164169Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8164498Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8164829Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8165153Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8165472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8165789Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8166105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8166420Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8166740Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8167065Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8167386Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8167712Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8168035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8168363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8168690Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8169009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8169328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8169646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8170006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8170353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8170662Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8170971Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8171280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8171585Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8171893Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8172204Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8172510Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8172816Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8173114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8173420Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8173655Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float64 PASSED [ 30%] 2022-11-23T04:31:44.8173964Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8174264Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8174563Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8174866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8175166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8175466Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8175757Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8176054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8176356Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8176652Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8176946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8177281Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8177608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8177898Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8178185Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8178474Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8178765Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8179055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8179357Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8179653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8179959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8180263Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8180560Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8180865Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8181167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8181460Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8181735Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8182026Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8182324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8182621Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8182920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8183214Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8183520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8183825Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8184186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8184540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8184842Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8185142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8185435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8185730Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8186028Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8186329Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8186722Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8187028Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8187323Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8187624Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8187925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8188229Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8188524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8188821Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8189114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8189408Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8189704Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8189996Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8190293Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8190583Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8190881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8191176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8191538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8191872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8192164Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8192454Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8192753Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8193057Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8193362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8193660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8193955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8194248Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8194540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8194839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8195138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8195438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8195727Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8195997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8196286Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8196575Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8196864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8197154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8197441Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8197727Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8198020Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8198308Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8198654Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8198986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8199283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8199574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8199864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8200152Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8200441Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8200728Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8201012Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8201300Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8201586Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8201891Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8202193Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8202505Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8202809Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8203112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8203412Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8203714Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8204017Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8204313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8204608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8204904Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8205199Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:31:44.8205535Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8205863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8206161Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8206455Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8206750Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8207041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8207334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8207625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8207909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8208194Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8208480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8208767Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8209066Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8209360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8209640Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8209936Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8210232Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8210524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8210815Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8211106Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8211392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8211682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8211967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8212255Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8212589Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8212918Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8213211Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8213512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8213813Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8214114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8214410Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8214708Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8215000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8215294Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8215585Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8215876Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8216169Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8216462Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8216769Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8217074Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8217383Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8217698Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8218005Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8218312Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8218618Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8218924Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8219223Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8219523Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8219865Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8220199Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8220494Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8220787Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8221082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8221380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8221676Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8221970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8222261Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8222552Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8222841Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8223126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8223417Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8223691Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8223990Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8224283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8224584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8224881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8225190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8225486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8225782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8226076Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8226371Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8226733Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8227083Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8227417Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8227710Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8228018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8228318Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8228624Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8228935Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8229240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8229541Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8229841Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8230139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8230442Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8230743Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8231043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8231340Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8231638Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8231926Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8232227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8232531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8232825Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8233119Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8233408Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8233707Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8234038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8234369Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8234645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8234921Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8235200Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8235489Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8235778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8236055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8236340Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8236632Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8236918Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8237200Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8237485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8237761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8238037Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8238313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8238588Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8238864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8239142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8239434Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8239722Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8240016Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8240309Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8240607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8240946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8241277Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8241566Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8241852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8242140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8242427Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8242717Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8243002Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8243290Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8243574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8243860Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8244149Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8244433Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8244717Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8244997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8245276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8245554Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8245838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8246119Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8246406Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8246689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8246984Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8247276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8247605Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8247926Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8248213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8248500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8248780Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8249068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8249350Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8249636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8249921Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8250214Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8250500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8250798Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8251095Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8251392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8251681Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8251959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8252245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8252530Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8252821Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8253112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8253404Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8253689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8253986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8254273Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8254608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8254941Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8255239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8255532Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8255821Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8256112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8256402Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8256689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8256974Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8257261Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8257547Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8257838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8258121Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8258409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8258696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8258981Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8259266Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8259559Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8259846Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8260129Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8260410Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8260693Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8260972Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8261291Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8261619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8261910Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8262209Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8262506Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8262799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8263093Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8263385Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8263678Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8263967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8264251Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8264544Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8264836Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8265124Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8265409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8265700Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8265984Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8266270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8266674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8266946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8267236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8267531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8267824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8268167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8268491Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8268776Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8269060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8269340Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8269632Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8269926Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8270213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8270493Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8270777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8271060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8271339Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8271624Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8271907Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8272186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8272470Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8272748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8273025Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8273312Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8273599Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8273882Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8274161Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8274444Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8274722Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8275056Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8275375Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8275652Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8275930Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8276207Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8276496Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8276779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8277073Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8277362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8277647Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8277931Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8278214Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8278501Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8278788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8279068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8279348Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8279625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8279909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8280198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8280468Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8280757Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8281043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8281328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8281654Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8281973Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8282259Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8282546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8282828Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8283110Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8283392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8283676Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8283960Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8284239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8284526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8284812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8285103Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8285388Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8285673Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8285956Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8286237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8286515Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8286796Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8287079Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8287357Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8287643Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8287923Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8288206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8288541Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8288857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8289136Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8289416Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8289693Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8289976Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8290256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8290545Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8290825Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8291117Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8291406Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8291696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8291983Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:31:44.8292269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8292552Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8292832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8293111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8293386Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8293668Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8293939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8294224Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_T_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8294530Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs__conversions_complex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8294814Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_add_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8295095Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8295421Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8295740Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_arange_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8296025Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_atan2_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8296317Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8296621Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_left_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8296910Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8297218Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_right_shift_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8297511Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8297793Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_cat_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8298083Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_max_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8298371Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_min_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8298663Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_copysign_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8298947Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8299238Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_embed_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8299535Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8299826Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8300125Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_floor_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8300430Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_no_rounding_mode_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8300738Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_trunc_rounding_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8301025Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8301310Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8301591Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eq_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8301872Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eye_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8302198Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fliplr_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8302513Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_flipud_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8302807Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_float_power_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8303101Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_floor_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8303381Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmax_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8303660Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmin_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8303940Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmod_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8304225Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gcd_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8304504Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ge_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8304781Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8305072Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_heaviside_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8305354Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8305642Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8305929Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hypot_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8306214Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igamma_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8306500Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igammac_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8306838Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_index_select_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8307127Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_isclose_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8307411Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lcm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8307691Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_le_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8307979Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_linspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8308262Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_and_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8308554Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_or_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8308847Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_xor_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8309191Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logspace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8309506Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lt_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8309796Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_masked_fill_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8310081Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_maximum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8310362Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mean_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8310647Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_minimum_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8310936Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_movedim_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8311218Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mul_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8311510Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_copy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8311795Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8312096Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_native_layer_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8312377Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ne_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8312662Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_neg_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8312954Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nextafter_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8313256Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_gelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8313568Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_group_norm_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8313894Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8314205Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_huber_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8314509Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_l1_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8314829Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8315142Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8315445Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_prelu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8315789Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_softshrink_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8316141Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8316424Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_pow_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8316716Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_remainder_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8317006Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8317296Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8317579Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_roll_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8317862Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rot90_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8318147Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rsub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8318444Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_xlog1py_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8318737Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_zeta_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8319016Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sub_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8319312Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sum_to_size_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8319592Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_t_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8319876Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_trace_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8320163Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_tril_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8320442Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_triu_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8320732Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_true_divide_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8321022Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_unbind_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8321308Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_as_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8321589Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8321872Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vsplit_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8322154Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vstack_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8322438Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_where_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8322777Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_xlogy_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8323104Z test_ops.py::TestCommonCUDA::test_python_ref_errors_ops_nvprims_view_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8323420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8323732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8324036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8324354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8324670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8324978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8325285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8325590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8325899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8326212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8326520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8326825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8327127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8327445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8327752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8328071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8328388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8328705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8329018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8329371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8329715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8330027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8330336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8330643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8330958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8331269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8331605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8331943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8332281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8332630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8332973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8333308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8333643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8333979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8334316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8334649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8334983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8335316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8335648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8336027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8336417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8336763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8337106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8337450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8337798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8338140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8338482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8338816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8339151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8339485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8339825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8340159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8340493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8340822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8341158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8341492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8341826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8342158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8342528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8342887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8343212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8343542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8343869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8344199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8344530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8344868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8345200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8345537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8345880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8346223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8346596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8346931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8347262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8347594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8347925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8348253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8348582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8348913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8349290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8349655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8349988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8350322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8350652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8350982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8351307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8351630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8351959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8352284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8352616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8352946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8353283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8353613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8353947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8354291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8354631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8354961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8355291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8355659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8356017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8356344Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8356672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8357000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8357343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8357683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8358024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8358363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8358703Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8359039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8359376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8359708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8360037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8360365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8360694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8361025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8361354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8361695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8362032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8362414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8362796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8363138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8363481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8363822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8364167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8364508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8364845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8365182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8365516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8365854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8366198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8366528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8366866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8367205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8367545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8367880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8368214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8368545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8368914Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8369272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8369597Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8369927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8370262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8370607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8370942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8371284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8371628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8371972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8372313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8372654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8372988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8373323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8373653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8373987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8374323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8374657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8374991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8375320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8375702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8376073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8376406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8376735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8377063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8377394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8377727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8378061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8378395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8378727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8379060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8379395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8379726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8380069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8380410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8380754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8381088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8381424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8381759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8382134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8382496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8382826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8383156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8383487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8383822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8384155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8384492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8384827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8385160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8385492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8385821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8386150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8386475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8386897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:31:44.8387231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8387564Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8387893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8388234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8388562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8388974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8389354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8389692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8390028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8390364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8390699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8391034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8391363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8391694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8392028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8392360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8392698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8393032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8393366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8393709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8394052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8394393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8394731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8395061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8395439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8395809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8396150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8396487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8396821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8397154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8397485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8397814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8398141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8398468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8398807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8399152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8399485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8399828Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8400171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8400520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8400859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8401201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8401537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8401870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8402238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8402600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8402937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8403271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8403609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8403942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8404281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8404615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8404950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8405285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8405618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8405949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8406277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8406605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8406939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8407272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8407606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8407945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8408280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8408666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8409039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8409384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8409721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8410059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8410398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8410740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8411074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8411405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8411738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8412077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8412415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8412746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8413082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8413420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8413743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8414074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8414398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8414725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8415058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8415424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8415788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8416116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8416457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8416789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8417133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8417481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8417818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8418149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8418486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8418819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8419146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8419472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8419805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8420135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8420470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8420796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8421138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8421474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8421848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8422210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8422543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8422870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8423200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8423533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8423865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8424189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8424525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8424854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8425194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8425535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8425870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8426201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8426531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8426913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8427241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8427567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8427894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8428226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8428611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8428983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8429322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8429657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8429991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8430321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8430652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8430978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8431307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8431636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8431965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8432296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8432621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8432960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8433291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8433636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8433981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8434322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8434657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8434990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8435360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8435735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8436065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8436396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8436732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8437065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8437407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8437738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8438075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8438415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8438749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8439080Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8439409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8439744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8440075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8440409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8440738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8441070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8441406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8441779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8442156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8442497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8442838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8443179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8443521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8443858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8444192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8444521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8444851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8445184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8445502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8445816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8446142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8446459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8446781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8447100Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8447414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8447725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8448033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8448378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8448730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8449038Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8449352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8449673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8449988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8450309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8450635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8450957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8451272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8451593Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8451912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8452229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8452540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8452851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8453166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8453478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8453798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8454110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8454430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8454751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8455109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8455456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8455767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8456079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8456389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8456698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8457009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8457321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8457628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8457947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8458262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8458593Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8458921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8459243Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8459562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8459883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8460202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8460524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8460839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8461157Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8461472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8461829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8462184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8462499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8462820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8463144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8463469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8463794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8464113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8464430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8464742Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8465055Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8465369Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8465672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8465984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8466305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8466664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8466994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8467322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8467644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8467964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8468284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8468652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8469007Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8469322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8469637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8469953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8470269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8470591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8470901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8471215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8471531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8471850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8472167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8472479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8472787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8473095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8473400Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8473708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8474017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8474327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8474644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8474957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8475319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8475680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8476000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8476317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8476629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8476949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8477262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8477571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8477879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8478191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8478504Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8478825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8479148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8479475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8479795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8480116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8480438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8480765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8481092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8481419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8481749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8482111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8482467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8482785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8483108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8483431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8483755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8484081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8484403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8484717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:31:44.8485033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8485353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8485669Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8485982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8486308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8486637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8486968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8487292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8487612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8487931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8488246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8488617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8488966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8489289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8489612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8489931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8490245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8490566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8490886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8491198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8491506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8491811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8492122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8492430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8492733Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8493040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8493349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8493670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8493989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8494311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8494634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8494954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8495312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8495665Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8495979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8496297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8496611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8496929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8497249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8497562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8497869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8498185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8498500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8498817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8499130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8499441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8499738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8500046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8500353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8500661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8500968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8501285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8501599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8501961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8502313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8502626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8502942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8503258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8503571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8503884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8504193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8504505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8504816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8505140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8505470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8505799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8506117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8506436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8506879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8507213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8507551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8507884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8508210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8508535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8508912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8509267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8509581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8509894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8510204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8510515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8510827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8511135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8511441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8511747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8512058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8512382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8512696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8513012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8513332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8513655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8513971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8514285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8514601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8514912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8515224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8515576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8515920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8516232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8516541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8516846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8517158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8517465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8517770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8518078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8518383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8518702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8519021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8519341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8519659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8519981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8520295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8520612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8520927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8521241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8521557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8521873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8522218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8522572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8522887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8523204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8523520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8523836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8524153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8524460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8524768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8525075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8525388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8525707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8526022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8526344Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8526663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8526981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8527303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8527623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8527936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8528248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8528559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8528911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8529256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8529585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8529904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8530230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8530551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8530868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8531180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8531489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8531795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8532111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8532439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8532766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8533090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8533415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8533738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8534060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8534381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8534701Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8535022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8535385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8535750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8536080Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8536409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8536729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8537055Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8537376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8537692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8538013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8538328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8538651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8538970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8539304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8539624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8539955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8540290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8540621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8540957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8541282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8541610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8541936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8542298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8542656Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8542979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8543299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8543609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8543929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8544251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8544569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8544886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8545201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8545519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8545834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8546141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8546449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8546799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8547111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8547436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8547751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8548077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8548399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8548721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8549085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8549444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8549760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8550078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8550391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8550708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8551024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8551338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8551660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8551975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8552294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8552620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8552940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8553257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8553570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8553891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8554210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8554522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8554830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8555141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8555489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8555842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8556158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8556487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8556813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8557139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8557464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8557785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8558108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8558425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8558745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8559062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8559384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8559698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8560014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8560324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8560642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8560960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8561275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8561592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8561904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8562258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8562603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8562913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8563238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8563555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8563878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8564201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8564521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8564839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8565153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8565468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8565787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8566108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8566425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8566729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8567049Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8567368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8567692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8568005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8568316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8568626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8568974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8569314Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8569619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8569927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8570234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8570553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8570871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8571193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8571520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8571845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8572164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8572491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8572817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8573131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8573450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8573762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8574078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8574396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8574713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8575028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8575353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8575717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8576070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8576386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8576704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8577018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8577336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8577650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8577960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8578271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8578584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8578909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8579229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8579558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8579885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:31:44.8580207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8580525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8580849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8581171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8581489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8581803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8582120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8582490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8582844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8583172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8583490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8583822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8584152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8584481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8584799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8585117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8585432Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8585751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8586076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8586392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8586747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8587064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8587397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8587717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8588046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8588378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8588708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8589099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8589464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8589793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8590116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8590437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8590761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8591084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8591403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8591724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8592039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8592373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8592699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8593022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8593338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8593657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8593978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8594296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8594616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8594931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8595254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8595608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8595969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8596289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8596621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8596953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8597283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8597614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8597939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8598265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8598588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8598910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8599230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8599547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8599867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8600185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8600499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8600829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8601155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8601477Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8601795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8602110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8602464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8602811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8603131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8603448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8603769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8604087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8604418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8604739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8605067Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8605400Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8605730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8606060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8606374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8606702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8607022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8607345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8607665Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8607982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8608304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8608628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8608991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8609351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8609672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8609994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8610318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8610645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8610975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8611297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8611617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8611938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8612262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8612594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8612926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8613254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8613589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8613921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8614259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8614591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8614921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8615254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8615625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8615979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8616299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8616620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8616937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8617255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8617579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8617904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8618230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8618553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8618880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8619206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8619529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8619851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8620168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8620491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8620811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8621129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8621450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8621772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8622133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8622489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8622809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8623129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8623450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8623792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8624125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8624454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8624785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8625117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8625454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8625787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8626116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8626451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8626869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8627192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8627515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8627837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8628157Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8628476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8628852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8629211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8629533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8629855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8630176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8630498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8630822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8631155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8631499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8631838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8632173Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8632517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8632853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8633185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8633517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8633849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8634178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8634511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8634840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8635172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8635540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8635932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8636265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8636604Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8636950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8637290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8637626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8637960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8638292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8638623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8638955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8639287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8639615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8639943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8640266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8640602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8640939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8641264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8641592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8641916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8642280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8642633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8642954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8643277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8643600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8643937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8644267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8644604Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8644938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8645268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8645605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8645938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8646266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8646594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8646922Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8647252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8647579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8647904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8648228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8648551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8648912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8649268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8649588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8649908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8650232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8650562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8650893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8651217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8651545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8651865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8652188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8652513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8652837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8653153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8653463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8653788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8654113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8654434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8654748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8655060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8655371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8655720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8656065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8656372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8656680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8656995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8657312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8657629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8657952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8658276Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8658599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8658917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8659239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8659559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8659873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8660187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8660500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8660817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8661127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8661443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8661760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8662072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8662422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8662766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8663073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8663378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8663687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8663997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8664318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8664643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8664967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8665288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8665606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8665926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8666242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8666596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8666915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8667237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8667554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8667876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8668196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8668517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8668830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8669200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8669555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8669873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8670185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8670497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8670813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8671131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8671454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8671773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8672101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8672429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8672753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8673077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8673398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8673716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8674035Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8674352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8674668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8674983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8675299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8675654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8676003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8676323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8676645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8676959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:31:44.8677271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8677584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8677896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8678207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8678530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8678850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8679177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8679501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8679821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8680138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8680455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8680776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8681098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8681421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8681736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8682063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8682425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8682782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8683102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8683421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8683740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8684062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8684386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8684714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8685036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8685366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8685698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8686024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8686348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8686670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8686990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8687316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8687639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8687966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8688285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8688605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8688927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8689302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8689652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8689974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8690289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8690608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8690928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8691260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8691572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8691899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8692224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8692549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8692870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8693188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8693507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8693827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8694148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8694466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8694781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8695103Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8695424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8695786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8696139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8696461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8696778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8697094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8697409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8697722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8698033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8698344Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8698667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8698986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8699316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8699645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8699974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8700293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8700619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8700947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8701267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8701585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8701903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8702219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8702591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8702957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8703283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8703616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8703945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8704277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8704606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8704930Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8705250Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8705575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8705896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8706214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8706537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8706968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8707301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8707632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8707971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8708305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8708637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8708967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8709349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8709734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8710058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8710384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8710709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8711039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8711367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8711682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8711993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8712312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8712631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8712953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8713266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8713577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8713883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8714191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8714499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8714808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8715114Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8715421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8715740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8716096Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8716455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8716780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8717102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8717423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8717743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8718065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8718380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8718696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8719011Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8719329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8719644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8719970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8720296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8720630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8720963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8721299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8721627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8721954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8722279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8722644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8723008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8723331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8723656Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8723982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8724318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8724650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8724986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8725320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8725652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8725983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8726320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8726652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8726981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8727308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8727637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8727966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8728295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8728623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8728951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8729326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8729692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8730025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8730355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8730685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8731013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8731342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8731667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8731992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8732316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8732655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8732985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8733329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8733666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8733998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8734333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8734663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8734990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8735320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8735654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8736024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8736399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8736731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8737044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8737376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8737711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8738042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8738367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8738690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8739016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8739339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8739663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8739985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8740308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8740632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8740965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8741295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8741629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8741960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8742292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8742659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8743026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8743353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8743678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8744006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8744333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8744660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8744984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8745312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8745636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8745962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8746288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8746651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8746975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8747292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8747609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8747935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8748256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8748582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8748903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8749230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8749607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8749973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8750298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8750623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8750946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8751271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8751596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8751911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8752219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8752540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8752859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8753182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8753495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8755681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8756700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8757016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8757326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8757634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8757946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8758337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8758666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8758984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8759306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8759630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8759958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8760279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8760602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8760921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8761239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8761556Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8761872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8762187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8762501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8762821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8763134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8763583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8763948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8764273Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8764589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8764903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8765220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8765538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8765850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8766160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8766474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8766788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8767112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8767430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8767753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8768079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8768408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8768732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8769054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8769373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8769692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8770054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8770407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8770725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8771041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8771367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8771693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8772020Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8772345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8772664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8772986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8773302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8773617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8773932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8774247Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8774558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8774884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8775216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8775548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8775872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8776197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:31:44.8776520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8776879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8777238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8777559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8777888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8778210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8778545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8778875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8779210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8779544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8779879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8780210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8780541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8780865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8781189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8781512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8781836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8782159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8782484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8782818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8783144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8783481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8783857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8784228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8784561Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8784890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8785221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8785553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8785881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8786208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8786538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8787043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8787369Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8787690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8788016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8788339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8788660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8788980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8789301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8789614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8789928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8790239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8790621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8790976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8791287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8791610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8791928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8792259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8792591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8792919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8793240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8793563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8793877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8794201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8794519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8794836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8795152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8795472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8795812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8796140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8796476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8796817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8797153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8797528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8797888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8798215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8798539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8798865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8799191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8799516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8799837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8800170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8800497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8800842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8801179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8801512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8801843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8802170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8802506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8802833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8803161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8803487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8803813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8804177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8804537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8804858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8805184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8805508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8805837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8806159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8806481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8806802Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8807122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8807443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8807768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8808083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8808402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8808730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8809054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8809387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8809719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8810053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8810378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8810739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8811098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8811419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8811740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8812059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8812380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8812707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8813041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8813371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8813705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8814042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8814376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8814704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8815032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8815361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8815691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8816023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8816358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8816686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8817023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8817398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8817765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8818097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8818427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8818755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8819091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8819427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8819742Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8820062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8820391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8820713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8821038Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8821353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8821670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8821985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8822304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8822631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8822953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8823275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8823596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8823914Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8824271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8824619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8824943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8825262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8825604Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8825940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8826271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8826668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8826996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8827324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8827659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8827992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8828319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8828657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8828997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8829336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8829674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8830007Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8830336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8830714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8831082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8831414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8831751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8832082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8832369Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex128 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:31:44.8832651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex32 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:31:44.8832936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex64 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:31:44.8833266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8833594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8833920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8834248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8834575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8834898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8835223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8835547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8835889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8836225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8836511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex128 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:31:44.8836798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex32 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:31:44.8837082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex64 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:31:44.8837459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8837843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8838184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8838520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8838856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8839188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8839523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8839859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8840192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8840521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8840851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8841182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8841510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8841839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8842166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8842500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8842832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8843171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8843504Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8843897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8844268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8844603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8844936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8845266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8845601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8845934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8846256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8846560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8846887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8847211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8847538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8847857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8848175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8848491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8848806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8849123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8849436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8849752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8850063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8850386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8850750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8851108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8851438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8851762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8852084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8852404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8852728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8853044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8853368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8853685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8854010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8854336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8854658Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8854972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8855293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8855616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8855940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8856256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8856574Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8856890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8857203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8857555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8857900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8858215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8858531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8858857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8859178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8859506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8859833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8860156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8860478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8860800Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8861122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8861438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8861758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8862074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8862397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8862713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:31:44.8863385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bfloat16 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8863809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bool SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8864246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex128 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8864683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex32 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8865160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex64 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8865626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float16 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8866053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float32 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8866477Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float64 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8866946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int16 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8867372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int32 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8867797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int64 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8868221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int8 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8868641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_uint8 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8869079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bfloat16 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8869505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bool SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8869945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex128 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8870391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex32 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8870829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex64 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8871264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float16 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8871698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float32 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8872131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float64 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8872559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int16 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8872993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int32 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8873412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int64 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8873837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int8 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8874268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_uint8 SKIPPED (Can't check result for empty) [ 37%] 2022-11-23T04:31:44.8874719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bfloat16 SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8875158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bool SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8875678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex128 SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8876176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex32 SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8876627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex64 SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8877078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float16 SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8877527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float32 SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8877970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float64 SKIPPED (Can't check result for empty_like) [ 37%] 2022-11-23T04:31:44.8878415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int16 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8878861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int32 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8879299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int64 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8879737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int8 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8880182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_uint8 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8880641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bfloat16 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8881089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bool SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8881553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex128 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8882016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex32 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8882474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex64 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8882928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float16 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8883381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float32 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8883836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float64 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8884282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int16 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8884723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int32 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8885163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int64 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8885608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int8 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8886101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_uint8 SKIPPED (Can't check result for empty_like) [ 38%] 2022-11-23T04:31:44.8886453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8886765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8887089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8887410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8887728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8888042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8888351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8888659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8888966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8889280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8889596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8889910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8890218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8890538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8890850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8891174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8891502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8891821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8892137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8892450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8892806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8893151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8893462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8893771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8894081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8894396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8894715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8895023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8895342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8895657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8895974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8896287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8896596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8896904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8897218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8897530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8897848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8898166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8898486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8898806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8899124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8899476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8899818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8900124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8900436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8900745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8901065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8901383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8901698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8902012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8902322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8902633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8902941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8903251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8903560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8903868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8904190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8904509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8904830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8905151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8905470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8905787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8906143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8906497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8906943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8907259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8907576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8907896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8908218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8908537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8908852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8909162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8909475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8909788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8910097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8910409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8910733Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8911056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8911379Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8911701Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8912015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8912332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8912647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8913021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8913373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8913685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8914001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8914312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8914624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8914936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8915241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8915545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8915855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8916165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8916488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8916806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8917122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8917441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8917757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8918078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8918393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8918708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8919022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8919336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8919691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8920037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8920355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8920676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8920991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8921310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8921624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8921936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8922246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8922552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8922861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8923175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8923486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8923805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8924119Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8924441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8924770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8925095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8925411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8925725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8926043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8926397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8926742Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8927051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8927364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8927673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8928003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8928324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8928654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8928983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8929311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8929636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8929959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8930277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8930595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8930915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8931236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8931548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8931876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8932200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8932532Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8932902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8933267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8933592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8933919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8934242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8934564Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8934888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8935208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8935528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8935849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8936166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8936491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8936818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8937135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8937453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8937771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8938090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8938405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8938718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8939032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8939342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8939704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8940053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8940381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8940710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8941034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8941366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8941691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8942009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8942327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8942646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8942967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8943296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8943613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8943927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8944244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8944560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8944880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8945197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8945507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8945815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8946125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8946472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8946899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8947217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8947541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8947857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8948184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8948499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8948816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8949129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8949449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8949764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8950085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8950393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8950709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8951026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8951341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8951653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8951962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8952268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8952571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8952874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8953229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8953579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8953897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8954209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8954530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8954858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8955178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8955491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8955809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8956121Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8956431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8956741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8957053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8957363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8957677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8958008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8958335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8958653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8958968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8959287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8959599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8959951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8960296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8960610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8960928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8961256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8961591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8961916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8962240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8962559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8962878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8963201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8963521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8963840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8964152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8964475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8964799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8965118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8965437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8965751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8966066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8966416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8966754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8967067Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8967385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8967714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8968043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8968368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8968686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8969001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8969318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8969635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8969958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8970275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8970593Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8970914Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8971234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8971551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8971870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8972185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8972499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8972812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8973167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8973513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8973832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8974158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8974486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8974811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8975136Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8975455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:31:44.8975770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8976085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8976403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8976731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8977058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8977380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8977709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8978042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8978375Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8978700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8979022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8979345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8979712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8980107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8980427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8980748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8981068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8981404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8981734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8982066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8982398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8982728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8983059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8983393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8983721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8984048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8984371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8984703Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8985032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8985358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8985676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8986001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8986363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8986773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8987091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8987404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8987724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8988041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8988360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8988675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8988996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8989325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8989653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8989978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8990302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8990620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8990938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8991256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8991577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8991894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8992209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8992531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8992850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8993213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8993572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8993885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8994198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8994508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8994827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8995141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8995461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8995785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8996114Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8996437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8996764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8997081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8997398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8997712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8998032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8998355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8998672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8998994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8999315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.8999686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9000039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9000353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9000669Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9000983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9001303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9001619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9001941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9002272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9002603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9002928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9003255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9003572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9003894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9004213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9004538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9004862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9005179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9005502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9005826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9006182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9006539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9006852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9007172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9007485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9007800Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9008116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9008438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9008756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9009081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9009404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9009728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9010048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9010367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9010682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9011000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9011321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9011639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9011963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9012281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9012595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9012951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9013297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9013611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9013920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9014236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9014553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9014876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9015199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9015527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9015850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9016174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9016496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9016812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9017125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9017441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9017765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9018086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9018408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9018731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9019049Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9019409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9019756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9020074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9020386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9020705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9021021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9021346Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9021678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9022008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9022331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9022655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9022976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9023298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9023615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9023936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9024255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9024589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9024915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9025246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9025581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9025913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9026284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9026743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9027072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9027395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9027718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9028041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9028364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9028685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9029015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9029341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9029679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9030013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9030342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9030669Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9031001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9031334Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9031662Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9031987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9032310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9032637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9033013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9033371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9033693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9034012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9034326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9034649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9034964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9035284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9035606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9035929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9036258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9036584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9036907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9037231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9037549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9037871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9038195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9038512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9038832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9039151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9039504Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9039852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9040165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9040481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9040792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9041116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9041445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9041766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9042085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9042402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9042721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9043043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9043360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9043679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9043999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9044321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9044642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9044961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9045274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9045591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9045905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9046271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9046645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9046970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9047293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9047615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9047938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9048263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9048584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9048900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9049229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9049557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9049882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9050199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9050515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9050828Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9051147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9051464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9051779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9052087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9052414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9052786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9053143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9053471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9053791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9054109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9054430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9054749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9055070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9055387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9055710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9056041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9056364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9056684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9057001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9057315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9057633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9057949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9058266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9058585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9058911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9059279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9059638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9059961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9060279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9060596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9060913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9061235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9061552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9061871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9062200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9062527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9062847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9063167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9063480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9063797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9064110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9064430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9064746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9065069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9065400Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9065730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9066098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9066453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9066838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9067163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9067482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9067806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9068132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9068448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9068767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9069085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9069401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9069719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9070032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9070347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9070663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9070988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9071321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9071641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:31:44.9071961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9072278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9072641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9072994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9073312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9073627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9073942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9074263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9074579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9074892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9075202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9075517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9075835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9076156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9076479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9076801Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9077117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9077436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9077753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9078072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9078393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9078710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9079030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9079386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9079735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9080053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9080366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9080681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9080998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9081324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9081650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9081973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9082296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9082617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9082935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9083255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9083571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9083891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9084205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9084523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9084845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9085161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9085474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9085824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9086167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9086480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9086788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9087094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9087402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9087712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9088032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9088349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9088669Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9088994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9089318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9089637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9089956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9090271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9090588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9090896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9091212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9091525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9091839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9092164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9092519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9092875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9093200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9093522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9093843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9094171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9094490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9094810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9095122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9095435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9095747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9096062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9096394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9096716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9097043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9097374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9097705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9098030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9098352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9098673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9098991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9099363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9099719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9100039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9100356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9100671Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9100987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9101311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9101628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9101943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9102257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9102567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9102879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9103185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9103492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9103801Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9104112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9104434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9104748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9105073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9105398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9105714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9106076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9106426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9106779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9107096Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9107414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9107731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9108046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9108366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9108678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9108999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9109322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9109644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9109959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9110276Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9110592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9110905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9111220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9111534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9111847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9112170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9112550Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9112919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9113251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9113575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9113898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9114221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9114542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9114862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9115185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9115502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9115822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9116141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9116460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9116783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9117105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9117421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9117740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9118058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9118370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9118682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9118993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9119344Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9119688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9120014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9120336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9120662Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9120991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9121315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9121632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9121952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9122267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9122587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9122905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9123223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9123537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9123862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9124183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9124515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9124851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9125177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9125501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9125823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9126183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9126538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9126845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9127165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9127487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9127825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9128153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9128484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9128813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9129140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9129467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9129797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9130120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9130440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9130761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9131086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9131411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9131736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9132063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9132394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9132751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9133108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9133429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9133751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9134072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9134396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9134732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9135062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9135393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9135723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9136054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9136384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9136713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9137036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9137360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9137684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9138002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9138319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9138634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9138948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9139299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9139643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9139954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9140267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9140592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9140918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9141240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9141559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9141879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9142197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9142511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9142831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9143149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9143466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9143776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9144087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9144399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9144707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9145014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9145317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9145619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9145966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9146318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9146744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9147064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9147385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9147704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9148027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9148341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9148655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9148968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9149281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9149597Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9149910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9150222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9150537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9150847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9151160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9151471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9151777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9152083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9152389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9152749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9153103Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9153414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9153732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9154051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9154373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9154690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9155003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9155316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9155627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9155940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9156260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9156578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9156886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9157193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9157502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9157813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9158122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9158430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9158737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9159057Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9159415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9159762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9160081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9160396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9160713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9161029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9161348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9161661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9161976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9162291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9162595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9162907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9163227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9163544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9163865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9164181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9164498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9164811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9165123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9165433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9165746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9166104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9166451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9166762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9167076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:31:44.9167390Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9167706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9168018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9168333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9168644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9168953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9169263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9169573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9169889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9170198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9170508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9170825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9171141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9171460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9171775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9172093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9172405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9172754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9173097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9173406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9173720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9174032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9174343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9174661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9174971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9175279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9175587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9175897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9176210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9176521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9176826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9177143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9177455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9177773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9178092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9178411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9178722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9179031Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9179384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9179724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9180032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9180360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9180679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9181005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9181334Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9181662Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9181986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9182305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9182624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9182947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9183272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9183601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9183925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9184253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9184583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9184910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9185232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9185555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9185876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9186241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9186654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9186981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9187295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9187619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9187944Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9188270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9188586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9188902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9189216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9189534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9189853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9190164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9190480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9190791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9191117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9191437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9191763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9192091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9192416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9192738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9193107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9193464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9193778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9194095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9194402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9194725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9195043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9195363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9195677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9195997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9196319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9196645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9196961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9197280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9197594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9197911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9198225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9198537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9198850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9199163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9199554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9199912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9200241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9200570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9200895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9201219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9201542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9201862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9202178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9202500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9202816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9203139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9203455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9203771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9204086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9204404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9204723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9205050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9205373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9205690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9206013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9206367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9206707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9207023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9207332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9207643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9207953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9208263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9208570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9208877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9209184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9209497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9209809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9210127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9210441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9210758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9211071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9211385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9211699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9212006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9212313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9212629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9212989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9213347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9213669Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9213990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9214313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9214639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9214964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9215283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9215601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9215917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9216243Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9216571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9216893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9217218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9217536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9217861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9218190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9218519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9218841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9219160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9219479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9219834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9220189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9220507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9220828Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9221144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9221481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9221804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9222134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9222466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9222794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9223127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9223457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9223783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9224106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9224426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9224746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9225073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9225397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9225721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9226043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9226406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9226805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9227128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9227448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9227767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9228089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9228412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9228730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9229049Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9229366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9229696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9230022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9230342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9230672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9231001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9231331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9231662Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9231983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9232304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9232624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9232994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9233353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9233675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9233992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9234320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9234647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9234967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9235284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9235597Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9235910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9236230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9236547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9236868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9237182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9237509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9237830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9238161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9238496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9238820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9239147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9239472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9239834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9240206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9240528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9240853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9241174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9241508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9241836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9242165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9242498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9242827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9243155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9243483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9243807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9244129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9244455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9244781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9245107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9245429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9245762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9246090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9246464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9246898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9247228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9247555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9247887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9248219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9248552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9248876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9249203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9249529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9249856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9250182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9250497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9250820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9251146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9251468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9251795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9252115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9252435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9252751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9253108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9253454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9253772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9254099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9254421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9254753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9255085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9255406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9255728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9256049Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9256372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9256696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9257017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9257337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9257657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9257984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9258304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9258634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9258957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9259281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9259601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9259957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9260311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9260628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9260946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9261260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9261581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9261905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9262231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9262557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9262884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9263217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:31:44.9263548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9263871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9264198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9264519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9264846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9265170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9265491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9265812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9266133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9266489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9266990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9267317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9267635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9267956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9268272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9268590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9268902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9269214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9269525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9269834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9270146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9270461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9270784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9271101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9271427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9271752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9272075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9272392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9272699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9273014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9273389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9273741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9274056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9274370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9274688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9275003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9275316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9275634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9275951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9276267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9276584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9276902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9277213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9277521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9277833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9278144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9278455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9278778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9279094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9279418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9279743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9280102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9280452Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9280773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9281086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9281402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9281718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9282038Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9282351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9282677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9282996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9283317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9283641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9283960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9284280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9284596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9284915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9285234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9285553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9285879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9286200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9286569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9286927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9287253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9287576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9287899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9288223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9288547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9288873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9289192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9289508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9289827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9290148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9290470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9290784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9291102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9291417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9291737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9292055Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9292380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9292700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9293025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9293392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9293750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9294073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9294394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9294709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9295031Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9295358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9295679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9295992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9296315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9296639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9296965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9297281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9297600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9297916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9298237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9298552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9298862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9299176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9299489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9299810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9300183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9300549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9300879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9301204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9301528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9301851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9302174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9302488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9302806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9303123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9303441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9303762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9304074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9304384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9304695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9305009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9305325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9305639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9305948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9306256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9306657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9307005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9307316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9307623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9307928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9308238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9308548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9308860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9309168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9309479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9309786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9310098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9310417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9310730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9311044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9311357Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9311676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9311990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9312296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9312605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9312917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9313226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9313582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9313935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9314251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9314566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9314878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9315191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9315516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9315840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9316163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9316483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9316807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9317126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9317443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9317761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9318077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9318398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9318714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9319024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9319331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9319644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9319994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9320345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9320671Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9320998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9321319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9321638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9321959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9322281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9322602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9322920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9323257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9323595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9323936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9324269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9324599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9324927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9325269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9325615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9325958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9326292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9326671Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9327039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9327367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9327703Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9328029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9328355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9328681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9329004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9329338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9329672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9330004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9330338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9330664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9330989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9331312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9331641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9331968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9332288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9332621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9332950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9333321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9333684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9334018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9334349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9334677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9335009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9335349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9335686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9336017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9336350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9336687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9337027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9337365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9337700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9338029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9338363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9338702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9339044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9339387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9339723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9340103Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9340470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9340797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9341124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9341453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9341775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9342098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9342421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9342738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9343056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9343376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9343696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9344012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9344340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9344671Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9345005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9345331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9345658Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9345982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9346304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9346799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9347176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9347496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9347817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9348134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9348449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9348770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9349087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9349403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9349714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9350028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9350341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9350651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9350957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9351265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9351562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9351883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9352199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9352522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9352847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9353162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9353525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9353880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9354192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9354505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9354814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9355131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9355448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9355761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9356072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9368455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9368824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9369144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9369463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9369776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9370086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9370398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9370713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9371035Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9371350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9371672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:31:44.9371989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9372406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9372758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9373073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9373387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9373701Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9374021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9374342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9374654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9374974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9375294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9375616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9375928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9376236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9376546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9376853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9377165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9377473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9377781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9378100Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9378415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9378737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9379098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9379451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9379768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9380082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9380394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9380708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9381025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9381333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9381644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9381959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9382269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9382587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9382902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9383216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9383531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9383839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9384151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9384462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9384768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9385072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9385378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9385759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9386115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9386431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9386856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9387184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9387509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9387829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9388144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9388462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9388773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9389084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9389395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9389707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9390016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9390356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9390694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9391039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9391382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9391724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9392061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9392455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9392832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9393165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9393495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9393828Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9394161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9394492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9394834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9395169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9395515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9395866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9396215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9396559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9396899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9397240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9397582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9397919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9398256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9398590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9398965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9399322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9399641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9399975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9400303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9400632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9400957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9401277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9401599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9401918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9402239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9402570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9402890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9403224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9403548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9403887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9404223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9404549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9404875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9405202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9405562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9405906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9406229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9406556Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9406879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9407202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9407524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9407850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9408181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9408507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9408829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9409156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9409474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9409792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9410107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9410421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9410743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9411076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9411399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9411731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9412060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9412426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9412783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9413116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9413439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9413761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9414083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9414408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9414732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9415053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9415372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9415702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9416027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9416348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9416671Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9416989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9417309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9417629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9417945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9418264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9418579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9418962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9419312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9419643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9419974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9420302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9420634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9420961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9421286Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9421608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9421929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9422254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9422577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9422901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9423221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9423545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9423875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9424202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9424521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9424840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9425155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9425511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9425857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9426176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9426496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9426884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9427209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9427542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9427869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9428197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9428520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9428848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9429174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9429497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9429815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9430137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9430459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9430786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9431112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9431434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9431755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9432125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9432481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9432803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9433120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9433440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9433760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9434084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9434413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9434744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9435076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9435402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9435728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9436054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9436372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9436692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9437010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9437333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9437661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9437990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9438313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9438635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9439001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9439350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9439670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9439992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9440309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9440636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9440956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9441285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9441609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9441938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9442267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9442594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9442917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9443236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9443553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9443877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9444200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9444514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9444821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9445133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9445443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9445791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9446129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9446440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9446752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9447056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9447368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9447687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9447998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9448304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9448618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9448937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9449255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9449567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9449873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9450181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9450494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9450823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9451141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9451471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9451797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9452165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9452521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9452843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9453164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9453482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9453798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9454114Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9454434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9454756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9455089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9455413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9455749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9456083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9456418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9456746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9457074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9457404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9457732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9458056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9458380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9458705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9459068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9459422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9459740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9460058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9460382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9460704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9461025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9461338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9461657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9461969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9462287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9462616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9462937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9463259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9463581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9463901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9464220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9464540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9464858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9465181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9465535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9465897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9466220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9466540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9466967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9467280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9467591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9467907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9468234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:31:44.9468559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9468878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9469198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9469517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9469858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9470195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9470540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9470896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9471237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9471576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9471917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9472307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9472680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9473016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9473354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9473689Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9474036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9474380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9474726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9475074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9475421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9475767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9476112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9476450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9476784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9477119Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9477460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9477803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9478151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9478494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9478880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9479263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9479607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9479949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9480289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9480629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9480974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9481311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9481653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9481991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9482345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9482691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9483041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9483393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9483741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9484090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9484436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9484775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9485116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9485492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9485864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9486204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9486520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9486834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9487155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9487473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9487793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9488107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9488419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9488736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9489054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9489368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9489694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9490011Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9490338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9490666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9490985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9491303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9491619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9491936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9492291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9492643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9492963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9493279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9493606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9493935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9494260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9494579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9494896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9495214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9495530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9495848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9496159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9496473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9496787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9497112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9497435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9497763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9498088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9498415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9498776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9499126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9499448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9499763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9500081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9500399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9500724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9501039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9501354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9501664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9501977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9502297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9502617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9502921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9503232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9503542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9503856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9504168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9504474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9504781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9505090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9505445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9505792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9506114Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9506436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9506825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9507146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9507464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9507779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9508089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9508399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9508705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9509020Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9509331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9509652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9509969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9510290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9510616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9510938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9511255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9511567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9511879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9512242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9512607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9512932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9513255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9513582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9513906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9514233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9514555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9514874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9515192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9515512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9515835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9516158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9516475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9516806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9517135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9517468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9517791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9518112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9518431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9518803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9519151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9519469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9519787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9520109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9520443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9520767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9521097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9521425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9521759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9522088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9522417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9522743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9523067Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9523390Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9523714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9524046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9524366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9524689Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9525005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9525366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9525719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9526044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9526359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9526679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9526995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9527311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9527621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9527930Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9528243Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9528552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9528879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9529198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9529522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9529851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9530172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9530497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9530821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9531143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9531458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9531777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9532132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9532482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9532798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9533132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9533462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9533793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9534127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9534466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9534802Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9535134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9535467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9535785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9536093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9536413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9536728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9537041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9537352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9537657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9537961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9538272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9538627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9538975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9539282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9539601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9539908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9540227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9540551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9540870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9541185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9541490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9541804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9542117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9542431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9542741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9543051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9543366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9543690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9544013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9544332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9544649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9544965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9545312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9545651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9545956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9546259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9546613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9546925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9547251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9547578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9547898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9548220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9548536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9548856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9549173Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9549485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9549796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9550105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9550421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9550734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:31:44.9551402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bfloat16 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9551841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bool SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9552293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex128 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9552736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex32 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9553240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex64 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9553717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float16 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9554152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float32 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9554584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float64 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9555014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int16 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9555451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int32 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9555885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int64 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9556320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int8 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9556749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_uint8 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9557199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bfloat16 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9557632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bool SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9558084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex128 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9558542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex32 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9558995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex64 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9559440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float16 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9559881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float32 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9560321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float64 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9560760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int16 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9561198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int32 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9561631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int64 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9562068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int8 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9562503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_uint8 SKIPPED (Can't check result for new_empty) [ 44%] 2022-11-23T04:31:44.9562825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9563187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9563544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9563866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9564184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9564499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9564815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9565130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9565439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9565751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9566066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9566382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9566700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9567021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9567339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9567664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9567981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9568314Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2022-11-23T04:31:44.9568639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9568961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9569276Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9569594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9569947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9570306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9570621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9570936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 45%] 2022-11-23T04:31:44.9571262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9571586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9571912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9572234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9572554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9572871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9573193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9573509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9573825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9574142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9574457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9574769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9575087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9575413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9575729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9576056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9576383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9576751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9577111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9577436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9577755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9578074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9578396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9578714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9579029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9579354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9579676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9579993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9580318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9580638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9580956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9581272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9581590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9581905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9582219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9582529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9582843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9583194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9583541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9583867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9584184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9584514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9584840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9585171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9585494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9585818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9586139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9586459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9586905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9587223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9587536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9587857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9588183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9588503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9588831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9589156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9589482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9589858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9590213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9590529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9590844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9591163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9591479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9591798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9592116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9592444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9592762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9593091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9593422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9593754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9594079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9594401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9594722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9595047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9595368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9595685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9596003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9596323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9596688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9597044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9597368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9597699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9598027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9598359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9598687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9599012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9599335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9599659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9599989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9600320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9600642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9600967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 45%] 2022-11-23T04:31:44.9601303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9601638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9601969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9602296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9602631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9602970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9603348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9603719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9604056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9604398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9604735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9605076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9605419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9605765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9606111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9606451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9606794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9607128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9607455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9607782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9608122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9608462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9608794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9609130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9609464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9609838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9610199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9610527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9610866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9611205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9611548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9611888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9612217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9612542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9612867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9613194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9613531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9613872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9614205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9614536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9614883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9615238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9615577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9615917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9616263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9616645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9617022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9617365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9617711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9618053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9618397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9618735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9619087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9619434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9619784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9620134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9620475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9620813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9621156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9621496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9621835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9622170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9622502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9622836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9623235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9623611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9623957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9624297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9624640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9624984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9625326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9625665Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9626025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9626388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9626788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9627141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9627502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9627867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9628230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9628591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9628933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9629278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9629666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9630042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9630388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9630732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9631076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9631420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9631758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9632099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9632435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9632769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9633101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9633435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9633771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9634115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9634455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9634791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9635133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9635467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9635811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9636191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9636560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9636900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9637245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9637587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9637931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9638273Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9638617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9638954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9639294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9639634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9639982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9640326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9640670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9641012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9641373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9641728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9642092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9642454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9642865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9643263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9643614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9643966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9644315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9644666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9645016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9645367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9645714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9646076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9646433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9646796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9647161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9647525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9647890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9648250Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9648606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9648967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9649386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9649773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9650125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9650476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9650834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9651190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9651538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9651889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9652235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9652588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9652945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9653294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9653643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9653999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9654356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9654711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9655062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9655412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9655797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9656175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9656523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9656874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9657209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9657544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9657877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9658205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9658543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9658879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9659222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9659558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9659899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9660235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9660576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9660911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9661252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9661591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9661929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9662306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9662676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9663009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9663344Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9663676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9664017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9664359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9664698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9665034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9665391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9665750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9666107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9666456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9666852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9667208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9667564Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9667910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9668260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9668608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9669002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9669409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:31:44.9669771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9670130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9670484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9670835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9671185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9671534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9671886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9672241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9672601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9672949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9673288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9673624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9673965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9674305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9674655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9675002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9675389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9675765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9676108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9676451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9676793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9677138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9677484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9677836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9678186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9678533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9678884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9679234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9679581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9679928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9680277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9680627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9680961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9681296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9681627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9682002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9682373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9682708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9683047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9683380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9683713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9684047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9684377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9684706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9685034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9685365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9685696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9686032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9686370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9686708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9687047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9687381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9687710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9688037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9688371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9688737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9689101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9689430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9689759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9690086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9690411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9690747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9691073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9691407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9691737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9692079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9692419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9692758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9693093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9693437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9693772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9694105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9694438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9694773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9695144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9695508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9695837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9696164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9696501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9696837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9697180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9697514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9697868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9698217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9698576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9698933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9699281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9699633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9699986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9700338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9700682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9701030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9701378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9701763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9702151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9702500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9702862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9703221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9703581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9703936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9704292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9704642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9704993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9705341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9705695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9706046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9706393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9706838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9707191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9707537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9707890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9708292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9708678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9709022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9709366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9709709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9710058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9710415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9710768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9711127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9711485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9711839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9712187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9712534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9712878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9713228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9713576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9713925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9714266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9714603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9714981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9715352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9715696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9716040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9716386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9716728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9717067Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9717408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9717748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9718091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9718439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9718782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9719125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9719467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9719811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9720160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9720503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9720838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9721182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9721570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9721943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9722280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9722618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9722955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9723295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9723640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9723990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9724341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9724686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9725033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9725372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9725710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9726051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9726392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9726730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9727075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9727421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9727761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9728141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9728513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9728850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9729184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9729522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9729856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9730189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9730537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9730879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9731226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9731570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9731908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9732245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9732581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9732923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9733265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9733616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9733969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9734362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9734743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9735092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9735440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9735787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9736142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9736492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9736846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9737193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9737552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9737915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9738280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9738633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9738983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9739335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9739685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9740030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9740376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9740726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9741112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9741464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9741789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9742107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9742423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9742740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9743052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9743370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9743693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9744016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9744335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9744655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9744969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9745287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9745596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9745915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9746238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9746553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9746906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9747215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9747576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9747920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9748228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9748534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9748842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9749152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9749473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9749789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9750107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9750428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9750745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9751065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9751386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9751699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9752016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9752330Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9752649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9752962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9753274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9753598Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9753913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9754279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9754635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9754959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9755278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9755601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9755912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9756232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9756546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9756862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9757175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9757489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9757820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9758144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9758472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9758800Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9759128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9759455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9759778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9760098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9760415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9760737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9761098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9761451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9761773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9762100Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9762427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9762753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9763078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9763395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9763716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9764034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9764357Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9764676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9764995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9765309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9765626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9765954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9766284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9766616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9766946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9767271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9767635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9768002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9768328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9768651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9768970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9769290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9769614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9769929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:31:44.9770246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9770566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9770881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9771201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9771518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9771829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9772138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9772448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9772756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9773068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9773381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9773699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9774023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9774382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9774746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9775069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9775383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9775698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9776012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9776325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9776631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9776942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9777250Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9777565Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9777881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9778209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9778527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9778842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9779155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9779467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9779781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9780088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9780393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9780696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9781043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9781381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9781697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9782013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9782337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9782664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9782992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9783311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9783626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9783945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9784263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9784582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9784894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9785215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9785530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9786033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_bfloat16 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9786496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex128 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9787077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex32 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9787535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex64 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9787983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float16 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9788433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float32 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9788947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float64 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9789450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_bfloat16 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9789916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex128 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9790374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex32 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9790837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex64 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9791292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float16 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9791753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float32 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9792215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float64 SKIPPED (make_traced() doesn't set seed properly!) [ 47%] 2022-11-23T04:31:44.9792538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9792856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9793182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9793510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9793834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9794150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9794467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9794781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9795097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9795412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9795725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9796038Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9796353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9796674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9797040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9797403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9797729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9798051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9798370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9798695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9799015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9799331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9799645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9799962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9800283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9800601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9800916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9801232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9801555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9801878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9802200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9802510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9802820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9803124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9803430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9803775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9804111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9804420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9804724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9805042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9805360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9805687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9806009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9806332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9806652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9806973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9807297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9807613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9807928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9808241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9808558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9808875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9809204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9809527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9809861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9810230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9810593Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9810916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9811237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9811560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9811886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9812211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9812537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9812857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9813191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9813515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9813853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9814194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9814522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9814857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9815185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9815515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9815849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9816175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9816502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9816829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9817195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9817552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9817879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9818203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9818525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9818850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9819174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9819493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9819813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9820142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9820474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9820806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9821134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9821461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9821782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9822110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9822434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9822755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9823075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9823394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9823773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9824128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9824448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9824765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9825084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9825405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9825721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9826032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9826337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9826693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9827020Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9827338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9827666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9827996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9828321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9828643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9828968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9829293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9829615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9829937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9830255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9830629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9830997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9831318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9831649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9831976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9832305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9832627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9832947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9833266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9833583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9833907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9834227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9834548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9834864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9835195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9835523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9835856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9836190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9836518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9836848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9837211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9837569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9837890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9838215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9838535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9838857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9839182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9839502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9839823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9840151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9840482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9840808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9841130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9841451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9841770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9842091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9842412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9842727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9843043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9843362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9843690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9844048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9844413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9844741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9845071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9845394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9845719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9846042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9846360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9846682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9847000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9847325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9847646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9847966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9848276Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9848597Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9848921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9849242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9849556Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9849867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9850178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9850527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9850867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9851174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9851483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9851792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9852112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9852429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9852753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9853078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9853397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9853713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9854038Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9854356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9854673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9854985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9855300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9855614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9855930Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9856248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9856559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9856877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9857238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9857586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9857905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9858219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9858531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9858842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9859153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9859463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9859772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9860094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9860409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9860737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9861063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9861378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9861698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9862015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9862333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9862649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9862954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9863266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9863581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9863934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9864285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9864597Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9864917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9865230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9865544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9865853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9866167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9866476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9866834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9867156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9867481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9867798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:31:44.9868113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9868428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9868744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9869061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9869383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9869698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9870011Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9870328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9870696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9871069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9871382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9871697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9872010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9872326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9872642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9872953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9873263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9873573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9873898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9874218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9874542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9874868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9875189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9875509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9875830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9876145Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9876460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9876774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9877089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9877442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9877791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9878110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9878430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9878746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9879060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9879375Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9879683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9879991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9880299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9880608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9880919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9881228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9881552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9881881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9882207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9882531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9882849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9883167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9883483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9883835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9884186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9884500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9884812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9885127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9885438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9885757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9886081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9886401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9886719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9887034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9887349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9887667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9887978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9888287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9888594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9888909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9889231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9889546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9889868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9890192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9890557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9890908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9891225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9891542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9891857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9892168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9892481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9892797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9893109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9893430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9893748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9894078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9894412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9894733Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9895055Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9895363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9895685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9896003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9896321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9896635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9896948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9897307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9897668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9897987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9898320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9898648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9898978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9899303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9899625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9899946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9900262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9900589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9900911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9901232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9901551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9901868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9902178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9902496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9902810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9903118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9903427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9903733Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9904078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9904419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9904729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9905048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9905364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9905687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9906009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9906332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9906743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9907064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9907383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9907706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9908023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9908340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9908654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9908973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9909294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9909617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9909929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9910244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9910555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9910938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9911292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9911617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9911933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9912257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9912581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9912904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9913221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9913536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9913854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9914177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9914498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9914809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9915118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9915438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9915756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9916076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9916391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9916702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9917012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9917319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9917663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9918003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9918309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9918621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9918942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9919255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9919580Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9919903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9920224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9920541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9920860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9921176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9921490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9921803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9922115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9922433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9922749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9923065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9923373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9923693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9924014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9924379Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9924721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9925028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9925337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9925642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9925950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9926262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9926568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9926886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9927203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9927536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9927864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9928186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9928504Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9928812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9929131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9929451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9929765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9930078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9930394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9930753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9931104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9931426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9931745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9932065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9932377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9932686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9932996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9933302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9933605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9933909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9934219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9934527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9934844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9935159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9935481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9935808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9936133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9936452Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9936768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9937086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9937439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9937785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9938099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9938413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9938728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9939065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9939397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9939740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9940079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9940415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9940746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9941075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9941403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9941736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9942067Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9942408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9942739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9943079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9943409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9943750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9944134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9944505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9944842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9945181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9945520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9945856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9946193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9946525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9946897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9947228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9947565Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9947898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9948225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9948559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9948886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9949218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9949551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9949887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9950223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9950560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9950944Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9951313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9951643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9951973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9952301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9952634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9952970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9953300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9953627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9953957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9954287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9954618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9954942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9955275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9955611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9955946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9956278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9956605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9956931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9957300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9957664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9957994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9958319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9958646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9958972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9959300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9959621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9959940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9960259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9960579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9960900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9961233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9961563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9961898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9962224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9962557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9962889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9963217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9963543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9963872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:31:44.9964245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9964604Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9964932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9965260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9965587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9965919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9966242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9966564Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9966886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9967213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9967549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9967882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9968215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9968545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9968871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9969199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9969531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9969858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9970178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9970507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9970874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9971245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9971568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9971891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9972211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9972534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9972861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9973189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9973516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9973846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9974176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9974505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9974832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9975156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9975477Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9975804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9976132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9976449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9976772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9977095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9977452Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9977805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9978124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9978441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9978761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9979093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9979424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9979753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9980076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9980387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9980711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9981033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9981355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9981674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9981999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9982325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9982649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9982968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9983290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9983607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9983969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9984331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9984660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9984989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9985315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9985640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9985962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9986285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9986727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9987057Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9987392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9987727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9988061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9988384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9988710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9989036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9989368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9989700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9990037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9990374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9990760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9991125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9991453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9991785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9992117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9992473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9992823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9993179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9993533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9993887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9994242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9994597Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9994948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9995293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9995635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9995980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9996327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9996671Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9997024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9997407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9997802Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9998161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9998517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9998866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9999221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9999572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:44.9999921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0000271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0000625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0000974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0001325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0001653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0001979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0002310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0002641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0002970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0003293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0003616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0003975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0004326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0004652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0004988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0005314Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0005653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0005985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0006320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0006646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0006975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0007305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0007636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0007961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0008320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0008673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0009028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0009382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0009734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0010088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0010442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0010831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0011225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0011581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0011936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0012293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0012647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0012997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0013349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0013696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0014053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0014404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0014753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0015099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0015456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0015809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0016161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0016508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0016867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0017262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0017654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0018010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0018363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0018716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0019071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0019424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0019775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0020129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0020481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0020835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0021186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0021535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0021883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0022238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0022600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0022954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0023308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0023709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0024092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0024440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0024791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0025141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0025472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0025803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0026130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0026459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0026822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0027152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0027479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0027800Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0028121Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0028443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0028777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0029110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0029443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0029775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0030106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0030492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0030857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0031182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0031511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0031840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0032169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0032501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0032827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0033152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0033479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0033805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0034134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0034456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0034783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0035115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0035451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0035779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0036108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0036433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0036760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0037123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0037518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0037864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0038214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0038566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0038915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0039263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0039607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0039950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0040293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0040636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0040975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0041316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0041667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0042012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0042372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0042722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0043074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0043422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0043807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0044188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0044533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0044873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0045217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0045559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0045904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0046256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0046605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0046955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0047302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0047646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0047992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0048336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0048685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0049037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0049389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0049736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0050078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0050462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0050840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0051185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0051518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0051851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0052187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0052519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0052852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0053176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0053509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0053836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0054170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0054496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0054836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0055172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0055509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0055841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0056171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0056503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0056870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0057234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0057563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0057892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0058221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0058551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0058803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float64 PASSED [ 49%] 2022-11-23T04:31:45.0059131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0059456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0059777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0060101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0060424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0060754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0061088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0061417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0061745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0062075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0062404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0062732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0063058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0063376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0063727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0064083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0064407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:31:45.0064726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0065039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0065356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0065668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0065978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0066285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0066628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0066939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0067246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0067563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0067876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0068198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0068521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0068843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0069158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0069476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0069790Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0070102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0070474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0070842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0071154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0071468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0071788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0072104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0072430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0072696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex64 SKIPPED (Skipped!) [ 50%] 2022-11-23T04:31:45.0073013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0073329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0073646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0073959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0074265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0074573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0074883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0075191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0075514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0075833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0076161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0076429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex64 SKIPPED (Skipped!) [ 50%] 2022-11-23T04:31:45.0076751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0077104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0077456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0077774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0078094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0078410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0078727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0079049Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0079368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0079689Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0080012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0080339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0080663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0080981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0081299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0081616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0081935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0082254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0082569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0082882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0083194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0083521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0083881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0084241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0084572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0084899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0085222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0085545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0085866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0086185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0086507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0086829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0087152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0087471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0087792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0088106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0088427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0088755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0089083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0089399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0089714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0090029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0090381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0090725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0091033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0091342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0091653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0091977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0092296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0092623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0092951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0093271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0093588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0093914Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0094235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0094549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0094865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0095179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0095498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0095816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0096130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0096448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0096763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0097115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0097457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0097765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0098083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0098405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0098729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0099050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0099363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0099679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0099999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0100326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0100650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0100965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0101285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0101601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0101931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0102266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0102592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0102918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0103246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0103567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0103922Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0104272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0104591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0104904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0105216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0105526Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0105837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0106144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0106449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0106846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0107157Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0107473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0107792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0108110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0108429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0108752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0109071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0109389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0109702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0110016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0110382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0110730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0111043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0111356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0111666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0111965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0112286Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0112606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0112920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0113235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0113546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0113858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0114169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0114475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0114783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0115090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0115402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0115722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0116036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0116359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0116680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0116998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0117355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0117700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0118016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0118328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0118639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0118949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0119262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0119574Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0119897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0120215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0120546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0120880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0121205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0121529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0121850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0122171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0122495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0122811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0123130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0123450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0123830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0124185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0124520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0124851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0125177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0125506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0125834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0126154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0126476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0126797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0127122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0127445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0127761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0128076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0128396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0128717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0129033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0129345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0129657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0129967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0130284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0130636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0130980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0131291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0131616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0131931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0132257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0132583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0132901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0133214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0133526Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0133842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0134154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0134465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0134775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0135086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0135403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0135717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0136041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0136360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0136687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0137006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0137359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0137703Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0138018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0138328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0138638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0138953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0139273Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0139599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0139916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0140242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0140571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0140897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0141214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0141531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0141845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0142161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0142478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0142793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0143109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0143423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0143742Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0144091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0144444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0144754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0145071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0145387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0145706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0146021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0146334Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0146685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0146994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0147306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0147616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0147942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0148254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0148577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0148900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0149223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0149547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0149868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0150184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0150501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0150869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0151256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0151570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0151885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0152218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0152545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0152878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0153208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0153533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0153858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0154184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0154508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0154830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0155148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0155467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0155786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0156118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0156446Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0156783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0157120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0157489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0157850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0158181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0158507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0158836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0159162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0159490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0159815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:31:45.0160128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0160438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0160759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0161077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0161389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0161699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0162006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0162313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0162628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0162936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0163248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0163553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0163873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0164218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0164573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0164898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0165214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0165535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0165852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0166172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0166485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0166798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0167112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0167431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0167754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0168067Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0168389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0168713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0169037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0169358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0169675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0169993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0170307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0170620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0170990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0171348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0171659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0171981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0172300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0172634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0172965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0173289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0173610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0173929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0174258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0174578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0174894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0175209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0175527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0175844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0176174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0176493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0176822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0177150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0177515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0177870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0178192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0178513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0178832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0179160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0179479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0179801Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0180120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0180442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0180765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0181102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0181439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0181768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0182099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0182428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0182760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0183086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0183413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0183737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0184062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0184423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0184772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0185092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0185410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0185732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0186047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0186359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0186757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0187068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0187372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0187681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0187992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0188298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0188607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0188928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0189255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0189578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0189895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0190214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0190530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0190847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0191217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0191575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0191890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0192203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0192527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0192854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0193185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0193510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0193822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0194141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0194465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0194784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0195096Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0195406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0195714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0196025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0196333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0196640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0196952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0197261Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0197613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0197967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0198289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0198609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0198926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0199247Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0199563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0199882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0200196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0200510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0200823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0201141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0201467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0201790Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0202118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0202446Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0202776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0203101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0203428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0203757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0204085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0204453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0204809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0205135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0205454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0205775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0206096Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0206422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0206743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0207075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0207402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0207743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0208077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0208408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0208737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0209065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0209397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0209726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0210052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0210373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0210697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0211055Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0211406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0211725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0212040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0212359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0212676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0212994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0213307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0213620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0213933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0214255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0214581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0214907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0215228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0215549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0215865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0216186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0216507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0216825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0217146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0217463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0217820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0218178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0218500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0218817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0219136Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0219459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0219776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0220086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0220396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0220710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0221021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0221345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0221661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0221989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0222320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0222648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0222974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0223298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0223618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0223939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0224257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0224633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0224983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0225304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0225628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0225946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0226279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0226673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0227004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0227328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0227649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0227977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0228301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0228619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0228937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0229254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0229577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0229910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0230233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0230566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0230899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0231282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0231649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0231977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0232301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0232623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0232945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0233263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0233583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0233901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0234229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0234551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0234885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0235214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0235547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0235871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0236197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0236522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0236840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0237160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0237475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0237833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0238188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0238520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0238845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0239177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0239510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0239848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0240176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0240505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0240832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0241160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0241485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0241809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0242135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0242458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0242780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0243106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0243427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0243750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0244073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0244388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0244748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0245096Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0245409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0245721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0246031Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0246349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0246663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0246988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0247309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0247636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0247967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0248296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0248616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0248936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0249255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0249576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0249897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0250216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0250535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0250852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0251223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0251577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0251907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0252236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0252562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0252886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0253213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0253536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0253852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0254174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0254489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0254817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0255134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0255465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0255788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0256121Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:31:45.0256457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0256789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0257116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0257443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0257769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0258134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0258491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0258814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0259128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0259450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0259771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0260095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0260414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0260732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0261045Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0261360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0261683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0262006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0262327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0262646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0262963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0263289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0263609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0263933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0264260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0264617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0264972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0265291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0265619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0265953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0266284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0266651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0266980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0267303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0267623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0267937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0268263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0268585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0268907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0269223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0269543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0269863Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0270181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0270495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0270809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0271120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0271484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0271861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0272182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0272513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0272840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0273166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0273490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0273811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0274129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0274450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0274774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0275093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0275409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0275725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0276040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0276354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0276678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0276997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0277318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0277629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0277984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0278322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0278630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0278933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0279237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0279544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0279852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0280172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0280489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0280812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0281140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0281465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0281789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0282104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0282428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0282742Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0283060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0283377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0283691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0284005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0284325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0284682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0285039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0285363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0285687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0286005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0286322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0286641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0286958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0287271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0287580Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0287893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0288206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0288530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0288852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0289180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0289511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0289842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0290170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0290494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0290812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0291132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0291489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0291841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0292159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0292479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0292797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0293117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0293445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0293768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0294092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0294412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0294719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0295041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0295355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0295668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0295980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0296292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0296604Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0296928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0297248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0297576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0297903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0298265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0298640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0298963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0299285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0299605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0299928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0300256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0300573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0300891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0301211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0301530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0301856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0302180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0302502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0302817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0303138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0303460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0303777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0304091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0304404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0304716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0305071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0305428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0305747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0306074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0306400Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0306826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0307153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0307475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0307793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0308112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0308434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0308754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0309069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0309385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0309701Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0310017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0310339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0310653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0310971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0311283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0311650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0311997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0312307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0312617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0312939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0313258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0313583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0313906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0314230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0314545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0314861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0315179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0315500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0315814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0316133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0316443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0316766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0317093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0317411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0317730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0318043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0318396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0318742Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0319050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0319361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0319672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0319985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0320310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0320625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0320953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0321282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0321605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0321929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0322249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0322567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0322883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0323199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0323515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0323834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0324150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0324496Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0324837Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0325233Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0325606Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0325959Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0326309Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0326659Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0327006Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0327338Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0327666Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0327994Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0328325Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0328661Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0328998Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0329329Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0329658Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0329990Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0330322Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0330651Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0330983Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0331310Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0331671Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0332030Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0332352Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0332672Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0332992Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0333303Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0333625Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0333949Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0334276Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0334601Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0334939Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0335275Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0335611Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0335942Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0336271Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0336597Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0336924Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0337253Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0337576Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0337900Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0338224Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0338554Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0338873Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0339169Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0339460Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0339750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0340036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0340325Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0340613Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0340900Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0341180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0341463Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0341748Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0342032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0342347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0342657Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0342972Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0343288Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0343607Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0343926Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0344239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0344550Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0344857Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0345202Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0345541Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0345847Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0346162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0346469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0346815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0347131Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0347442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0347752Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0348061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0348367Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0348680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0348987Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0349290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0349591Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0349894Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0350199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0350508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0350815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0351126Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0351433Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0351746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:31:45.0352100Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0352444Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0352748Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0353050Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0353350Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0353658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0353962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0354276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0354584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0354905Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0355225Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0355539Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0355850Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0356158Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0356466Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0356772Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0357086Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0357399Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0357710Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0358006Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0358320Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0358670Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0359020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0359338Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0359651Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0359962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0360273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0360583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0360892Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0361203Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0361508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0361815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0362124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0362439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0362745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0363059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0363370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0363680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0363990Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0364302Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0364610Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0364918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0365220Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0365566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0365904Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0366211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0366517Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0366823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0367137Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0367449Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0367758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0368066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0368371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0368685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0368990Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0369295Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0369596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0369905Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0370208Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0370526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0370840Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0371147Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0371460Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0371766Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0372121Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0372481Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0372794Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0373107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0373411Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0373721Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0374030Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0374337Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0374646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0374953Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0375264Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0375579Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0375890Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0376207Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0376519Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0376829Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0377141Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0377453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0377762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0378069Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0378378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0378720Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0379062Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0379366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0379675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0379980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0380289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0380600Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0380911Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0381220Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0381528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0381833Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0382141Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0382448Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0382748Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0383049Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0383346Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0383651Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0384018Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0384386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0384747Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0385106Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0385469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0385873Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0386267Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0386734Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0387095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0387459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0387832Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0389899Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0391091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0392079Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0393022Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0393966Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0394904Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0395838Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0396748Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0397644Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0398540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0399439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0400341Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0401240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0402117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0403035Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0403945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0405499Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0406586Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0407493Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0408383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0409272Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0410172Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0411068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0411949Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0412797Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0413638Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0414490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0415346Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0416201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0417046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0417887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0418706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0419536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0420378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0421219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0422038Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0422865Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0423709Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0424645Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0425601Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0426461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0427699Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0428557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0429390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0430236Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0431073Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0431892Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0432738Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0433558Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0434383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0435233Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0436070Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0436925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0437782Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0438647Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0439487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0440325Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0441175Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0441976Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0442800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0443621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0444449Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0445440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0446465Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0447292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0448140Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0448977Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0449823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0450668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0451486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0452305Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0453126Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0453962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0454789Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0455622Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0456437Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0457313Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0458173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0459050Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0459915Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0460773Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0461625Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0462495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0463365Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0464245Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0465197Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0466134Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0467071Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0467920Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0468757Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0469603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0470450Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0471292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0472136Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0472974Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0473827Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0474680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0475525Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0476358Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0477195Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0478013Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0478845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0479686Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0480509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0481340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0482172Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0482996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0483848Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0484832Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0485769Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0486585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0487409Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0488234Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0489063Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0489901Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0490724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0491551Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0492419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0493297Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0494178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0495048Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0495916Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0496781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0497631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0498476Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0499324Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0500150Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0500980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0501795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0502631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0503451Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0504382Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0505293Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0506152Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0507075Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0507923Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0508752Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0509581Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0510399Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0511228Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0512056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0512879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0513696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0514542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0515384Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0516222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0517064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0517891Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0518718Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0519555Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0520378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0521204Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0522019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0522835Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0523901Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0524858Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0525696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0526545Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0527375Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0528215Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0529051Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0529874Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0530707Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0531535Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0532343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bfloat16 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0533137Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bool SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0533962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex128 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0534789Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0535591Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float16 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0536400Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float32 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0537202Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float64 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0537999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int16 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0538789Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int32 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0539583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int64 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0540370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int8 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0541159Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_uint8 SKIPPED (Errors when storage_offset is included) [ 53%] 2022-11-23T04:31:45.0542002Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0542836Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0543858Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0544817Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0545654Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0546495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:31:45.0547594Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0548429Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0549271Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0550099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0550930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0551759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0552584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0553425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0554257Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0555122Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0555583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0555940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0556230Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0556521Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0556814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0557100Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0557386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0557671Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0557957Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0558305Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0558634Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0558923Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0559216Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0559509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0559795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0560084Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0560372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0560643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0560927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0561219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0561515Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0561806Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0562104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0562398Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0562692Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0562984Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0563270Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0563559Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0563846Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0564130Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0564417Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0564702Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0565029Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0565354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0565641Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0565943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0566240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0566538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0566833Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0567126Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0567414Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0567700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0567984Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0568267Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0568558Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0568849Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0569150Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0569448Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0569756Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0570059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0570360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0570660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0570963Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0571260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0571557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0571906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0572236Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0572532Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0572831Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0573132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0573424Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0573731Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0574034Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0574336Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0574631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0574926Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0575227Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0575521Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0575814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0576107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0576401Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0576690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0576994Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0577280Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0577584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0577884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0578182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0578476Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0578811Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0579147Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0579446Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0579736Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0580028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0580326Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0580621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0580914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0581213Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0581506Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0581804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0582102Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0582402Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0582707Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0583012Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0583317Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0583630Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0583937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0584233Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0584528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0584825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0585120Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0585455Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0585781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0586077Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0586372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0586712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0587004Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0587303Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0587599Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0587916Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0588223Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0588534Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0588845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0589163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0589459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0589758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0590051Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0590346Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0590643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0590944Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0591251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0591565Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0591872Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0592244Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0592596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0592905Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0593215Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0593524Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0593835Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0594147Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0594459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0594765Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0595072Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0595377Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0595685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0596001Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0596311Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0596601Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0596905Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0597206Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0597508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0597809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0598107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0598403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0598701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0599042Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0599376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0599675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0599976Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0600271Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0600567Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0600864Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0601162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0601455Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0601743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0602036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0602331Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0602625Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0602918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0603204Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0603492Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0603777Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0604069Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0604357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0604641Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0604926Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0605219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0605508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0605835Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0606151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0606438Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0606726Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0607012Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0607296Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0607585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0607881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0608165Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0608462Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0608760Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0609057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0609356Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0609646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0609933Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0610220Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0610507Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0610793Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0611082Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0611376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0611674Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0611968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0612246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0612589Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0612914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0613201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0613488Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0613777Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0614068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0614369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0614669Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0614968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0615268Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0615566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0615862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0616159Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0616453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0616746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0617040Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0617335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0617626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0617927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0618222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0618518Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0618809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0619101Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0619431Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0619772Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0620066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0620359Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0620646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0620944Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0621239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0621538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0621830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0622119Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0622406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0622691Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0622979Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0623265Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0623550Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0623843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0624150Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0624454Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0624762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0625070Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0625375Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0625679Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0625981Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0626320Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0626697Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0626994Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0627292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0627589Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0627887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0628184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0628474Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0628769Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0629062Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0629339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0629630Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0629920Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0630206Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0630489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0630778Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0631068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0631361Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0631649Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0631958Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0632258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0632564Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0632875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0633235Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0633580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0633886Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0634191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0634490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0634794Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0635095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0635393Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0635694Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0636003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0636309Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0636626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0636941Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0637248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0637553Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0637864Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0638172Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0638478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0638783Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0639082Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0639385Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0639685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0640020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0640361Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0640672Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0640978Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0641281Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:31:45.0641585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0641890Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0642186Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0642485Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0642779Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0643078Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0643377Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0643685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0643981Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0644279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0644579Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0644875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0645173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0645468Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0645759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0646053Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0646347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0646675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0646992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0647284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0647564Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0647854Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0648148Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0648439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0648728Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0649013Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0649301Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0649585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0649871Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0650163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0650458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0650747Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0651044Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0651339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0651631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0651924Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0652219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0652506Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0652794Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0653079Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0653368Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0653764Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0654085Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0654381Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0654680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0654980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0655276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0655574Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0655863Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0656158Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0656446Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0656738Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0657031Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0657323Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0657619Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0657910Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0658208Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0658504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0658800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0659093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0659380Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0659666Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0659953Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0660242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0660569Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0660889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0661175Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0661477Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0661770Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0662080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0662387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0662692Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0662977Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0663276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0663576Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0663874Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0664175Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0664469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0664770Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0665061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0665370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0665674Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0665987Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0666297Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0666718Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0667030Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0667390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0667731Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0668038Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0668343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0668642Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0668941Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0669249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0669550Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0669845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0670149Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0670450Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0670756Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0671059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0671355Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0671656Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0671948Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0672238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0672529Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0672826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0673116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0673424Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0673731Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0674095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0674451Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0674762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0675068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0675372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0675675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0675986Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0676294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0676586Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0676884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0677183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0677477Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0677775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0678068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0678361Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0678655Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0678946Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0679261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0679578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0679887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0680202Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0680507Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0680812Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0681153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0681489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0681793Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0682106Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0682402Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0682721Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0683039Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0683353Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0683665Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0683973Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0684284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0684593Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0684901Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0685209Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0685516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0685823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0686138Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0686450Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0686760Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0687067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0687376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0687722Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0688058Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0688362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0688670Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0688971Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0689263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0689564Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0689863Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0690162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0690456Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0690752Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0691044Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0691335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0691619Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0691904Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0692191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0692478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0692776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0693074Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0693372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0693672Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0693972Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0694265Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0694598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0694918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0695207Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0695494Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0695781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0696068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0696357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0696651Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0696938Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0697235Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0697531Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0697837Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0698132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0698422Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0698710Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0698999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0699290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0699579Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0699869Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0700160Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0700460Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0700747Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0701058Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0701404Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0701740Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0702037Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0702335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0702629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0702928Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0703222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0703518Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0703810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0704105Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0704395Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0704688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0704985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0705276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0705568Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0705855Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0706144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0706440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0706776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0707064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0707349Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0707637Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0707918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0708259Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0708581Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0708872Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0709157Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0709441Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0709728Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0710026Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0710318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0710603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0710890Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0711188Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0711481Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0711774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0712060Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0712348Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0712631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0712920Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0713208Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0713500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0713785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0714077Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0714371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0714663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0714989Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0715312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0715603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0715891Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0716167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0716458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0716755Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0717049Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0717339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0717628Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0717913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0718197Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0718489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0718777Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0719064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0719349Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0719642Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0719930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0720231Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0720532Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0720823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0721115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0721403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0721735Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0722068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0722357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0722643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0722931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0723215Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0723520Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0723815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0724114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0724420Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0724719Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0725024Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0725326Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0725625Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0725919Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0726214Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0726510Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0726809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0727113Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0727403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0727700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0728003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0728296Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0728626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0728950Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0729241Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0729529Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0729815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0730103Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:31:45.0730392Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0730690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0730976Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0731273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0731552Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0731844Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0732137Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0732429Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0732716Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0733004Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0733294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0733585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0733875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0734177Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0734477Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0734771Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0735059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0735386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0735708Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0736002Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0736295Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0736580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0736869Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0737168Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0737474Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0737776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0738079Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0738376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0738668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0738961Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0739256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0739549Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0739836Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0740125Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0740423Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0740729Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0741031Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0741326Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0741618Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0741909Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0742234Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0742554Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0742845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0743134Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0743440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0743741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0744039Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0744337Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0744627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0744918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0745203Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0745493Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0745787Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0746097Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0746394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0746744Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0747052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0747362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0747665Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0747951Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0748251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0748546Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0748848Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0749193Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0749529Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0749823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0750122Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0750425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0750731Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0751032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0751327Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0751618Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0751907Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0752198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0752495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0752787Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0753080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0753378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0753680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0753975Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0754277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0754569Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0754856Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0755144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0755435Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0755769Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0756090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0756388Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0756688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0756985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0757282Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0757580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0757876Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0758168Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0758465Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0758768Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0759058Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0759362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0759662Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0759956Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0760252Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0760541Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0760839Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0761132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0761423Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0761713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0762005Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0762302Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0762643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0762968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0763260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0763553Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0763847Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0764137Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0764437Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0764732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0765020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0765309Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0765612Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0765913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0766212Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0766507Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0766798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0767092Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0767387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0767683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0767993Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0768294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0768602Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0768912Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0769219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0769567Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0769902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0770203Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0770503Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0770803Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0771103Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0771405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0771706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0772000Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0772298Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0772595Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0772896Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0773189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0773483Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0773773Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0774067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0774360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0774660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0774958Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0775248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0775540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0775832Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0776179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0776504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0776794Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0777095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0777390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0777685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0777979Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0778277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0778570Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0778864Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0779155Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0779464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0779771Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0780074Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0780370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0780664Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0780963Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0781268Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0781562Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0781862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0782153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0782451Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0782750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0783083Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0783403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0783694Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0783988Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0784281Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0784579Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0784875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0785170Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0785475Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0785781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0786078Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0786378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0786785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0787080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0787372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0787663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0787957Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0788253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0788553Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0788852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0789142Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0789436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0789778Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0790104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0790397Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0790688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0790981Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0791276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0791568Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0791859Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0792145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0792436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0792724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0793012Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0793310Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0793615Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0793903Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0794198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0794486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0794780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0795077Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0795370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0795658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0795956Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0796251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0796583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0796906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0797192Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0797478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0797767Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0798055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0798350Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0798643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0798928Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0799226Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0799514Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0799800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0800112Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0800418Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0800718Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0801014Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0801310Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0801609Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0801904Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0802195Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0802484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0802776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0803068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0803395Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0803724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0804020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0804313Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0804599Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0804889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0805178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0805471Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0805759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0806049Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0806339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0806642Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0806935Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0807237Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0807542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0807836Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0808124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0808415Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0808706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0808995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0809280Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0809569Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0809858Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0810207Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0810539Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0810841Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0811141Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0811436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0832118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0833055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0833643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0834210Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0834777Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0835338Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0835893Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0836486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0837062Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0837653Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0838243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0838823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0839402Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0839980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0840549Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0841111Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0841683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0842253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0843273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0843966Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0844531Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0845091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0845650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:31:45.0846199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0846754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0847310Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0847858Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0848411Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0848989Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0849577Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0850157Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0850726Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0851291Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0851862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0852427Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0853011Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0853582Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0854144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0854696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0855249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0855795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0856417Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0857021Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0857573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0858119Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0858666Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0859211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0859778Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0860327Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0860875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0861423Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0861964Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0862510Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0863059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0863596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0864141Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0864683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0865248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0865806Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0866362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0866992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0867542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0868082Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0868631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0869270Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0869889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0870447Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0870978Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0871524Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0872065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0872621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0873179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0873728Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0874280Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0874825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0875382Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0875935Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0876489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0877041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0877587Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0878131Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0878676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0879222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0879763Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0880306Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0880857Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0881394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0882017Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0882615Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0883162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0883707Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0884251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0884792Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0885338Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0885883Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0886466Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0887030Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0887600Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0888179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0888754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0889334Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0889897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0890464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0891028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0891592Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0892165Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0892718Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0893287Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0893860Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0894424Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0895057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0895783Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0896333Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0896885Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0897437Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0897983Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0898541Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0899099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0899666Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0900206Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0900776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0901348Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0901922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0902488Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0903044Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0903597Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0904153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0904703Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0905257Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0905811Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0906359Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0906985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0907544Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0908198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0908820Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0909373Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0909917Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0910459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0911003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0911551Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0912098Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0912632Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0913171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0913711Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0914248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0914810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0915365Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0915924Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0916495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0917059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0917622Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0918184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0918757Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0919312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0919879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0920456Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0921099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0921722Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0922294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0922853Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0923419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0923978Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0924548Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0925108Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0925666Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0926242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0926808Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0927386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0927967Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0928536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0929112Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0929682Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0930248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0930810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0931362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0931921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0932484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0933051Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0933606Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0934292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0934936Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0935502Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0936066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0936632Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0937191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0937755Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0938314Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0938875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0939440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0940025Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0940602Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0941195Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0941780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0942368Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0942946Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0943519Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0944099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0944669Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0945235Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0945802Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0946373Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0947234Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0947875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0948442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0949012Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0949584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0950150Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0950714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0951284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0951840Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0952392Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0952943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0953495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0954049Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0954618Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0955181Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0955761Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0956337Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0956918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0957487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0958047Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0958618Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0959117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0959479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0959842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0960171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0960461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0960753Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0961041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0961340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0961638Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0961940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0962223Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0962516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0962804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0963098Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0963387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0963671Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0963957Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0964252Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0964545Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0964842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0965144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0965439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0965730Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0966019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0966309Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0966635Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0966954Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0967238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0967524Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0967815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0968118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0968414Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0968713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0969014Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0969310Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0969607Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0969902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0970196Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0970490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0970782Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0971083Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0971378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0971676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0971979Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0972277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0972575Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0972865Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0973157Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0973489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0973814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0974112Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0974406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0974703Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0975007Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0975308Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0975608Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0975898Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0976189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0976479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0976776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0977068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0977358Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0977648Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0977937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0978214Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0978508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0978796Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0979084Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0979376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0979660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0979952Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0980277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0980600Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0980886Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0981174Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0981461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0981749Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0982038Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0982336Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0982636Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0982933Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0983224Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0983512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0983804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0984100Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0984394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0984684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0984973Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0985264Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0985556Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0985843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0986131Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0986419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0986795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0987174Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0987526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0987833Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:31:45.0988147Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0988453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0988760Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0989068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0989377Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0989684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0989985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0990289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0990598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0990908Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0991206Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0991504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0991821Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0992131Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0992442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0992752Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0993070Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0993389Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0993704Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0994056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0994413Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0994729Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0995030Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0995338Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0995647Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0995950Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0996238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0996537Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0996833Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0997126Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0997421Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0997722Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0998020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0998315Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0998605Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0998897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0999198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0999489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.0999778Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1000064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1000351Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1000637Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1000966Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1001290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1001580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1001875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1002168Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1002466Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1002763Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1003054Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1003343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1003629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1003916Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1004206Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1004502Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1004796Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1005090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1005389Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1005687Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1005980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1006271Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1006558Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1006845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1007128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1007419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1007746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1008064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1008357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1008644Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1008941Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1009234Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1009531Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1009826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1010117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1010407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1010698Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1010989Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1011289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1011563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1011852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1012168Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1012482Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1012808Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1013137Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1013459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1013776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1014087Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1014437Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1014778Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1015086Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1015394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1015704Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1016010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1016316Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1016620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1016933Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1017246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1017552Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1017860Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1018167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1018468Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1018767Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1019069Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1019368Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1019675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1019980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1020276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1020582Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1020888Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1021236Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1021577Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1021877Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1022179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1022476Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1022774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1023074Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1023378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1023679Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1023974Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1024283Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1024593Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1024899Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1025199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1025500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1025795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1026092Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1026394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1026805Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1027101Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1027408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1027704Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1028008Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1028371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1028717Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1029016Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1029312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1029608Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1029910Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1030210Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1030512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1030808Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1031116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1031407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1031716Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1032021Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1032316Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1032622Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1032919Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1033209Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1033504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1033800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1034093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1034394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1034690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1035035Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1035370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1035677Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1035977Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1036277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1036573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1036875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1037179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1037472Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1037760Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1038056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1038345Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1038638Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1038930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1039216Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1039500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1039792Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1040080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1040388Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1040689Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1040993Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1041297Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1041599Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1041937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1042271Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1042570Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1042865Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1043163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1043461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1043762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1044062Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1044362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1044652Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1044949Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1045249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1045548Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1045842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1046135Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1046427Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1046721Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1047020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1047315Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1047616Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1047899Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1048189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1048475Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1048813Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1049170Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1049489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1049817Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1050141Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1050464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1050786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1051104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1051419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1051732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1052048Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1052366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1052677Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1053003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1053322Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1053650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1053982Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1054306Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1054631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1054954Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1055277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1055639Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1055992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1056313Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1056630Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1056932Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1057232Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1057533Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1057830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1058123Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1058416Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1058707Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1059000Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1059303Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1059594Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1059892Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1060183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1060484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1060796Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1061103Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1061403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1061696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1061994Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1062335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1062657Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1062945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1063235Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1063525Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1063814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1064101Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1064400Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1064695Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1064988Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1065279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1065566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1065857Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1066152Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1066439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1066788Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1067075Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1067363Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1067657Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1067955Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1068255Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1068553Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1068852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1069197Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1069526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1069820Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1070114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1070404Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1070706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1071004Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1071310Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1071617Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1071925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1072228Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1072523Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1072823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1073121Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1073419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1073713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1074012Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1074309Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1074608Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1074895Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1075189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1075487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1075786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1076117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1076440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1076732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1077025Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1077316Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1077606Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1077898Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:31:45.1078192Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1078508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1078817Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1079134Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1079453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1079754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1080042Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1080334Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1080626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1080910Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1081201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1081495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1081786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1082069Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1082356Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1082641Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1082971Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1083302Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1083599Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1083896Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1084190Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1084469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1084762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1085052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1085337Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1085626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1085911Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1086203Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1086492Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1086794Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1087086Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1087387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1087690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1087993Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1088294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1088596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1088891Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1089191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1089484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1089821Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1090148Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1090441Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1090756Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1091061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1091381Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1091698Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1092009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1092318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1092630Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1092937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1093248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1093558Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1093868Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1094174Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1094480Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1094782Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1095079Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1095383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1095685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1095987Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1096283Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1096618Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1096964Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1097258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1097548Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1097836Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1098131Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1098428Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1098732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1099028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1099327Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1099626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1099932Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1100232Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1100530Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1100827Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1101118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1101407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1101697Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1101993Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1102285Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1102574Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1102868Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1103209Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1103554Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1103863Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1104164Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1104464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1104762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1105484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1106135Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1106890Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1107528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1108144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1108775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1109408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1110041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1110688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1111366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1112022Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1112694Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1113372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1114033Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1114690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1115341Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1116090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1116808Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1117473Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1118129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1119047Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1119731Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1120518Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1121273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1122081Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1122802Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1123503Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1124217Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1124884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1125538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1126197Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1126847Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1127527Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1128318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1129012Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1129699Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1130364Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1131032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1131798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1132487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1133154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1133809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1134457Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1135119Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1135781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1136425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1137082Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1137722Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1138389Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1139083Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1139767Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1140449Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1141103Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1141757Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1142407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1143057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1143705Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1144352Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1145064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1145745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1146388Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1147098Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1147741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1148393Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1149034Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1149684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1150339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1150992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1151638Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1152285Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1152955Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1153637Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1154327Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1155020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1155712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1156403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1157080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1157741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1158417Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1159158Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1159873Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1160565Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1161240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1161922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1162605Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1163282Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1163952Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1164627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1165299Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1165975Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1166644Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1167303Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1167959Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1168598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1169242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1169882Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1170525Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1171178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1171822Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1172509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1173185Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1173830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1174469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1175093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1175758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1176452Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1177144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1177830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1178509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1179190Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1179874Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1180558Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1181228Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1181897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1182577Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1183244Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1183889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1184542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1185213Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1186017Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1186776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1187440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1188094Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1188748Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1189403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1190066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1190717Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1191360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1191986Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1192628Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1193272Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1193919Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1194557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1195192Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1195827Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1196464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1197101Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1197735Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1198374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1199017Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1199716Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1200390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1201027Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1201664Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1202294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1202924Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1203560Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1204205Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1204845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1205481Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1206115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1206779Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1207443Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1208123Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1208811Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1209492Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1210167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1210843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1211516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1212184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1212847Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1213564Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1214266Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1214937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1215619Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1216289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1216968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1217644Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1218310Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1218977Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1219643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1220304Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1220971Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1221631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1222288Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1222942Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1223590Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1224236Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1224870Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1225528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1226182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1226983Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1227707Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1228413Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1229082Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1229741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1230400Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1231059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1231714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1232358Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1232990Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1233634Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1234287Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1234943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1235594Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1236246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1236897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1237548Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1238199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1238842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1239486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1240129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1240833Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1241563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1242254Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1242937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:31:45.1243620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1244303Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1244979Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1245652Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1246323Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1246992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1247661Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1248302Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1248913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1249512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1250122Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1250720Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1251319Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1251922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1252524Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1253129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1253742Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1254348Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1254996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1255629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1256215Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1256811Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1257412Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1258005Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1258611Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1259211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1259826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1260439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1261057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1261683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1262294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1262916Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1263525Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1264135Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1264741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1265351Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1265954Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1266612Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1267216Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1267827Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1268450Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1269123Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1269789Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1270409Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1271031Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1271650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1272267Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1272879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1273486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1274093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1274704Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1275297Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1275906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1276518Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1277125Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1277732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1278328Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1278923Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1279515Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1280115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1280711Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1281304Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1281880Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1282483Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1283196Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1283902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1284536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1285176Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1285832Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1286438Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1287042Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1287646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1288224Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1288822Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1289413Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1290010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1290616Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1291228Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1291840Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1292454Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1293068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1293676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1294284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1294877Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1295478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1296087Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1296701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1297393Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1298052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1298659Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1299266Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1299871Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1300469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1301058Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1301659Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1302260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1302859Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1303458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1304068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1304688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1305292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1305895Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1306494Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1307379Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1307967Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1308568Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1309169Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1309773Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1310365Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1310984Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1311686Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1312357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1313003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1313635Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1314247Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1314875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1315500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1316124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1316744Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1317365Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1317987Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1318612Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1319241Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1319868Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1320493Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1321104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1321720Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1322337Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1322954Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1323568Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1324180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1324795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1325412Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1326091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1326753Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1327367Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1327962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1328573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1329185Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1329793Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1330400Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1331009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1331630Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1332251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1332884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1333522Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1334136Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1334762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1335389Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1336007Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1336633Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1337246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1337871Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1338484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1339109Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1339785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1340435Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1341041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1341669Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1342300Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1342922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1343543Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1344162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1344776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1345383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1345995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1346662Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1347281Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1347880Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1348489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1349093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1349711Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1350325Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1350934Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1351535Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1352137Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1352740Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1353339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1353997Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1354636Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1355246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1355851Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1356449Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1357055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1357673Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1358288Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1358886Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1359489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1360089Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1360672Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1361268Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1361867Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1362461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1363066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1363672Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1364279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1364890Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1365495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1366093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1366679Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1367278Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1367937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1368578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1369182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1369798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1370416Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1371034Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1371651Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1372256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1372861Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1373446Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1374048Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1374649Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1375251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1375854Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1376462Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1377075Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1377695Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1378307Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1378909Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1379496Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1380092Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1380690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1381286Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1381884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1382546Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1383184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1383783Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1384388Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1384996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1385594Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1386203Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1386863Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1387461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1388056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1388653Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1389253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1389849Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1390442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1391046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1391659Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1392260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1392890Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1393515Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1394128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1394737Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1395344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1395952Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1396621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1397265Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1397865Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1398455Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1399057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1399662Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1400261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1400862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1401467Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1402061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1402655Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1403254Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1403854Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1404449Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1405042Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1405654Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1406261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1406873Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1407497Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1408112Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1408724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1409328Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1409931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1410612Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1411240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1411850Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1412471Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1413078Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1413684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1414300Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1414906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1415503Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1416094Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1416688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1417287Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1417870Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1418463Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1419065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1419668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1420273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1420892Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1421498Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1422096Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1422694Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1423288Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1423868Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1424521Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1424845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:31:45.1425131Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1425426Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1425713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1426011Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1426312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1426728Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1427024Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1427312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1427598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1427882Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1428173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1428463Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1428756Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1429044Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1429359Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1429672Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1429996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1430312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1430620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1430930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1431239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1431604Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1431952Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1432260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1432571Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1432881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1433190Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1433503Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1433815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1434123Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1434431Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1434745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1435053Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1435360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1435670Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1435981Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1436293Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1436600Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1436914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1437222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1437531Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1437840Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1438186Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1438521Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1438826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1439133Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1439435Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1439735Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1440042Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1440343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1440644Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1440946Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1441249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1441557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1441856Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1442168Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1442475Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1442778Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1443080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1443390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1443698Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1443997Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1444301Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1444603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1444907Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1445248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1445580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1445883Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1446182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1446481Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1446782Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1447085Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1447383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1447680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1447976Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1448274Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1448573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1448875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1449173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1449472Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1449774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1450077Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1450379Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1450682Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1450977Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1451278Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1451583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1451932Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1452271Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1452575Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1452879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1453181Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1453489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1453795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1454128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1454453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1454788Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1455120Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1455458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1455793Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1456118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1456442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1456762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1457086Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1457406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1457727Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1458043Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1458347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1458690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1459031Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1459337Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1459646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1459953Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1460257Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1460562Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1460870Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1461178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1461509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1461846Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1462181Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1462523Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1462851Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1463180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1463507Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1463842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1464178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1464506Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1464839Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1465167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1465536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1465911Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1466243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1466629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1466965Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1467302Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1467622Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1467951Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1468274Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1468605Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1468937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1469265Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1469572Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1469874Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1470179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1470485Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1470787Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1471086Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1471390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1471685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1471985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1472335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1472675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1472981Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1473284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1473582Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1473887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1474189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1474487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1474793Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1475119Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1475438Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1475766Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1476092Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1476414Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1476737Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1477055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1477377Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1477696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1478015Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1478330Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1478646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1479008Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1479369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1479697Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1480021Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1480341Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1480669Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1480995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1481321Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1481630Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1481943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1482253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1482569Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1482879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1483183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1483487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1483789Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1484093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1484399Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1484697Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1485004Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1485308Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1485609Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1485948Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1486287Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1486585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1486888Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1487180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1487471Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1487772Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1488070Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1488362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1488652Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1488938Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1489228Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1489517Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1489807Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1490093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1490369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1490657Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1490959Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1491253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1491553Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1491859Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1492153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1492444Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1492774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1493097Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1493387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1493674Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1493965Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1494263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1494563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1494861Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1495165Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1495472Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1495775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1496076Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1496379Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1496674Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1496971Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1497264Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1497555Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1497851Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1498145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1498442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1498734Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1499032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1499374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1499705Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1500002Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1500298Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1500590Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1500884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1501177Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1501471Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1501758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1502052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1502344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1502636Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1502934Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1503229Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1503515Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1503801Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1504104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1504405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1504713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1505018Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1505320Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1505615Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1505913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1506247Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1506690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1506986Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1507274Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1507562Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1507848Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1508140Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1508430Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1508718Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1509003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1509290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1509581Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1509870Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1510171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1510463Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1510754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1511043Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1511333Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1511620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1511909Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1512191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1512477Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1512759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1513046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1513407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1513739Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1514046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1514350Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1514646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1514946Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1515243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1515538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1515832Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1516129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1516424Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:31:45.1516724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1517014Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1517303Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1517597Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1517887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1518173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1518460Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1518749Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1519030Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1519311Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1519593Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1519875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1520214Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1520627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1520911Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1521205Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1521496Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1521774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1522067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1522355Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1522639Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1522924Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1523211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1523500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1523785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1524072Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1524368Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1524653Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1524950Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1525250Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1525542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1525830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1526115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1526400Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1526683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1527019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1527336Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1527621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1527907Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1528210Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1528511Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1528830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1529139Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1529439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1529743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1530041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1530343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1530646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1530941Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1531238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1531535Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1531826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1532116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1532412Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1532706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1532995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1533281Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1533569Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1533897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1534215Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1534499Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1534784Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1535068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1535362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1535652Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1535953Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1536258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1536555Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1536850Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1537145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1537427Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1537716Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1538008Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1538298Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1538587Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1538880Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1539183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1539479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1539781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1540087Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1540389Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1540733Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1541062Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1541363Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1541660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1541962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1542263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1542561Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1542856Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1543141Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1543439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1543732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1544028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1544318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1544604Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1544889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1545173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1545457Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1545748Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1546039Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1546323Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1546693Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1546993Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1547279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1547623Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1547958Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1548249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1548537Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1548826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1549111Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1549401Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1549686Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1549973Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1550264Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1550552Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1550857Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1551159Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1551464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1551759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1552065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1552370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1552677Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1552978Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1553278Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1553582Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1553878Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1554201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1554614Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1554910Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1555213Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1555511Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1555804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1556095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1556386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1556674Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1556959Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1557246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1557533Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1557828Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1558129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1558416Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1558715Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1559016Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1559311Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1559610Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1559901Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1560190Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1560479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1560767Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1561093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1561409Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1561697Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1561995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1562291Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1562592Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1562900Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1563203Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1563505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1563808Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1564105Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1564403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1564701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1564997Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1565292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1565586Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1565893Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1566192Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1566498Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1566805Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1567107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1567405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1567701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1568039Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1568383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1568678Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1568973Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1569272Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1569568Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1569870Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1570163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1570466Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1570764Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1571046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1571344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1571637Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1571928Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1572222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1572515Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1572800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1573090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1573386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1573684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1573978Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1574280Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1574583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1574931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1575260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1575561Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1575858Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1576154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1576452Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1576750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1577042Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1577340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1577633Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1577925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1578224Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1578515Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1578801Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1579087Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1579387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1579687Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1579989Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1580286Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1580584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1580879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1581173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1581500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1581835Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1582136Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1582436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1582734Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1583026Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1583322Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1583624Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1583914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1584200Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1584486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1584775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1585065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1585357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1585654Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1585951Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1586241Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1586529Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1586888Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1587178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1587451Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1587740Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1588027Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1588371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1588700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1589002Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1589291Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1589591Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1589887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1590190Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1590488Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1590777Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1591064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1591356Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1591648Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1591937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1592229Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1592516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1592813Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1593107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1593407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1593709Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1594009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1594299Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1594590Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1594876Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1595204Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1595524Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1595810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1596098Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1596384Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1596680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1596972Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1597273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1597569Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1597867Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1598163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1598452Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1598747Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1599039Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1599328Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1599615Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1599905Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1600195Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1600492Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1600786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1601079Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1601368Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1601658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1601988Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1602311Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1602594Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1602881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1603159Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1603455Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1603750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1604050Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1604349Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1604645Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:31:45.1604939Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1605227Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1605516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1605807Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1606091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1606374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1606661Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1606948Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1607275Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1607596Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1607917Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1608235Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1608542Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1608891Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1609228Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1609530Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1609832Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1610129Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1610436Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1610745Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1611051Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1611352Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1611652Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1611949Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1612252Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1612556Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1612852Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1613147Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1613442Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1613754Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1614067Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1614383Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1614696Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1614996Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1615296Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1615638Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1615968Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1616273Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1616565Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1616862Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1617159Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1617463Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1617760Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1618051Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1618341Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1618629Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1618919Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1619211Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1619503Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1619795Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1620100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1620401Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1620716Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1621027Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1621320Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1621624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1621927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1622230Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1622587Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1622920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1623227Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1623525Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1623826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1624161Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1624491Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1624824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1625157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1625488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1625822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1626153Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1626482Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1626921Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1627249Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1627576Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1627908Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1628231Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1628555Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1628876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1629204Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1629591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1629956Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1630279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1630602Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1630920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1631241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1631568Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1631887Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1632205Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1632522Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1632851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1633174Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1633500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1633830Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1634154Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1634480Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1634805Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1635122Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1635443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1635761Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1636125Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1636477Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1636811Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1637137Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1637469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1637809Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1638147Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1638477Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1638808Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1639140Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1639469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1639794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1640116Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1640445Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1640768Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1641101Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1641429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1641765Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1642096Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1642427Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1642798Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1643185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1643513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1643837Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1644163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1644493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1644819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1645143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1645471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1645790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1646122Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1646453Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1646787Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1647110Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1647434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1647754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1648082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1648407Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1648727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1649052Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1649373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1649740Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1650100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1650430Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1650759Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1651089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1651417Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1651743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1652065Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1652387Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1652714Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1653041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1653368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1653691Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1654020Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1654349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1654684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1655015Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1655341Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1655673Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1656005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1656384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1656749Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1657079Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1657406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1657726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1658062Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1658384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1658712Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1659035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1659362Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1659690Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1660031Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1660359Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1660685Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1661008Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1661333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1661643Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1661960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1662283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1662599Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1662924Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1663283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1663644Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1663969Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1664299Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1664627Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1664953Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1665281Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1665600Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1665920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1666245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1666665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1666991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1667309Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1667637Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1667958Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1668288Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1668616Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1668935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1669258Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1669578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1669949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1670322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1670639Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1670955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1671271Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1671595Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1671914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1672239Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1672567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1672894Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1673218Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1673547Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1673867Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1674186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1674500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1674821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1675146Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1675466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1675790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1676108Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1676438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1676806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1677159Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1677484Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1677805Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1678122Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1678446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1678766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1679089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1679406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1679716Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1680025Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1680338Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1680650Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1680959Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1681268Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1681576Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1681882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1682188Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1682493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1682792Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1683094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1683435Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1683779Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1684082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1684401Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1684714Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1685028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1685339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1685649Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1685956Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1686257Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1686557Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1686863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1687168Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1687469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1687778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1688086Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1688403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1688721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1689039Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1689348Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1689657Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1689964Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1690331Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1690680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1690972Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1691279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1691585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1691900Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1692205Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1692513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1692825Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1693134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1693443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1693753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1694064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1694367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1694669Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1694970Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1695273Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1695580Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1695896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1696215Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1696531Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1696845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1697202Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1697548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1697859Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1698176Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1698492Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1698817Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1699131Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1699446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:31:45.1699754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1700064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1700375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1700690Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1700999Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1701307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1701616Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1701931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1702242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1702551Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1702859Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1703164Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1703469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1703773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1704109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1704444Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1704748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1705054Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1705357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1705671Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1705984Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1706289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1706722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1707028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1707332Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1707635Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1707942Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1708242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1708548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1708866Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1709190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1709510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1709823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1710135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1710450Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1710759Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1711124Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1711475Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1711782Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1712089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1712397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1712707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1713011Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1713299Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1713602Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1713909Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1714210Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1714516Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1714821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1715126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1715424Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1715726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1716026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1716330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1716628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1716929Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1717226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1717536Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1717889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1718228Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1718533Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1718838Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1719143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1719451Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1719758Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1720058Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1720357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1720672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1720984Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1721298Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1721616Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1721931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1722240Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1722548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1722856Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1723163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1723477Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1723786Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1724111Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1724487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1724830Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1725141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1725447Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1725753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1726067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1726381Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1726697Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1727005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1727319Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1727624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1727936Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1728250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1728558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1728864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1729169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1729475Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1729783Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1730093Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1730395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1730697Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1731000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1731361Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1731696Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1732007Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1732322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1732632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1732944Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1733258Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1733572Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1733877Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1734178Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1734483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1734790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1735081Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1735390Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1735695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1736006Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1736312Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1736623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1736925Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1737226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1737525Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1737826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1738246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1738588Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1738891Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1739203Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1739511Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1739825Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1740134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1740437Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1740739Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1741039Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1741339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1741640Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1741946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1742247Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1742553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1742857Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1743176Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1743492Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1743809Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1744119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1744429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1744733Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1745080Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1745416Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1745721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1746026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1746333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1746723Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1747041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1747360Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1747678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1747992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1748308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1748625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1748942Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1749252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1749562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1749875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1750186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1750498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1750812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1751120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1751441Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1751812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1752162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1752472Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1752781Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1753089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1753394Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1753709Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1754021Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1754331Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1754638Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1754959Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1755274Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1755601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1755922Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1756236Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1756549Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1756861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1757172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1757481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1757787Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1758097Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1758406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1758760Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1759100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1759402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1759714Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1760025Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1760340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1760654Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1760972Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1761303Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1761622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1761952Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1762275Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1762586Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1762904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1763214Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1763524Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1763835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1764153Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1764469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1764780Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1765090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1765441Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1765787Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1766101Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1766439Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1766765Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1767095Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1767421Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1767744Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1768055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1768369Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1768683Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1768996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1769308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1769620Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1769943Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1770273Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1770601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1770934Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1771267Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1771591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1771914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1772282Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1772652Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1772976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1773297Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1773621Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1773947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1774273Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1774590Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1774908Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1775233Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1775557Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1775874Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1776186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1776498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1776806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1777118Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1777433Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1777741Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1778055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1778366Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1778678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1779026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1779373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1779684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1780000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1780310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1780623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1780931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1781240Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1781552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1781860Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1782169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1782485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1782794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1783097Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1783403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1783705Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1784011Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1784315Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1784627Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1784934Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1785242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1785549Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1785894Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1786235Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1786539Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1786903Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1787207Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1787522Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1787830Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1788141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1788443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1788754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1789063Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1789374Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1789687Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1789994Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1790297Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1790598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1790905Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1791212Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1791521Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1791830Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1792137Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1792499Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1792841Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:31:45.1793143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1793446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1793753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1794061Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1794376Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1794686Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1795002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1795314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1795624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1795941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1796252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1796562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1796871Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1797182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1797495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1797804Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1798123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1798433Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1798745Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1799055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1799404Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1799747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1800054Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1800363Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1800669Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1800983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1801300Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1801612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1801925Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1802232Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1802541Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1802849Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1803160Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1803466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1803774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1804082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1804393Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1804719Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1805032Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1805350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1805672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1805998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1806357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1806702Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1807012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1807324Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1807634Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1807949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1808265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1808575Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1808885Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1809190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1809512Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1809827Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1810135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1810442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1810750Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1811060Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1811368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1811675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1811978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1812280Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1812584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1812933Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1813283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1813605Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1813933Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1814262Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1814591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1814911Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1815233Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1815549Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1815861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1816172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1816486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1816801Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1817124Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1817446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1817776Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1818107Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1818434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1818753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1819079Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1819395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1819754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1820123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1820443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1820764Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1821081Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1821395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1821721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1822038Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1822354Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1822667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1822979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1823293Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1823606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1823918Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1824230Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1824545Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1824857Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1825176Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1825491Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1825802Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1826119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1826488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1826949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1827261Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1827570Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1827878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1828196Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1828504Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1828814Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1829127Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1829436Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1829753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1830067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1830378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1830686Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1830998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1831298Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1831603Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1831906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1832212Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1832522Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1832826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1833137Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1833507Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1833857Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1834165Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1834470Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1834775Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1835081Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1835386Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1835691Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1835992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1836296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1836613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1836930Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1837246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1837558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1837874Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1838185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1838488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1838793Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1839083Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1839391Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1839694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1840004Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1840352Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1840703Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1841012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1841324Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1841629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1841935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1842245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1842549Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1842853Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1843149Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1843451Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1843753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1844073Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1844382Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1844705Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1845025Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1845340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1845653Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1845962Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1846268Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1846576Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1846887Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1847236Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1847583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1847889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1848210Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1848523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1848846Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1849175Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1849499Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1849824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1850141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1850465Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1850783Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1851095Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1851409Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1851721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1852033Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1852349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1852658Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1852978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1853297Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1853612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1853967Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1854311Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1854626Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1854935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1855246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1855560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1855877Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1856187Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1856514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1856836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1857159Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1857490Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1857815Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1858140Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1858459Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1858780Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1859104Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1859431Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1859738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1860048Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1860364Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1860712Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1861055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1861363Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1861672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1861980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1862287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1862622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1862952Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1863277Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1863603Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1863927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1864248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1864573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1864892Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1865217Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1865546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1865875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1866210Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1866543Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1866942Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1867259Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1867635Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1867999Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1868323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1868643Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1868962Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1869286Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1869611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1869938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1870258Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1870583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1870907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1871225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1871547Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1871863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1872187Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1872505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1872822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1873127Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1873443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1873758Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1874117Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1874473Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1874784Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1875090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1875396Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1875702Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1876012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1876324Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1876632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1876946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1877253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1877572Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1877888Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1878203Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1878511Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1878822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1879128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1879437Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1879745Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1880050Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1880359Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1880667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:31:45.1880995Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1881306Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1881598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1881888Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1882178Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1882461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1882749Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1883034Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1883317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1883599Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1883878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1884159Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1884439Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1884735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1885026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bool SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1885322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1885621Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1885914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1886204Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1886496Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 65%] 2022-11-23T04:31:45.1886791Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 66%] 2022-11-23T04:31:45.1887064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 66%] 2022-11-23T04:31:45.1887351Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 66%] 2022-11-23T04:31:45.1887634Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 66%] 2022-11-23T04:31:45.1887918Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 66%] 2022-11-23T04:31:45.1888245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 66%] 2022-11-23T04:31:45.1888584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1888886Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1889201Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1889508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1889821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1890125Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1890428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1890726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1891024Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1891327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1891628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1891939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1892237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1892546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1892851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1893157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1893466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1893770Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1894070Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1894378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1894678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1895016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1895359Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1895672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1895976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1896282Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1896593Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1896901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1897206Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1897505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1897802Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1898102Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1898406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1898710Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1899023Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1899334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1899643Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1899953Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1900264Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1900573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1900879Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1901185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1901495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1901837Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1902179Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1902483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1902787Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1903085Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1903383Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1903686Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1903991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1904293Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1904598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1904899Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1905213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1905524Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1905837Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1906143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1906449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1906878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1907173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1907481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1907784Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1908082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1908388Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1908765Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1909120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1909442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1909761Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1910074Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1910390Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1910706Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1911017Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1911336Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1911645Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1911955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1912267Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1912584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1912889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1913203Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1913514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1913829Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1914139Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1914449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1914756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1915062Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1915367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1915712Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1916053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1916359Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1916667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1916979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1917286Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1917598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1917902Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1918205Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1918507Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1918808Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1919116Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1919425Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1919724Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1920037Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1920344Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1920655Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1920964Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1921270Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1921577Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1921882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1922186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1922530Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1922868Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1923174Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1923493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1923805Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1924119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1924429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1924735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1925039Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1925346Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1925655Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1925963Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1926265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1926578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1926893Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1927201Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1927514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1927822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1928133Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1928437Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1928745Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1929112Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1929436Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1929756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1930070Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1930381Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1930690Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1931000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1931307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1931613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1931927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1932236Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1932560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1932878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1933201Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1933522Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1933845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1934162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1934475Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1934784Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1935093Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1935403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1935715Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1936067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1936411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1936715Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1937031Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1937348Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1937664Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1937979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1938289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1938597Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1938907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1939215Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1939527Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1939833Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1940150Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1940466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1940775Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1941086Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1941394Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1941698Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1942004Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1942309Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1942653Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1942992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1943314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1943699Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1944071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1944449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1944823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1945189Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1945563Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1945928Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1946304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1946763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1947153Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1947530Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1947907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1948277Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1948649Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1949022Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1949390Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1949759Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1950128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1950552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1951074Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1951449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1951833Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1952147Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1952455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1952762Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1953071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1953374Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1953680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1953985Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1954306Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1954630Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1954941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1955251Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1955560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1955868Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1956180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1956474Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1956783Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1957103Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1957419Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1957794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1958157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1958487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1958804Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1959126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1959447Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1959769Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1960082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1960394Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1960709Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1961028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1961342Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1961652Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1961962Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1962268Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1962579Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1962889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1963202Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1963510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1963822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1964135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1964487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1964830Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1965139Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1965447Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1965759Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1966070Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1966383Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1966694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1967003Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1967311Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1967623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1967939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1968252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1968558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1968871Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1969186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1969508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1969823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1970134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1970442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1970748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1971098Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1971439Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1971750Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1972056Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1972380Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1972702Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1973019Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1973335Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1973641Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1973944Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1974259Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1974570Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1974883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1975188Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1975511Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1975828Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1976140Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1976453Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1976760Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1977067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1977387Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1977698Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1978047Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1978406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1978722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1979031Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1979337Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1979647Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1979955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1980263Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1980571Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:31:45.1980881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1981189Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1981503Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1981815Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1982124Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1982414Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1982722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1983031Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1983342Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1983652Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1983960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1984267Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1984625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1984969Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1985279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1985585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1985896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1986197Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1986510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1986946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1987259Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1987570Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1987883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1988208Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1988513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1988816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1989120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1989425Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1989727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1990046Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1990360Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1990676Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1990995Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1991307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1991682Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1992036Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1992347Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1992659Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1992969Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1993278Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1993585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1993894Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1994206Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1994508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1994819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1995136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1995444Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1995747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1996053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1996357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1996659Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1996965Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1997271Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1997573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1997884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1998193Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1998553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1998900Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1999209Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1999519Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.1999826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2000135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2000449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2000754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2001063Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2001369Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2001681Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2001993Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2002317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2002634Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2002947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2003256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2003569Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2003880Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2004184Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2004488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2004795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2005084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2005445Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2005795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2006119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2006440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2006763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2007083Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2007402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2007720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2008032Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2008342Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2008661Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2008977Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2009285Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2009596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2009903Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2010213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2010520Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2010826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2011127Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2011429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2011732Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2011996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_bfloat16 SKIPPED (Skipped!) [ 67%] 2022-11-23T04:31:45.2012366Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2012720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2013040Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2013354Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2013668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2013982Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2014300Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2014611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2014920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2015224Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2015533Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2015840Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2016141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2016443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2016746Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2017045Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2017348Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2017650Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2017961Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2018266Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2018576Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2018920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2019258Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2019561Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2019865Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2020166Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2020471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2020777Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2021090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2021397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2021702Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2022003Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2022305Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2022611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2022910Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2023214Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2023515Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2023826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2024137Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2024449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2024756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2025063Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2025370Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2025717Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2026055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2026361Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2026737Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2027041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2027333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2027643Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2027952Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2028253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2028553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2028857Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2029163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2029468Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2029775Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2030074Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2030379Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2030683Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2030988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2031291Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2031592Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2031892Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2032193Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2032495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2032879Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2033229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2033551Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2033864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2034179Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2034499Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2034813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2035128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2035438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2035752Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2036069Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2036381Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2036695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2037008Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2037324Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2037637Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2037948Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2038262Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2038568Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2038872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2039177Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2039523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2039861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2040173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2040485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2040802Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2041118Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2041436Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2041748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2042057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2042367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2042672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2042978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2043283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2043591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2043897Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2044207Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2044523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2044836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2045151Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2045453Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2045753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2046057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2046403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2046738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2047039Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2047338Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2047640Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2047947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2048257Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2048571Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2048866Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2049181Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2049496Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2049812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2050131Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2050441Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2050761Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2051073Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2051395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2051718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2052032Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2052343Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2052656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2052966Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2053323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2053669Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2053982Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2054294Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2054601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2054927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2055243Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2055564Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2055886Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2056202Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2056518Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2056837Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2057150Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2057463Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2057781Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2058094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2058408Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2058728Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2059045Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2059368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2059687Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2060041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2060381Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2060693Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2061002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2061317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2061630Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2061945Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2062256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2062580Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2062896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2063218Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2063549Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2063873Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2064193Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2064510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2064826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2065144Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2065461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2065774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2066088Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2066401Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2066837Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2067188Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2067505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2067819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2068133Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2068446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2068757Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2069071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2069378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2069689Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2069995Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2070308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2070625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2070935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2071253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2071567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2071883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2072196Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2072512Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2072823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2073135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2073442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2073797Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:31:45.2074138Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2074450Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2074756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2075050Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2075368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2075685Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2076001Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2076310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2076622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2076931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2077241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2077549Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2077854Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2078159Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2078465Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2078782Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2079089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2079402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2079717Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2080024Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2080334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2080682Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2081036Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2081340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2081642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2081948Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2082259Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2082580Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2082891Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2083205Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2083524Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2083839Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2084155Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2084464Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2084777Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2085087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2085398Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2085718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2086027Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2086340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2086655Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2086975Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2087323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2087684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2087991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2088305Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2088615Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2088930Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2089241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2089559Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2089870Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2090185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2090493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2090808Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2091117Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2091422Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2091730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2092038Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2092347Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2092656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2092967Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2093275Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2093578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2093882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2094225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2094561Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2094861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2095169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2095473Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2095778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2096082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2096385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2096691Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2096976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2097283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2097595Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2097914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2098227Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2098537Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2098842Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2099148Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2099461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2099776Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2100084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2100395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2100703Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2101053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2101394Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2101702Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2102005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2102333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2102671Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2103005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2103334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2103661Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2103986Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2104306Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2104632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2104957Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2105276Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2105589Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2105906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2106231Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2106555Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2106983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2107292Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2107617Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2108001Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2108364Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2108684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2109015Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2109347Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2109680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2110009Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2110329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2110651Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2110967Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2111289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2111606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2111914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2112228Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2112542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2112852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2113170Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2113479Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2113786Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2114094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2114397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2114745Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2115093Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2115404Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2115711Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2116018Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2116329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2116639Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2116946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2117248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2117550Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2117851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2118164Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2118472Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2118785Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2119089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2119396Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2119697Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2120003Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2120307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2120612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2120916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2121225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2121574Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2121918Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2122232Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2122539Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2122831Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2123143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2123452Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2123753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2124055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2124357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2124658Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2124969Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2125278Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2125592Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2125904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2126214Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2126525Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2126835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2127144Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2127447Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2127751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2128052Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2128395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2128737Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2129072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2129403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2129746Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2130085Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2130423Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2130755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2131089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2131422Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2131751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2132083Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2132406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2132731Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2133055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2133494Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2133812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2134136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2134468Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2134786Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2135172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2135578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2135890Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2136199Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2136508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2136825Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2137149Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2137467Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2137779Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2138118Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2138435Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2138753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2139084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2139399Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2139734Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2140044Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2140355Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2140665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2140979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2141293Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2141604Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2141927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2142289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2142635Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2142947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2143257Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2143566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2143879Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2144192Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2144505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2144816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2145134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2145449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2145774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2146094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2146407Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2146783Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2147114Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2147436Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2147745Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2148067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2148375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2148687Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2149068Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2149424Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2149741Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2150160Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2150472Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2150813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2151127Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2151421Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2151728Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2152040Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2152350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2152672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2152987Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2153301Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2153615Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2153925Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2154239Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2154556Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2154867Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2155178Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2155487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2155837Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2156175Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2156479Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2156781Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2157084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2157384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2157688Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2157988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2158292Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2158591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2158910Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2159244Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2159579Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2159901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2160241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2160560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2176388Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2176795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2177126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2177438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2177747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2178061Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2178492Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2178845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2179156Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2179471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2179771Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2180093Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2180406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2180720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2181027Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2181338Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2181649Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2181959Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2182298Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2182610Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2182920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2183243Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2183551Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2183904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:31:45.2184238Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2184596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2184932Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2185414Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2185789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2186119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2186472Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2186995Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2187335Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2187668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2187997Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2188337Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2188665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2189012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2189363Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2189703Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2190037Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2190370Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2190707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2191041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2191376Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2191705Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2192037Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2192412Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2192760Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2193071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2193385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2193695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2194005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2194320Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2194629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2194936Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2195242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2195554Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2195863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2196191Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2196509Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2196821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2197132Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2197450Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2197764Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2198071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2198381Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2198699Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2199004Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2199357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2199695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2199998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2200314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2200625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2200946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2201253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2201557Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2201864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2202163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2202465Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2202767Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2203071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2203375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2203694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2204006Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2204319Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2204629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2204938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2205244Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2205553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2205860Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2206235Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2206577Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2206907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2207225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2207566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2207892Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2208216Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2208552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2208872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2209188Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2209516Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2209833Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2210143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2210455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2210786Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2211096Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2211409Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2211727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2212058Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2212370Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2212697Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2213049Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2213393Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2213697Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2214001Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2214302Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2214609Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2214914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2215237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2215561Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2215884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2216207Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2216517Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2216819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2217134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2217443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2217750Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2218055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2218379Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2218675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2218976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2219291Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2219596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2219942Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2220299Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2220611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2220922Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2221234Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2221567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2221875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2222180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2222508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2222817Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2223123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2223442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2223753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2224046Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2224333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2224627Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2224921Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2225215Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2225505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2225793Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2226081Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2226368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2226718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2227080Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2227401Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2227687Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 69%] 2022-11-23T04:31:45.2227996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2228302Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2228626Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2228945Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2229246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2229553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2229880Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2230183Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2230490Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2230803Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2231119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2231429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2231732Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 69%] 2022-11-23T04:31:45.2232059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2232370Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2232690Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2233005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2233340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2233651Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2234011Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2234370Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2234677Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2234982Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2235289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2235596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2235904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2236212Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2236519Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2236838Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2237153Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2237469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2237781Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2238088Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2238397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2238700Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2239012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2239323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2239633Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2239939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2240257Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2240650Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2240999Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2241313Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2241628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2241956Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2242268Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2242577Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2242889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2243215Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2243522Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2243833Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2244147Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2244496Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2244811Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2245122Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2245442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2245764Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2246085Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2246401Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2246733Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2247059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2247387Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2247753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2248095Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2248404Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2248732Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2249048Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 69%] 2022-11-23T04:31:45.2249375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2249705Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2250043Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2250373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2250702Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2251030Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2251577Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2251899Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2252222Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2252623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2252949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2253271Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2253606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2254143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2254478Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2254875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2255349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2255685Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2256015Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2256622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2256968Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2257308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2257704Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2258035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2258362Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2258693Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2259024Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2259350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2259698Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2260043Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2260389Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2260735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2261070Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2261400Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2261733Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2262227Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2262596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2262925Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2263258Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2263709Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2264040Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2264368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2264762Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2265092Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2265420Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2265824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2266162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2266474Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2266872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2267202Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2267766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2268111Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2268506Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2268860Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2269209Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2269664Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2270050Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2270397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2270754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2271101Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2271546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2271887Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2272287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2272632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2272978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2273323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2273664Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2274094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2274433Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2274777Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2275248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2275592Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2275917Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2276297Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2276672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2277040Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2277368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2277697Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2278069Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2278401Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2278729Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2279053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2279377Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2279781Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2280127Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2280481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2280900Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2281245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2281589Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2282058Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2282398Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2282737Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:31:45.2283075Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2283582Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2283960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2284283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2284668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2285007Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2285349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2285695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2286030Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2286361Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2286689Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2287017Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2287351Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2287680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2288002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2288326Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2288654Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2288981Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2289364Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2289687Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2290006Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2290376Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2290819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2291142Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2291462Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2291910Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2292242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2292570Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2292890Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2293329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2293649Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2293968Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2294290Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2294746Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2295063Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2295384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2295749Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2296072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2296392Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2296738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2297152Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2297558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2297943Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2298285Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2298707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2299051Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2299392Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2299836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2300171Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2300509Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2300997Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2301344Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2301698Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2302041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2302441Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2302780Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2303121Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2303461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2303794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2304126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2304519Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2304956Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2305290Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2305619Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2305947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2306281Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2306829Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2307165Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2307495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2307916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2308253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2308596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2308930Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2309495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2309831Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2310234Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2310572Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2310897Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2311225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2311550Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2311949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2312327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2312660Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2312996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2313326Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2313658Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2313988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2314315Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2314640Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2315044Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2315403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2315756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2316107Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2316497Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2316843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2317185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2317533Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2317928Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2318267Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2318606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2318996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2319340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2319691Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2320005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2320305Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2320613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2320916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2321341Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2321643Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2321953Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2322265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2322640Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2322943Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2323242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2323539Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2323835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2324233Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2324534Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2324830Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2325129Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2325529Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2325898Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2326251Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2326720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2327035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2327348Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2327656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2328072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2328386Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2328693Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2328996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2329302Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2329610Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2329924Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2330240Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2330552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2330862Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2331206Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2331526Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2331837Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2332143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2332448Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2332842Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2333225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2333567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2334008Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2334316Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2334623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2335021Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2335336Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2335642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2335945Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2336327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2336632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2336933Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2337236Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2337539Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2337848Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2338151Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2338466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2338780Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2339090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2339393Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2339693Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2339992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2340343Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2340680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2340976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2341273Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2341573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2341885Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2342203Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2342514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2342828Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2343131Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2343439Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2343747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2344187Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2344493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2344801Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2345112Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2345560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2345878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2346186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2346495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2347057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2347363Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2347738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2348158Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2348466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2348774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2349077Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2349484Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2349799Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2350113Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2350415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2350717Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2351149Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2351457Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2351766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2352155Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2352460Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2352765Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2353091Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2353491Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2353819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2354141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2354455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2354812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2355157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2355523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2355835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2356144Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2356458Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2356774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2357175Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2357489Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2357800Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2358213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2358528Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2358843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2359152Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2359500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2359814Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2360124Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2360438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2360815Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2361126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2361432Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2361738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2362105Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2362508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2362812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2363116Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2363419Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2363725Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2364044Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2364357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2364673Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2364991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2365304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2365619Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2365931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2366238Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2366546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2366855Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2367168Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2367476Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2367785Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2368093Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2368396Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2368753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2369100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2369412Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2370026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2370340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2370649Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2371015Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2371330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2371636Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2371939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2372294Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2372600Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2372910Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2373219Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2373527Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2373898Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2374204Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2374510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2374815Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2375147Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2375446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2375748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2376106Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2376497Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2376802Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2377104Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2377413Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2377719Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2378026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2378334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2378639Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2378939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2379338Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2379629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2379931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2380229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2380666Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2380972Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2381277Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2381789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2382097Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2382397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2382696Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2383092Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2383458Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:31:45.2383816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2384213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2384525Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2384839Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2385150Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2385461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2385838Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2386143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2386454Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2386896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2387205Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2387614Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2387923Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2388233Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2388537Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2388850Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2389155Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2389459Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2389758Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2390054Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2390354Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2390722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2391067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2391363Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2391669Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2391971Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2392287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2392598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2392979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2393290Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2393588Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2393897Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2394260Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2394566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2394878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2395195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2395580Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2395896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2396209Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2396534Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2396936Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2397252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2397564Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2398002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2398366Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2398680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2398988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2399292Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2399695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2400012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2400320Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2400623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2400980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2401300Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2401612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2401918Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2402229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2402542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2402842Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2403142Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2403509Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2403818Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2404128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2404438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2404744Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2405334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2405761Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2406079Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2406384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2406694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2407002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2407307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2407619Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2407930Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2408241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2408546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2408852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2409156Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2409452Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2409749Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2410042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2410343Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2410646Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2410953Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2411251Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2411564Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2411875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2412234Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2412569Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2412868Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2413166Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2413463Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2413762Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2414064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2414368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2414676Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2414975Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2415288Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2415601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2415913Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2416213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2416514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2416812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2417111Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2417410Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2417706Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2418009Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2418311Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2418643Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2419003Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2419367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2419694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2420016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2420338Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2420662Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2420981Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2421304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2421619Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2421940Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2422261Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2422583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2422909Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2423230Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2423552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2423875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2424194Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2424509Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2424824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2425145Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2425509Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2425864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2426180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2426509Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2426908Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2427233Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2427550Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2427872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2428171Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2428489Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2428798Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2429114Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2429428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2429737Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2430046Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2430358Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2430668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2430982Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2431304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2431624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2431940Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2432299Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2432647Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2432959Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2433274Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2433586Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2433898Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2434228Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2434551Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2434866Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2435181Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2435487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2435795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2436105Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2436413Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2436725Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2437040Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2437354Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2437666Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2437974Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2438284Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2438592Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2438955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2439303Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2439625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2439939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2440247Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2440558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2440878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2441192Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2441500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2441813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2442137Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2442459Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2442781Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2443097Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2443412Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2443726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2444046Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2444397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2444732Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2445078Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2445421Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2445800Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2446172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2446507Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2446844Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2447178Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2447507Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2447834Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2448164Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2448493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2448805Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2449118Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2449440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2449756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2450075Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2450388Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2450699Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2451012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2451321Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2451628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2451970Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2452355Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2452734Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2453075Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2453415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2453753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2454099Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2454443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2454789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2455134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2455477Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2455822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2456166Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2456510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2456851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2457196Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2457542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2457882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2458222Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2458563Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2458941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2459310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2459651Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2459991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2460310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2460628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2460946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2461257Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2461564Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2461871Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2462182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2462490Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2462797Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2463103Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2463410Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2463724Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2464044Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2464358Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2464668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2464978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2465289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2465637Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2466006Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2466335Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2466743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2467082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2467415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2467746Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2468072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2468398Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2468728Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2469058Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2469393Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2469720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2470055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2470390Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2470728Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2471059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2471385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2471712Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2472028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2472411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2472775Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2473091Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2473410Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2473735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2474058Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2474382Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2474699Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2475016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2475334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2475656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2475973Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2476296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2476611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2476923Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2477238Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2477552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2477868Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2478180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2478487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2478791Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2479141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2479488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2479798Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:31:45.2480108Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2480416Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2480730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2481038Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2481340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2481645Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2481948Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2482250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2482567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2482878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2483195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2483512Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2483823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2484136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2484452Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2484755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2485058Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2485360Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2485662Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2486006Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2486364Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2486671Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2486989Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2487304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2487625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2487941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2488253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2488565Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2488869Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2489181Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2489492Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2489799Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2490108Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2490416Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2490722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2491037Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2491351Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2491665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2491971Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2492278Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2492620Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2492961Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2493267Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2493570Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2493876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2494183Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2494491Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2494804Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2495109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2495415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2495725Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2496033Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2496339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2496654Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2496970Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2497279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2497587Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2497904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2498213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2498522Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2498834Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2499142Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2499492Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2499832Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2500138Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2500440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2500745Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2501048Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2501352Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2501656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2501960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2502257Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2502566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2502877Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2503191Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2503496Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2503796Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2504098Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2504396Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2504699Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2505001Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2505300Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2505602Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2505920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2506270Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2506739Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2507064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2507375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2507684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2507995Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2508308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2508612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2508919Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2509224Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2509537Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2509847Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2510152Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2510454Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2510761Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2511059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2511360Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2511661Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2511958Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2512259Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2512554Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2512857Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2513221Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2513568Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2513873Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2514186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2514501Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2514812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2515120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2515425Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2515731Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2516033Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2516333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2516638Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2516947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2517247Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2517550Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2517852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2518154Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2518465Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2518779Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2519082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2519385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2519686Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2520026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2520358Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2520660Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2520959Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2521260Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2521578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2521898Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2522224Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2522543Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2522861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2523173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2523489Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2523806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2524116Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2524427Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2524736Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2525050Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2525356Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2525657Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2525964Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2526271Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2526618Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2526954Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2527256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2527557Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2527855Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2528157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2528456Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2528760Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2529068Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2529375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2529688Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2530012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2530329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2530637Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2530947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2531253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2531556Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2531861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2532170Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2532473Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2532782Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2533102Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2533450Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2533803Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2534123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2534438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2534752Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2535061Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2535377Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2535689Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2536001Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2536310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2536622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2536937Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2537244Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2537557Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2537865Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2538177Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2538481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2538786Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2539089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2539387Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2539683Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2539979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2540331Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2540663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2540962Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2541272Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2541571Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2541888Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2542199Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2542505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2542811Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2543113Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2543418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2543723Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2544026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2544324Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2544624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2544926Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2545240Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2545557Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2545873Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2546186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2546508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2546880Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2547254Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2547613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2547927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2548241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2548552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2548864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2549174Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2549482Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2549793Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2550100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2550412Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2550723Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2551029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2551333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2551637Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2551941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2552249Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2552554Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2552863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2553169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2553483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2553836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2554181Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2554493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2554800Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2555106Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2555408Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2555714Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2556016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2556321Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2556624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2556937Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2557250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2557573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2557892Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2558209Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2558521Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2558838Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2559152Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2559462Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2559773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2560084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2560393Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2560741Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2561088Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2561398Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2561721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2562041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2562370Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2562689Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2562999Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2563313Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2563623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2563933Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2564243Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2564551Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2564860Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2565173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2565466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2565778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2566091Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2566403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2566713Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2567022Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2567368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2567706Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2568012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2568316Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2568622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2568925Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2569247Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2569563Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2569882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2570200Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2570516Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2570828Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2571140Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2571449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2571755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2572069Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2572385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:31:45.2572698Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2573009Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2573314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2573622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2573930Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2574276Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2574614Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2574917Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2575234Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2575552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2575872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2576184Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2576493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2576806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2577116Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2577425Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2577744Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2578057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2578368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2578675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2578981Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2579299Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2579606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2579914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2580217Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2580523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2580874Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2581215Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2581519Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2581831Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2582140Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2582451Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2582756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2583064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2583366Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2583668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2583970Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2584273Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2584581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2584881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2585189Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2585498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2585813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2586130Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2586445Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2586815Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2587124Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2587432Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2587785Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2588145Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2588448Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2588740Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2589045Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2589353Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2589663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2589984Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2590295Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2590608Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2590916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2591225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2591540Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2591843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2592143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2592442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2592750Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2593055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2593360Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2593665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2593979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2594291Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2594644Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2594982Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2595291Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2595598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2595903Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2596209Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2596513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2596816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2597120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2597431Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2597735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2598047Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2598361Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2598668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2598971Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2599273Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2599578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2599881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2600182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2600491Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2600792Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2601102Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2601455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2601794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2602109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2602414Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2602720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2603025Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2603331Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2603633Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2603932Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2604234Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2604567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2604905Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2605242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2605581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2605901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2606224Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2606547Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2606876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2607192Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bfloat16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2607502Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bool SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2607824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2608183Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2608531Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2608843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2609155Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2609462Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2609774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int16 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2610087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2610394Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2610707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2611017Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_uint8 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2611328Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2611629Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2611937Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2612227Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2612546Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2612858Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2613175Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2613486Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2613795Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2614097Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2614411Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2614721Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2615067Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2615407Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2615708Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2616015Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2616316Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2616625Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2616926Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2617257Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2617565Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2617870Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2618177Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2618487Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2618799Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2619106Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2619415Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2619716Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2619971Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_complex64 SKIPPED (Skipped!) [ 73%] 2022-11-23T04:31:45.2620221Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_float32 SKIPPED (Skipped!) [ 73%] 2022-11-23T04:31:45.2620541Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2620852Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2621168Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2621478Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2621905Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2622248Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2622575Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2622896Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2623208Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2623513Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2623762Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_complex64 SKIPPED (Skipped!) [ 73%] 2022-11-23T04:31:45.2624010Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_float32 SKIPPED (Skipped!) [ 73%] 2022-11-23T04:31:45.2624319Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2624620Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2624937Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2625244Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2625552Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2625859Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2626165Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2626472Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2626888Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2627199Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2627506Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2627816Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2628119Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2628426Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2628733Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2629109Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2629456Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2629750Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 73%] 2022-11-23T04:31:45.2630037Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_float32 SKIPPED (Errors when storage_offset is included) [ 73%] 2022-11-23T04:31:45.2630345Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_complex64 SKIPPED (Fails in most cases, passes on LAZY for some reason) [ 73%] 2022-11-23T04:31:45.2630661Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_float32 SKIPPED (Fails in most cases, passes on LAZY for some reason) [ 73%] 2022-11-23T04:31:45.2630972Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2631278Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2631587Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2631891Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2632192Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2632501Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2632803Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2633113Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2633416Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2633729Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2634040Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2634360Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2634670Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2634980Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2635289Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2635601Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2635950Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2636297Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2636607Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2636914Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2637229Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2637537Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2637844Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2638148Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2638454Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2638756Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2639017Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_shapes_cuda_float32 SKIPPED (Skipped!) [ 73%] 2022-11-23T04:31:45.2639341Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2639668Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2639992Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2640304Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2640616Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2640924Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2641230Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2641558Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2641874Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2642179Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2642483Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2642784Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2643152Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2643511Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2643817Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2644125Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2644428Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2644744Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2645055Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2645358Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2645661Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2645972Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2646284Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2646609Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2646928Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2647243Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2647554Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2647862Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2648171Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2648478Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2648791Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2649100Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2649410Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2649716Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2650074Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2650409Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2650727Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2651044Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2651351Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2651661Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2651967Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2652288Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2652600Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2652923Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2653240Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2653560Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2653877Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2654183Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2654493Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2654796Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2655103Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2655410Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2655718Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2656020Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2656337Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2656647Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2656993Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2657328Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2657635Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2657938Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2658241Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2658550Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2658863Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2659170Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2659477Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2659777Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2660112Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2660442Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2660751Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2661054Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2661355Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2661674Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2661984Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2662296Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2662602Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2662921Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2663235Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2663550Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2663898Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2664253Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2664563Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2664864Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:31:45.2665169Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2665476Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2665775Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2666093Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2666420Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2666795Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2667121Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2667435Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2667732Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2668045Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2668350Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2668662Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2668969Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2669284Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2669588Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2669896Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2670197Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2670452Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_complex64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:31:45.2670746Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_float32 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:31:45.2671085Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2671399Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2671707Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2672011Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2672323Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2672631Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2672936Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2673240Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2673547Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2673844Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2674156Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2674460Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2674776Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2675085Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2675396Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2675700Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2676008Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2676257Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_complex64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:31:45.2676500Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_float32 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:31:45.2676810Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2677116Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2677425Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2677774Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2678116Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2678430Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2678749Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2679065Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2679375Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2679686Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2679999Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2680306Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2680620Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2680926Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2681240Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2681553Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2681863Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2682168Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2682481Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2682788Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2683108Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2683421Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2683729Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2684039Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2684346Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2684704Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2685038Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2685350Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2685662Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2685974Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2686282Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2686594Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2686902Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2687208Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2687518Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2687822Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2688135Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2688449Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2688754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2689060Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2689369Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2689672Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2689986Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2690283Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2690589Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2690889Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2691206Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2691558Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2691912Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2692221Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2692525Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2692825Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2693133Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2693438Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2693747Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2694054Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2694361Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2694671Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2694981Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2695296Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2695600Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2695897Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2696202Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2696505Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2696820Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2697131Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2697451Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2697750Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2698055Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2698392Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2698734Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2699038Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2699347Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2699650Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2699961Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2700270Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2700574Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2700874Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2701178Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2701486Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2701790Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2702111Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2702422Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2702734Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2703045Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2703360Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2703672Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2703985Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2704292Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2704609Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2704925Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2705284Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2705622Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2705924Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2706231Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2706532Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2706906Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2707219Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2707536Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2707842Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2708145Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2708453Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2708754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2709068Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2709374Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2709680Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2709972Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2710279Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2710690Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2711008Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_istft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2711350Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2711752Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2712158Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2712630Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2713060Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2713439Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2713843Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2714243Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2714638Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2715022Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2715385Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2715754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2716119Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2716486Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2716855Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2717220Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2717590Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2717954Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2718318Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2718704Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2719095Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2719475Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2719856Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2720230Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2720600Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2721040Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2721467Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2721843Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2722214Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2722595Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2722975Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2723368Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2723736Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2724061Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2724378Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2724720Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2725063Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2725377Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2725685Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2726008Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2726325Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2726650Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2726971Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2727299Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2727624Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2727947Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2728306Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2728657Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2728968Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2729305Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2729639Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2729953Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2730270Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2730592Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2730909Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2731234Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2731552Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2731879Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2732197Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2732521Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2732845Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2733174Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2733499Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2733830Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2734147Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2734489Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2734821Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2735182Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2735532Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2735848Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2736156Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2736511Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2736854Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2737177Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2737488Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2737819Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2738145Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2738434Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64 SKIPPED (cuSOLVER not available) [ 74%] 2022-11-23T04:31:45.2738724Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 74%] 2022-11-23T04:31:45.2739040Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2739345Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2739663Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2739963Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2740283Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2740596Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2740917Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2741234Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2741567Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2741936Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2742286Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2742595Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2742914Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2743229Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2743552Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2743873Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2744203Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2744521Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2744837Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2745148Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2745474Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2745794Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2746121Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2746440Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2746872Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2747190Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2747505Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2747809Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2748113Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2748423Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2748723Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2749099Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2749436Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2749750Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2750080Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2750403Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2750721Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2751036Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2751353Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2751660Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2751964Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2752284Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2752601Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2752867Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_complex64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:31:45.2753119Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_float32 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:31:45.2753435Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2753743Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2754056Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2754372Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2754679Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2754994Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2755305Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2755619Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2755969Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2756303Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2756604Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2756914Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2757213Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2757524Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2757840Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2758158Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2758471Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2758777Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2759080Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2759385Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2759686Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2760004Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2760317Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2760633Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:31:45.2760944Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2761270Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2761576Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2761896Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2762207Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2762522Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2762870Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2763226Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2763548Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2763867Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2764187Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2764496Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2764814Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2765126Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2765449Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2765766Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2766089Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2766402Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2766731Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2767051Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2767373Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2767687Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2768007Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2768326Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2768640Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2768945Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2769254Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2769562Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2769918Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2770254Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2770557Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2770858Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2771171Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2771484Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2771791Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2772128Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2772445Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2772769Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2773074Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2773381Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2773687Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2773985Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2774316Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2774644Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2774984Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2775316Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2775622Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2775944Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2776272Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2776611Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2776950Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2777250Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2777554Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2777866Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2778174Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2778478Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2778789Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2779095Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2779409Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2779711Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2780017Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2780348Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2780674Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2780999Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2781305Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2781611Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2781922Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2782236Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2782541Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2782855Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2783167Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2783540Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2783876Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2784199Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2784534Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2784855Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2785162Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2785464Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2785758Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2786062Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2786316Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 75%] 2022-11-23T04:31:45.2786635Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_float32 SKIPPED (Skipped!) [ 75%] 2022-11-23T04:31:45.2786958Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 75%] 2022-11-23T04:31:45.2787276Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 75%] 2022-11-23T04:31:45.2787588Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2787891Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2788198Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2788501Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2788814Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2789132Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2789444Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2789802Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2790147Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2790539Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2790914Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2791250Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2791583Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2791916Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2792250Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2792582Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2792910Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2793236Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2793562Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2793913Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2794240Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2794580Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2794934Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2795253Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2795578Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2795906Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2796229Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2796555Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2796895Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2797266Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2797659Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2797997Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2798340Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2798674Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2799025Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2799368Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2799698Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2800024Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2800352Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2800682Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2801008Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2801330Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2801664Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2801988Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2802345Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2802714Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2803077Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2803420Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2803763Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2804138Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2804490Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2804809Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2805140Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2805472Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2805801Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2806134Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2806459Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2806785Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2807128Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2807458Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2807796Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2808141Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2808489Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2808835Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2809178Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2809525Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2809869Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2810192Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2810522Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2810881Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2811237Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2811564Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2811893Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2812217Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2812566Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2812895Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2813232Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2813557Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2813880Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2814203Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2814539Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2814877Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2815205Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2815543Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2815873Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2816209Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2816524Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2816847Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2817185Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2817571Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2817960Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2818280Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2818618Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2818948Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2819291Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2819630Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2819967Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2820298Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2820637Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2820972Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2821316Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2821651Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2821996Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2822332Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2822655Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2822997Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2823326Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2823669Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2824008Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2824377Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2824734Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2825053Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2825375Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2825701Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2826020Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2826341Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2826729Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2827065Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2827390Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2827732Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2828073Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2828404Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2828736Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2829064Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2829387Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2829724Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2830057Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2830388Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2830734Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2831072Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2831485Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2831881Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2832208Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2832534Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2832875Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2833212Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2833526Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2833823Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2834136Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2834435Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2834749Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2835060Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2835370Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2835673Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2835980Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2836287Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2836596Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2836918Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2837223Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2837526Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2837837Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2838192Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2838617Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2838920Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2839231Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2839537Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2839854Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2840171Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2840474Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2840790Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2841099Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2841404Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2841741Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2842020Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 75%] 2022-11-23T04:31:45.2842293Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 75%] 2022-11-23T04:31:45.2842561Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 75%] 2022-11-23T04:31:45.2842829Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 75%] 2022-11-23T04:31:45.2843144Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2843459Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2843773Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2844075Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2844383Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2844684Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2844991Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2845332Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2845667Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2845963Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2846273Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2846579Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2846892Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2847207Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2847518Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2847834Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2848142Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2848444Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2848766Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2849075Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2849377Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2849680Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2849989Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2850290Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2850615Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2850931Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2851240Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2851547Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2851850Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2852220Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2852564Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2852877Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2853207Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2853523Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2853835Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2854151Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2854458Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2854764Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2855063Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2855377Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2855688Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2856011Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2856320Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2856638Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2856949Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:31:45.2857259Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2857561Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2857868Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2858172Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2858473Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2858793Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2859101Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2859401Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2859711Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2860013Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2860322Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2860624Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2860890Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_complex64 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2861149Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2861468Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2861786Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2862099Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2862406Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2862734Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2863065Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2863388Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2863717Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2864038Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2864355Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2864689Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2865018Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2865330Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2865635Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2865988Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2866328Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2866743Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2867057Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2867365Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2867672Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2867980Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2868283Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2868550Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_cosine_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2868828Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_exponential_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2869095Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2869360Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2869673Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2869983Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2870284Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2870594Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2870894Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2871186Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2871488Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2871803Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2872110Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2872425Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2872731Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2873117Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2873474Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2873774Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2874047Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2874314Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:31:45.2874637Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2874961Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2875282Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2875597Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2875912Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2876256Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2876601Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2877376Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2022-11-23T04:31:45.2877901Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2022-11-23T04:31:45.2878217Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2878535Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2878876Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2879222Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2879536Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2879845Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2880157Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2880500Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2881091Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2022-11-23T04:31:45.2881444Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2881776Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2882109Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2882436Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2882769Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2883085Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2883408Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2883763Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2884105Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2884448Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2885002Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2022-11-23T04:31:45.2885543Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2022-11-23T04:31:45.2886081Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2022-11-23T04:31:45.2886615Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2022-11-23T04:31:45.2886954Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2887279Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2887597Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2887908Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2888213Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2888582Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2888932Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2889255Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2889577Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2889889Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2890199Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2890518Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2890824Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2891134Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2891442Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2891754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2892058Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2892372Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2892675Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2892993Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2893309Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2893620Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2893928Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2894240Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2894539Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2894855Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2895155Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2895514Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2895853Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2896161Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2896464Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2896777Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2897088Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2897403Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2897711Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2898009Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2898329Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2898628Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2898941Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2899243Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2899550Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2899849Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2900159Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2900456Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2900779Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2901099Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2901420Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2901733Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2902038Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2902383Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2902734Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2903036Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2903354Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2903668Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2903972Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2904287Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2904600Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2904917Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2905236Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2905556Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2905866Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2906178Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2906483Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2906868Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2907189Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2907496Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2907799Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2908114Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2908414Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2908735Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2909048Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2909356Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2909715Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2910060Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2910377Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2910689Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2911015Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2911335Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2911652Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2911955Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2912272Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2912585Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2912909Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2913217Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2913538Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2913852Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2914162Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2914468Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2914788Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2915098Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2915408Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2915712Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2916032Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2916343Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2916693Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2917060Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2917370Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2917676Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2917980Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2918292Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2918595Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2918908Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2919203Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2919511Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2919817Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2920130Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2920440Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2920741Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2921053Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2921360Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2921677Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2921989Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2922302Z test_ops.py::TestCompositeComplianceCUDA::test_backward_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2923314Z test_ops.py::TestCompositeComplianceCUDA::test_backward_T_cuda_float32 SKIPPED (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.) [ 76%] 2022-11-23T04:31:45.2923635Z test_ops.py::TestCompositeComplianceCUDA::test_backward___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2924006Z test_ops.py::TestCompositeComplianceCUDA::test_backward___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2924352Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2924668Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2924978Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2925289Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2925608Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2925925Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2926262Z test_ops.py::TestCompositeComplianceCUDA::test_backward__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2926569Z test_ops.py::TestCompositeComplianceCUDA::test_backward_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2926880Z test_ops.py::TestCompositeComplianceCUDA::test_backward_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2927191Z test_ops.py::TestCompositeComplianceCUDA::test_backward_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2927499Z test_ops.py::TestCompositeComplianceCUDA::test_backward_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2927813Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2928126Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2928442Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2928751Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2929079Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2929394Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2929707Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2930014Z test_ops.py::TestCompositeComplianceCUDA::test_backward_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2930319Z test_ops.py::TestCompositeComplianceCUDA::test_backward_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2930632Z test_ops.py::TestCompositeComplianceCUDA::test_backward_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2930986Z test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2931348Z test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2931655Z test_ops.py::TestCompositeComplianceCUDA::test_backward_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2931964Z test_ops.py::TestCompositeComplianceCUDA::test_backward_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2932270Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2932577Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2932888Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2933206Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2933525Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2933841Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2934154Z test_ops.py::TestCompositeComplianceCUDA::test_backward_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2934476Z test_ops.py::TestCompositeComplianceCUDA::test_backward_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2934793Z test_ops.py::TestCompositeComplianceCUDA::test_backward_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2935114Z test_ops.py::TestCompositeComplianceCUDA::test_backward_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2935421Z test_ops.py::TestCompositeComplianceCUDA::test_backward_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2935749Z test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2936070Z test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2936403Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2936717Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2937029Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2937351Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2937664Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2937976Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2938325Z test_ops.py::TestCompositeComplianceCUDA::test_backward_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2938675Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2939005Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2939328Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2939639Z test_ops.py::TestCompositeComplianceCUDA::test_backward_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2939949Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2940258Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2940579Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2940886Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2941206Z test_ops.py::TestCompositeComplianceCUDA::test_backward_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2941528Z test_ops.py::TestCompositeComplianceCUDA::test_backward_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2941843Z test_ops.py::TestCompositeComplianceCUDA::test_backward_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2942156Z test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2942481Z test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2942806Z test_ops.py::TestCompositeComplianceCUDA::test_backward_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2943125Z test_ops.py::TestCompositeComplianceCUDA::test_backward_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2943442Z test_ops.py::TestCompositeComplianceCUDA::test_backward_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2943757Z test_ops.py::TestCompositeComplianceCUDA::test_backward_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2944075Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2944385Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2944693Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2945006Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2945318Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2945667Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2946014Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2946328Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2946817Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2947137Z test_ops.py::TestCompositeComplianceCUDA::test_backward_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2947457Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2947782Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2948097Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2948425Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2948740Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2949066Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2949379Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2949697Z test_ops.py::TestCompositeComplianceCUDA::test_backward_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2950004Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2950327Z test_ops.py::TestCompositeComplianceCUDA::test_backward_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2950656Z test_ops.py::TestCompositeComplianceCUDA::test_backward_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2950985Z test_ops.py::TestCompositeComplianceCUDA::test_backward_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2951293Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2951601Z test_ops.py::TestCompositeComplianceCUDA::test_backward_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2951908Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2952218Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2952525Z test_ops.py::TestCompositeComplianceCUDA::test_backward_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2952897Z test_ops.py::TestCompositeComplianceCUDA::test_backward_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2953241Z test_ops.py::TestCompositeComplianceCUDA::test_backward_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:31:45.2953548Z test_ops.py::TestCompositeComplianceCUDA::test_backward_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2953853Z test_ops.py::TestCompositeComplianceCUDA::test_backward_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2954159Z test_ops.py::TestCompositeComplianceCUDA::test_backward_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2954472Z test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2954789Z test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2955103Z test_ops.py::TestCompositeComplianceCUDA::test_backward_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2955412Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2955722Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2956036Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2956350Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2956667Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2956984Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2957295Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2957610Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2957921Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2958238Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2958559Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2958862Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2959179Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2959491Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2959806Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2960175Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2960530Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2960842Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2961153Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2961462Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2961775Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2962091Z test_ops.py::TestCompositeComplianceCUDA::test_backward_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2962398Z test_ops.py::TestCompositeComplianceCUDA::test_backward_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2962707Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2963017Z test_ops.py::TestCompositeComplianceCUDA::test_backward_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2963324Z test_ops.py::TestCompositeComplianceCUDA::test_backward_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2963644Z test_ops.py::TestCompositeComplianceCUDA::test_backward_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2963958Z test_ops.py::TestCompositeComplianceCUDA::test_backward_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2964265Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2964569Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2964874Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2965177Z test_ops.py::TestCompositeComplianceCUDA::test_backward_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2965489Z test_ops.py::TestCompositeComplianceCUDA::test_backward_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2965803Z test_ops.py::TestCompositeComplianceCUDA::test_backward_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2966116Z test_ops.py::TestCompositeComplianceCUDA::test_backward_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2966441Z test_ops.py::TestCompositeComplianceCUDA::test_backward_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2966748Z test_ops.py::TestCompositeComplianceCUDA::test_backward_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2967055Z test_ops.py::TestCompositeComplianceCUDA::test_backward_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2967405Z test_ops.py::TestCompositeComplianceCUDA::test_backward_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2967745Z test_ops.py::TestCompositeComplianceCUDA::test_backward_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2968050Z test_ops.py::TestCompositeComplianceCUDA::test_backward_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2968372Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2968691Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2969012Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2970143Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_put_cuda_float32 SKIPPED (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.) [ 77%] 2022-11-23T04:31:45.2970463Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2970782Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2971090Z test_ops.py::TestCompositeComplianceCUDA::test_backward_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2971398Z test_ops.py::TestCompositeComplianceCUDA::test_backward_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2971713Z test_ops.py::TestCompositeComplianceCUDA::test_backward_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2972028Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2972339Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2972650Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2972971Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2973294Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2973614Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2973946Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2974261Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2974584Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2974962Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2975329Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2975671Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2975987Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2976310Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2976634Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2976973Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2977952Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87749 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.) [ 77%] 2022-11-23T04:31:45.2978937Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86434 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.) [ 77%] 2022-11-23T04:31:45.2979270Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2979592Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2979917Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2980246Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2980572Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2980889Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2981238Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2981554Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2981894Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2982191Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 77%] 2022-11-23T04:31:45.2982560Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2982918Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2983244Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2983565Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2983898Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2984213Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2984540Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2984870Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2985202Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2985523Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2985843Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2986170Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2986483Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2986836Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2987144Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2987449Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2987753Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2988091Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2988413Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2988731Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2989056Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2989371Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2989732Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2990091Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2990395Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2990706Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2991019Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2991329Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2991635Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2991959Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2992274Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2992597Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2992919Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2993236Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2993567Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2993898Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2994226Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2994541Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2994860Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2995180Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2995507Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2995823Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2996152Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2996473Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2996792Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2997151Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2997498Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2997811Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2998128Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2998439Z test_ops.py::TestCompositeComplianceCUDA::test_backward_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2998754Z test_ops.py::TestCompositeComplianceCUDA::test_backward_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2999074Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2999417Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.2999750Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3000082Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3000402Z test_ops.py::TestCompositeComplianceCUDA::test_backward_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3000712Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3001021Z test_ops.py::TestCompositeComplianceCUDA::test_backward_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3001355Z test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3001696Z test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3002012Z test_ops.py::TestCompositeComplianceCUDA::test_backward_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3002344Z test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3002676Z test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3002991Z test_ops.py::TestCompositeComplianceCUDA::test_backward_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3003296Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3003606Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3003921Z test_ops.py::TestCompositeComplianceCUDA::test_backward_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3004270Z test_ops.py::TestCompositeComplianceCUDA::test_backward_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3004608Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3004909Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3005241Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3005572Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3005902Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3006223Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3006540Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3006859Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3007183Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3007495Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3007806Z test_ops.py::TestCompositeComplianceCUDA::test_backward_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3008130Z test_ops.py::TestCompositeComplianceCUDA::test_backward_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3008465Z test_ops.py::TestCompositeComplianceCUDA::test_backward_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3008774Z test_ops.py::TestCompositeComplianceCUDA::test_backward_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3009083Z test_ops.py::TestCompositeComplianceCUDA::test_backward_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3009451Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3009807Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3010155Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3010502Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3010851Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3011240Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3011628Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3011970Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3012307Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3012642Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3012980Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3013316Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3013668Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3014001Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3014350Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3014714Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3015042Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3015372Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3015699Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3016042Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3016386Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3016732Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3017084Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3017431Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3017771Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3018142Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3018507Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3018841Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3019176Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3019500Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3019846Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3020185Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3020549Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3020919Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3021269Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3021615Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3021960Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3022288Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3022616Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3022956Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3023290Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3023628Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3023971Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3024301Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3024634Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3024986Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3025357Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3025732Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3026081Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3026433Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3026841Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3027193Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3027545Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3027898Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3028226Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3028558Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3028896Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3029228Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3029556Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3029906Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3030237Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3030587Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3030919Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3031254Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3031586Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3031925Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3032316Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3032689Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3033028Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3033363Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3033705Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3034033Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3034367Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3034709Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3035064Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3035423Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3035751Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3036087Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3036429Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3036766Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3037105Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3037447Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3037791Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3038120Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3038458Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3038805Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3039148Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3039513Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3039869Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3040196Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3040521Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3040843Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3041174Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3041514Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3041855Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3042189Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3042531Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3042868Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3043211Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3043541Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3043874Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3044208Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3044555Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3044926Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3045254Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3045599Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3045945Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3046253Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3046608Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3046955Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3047271Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3047582Z test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3047912Z test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3048236Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3048539Z test_ops.py::TestCompositeComplianceCUDA::test_backward_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3048822Z test_ops.py::TestCompositeComplianceCUDA::test_backward_pca_lowrank_cuda_float32 SKIPPED (cuSOLVER not available) [ 77%] 2022-11-23T04:31:45.3049137Z test_ops.py::TestCompositeComplianceCUDA::test_backward_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3049454Z test_ops.py::TestCompositeComplianceCUDA::test_backward_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3049765Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3050102Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3050440Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3050777Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3051112Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3051443Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3051762Z test_ops.py::TestCompositeComplianceCUDA::test_backward_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3052072Z test_ops.py::TestCompositeComplianceCUDA::test_backward_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3052382Z test_ops.py::TestCompositeComplianceCUDA::test_backward_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3052685Z test_ops.py::TestCompositeComplianceCUDA::test_backward_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3052988Z test_ops.py::TestCompositeComplianceCUDA::test_backward_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:31:45.3053302Z test_ops.py::TestCompositeComplianceCUDA::test_backward_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3053655Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3054001Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3054310Z test_ops.py::TestCompositeComplianceCUDA::test_backward_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3054633Z test_ops.py::TestCompositeComplianceCUDA::test_backward_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3054952Z test_ops.py::TestCompositeComplianceCUDA::test_backward_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3055264Z test_ops.py::TestCompositeComplianceCUDA::test_backward_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3055581Z test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3055921Z test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3056238Z test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3056556Z test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3056873Z test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3057193Z test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3057504Z test_ops.py::TestCompositeComplianceCUDA::test_backward_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3057808Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3058113Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3058436Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3058761Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3059095Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3059407Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3059715Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3060030Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3060343Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3060674Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3061080Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3061440Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3061766Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3062093Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3062432Z test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3062767Z test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3063078Z test_ops.py::TestCompositeComplianceCUDA::test_backward_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3063399Z test_ops.py::TestCompositeComplianceCUDA::test_backward_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3063706Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3064016Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3064327Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3064638Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3064947Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3065251Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3065562Z test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3065887Z test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3066206Z test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3066535Z test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3066962Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3067238Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 78%] 2022-11-23T04:31:45.3067561Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3067872Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3068344Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3068703Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3069020Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3069344Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3069670Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3069992Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3070357Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3070684Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3070994Z test_ops.py::TestCompositeComplianceCUDA::test_backward_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3071317Z test_ops.py::TestCompositeComplianceCUDA::test_backward_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3071640Z test_ops.py::TestCompositeComplianceCUDA::test_backward_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3071951Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3072266Z test_ops.py::TestCompositeComplianceCUDA::test_backward_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3072585Z test_ops.py::TestCompositeComplianceCUDA::test_backward_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3072896Z test_ops.py::TestCompositeComplianceCUDA::test_backward_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3073199Z test_ops.py::TestCompositeComplianceCUDA::test_backward_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3073511Z test_ops.py::TestCompositeComplianceCUDA::test_backward_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3073830Z test_ops.py::TestCompositeComplianceCUDA::test_backward_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3074142Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3074447Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3074760Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3075067Z test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3075349Z test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_lowrank_cuda_float32 SKIPPED (cuSOLVER not available) [ 78%] 2022-11-23T04:31:45.3075700Z test_ops.py::TestCompositeComplianceCUDA::test_backward_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3076040Z test_ops.py::TestCompositeComplianceCUDA::test_backward_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3076362Z test_ops.py::TestCompositeComplianceCUDA::test_backward_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3076669Z test_ops.py::TestCompositeComplianceCUDA::test_backward_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3076974Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3077282Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3077602Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3077922Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3078232Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3078537Z test_ops.py::TestCompositeComplianceCUDA::test_backward_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3078809Z test_ops.py::TestCompositeComplianceCUDA::test_backward_to_sparse_cuda_float32 SKIPPED (Allowed exception) [ 78%] 2022-11-23T04:31:45.3079118Z test_ops.py::TestCompositeComplianceCUDA::test_backward_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3079430Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3079746Z test_ops.py::TestCompositeComplianceCUDA::test_backward_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3080065Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3080374Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3080698Z test_ops.py::TestCompositeComplianceCUDA::test_backward_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3081009Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3081316Z test_ops.py::TestCompositeComplianceCUDA::test_backward_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3081633Z test_ops.py::TestCompositeComplianceCUDA::test_backward_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3081943Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3082252Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3082572Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3082941Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3083287Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3083602Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3083910Z test_ops.py::TestCompositeComplianceCUDA::test_backward_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3084226Z test_ops.py::TestCompositeComplianceCUDA::test_backward_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3084534Z test_ops.py::TestCompositeComplianceCUDA::test_backward_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3084859Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3085169Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3085483Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3085780Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3086095Z test_ops.py::TestCompositeComplianceCUDA::test_backward_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3086409Z test_ops.py::TestCompositeComplianceCUDA::test_backward_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3086723Z test_ops.py::TestCompositeComplianceCUDA::test_backward_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3087033Z test_ops.py::TestCompositeComplianceCUDA::test_backward_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3087338Z test_ops.py::TestCompositeComplianceCUDA::test_backward_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3087645Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3087954Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3088278Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3088599Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3088909Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3089226Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3089537Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3089886Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3090233Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3090545Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3090883Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3091194Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3091504Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3091818Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3092135Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3092450Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3092766Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3093085Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3093395Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3093729Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3094042Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3094357Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3094664Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3094983Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3095295Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3095606Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3095921Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3096238Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3096546Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3096857Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3097207Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3097551Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3097868Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3098185Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3098507Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3098845Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3099157Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3099468Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3099777Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3100085Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3100398Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3100717Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3101036Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3101348Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3101660Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3101978Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3102294Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3102612Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3102920Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3103226Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3103552Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3103884Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3104250Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3104595Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3104905Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3105232Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3105540Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3105849Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3106172Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3106487Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3106853Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3107170Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3107480Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3107799Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3108132Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3108454Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3108766Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3109076Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3109394Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3109712Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3110026Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3110345Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3110664Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3110979Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3111288Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3111668Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3112031Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3112352Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3112670Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3112986Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3113299Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3113612Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3113933Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3114240Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3114548Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3114862Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3115177Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3115499Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3115810Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3116145Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3116461Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3116770Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3117094Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3117406Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3117731Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3118040Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3118372Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3118723Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3119083Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3119392Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3119718Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3120047Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3120373Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3120687Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3120998Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3121309Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3121623Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3121931Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3122245Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3122565Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3122869Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3123179Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3123487Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3123795Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3124113Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3124411Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3124723Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3125040Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3125354Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3125707Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3126046Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3126355Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3126672Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3126982Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3127301Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3127621Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3127940Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3128256Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3128568Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3128878Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3129191Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3129517Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3129835Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3130150Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3130464Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3130775Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3131090Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3131405Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3131718Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3132030Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3132345Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3132653Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3133011Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3133353Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3133665Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3133979Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3134288Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3134613Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3134926Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3135247Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3135554Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3135858Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3136160Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3136466Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3136778Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3137089Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3137405Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3137720Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3138031Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3138344Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3138667Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3138992Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3139301Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3139611Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3139974Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3140320Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3140630Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3140942Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3141250Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3141557Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3141874Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3142192Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3142509Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3142829Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3143132Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3143450Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3143778Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3144103Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3144418Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3144726Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3145040Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3145364Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3145671Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3145975Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3146286Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3146650Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3146967Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3147333Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3147713Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:31:45.3148064Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3148393Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3148740Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3149070Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3149378Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3149693Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3150007Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3150314Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3150621Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3150934Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3151261Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3151580Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3151896Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3152230Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3152554Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3152876Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3153200Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3153530Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3153880Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3154195Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3154556Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3154914Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3155243Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3155570Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3155888Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3156230Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3157258Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87051 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 79%] 2022-11-23T04:31:45.3157581Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3157910Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3158240Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3158575Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3158905Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3159229Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3159572Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3159895Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3160219Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3160570Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3160889Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3161221Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3161515Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 79%] 2022-11-23T04:31:45.3161883Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3162245Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3162566Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3162895Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3163232Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3163551Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3163876Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3164204Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3164533Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3164853Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3165180Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3165513Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3165833Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3166146Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3166457Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3166765Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3167078Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3167399Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3167735Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3168053Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3168370Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3168693Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3169051Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3169409Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3169715Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3170040Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3170366Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3170682Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3171004Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3171326Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3171635Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3171944Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3172249Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3172571Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3172891Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3173202Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3173512Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3173831Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3174147Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3174471Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3174797Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3175121Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3175446Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3175760Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3176143Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3176504Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3176834Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3177156Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3177478Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3177802Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3178133Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3178453Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3178777Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3179105Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3179426Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3179751Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3180072Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3180386Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3180700Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3181012Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3181334Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3181653Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3182001Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3182329Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3182661Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3182980Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3183330Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3183674Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3184011Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3184354Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3184671Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3185010Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3185344Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3185660Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3185969Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3186278Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3186706Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3187035Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3187346Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3187666Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3187970Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3188301Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3188639Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3188974Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3189294Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3189610Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3189926Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3190244Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3190616Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3190978Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3191292Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3191604Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3191942Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3192275Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3192587Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3192894Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3193213Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3193539Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3193852Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3194167Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3194486Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3194807Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3195170Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3195521Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3195873Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3196221Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3196565Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3196908Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3197259Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3197643Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3198040Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3198376Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3198715Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3199055Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3199413Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3199752Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3200101Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3200465Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3200791Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3201126Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3201459Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3201803Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3202147Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3203206Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (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.) [ 79%] 2022-11-23T04:31:45.3203567Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3203914Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3204252Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3204584Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3204968Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3205336Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3205672Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3206004Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3206343Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3206680Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3207051Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3207420Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3207771Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3208123Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3208471Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3208809Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3209138Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3209475Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3209810Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3210151Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3210496Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3210831Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3211166Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3211516Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3211890Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3212261Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3212608Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3212960Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3213314Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3213668Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3214021Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3214375Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3214704Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3215032Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3215369Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3215708Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3216043Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3216393Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3216731Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3217082Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3217421Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3217757Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3218087Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3218432Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3218822Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3219133Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 79%] 2022-11-23T04:31:45.3219480Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3219822Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3220168Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3220495Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3220828Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3221176Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3221534Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3221893Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3222223Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3222564Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3222912Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3223250Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3223588Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3223927Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3224274Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3224610Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3224952Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3225302Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3225643Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3226011Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3226381Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3226772Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3227110Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3227440Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3227767Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3228107Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3228450Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3228782Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3229128Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3229463Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3229801Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3230132Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3230468Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3230805Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3231155Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3231524Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3231854Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3232199Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3232549Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3232909Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3233257Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3233570Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3233886Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3234205Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3234517Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3234847Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3235161Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3235477Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3235789Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3236098Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3236368Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pca_lowrank_cuda_float32 SKIPPED (cuSOLVER not available) [ 79%] 2022-11-23T04:31:45.3236688Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3237003Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3237316Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3237653Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3237991Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3238328Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3238666Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3239001Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3239319Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3239626Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3239932Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3240289Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3240629Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3240944Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3241264Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3241577Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3241894Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3242218Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3242533Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3242852Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3243163Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3243476Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3243804Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3244129Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3244442Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3244755Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3245089Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3245411Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3245733Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3246046Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3246362Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3246683Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3247004Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3247356Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:31:45.3247702Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3248013Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3248343Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3248665Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3249001Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3249313Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3249624Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3249947Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3250273Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3250589Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3250925Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3251259Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3251589Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3251919Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3252243Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3252567Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3252906Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3253244Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3253557Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3253882Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3254191Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3254541Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3254887Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3255202Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3255533Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3255877Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3256216Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3256549Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3256868Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3257174Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3257483Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3257776Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3258090Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3258418Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3258730Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3259060Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3259369Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3259704Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sparse_sampled_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3260034Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3260362Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3260688Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3261012Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3261336Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3261728Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3262116Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3262676Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2022-11-23T04:31:45.3263209Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2022-11-23T04:31:45.3263533Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3263863Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3264216Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3264567Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3264888Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3265204Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3265526Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3265876Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3266404Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2022-11-23T04:31:45.3266780Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3267123Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3267469Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3267809Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3268146Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3268467Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3268793Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3269215Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3269606Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3269953Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3270517Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2022-11-23T04:31:45.3271067Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2022-11-23T04:31:45.3271618Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2022-11-23T04:31:45.3272162Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2022-11-23T04:31:45.3272506Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3272835Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3273154Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3273467Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3273795Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3274117Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3274429Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3274741Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3275054Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3275372Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3275683Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3275996Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3276303Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3276610Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3276917Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3277284Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3277627Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3277911Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_lowrank_cuda_float32 SKIPPED (cuSOLVER not available) [ 80%] 2022-11-23T04:31:45.3278223Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3278531Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3278855Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3279165Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3279475Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3279784Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3280104Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3280429Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3280739Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3281050Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3281366Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3281677Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3281990Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3282310Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3282633Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3282947Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3283276Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3283582Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3283886Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3284262Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3284592Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3284909Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3285227Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3285546Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3285858Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3286178Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3286511Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3286821Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3287143Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3287454Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3287772Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3288080Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3288405Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3288720Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3289033Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3289339Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3289651Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3289964Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3290273Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3290586Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3290894Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3291205Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3291566Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3291996Z test_ops.py::TestCompositeComplianceCUDA::test_operator_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3292305Z test_ops.py::TestCompositeComplianceCUDA::test_operator_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3292621Z test_ops.py::TestCompositeComplianceCUDA::test_operator___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3292934Z test_ops.py::TestCompositeComplianceCUDA::test_operator___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3293246Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3293561Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3293873Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3294183Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3294492Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3294805Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3295141Z test_ops.py::TestCompositeComplianceCUDA::test_operator__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3295452Z test_ops.py::TestCompositeComplianceCUDA::test_operator_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3295760Z test_ops.py::TestCompositeComplianceCUDA::test_operator_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3296071Z test_ops.py::TestCompositeComplianceCUDA::test_operator_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3296378Z test_ops.py::TestCompositeComplianceCUDA::test_operator_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3296689Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3297004Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3297324Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3297635Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3297967Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3298278Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3298588Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3298950Z test_ops.py::TestCompositeComplianceCUDA::test_operator_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3299298Z test_ops.py::TestCompositeComplianceCUDA::test_operator_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3299605Z test_ops.py::TestCompositeComplianceCUDA::test_operator_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3299912Z test_ops.py::TestCompositeComplianceCUDA::test_operator_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3300224Z test_ops.py::TestCompositeComplianceCUDA::test_operator_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3300542Z test_ops.py::TestCompositeComplianceCUDA::test_operator_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3300855Z test_ops.py::TestCompositeComplianceCUDA::test_operator_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3301171Z test_ops.py::TestCompositeComplianceCUDA::test_operator_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3301485Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3301795Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3302110Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3302430Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3302737Z test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3303066Z test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3303374Z test_ops.py::TestCompositeComplianceCUDA::test_operator_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3303683Z test_ops.py::TestCompositeComplianceCUDA::test_operator_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3303993Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3304305Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3304617Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3304933Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3305248Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3305567Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3305919Z test_ops.py::TestCompositeComplianceCUDA::test_operator_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3306270Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3306694Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3307018Z test_ops.py::TestCompositeComplianceCUDA::test_operator_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3307325Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3307632Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3307963Z test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3308299Z test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3308619Z test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3308938Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3309246Z test_ops.py::TestCompositeComplianceCUDA::test_operator_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3309572Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3309888Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3310204Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3310523Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3310833Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3311142Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3311454Z test_ops.py::TestCompositeComplianceCUDA::test_operator_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3311761Z test_ops.py::TestCompositeComplianceCUDA::test_operator_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3312073Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3312402Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3312721Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3313031Z test_ops.py::TestCompositeComplianceCUDA::test_operator_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3313398Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3313751Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3314074Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3314384Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3314702Z test_ops.py::TestCompositeComplianceCUDA::test_operator_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3315022Z test_ops.py::TestCompositeComplianceCUDA::test_operator_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3315339Z test_ops.py::TestCompositeComplianceCUDA::test_operator_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3315654Z test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3315977Z test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3316302Z test_ops.py::TestCompositeComplianceCUDA::test_operator_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3316620Z test_ops.py::TestCompositeComplianceCUDA::test_operator_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3316942Z test_ops.py::TestCompositeComplianceCUDA::test_operator_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3317262Z test_ops.py::TestCompositeComplianceCUDA::test_operator_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3317574Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3317882Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3318202Z test_ops.py::TestCompositeComplianceCUDA::test_operator_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3318511Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3318824Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3319137Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3319446Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3319761Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3320073Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3320406Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3320761Z test_ops.py::TestCompositeComplianceCUDA::test_operator_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3321091Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3321411Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3321723Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3322050Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3322369Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3322699Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3323006Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3323320Z test_ops.py::TestCompositeComplianceCUDA::test_operator_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3323626Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3323952Z test_ops.py::TestCompositeComplianceCUDA::test_operator_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3324283Z test_ops.py::TestCompositeComplianceCUDA::test_operator_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3324613Z test_ops.py::TestCompositeComplianceCUDA::test_operator_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3324920Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3325230Z test_ops.py::TestCompositeComplianceCUDA::test_operator_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3325538Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3325847Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3326160Z test_ops.py::TestCompositeComplianceCUDA::test_operator_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3326446Z test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 80%] 2022-11-23T04:31:45.3326745Z test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_like_cuda_float32 SKIPPED (Expected: empty_like is not comparable) [ 80%] 2022-11-23T04:31:45.3327057Z test_ops.py::TestCompositeComplianceCUDA::test_operator_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3327368Z test_ops.py::TestCompositeComplianceCUDA::test_operator_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3327717Z test_ops.py::TestCompositeComplianceCUDA::test_operator_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3328059Z test_ops.py::TestCompositeComplianceCUDA::test_operator_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3328368Z test_ops.py::TestCompositeComplianceCUDA::test_operator_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3328672Z test_ops.py::TestCompositeComplianceCUDA::test_operator_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3328977Z test_ops.py::TestCompositeComplianceCUDA::test_operator_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3329288Z test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3329607Z test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3329922Z test_ops.py::TestCompositeComplianceCUDA::test_operator_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3330231Z test_ops.py::TestCompositeComplianceCUDA::test_operator_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3330546Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3330856Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3331165Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3331484Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3331803Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3332118Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3332430Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3332747Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3333058Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3333375Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3333694Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3334007Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3334324Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3334635Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3334999Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3335357Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3335673Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3335985Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3336300Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3336610Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3336922Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3337243Z test_ops.py::TestCompositeComplianceCUDA::test_operator_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3337553Z test_ops.py::TestCompositeComplianceCUDA::test_operator_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3337863Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3338173Z test_ops.py::TestCompositeComplianceCUDA::test_operator_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3338486Z test_ops.py::TestCompositeComplianceCUDA::test_operator_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3338806Z test_ops.py::TestCompositeComplianceCUDA::test_operator_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3339104Z test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3339419Z test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3339723Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3340024Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3340329Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3340633Z test_ops.py::TestCompositeComplianceCUDA::test_operator_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3340942Z test_ops.py::TestCompositeComplianceCUDA::test_operator_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3341244Z test_ops.py::TestCompositeComplianceCUDA::test_operator_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3341555Z test_ops.py::TestCompositeComplianceCUDA::test_operator_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3341867Z test_ops.py::TestCompositeComplianceCUDA::test_operator_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3342234Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3342578Z test_ops.py::TestCompositeComplianceCUDA::test_operator_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3342893Z test_ops.py::TestCompositeComplianceCUDA::test_operator_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3343221Z test_ops.py::TestCompositeComplianceCUDA::test_operator_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3343527Z test_ops.py::TestCompositeComplianceCUDA::test_operator_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3343835Z test_ops.py::TestCompositeComplianceCUDA::test_operator_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3344156Z test_ops.py::TestCompositeComplianceCUDA::test_operator_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:31:45.3344465Z test_ops.py::TestCompositeComplianceCUDA::test_operator_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3344775Z test_ops.py::TestCompositeComplianceCUDA::test_operator_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3345084Z test_ops.py::TestCompositeComplianceCUDA::test_operator_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3345389Z test_ops.py::TestCompositeComplianceCUDA::test_operator_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3345696Z test_ops.py::TestCompositeComplianceCUDA::test_operator_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3346012Z test_ops.py::TestCompositeComplianceCUDA::test_operator_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3346328Z test_ops.py::TestCompositeComplianceCUDA::test_operator_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3346703Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3347022Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3347337Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3347654Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3347978Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3348302Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3348611Z test_ops.py::TestCompositeComplianceCUDA::test_operator_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3348916Z test_ops.py::TestCompositeComplianceCUDA::test_operator_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3349230Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3349598Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3349947Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3350254Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3350561Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3350874Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3351192Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3351505Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3351781Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (skip) [ 81%] 2022-11-23T04:31:45.3352061Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (skip) [ 81%] 2022-11-23T04:31:45.3352324Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_cuda_float32 SKIPPED (skip) [ 81%] 2022-11-23T04:31:45.3352597Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (skip) [ 81%] 2022-11-23T04:31:45.3352857Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_unary_cuda_float32 SKIPPED (skip) [ 81%] 2022-11-23T04:31:45.3353173Z test_ops.py::TestCompositeComplianceCUDA::test_operator_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3353492Z test_ops.py::TestCompositeComplianceCUDA::test_operator_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3353799Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3354105Z test_ops.py::TestCompositeComplianceCUDA::test_operator_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3354418Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3354715Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3355040Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3355361Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3355680Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3356008Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3356320Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3356684Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3357040Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3357368Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3357709Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3358026Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3358347Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3358676Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3359010Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3359331Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3359645Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3359980Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3360999Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86761 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.) [ 81%] 2022-11-23T04:31:45.3361329Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3361660Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3361980Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3362315Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3362647Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3362971Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3363310Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3363631Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3363946Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3364342Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3364693Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3365027Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3365321Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 81%] 2022-11-23T04:31:45.3365632Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3365961Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3366290Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3366614Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3366943Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3367258Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3367579Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3367904Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3368235Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3368554Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3368878Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3369203Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3369527Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3369837Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3370147Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3370453Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3370759Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3371075Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3371446Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3371799Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3372121Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3372443Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3372754Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3373079Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3373396Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3373710Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3374030Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3374341Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3374660Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3374980Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3375295Z test_ops.py::TestCompositeComplianceCUDA::test_operator_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3375601Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3375905Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3376217Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3376534Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3376840Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3377148Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3377470Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3377787Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3378108Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3378471Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3378823Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3379131Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3379446Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3379771Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3380098Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3380430Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3380752Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3381073Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3381388Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3381714Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3382035Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3382361Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3382681Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3383002Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3383319Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3383636Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3383955Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3384276Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3384584Z test_ops.py::TestCompositeComplianceCUDA::test_operator_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3384897Z test_ops.py::TestCompositeComplianceCUDA::test_operator_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3385211Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3385598Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3385961Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3386293Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3386654Z test_ops.py::TestCompositeComplianceCUDA::test_operator_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3386964Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3387274Z test_ops.py::TestCompositeComplianceCUDA::test_operator_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3387615Z test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3387959Z test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3388271Z test_ops.py::TestCompositeComplianceCUDA::test_operator_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3388603Z test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3388935Z test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3389252Z test_ops.py::TestCompositeComplianceCUDA::test_operator_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3389561Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3389872Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3390188Z test_ops.py::TestCompositeComplianceCUDA::test_operator_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3390498Z test_ops.py::TestCompositeComplianceCUDA::test_operator_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3390805Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3391124Z test_ops.py::TestCompositeComplianceCUDA::test_operator_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3391429Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3391766Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3392097Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3392425Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3392806Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3393156Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3393477Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3393793Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3394102Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3394421Z test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3394734Z test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3395063Z test_ops.py::TestCompositeComplianceCUDA::test_operator_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3395400Z test_ops.py::TestCompositeComplianceCUDA::test_operator_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3395720Z test_ops.py::TestCompositeComplianceCUDA::test_operator_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3396027Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3396334Z test_ops.py::TestCompositeComplianceCUDA::test_operator_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3396635Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_cuda_float32 SKIPPED (Expected: new_empty is not comparable) [ 81%] 2022-11-23T04:31:45.3396952Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 81%] 2022-11-23T04:31:45.3397260Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3397572Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3397883Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3398206Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3399284Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88013 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.) [ 81%] 2022-11-23T04:31:45.3399637Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3399986Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3400381Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3400765Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3401114Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3401469Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3401808Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3402149Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3402484Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3402818Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3403150Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3403502Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3403837Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3404189Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3404553Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3404877Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3405206Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3405536Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3405882Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3406227Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3406564Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3406920Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3407313Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3407687Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3408018Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3408347Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3408669Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3408999Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3409329Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3409629Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_bag_cuda_float32 SKIPPED (Allowed exemption) [ 81%] 2022-11-23T04:31:45.3409925Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_cuda_float32 SKIPPED (Allowed exemption) [ 81%] 2022-11-23T04:31:45.3410289Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3410657Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3411015Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3411368Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3411714Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3412042Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3412371Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3412711Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3413047Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3413378Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3413717Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3414051Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3414420Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3414804Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3415138Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3415480Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3415824Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3416177Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3416530Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3416879Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3417229Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3417584Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3417916Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3418248Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3418581Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3418912Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3419245Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3419594Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3419929Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3420277Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3420607Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3420943Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3421277Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3421653Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3422025Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3422362Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3422702Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3423035Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3423376Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3423704Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3424032Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3424372Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3424723Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3425084Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3425417Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3425747Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3426084Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3426421Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3426890Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3427238Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3427582Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3427911Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3428249Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3428647Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3429026Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3429355Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3429686Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3430012Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3430342Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3430670Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3430994Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3431333Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3431670Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3431999Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3432348Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3432683Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3433021Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3433357Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3433689Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3434033Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3434380Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3434746Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3435078Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3435422Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3435812Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3436162Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3436474Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3436785Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3437097Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3437410Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3437727Z test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3438051Z test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3438359Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3438671Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3438981Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3439294Z test_ops.py::TestCompositeComplianceCUDA::test_operator_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3439617Z test_ops.py::TestCompositeComplianceCUDA::test_operator_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3439932Z test_ops.py::TestCompositeComplianceCUDA::test_operator_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3440247Z test_ops.py::TestCompositeComplianceCUDA::test_operator_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3440554Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3440889Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3441224Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3441565Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3441897Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3442217Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3442530Z test_ops.py::TestCompositeComplianceCUDA::test_operator_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3442881Z test_ops.py::TestCompositeComplianceCUDA::test_operator_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3443239Z test_ops.py::TestCompositeComplianceCUDA::test_operator_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:31:45.3443544Z test_ops.py::TestCompositeComplianceCUDA::test_operator_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3443848Z test_ops.py::TestCompositeComplianceCUDA::test_operator_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3444159Z test_ops.py::TestCompositeComplianceCUDA::test_operator_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3444471Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3444789Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3445105Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3445423Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3445734Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3446049Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3446364Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3446675Z test_ops.py::TestCompositeComplianceCUDA::test_operator_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3446998Z test_ops.py::TestCompositeComplianceCUDA::test_operator_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3447318Z test_ops.py::TestCompositeComplianceCUDA::test_operator_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3447631Z test_ops.py::TestCompositeComplianceCUDA::test_operator_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3447939Z test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3448273Z test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3448591Z test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3448905Z test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3449175Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resize__cuda_float32 SKIPPED (Allowed exception) [ 82%] 2022-11-23T04:31:45.3449449Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resize_as__cuda_float32 SKIPPED (Allowed exemption) [ 82%] 2022-11-23T04:31:45.3449769Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3450128Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3450471Z test_ops.py::TestCompositeComplianceCUDA::test_operator_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3450779Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3451086Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3451411Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3451736Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3452070Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3452382Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3452692Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3453011Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3453336Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3453654Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3453987Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3454313Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3454636Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3454958Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3455285Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3455615Z test_ops.py::TestCompositeComplianceCUDA::test_operator_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3455957Z test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3456290Z test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3456604Z test_ops.py::TestCompositeComplianceCUDA::test_operator_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3456927Z test_ops.py::TestCompositeComplianceCUDA::test_operator_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3457277Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3457620Z test_ops.py::TestCompositeComplianceCUDA::test_operator_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3457935Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3458242Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3458574Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3458912Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3459251Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3459583Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3459894Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3460201Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3460510Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3460821Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3461134Z test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3461445Z test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3461760Z test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3462085Z test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3462396Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3462675Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 82%] 2022-11-23T04:31:45.3463004Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3463329Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3463656Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3463980Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3464305Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3464697Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3465080Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3465640Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 82%] 2022-11-23T04:31:45.3466166Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 82%] 2022-11-23T04:31:45.3466488Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3466873Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3467226Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3467571Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3467887Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3468200Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3468521Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3468876Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3469408Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 82%] 2022-11-23T04:31:45.3469732Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3470071Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3470413Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3470755Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3471092Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3471414Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3471738Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3472156Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3472541Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3472892Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3473441Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 82%] 2022-11-23T04:31:45.3473987Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 82%] 2022-11-23T04:31:45.3474530Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 82%] 2022-11-23T04:31:45.3475077Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 82%] 2022-11-23T04:31:45.3475419Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3475742Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3476065Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3476380Z test_ops.py::TestCompositeComplianceCUDA::test_operator_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3476708Z test_ops.py::TestCompositeComplianceCUDA::test_operator_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3477032Z test_ops.py::TestCompositeComplianceCUDA::test_operator_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3477339Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3477651Z test_ops.py::TestCompositeComplianceCUDA::test_operator_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3477965Z test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3478279Z test_ops.py::TestCompositeComplianceCUDA::test_operator_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3478587Z test_ops.py::TestCompositeComplianceCUDA::test_operator_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3478902Z test_ops.py::TestCompositeComplianceCUDA::test_operator_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3479218Z test_ops.py::TestCompositeComplianceCUDA::test_operator_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3479528Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3479839Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3480204Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3480559Z test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3480879Z test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3481196Z test_ops.py::TestCompositeComplianceCUDA::test_operator_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3481503Z test_ops.py::TestCompositeComplianceCUDA::test_operator_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3481828Z test_ops.py::TestCompositeComplianceCUDA::test_operator_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3482142Z test_ops.py::TestCompositeComplianceCUDA::test_operator_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3482454Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3482761Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3483077Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3483394Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3483709Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3484019Z test_ops.py::TestCompositeComplianceCUDA::test_operator_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3484288Z test_ops.py::TestCompositeComplianceCUDA::test_operator_to_sparse_cuda_float32 SKIPPED (Allowed exception) [ 82%] 2022-11-23T04:31:45.3484600Z test_ops.py::TestCompositeComplianceCUDA::test_operator_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3484912Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3485230Z test_ops.py::TestCompositeComplianceCUDA::test_operator_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3485550Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3485852Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3486178Z test_ops.py::TestCompositeComplianceCUDA::test_operator_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3486483Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3486788Z test_ops.py::TestCompositeComplianceCUDA::test_operator_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3487105Z test_ops.py::TestCompositeComplianceCUDA::test_operator_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3487455Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3487801Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3488115Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3488435Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3488749Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3489062Z test_ops.py::TestCompositeComplianceCUDA::test_operator_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3489395Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3489710Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3490029Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3490335Z test_ops.py::TestCompositeComplianceCUDA::test_operator_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3490647Z test_ops.py::TestCompositeComplianceCUDA::test_operator_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3490960Z test_ops.py::TestCompositeComplianceCUDA::test_operator_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3491294Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3491606Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3491923Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3492232Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3492542Z test_ops.py::TestCompositeComplianceCUDA::test_operator_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3492855Z test_ops.py::TestCompositeComplianceCUDA::test_operator_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3493167Z test_ops.py::TestCompositeComplianceCUDA::test_operator_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3493477Z test_ops.py::TestCompositeComplianceCUDA::test_operator_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3493781Z test_ops.py::TestCompositeComplianceCUDA::test_operator_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3494085Z test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3494402Z test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3494733Z test_ops.py::TestMathBitsCUDA::test_conj_view_H_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3495051Z test_ops.py::TestMathBitsCUDA::test_conj_view_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3495353Z test_ops.py::TestMathBitsCUDA::test_conj_view___getitem___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3495652Z test_ops.py::TestMathBitsCUDA::test_conj_view___radd___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3495945Z test_ops.py::TestMathBitsCUDA::test_conj_view___rdiv___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3496242Z test_ops.py::TestMathBitsCUDA::test_conj_view___rmatmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3496537Z test_ops.py::TestMathBitsCUDA::test_conj_view___rmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3496833Z test_ops.py::TestMathBitsCUDA::test_conj_view___rpow___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3497124Z test_ops.py::TestMathBitsCUDA::test_conj_view___rsub___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3497419Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3497739Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3498060Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3498379Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3498699Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3499017Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3499332Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3499641Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3499960Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3500275Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3500586Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3500893Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3501203Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3501572Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3501899Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3502197Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3502493Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3502788Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3503088Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3503380Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3503678Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3503970Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3504271Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_allclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3504565Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3504846Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 82%] 2022-11-23T04:31:45.3505141Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3505441Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3505735Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3506031Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3506331Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3506684Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3506990Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3507305Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3507611Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3507903Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3508195Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3508535Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3508874Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3509170Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3509472Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3509785Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3510087Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3510379Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3510673Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3510967Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3511262Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3511561Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3511869Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3512172Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3512489Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3512786Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3513078Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3513349Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 82%] 2022-11-23T04:31:45.3513625Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_like_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 82%] 2022-11-23T04:31:45.3513921Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3514219Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3514524Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3514820Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3515049Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eye_cuda_complex64 SKIPPED (Skipped!) [ 82%] 2022-11-23T04:31:45.3515345Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3515683Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3516009Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3516312Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3516613Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3516910Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3517209Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3517513Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3517811Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3518107Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3518409Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3518707Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3518993Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3519299Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3519590Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3519887Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3520177Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3520470Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3520762Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3521065Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_float_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3521358Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3521648Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3521935Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3522238Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3522657Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3522996Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3523299Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3523599Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3523896Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3524192Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3524488Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3524783Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3525075Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3525384Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3525688Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3525989Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3526299Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3526612Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3526913Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3527203Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3527492Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3527787Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3528104Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3528406Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3528706Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_not_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3529007Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3529351Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3529684Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3529980Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3530271Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3530597Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3530922Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3531227Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3531520Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3531818Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3532111Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3532402Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3532694Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3532972Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 82%] 2022-11-23T04:31:45.3544145Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_strided_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 82%] 2022-11-23T04:31:45.3544519Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3544825Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3545126Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3545444Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3545786Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3546127Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3546457Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3546968Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3547295Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3547739Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3548076Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3548358Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3548655Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3548952Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:31:45.3549248Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3549545Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3549806Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_randn_cuda_complex64 SKIPPED (Test expects tensor input) [ 83%] 2022-11-23T04:31:45.3550102Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3550391Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3550695Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3550993Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3551296Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3551597Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3551890Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3552179Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3552466Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3552761Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3553057Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3553353Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3553638Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3553928Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3554219Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3554583Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3554946Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3555272Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3555565Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3555858Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3556156Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3556449Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3556741Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3557039Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3557329Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3557619Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3557923Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3558212Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3558504Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3558791Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3559095Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3559384Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3559685Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3559984Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3560272Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3560563Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3560864Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3561158Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3561509Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3561843Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3562137Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3562443Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3562733Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3563035Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3563333Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3563612Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3563908Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3564202Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3564492Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_where_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3564784Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3565082Z test_ops.py::TestMathBitsCUDA::test_conj_view_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3565370Z test_ops.py::TestMathBitsCUDA::test_conj_view_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3565660Z test_ops.py::TestMathBitsCUDA::test_conj_view_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3565945Z test_ops.py::TestMathBitsCUDA::test_conj_view_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3566235Z test_ops.py::TestMathBitsCUDA::test_conj_view_addbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3566531Z test_ops.py::TestMathBitsCUDA::test_conj_view_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3566826Z test_ops.py::TestMathBitsCUDA::test_conj_view_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3567114Z test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3567422Z test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_decomposed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3567719Z test_ops.py::TestMathBitsCUDA::test_conj_view_addmv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3568002Z test_ops.py::TestMathBitsCUDA::test_conj_view_addr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3568334Z test_ops.py::TestMathBitsCUDA::test_conj_view_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3568661Z test_ops.py::TestMathBitsCUDA::test_conj_view_allclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3568947Z test_ops.py::TestMathBitsCUDA::test_conj_view_angle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3569236Z test_ops.py::TestMathBitsCUDA::test_conj_view_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3569530Z test_ops.py::TestMathBitsCUDA::test_conj_view_argwhere_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3569804Z test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 83%] 2022-11-23T04:31:45.3570111Z test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3570404Z test_ops.py::TestMathBitsCUDA::test_conj_view_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3570693Z test_ops.py::TestMathBitsCUDA::test_conj_view_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3570978Z test_ops.py::TestMathBitsCUDA::test_conj_view_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3571265Z test_ops.py::TestMathBitsCUDA::test_conj_view_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3571560Z test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3571857Z test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3572159Z test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3572449Z test_ops.py::TestMathBitsCUDA::test_conj_view_baddbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3572742Z test_ops.py::TestMathBitsCUDA::test_conj_view_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3573039Z test_ops.py::TestMathBitsCUDA::test_conj_view_block_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3573327Z test_ops.py::TestMathBitsCUDA::test_conj_view_bmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3573618Z test_ops.py::TestMathBitsCUDA::test_conj_view_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3573929Z test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3574230Z test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3574514Z test_ops.py::TestMathBitsCUDA::test_conj_view_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3574818Z test_ops.py::TestMathBitsCUDA::test_conj_view_cartesian_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3575104Z test_ops.py::TestMathBitsCUDA::test_conj_view_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3575438Z test_ops.py::TestMathBitsCUDA::test_conj_view_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3575768Z test_ops.py::TestMathBitsCUDA::test_conj_view_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3576061Z test_ops.py::TestMathBitsCUDA::test_conj_view_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3576350Z test_ops.py::TestMathBitsCUDA::test_conj_view_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3576644Z test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3576946Z test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_inverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3577253Z test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3577535Z test_ops.py::TestMathBitsCUDA::test_conj_view_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3577822Z test_ops.py::TestMathBitsCUDA::test_conj_view_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3578125Z test_ops.py::TestMathBitsCUDA::test_conj_view_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3578425Z test_ops.py::TestMathBitsCUDA::test_conj_view_combinations_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3578713Z test_ops.py::TestMathBitsCUDA::test_conj_view_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3579019Z test_ops.py::TestMathBitsCUDA::test_conj_view_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3579332Z test_ops.py::TestMathBitsCUDA::test_conj_view_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3579628Z test_ops.py::TestMathBitsCUDA::test_conj_view_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3579924Z test_ops.py::TestMathBitsCUDA::test_conj_view_corrcoef_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3580207Z test_ops.py::TestMathBitsCUDA::test_conj_view_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3580492Z test_ops.py::TestMathBitsCUDA::test_conj_view_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3580794Z test_ops.py::TestMathBitsCUDA::test_conj_view_count_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3581080Z test_ops.py::TestMathBitsCUDA::test_conj_view_cov_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3581366Z test_ops.py::TestMathBitsCUDA::test_conj_view_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3581654Z test_ops.py::TestMathBitsCUDA::test_conj_view_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3581942Z test_ops.py::TestMathBitsCUDA::test_conj_view_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3582256Z test_ops.py::TestMathBitsCUDA::test_conj_view_cumulative_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3582586Z test_ops.py::TestMathBitsCUDA::test_conj_view_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3582919Z test_ops.py::TestMathBitsCUDA::test_conj_view_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3583208Z test_ops.py::TestMathBitsCUDA::test_conj_view_diagflat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3583510Z test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3583802Z test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3584086Z test_ops.py::TestMathBitsCUDA::test_conj_view_diff_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3584375Z test_ops.py::TestMathBitsCUDA::test_conj_view_dist_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3584681Z test_ops.py::TestMathBitsCUDA::test_conj_view_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3584963Z test_ops.py::TestMathBitsCUDA::test_conj_view_dot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3585254Z test_ops.py::TestMathBitsCUDA::test_conj_view_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3585546Z test_ops.py::TestMathBitsCUDA::test_conj_view_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3585834Z test_ops.py::TestMathBitsCUDA::test_conj_view_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3586124Z test_ops.py::TestMathBitsCUDA::test_conj_view_einsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3586354Z test_ops.py::TestMathBitsCUDA::test_conj_view_empty_cuda_complex64 SKIPPED (Skipped!) [ 83%] 2022-11-23T04:31:45.3586658Z test_ops.py::TestMathBitsCUDA::test_conj_view_empty_like_cuda_complex64 SKIPPED (Skipped!) [ 83%] 2022-11-23T04:31:45.3586948Z test_ops.py::TestMathBitsCUDA::test_conj_view_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3587238Z test_ops.py::TestMathBitsCUDA::test_conj_view_equal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3587524Z test_ops.py::TestMathBitsCUDA::test_conj_view_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3587823Z test_ops.py::TestMathBitsCUDA::test_conj_view_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3588120Z test_ops.py::TestMathBitsCUDA::test_conj_view_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3588342Z test_ops.py::TestMathBitsCUDA::test_conj_view_eye_cuda_complex64 SKIPPED (Skipped!) [ 83%] 2022-11-23T04:31:45.3588635Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3588924Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3589217Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3589564Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3589894Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3590171Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3590462Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3590753Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3591044Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3591341Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3591638Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3591927Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3592219Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3592510Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3592798Z test_ops.py::TestMathBitsCUDA::test_conj_view_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3593097Z test_ops.py::TestMathBitsCUDA::test_conj_view_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3593383Z test_ops.py::TestMathBitsCUDA::test_conj_view_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3593672Z test_ops.py::TestMathBitsCUDA::test_conj_view_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3593959Z test_ops.py::TestMathBitsCUDA::test_conj_view_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3594246Z test_ops.py::TestMathBitsCUDA::test_conj_view_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3594542Z test_ops.py::TestMathBitsCUDA::test_conj_view_float_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3594831Z test_ops.py::TestMathBitsCUDA::test_conj_view_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3595121Z test_ops.py::TestMathBitsCUDA::test_conj_view_full_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3595411Z test_ops.py::TestMathBitsCUDA::test_conj_view_gather_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3595703Z test_ops.py::TestMathBitsCUDA::test_conj_view_geqrf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3595997Z test_ops.py::TestMathBitsCUDA::test_conj_view_gradient_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3596282Z test_ops.py::TestMathBitsCUDA::test_conj_view_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3596631Z test_ops.py::TestMathBitsCUDA::test_conj_view_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3596959Z test_ops.py::TestMathBitsCUDA::test_conj_view_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3597243Z test_ops.py::TestMathBitsCUDA::test_conj_view_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3597533Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3597831Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3598122Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3598420Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3598719Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3599005Z test_ops.py::TestMathBitsCUDA::test_conj_view_inner_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3599289Z test_ops.py::TestMathBitsCUDA::test_conj_view_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3599579Z test_ops.py::TestMathBitsCUDA::test_conj_view_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3599871Z test_ops.py::TestMathBitsCUDA::test_conj_view_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3600159Z test_ops.py::TestMathBitsCUDA::test_conj_view_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3600451Z test_ops.py::TestMathBitsCUDA::test_conj_view_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3600739Z test_ops.py::TestMathBitsCUDA::test_conj_view_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3601030Z test_ops.py::TestMathBitsCUDA::test_conj_view_istft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3601347Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_2inputs_2outputs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3601674Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3601983Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3602310Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_return_by_ref_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3602617Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_unary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3602900Z test_ops.py::TestMathBitsCUDA::test_conj_view_kron_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3603189Z test_ops.py::TestMathBitsCUDA::test_conj_view_ldexp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3603514Z test_ops.py::TestMathBitsCUDA::test_conj_view_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3603846Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cond_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3604144Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3604422Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3604732Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_singular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3605029Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3605328Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3605634Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3605934Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvalsh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3606258Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_householder_product_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3606549Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3606850Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3607159Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3607473Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3607779Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3608077Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3608396Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3608690Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3608998Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3609304Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3609610Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3609912Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3610215Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3610555Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3610906Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3611207Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_multi_dot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3611504Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3611827Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3612126Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3612440Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3612713Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_singular_cuda_complex64 SKIPPED (cuSOLVER not available) [ 83%] 2022-11-23T04:31:45.3613003Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3613303Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_slogdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3613598Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3613903Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3614220Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_triangular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3614515Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3614816Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3615112Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorinv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3615419Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorsolve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3615719Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vander_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3616017Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vecdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3616319Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3616617Z test_ops.py::TestMathBitsCUDA::test_conj_view_linspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3616901Z test_ops.py::TestMathBitsCUDA::test_conj_view_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3617186Z test_ops.py::TestMathBitsCUDA::test_conj_view_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3617517Z test_ops.py::TestMathBitsCUDA::test_conj_view_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3617864Z test_ops.py::TestMathBitsCUDA::test_conj_view_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3618157Z test_ops.py::TestMathBitsCUDA::test_conj_view_logdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3618452Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3618744Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_not_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3619035Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3619339Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3619636Z test_ops.py::TestMathBitsCUDA::test_conj_view_logspace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3619919Z test_ops.py::TestMathBitsCUDA::test_conj_view_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3620203Z test_ops.py::TestMathBitsCUDA::test_conj_view_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3620495Z test_ops.py::TestMathBitsCUDA::test_conj_view_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3620774Z test_ops.py::TestMathBitsCUDA::test_conj_view_lu_unpack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3621062Z test_ops.py::TestMathBitsCUDA::test_conj_view_mH_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3621343Z test_ops.py::TestMathBitsCUDA::test_conj_view_mT_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3621647Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3621948Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3622244Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3622540Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3622844Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3623145Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3623449Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3623750Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3624042Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3624337Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3624677Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3625001Z test_ops.py::TestMathBitsCUDA::test_conj_view_matmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3625295Z test_ops.py::TestMathBitsCUDA::test_conj_view_matrix_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3625583Z test_ops.py::TestMathBitsCUDA::test_conj_view_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3625898Z test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3626219Z test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3626504Z test_ops.py::TestMathBitsCUDA::test_conj_view_mm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3626855Z test_ops.py::TestMathBitsCUDA::test_conj_view_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3627145Z test_ops.py::TestMathBitsCUDA::test_conj_view_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3627427Z test_ops.py::TestMathBitsCUDA::test_conj_view_mv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3627722Z test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3628018Z test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3628306Z test_ops.py::TestMathBitsCUDA::test_conj_view_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3628593Z test_ops.py::TestMathBitsCUDA::test_conj_view_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3628825Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 83%] 2022-11-23T04:31:45.3629125Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 83%] 2022-11-23T04:31:45.3629416Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3629708Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3630007Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3630320Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3630625Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3630946Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3631261Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3631656Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3632043Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3632352Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3632662Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_linear_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3632977Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3633304Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_circular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3633629Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_constant_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3633947Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_reflect_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3634269Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_replicate_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3634595Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3634914Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_shuffle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3635236Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3635559Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3635873Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softsign_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3636193Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3636519Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3636866Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3637172Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3637465Z test_ops.py::TestMathBitsCUDA::test_conj_view_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:31:45.3637754Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3638042Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_fro_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3638319Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_inf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3638648Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_nuc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3638964Z test_ops.py::TestMathBitsCUDA::test_conj_view_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3639254Z test_ops.py::TestMathBitsCUDA::test_conj_view_ones_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3639554Z test_ops.py::TestMathBitsCUDA::test_conj_view_ops_nvprims_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3639844Z test_ops.py::TestMathBitsCUDA::test_conj_view_ormqr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3640131Z test_ops.py::TestMathBitsCUDA::test_conj_view_outer_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3640425Z test_ops.py::TestMathBitsCUDA::test_conj_view_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3640718Z test_ops.py::TestMathBitsCUDA::test_conj_view_pinverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3641007Z test_ops.py::TestMathBitsCUDA::test_conj_view_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3641296Z test_ops.py::TestMathBitsCUDA::test_conj_view_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3641585Z test_ops.py::TestMathBitsCUDA::test_conj_view_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3641870Z test_ops.py::TestMathBitsCUDA::test_conj_view_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3642158Z test_ops.py::TestMathBitsCUDA::test_conj_view_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3642452Z test_ops.py::TestMathBitsCUDA::test_conj_view_rand_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3642741Z test_ops.py::TestMathBitsCUDA::test_conj_view_randn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3643033Z test_ops.py::TestMathBitsCUDA::test_conj_view_randn_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3643322Z test_ops.py::TestMathBitsCUDA::test_conj_view_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3643605Z test_ops.py::TestMathBitsCUDA::test_conj_view_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3643904Z test_ops.py::TestMathBitsCUDA::test_conj_view_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3644196Z test_ops.py::TestMathBitsCUDA::test_conj_view_renorm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3644485Z test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3644794Z test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_interleave_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3645088Z test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3645427Z test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3645770Z test_ops.py::TestMathBitsCUDA::test_conj_view_resize__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3646067Z test_ops.py::TestMathBitsCUDA::test_conj_view_resize_as__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3646364Z test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3646659Z test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3646942Z test_ops.py::TestMathBitsCUDA::test_conj_view_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3647230Z test_ops.py::TestMathBitsCUDA::test_conj_view_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3647520Z test_ops.py::TestMathBitsCUDA::test_conj_view_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3647805Z test_ops.py::TestMathBitsCUDA::test_conj_view_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3648045Z test_ops.py::TestMathBitsCUDA::test_conj_view_scalar_tensor_cuda_complex64 SKIPPED (Skipped!) [ 84%] 2022-11-23T04:31:45.3648341Z test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3648632Z test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3648924Z test_ops.py::TestMathBitsCUDA::test_conj_view_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3649215Z test_ops.py::TestMathBitsCUDA::test_conj_view_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3649507Z test_ops.py::TestMathBitsCUDA::test_conj_view_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3649802Z test_ops.py::TestMathBitsCUDA::test_conj_view_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3650084Z test_ops.py::TestMathBitsCUDA::test_conj_view_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3650371Z test_ops.py::TestMathBitsCUDA::test_conj_view_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3650654Z test_ops.py::TestMathBitsCUDA::test_conj_view_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3650944Z test_ops.py::TestMathBitsCUDA::test_conj_view_slice_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3651236Z test_ops.py::TestMathBitsCUDA::test_conj_view_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3651488Z test_ops.py::TestMathBitsCUDA::test_conj_view_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 84%] 2022-11-23T04:31:45.3651788Z test_ops.py::TestMathBitsCUDA::test_conj_view_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3652092Z test_ops.py::TestMathBitsCUDA::test_conj_view_split_list_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3652395Z test_ops.py::TestMathBitsCUDA::test_conj_view_split_with_sizes_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3652726Z test_ops.py::TestMathBitsCUDA::test_conj_view_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3653053Z test_ops.py::TestMathBitsCUDA::test_conj_view_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3653346Z test_ops.py::TestMathBitsCUDA::test_conj_view_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3653636Z test_ops.py::TestMathBitsCUDA::test_conj_view_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3653919Z test_ops.py::TestMathBitsCUDA::test_conj_view_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3654212Z test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3654499Z test_ops.py::TestMathBitsCUDA::test_conj_view_stft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3654793Z test_ops.py::TestMathBitsCUDA::test_conj_view_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3655078Z test_ops.py::TestMathBitsCUDA::test_conj_view_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3655370Z test_ops.py::TestMathBitsCUDA::test_conj_view_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3655654Z test_ops.py::TestMathBitsCUDA::test_conj_view_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3655943Z test_ops.py::TestMathBitsCUDA::test_conj_view_symeig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3656233Z test_ops.py::TestMathBitsCUDA::test_conj_view_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3656538Z test_ops.py::TestMathBitsCUDA::test_conj_view_take_along_dim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3656820Z test_ops.py::TestMathBitsCUDA::test_conj_view_take_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3657107Z test_ops.py::TestMathBitsCUDA::test_conj_view_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3657389Z test_ops.py::TestMathBitsCUDA::test_conj_view_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3657685Z test_ops.py::TestMathBitsCUDA::test_conj_view_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3657984Z test_ops.py::TestMathBitsCUDA::test_conj_view_tensordot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3658272Z test_ops.py::TestMathBitsCUDA::test_conj_view_tile_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3658554Z test_ops.py::TestMathBitsCUDA::test_conj_view_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3658846Z test_ops.py::TestMathBitsCUDA::test_conj_view_to_sparse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3659136Z test_ops.py::TestMathBitsCUDA::test_conj_view_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3659437Z test_ops.py::TestMathBitsCUDA::test_conj_view_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3659774Z test_ops.py::TestMathBitsCUDA::test_conj_view_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3660096Z test_ops.py::TestMathBitsCUDA::test_conj_view_trapz_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3660402Z test_ops.py::TestMathBitsCUDA::test_conj_view_triangular_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3660686Z test_ops.py::TestMathBitsCUDA::test_conj_view_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3660970Z test_ops.py::TestMathBitsCUDA::test_conj_view_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3661263Z test_ops.py::TestMathBitsCUDA::test_conj_view_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3661553Z test_ops.py::TestMathBitsCUDA::test_conj_view_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3661850Z test_ops.py::TestMathBitsCUDA::test_conj_view_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3662155Z test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3662445Z test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3662736Z test_ops.py::TestMathBitsCUDA::test_conj_view_uniform_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3663031Z test_ops.py::TestMathBitsCUDA::test_conj_view_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3663322Z test_ops.py::TestMathBitsCUDA::test_conj_view_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3663616Z test_ops.py::TestMathBitsCUDA::test_conj_view_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3663897Z test_ops.py::TestMathBitsCUDA::test_conj_view_vdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3664188Z test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3664470Z test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3664760Z test_ops.py::TestMathBitsCUDA::test_conj_view_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3665052Z test_ops.py::TestMathBitsCUDA::test_conj_view_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3665338Z test_ops.py::TestMathBitsCUDA::test_conj_view_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3665627Z test_ops.py::TestMathBitsCUDA::test_conj_view_where_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3665914Z test_ops.py::TestMathBitsCUDA::test_conj_view_zero__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3666202Z test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3666547Z test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3667016Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3667305Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3667606Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3667903Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3668195Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3668498Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3668795Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3669084Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rpow___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3669372Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3669662Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3669984Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3670303Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3670623Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3670951Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3671272Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3671591Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3671907Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3672226Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3672541Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3672852Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3673160Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3673522Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3673876Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3674173Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3674472Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3674775Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3675069Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3675371Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3675681Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3675980Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3676281Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3676589Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3676888Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3677176Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_cuda_complex128 SKIPPED (Errors when storage_offset is included) [ 84%] 2022-11-23T04:31:45.3677477Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3677775Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3678073Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3678374Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3678684Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3678995Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3679300Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3679619Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3679932Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3680227Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3680563Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3680898Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3681205Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3681504Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3681813Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3682135Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3682449Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3682743Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3683038Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3683330Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3683626Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3683939Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3684255Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3684559Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3684876Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3685179Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3685480Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3685762Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 84%] 2022-11-23T04:31:45.3686048Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_like_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 84%] 2022-11-23T04:31:45.3686340Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3686636Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3686941Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3687286Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3687554Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eye_cuda_complex128 SKIPPED (Skipped!) [ 84%] 2022-11-23T04:31:45.3687861Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3688164Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3688469Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3688777Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3689090Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3689393Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3689702Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3690001Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3690306Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3690609Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3690921Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3691226Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3691526Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3691827Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3692121Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3692427Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3692728Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3693036Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3693335Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3693648Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3693950Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3694287Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3694615Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3694921Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3695228Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3695533Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3695845Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3696153Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3696458Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3696755Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3697053Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3697354Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3697657Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3697976Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3698280Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3698581Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3698891Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3699206Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3699514Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3699816Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3700113Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3700413Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3700736Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3701100Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3701437Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3701727Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3702031Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3702336Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3702643Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3702941Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3703270Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3703602Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3703904Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3704197Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3704501Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3704803Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3705103Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3705402Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3705685Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 84%] 2022-11-23T04:31:45.3705990Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_strided_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 84%] 2022-11-23T04:31:45.3706389Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3706755Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3707122Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3707469Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3707810Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3708246Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3708619Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3708946Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3709269Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3709624Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3709925Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3710225Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3710538Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3710852Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3711149Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3711459Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3711724Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_randn_cuda_complex128 SKIPPED (Test expects tensor input) [ 84%] 2022-11-23T04:31:45.3712030Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3712335Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3712648Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3712976Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3713281Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3713590Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3713893Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3714188Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3714486Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3714779Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3715118Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3715459Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3715755Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3716050Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3716346Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3716663Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3717003Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3717334Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3717631Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3717934Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3718237Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3718538Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3718836Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3719138Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3719432Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3719743Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3720045Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3720346Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3720655Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3720949Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3721279Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3721575Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3721921Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3722248Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3722541Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3722834Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3723141Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3723437Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3723750Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3724058Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3724361Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3724665Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3724959Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3725259Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3725564Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3725864Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3726162Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3726462Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3726763Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3727065Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3727356Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3727654Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:31:45.3727948Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3728241Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3728536Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3728869Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3729195Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3729488Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3729802Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3730101Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3730399Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3730697Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3731006Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3731296Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3731592Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3731891Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3732191Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3732512Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3732802Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3733103Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3733394Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3733690Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3733996Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3734298Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3734596Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3734896Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3735193Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3735501Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3735829Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3736155Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3736466Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3736766Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3737062Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3737370Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3737667Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3737969Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3738265Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3738548Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3738838Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3739141Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3739464Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3739779Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3740074Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3740369Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3740674Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3740983Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3741280Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3741584Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3741891Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3742195Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3742495Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3742825Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3743152Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3743457Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3743748Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3744041Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3744368Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3744671Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3744999Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3745303Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3745605Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3745914Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3746218Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3746527Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3746951Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3747244Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3747560Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3747920Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3748232Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3748528Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3748821Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3749114Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3749349Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_cuda_complex128 SKIPPED (Skipped!) [ 85%] 2022-11-23T04:31:45.3749588Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_like_cuda_complex128 SKIPPED (Skipped!) [ 85%] 2022-11-23T04:31:45.3749876Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3750230Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3750655Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3750955Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3751249Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3751475Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eye_cuda_complex128 SKIPPED (Skipped!) [ 85%] 2022-11-23T04:31:45.3751770Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3752067Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3752364Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3752669Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3752962Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3753256Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3753537Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3753838Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3754131Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3754422Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3754725Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3755026Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3755326Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3755643Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3755940Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3756239Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3756541Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3756841Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3757195Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3757523Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3757823Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3758145Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3758453Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3758748Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3759046Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3759367Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3759660Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3759967Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3760259Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3760549Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3760849Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3761150Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3761448Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3761745Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3762047Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3762338Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3762635Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3762950Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3763245Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3763546Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3763840Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3764178Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3764534Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3764857Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3765203Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3765517Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3765858Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3766169Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3766464Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3766801Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3767091Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3767407Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3767713Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3768019Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3768346Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_singular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3768648Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3768967Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3769277Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3769587Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3769955Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3770255Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3770562Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3770876Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3771239Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3771598Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3771900Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3772222Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3772520Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3772829Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3773143Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3773449Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3773761Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3774070Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3774381Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3774729Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3775037Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3775336Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3775673Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3775973Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3776289Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3776580Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_singular_cuda_complex128 SKIPPED (cuSOLVER not available) [ 85%] 2022-11-23T04:31:45.3776879Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3777187Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3777499Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3777806Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3778127Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3778493Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3778829Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3779136Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3779459Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3779770Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3780075Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3780392Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3780694Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3780983Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3781271Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3781562Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3781883Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3782183Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3782485Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3782788Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3783088Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3783390Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3783690Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3783982Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3784267Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3784564Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3784880Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3785214Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3785539Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3785862Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3786168Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3786466Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3786815Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3787146Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3787450Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3787764Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3788080Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3788381Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3788686Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3788987Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3789310Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3789595Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3789886Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3790205Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3790532Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3790824Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3791121Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3791408Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3791700Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3791995Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3792346Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3792674Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3792963Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3793201Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_cuda_complex128 SKIPPED (Skipped!) [ 85%] 2022-11-23T04:31:45.3793501Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_strided_cuda_complex128 SKIPPED (Expected: new_empty_strided is not comparable) [ 85%] 2022-11-23T04:31:45.3793797Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3794096Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3794395Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3794705Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3795021Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3795347Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3795677Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3796005Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3796358Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3796672Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3796985Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3797306Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3797633Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3797955Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3798281Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3798605Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3798935Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3799295Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3799652Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3799980Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3800296Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3800617Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3800952Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3801307Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3801618Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3801917Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3802208Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3802505Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3802801Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3803092Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3803381Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3803679Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3803986Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ops_nvprims_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3804293Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3804584Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3804885Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3805188Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3805491Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3805784Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3806126Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3806447Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3806735Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3807032Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3807326Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3807625Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3807918Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3808212Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3808517Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3808796Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3809085Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3809398Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3809700Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3810005Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3810302Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3810599Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3810899Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3811206Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3811500Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3811789Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3812078Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3812376Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3812622Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scalar_tensor_cuda_complex128 SKIPPED (Skipped!) [ 85%] 2022-11-23T04:31:45.3812968Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3813298Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3813593Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3813880Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3814176Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3814471Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3814763Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3815061Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3815350Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3815644Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3815955Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3816214Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 85%] 2022-11-23T04:31:45.3816508Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3816816Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3817126Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3817414Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3817711Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3818008Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3818303Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3818596Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:31:45.3818895Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3819185Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3819477Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3819763Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3820102Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3820426Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3820722Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3821013Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3821326Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3821621Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3821911Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3822209Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3822514Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3822813Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3823105Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3823398Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3823687Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3823983Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3824283Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3824578Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3824870Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3825185Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3825480Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3825769Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3826073Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3826367Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3826722Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3827078Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3827414Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3827711Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3828009Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3828299Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3828592Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3828883Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3829185Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3829486Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3829775Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3830073Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3830369Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3830665Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3830957Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3831248Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3831551Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3831833Z test_ops.py::TestMathBitsCUDA::test_neg_view_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3832115Z test_ops.py::TestMathBitsCUDA::test_neg_view_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3832407Z test_ops.py::TestMathBitsCUDA::test_neg_view___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3832691Z test_ops.py::TestMathBitsCUDA::test_neg_view___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3832977Z test_ops.py::TestMathBitsCUDA::test_neg_view___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3833264Z test_ops.py::TestMathBitsCUDA::test_neg_view___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3833551Z test_ops.py::TestMathBitsCUDA::test_neg_view___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3833879Z test_ops.py::TestMathBitsCUDA::test_neg_view___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3834196Z test_ops.py::TestMathBitsCUDA::test_neg_view___rpow___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3834481Z test_ops.py::TestMathBitsCUDA::test_neg_view___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3834766Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3835079Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3835384Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3835691Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3836007Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3836317Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3836630Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3836934Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3837248Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3837560Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3837868Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3838175Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3838479Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3838782Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3839088Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3839364Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3839653Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3839942Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3840225Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3840519Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3840860Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3841186Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3841473Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3841772Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3842063Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3842351Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3842643Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3842939Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3843219Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_cuda_float64 SKIPPED (Errors when storage_offset is included) [ 86%] 2022-11-23T04:31:45.3843505Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3843798Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3844085Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3844379Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3844672Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3844973Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3845266Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3845558Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3845865Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3846171Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3846470Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3846757Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3847040Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3847326Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3847614Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3847950Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3848280Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3848568Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3848869Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3849158Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3849458Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3849767Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3850065Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3850361Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3850648Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3850932Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3851233Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3851523Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3851822Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3852130Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3852424Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3852730Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3853026Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3853334Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3853643Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3853949Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3854225Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3854516Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3854819Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 86%] 2022-11-23T04:31:45.3855135Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_like_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 86%] 2022-11-23T04:31:45.3855422Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3855712Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3856001Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3856291Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3856583Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3856873Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3857168Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3857458Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3857753Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3857978Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eye_cuda_float64 SKIPPED (Skipped!) [ 86%] 2022-11-23T04:31:45.3858270Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3858560Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3858852Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3859149Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3859439Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3859728Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3860021Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3860311Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3860598Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3860885Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3861185Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3861481Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3861821Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3862147Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3862439Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3862732Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3863023Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3863321Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3863617Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3863911Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3864200Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3864491Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3864782Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3865077Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3865374Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3865673Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3865962Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3866264Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3866548Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3866957Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3867246Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3867532Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3867817Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3868088Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3868381Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3868725Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3869057Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3869343Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3869626Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3869916Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3870206Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3870505Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3870809Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3871099Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3871397Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3871688Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3871981Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3872271Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3872559Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3872850Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3873139Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3873429Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3873708Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3873993Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3874284Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3874585Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3874880Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3875171Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3875513Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3875852Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3876144Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3876426Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3876714Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3877003Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3877294Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3877606Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3877900Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3878195Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3878493Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3878786Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3879083Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3879380Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3879661Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3879957Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3880248Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3880533Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3880849Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3881169Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3881460Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3881751Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3882041Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3882372Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3882701Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3882990Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3883280Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3883563Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3883848Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3884120Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 86%] 2022-11-23T04:31:45.3884414Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_strided_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 86%] 2022-11-23T04:31:45.3884706Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3885001Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3885290Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3885583Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3885885Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 86%] 2022-11-23T04:31:45.3886202Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3886493Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 86%] 2022-11-23T04:31:45.3886799Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3887108Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3887409Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3887725Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3888036Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3888346Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3888678Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3888991Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3889339Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3889680Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3889987Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3890315Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3890640Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3890947Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3891256Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3891564Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3891890Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3892196Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3892513Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3892825Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3893135Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3893438Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3893740Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3894065Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3894389Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3894703Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3895016Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3895322Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3895633Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3895997Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3896316Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3896607Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3896900Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3897195Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3897484Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3897777Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3898030Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_randn_cuda_float64 SKIPPED (Test expects tensor input) [ 86%] 2022-11-23T04:31:45.3898318Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3898602Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3898900Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3899195Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3899491Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3899789Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3900079Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3900368Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3900655Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3900945Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3901232Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3901505Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3901793Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3902081Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3902367Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3902658Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3903002Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3903325Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3903611Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3903920Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3904227Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3904532Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3904835Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3905140Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3905437Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3905733Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3906026Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3906328Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3906738Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3907040Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:31:45.3907370Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3907696Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3908022Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3908323Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3908625Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3908938Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3909258Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3909560Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3909925Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3910247Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3910535Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3910833Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3911119Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3911404Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3911697Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3911982Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3912266Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3912558Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3912838Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3913119Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3913408Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3913709Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3913992Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3914279Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3914572Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3914856Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3915141Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3915438Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3915726Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3916016Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3916307Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3916601Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3916928Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3917255Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3917538Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3917817Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3918106Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3918386Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3918679Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3918969Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3919255Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3919539Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3919824Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3920128Z test_ops.py::TestMathBitsCUDA::test_neg_view__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3920412Z test_ops.py::TestMathBitsCUDA::test_neg_view_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3920698Z test_ops.py::TestMathBitsCUDA::test_neg_view_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3920980Z test_ops.py::TestMathBitsCUDA::test_neg_view_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3921263Z test_ops.py::TestMathBitsCUDA::test_neg_view_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3921546Z test_ops.py::TestMathBitsCUDA::test_neg_view_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3921830Z test_ops.py::TestMathBitsCUDA::test_neg_view_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3922117Z test_ops.py::TestMathBitsCUDA::test_neg_view_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3922398Z test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3922701Z test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3922986Z test_ops.py::TestMathBitsCUDA::test_neg_view_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3923267Z test_ops.py::TestMathBitsCUDA::test_neg_view_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3923546Z test_ops.py::TestMathBitsCUDA::test_neg_view_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3923877Z test_ops.py::TestMathBitsCUDA::test_neg_view_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3924192Z test_ops.py::TestMathBitsCUDA::test_neg_view_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3924475Z test_ops.py::TestMathBitsCUDA::test_neg_view_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3924762Z test_ops.py::TestMathBitsCUDA::test_neg_view_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3925046Z test_ops.py::TestMathBitsCUDA::test_neg_view_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3925323Z test_ops.py::TestMathBitsCUDA::test_neg_view_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3925623Z test_ops.py::TestMathBitsCUDA::test_neg_view_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3925912Z test_ops.py::TestMathBitsCUDA::test_neg_view_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3926192Z test_ops.py::TestMathBitsCUDA::test_neg_view_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3926477Z test_ops.py::TestMathBitsCUDA::test_neg_view_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3926765Z test_ops.py::TestMathBitsCUDA::test_neg_view_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3927033Z test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_cuda_float64 SKIPPED (Errors when storage_offset is included) [ 87%] 2022-11-23T04:31:45.3927335Z test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3927619Z test_ops.py::TestMathBitsCUDA::test_neg_view_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3927900Z test_ops.py::TestMathBitsCUDA::test_neg_view_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3928181Z test_ops.py::TestMathBitsCUDA::test_neg_view_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3928461Z test_ops.py::TestMathBitsCUDA::test_neg_view_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3928743Z test_ops.py::TestMathBitsCUDA::test_neg_view_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3929035Z test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3929329Z test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3929618Z test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3929907Z test_ops.py::TestMathBitsCUDA::test_neg_view_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3930181Z test_ops.py::TestMathBitsCUDA::test_neg_view_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3930467Z test_ops.py::TestMathBitsCUDA::test_neg_view_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3930793Z test_ops.py::TestMathBitsCUDA::test_neg_view_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3931103Z test_ops.py::TestMathBitsCUDA::test_neg_view_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3931387Z test_ops.py::TestMathBitsCUDA::test_neg_view_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3931688Z test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3931980Z test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3932268Z test_ops.py::TestMathBitsCUDA::test_neg_view_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3932553Z test_ops.py::TestMathBitsCUDA::test_neg_view_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3932855Z test_ops.py::TestMathBitsCUDA::test_neg_view_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3933131Z test_ops.py::TestMathBitsCUDA::test_neg_view_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3933415Z test_ops.py::TestMathBitsCUDA::test_neg_view_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3933700Z test_ops.py::TestMathBitsCUDA::test_neg_view_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3933980Z test_ops.py::TestMathBitsCUDA::test_neg_view_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3934269Z test_ops.py::TestMathBitsCUDA::test_neg_view_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3934553Z test_ops.py::TestMathBitsCUDA::test_neg_view_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3934834Z test_ops.py::TestMathBitsCUDA::test_neg_view_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3935121Z test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3935421Z test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3935715Z test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3935999Z test_ops.py::TestMathBitsCUDA::test_neg_view_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3936287Z test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3936575Z test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3936861Z test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3937146Z test_ops.py::TestMathBitsCUDA::test_neg_view_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3937436Z test_ops.py::TestMathBitsCUDA::test_neg_view_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3937771Z test_ops.py::TestMathBitsCUDA::test_neg_view_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3938097Z test_ops.py::TestMathBitsCUDA::test_neg_view_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3938378Z test_ops.py::TestMathBitsCUDA::test_neg_view_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3938673Z test_ops.py::TestMathBitsCUDA::test_neg_view_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3938967Z test_ops.py::TestMathBitsCUDA::test_neg_view_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3939256Z test_ops.py::TestMathBitsCUDA::test_neg_view_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3939548Z test_ops.py::TestMathBitsCUDA::test_neg_view_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3939838Z test_ops.py::TestMathBitsCUDA::test_neg_view_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3940117Z test_ops.py::TestMathBitsCUDA::test_neg_view_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3940398Z test_ops.py::TestMathBitsCUDA::test_neg_view_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3940689Z test_ops.py::TestMathBitsCUDA::test_neg_view_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3940972Z test_ops.py::TestMathBitsCUDA::test_neg_view_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3941258Z test_ops.py::TestMathBitsCUDA::test_neg_view_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3941547Z test_ops.py::TestMathBitsCUDA::test_neg_view_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3941829Z test_ops.py::TestMathBitsCUDA::test_neg_view_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3942115Z test_ops.py::TestMathBitsCUDA::test_neg_view_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3942395Z test_ops.py::TestMathBitsCUDA::test_neg_view_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3942701Z test_ops.py::TestMathBitsCUDA::test_neg_view_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3942978Z test_ops.py::TestMathBitsCUDA::test_neg_view_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3943260Z test_ops.py::TestMathBitsCUDA::test_neg_view_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3943548Z test_ops.py::TestMathBitsCUDA::test_neg_view_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3943835Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3944129Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3944413Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3944757Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3945074Z test_ops.py::TestMathBitsCUDA::test_neg_view_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3945361Z test_ops.py::TestMathBitsCUDA::test_neg_view_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3945647Z test_ops.py::TestMathBitsCUDA::test_neg_view_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3945951Z test_ops.py::TestMathBitsCUDA::test_neg_view_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3946251Z test_ops.py::TestMathBitsCUDA::test_neg_view_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3946553Z test_ops.py::TestMathBitsCUDA::test_neg_view_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3946894Z test_ops.py::TestMathBitsCUDA::test_neg_view_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3947177Z test_ops.py::TestMathBitsCUDA::test_neg_view_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3947463Z test_ops.py::TestMathBitsCUDA::test_neg_view_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3947744Z test_ops.py::TestMathBitsCUDA::test_neg_view_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3948026Z test_ops.py::TestMathBitsCUDA::test_neg_view_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3948247Z test_ops.py::TestMathBitsCUDA::test_neg_view_empty_cuda_float64 SKIPPED (Skipped!) [ 87%] 2022-11-23T04:31:45.3948477Z test_ops.py::TestMathBitsCUDA::test_neg_view_empty_like_cuda_float64 SKIPPED (Skipped!) [ 87%] 2022-11-23T04:31:45.3948757Z test_ops.py::TestMathBitsCUDA::test_neg_view_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3949042Z test_ops.py::TestMathBitsCUDA::test_neg_view_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3949322Z test_ops.py::TestMathBitsCUDA::test_neg_view_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3949605Z test_ops.py::TestMathBitsCUDA::test_neg_view_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3949892Z test_ops.py::TestMathBitsCUDA::test_neg_view_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3950175Z test_ops.py::TestMathBitsCUDA::test_neg_view_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3950459Z test_ops.py::TestMathBitsCUDA::test_neg_view_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3950748Z test_ops.py::TestMathBitsCUDA::test_neg_view_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3951031Z test_ops.py::TestMathBitsCUDA::test_neg_view_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3951311Z test_ops.py::TestMathBitsCUDA::test_neg_view_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3951529Z test_ops.py::TestMathBitsCUDA::test_neg_view_eye_cuda_float64 SKIPPED (Skipped!) [ 87%] 2022-11-23T04:31:45.3951866Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3952188Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3952472Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3952760Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3953046Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3953328Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3953615Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3953901Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3954185Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3954454Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3954748Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3955032Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3955318Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3955607Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3955890Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3956171Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3956456Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3956746Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3957033Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3957319Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3957596Z test_ops.py::TestMathBitsCUDA::test_neg_view_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3957882Z test_ops.py::TestMathBitsCUDA::test_neg_view_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3958163Z test_ops.py::TestMathBitsCUDA::test_neg_view_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3958445Z test_ops.py::TestMathBitsCUDA::test_neg_view_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3958773Z test_ops.py::TestMathBitsCUDA::test_neg_view_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3959096Z test_ops.py::TestMathBitsCUDA::test_neg_view_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3959388Z test_ops.py::TestMathBitsCUDA::test_neg_view_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3959667Z test_ops.py::TestMathBitsCUDA::test_neg_view_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3959957Z test_ops.py::TestMathBitsCUDA::test_neg_view_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3960238Z test_ops.py::TestMathBitsCUDA::test_neg_view_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3960521Z test_ops.py::TestMathBitsCUDA::test_neg_view_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3960802Z test_ops.py::TestMathBitsCUDA::test_neg_view_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3961082Z test_ops.py::TestMathBitsCUDA::test_neg_view_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3961363Z test_ops.py::TestMathBitsCUDA::test_neg_view_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3961645Z test_ops.py::TestMathBitsCUDA::test_neg_view_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3961929Z test_ops.py::TestMathBitsCUDA::test_neg_view_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3962211Z test_ops.py::TestMathBitsCUDA::test_neg_view_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3962493Z test_ops.py::TestMathBitsCUDA::test_neg_view_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3962779Z test_ops.py::TestMathBitsCUDA::test_neg_view_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3963067Z test_ops.py::TestMathBitsCUDA::test_neg_view_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3963360Z test_ops.py::TestMathBitsCUDA::test_neg_view_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3963638Z test_ops.py::TestMathBitsCUDA::test_neg_view_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3963917Z test_ops.py::TestMathBitsCUDA::test_neg_view_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3964210Z test_ops.py::TestMathBitsCUDA::test_neg_view_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3964493Z test_ops.py::TestMathBitsCUDA::test_neg_view_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3964781Z test_ops.py::TestMathBitsCUDA::test_neg_view_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3965065Z test_ops.py::TestMathBitsCUDA::test_neg_view_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3965347Z test_ops.py::TestMathBitsCUDA::test_neg_view_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3965623Z test_ops.py::TestMathBitsCUDA::test_neg_view_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3965948Z test_ops.py::TestMathBitsCUDA::test_neg_view_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3966270Z test_ops.py::TestMathBitsCUDA::test_neg_view_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3966557Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3966833Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3967118Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3967402Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3967698Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3967994Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3968276Z test_ops.py::TestMathBitsCUDA::test_neg_view_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3968551Z test_ops.py::TestMathBitsCUDA::test_neg_view_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3968835Z test_ops.py::TestMathBitsCUDA::test_neg_view_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3969121Z test_ops.py::TestMathBitsCUDA::test_neg_view_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3969404Z test_ops.py::TestMathBitsCUDA::test_neg_view_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3969686Z test_ops.py::TestMathBitsCUDA::test_neg_view_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3969968Z test_ops.py::TestMathBitsCUDA::test_neg_view_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3970255Z test_ops.py::TestMathBitsCUDA::test_neg_view_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3970540Z test_ops.py::TestMathBitsCUDA::test_neg_view_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3970823Z test_ops.py::TestMathBitsCUDA::test_neg_view_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3971136Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3971455Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3971752Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3972063Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3972361Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3972765Z test_ops.py::TestMathBitsCUDA::test_neg_view_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3973093Z test_ops.py::TestMathBitsCUDA::test_neg_view_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3973376Z test_ops.py::TestMathBitsCUDA::test_neg_view_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3973654Z test_ops.py::TestMathBitsCUDA::test_neg_view_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3973936Z test_ops.py::TestMathBitsCUDA::test_neg_view_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3974219Z test_ops.py::TestMathBitsCUDA::test_neg_view_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3974511Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3974806Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3975098Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3975402Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3975689Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3975983Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3976281Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3976580Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3976897Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3977186Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3977479Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3977775Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3978079Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3978377Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3978670Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3978981Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3979269Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3979566Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3979904Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3980228Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3980525Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3980832Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3981129Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3981428Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3981725Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3982015Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3982331Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3982620Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3982928Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3983201Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 87%] 2022-11-23T04:31:45.3983489Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3983782Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3984069Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3984366Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3984672Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3984966Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3985262Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3985558Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3985858Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3986152Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3986444Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3986907Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3987237Z test_ops.py::TestMathBitsCUDA::test_neg_view_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3987517Z test_ops.py::TestMathBitsCUDA::test_neg_view_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3987806Z test_ops.py::TestMathBitsCUDA::test_neg_view_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3988087Z test_ops.py::TestMathBitsCUDA::test_neg_view_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3988369Z test_ops.py::TestMathBitsCUDA::test_neg_view_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3988662Z test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3988972Z test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3989269Z test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3989558Z test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3989851Z test_ops.py::TestMathBitsCUDA::test_neg_view_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3990136Z test_ops.py::TestMathBitsCUDA::test_neg_view_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3990435Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3990728Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3991017Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3991304Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3991594Z test_ops.py::TestMathBitsCUDA::test_neg_view_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3991884Z test_ops.py::TestMathBitsCUDA::test_neg_view_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3992178Z test_ops.py::TestMathBitsCUDA::test_neg_view_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3992464Z test_ops.py::TestMathBitsCUDA::test_neg_view_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3992744Z test_ops.py::TestMathBitsCUDA::test_neg_view_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3993022Z test_ops.py::TestMathBitsCUDA::test_neg_view_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3993309Z test_ops.py::TestMathBitsCUDA::test_neg_view_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3993606Z test_ops.py::TestMathBitsCUDA::test_neg_view_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:31:45.3993930Z test_ops.py::TestMathBitsCUDA::test_neg_view_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3994246Z test_ops.py::TestMathBitsCUDA::test_neg_view_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3994541Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3994831Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3995127Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3995406Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3995705Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3995999Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3996290Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3996594Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3996896Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3997196Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3997493Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3997790Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3998077Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3998380Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3998675Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3998972Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3999268Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3999568Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.3999858Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4000145Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4000434Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4000721Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4001056Z test_ops.py::TestMathBitsCUDA::test_neg_view_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4001381Z test_ops.py::TestMathBitsCUDA::test_neg_view_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4001669Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4001989Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4002292Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4002607Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4002899Z test_ops.py::TestMathBitsCUDA::test_neg_view_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4003183Z test_ops.py::TestMathBitsCUDA::test_neg_view_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4003469Z test_ops.py::TestMathBitsCUDA::test_neg_view_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4003777Z test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4004087Z test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4004379Z test_ops.py::TestMathBitsCUDA::test_neg_view_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4004683Z test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4004988Z test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4005275Z test_ops.py::TestMathBitsCUDA::test_neg_view_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4005553Z test_ops.py::TestMathBitsCUDA::test_neg_view_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4005836Z test_ops.py::TestMathBitsCUDA::test_neg_view_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4006126Z test_ops.py::TestMathBitsCUDA::test_neg_view_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4006410Z test_ops.py::TestMathBitsCUDA::test_neg_view_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4006694Z test_ops.py::TestMathBitsCUDA::test_neg_view_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4006986Z test_ops.py::TestMathBitsCUDA::test_neg_view_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4007266Z test_ops.py::TestMathBitsCUDA::test_neg_view_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4007566Z test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4007918Z test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4008253Z test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4008539Z test_ops.py::TestMathBitsCUDA::test_neg_view_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4008826Z test_ops.py::TestMathBitsCUDA::test_neg_view_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4009114Z test_ops.py::TestMathBitsCUDA::test_neg_view_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4009406Z test_ops.py::TestMathBitsCUDA::test_neg_view_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4009684Z test_ops.py::TestMathBitsCUDA::test_neg_view_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4009980Z test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4010267Z test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4010564Z test_ops.py::TestMathBitsCUDA::test_neg_view_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4010871Z test_ops.py::TestMathBitsCUDA::test_neg_view_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4011170Z test_ops.py::TestMathBitsCUDA::test_neg_view_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4011451Z test_ops.py::TestMathBitsCUDA::test_neg_view_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4011735Z test_ops.py::TestMathBitsCUDA::test_neg_view_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4011961Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4012251Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_strided_cuda_float64 SKIPPED (Expected: new_empty_strided is not comparable) [ 88%] 2022-11-23T04:31:45.4012537Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4012823Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4013114Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4013404Z test_ops.py::TestMathBitsCUDA::test_neg_view_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4013741Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4014065Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4014384Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4014701Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4015074Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4015420Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4015737Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4016054Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4016365Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4016679Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4016988Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4017293Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4017621Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4017926Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4018252Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4018594Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4018897Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4019202Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4019509Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4019828Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4020151Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4020467Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4020797Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4021121Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4021436Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4021777Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4022115Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4022421Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4022668Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4022970Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4023286Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4023542Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4023884Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4024228Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4024551Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4024878Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4025196Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4025499Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4025799Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4026115Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4026424Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4026786Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4027103Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4027416Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4027726Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4028050Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4028360Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4028729Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4029087Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4029410Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4029725Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4030045Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4030367Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4030694Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4030999Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4031303Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4031613Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4031926Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4032237Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4032563Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4032872Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4033190Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4033494Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4033800Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4034105Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4034415Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4034732Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4035043Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4035360Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4035711Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4036077Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4036378Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4036681Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4036996Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4037324Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4037659Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4037967Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4038275Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4038589Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4038902Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4039218Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4039541Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4039859Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4040156Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4040469Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4040788Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4041108Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4041410Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4041710Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4042013Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4042316Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4042651Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4042981Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4043291Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4043604Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4043902Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4044228Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4044538Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4044849Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4045155Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4045465Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4045772Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4046094Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4046436Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4046745Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4047064Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4047380Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4047668Z test_ops.py::TestMathBitsCUDA::test_neg_view_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4047953Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4048237Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4048524Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4048809Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4049099Z test_ops.py::TestMathBitsCUDA::test_neg_view_normal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4049440Z test_ops.py::TestMathBitsCUDA::test_neg_view_normal_number_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4049758Z test_ops.py::TestMathBitsCUDA::test_neg_view_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4050046Z test_ops.py::TestMathBitsCUDA::test_neg_view_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4050349Z test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4050656Z test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4050952Z test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4051237Z test_ops.py::TestMathBitsCUDA::test_neg_view_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4051523Z test_ops.py::TestMathBitsCUDA::test_neg_view_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4051820Z test_ops.py::TestMathBitsCUDA::test_neg_view_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4052106Z test_ops.py::TestMathBitsCUDA::test_neg_view_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4052396Z test_ops.py::TestMathBitsCUDA::test_neg_view_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4052678Z test_ops.py::TestMathBitsCUDA::test_neg_view_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4052992Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4053305Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4053611Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4053917Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4054223Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_4_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4054517Z test_ops.py::TestMathBitsCUDA::test_neg_view_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4054803Z test_ops.py::TestMathBitsCUDA::test_neg_view_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4055084Z test_ops.py::TestMathBitsCUDA::test_neg_view_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4055366Z test_ops.py::TestMathBitsCUDA::test_neg_view_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4055644Z test_ops.py::TestMathBitsCUDA::test_neg_view_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4055931Z test_ops.py::TestMathBitsCUDA::test_neg_view_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4056219Z test_ops.py::TestMathBitsCUDA::test_neg_view_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4056543Z test_ops.py::TestMathBitsCUDA::test_neg_view_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4056863Z test_ops.py::TestMathBitsCUDA::test_neg_view_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4057166Z test_ops.py::TestMathBitsCUDA::test_neg_view_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4057448Z test_ops.py::TestMathBitsCUDA::test_neg_view_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4057740Z test_ops.py::TestMathBitsCUDA::test_neg_view_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4058019Z test_ops.py::TestMathBitsCUDA::test_neg_view_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4058307Z test_ops.py::TestMathBitsCUDA::test_neg_view_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4058604Z test_ops.py::TestMathBitsCUDA::test_neg_view_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4058898Z test_ops.py::TestMathBitsCUDA::test_neg_view_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4059183Z test_ops.py::TestMathBitsCUDA::test_neg_view_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4059470Z test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4059774Z test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4060074Z test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4060366Z test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4060651Z test_ops.py::TestMathBitsCUDA::test_neg_view_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4060940Z test_ops.py::TestMathBitsCUDA::test_neg_view_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4061238Z test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4061531Z test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4061817Z test_ops.py::TestMathBitsCUDA::test_neg_view_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4062100Z test_ops.py::TestMathBitsCUDA::test_neg_view_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4062386Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4062685Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4062919Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4063160Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4063474Z test_ops.py::TestMathBitsCUDA::test_neg_view_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4063803Z test_ops.py::TestMathBitsCUDA::test_neg_view_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4064035Z test_ops.py::TestMathBitsCUDA::test_neg_view_scalar_tensor_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4064328Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4064619Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4064924Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4065229Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4065537Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4065839Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4066141Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4066434Z test_ops.py::TestMathBitsCUDA::test_neg_view_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4066790Z test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4067104Z test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4067395Z test_ops.py::TestMathBitsCUDA::test_neg_view_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4067690Z test_ops.py::TestMathBitsCUDA::test_neg_view_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4067972Z test_ops.py::TestMathBitsCUDA::test_neg_view_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4068253Z test_ops.py::TestMathBitsCUDA::test_neg_view_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4068543Z test_ops.py::TestMathBitsCUDA::test_neg_view_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4068827Z test_ops.py::TestMathBitsCUDA::test_neg_view_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4069072Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_cosine_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4069328Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_exponential_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4069576Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4069817Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4070107Z test_ops.py::TestMathBitsCUDA::test_neg_view_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4070389Z test_ops.py::TestMathBitsCUDA::test_neg_view_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4070724Z test_ops.py::TestMathBitsCUDA::test_neg_view_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4071047Z test_ops.py::TestMathBitsCUDA::test_neg_view_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4071328Z test_ops.py::TestMathBitsCUDA::test_neg_view_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4071627Z test_ops.py::TestMathBitsCUDA::test_neg_view_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4071915Z test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4072214Z test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4072500Z test_ops.py::TestMathBitsCUDA::test_neg_view_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4072750Z test_ops.py::TestMathBitsCUDA::test_neg_view_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 88%] 2022-11-23T04:31:45.4073049Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4073350Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4073647Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4073940Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4074238Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4074564Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4074882Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4075617Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:31:45.4076105Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:31:45.4076408Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4076696Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4077019Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4077341Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4077635Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4077930Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4078288Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4078643Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4079142Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:31:45.4079446Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4079763Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4080081Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4080401Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4080717Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4081009Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4081304Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4081639Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4081966Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4082289Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4082801Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:31:45.4083316Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:31:45.4083822Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:31:45.4084332Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:31:45.4084651Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4084953Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4085245Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:31:45.4085532Z test_ops.py::TestMathBitsCUDA::test_neg_view_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4085826Z test_ops.py::TestMathBitsCUDA::test_neg_view_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4086179Z test_ops.py::TestMathBitsCUDA::test_neg_view_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4086493Z test_ops.py::TestMathBitsCUDA::test_neg_view_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4086782Z test_ops.py::TestMathBitsCUDA::test_neg_view_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4087073Z test_ops.py::TestMathBitsCUDA::test_neg_view_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4087360Z test_ops.py::TestMathBitsCUDA::test_neg_view_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4087639Z test_ops.py::TestMathBitsCUDA::test_neg_view_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4087937Z test_ops.py::TestMathBitsCUDA::test_neg_view_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4088226Z test_ops.py::TestMathBitsCUDA::test_neg_view_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4088505Z test_ops.py::TestMathBitsCUDA::test_neg_view_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4088788Z test_ops.py::TestMathBitsCUDA::test_neg_view_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4089075Z test_ops.py::TestMathBitsCUDA::test_neg_view_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4089357Z test_ops.py::TestMathBitsCUDA::test_neg_view_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4089647Z test_ops.py::TestMathBitsCUDA::test_neg_view_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4089941Z test_ops.py::TestMathBitsCUDA::test_neg_view_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4090218Z test_ops.py::TestMathBitsCUDA::test_neg_view_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4090515Z test_ops.py::TestMathBitsCUDA::test_neg_view_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4090802Z test_ops.py::TestMathBitsCUDA::test_neg_view_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4091080Z test_ops.py::TestMathBitsCUDA::test_neg_view_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4091364Z test_ops.py::TestMathBitsCUDA::test_neg_view_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4091659Z test_ops.py::TestMathBitsCUDA::test_neg_view_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4091953Z test_ops.py::TestMathBitsCUDA::test_neg_view_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4092232Z test_ops.py::TestMathBitsCUDA::test_neg_view_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4092511Z test_ops.py::TestMathBitsCUDA::test_neg_view_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4092804Z test_ops.py::TestMathBitsCUDA::test_neg_view_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4093132Z test_ops.py::TestMathBitsCUDA::test_neg_view_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4093437Z test_ops.py::TestMathBitsCUDA::test_neg_view_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4093730Z test_ops.py::TestMathBitsCUDA::test_neg_view_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4094024Z test_ops.py::TestMathBitsCUDA::test_neg_view_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4094311Z test_ops.py::TestMathBitsCUDA::test_neg_view_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4094615Z test_ops.py::TestMathBitsCUDA::test_neg_view_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4094900Z test_ops.py::TestMathBitsCUDA::test_neg_view_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4095190Z test_ops.py::TestMathBitsCUDA::test_neg_view_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4095481Z test_ops.py::TestMathBitsCUDA::test_neg_view_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4095764Z test_ops.py::TestMathBitsCUDA::test_neg_view_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4096048Z test_ops.py::TestMathBitsCUDA::test_neg_view_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4096337Z test_ops.py::TestMathBitsCUDA::test_neg_view_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4096630Z test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4096921Z test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4097211Z test_ops.py::TestMathBitsCUDA::test_neg_view_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4097518Z test_ops.py::TestMathBitsCUDA::test_neg_view_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4097803Z test_ops.py::TestMathBitsCUDA::test_neg_view_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4098096Z test_ops.py::TestMathBitsCUDA::test_neg_view_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4098376Z test_ops.py::TestMathBitsCUDA::test_neg_view_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4098669Z test_ops.py::TestMathBitsCUDA::test_neg_view_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4098953Z test_ops.py::TestMathBitsCUDA::test_neg_view_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4099252Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4099536Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4099822Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4100146Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4100467Z test_ops.py::TestMathBitsCUDA::test_neg_view_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4100753Z test_ops.py::TestMathBitsCUDA::test_neg_view_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4101037Z test_ops.py::TestMathBitsCUDA::test_neg_view_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4101321Z test_ops.py::TestMathBitsCUDA::test_neg_view_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4101609Z test_ops.py::TestMathBitsCUDA::test_neg_view_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4101897Z test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4102193Z test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4102474Z test_ops.py::TestFakeTensorCUDA::test_fake_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4102753Z test_ops.py::TestFakeTensorCUDA::test_fake_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4103044Z test_ops.py::TestFakeTensorCUDA::test_fake___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4103330Z test_ops.py::TestFakeTensorCUDA::test_fake___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4103613Z test_ops.py::TestFakeTensorCUDA::test_fake___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4103902Z test_ops.py::TestFakeTensorCUDA::test_fake___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4104195Z test_ops.py::TestFakeTensorCUDA::test_fake___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4104484Z test_ops.py::TestFakeTensorCUDA::test_fake___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4104771Z test_ops.py::TestFakeTensorCUDA::test_fake___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4105052Z test_ops.py::TestFakeTensorCUDA::test_fake___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4105337Z test_ops.py::TestFakeTensorCUDA::test_fake___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4105624Z test_ops.py::TestFakeTensorCUDA::test_fake___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4105892Z test_ops.py::TestFakeTensorCUDA::test_fake___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4106198Z test_ops.py::TestFakeTensorCUDA::test_fake__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4106478Z test_ops.py::TestFakeTensorCUDA::test_fake_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4106881Z test_ops.py::TestFakeTensorCUDA::test_fake_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4107170Z test_ops.py::TestFakeTensorCUDA::test_fake_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4107513Z test_ops.py::TestFakeTensorCUDA::test_fake_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4107837Z test_ops.py::TestFakeTensorCUDA::test_fake_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4108125Z test_ops.py::TestFakeTensorCUDA::test_fake_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4108409Z test_ops.py::TestFakeTensorCUDA::test_fake_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4108689Z test_ops.py::TestFakeTensorCUDA::test_fake_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4108991Z test_ops.py::TestFakeTensorCUDA::test_fake_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4109276Z test_ops.py::TestFakeTensorCUDA::test_fake_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4109566Z test_ops.py::TestFakeTensorCUDA::test_fake_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4109844Z test_ops.py::TestFakeTensorCUDA::test_fake_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4110131Z test_ops.py::TestFakeTensorCUDA::test_fake_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4110408Z test_ops.py::TestFakeTensorCUDA::test_fake_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4110689Z test_ops.py::TestFakeTensorCUDA::test_fake_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4110975Z test_ops.py::TestFakeTensorCUDA::test_fake_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4111262Z test_ops.py::TestFakeTensorCUDA::test_fake_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4111536Z test_ops.py::TestFakeTensorCUDA::test_fake_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4111816Z test_ops.py::TestFakeTensorCUDA::test_fake_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4112097Z test_ops.py::TestFakeTensorCUDA::test_fake_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4112380Z test_ops.py::TestFakeTensorCUDA::test_fake_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4112667Z test_ops.py::TestFakeTensorCUDA::test_fake_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4112956Z test_ops.py::TestFakeTensorCUDA::test_fake_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4113245Z test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4113548Z test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4113822Z test_ops.py::TestFakeTensorCUDA::test_fake_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4114104Z test_ops.py::TestFakeTensorCUDA::test_fake_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4114428Z test_ops.py::TestFakeTensorCUDA::test_fake_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4114746Z test_ops.py::TestFakeTensorCUDA::test_fake_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4115027Z test_ops.py::TestFakeTensorCUDA::test_fake_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4115320Z test_ops.py::TestFakeTensorCUDA::test_fake_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4115612Z test_ops.py::TestFakeTensorCUDA::test_fake_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4115900Z test_ops.py::TestFakeTensorCUDA::test_fake_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4116193Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4116486Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4116791Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4117091Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4117379Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4117677Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4117980Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4118280Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4118558Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4118847Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4119144Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4119438Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4119732Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4120050Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4120346Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4120638Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4120935Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4121228Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4121593Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4121921Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4122217Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4122512Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4122833Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4123132Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4123433Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4123725Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4124025Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4124320Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4124613Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4124908Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4125210Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4125506Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4125800Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4126100Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4126397Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4126702Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4127001Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4127305Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4127616Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4127911Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4128205Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4128539Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4128867Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4129166Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4129471Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4129767Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4130064Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4130363Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4130669Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4130966Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4131261Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4131565Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4131880Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4132185Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4132487Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4132802Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4133101Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4133406Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4133700Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4133979Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4134292Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4134607Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4134914Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4135217Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4135549Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4135898Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4136191Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4136486Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4136784Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4137081Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4137383Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4137679Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4137972Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4138274Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4138583Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4138889Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4139193Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4139496Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4139799Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4140097Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4140392Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4140696Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4141009Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4141313Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4141599Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4141908Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4142216Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4142555Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4142898Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4143195Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4143485Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4143783Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4144095Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4144392Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4144686Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4144982Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4145276Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4145581Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4145881Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4146204Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4146507Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4146855Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4147158Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4147456Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4147763Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4148068Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4148382Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4148675Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4148975Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4149266Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4149613Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4149971Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4150283Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4150573Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4150874Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4151168Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4151470Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4151766Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4152065Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4152370Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4152660Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4152951Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4153248Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4153542Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4153838Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4154131Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4154425Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4154727Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4155024Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4155323Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4155611Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4155909Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4156205Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4156501Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4156847Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4157182Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4157476Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4157778Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4158074Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4158369Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4158666Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4158967Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4159271Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4159570Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4159869Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4160168Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4160471Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4160768Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4161065Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4161363Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4161661Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4161960Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4162261Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4162557Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4162855Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4163148Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4163448Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4163796Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4164125Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4164430Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4164725Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4165015Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4165296Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4165593Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4165897Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4166189Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4166490Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4166789Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4167080Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4167373Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4167672Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4167979Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4168293Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4168583Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4168880Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4169183Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4169476Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4169773Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4170070Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4170368Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4170704Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4171048Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4171349Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4171650Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4171951Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4172256Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4172556Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4172859Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4173165Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4173478Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:31:45.4173770Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4174063Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4174360Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4174666Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4174955Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4175257Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4175545Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4175851Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4176152Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4176449Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4176749Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_istft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4177072Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4177406Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4177771Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4178136Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4178448Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4178741Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4179043Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4179332Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4179630Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4179926Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4180222Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4180516Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4180807Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4181110Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4181418Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4181735Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4182036Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4182340Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4182646Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4182958Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4183289Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4183591Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4183894Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4184211Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4184528Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4184876Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4185207Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4185532Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4185834Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4186141Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4186457Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4186822Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4187135Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4187448Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4187760Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4188085Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4188397Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4188701Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4189038Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4189342Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4189658Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4189938Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 90%] 2022-11-23T04:31:45.4190242Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4190551Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4190853Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4191158Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4191477Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4191826Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4192255Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4192565Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4192879Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4193185Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4193493Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4193805Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4194107Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4194401Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4194698Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4194993Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4195289Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4195594Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4195912Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4196213Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4196515Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4196823Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4197123Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4197427Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4197733Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4198034Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4198339Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4198633Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4198978Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4199312Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4199589Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4199880Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4200168Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4200465Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4200770Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4201064Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4201357Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4201663Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4201968Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4202285Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4202594Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4202904Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4203209Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4203516Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4203825Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4204140Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4204454Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4204755Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4205061Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4205357Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4205669Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4206017Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4206357Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4206672Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4206982Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4207290Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4207594Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4207894Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4208191Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4208488Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4208792Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4209093Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4209429Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4209747Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4210062Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4210364Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4210658Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4210958Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4211282Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4211609Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4211915Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4212230Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4212543Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4212884Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4213202Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4213498Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4213797Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4214095Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4214389Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4214694Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4214985Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4215307Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4215623Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4215940Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4216240Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4216544Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4216849Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4217136Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4217433Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4217731Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4218028Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4218281Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 90%] 2022-11-23T04:31:45.4218602Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4218910Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4219199Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4219494Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4219841Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4220186Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4220487Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4220782Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4221081Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4221379Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4221670Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 90%] 2022-11-23T04:31:45.4222006Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4222341Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4222675Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4223007Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4223341Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4223675Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4223997Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4224316Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4224635Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4224951Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4225269Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4225607Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4225920Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4226254Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4226823Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4227187Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4227501Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4227820Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4228150Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4228482Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4228814Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4229162Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4229494Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4229818Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4230138Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4230460Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4230780Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4231092Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4231403Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4231730Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4232056Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4232409Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4232770Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4233106Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4233439Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4233812Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4234154Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4234462Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4234789Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4235108Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4235424Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4235748Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4236067Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4236384Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4236716Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4237031Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4237357Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4237693Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4238025Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4238359Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4238689Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4239025Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4239361Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4239673Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4239983Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4240299Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4240655Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4241010Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4241342Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4241661Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4241991Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4242313Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4242627Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4242940Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4243267Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4243597Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4243918Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4244248Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4244568Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4244892Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4245200Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4245504Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4245835Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4246177Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4246522Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4246836Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4247162Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4247515Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4247873Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4248194Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4248516Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4248839Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4249178Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4249503Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4249829Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4250159Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4250485Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4250803Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4251117Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4251431Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4251743Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4252054Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4252361Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4252683Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4253011Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4253326Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4253659Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4253978Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4254343Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4254691Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4255014Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4255335Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4255669Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4256026Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4256344Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4256674Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4257011Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4257312Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4257605Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4257902Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4258199Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4258492Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4258792Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4259104Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4259398Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4259700Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4259996Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4260294Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4260600Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4260902Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4261207Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4261549Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4261906Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4262224Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4262539Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4262852Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4263168Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4263472Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4263767Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4264060Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4264354Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4264646Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4264949Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4265255Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4265558Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4265856Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4266163Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4266461Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4266814Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4267116Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:31:45.4267397Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4267707Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4268005Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4268354Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4268695Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4269018Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4269322Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4269620Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4269915Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4270219Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4270526Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4270828Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4271120Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4271413Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4271713Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4272026Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4272337Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4272649Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4272950Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4273242Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4273550Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4273857Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4274160Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4274477Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4274788Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4275103Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4275464Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4275823Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4276134Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4276453Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4276777Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4277077Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4277397Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4277695Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4277994Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4278292Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4278585Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4278904Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4279235Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4279551Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4279864Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4280164Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4280455Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4280749Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4281046Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4281344Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4281656Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4281953Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4282267Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4282599Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4282953Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sparse_sampled_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4283263Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4283575Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4283885Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4284200Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4284516Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4284848Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4285183Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4285768Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 91%] 2022-11-23T04:31:45.4286269Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 91%] 2022-11-23T04:31:45.4286583Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4286894Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4287223Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4287555Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4287857Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4288164Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4288472Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4288801Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4289315Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 91%] 2022-11-23T04:31:45.4289630Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4290016Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4290376Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4290697Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4291020Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4291326Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4291636Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4291987Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4292325Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4292662Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4293200Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 91%] 2022-11-23T04:31:45.4293723Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 91%] 2022-11-23T04:31:45.4294245Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 91%] 2022-11-23T04:31:45.4294764Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 91%] 2022-11-23T04:31:45.4295093Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4295402Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4295706Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4296008Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4296315Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4296622Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4296913Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4297211Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4297509Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4297853Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4298181Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4298481Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4298769Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4299062Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4299351Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4299656Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4299949Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4300250Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4300544Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4300833Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4301147Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4301441Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4301734Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4302025Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4302329Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4302632Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4302925Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4303220Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4303525Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4303823Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4304117Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4304419Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4304761Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4305093Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4305405Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4305697Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4306001Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4306293Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4306711Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4307020Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4307314Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4307611Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4307913Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4308219Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4308515Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4308817Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4309133Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4309432Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4309737Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4310034Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4310338Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4310631Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4310940Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4311234Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4311539Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4311902Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4312253Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4312552Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4312851Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4313145Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4313442Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4313736Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4314033Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4314336Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4314619Z test_ops.py::TestFakeTensorCUDA::test_fake_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4314910Z test_ops.py::TestFakeTensorCUDA::test_fake_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4315200Z test_ops.py::TestFakeTensorCUDA::test_fake_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4315493Z test_ops.py::TestFakeTensorCUDA::test_fake_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4315787Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4316080Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4316366Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4316651Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4316951Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4317239Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4317530Z test_ops.py::TestFakeTensorCUDA::test_fake_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4317809Z test_ops.py::TestFakeTensorCUDA::test_fake_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4318088Z test_ops.py::TestFakeTensorCUDA::test_fake_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4318391Z test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4318692Z test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4319032Z test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4319353Z test_ops.py::TestFakeTensorCUDA::test_fake_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4319634Z test_ops.py::TestFakeTensorCUDA::test_fake_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4319933Z test_ops.py::TestFakeTensorCUDA::test_fake_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4320214Z test_ops.py::TestFakeTensorCUDA::test_fake_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4320494Z test_ops.py::TestFakeTensorCUDA::test_fake_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4320774Z test_ops.py::TestFakeTensorCUDA::test_fake_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4321056Z test_ops.py::TestFakeTensorCUDA::test_fake_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4321348Z test_ops.py::TestFakeTensorCUDA::test_fake_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4321627Z test_ops.py::TestFakeTensorCUDA::test_fake_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4321915Z test_ops.py::TestFakeTensorCUDA::test_fake_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4322204Z test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4322503Z test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4322797Z test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4323161Z test_ops.py::TestFakeTensorCUDA::test_fake_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4323442Z test_ops.py::TestFakeTensorCUDA::test_fake_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4323732Z test_ops.py::TestFakeTensorCUDA::test_fake_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4324021Z test_ops.py::TestFakeTensorCUDA::test_fake_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4324308Z test_ops.py::TestFakeTensorCUDA::test_fake_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4324659Z test_ops.py::TestFakeTensorCUDA::test_fake_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4324973Z test_ops.py::TestFakeTensorCUDA::test_fake_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4325258Z test_ops.py::TestFakeTensorCUDA::test_fake_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4325540Z test_ops.py::TestFakeTensorCUDA::test_fake_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4325875Z test_ops.py::TestFakeTensorCUDA::test_fake_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4326246Z test_ops.py::TestFakeTensorCUDA::test_fake_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4326570Z test_ops.py::TestFakeTensorCUDA::test_fake_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4326894Z test_ops.py::TestFakeTensorCUDA::test_fake_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4327183Z test_ops.py::TestFakeTensorCUDA::test_fake_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4327466Z test_ops.py::TestFakeTensorCUDA::test_fake_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4327773Z test_ops.py::TestFakeTensorCUDA::test_fake_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4328094Z test_ops.py::TestFakeTensorCUDA::test_fake_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4328402Z test_ops.py::TestFakeTensorCUDA::test_fake_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4328701Z test_ops.py::TestFakeTensorCUDA::test_fake_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4329013Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4329326Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4329666Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4329992Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4330310Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4330637Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4330954Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4331815Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4332197Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4332517Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4332858Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4333169Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4333592Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4333910Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4334313Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4334665Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4334986Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4335305Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4335619Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4335956Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4336273Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4336582Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4336889Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4337199Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4337510Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4337832Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4338215Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4338512Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4338827Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4339139Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4339452Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4339766Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4340078Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4340391Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4340703Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4341019Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4341397Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4341747Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4342070Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4342387Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4342721Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4343047Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4343376Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4343690Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4344005Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4344323Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4344636Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4344954Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4345275Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4345594Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4345923Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4346255Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4346634Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4346950Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4347268Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4347586Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4347896Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4348275Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4348629Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4348944Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4349260Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4349716Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4350046Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4350370Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4350693Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4351012Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4351320Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4351626Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4351934Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4352244Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4352556Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4352873Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4353347Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4353720Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4354057Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4354400Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4354714Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4355076Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4355395Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4355846Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4356265Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4356598Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4356904Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4357250Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4357567Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4357901Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4358305Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4358631Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4358967Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4359286Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4359602Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4359914Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4360224Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4360535Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4360963Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4361282Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4361664Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4361979Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4362354Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4362670Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4363083Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:31:45.4363479Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4363797Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4364108Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4364415Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4364764Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4365080Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4365400Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4365796Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4366110Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4366425Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4366779Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4367096Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4367408Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4367725Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4368038Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4368385Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4368706Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4369020Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4369329Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4369671Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4369981Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4370436Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4370791Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4371105Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4371486Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4371800Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4372177Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4372491Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4372802Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4373140Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4373444Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4373751Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4374063Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4374468Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4374782Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4375136Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4375445Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4375760Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4376107Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4376418Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4376720Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4377065Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4377384Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4377756Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4378111Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4378432Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4378750Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4379059Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4379368Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4379684Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4379998Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4380304Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4380616Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4380935Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4381259Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4381677Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4382008Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4382327Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4382694Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4383023Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4383359Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4383700Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4384080Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4384400Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4385644Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86059 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.) [ 92%] 2022-11-23T04:31:45.4386998Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/85869 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.) [ 92%] 2022-11-23T04:31:45.4387326Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4387663Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4388031Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4388353Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4388687Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4389015Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4389399Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4389717Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4390063Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4390327Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_cuda_float32 SKIPPED (Skipped!) [ 92%] 2022-11-23T04:31:45.4390676Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_hermitian_cuda_float32 SKIPPED (Skipped!) [ 92%] 2022-11-23T04:31:45.4390952Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_singular_cuda_float32 SKIPPED (Skipped!) [ 92%] 2022-11-23T04:31:45.4391270Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4391635Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4391954Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4392275Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4392609Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4393017Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4393381Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4393710Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4394042Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4394422Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4394748Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4395078Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4395447Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4395756Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4396065Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4396376Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4396833Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4397171Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4397491Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4397809Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4398165Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4398483Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4398801Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4399174Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4399468Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4399780Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4400149Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4400493Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4400802Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4401198Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4401517Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4401842Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4402169Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4402546Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4402873Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4403204Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4403532Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4403851Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4404322Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4404639Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4404963Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4405290Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4405622Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4405948Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4406267Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4406620Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4406939Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4407312Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4407663Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4407972Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4408399Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4408713Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4409062Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4409444Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4409778Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4410092Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4410400Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4410760Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4411102Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4411445Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4411813Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4412142Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4412476Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4412791Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4413103Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4413446Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4413763Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4414072Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4414437Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4414774Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4415107Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4415435Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4415761Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4416075Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4416388Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4416707Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4417025Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4417334Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4417646Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4418042Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4418385Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4418708Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4419016Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4419381Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4419733Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4420089Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4420438Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4420792Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4421140Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4421610Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4421993Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4422328Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4422667Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4423004Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4423347Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4423705Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4424038Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4424330Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (Skipped!) [ 92%] 2022-11-23T04:31:45.4424699Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4425031Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4425364Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4425692Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4426037Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4426379Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4426862Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4427227Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4427579Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4427918Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4428192Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped!) [ 92%] 2022-11-23T04:31:45.4428580Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4428950Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4429289Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4429616Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4429959Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4430301Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4430673Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4431044Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4431399Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4431753Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4432106Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4432435Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4432761Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4433101Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4433437Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4433781Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4434120Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4434459Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4434794Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4435186Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4435560Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4435900Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4436248Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4436603Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4436957Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4437309Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4437661Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4438015Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4438343Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4438680Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4439017Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4439353Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4439686Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4440033Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4440373Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4440719Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4441053Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4441386Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4441723Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4442115Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4442496Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4442838Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4443191Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4443527Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4443870Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4444204Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4444536Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4444877Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4445236Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4445606Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4445939Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4446274Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4446618Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4446957Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4447295Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4447643Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4447993Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4448321Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4448700Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4449079Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4449420Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4449756Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4450086Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4450423Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4450741Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4451071Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4451401Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4451740Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4452088Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4452423Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4452767Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4453105Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4453440Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4453777Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4454118Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4454457Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4454802Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4455173Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4455574Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4455957Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4456309Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4456620Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4456931Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4457251Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4457567Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4457883Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4458209Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4458521Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4458832Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4459156Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4459473Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4459735Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pinverse_cuda_float32 SKIPPED (Skipped!) [ 92%] 2022-11-23T04:31:45.4460044Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4460377Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4460717Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4461053Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4461390Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4461722Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4462044Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4462392Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4462734Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4463040Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4463348Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4463665Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4463982Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4464295Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4464607Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4464927Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4465246Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:31:45.4465563Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4465877Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4466215Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4466534Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4466923Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4467246Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4467568Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4467886Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4468199Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4468507Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4468832Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4469157Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4469542Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4469893Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4470201Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4470525Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4470841Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4471182Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4471514Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4471841Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4472170Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4472497Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4472838Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4473179Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4473498Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4473831Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4474144Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4474458Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4474774Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4475088Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4475398Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4475708Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4476020Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4476388Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4476735Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4477067Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4477381Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4477657Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 93%] 2022-11-23T04:31:45.4477980Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4478312Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4478633Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4478948Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4479267Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4479591Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4479918Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4480248Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4480607Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4480932Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4481230Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4481557Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4481881Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4482190Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4482506Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4482823Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4483174Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4483514Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4483835Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4484146Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4484456Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4484762Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4485077Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4485384Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4485700Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4486013Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4486319Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4486643Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4486957Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4487265Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4487575Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4487892Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4488209Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4488522Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4488834Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4489149Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4489461Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4489771Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4490133Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4490501Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4490813Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4491144Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4491451Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4491759Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4492079Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4492390Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4492701Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4493023Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4493338Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4493653Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4493975Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4494285Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4494597Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4494908Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4495236Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4495552Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4495870Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4496181Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4496490Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4496805Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4497154Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4497494Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4497802Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4498110Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4498416Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4498738Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4499061Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4499378Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4499699Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4500010Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4500322Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4500637Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4500949Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4501284Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4501603Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4501917Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4502241Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4502560Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4502877Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4503194Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4503510Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4503861Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4504232Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4504550Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4504862Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4505177Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4505490Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4505796Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4506119Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4506449Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4506887Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4507203Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4507521Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4507841Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4508157Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4508481Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4508800Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4509121Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4509441Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4509761Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4510079Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4510398Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4510711Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4511104Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4511468Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4511798Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4512108Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4512420Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4512740Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4513052Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4513372Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4513686Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4514008Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4514338Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4514669Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4514984Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4515298Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4515617Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4515935Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4516245Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4516571Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4516896Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4517215Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4517527Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4517895Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4518259Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4518585Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4518906Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4519224Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4519538Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4519853Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4520167Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4520479Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4520800Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4521121Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4521443Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4521758Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4522093Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4522411Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4522726Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4523047Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4523367Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4523694Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4524016Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4524346Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4524698Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4525048Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4525358Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4525690Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4526024Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4526357Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4526673Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4526989Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4527302Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4527619Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4527937Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4528256Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4528568Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4528882Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4529192Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4529506Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4529831Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4530149Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4530464Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4530779Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4531093Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4531448Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4531805Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4532129Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4532446Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4532764Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4533086Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4533407Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4533721Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4534033Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4534352Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4534666Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4534986Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4535303Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4535617Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4535933Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4536245Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4536564Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4536880Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4537189Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4537508Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4537820Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4538172Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4538524Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4538836Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4539163Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4539475Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4539789Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4540100Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4540418Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4540730Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4541045Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4541361Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4541686Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4542016Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4542329Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4542640Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4542959Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4543274Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4543588Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4543914Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4544236Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4544553Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4544877Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4545259Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4545620Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4545933Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4546244Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4546616Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4546934Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4547248Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4547568Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4547888Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4548211Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4548535Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4548869Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4549188Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4549509Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4549833Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4550171Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4550522Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4550842Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4551163Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4551485Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4551874Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4552229Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4552557Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4552889Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4553215Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4553544Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4553878Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4554211Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4554533Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4554881Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4555198Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4555543Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4555843Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 93%] 2022-11-23T04:31:45.4556163Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4556487Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4556810Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4557142Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4557481Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4557803Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4558125Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4558457Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4558828Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4559187Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4559512Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4559840Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4560161Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4560478Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4560793Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:31:45.4561106Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4561431Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4561765Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4562093Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4562422Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4562750Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4563064Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4563377Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4563697Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4564008Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4564331Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4564655Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4564949Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4565261Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4565623Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4565982Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4566310Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4566641Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4566959Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4567300Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4567636Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4567966Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4568293Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4568617Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4568939Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4569272Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4569595Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4569926Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4570251Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4570580Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4570911Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4571236Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4571552Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4571867Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4572184Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4572546Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4572897Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4573247Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4573584Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4573920Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4574242Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4574559Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4574875Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4575215Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4575558Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4575881Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4576220Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4576554Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4576868Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4577175Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4577488Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4577809Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4578122Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4578430Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4578742Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4579077Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4579451Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4579819Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4580134Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4580449Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4580773Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4581097Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4581419Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4581738Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4582072Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4582413Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4582746Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4583068Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4583439Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4583797Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4584152Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4584505Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4584866Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4585217Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4585565Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4585912Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4586301Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4586750Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4587086Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4587417Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4587776Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4588117Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4588469Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4588830Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4589163Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4589501Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4589839Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4590188Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4590535Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4590882Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4591241Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4591592Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4591935Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4592215Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:31:45.4592556Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4592946Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4593335Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4593665Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4594009Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4594348Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4594719Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4595095Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4595445Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4595801Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4596146Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4596480Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4596813Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4597153Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4597489Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4597826Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4598168Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4598507Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4598842Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4599199Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4599574Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4599951Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4600296Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4600655Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4601010Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4601366Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4601724Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4602080Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4602410Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4602746Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4603087Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4603427Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4603756Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4604109Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4604451Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4604804Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4605149Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4605486Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4605819Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4606164Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4606550Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4606926Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4607275Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4607618Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4607970Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4608302Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4608644Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4608991Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4609347Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4609712Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4610050Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4610390Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4610728Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4611066Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4611412Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4611759Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4612107Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4612442Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4612785Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4613174Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4613547Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4613883Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4614213Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4614549Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4614883Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4615218Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4615546Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4615885Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4616234Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4616572Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4616924Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4617264Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4617604Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4617941Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4618285Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4618630Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4618983Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4619355Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4619731Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4620116Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4620465Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4620779Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4621093Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4621404Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4621719Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4622035Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4622366Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4622687Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4622999Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4623329Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4623651Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4623970Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4624282Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4624623Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4624962Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4625301Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4625642Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4625978Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4626300Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4626784Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4627141Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4627456Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4627762Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4628088Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4628409Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4628713Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4629025Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4629349Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4629666Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4629978Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4630301Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4630638Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4630960Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4631276Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4631597Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4631926Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4632237Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4632553Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4632866Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4633198Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4633577Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4634027Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4634338Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4634654Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4634981Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4635301Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4635640Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4635974Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4636310Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4636640Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4636972Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4637324Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4637667Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4637983Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4638309Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4638627Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4638948Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4639263Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4639579Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4639891Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4640202Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4640557Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4640916Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4641230Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4641559Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4641868Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4642211Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4642538Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4642867Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4643191Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4643515Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4643841Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4644176Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4644499Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4644831Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4645193Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4645520Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4645835Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4646166Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4646498Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4646813Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4647128Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4647508Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4647862Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4648180Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4648500Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4648810Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4649125Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4649440Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4649759Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4650071Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4650386Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4650705Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4651015Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4651344Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4651657Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4651967Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4652280Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4652607Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4652933Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4653245Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4653552Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4653872Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4654223Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4654572Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4654893Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4655213Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4655525Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4655858Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4656176Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4656489Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4656810Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4657121Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4657436Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4657763Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4658087Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4658402Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4658707Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4659017Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4659341Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4659654Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4659980Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:31:45.4660292Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4660610Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4660922Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4661287Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4661639Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4661955Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4662269Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4662585Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4662872Z test_ops.py::TestFakeTensorCUDA::test_fake_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4663161Z test_ops.py::TestFakeTensorCUDA::test_fake_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4663449Z test_ops.py::TestFakeTensorCUDA::test_fake_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4663736Z test_ops.py::TestFakeTensorCUDA::test_fake_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4664042Z test_ops.py::TestFakeTensorCUDA::test_fake_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4664334Z test_ops.py::TestFakeTensorCUDA::test_fake_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4664618Z test_ops.py::TestFakeTensorCUDA::test_fake_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4664915Z test_ops.py::TestFakeTensorCUDA::test_fake_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4665206Z test_ops.py::TestFakeTensorCUDA::test_fake_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4665503Z test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4665790Z test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4666090Z test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4666373Z test_ops.py::TestFakeTensorCUDA::test_fake_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4666724Z test_ops.py::TestFakeTensorCUDA::test_fake_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4667004Z test_ops.py::TestFakeTensorCUDA::test_fake_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4667304Z test_ops.py::TestFakeTensorCUDA::test_fake_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4667605Z test_ops.py::TestFakeTensorCUDA::test_fake_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4667906Z test_ops.py::TestFakeTensorCUDA::test_fake_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4668232Z test_ops.py::TestFakeTensorCUDA::test_fake_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4668551Z test_ops.py::TestFakeTensorCUDA::test_fake_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4668838Z test_ops.py::TestFakeTensorCUDA::test_fake_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4669123Z test_ops.py::TestFakeTensorCUDA::test_fake_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4669404Z test_ops.py::TestFakeTensorCUDA::test_fake_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4669691Z test_ops.py::TestFakeTensorCUDA::test_fake_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4669989Z test_ops.py::TestFakeTensorCUDA::test_fake_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4670272Z test_ops.py::TestFakeTensorCUDA::test_fake_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4670556Z test_ops.py::TestFakeTensorCUDA::test_fake_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4670838Z test_ops.py::TestFakeTensorCUDA::test_fake_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4671118Z test_ops.py::TestFakeTensorCUDA::test_fake_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4671402Z test_ops.py::TestFakeTensorCUDA::test_fake_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4671684Z test_ops.py::TestFakeTensorCUDA::test_fake_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4671970Z test_ops.py::TestFakeTensorCUDA::test_fake_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4672261Z test_ops.py::TestFakeTensorCUDA::test_fake_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4672547Z test_ops.py::TestFakeTensorCUDA::test_fake_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4672831Z test_ops.py::TestFakeTensorCUDA::test_fake_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4673099Z test_ops.py::TestFakeTensorCUDA::test_fake_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4673382Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4673671Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4673956Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4674249Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4674534Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4674821Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4675106Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4675442Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4675762Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4676048Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4676343Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4676630Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4676918Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4677206Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4677493Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4677781Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4678066Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4678352Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4678636Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4678925Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4679209Z test_ops.py::TestFakeTensorCUDA::test_fake_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4679497Z test_ops.py::TestFakeTensorCUDA::test_fake_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4679777Z test_ops.py::TestFakeTensorCUDA::test_fake_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4680065Z test_ops.py::TestFakeTensorCUDA::test_fake_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4680345Z test_ops.py::TestFakeTensorCUDA::test_fake_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4680633Z test_ops.py::TestFakeTensorCUDA::test_fake_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4680930Z test_ops.py::TestFakeTensorCUDA::test_fake_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4681208Z test_ops.py::TestFakeTensorCUDA::test_fake_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4681503Z test_ops.py::TestFakeTensorCUDA::test_fake_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4681786Z test_ops.py::TestFakeTensorCUDA::test_fake_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4682066Z test_ops.py::TestFakeTensorCUDA::test_fake_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4682384Z test_ops.py::TestFakeTensorCUDA::test_fake_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4682703Z test_ops.py::TestFakeTensorCUDA::test_fake_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4682986Z test_ops.py::TestFakeTensorCUDA::test_fake_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4683268Z test_ops.py::TestFakeTensorCUDA::test_fake_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4683552Z test_ops.py::TestFakeTensorCUDA::test_fake_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4683837Z test_ops.py::TestFakeTensorCUDA::test_fake_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4684120Z test_ops.py::TestFakeTensorCUDA::test_fake_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4684402Z test_ops.py::TestFakeTensorCUDA::test_fake_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4684685Z test_ops.py::TestFakeTensorCUDA::test_fake_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4684960Z test_ops.py::TestFakeTensorCUDA::test_fake_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4685251Z test_ops.py::TestFakeTensorCUDA::test_fake_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4685533Z test_ops.py::TestFakeTensorCUDA::test_fake_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4685818Z test_ops.py::TestFakeTensorCUDA::test_fake_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4686113Z test_ops.py::TestFakeTensorCUDA::test_fake_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4686399Z test_ops.py::TestFakeTensorCUDA::test_fake_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4686684Z test_ops.py::TestFakeTensorCUDA::test_fake_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4686963Z test_ops.py::TestFakeTensorCUDA::test_fake_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4687246Z test_ops.py::TestFakeTensorCUDA::test_fake_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4687525Z test_ops.py::TestFakeTensorCUDA::test_fake_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4687813Z test_ops.py::TestFakeTensorCUDA::test_fake_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4688102Z test_ops.py::TestFakeTensorCUDA::test_fake_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4688385Z test_ops.py::TestFakeTensorCUDA::test_fake_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4688674Z test_ops.py::TestFakeTensorCUDA::test_fake_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4688963Z test_ops.py::TestFakeTensorCUDA::test_fake_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4689251Z test_ops.py::TestFakeTensorCUDA::test_fake_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4689586Z test_ops.py::TestFakeTensorCUDA::test_fake_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4689920Z test_ops.py::TestFakeTensorCUDA::test_fake_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4690212Z test_ops.py::TestFakeTensorCUDA::test_fake_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4690497Z test_ops.py::TestFakeTensorCUDA::test_fake_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4690775Z test_ops.py::TestFakeTensorCUDA::test_fake_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4691057Z test_ops.py::TestFakeTensorCUDA::test_fake_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4691350Z test_ops.py::TestFakeTensorCUDA::test_fake_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4691633Z test_ops.py::TestFakeTensorCUDA::test_fake_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4691910Z test_ops.py::TestFakeTensorCUDA::test_fake_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4692193Z test_ops.py::TestFakeTensorCUDA::test_fake_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4692479Z test_ops.py::TestFakeTensorCUDA::test_fake_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4692766Z test_ops.py::TestFakeTensorCUDA::test_fake_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4693052Z test_ops.py::TestFakeTensorCUDA::test_fake_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4693347Z test_ops.py::TestFakeTensorCUDA::test_fake_istft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4693658Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4693975Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4694279Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4694594Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4694895Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4695176Z test_ops.py::TestFakeTensorCUDA::test_fake_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4695465Z test_ops.py::TestFakeTensorCUDA::test_fake_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4695745Z test_ops.py::TestFakeTensorCUDA::test_fake_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4696027Z test_ops.py::TestFakeTensorCUDA::test_fake_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4696305Z test_ops.py::TestFakeTensorCUDA::test_fake_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4696624Z test_ops.py::TestFakeTensorCUDA::test_fake_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4696961Z test_ops.py::TestFakeTensorCUDA::test_fake_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4697251Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4697528Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4697819Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4698122Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4698416Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4698708Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4699006Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4699302Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4699618Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4699908Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4700205Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4700505Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4700802Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4701098Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4701390Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4701697Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4701992Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4702293Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4702594Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4702885Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4703182Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4703522Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4703856Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4704170Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4704472Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4704762Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4705076Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4705368Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4705677Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4705943Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 95%] 2022-11-23T04:31:45.4706232Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4706530Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4706887Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4707187Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4707497Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4707784Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4708079Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4708375Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4708679Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4708975Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4709269Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4709568Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4709854Z test_ops.py::TestFakeTensorCUDA::test_fake_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4710135Z test_ops.py::TestFakeTensorCUDA::test_fake_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4710419Z test_ops.py::TestFakeTensorCUDA::test_fake_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4710750Z test_ops.py::TestFakeTensorCUDA::test_fake_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4711071Z test_ops.py::TestFakeTensorCUDA::test_fake_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4711366Z test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4711678Z test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4711957Z test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4712245Z test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4712543Z test_ops.py::TestFakeTensorCUDA::test_fake_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4712832Z test_ops.py::TestFakeTensorCUDA::test_fake_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4713121Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4713411Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4713700Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4713986Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4714275Z test_ops.py::TestFakeTensorCUDA::test_fake_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4714568Z test_ops.py::TestFakeTensorCUDA::test_fake_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4714856Z test_ops.py::TestFakeTensorCUDA::test_fake_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4715139Z test_ops.py::TestFakeTensorCUDA::test_fake_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4715418Z test_ops.py::TestFakeTensorCUDA::test_fake_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4715704Z test_ops.py::TestFakeTensorCUDA::test_fake_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4715990Z test_ops.py::TestFakeTensorCUDA::test_fake_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4716280Z test_ops.py::TestFakeTensorCUDA::test_fake_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4716554Z test_ops.py::TestFakeTensorCUDA::test_fake_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4716829Z test_ops.py::TestFakeTensorCUDA::test_fake_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4717118Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4717406Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4717740Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4718066Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4718365Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4718660Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4718949Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4719251Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4719556Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4719854Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4720145Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4720437Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4720724Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4721022Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4721319Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4721622Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4721913Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4722209Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4722504Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4722794Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4723086Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4723375Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4723659Z test_ops.py::TestFakeTensorCUDA::test_fake_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4723948Z test_ops.py::TestFakeTensorCUDA::test_fake_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4724233Z test_ops.py::TestFakeTensorCUDA::test_fake_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4724554Z test_ops.py::TestFakeTensorCUDA::test_fake_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4724913Z test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4725240Z test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4725524Z test_ops.py::TestFakeTensorCUDA::test_fake_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4725809Z test_ops.py::TestFakeTensorCUDA::test_fake_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4726093Z test_ops.py::TestFakeTensorCUDA::test_fake_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4726406Z test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4726726Z test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4727017Z test_ops.py::TestFakeTensorCUDA::test_fake_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4727321Z test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4727628Z test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4727918Z test_ops.py::TestFakeTensorCUDA::test_fake_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4728195Z test_ops.py::TestFakeTensorCUDA::test_fake_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4728481Z test_ops.py::TestFakeTensorCUDA::test_fake_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4728771Z test_ops.py::TestFakeTensorCUDA::test_fake_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4729051Z test_ops.py::TestFakeTensorCUDA::test_fake_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4729333Z test_ops.py::TestFakeTensorCUDA::test_fake_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4729625Z test_ops.py::TestFakeTensorCUDA::test_fake_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4729903Z test_ops.py::TestFakeTensorCUDA::test_fake_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4730207Z test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4730513Z test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4730816Z test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4731102Z test_ops.py::TestFakeTensorCUDA::test_fake_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4731386Z test_ops.py::TestFakeTensorCUDA::test_fake_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4731676Z test_ops.py::TestFakeTensorCUDA::test_fake_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4732008Z test_ops.py::TestFakeTensorCUDA::test_fake_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4732327Z test_ops.py::TestFakeTensorCUDA::test_fake_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4732618Z test_ops.py::TestFakeTensorCUDA::test_fake_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4732901Z test_ops.py::TestFakeTensorCUDA::test_fake_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4733140Z test_ops.py::TestFakeTensorCUDA::test_fake_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 95%] 2022-11-23T04:31:45.4733449Z test_ops.py::TestFakeTensorCUDA::test_fake_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4733748Z test_ops.py::TestFakeTensorCUDA::test_fake_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4734027Z test_ops.py::TestFakeTensorCUDA::test_fake_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4734304Z test_ops.py::TestFakeTensorCUDA::test_fake_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4734592Z test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4734889Z test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4735174Z test_ops.py::TestFakeTensorCUDA::test_fake_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4735463Z test_ops.py::TestFakeTensorCUDA::test_fake_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4735754Z test_ops.py::TestFakeTensorCUDA::test_fake_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4736039Z test_ops.py::TestFakeTensorCUDA::test_fake_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4736313Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 95%] 2022-11-23T04:31:45.4736632Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4736950Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4737272Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4737589Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4737903Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4738215Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4738525Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4738879Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4739204Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4739505Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4739806Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4740128Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4740437Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4740758Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4741099Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4741400Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4741703Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4742002Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4742329Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4742647Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4742965Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4743288Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4743602Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4743916Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4744224Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4744530Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4744838Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4745139Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4745439Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4745793Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4746138Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4746475Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4746935Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4747260Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4747586Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4747912Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4748210Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:31:45.4748504Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4748807Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4749112Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4749424Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4749736Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4750039Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4750349Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4750669Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4750971Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4751281Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4751599Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4751921Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4752247Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4752570Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4752964Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4753328Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4753631Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4753931Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4754240Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4754549Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4754853Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4755172Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4755479Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4755795Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4756097Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4756401Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4756705Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4757013Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4757327Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4757638Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4757959Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4758267Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4758581Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4758880Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4759183Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4759491Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4759858Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4760219Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4760522Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4760832Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4761133Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4761434Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4761743Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4762051Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4762364Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4762681Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4762984Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4763303Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4763624Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4763937Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4764237Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4764534Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4764837Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4765138Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4765440Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4765734Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4766044Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4766356Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4766706Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4767052Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4767358Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4767667Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4767974Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4768279Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4768590Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4768916Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4769253Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4769552Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4769870Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4770188Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4770479Z test_ops.py::TestFakeTensorCUDA::test_fake_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4770760Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4771045Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4771333Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4771619Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4771912Z test_ops.py::TestFakeTensorCUDA::test_fake_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4772207Z test_ops.py::TestFakeTensorCUDA::test_fake_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4772485Z test_ops.py::TestFakeTensorCUDA::test_fake_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4772777Z test_ops.py::TestFakeTensorCUDA::test_fake_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4773058Z test_ops.py::TestFakeTensorCUDA::test_fake_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4773343Z test_ops.py::TestFakeTensorCUDA::test_fake_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4773678Z test_ops.py::TestFakeTensorCUDA::test_fake_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4774001Z test_ops.py::TestFakeTensorCUDA::test_fake_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4774289Z test_ops.py::TestFakeTensorCUDA::test_fake_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4774573Z test_ops.py::TestFakeTensorCUDA::test_fake_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4774885Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4775191Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4775504Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4775813Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4776121Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4776407Z test_ops.py::TestFakeTensorCUDA::test_fake_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4776685Z test_ops.py::TestFakeTensorCUDA::test_fake_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4776964Z test_ops.py::TestFakeTensorCUDA::test_fake_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4777248Z test_ops.py::TestFakeTensorCUDA::test_fake_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4777533Z test_ops.py::TestFakeTensorCUDA::test_fake_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4777807Z test_ops.py::TestFakeTensorCUDA::test_fake_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4778091Z test_ops.py::TestFakeTensorCUDA::test_fake_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4778378Z test_ops.py::TestFakeTensorCUDA::test_fake_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4778663Z test_ops.py::TestFakeTensorCUDA::test_fake_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4778957Z test_ops.py::TestFakeTensorCUDA::test_fake_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4779241Z test_ops.py::TestFakeTensorCUDA::test_fake_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4779531Z test_ops.py::TestFakeTensorCUDA::test_fake_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4779819Z test_ops.py::TestFakeTensorCUDA::test_fake_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4780099Z test_ops.py::TestFakeTensorCUDA::test_fake_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4780394Z test_ops.py::TestFakeTensorCUDA::test_fake_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4780727Z test_ops.py::TestFakeTensorCUDA::test_fake_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4781046Z test_ops.py::TestFakeTensorCUDA::test_fake_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4781334Z test_ops.py::TestFakeTensorCUDA::test_fake_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4781640Z test_ops.py::TestFakeTensorCUDA::test_fake_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4781931Z test_ops.py::TestFakeTensorCUDA::test_fake_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4782222Z test_ops.py::TestFakeTensorCUDA::test_fake_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4782507Z test_ops.py::TestFakeTensorCUDA::test_fake_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4782797Z test_ops.py::TestFakeTensorCUDA::test_fake_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4783090Z test_ops.py::TestFakeTensorCUDA::test_fake_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4783386Z test_ops.py::TestFakeTensorCUDA::test_fake_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4783663Z test_ops.py::TestFakeTensorCUDA::test_fake_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4783944Z test_ops.py::TestFakeTensorCUDA::test_fake_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4784230Z test_ops.py::TestFakeTensorCUDA::test_fake_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4784534Z test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4784829Z test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4785130Z test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4785411Z test_ops.py::TestFakeTensorCUDA::test_fake_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4785696Z test_ops.py::TestFakeTensorCUDA::test_fake_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4785992Z test_ops.py::TestFakeTensorCUDA::test_fake_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4786286Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4786632Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4786935Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4787231Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4787527Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4787882Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4788224Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4788518Z test_ops.py::TestFakeTensorCUDA::test_fake_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4788828Z test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4789134Z test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4789421Z test_ops.py::TestFakeTensorCUDA::test_fake_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4789720Z test_ops.py::TestFakeTensorCUDA::test_fake_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4790004Z test_ops.py::TestFakeTensorCUDA::test_fake_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4790287Z test_ops.py::TestFakeTensorCUDA::test_fake_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4790572Z test_ops.py::TestFakeTensorCUDA::test_fake_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4790841Z test_ops.py::TestFakeTensorCUDA::test_fake_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4791143Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4791462Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4791773Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4792074Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4792439Z test_ops.py::TestFakeTensorCUDA::test_fake_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4792719Z test_ops.py::TestFakeTensorCUDA::test_fake_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4792998Z test_ops.py::TestFakeTensorCUDA::test_fake_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4793281Z test_ops.py::TestFakeTensorCUDA::test_fake_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4793564Z test_ops.py::TestFakeTensorCUDA::test_fake_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4793862Z test_ops.py::TestFakeTensorCUDA::test_fake_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4794143Z test_ops.py::TestFakeTensorCUDA::test_fake_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4794442Z test_ops.py::TestFakeTensorCUDA::test_fake_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4794726Z test_ops.py::TestFakeTensorCUDA::test_fake_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4795077Z test_ops.py::TestFakeTensorCUDA::test_fake_sparse_sampled_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4795406Z test_ops.py::TestFakeTensorCUDA::test_fake_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4795701Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4795996Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4796289Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4796581Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4796903Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4797229Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4797884Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:31:45.4798372Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:31:45.4798664Z test_ops.py::TestFakeTensorCUDA::test_fake_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4798966Z test_ops.py::TestFakeTensorCUDA::test_fake_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4799286Z test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4799605Z test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4799896Z test_ops.py::TestFakeTensorCUDA::test_fake_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4800185Z test_ops.py::TestFakeTensorCUDA::test_fake_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4800474Z test_ops.py::TestFakeTensorCUDA::test_fake_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4800794Z test_ops.py::TestFakeTensorCUDA::test_fake_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4801290Z test_ops.py::TestFakeTensorCUDA::test_fake_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:31:45.4801586Z test_ops.py::TestFakeTensorCUDA::test_fake_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4801897Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4802208Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4802580Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4802937Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4803227Z test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4803524Z test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4803857Z test_ops.py::TestFakeTensorCUDA::test_fake_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4804183Z test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4804512Z test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4805036Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:31:45.4805544Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:31:45.4806046Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:31:45.4806548Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:31:45.4806868Z test_ops.py::TestFakeTensorCUDA::test_fake_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4807172Z test_ops.py::TestFakeTensorCUDA::test_fake_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4807468Z test_ops.py::TestFakeTensorCUDA::test_fake_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4807754Z test_ops.py::TestFakeTensorCUDA::test_fake_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4808046Z test_ops.py::TestFakeTensorCUDA::test_fake_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4808342Z test_ops.py::TestFakeTensorCUDA::test_fake_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4808629Z test_ops.py::TestFakeTensorCUDA::test_fake_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4808917Z test_ops.py::TestFakeTensorCUDA::test_fake_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4809190Z test_ops.py::TestFakeTensorCUDA::test_fake_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4809474Z test_ops.py::TestFakeTensorCUDA::test_fake_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4809755Z test_ops.py::TestFakeTensorCUDA::test_fake_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4810043Z test_ops.py::TestFakeTensorCUDA::test_fake_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4810379Z test_ops.py::TestFakeTensorCUDA::test_fake_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4810695Z test_ops.py::TestFakeTensorCUDA::test_fake_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4810972Z test_ops.py::TestFakeTensorCUDA::test_fake_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4811259Z test_ops.py::TestFakeTensorCUDA::test_fake_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4811535Z test_ops.py::TestFakeTensorCUDA::test_fake_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4811822Z test_ops.py::TestFakeTensorCUDA::test_fake_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4812111Z test_ops.py::TestFakeTensorCUDA::test_fake_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4812393Z test_ops.py::TestFakeTensorCUDA::test_fake_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4812692Z test_ops.py::TestFakeTensorCUDA::test_fake_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4812971Z test_ops.py::TestFakeTensorCUDA::test_fake_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4813251Z test_ops.py::TestFakeTensorCUDA::test_fake_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4813534Z test_ops.py::TestFakeTensorCUDA::test_fake_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4813824Z test_ops.py::TestFakeTensorCUDA::test_fake_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4814118Z test_ops.py::TestFakeTensorCUDA::test_fake_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4814404Z test_ops.py::TestFakeTensorCUDA::test_fake_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4814685Z test_ops.py::TestFakeTensorCUDA::test_fake_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4814974Z test_ops.py::TestFakeTensorCUDA::test_fake_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4815254Z test_ops.py::TestFakeTensorCUDA::test_fake_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4815538Z test_ops.py::TestFakeTensorCUDA::test_fake_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4815827Z test_ops.py::TestFakeTensorCUDA::test_fake_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4816120Z test_ops.py::TestFakeTensorCUDA::test_fake_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4816401Z test_ops.py::TestFakeTensorCUDA::test_fake_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4816704Z test_ops.py::TestFakeTensorCUDA::test_fake_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4816985Z test_ops.py::TestFakeTensorCUDA::test_fake_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4817273Z test_ops.py::TestFakeTensorCUDA::test_fake_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4817594Z test_ops.py::TestFakeTensorCUDA::test_fake_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4817916Z test_ops.py::TestFakeTensorCUDA::test_fake_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4818211Z test_ops.py::TestFakeTensorCUDA::test_fake_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4818526Z test_ops.py::TestFakeTensorCUDA::test_fake_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4818859Z test_ops.py::TestFakeTensorCUDA::test_fake_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4819204Z test_ops.py::TestFakeTensorCUDA::test_fake_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4819555Z test_ops.py::TestFakeTensorCUDA::test_fake_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4819899Z test_ops.py::TestFakeTensorCUDA::test_fake_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4820238Z test_ops.py::TestFakeTensorCUDA::test_fake_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4820609Z test_ops.py::TestFakeTensorCUDA::test_fake_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4820947Z test_ops.py::TestFakeTensorCUDA::test_fake_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4821291Z test_ops.py::TestFakeTensorCUDA::test_fake_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4821631Z test_ops.py::TestFakeTensorCUDA::test_fake_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4821966Z test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4822300Z test_ops.py::TestFakeTensorCUDA::test_fake_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4822655Z test_ops.py::TestFakeTensorCUDA::test_fake_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4822993Z test_ops.py::TestFakeTensorCUDA::test_fake_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4823351Z test_ops.py::TestFakeTensorCUDA::test_fake_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4823698Z test_ops.py::TestFakeTensorCUDA::test_fake_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4824037Z test_ops.py::TestFakeTensorCUDA::test_fake_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4824379Z test_ops.py::TestFakeTensorCUDA::test_fake_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4824720Z test_ops.py::TestFakeTensorCUDA::test_fake_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4825060Z test_ops.py::TestFakeTensorCUDA::test_fake_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4825400Z test_ops.py::TestFakeTensorCUDA::test_fake_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4825789Z test_ops.py::TestFakeTensorCUDA::test_fake_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4826159Z test_ops.py::TestFakeTensorCUDA::test_fake_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4826505Z test_ops.py::TestFakeTensorCUDA::test_fake_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4826991Z test_ops.py::TestTagsCUDA::test_tags_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4827314Z test_ops.py::TestTagsCUDA::test_tags_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4827663Z test_ops.py::TestTagsCUDA::test_tags___getitem___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4827937Z test_ops.py::TestTagsCUDA::test_tags___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4828211Z test_ops.py::TestTagsCUDA::test_tags___rand___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4828486Z test_ops.py::TestTagsCUDA::test_tags___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4828760Z test_ops.py::TestTagsCUDA::test_tags___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4829033Z test_ops.py::TestTagsCUDA::test_tags___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4829301Z test_ops.py::TestTagsCUDA::test_tags___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4829569Z test_ops.py::TestTagsCUDA::test_tags___ror___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4829841Z test_ops.py::TestTagsCUDA::test_tags___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4830112Z test_ops.py::TestTagsCUDA::test_tags___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4830376Z test_ops.py::TestTagsCUDA::test_tags___rxor___cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4830646Z test_ops.py::TestTagsCUDA::test_tags__refs_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4830943Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4831238Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4831535Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4831840Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4832138Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4832435Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4832728Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4833026Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4833386Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4833724Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4834018Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4834307Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4834596Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4834885Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4835147Z test_ops.py::TestTagsCUDA::test_tags__refs_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4835426Z test_ops.py::TestTagsCUDA::test_tags__refs_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4835700Z test_ops.py::TestTagsCUDA::test_tags__refs_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4835979Z test_ops.py::TestTagsCUDA::test_tags__refs_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4836260Z test_ops.py::TestTagsCUDA::test_tags__refs_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4836539Z test_ops.py::TestTagsCUDA::test_tags__refs_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4836818Z test_ops.py::TestTagsCUDA::test_tags__refs_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4837094Z test_ops.py::TestTagsCUDA::test_tags__refs_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4837374Z test_ops.py::TestTagsCUDA::test_tags__refs_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4837644Z test_ops.py::TestTagsCUDA::test_tags__refs_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4837916Z test_ops.py::TestTagsCUDA::test_tags__refs_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4838188Z test_ops.py::TestTagsCUDA::test_tags__refs_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4838466Z test_ops.py::TestTagsCUDA::test_tags__refs_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4838752Z test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4839026Z test_ops.py::TestTagsCUDA::test_tags__refs_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4839298Z test_ops.py::TestTagsCUDA::test_tags__refs_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4839571Z test_ops.py::TestTagsCUDA::test_tags__refs_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:31:45.4839846Z test_ops.py::TestTagsCUDA::test_tags__refs_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4840164Z test_ops.py::TestTagsCUDA::test_tags__refs_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4840482Z test_ops.py::TestTagsCUDA::test_tags__refs_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4840767Z test_ops.py::TestTagsCUDA::test_tags__refs_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4841048Z test_ops.py::TestTagsCUDA::test_tags__refs_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4841329Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4841620Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4841900Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4842182Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4842477Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4854574Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4854920Z test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4855212Z test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4855507Z test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4855802Z test_ops.py::TestTagsCUDA::test_tags__refs_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4856079Z test_ops.py::TestTagsCUDA::test_tags__refs_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4856356Z test_ops.py::TestTagsCUDA::test_tags__refs_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4856632Z test_ops.py::TestTagsCUDA::test_tags__refs_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4856914Z test_ops.py::TestTagsCUDA::test_tags__refs_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4857202Z test_ops.py::TestTagsCUDA::test_tags__refs_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4857486Z test_ops.py::TestTagsCUDA::test_tags__refs_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4857767Z test_ops.py::TestTagsCUDA::test_tags__refs_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4858060Z test_ops.py::TestTagsCUDA::test_tags__refs_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4858333Z test_ops.py::TestTagsCUDA::test_tags__refs_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4858621Z test_ops.py::TestTagsCUDA::test_tags__refs_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4858995Z test_ops.py::TestTagsCUDA::test_tags__refs_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4859324Z test_ops.py::TestTagsCUDA::test_tags__refs_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4859608Z test_ops.py::TestTagsCUDA::test_tags__refs_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4859884Z test_ops.py::TestTagsCUDA::test_tags__refs_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4860158Z test_ops.py::TestTagsCUDA::test_tags__refs_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4860438Z test_ops.py::TestTagsCUDA::test_tags__refs_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4860718Z test_ops.py::TestTagsCUDA::test_tags__refs_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4861006Z test_ops.py::TestTagsCUDA::test_tags__refs_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4861295Z test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4861578Z test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4861873Z test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4862153Z test_ops.py::TestTagsCUDA::test_tags__refs_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4862454Z test_ops.py::TestTagsCUDA::test_tags__refs_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4862750Z test_ops.py::TestTagsCUDA::test_tags__refs_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4863047Z test_ops.py::TestTagsCUDA::test_tags__refs_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4863326Z test_ops.py::TestTagsCUDA::test_tags__refs_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4863604Z test_ops.py::TestTagsCUDA::test_tags__refs_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4863882Z test_ops.py::TestTagsCUDA::test_tags__refs_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4864166Z test_ops.py::TestTagsCUDA::test_tags__refs_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4864442Z test_ops.py::TestTagsCUDA::test_tags__refs_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4864714Z test_ops.py::TestTagsCUDA::test_tags__refs_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4864989Z test_ops.py::TestTagsCUDA::test_tags__refs_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4865267Z test_ops.py::TestTagsCUDA::test_tags__refs_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4865540Z test_ops.py::TestTagsCUDA::test_tags__refs_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4865816Z test_ops.py::TestTagsCUDA::test_tags__refs_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4866144Z test_ops.py::TestTagsCUDA::test_tags__refs_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4866458Z test_ops.py::TestTagsCUDA::test_tags__refs_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4866814Z test_ops.py::TestTagsCUDA::test_tags__refs_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4867089Z test_ops.py::TestTagsCUDA::test_tags__refs_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4867371Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4867651Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4867931Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4868218Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4868498Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4868774Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4869052Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4869332Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4869613Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4869897Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4870186Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4870465Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4870742Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4871009Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4871288Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4871568Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4871846Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4872122Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4872401Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4872678Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4873084Z test_ops.py::TestTagsCUDA::test_tags__refs_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4873419Z test_ops.py::TestTagsCUDA::test_tags__refs_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4873695Z test_ops.py::TestTagsCUDA::test_tags__refs_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4873977Z test_ops.py::TestTagsCUDA::test_tags__refs_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4874258Z test_ops.py::TestTagsCUDA::test_tags__refs_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4874546Z test_ops.py::TestTagsCUDA::test_tags__refs_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4874824Z test_ops.py::TestTagsCUDA::test_tags__refs_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4875114Z test_ops.py::TestTagsCUDA::test_tags__refs_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4875389Z test_ops.py::TestTagsCUDA::test_tags__refs_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4875659Z test_ops.py::TestTagsCUDA::test_tags__refs_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4875935Z test_ops.py::TestTagsCUDA::test_tags__refs_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4876206Z test_ops.py::TestTagsCUDA::test_tags__refs_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4876483Z test_ops.py::TestTagsCUDA::test_tags__refs_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4876759Z test_ops.py::TestTagsCUDA::test_tags__refs_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4877031Z test_ops.py::TestTagsCUDA::test_tags__refs_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4877318Z test_ops.py::TestTagsCUDA::test_tags__refs_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4877600Z test_ops.py::TestTagsCUDA::test_tags__refs_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4877878Z test_ops.py::TestTagsCUDA::test_tags__refs_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4878155Z test_ops.py::TestTagsCUDA::test_tags__refs_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4878430Z test_ops.py::TestTagsCUDA::test_tags__refs_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4878709Z test_ops.py::TestTagsCUDA::test_tags__refs_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4878990Z test_ops.py::TestTagsCUDA::test_tags__refs_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4879271Z test_ops.py::TestTagsCUDA::test_tags__refs_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4879552Z test_ops.py::TestTagsCUDA::test_tags__refs_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4879837Z test_ops.py::TestTagsCUDA::test_tags__refs_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4880163Z test_ops.py::TestTagsCUDA::test_tags__refs_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4880484Z test_ops.py::TestTagsCUDA::test_tags__refs_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4880764Z test_ops.py::TestTagsCUDA::test_tags__refs_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4881044Z test_ops.py::TestTagsCUDA::test_tags__refs_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4881322Z test_ops.py::TestTagsCUDA::test_tags__refs_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4881595Z test_ops.py::TestTagsCUDA::test_tags__refs_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4881881Z test_ops.py::TestTagsCUDA::test_tags__refs_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4882167Z test_ops.py::TestTagsCUDA::test_tags__refs_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4882448Z test_ops.py::TestTagsCUDA::test_tags__refs_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4882705Z test_ops.py::TestTagsCUDA::test_tags__refs_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4882975Z test_ops.py::TestTagsCUDA::test_tags__refs_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4883253Z test_ops.py::TestTagsCUDA::test_tags__refs_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4883539Z test_ops.py::TestTagsCUDA::test_tags__refs_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4883834Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4884117Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4884398Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4884683Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4884976Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4885261Z test_ops.py::TestTagsCUDA::test_tags__refs_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4885538Z test_ops.py::TestTagsCUDA::test_tags__refs_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4885811Z test_ops.py::TestTagsCUDA::test_tags__refs_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4886087Z test_ops.py::TestTagsCUDA::test_tags__refs_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4886362Z test_ops.py::TestTagsCUDA::test_tags__refs_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4886661Z test_ops.py::TestTagsCUDA::test_tags__refs_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4886987Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4887305Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4887591Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4887876Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4888158Z test_ops.py::TestTagsCUDA::test_tags__refs_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4888442Z test_ops.py::TestTagsCUDA::test_tags__refs_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4888718Z test_ops.py::TestTagsCUDA::test_tags__refs_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4889003Z test_ops.py::TestTagsCUDA::test_tags__refs_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4889290Z test_ops.py::TestTagsCUDA::test_tags__refs_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4889564Z test_ops.py::TestTagsCUDA::test_tags__refs_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4889864Z test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4890174Z test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4890459Z test_ops.py::TestTagsCUDA::test_tags__refs_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4890740Z test_ops.py::TestTagsCUDA::test_tags__refs_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4891014Z test_ops.py::TestTagsCUDA::test_tags__refs_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4891297Z test_ops.py::TestTagsCUDA::test_tags__refs_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4891581Z test_ops.py::TestTagsCUDA::test_tags__refs_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4891856Z test_ops.py::TestTagsCUDA::test_tags__refs_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4892155Z test_ops.py::TestTagsCUDA::test_tags__refs_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4892429Z test_ops.py::TestTagsCUDA::test_tags__refs_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4892701Z test_ops.py::TestTagsCUDA::test_tags__refs_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4892982Z test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4893274Z test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4893553Z test_ops.py::TestTagsCUDA::test_tags__refs_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4893873Z test_ops.py::TestTagsCUDA::test_tags__refs_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4894182Z test_ops.py::TestTagsCUDA::test_tags__refs_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4894464Z test_ops.py::TestTagsCUDA::test_tags__refs_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4894773Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4895069Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4895355Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4895651Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4895950Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4896241Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4896541Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4896845Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4897148Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4897468Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4897769Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4898060Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4898361Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4898664Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4898985Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4899300Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4899594Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4899888Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4900185Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4900499Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4900834Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4901172Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4901467Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4901757Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4902049Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4902339Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4902652Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4902957Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4903251Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4903552Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4903855Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4904161Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4904477Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4904753Z test_ops.py::TestTagsCUDA::test_tags__refs_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4905030Z test_ops.py::TestTagsCUDA::test_tags__refs_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4905310Z test_ops.py::TestTagsCUDA::test_tags__refs_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4905591Z test_ops.py::TestTagsCUDA::test_tags__refs_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4905870Z test_ops.py::TestTagsCUDA::test_tags__refs_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4906148Z test_ops.py::TestTagsCUDA::test_tags__refs_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4906423Z test_ops.py::TestTagsCUDA::test_tags__refs_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4906771Z test_ops.py::TestTagsCUDA::test_tags__refs_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4907048Z test_ops.py::TestTagsCUDA::test_tags__refs_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4907338Z test_ops.py::TestTagsCUDA::test_tags__refs_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4907692Z test_ops.py::TestTagsCUDA::test_tags__refs_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4908017Z test_ops.py::TestTagsCUDA::test_tags__refs_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4908299Z test_ops.py::TestTagsCUDA::test_tags__refs_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4908580Z test_ops.py::TestTagsCUDA::test_tags__refs_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4908854Z test_ops.py::TestTagsCUDA::test_tags__refs_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4909127Z test_ops.py::TestTagsCUDA::test_tags__refs_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4909410Z test_ops.py::TestTagsCUDA::test_tags__refs_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4909685Z test_ops.py::TestTagsCUDA::test_tags__refs_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4909958Z test_ops.py::TestTagsCUDA::test_tags__refs_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4910229Z test_ops.py::TestTagsCUDA::test_tags__refs_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4910493Z test_ops.py::TestTagsCUDA::test_tags__refs_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4910768Z test_ops.py::TestTagsCUDA::test_tags__refs_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4911048Z test_ops.py::TestTagsCUDA::test_tags__refs_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4911325Z test_ops.py::TestTagsCUDA::test_tags__refs_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4911598Z test_ops.py::TestTagsCUDA::test_tags__refs_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4911872Z test_ops.py::TestTagsCUDA::test_tags__refs_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4912167Z test_ops.py::TestTagsCUDA::test_tags__refs_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4912464Z test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4912756Z test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4913045Z test_ops.py::TestTagsCUDA::test_tags__refs_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4913333Z test_ops.py::TestTagsCUDA::test_tags__refs_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4913622Z test_ops.py::TestTagsCUDA::test_tags__refs_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4913906Z test_ops.py::TestTagsCUDA::test_tags__refs_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4914190Z test_ops.py::TestTagsCUDA::test_tags__refs_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4914530Z test_ops.py::TestTagsCUDA::test_tags__refs_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4914876Z test_ops.py::TestTagsCUDA::test_tags__refs_special_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4915168Z test_ops.py::TestTagsCUDA::test_tags__refs_special_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4915488Z test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4915803Z test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4916118Z test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4916408Z test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4916702Z test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4917011Z test_ops.py::TestTagsCUDA::test_tags__refs_special_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4917319Z test_ops.py::TestTagsCUDA::test_tags__refs_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4917612Z test_ops.py::TestTagsCUDA::test_tags__refs_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4917904Z test_ops.py::TestTagsCUDA::test_tags__refs_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4918187Z test_ops.py::TestTagsCUDA::test_tags__refs_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4918467Z test_ops.py::TestTagsCUDA::test_tags__refs_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4918751Z test_ops.py::TestTagsCUDA::test_tags__refs_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4919027Z test_ops.py::TestTagsCUDA::test_tags__refs_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4919303Z test_ops.py::TestTagsCUDA::test_tags__refs_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4919586Z test_ops.py::TestTagsCUDA::test_tags__refs_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4919864Z test_ops.py::TestTagsCUDA::test_tags__refs_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4920141Z test_ops.py::TestTagsCUDA::test_tags__refs_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4920423Z test_ops.py::TestTagsCUDA::test_tags__refs_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4920694Z test_ops.py::TestTagsCUDA::test_tags__refs_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4920964Z test_ops.py::TestTagsCUDA::test_tags__refs_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4921235Z test_ops.py::TestTagsCUDA::test_tags__refs_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4921566Z test_ops.py::TestTagsCUDA::test_tags__refs_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4921872Z test_ops.py::TestTagsCUDA::test_tags__refs_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4922149Z test_ops.py::TestTagsCUDA::test_tags__refs_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4922434Z test_ops.py::TestTagsCUDA::test_tags__refs_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4922708Z test_ops.py::TestTagsCUDA::test_tags__refs_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4922992Z test_ops.py::TestTagsCUDA::test_tags__refs_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4923272Z test_ops.py::TestTagsCUDA::test_tags__refs_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4923544Z test_ops.py::TestTagsCUDA::test_tags__refs_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4923827Z test_ops.py::TestTagsCUDA::test_tags__refs_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4924106Z test_ops.py::TestTagsCUDA::test_tags__refs_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4924385Z test_ops.py::TestTagsCUDA::test_tags__refs_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4924665Z test_ops.py::TestTagsCUDA::test_tags__refs_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4924954Z test_ops.py::TestTagsCUDA::test_tags__refs_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4925232Z test_ops.py::TestTagsCUDA::test_tags__refs_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4925517Z test_ops.py::TestTagsCUDA::test_tags__refs_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4925788Z test_ops.py::TestTagsCUDA::test_tags__refs_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4926069Z test_ops.py::TestTagsCUDA::test_tags__refs_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4926348Z test_ops.py::TestTagsCUDA::test_tags__refs_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4926624Z test_ops.py::TestTagsCUDA::test_tags__refs_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4926906Z test_ops.py::TestTagsCUDA::test_tags__refs_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4927182Z test_ops.py::TestTagsCUDA::test_tags__refs_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4927461Z test_ops.py::TestTagsCUDA::test_tags__refs_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4927736Z test_ops.py::TestTagsCUDA::test_tags__refs_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4928013Z test_ops.py::TestTagsCUDA::test_tags__refs_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4928345Z test_ops.py::TestTagsCUDA::test_tags__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4928648Z test_ops.py::TestTagsCUDA::test_tags_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4928920Z test_ops.py::TestTagsCUDA::test_tags_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4929195Z test_ops.py::TestTagsCUDA::test_tags_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4929465Z test_ops.py::TestTagsCUDA::test_tags_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4929738Z test_ops.py::TestTagsCUDA::test_tags_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4930014Z test_ops.py::TestTagsCUDA::test_tags_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4930287Z test_ops.py::TestTagsCUDA::test_tags_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4930556Z test_ops.py::TestTagsCUDA::test_tags_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4930848Z test_ops.py::TestTagsCUDA::test_tags_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4931120Z test_ops.py::TestTagsCUDA::test_tags_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4931388Z test_ops.py::TestTagsCUDA::test_tags_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4931658Z test_ops.py::TestTagsCUDA::test_tags_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4931939Z test_ops.py::TestTagsCUDA::test_tags_allclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4932211Z test_ops.py::TestTagsCUDA::test_tags_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4932481Z test_ops.py::TestTagsCUDA::test_tags_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4932754Z test_ops.py::TestTagsCUDA::test_tags_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4933023Z test_ops.py::TestTagsCUDA::test_tags_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4933289Z test_ops.py::TestTagsCUDA::test_tags_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4933560Z test_ops.py::TestTagsCUDA::test_tags_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4933833Z test_ops.py::TestTagsCUDA::test_tags_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4934092Z test_ops.py::TestTagsCUDA::test_tags_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4934365Z test_ops.py::TestTagsCUDA::test_tags_argsort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4934638Z test_ops.py::TestTagsCUDA::test_tags_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4934915Z test_ops.py::TestTagsCUDA::test_tags_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4935204Z test_ops.py::TestTagsCUDA::test_tags_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4935514Z test_ops.py::TestTagsCUDA::test_tags_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4935817Z test_ops.py::TestTagsCUDA::test_tags_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4936086Z test_ops.py::TestTagsCUDA::test_tags_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4936364Z test_ops.py::TestTagsCUDA::test_tags_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4936633Z test_ops.py::TestTagsCUDA::test_tags_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:31:45.4936910Z test_ops.py::TestTagsCUDA::test_tags_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4937191Z test_ops.py::TestTagsCUDA::test_tags_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4937471Z test_ops.py::TestTagsCUDA::test_tags_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4937751Z test_ops.py::TestTagsCUDA::test_tags_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4938027Z test_ops.py::TestTagsCUDA::test_tags_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4938297Z test_ops.py::TestTagsCUDA::test_tags_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4938571Z test_ops.py::TestTagsCUDA::test_tags_bincount_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4938844Z test_ops.py::TestTagsCUDA::test_tags_bitwise_and_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4939129Z test_ops.py::TestTagsCUDA::test_tags_bitwise_left_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4939405Z test_ops.py::TestTagsCUDA::test_tags_bitwise_not_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4939682Z test_ops.py::TestTagsCUDA::test_tags_bitwise_or_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4939970Z test_ops.py::TestTagsCUDA::test_tags_bitwise_right_shift_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4940240Z test_ops.py::TestTagsCUDA::test_tags_bitwise_xor_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4940515Z test_ops.py::TestTagsCUDA::test_tags_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4940786Z test_ops.py::TestTagsCUDA::test_tags_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4941055Z test_ops.py::TestTagsCUDA::test_tags_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4941346Z test_ops.py::TestTagsCUDA::test_tags_broadcast_shapes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4941634Z test_ops.py::TestTagsCUDA::test_tags_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4941917Z test_ops.py::TestTagsCUDA::test_tags_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4942192Z test_ops.py::TestTagsCUDA::test_tags_bucketize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4942502Z test_ops.py::TestTagsCUDA::test_tags_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4942823Z test_ops.py::TestTagsCUDA::test_tags_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4943095Z test_ops.py::TestTagsCUDA::test_tags_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4943365Z test_ops.py::TestTagsCUDA::test_tags_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4943640Z test_ops.py::TestTagsCUDA::test_tags_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4943912Z test_ops.py::TestTagsCUDA::test_tags_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4944188Z test_ops.py::TestTagsCUDA::test_tags_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4944465Z test_ops.py::TestTagsCUDA::test_tags_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4944722Z test_ops.py::TestTagsCUDA::test_tags_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4944997Z test_ops.py::TestTagsCUDA::test_tags_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4945281Z test_ops.py::TestTagsCUDA::test_tags_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4945564Z test_ops.py::TestTagsCUDA::test_tags_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4945832Z test_ops.py::TestTagsCUDA::test_tags_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4946113Z test_ops.py::TestTagsCUDA::test_tags_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4946393Z test_ops.py::TestTagsCUDA::test_tags_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4946805Z test_ops.py::TestTagsCUDA::test_tags_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4947081Z test_ops.py::TestTagsCUDA::test_tags_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4947365Z test_ops.py::TestTagsCUDA::test_tags_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4947647Z test_ops.py::TestTagsCUDA::test_tags_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4947929Z test_ops.py::TestTagsCUDA::test_tags_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4948202Z test_ops.py::TestTagsCUDA::test_tags_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4948481Z test_ops.py::TestTagsCUDA::test_tags_conj_physical_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4948767Z test_ops.py::TestTagsCUDA::test_tags_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4949049Z test_ops.py::TestTagsCUDA::test_tags_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4949323Z test_ops.py::TestTagsCUDA::test_tags_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4950273Z test_ops.py::TestTagsCUDA::test_tags_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4950588Z test_ops.py::TestTagsCUDA::test_tags_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4950967Z test_ops.py::TestTagsCUDA::test_tags_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4951248Z test_ops.py::TestTagsCUDA::test_tags_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4951515Z test_ops.py::TestTagsCUDA::test_tags_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4951849Z test_ops.py::TestTagsCUDA::test_tags_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4952123Z test_ops.py::TestTagsCUDA::test_tags_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4952403Z test_ops.py::TestTagsCUDA::test_tags_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4952681Z test_ops.py::TestTagsCUDA::test_tags_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4952952Z test_ops.py::TestTagsCUDA::test_tags_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4953249Z test_ops.py::TestTagsCUDA::test_tags_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4953523Z test_ops.py::TestTagsCUDA::test_tags_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4953800Z test_ops.py::TestTagsCUDA::test_tags_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4954084Z test_ops.py::TestTagsCUDA::test_tags_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4954480Z test_ops.py::TestTagsCUDA::test_tags_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4954833Z test_ops.py::TestTagsCUDA::test_tags_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4955111Z test_ops.py::TestTagsCUDA::test_tags_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4955398Z test_ops.py::TestTagsCUDA::test_tags_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4955666Z test_ops.py::TestTagsCUDA::test_tags_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4955946Z test_ops.py::TestTagsCUDA::test_tags_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4956215Z test_ops.py::TestTagsCUDA::test_tags_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4956489Z test_ops.py::TestTagsCUDA::test_tags_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4956779Z test_ops.py::TestTagsCUDA::test_tags_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4957068Z test_ops.py::TestTagsCUDA::test_tags_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4957334Z test_ops.py::TestTagsCUDA::test_tags_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4957671Z test_ops.py::TestTagsCUDA::test_tags_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4957992Z test_ops.py::TestTagsCUDA::test_tags_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4958262Z test_ops.py::TestTagsCUDA::test_tags_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4958530Z test_ops.py::TestTagsCUDA::test_tags_einsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4958800Z test_ops.py::TestTagsCUDA::test_tags_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4959076Z test_ops.py::TestTagsCUDA::test_tags_empty_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4959340Z test_ops.py::TestTagsCUDA::test_tags_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4959614Z test_ops.py::TestTagsCUDA::test_tags_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4959884Z test_ops.py::TestTagsCUDA::test_tags_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4960154Z test_ops.py::TestTagsCUDA::test_tags_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4960424Z test_ops.py::TestTagsCUDA::test_tags_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4960693Z test_ops.py::TestTagsCUDA::test_tags_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4960962Z test_ops.py::TestTagsCUDA::test_tags_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4961244Z test_ops.py::TestTagsCUDA::test_tags_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4961523Z test_ops.py::TestTagsCUDA::test_tags_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4961796Z test_ops.py::TestTagsCUDA::test_tags_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4962065Z test_ops.py::TestTagsCUDA::test_tags_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4962338Z test_ops.py::TestTagsCUDA::test_tags_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4962609Z test_ops.py::TestTagsCUDA::test_tags_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4962880Z test_ops.py::TestTagsCUDA::test_tags_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4963162Z test_ops.py::TestTagsCUDA::test_tags_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4963435Z test_ops.py::TestTagsCUDA::test_tags_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4963704Z test_ops.py::TestTagsCUDA::test_tags_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4963974Z test_ops.py::TestTagsCUDA::test_tags_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4964240Z test_ops.py::TestTagsCUDA::test_tags_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4964508Z test_ops.py::TestTagsCUDA::test_tags_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4964823Z test_ops.py::TestTagsCUDA::test_tags_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4965135Z test_ops.py::TestTagsCUDA::test_tags_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4965414Z test_ops.py::TestTagsCUDA::test_tags_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4965688Z test_ops.py::TestTagsCUDA::test_tags_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4965962Z test_ops.py::TestTagsCUDA::test_tags_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4966235Z test_ops.py::TestTagsCUDA::test_tags_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4966511Z test_ops.py::TestTagsCUDA::test_tags_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4966776Z test_ops.py::TestTagsCUDA::test_tags_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4967050Z test_ops.py::TestTagsCUDA::test_tags_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4967326Z test_ops.py::TestTagsCUDA::test_tags_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4967598Z test_ops.py::TestTagsCUDA::test_tags_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4967866Z test_ops.py::TestTagsCUDA::test_tags_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4968138Z test_ops.py::TestTagsCUDA::test_tags_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4968407Z test_ops.py::TestTagsCUDA::test_tags_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4968681Z test_ops.py::TestTagsCUDA::test_tags_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4968952Z test_ops.py::TestTagsCUDA::test_tags_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4969224Z test_ops.py::TestTagsCUDA::test_tags_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4969504Z test_ops.py::TestTagsCUDA::test_tags_float_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4969774Z test_ops.py::TestTagsCUDA::test_tags_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4970056Z test_ops.py::TestTagsCUDA::test_tags_floor_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4970328Z test_ops.py::TestTagsCUDA::test_tags_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4970594Z test_ops.py::TestTagsCUDA::test_tags_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4970865Z test_ops.py::TestTagsCUDA::test_tags_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4971129Z test_ops.py::TestTagsCUDA::test_tags_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4971401Z test_ops.py::TestTagsCUDA::test_tags_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4971711Z test_ops.py::TestTagsCUDA::test_tags_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4972022Z test_ops.py::TestTagsCUDA::test_tags_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4972299Z test_ops.py::TestTagsCUDA::test_tags_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4972564Z test_ops.py::TestTagsCUDA::test_tags_gcd_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4972833Z test_ops.py::TestTagsCUDA::test_tags_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4973103Z test_ops.py::TestTagsCUDA::test_tags_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4973382Z test_ops.py::TestTagsCUDA::test_tags_gradient_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4973670Z test_ops.py::TestTagsCUDA::test_tags_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4973940Z test_ops.py::TestTagsCUDA::test_tags_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4974207Z test_ops.py::TestTagsCUDA::test_tags_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4974486Z test_ops.py::TestTagsCUDA::test_tags_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4974759Z test_ops.py::TestTagsCUDA::test_tags_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4975032Z test_ops.py::TestTagsCUDA::test_tags_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4975306Z test_ops.py::TestTagsCUDA::test_tags_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4975576Z test_ops.py::TestTagsCUDA::test_tags_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4975841Z test_ops.py::TestTagsCUDA::test_tags_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4976116Z test_ops.py::TestTagsCUDA::test_tags_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4976389Z test_ops.py::TestTagsCUDA::test_tags_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4976663Z test_ops.py::TestTagsCUDA::test_tags_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4976927Z test_ops.py::TestTagsCUDA::test_tags_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4977208Z test_ops.py::TestTagsCUDA::test_tags_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4977488Z test_ops.py::TestTagsCUDA::test_tags_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4977764Z test_ops.py::TestTagsCUDA::test_tags_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4978044Z test_ops.py::TestTagsCUDA::test_tags_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4978331Z test_ops.py::TestTagsCUDA::test_tags_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4978602Z test_ops.py::TestTagsCUDA::test_tags_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4978910Z test_ops.py::TestTagsCUDA::test_tags_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4979214Z test_ops.py::TestTagsCUDA::test_tags_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4979488Z test_ops.py::TestTagsCUDA::test_tags_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4979754Z test_ops.py::TestTagsCUDA::test_tags_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4980025Z test_ops.py::TestTagsCUDA::test_tags_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4980293Z test_ops.py::TestTagsCUDA::test_tags_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4980574Z test_ops.py::TestTagsCUDA::test_tags_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4980852Z test_ops.py::TestTagsCUDA::test_tags_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4981126Z test_ops.py::TestTagsCUDA::test_tags_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4981403Z test_ops.py::TestTagsCUDA::test_tags_istft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4981709Z test_ops.py::TestTagsCUDA::test_tags_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4982018Z test_ops.py::TestTagsCUDA::test_tags_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4982313Z test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4982622Z test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4982911Z test_ops.py::TestTagsCUDA::test_tags_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4983182Z test_ops.py::TestTagsCUDA::test_tags_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4983460Z test_ops.py::TestTagsCUDA::test_tags_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4983726Z test_ops.py::TestTagsCUDA::test_tags_lcm_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4984000Z test_ops.py::TestTagsCUDA::test_tags_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4984274Z test_ops.py::TestTagsCUDA::test_tags_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4984548Z test_ops.py::TestTagsCUDA::test_tags_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4984822Z test_ops.py::TestTagsCUDA::test_tags_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4985098Z test_ops.py::TestTagsCUDA::test_tags_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4985387Z test_ops.py::TestTagsCUDA::test_tags_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4985665Z test_ops.py::TestTagsCUDA::test_tags_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4986001Z test_ops.py::TestTagsCUDA::test_tags_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4986311Z test_ops.py::TestTagsCUDA::test_tags_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4986675Z test_ops.py::TestTagsCUDA::test_tags_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4986960Z test_ops.py::TestTagsCUDA::test_tags_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4987247Z test_ops.py::TestTagsCUDA::test_tags_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4987549Z test_ops.py::TestTagsCUDA::test_tags_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4987834Z test_ops.py::TestTagsCUDA::test_tags_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4988104Z test_ops.py::TestTagsCUDA::test_tags_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4988396Z test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4988690Z test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4988972Z test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4989253Z test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4989555Z test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4989835Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4990116Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4990407Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4990695Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4990980Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4991275Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4991565Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4991865Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4992147Z test_ops.py::TestTagsCUDA::test_tags_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4992423Z test_ops.py::TestTagsCUDA::test_tags_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4992727Z test_ops.py::TestTagsCUDA::test_tags_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4993059Z test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4993391Z test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4993644Z test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 98%] 2022-11-23T04:31:45.4993920Z test_ops.py::TestTagsCUDA::test_tags_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4994205Z test_ops.py::TestTagsCUDA::test_tags_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4994484Z test_ops.py::TestTagsCUDA::test_tags_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4994773Z test_ops.py::TestTagsCUDA::test_tags_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4995068Z test_ops.py::TestTagsCUDA::test_tags_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4995342Z test_ops.py::TestTagsCUDA::test_tags_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4995626Z test_ops.py::TestTagsCUDA::test_tags_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4995915Z test_ops.py::TestTagsCUDA::test_tags_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4996203Z test_ops.py::TestTagsCUDA::test_tags_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4996492Z test_ops.py::TestTagsCUDA::test_tags_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4996778Z test_ops.py::TestTagsCUDA::test_tags_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4997066Z test_ops.py::TestTagsCUDA::test_tags_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4997345Z test_ops.py::TestTagsCUDA::test_tags_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4997616Z test_ops.py::TestTagsCUDA::test_tags_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4997884Z test_ops.py::TestTagsCUDA::test_tags_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4998158Z test_ops.py::TestTagsCUDA::test_tags_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4998427Z test_ops.py::TestTagsCUDA::test_tags_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4998704Z test_ops.py::TestTagsCUDA::test_tags_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4998999Z test_ops.py::TestTagsCUDA::test_tags_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4999279Z test_ops.py::TestTagsCUDA::test_tags_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4999559Z test_ops.py::TestTagsCUDA::test_tags_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.4999846Z test_ops.py::TestTagsCUDA::test_tags_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5000149Z test_ops.py::TestTagsCUDA::test_tags_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5000464Z test_ops.py::TestTagsCUDA::test_tags_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5000747Z test_ops.py::TestTagsCUDA::test_tags_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5001023Z test_ops.py::TestTagsCUDA::test_tags_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5001304Z test_ops.py::TestTagsCUDA::test_tags_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5001570Z test_ops.py::TestTagsCUDA::test_tags_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5001852Z test_ops.py::TestTagsCUDA::test_tags_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5002131Z test_ops.py::TestTagsCUDA::test_tags_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5002398Z test_ops.py::TestTagsCUDA::test_tags_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5002661Z test_ops.py::TestTagsCUDA::test_tags_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5002926Z test_ops.py::TestTagsCUDA::test_tags_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5003199Z test_ops.py::TestTagsCUDA::test_tags_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5003478Z test_ops.py::TestTagsCUDA::test_tags_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5003748Z test_ops.py::TestTagsCUDA::test_tags_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5004012Z test_ops.py::TestTagsCUDA::test_tags_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5004294Z test_ops.py::TestTagsCUDA::test_tags_masked_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5004574Z test_ops.py::TestTagsCUDA::test_tags_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5004854Z test_ops.py::TestTagsCUDA::test_tags_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5005136Z test_ops.py::TestTagsCUDA::test_tags_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5005421Z test_ops.py::TestTagsCUDA::test_tags_masked_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5005700Z test_ops.py::TestTagsCUDA::test_tags_masked_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5005981Z test_ops.py::TestTagsCUDA::test_tags_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5006267Z test_ops.py::TestTagsCUDA::test_tags_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5006556Z test_ops.py::TestTagsCUDA::test_tags_masked_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5006844Z test_ops.py::TestTagsCUDA::test_tags_masked_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5007168Z test_ops.py::TestTagsCUDA::test_tags_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5007479Z test_ops.py::TestTagsCUDA::test_tags_masked_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5007759Z test_ops.py::TestTagsCUDA::test_tags_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5008044Z test_ops.py::TestTagsCUDA::test_tags_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5008323Z test_ops.py::TestTagsCUDA::test_tags_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5008607Z test_ops.py::TestTagsCUDA::test_tags_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5008894Z test_ops.py::TestTagsCUDA::test_tags_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5009176Z test_ops.py::TestTagsCUDA::test_tags_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5009455Z test_ops.py::TestTagsCUDA::test_tags_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5009729Z test_ops.py::TestTagsCUDA::test_tags_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5010008Z test_ops.py::TestTagsCUDA::test_tags_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5010283Z test_ops.py::TestTagsCUDA::test_tags_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5010557Z test_ops.py::TestTagsCUDA::test_tags_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5010836Z test_ops.py::TestTagsCUDA::test_tags_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5011095Z test_ops.py::TestTagsCUDA::test_tags_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5011404Z test_ops.py::TestTagsCUDA::test_tags_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5011699Z test_ops.py::TestTagsCUDA::test_tags_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5011990Z test_ops.py::TestTagsCUDA::test_tags_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5012266Z test_ops.py::TestTagsCUDA::test_tags_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5012536Z test_ops.py::TestTagsCUDA::test_tags_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5012810Z test_ops.py::TestTagsCUDA::test_tags_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5013105Z test_ops.py::TestTagsCUDA::test_tags_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5013402Z test_ops.py::TestTagsCUDA::test_tags_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5013682Z test_ops.py::TestTagsCUDA::test_tags_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5014046Z test_ops.py::TestTagsCUDA::test_tags_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5014372Z test_ops.py::TestTagsCUDA::test_tags_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5014647Z test_ops.py::TestTagsCUDA::test_tags_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5014911Z test_ops.py::TestTagsCUDA::test_tags_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5015178Z test_ops.py::TestTagsCUDA::test_tags_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5015454Z test_ops.py::TestTagsCUDA::test_tags_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5015727Z test_ops.py::TestTagsCUDA::test_tags_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5015998Z test_ops.py::TestTagsCUDA::test_tags_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5016277Z test_ops.py::TestTagsCUDA::test_tags_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5016539Z test_ops.py::TestTagsCUDA::test_tags_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5016831Z test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5017123Z test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5017416Z test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5017691Z test_ops.py::TestTagsCUDA::test_tags_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5017969Z test_ops.py::TestTagsCUDA::test_tags_nanmean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5018247Z test_ops.py::TestTagsCUDA::test_tags_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5018526Z test_ops.py::TestTagsCUDA::test_tags_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5018796Z test_ops.py::TestTagsCUDA::test_tags_nansum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5019071Z test_ops.py::TestTagsCUDA::test_tags_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5019347Z test_ops.py::TestTagsCUDA::test_tags_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5019634Z test_ops.py::TestTagsCUDA::test_tags_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5019929Z test_ops.py::TestTagsCUDA::test_tags_native_dropout_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5020212Z test_ops.py::TestTagsCUDA::test_tags_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5020478Z test_ops.py::TestTagsCUDA::test_tags_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5020743Z test_ops.py::TestTagsCUDA::test_tags_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5021056Z test_ops.py::TestTagsCUDA::test_tags_new_empty_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:31:45.5021374Z test_ops.py::TestTagsCUDA::test_tags_new_empty_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5021650Z test_ops.py::TestTagsCUDA::test_tags_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5021921Z test_ops.py::TestTagsCUDA::test_tags_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5022195Z test_ops.py::TestTagsCUDA::test_tags_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5022472Z test_ops.py::TestTagsCUDA::test_tags_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5022786Z test_ops.py::TestTagsCUDA::test_tags_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5023101Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5023411Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5023718Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5024023Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5024328Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5024634Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5024937Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5025235Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5025535Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5025827Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5026125Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5026446Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5026876Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5027189Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5027512Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5027798Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5028147Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5028475Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5028780Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5029087Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5029391Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5029710Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5030020Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5030319Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5030612Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5030909Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5031200Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5031494Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5031781Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5032079Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5032374Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5032700Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5033032Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5033345Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5033655Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5033961Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5034250Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5034536Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5034876Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5035203Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5035499Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5035792Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5036085Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5036377Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5036688Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5036990Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_huber_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5037288Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5037591Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5037901Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5038209Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5038523Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5038835Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5039150Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5039438Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5039726Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5040021Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5040314Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5040600Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5040894Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5041192Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5041499Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5041780Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skipped!) [ 99%] 2022-11-23T04:31:45.5042110Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5042403Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5042703Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5043006Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5043304Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5043612Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5043915Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5044215Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5044501Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5044793Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5045096Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5045414Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5045731Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5046021Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5046312Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5046595Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_one_hot_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5046898Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_circular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5047197Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5047503Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5047808Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5048114Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pairwise_distance_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5048400Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5048738Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5049079Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5049382Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5049673Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5049960Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5050246Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5050532Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5050823Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5051108Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5051408Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5051707Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5051999Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5052310Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5052610Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5052907Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5053199Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5053496Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5053796Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5054105Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5054430Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5054719Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5055026Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5055335Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5055652Z test_ops.py::TestTagsCUDA::test_tags_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5055956Z test_ops.py::TestTagsCUDA::test_tags_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5056230Z test_ops.py::TestTagsCUDA::test_tags_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5056499Z test_ops.py::TestTagsCUDA::test_tags_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5056758Z test_ops.py::TestTagsCUDA::test_tags_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5057032Z test_ops.py::TestTagsCUDA::test_tags_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5057321Z test_ops.py::TestTagsCUDA::test_tags_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5057596Z test_ops.py::TestTagsCUDA::test_tags_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5057874Z test_ops.py::TestTagsCUDA::test_tags_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5058176Z test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5058466Z test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5058754Z test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5059027Z test_ops.py::TestTagsCUDA::test_tags_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5059301Z test_ops.py::TestTagsCUDA::test_tags_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5059584Z test_ops.py::TestTagsCUDA::test_tags_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5059863Z test_ops.py::TestTagsCUDA::test_tags_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5060141Z test_ops.py::TestTagsCUDA::test_tags_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5060409Z test_ops.py::TestTagsCUDA::test_tags_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5060708Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5061003Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5061295Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5061587Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5061878Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_4_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5062156Z test_ops.py::TestTagsCUDA::test_tags_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5062465Z test_ops.py::TestTagsCUDA::test_tags_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5062801Z test_ops.py::TestTagsCUDA::test_tags_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5063071Z test_ops.py::TestTagsCUDA::test_tags_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5063341Z test_ops.py::TestTagsCUDA::test_tags_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5063617Z test_ops.py::TestTagsCUDA::test_tags_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5063891Z test_ops.py::TestTagsCUDA::test_tags_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5064166Z test_ops.py::TestTagsCUDA::test_tags_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5064443Z test_ops.py::TestTagsCUDA::test_tags_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5064731Z test_ops.py::TestTagsCUDA::test_tags_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5064998Z test_ops.py::TestTagsCUDA::test_tags_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5065275Z test_ops.py::TestTagsCUDA::test_tags_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5065544Z test_ops.py::TestTagsCUDA::test_tags_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5065813Z test_ops.py::TestTagsCUDA::test_tags_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5066097Z test_ops.py::TestTagsCUDA::test_tags_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5066378Z test_ops.py::TestTagsCUDA::test_tags_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5066731Z test_ops.py::TestTagsCUDA::test_tags_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5067006Z test_ops.py::TestTagsCUDA::test_tags_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5067300Z test_ops.py::TestTagsCUDA::test_tags_repeat_interleave_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5067582Z test_ops.py::TestTagsCUDA::test_tags_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5067846Z test_ops.py::TestTagsCUDA::test_tags_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5068117Z test_ops.py::TestTagsCUDA::test_tags_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5068394Z test_ops.py::TestTagsCUDA::test_tags_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5068675Z test_ops.py::TestTagsCUDA::test_tags_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5068955Z test_ops.py::TestTagsCUDA::test_tags_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5069225Z test_ops.py::TestTagsCUDA::test_tags_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5069490Z test_ops.py::TestTagsCUDA::test_tags_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5069813Z test_ops.py::TestTagsCUDA::test_tags_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5070136Z test_ops.py::TestTagsCUDA::test_tags_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5070419Z test_ops.py::TestTagsCUDA::test_tags_round_decimals_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5070706Z test_ops.py::TestTagsCUDA::test_tags_round_decimals_neg_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5070975Z test_ops.py::TestTagsCUDA::test_tags_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5071241Z test_ops.py::TestTagsCUDA::test_tags_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5071530Z test_ops.py::TestTagsCUDA::test_tags_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5071811Z test_ops.py::TestTagsCUDA::test_tags_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5072087Z test_ops.py::TestTagsCUDA::test_tags_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5072375Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5072667Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5072958Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5073249Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5073541Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5073821Z test_ops.py::TestTagsCUDA::test_tags_searchsorted_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5074121Z test_ops.py::TestTagsCUDA::test_tags_segment_reduce_lengths_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5074417Z test_ops.py::TestTagsCUDA::test_tags_segment_reduce_offsets_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5074689Z test_ops.py::TestTagsCUDA::test_tags_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5074974Z test_ops.py::TestTagsCUDA::test_tags_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5075246Z test_ops.py::TestTagsCUDA::test_tags_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5075513Z test_ops.py::TestTagsCUDA::test_tags_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5075786Z test_ops.py::TestTagsCUDA::test_tags_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5076055Z test_ops.py::TestTagsCUDA::test_tags_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5076343Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5076688Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5077017Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5077309Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5077585Z test_ops.py::TestTagsCUDA::test_tags_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5077852Z test_ops.py::TestTagsCUDA::test_tags_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5078119Z test_ops.py::TestTagsCUDA::test_tags_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5078389Z test_ops.py::TestTagsCUDA::test_tags_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5078659Z test_ops.py::TestTagsCUDA::test_tags_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5078944Z test_ops.py::TestTagsCUDA::test_tags_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5079204Z test_ops.py::TestTagsCUDA::test_tags_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5079491Z test_ops.py::TestTagsCUDA::test_tags_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5079761Z test_ops.py::TestTagsCUDA::test_tags_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5079990Z test_ops.py::TestTagsCUDA::test_tags_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 99%] 2022-11-23T04:31:45.5080279Z test_ops.py::TestTagsCUDA::test_tags_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5080571Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5080854Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5081136Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5081424Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5081736Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5082047Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5082692Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2022-11-23T04:31:45.5083162Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2022-11-23T04:31:45.5083449Z test_ops.py::TestTagsCUDA::test_tags_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5083734Z test_ops.py::TestTagsCUDA::test_tags_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5084040Z test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5084403Z test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5084720Z test_ops.py::TestTagsCUDA::test_tags_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5085002Z test_ops.py::TestTagsCUDA::test_tags_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5085284Z test_ops.py::TestTagsCUDA::test_tags_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5085585Z test_ops.py::TestTagsCUDA::test_tags_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5086065Z test_ops.py::TestTagsCUDA::test_tags_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2022-11-23T04:31:45.5086358Z test_ops.py::TestTagsCUDA::test_tags_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5086659Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5086959Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5087263Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5087561Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5087849Z test_ops.py::TestTagsCUDA::test_tags_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5088134Z test_ops.py::TestTagsCUDA::test_tags_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5088458Z test_ops.py::TestTagsCUDA::test_tags_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5088766Z test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5089074Z test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5089562Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2022-11-23T04:31:45.5090047Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2022-11-23T04:31:45.5090531Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2022-11-23T04:31:45.5091013Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2022-11-23T04:31:45.5091316Z test_ops.py::TestTagsCUDA::test_tags_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5091603Z test_ops.py::TestTagsCUDA::test_tags_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5091936Z test_ops.py::TestTagsCUDA::test_tags_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5092341Z test_ops.py::TestTagsCUDA::test_tags_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5092624Z test_ops.py::TestTagsCUDA::test_tags_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5092907Z test_ops.py::TestTagsCUDA::test_tags_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5093176Z test_ops.py::TestTagsCUDA::test_tags_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5093453Z test_ops.py::TestTagsCUDA::test_tags_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5093728Z test_ops.py::TestTagsCUDA::test_tags_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5094005Z test_ops.py::TestTagsCUDA::test_tags_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5094278Z test_ops.py::TestTagsCUDA::test_tags_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5094542Z test_ops.py::TestTagsCUDA::test_tags_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5094811Z test_ops.py::TestTagsCUDA::test_tags_stft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5095080Z test_ops.py::TestTagsCUDA::test_tags_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5095348Z test_ops.py::TestTagsCUDA::test_tags_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5095625Z test_ops.py::TestTagsCUDA::test_tags_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5095894Z test_ops.py::TestTagsCUDA::test_tags_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5096169Z test_ops.py::TestTagsCUDA::test_tags_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5096442Z test_ops.py::TestTagsCUDA::test_tags_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5096705Z test_ops.py::TestTagsCUDA::test_tags_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5096992Z test_ops.py::TestTagsCUDA::test_tags_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5097264Z test_ops.py::TestTagsCUDA::test_tags_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5097536Z test_ops.py::TestTagsCUDA::test_tags_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5097809Z test_ops.py::TestTagsCUDA::test_tags_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5098088Z test_ops.py::TestTagsCUDA::test_tags_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5098366Z test_ops.py::TestTagsCUDA::test_tags_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5098634Z test_ops.py::TestTagsCUDA::test_tags_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5098900Z test_ops.py::TestTagsCUDA::test_tags_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5099170Z test_ops.py::TestTagsCUDA::test_tags_to_sparse_cuda_float32 SKIPPED (Allowed exception) [ 99%] 2022-11-23T04:31:45.5099474Z test_ops.py::TestTagsCUDA::test_tags_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5099748Z test_ops.py::TestTagsCUDA::test_tags_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5100027Z test_ops.py::TestTagsCUDA::test_tags_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5100302Z test_ops.py::TestTagsCUDA::test_tags_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5100570Z test_ops.py::TestTagsCUDA::test_tags_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5100860Z test_ops.py::TestTagsCUDA::test_tags_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5101134Z test_ops.py::TestTagsCUDA::test_tags_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5101412Z test_ops.py::TestTagsCUDA::test_tags_tril_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5101678Z test_ops.py::TestTagsCUDA::test_tags_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5101951Z test_ops.py::TestTagsCUDA::test_tags_triu_indices_cuda_int64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5102233Z test_ops.py::TestTagsCUDA::test_tags_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5102505Z test_ops.py::TestTagsCUDA::test_tags_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5102780Z test_ops.py::TestTagsCUDA::test_tags_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5103059Z test_ops.py::TestTagsCUDA::test_tags_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5103335Z test_ops.py::TestTagsCUDA::test_tags_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5103609Z test_ops.py::TestTagsCUDA::test_tags_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5103878Z test_ops.py::TestTagsCUDA::test_tags_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5104168Z test_ops.py::TestTagsCUDA::test_tags_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5104429Z test_ops.py::TestTagsCUDA::test_tags_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5104708Z test_ops.py::TestTagsCUDA::test_tags_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5104975Z test_ops.py::TestTagsCUDA::test_tags_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5105250Z test_ops.py::TestTagsCUDA::test_tags_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5105519Z test_ops.py::TestTagsCUDA::test_tags_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5105805Z test_ops.py::TestTagsCUDA::test_tags_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5106115Z test_ops.py::TestTagsCUDA::test_tags_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5106435Z test_ops.py::TestTagsCUDA::test_tags_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5106777Z test_ops.py::TestTagsCUDA::test_tags_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5107052Z test_ops.py::TestTagsCUDA::test_tags_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5107322Z test_ops.py::TestTagsCUDA::test_tags_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5107590Z test_ops.py::TestTagsCUDA::test_tags_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5107857Z test_ops.py::TestTagsCUDA::test_tags_where_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5108135Z test_ops.py::TestTagsCUDA::test_tags_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5108404Z test_ops.py::TestTagsCUDA::test_tags_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5108676Z test_ops.py::TestTagsCUDA::test_tags_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:31:45.5108951Z test_ops.py::TestTagsCUDA::test_tags_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:31:45.5108964Z 2022-11-23T04:31:45.5109118Z =============================== warnings summary =============================== 2022-11-23T04:31:45.5109436Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:31:45.5109930Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:31:45.5110072Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:31:45.5110079Z 2022-11-23T04:31:45.5110400Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:31:45.5110804Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops/test_ops-3e0c24ad3c4486f9.xml - 2022-11-23T04:31:45.5110993Z = 469 passed, 29092 skipped, 40 deselected, 9 xfailed, 1 warning in 416.73s (0:06:56) = 2022-11-23T04:31:45.5111225Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:31:45.5111231Z 2022-11-23T04:31:45.5111704Z ##[endgroup] 2022-11-23T04:31:45.5112065Z FINISHED PRINTING LOG FILE of test_ops (/var/lib/jenkins/pytorch/test/test-reports/test_ops_hveup_vb) 2022-11-23T04:31:45.5112072Z 2022-11-23T04:31:45.8898181Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:31:45.888914] 2022-11-23T04:32:01.2416050Z 2022-11-23T04:32:01.2417542Z Expand the folded group to see the log file of test_ops 2022-11-23T04:32:01.2419666Z ##[group]PRINTING LOG FILE of test_ops (/var/lib/jenkins/pytorch/test/test-reports/test_ops_y2rtwp3a) 2022-11-23T04:32:01.2421675Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-b272c0c0ec916cdc.xml 2022-11-23T04:32:01.2422877Z ============================= test session starts ============================== 2022-11-23T04:32:01.2425801Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:32:01.2427211Z cachedir: .pytest_cache 2022-11-23T04:32:01.2429376Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:32:01.2430646Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:32:01.2432691Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:32:01.2434030Z collecting ... collected 29610 items / 29570 deselected / 40 selected 2022-11-23T04:32:01.2447957Z Running 40 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_ex_cuda, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_ex_cuda, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_ex_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_ex_cuda_float32 2022-11-23T04:32:01.2461136Z 2022-11-23T04:32:01.2461722Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_cuda_float32 PASSED [ 2%] 2022-11-23T04:32:01.2462955Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_ex_cuda_float32 PASSED [ 5%] 2022-11-23T04:32:01.2464611Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:32:01.2466298Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:32:01.2468050Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:32:01.2469736Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:32:01.2471458Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:32:01.2473188Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:32:01.2474937Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:32:01.2476683Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:32:01.2478335Z test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:32:01.2479895Z test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:32:01.2481480Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:32:01.2483069Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_ex_cuda SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:32:01.2484750Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:32:01.2486498Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:32:01.2488257Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:32:01.2490017Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:32:01.2491780Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:32:01.2493570Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:32:01.2495344Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:32:01.2497122Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:32:01.2498984Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:32:01.2500838Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:32:01.2502730Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:32:01.2504495Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:32:01.2506165Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:32:01.2508219Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:32:01.2509908Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:32:01.2511558Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:32:01.2513252Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:32:01.2514978Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:32:01.2515910Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:32:01.2516591Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:32:01.2517269Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:32:01.2517954Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:32:01.2518609Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:32:01.2519223Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:32:01.2519830Z test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:32:01.2520428Z test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:32:01.2520747Z 2022-11-23T04:32:01.2520895Z =============================== warnings summary =============================== 2022-11-23T04:32:01.2521508Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:32:01.2522235Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:32:01.2522716Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:32:01.2522886Z 2022-11-23T04:32:01.2523195Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:32:01.2523834Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops/test_ops-b272c0c0ec916cdc.xml - 2022-11-23T04:32:01.2524302Z ========== 2 passed, 38 skipped, 29570 deselected, 1 warning in 5.90s ========== 2022-11-23T04:32:01.2524735Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:32:01.2524999Z 2022-11-23T04:32:01.2525405Z ##[endgroup] 2022-11-23T04:32:01.2525981Z FINISHED PRINTING LOG FILE of test_ops (/var/lib/jenkins/pytorch/test/test-reports/test_ops_y2rtwp3a) 2022-11-23T04:32:01.2526296Z 2022-11-23T04:32:01.2526570Z Running test_ops_fwd_gradients ... [2022-11-23 04:32:01.246553] 2022-11-23T04:32:03.5331049Z Ignoring disabled issues: [] 2022-11-23T04:32:03.5600062Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=1', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:32:03.559212] 2022-11-23T04:34:14.3229089Z 2022-11-23T04:34:14.3233188Z Expand the folded group to see the log file of test_ops_fwd_gradients 2022-11-23T04:34:14.3235423Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_fwd_gradients_h0vjxuoq) 2022-11-23T04:34:14.3243824Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-d45f1ecd0f40d3b0.xml 2022-11-23T04:34:14.3245373Z ============================= test session starts ============================== 2022-11-23T04:34:14.3247215Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:34:14.3248271Z cachedir: .pytest_cache 2022-11-23T04:34:14.3249817Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:34:14.3251135Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:34:14.3252762Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:34:14.3253973Z collecting ... collected 2901 items / 12 deselected / 2889 selected 2022-11-23T04:34:14.3815515Z Running 2889 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_H_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_H_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_T_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_T_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___getitem___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___getitem___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___radd___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___radd___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rdiv___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rdiv___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmatmul___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmatmul___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmod___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmul___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmul___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rpow___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rpow___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rsub___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rsub___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad__softmax_backward_data_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_abs_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_abs_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acos_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acos_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acosh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acosh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addbmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addbmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcdiv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcdiv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcmul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcmul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_all_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_all_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_allclose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_allclose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_aminmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_angle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_angle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_any_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_any_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_arange_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argsort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argwhere_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argwhere_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asin_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asinh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asinh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atan2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atanh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_3d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_baddbmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_baddbmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bernoulli_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bfloat16_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bfloat16_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_block_diag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_block_diag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bool_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bool_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_to_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_to_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bucketize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_byte_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_byte_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cartesian_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cartesian_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cdist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cdouble_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cdouble_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ceil_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cfloat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cfloat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chalf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chalf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_char_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_char_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chunk_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chunk_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clamp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clamp_max_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clamp_min_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clone_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clone_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_column_stack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_column_stack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_combinations_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_combinations_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_complex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_physical_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_physical_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_constant_pad_nd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_constant_pad_nd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_contiguous_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_contiguous_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_copysign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_corrcoef_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_corrcoef_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cos_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cos_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cosh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cosh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_count_nonzero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_count_nonzero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cov_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cov_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cross_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cross_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cummax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cummin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumprod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumprod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_deg2rad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_embed_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_embed_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagflat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagflat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diff_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diff_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_digamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dist_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_floor_rounding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_trunc_rounding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_double_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_double_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_einsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_einsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eq_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eq_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_equal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_equal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_erf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_erfc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_erfinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_exp2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_exp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_exp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expm1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eye_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eye_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftshift_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftshift_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ihfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ihfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ihfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_rfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_rfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_rfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flatten_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flatten_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flip_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flip_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fliplr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fliplr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flipud_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flipud_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_power_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_power_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_floor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_floor_divide_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fmod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_frac_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_frexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gather_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gather_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ge_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_geqrf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_geqrf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gradient_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gradient_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_grid_sampler_2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_half_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_half_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_heaviside_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_histc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hypot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_i0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_igamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_igammac_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_imag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_put_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_put_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_reduce_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_inner_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_inner_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_int_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_int_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isclose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isclose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isfinite_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isfinite_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isinf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isinf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isnan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isnan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isneginf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isposinf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isreal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isreal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_istft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_unary_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_unary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_kron_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_kron_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_kthvalue_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ldexp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ldexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_le_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lerp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lerp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lgamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cond_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cond_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cross_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cross_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eig_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eig_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_qr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_qr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vander_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vander_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vecdot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vecdot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linspace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linspace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log10_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log10_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log1p_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logaddexp2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logaddexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logcumsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logdet_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logdet_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_and_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_and_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_not_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_not_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_or_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_or_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_xor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_xor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logspace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logspace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_long_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_long_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_unpack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_unpack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mH_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mH_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mT_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mT_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_argmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_argmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumprod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumprod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_log_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_logaddexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_logsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_median_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_normalize_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_normalize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_softmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_std_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_std_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_sum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_var_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_var_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matmul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matmul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matrix_exp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matrix_exp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_maximum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_median_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_min_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_minimum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mode_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_movedim_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_movedim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_msort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_multinomial_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nan_to_num_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nanmean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nanmedian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nanquantile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nansum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_native_batch_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_native_dropout_backward_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_native_layer_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ne_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ne_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_neg_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_neg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_strided_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_strided_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_full_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_full_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_ones_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_ones_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_zeros_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_zeros_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nextafter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_celu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_dropout_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_elu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_embedding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_gelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_glu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_mish_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pdist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_prelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_relu6_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_relu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_selu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_silu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softplus_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_threshold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nonzero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nonzero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_fro_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_fro_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_inf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_inf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_nuc_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_nuc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_normal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_normal_number_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ormqr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ormqr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_outer_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_outer_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pca_lowrank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_permute_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_permute_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pinverse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pinverse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polar_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_positive_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_positive_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pow_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pow_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_put_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_put_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_qr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_qr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_quantile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rad2deg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rand_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rand_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randint_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randint_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ravel_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ravel_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_real_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_real_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reciprocal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reciprocal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_remainder_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_renorm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_renorm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_interleave_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_interleave_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize_as__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize_as__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_conj_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_conj_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_neg_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_neg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_roll_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_roll_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rot90_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rot90_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsqrt_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsqrt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsub_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsub_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scalar_tensor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scalar_tensor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_searchsorted_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_select_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sgn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sgn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_short_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_short_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sigmoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_cosine_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_exponential_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_gaussian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_kaiser_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signbit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sin_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinc_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_slice_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_slice_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_slice_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_airy_ai_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_j0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_j1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_y0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_y1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_entr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_erfcx_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_i0e_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_i1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_i1e_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_log_ndtr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_ndtr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_ndtri_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_xlog1py_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_zeta_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_list_args_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_list_args_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_with_sizes_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_with_sizes_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sqrt_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sqrt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_square_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_square_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_squeeze_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_squeeze_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sub_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sub_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_to_size_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_to_size_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_svd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_svd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_svd_lowrank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_symeig_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_symeig_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_t_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_along_dim_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_along_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tanh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensor_split_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensor_split_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensordot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensordot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tile_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_sparse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_sparse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_topk_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_transpose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_transpose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapezoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapezoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapz_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapz_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triangular_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triangular_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tril_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tril_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_true_divide_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_true_divide_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trunc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unbind_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unbind_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unflatten_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unflatten_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_uniform_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_uniform_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unique_consecutive_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unique_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unsqueeze_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unsqueeze_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vdot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vdot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_complex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_real_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_where_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_where_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_xlogy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zero__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zero__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_H_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_H_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_T_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_T_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___getitem___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___getitem___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___radd___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___radd___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rdiv___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rdiv___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmatmul___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmatmul___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmod___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmul___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmul___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rpow___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rpow___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rsub___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rsub___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD__softmax_backward_data_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_abs_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_abs_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acos_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acos_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acosh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acosh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addbmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addbmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcdiv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcdiv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcmul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcmul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_decomposed_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_decomposed_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_all_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_all_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_allclose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_allclose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_aminmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_angle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_angle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_any_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_any_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_arange_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argsort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argwhere_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argwhere_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asin_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asinh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asinh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atan2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atanh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_3d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_baddbmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_baddbmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bernoulli_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bfloat16_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bfloat16_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_block_diag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_block_diag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bool_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bool_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_to_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_to_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bucketize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_byte_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_byte_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cartesian_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cartesian_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cdist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cdouble_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cdouble_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ceil_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cfloat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cfloat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chalf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chalf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_char_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_char_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_inverse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_inverse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chunk_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chunk_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clamp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clamp_max_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clamp_min_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clone_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clone_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_column_stack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_column_stack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_combinations_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_combinations_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_complex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_physical_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_physical_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_constant_pad_nd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_constant_pad_nd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_contiguous_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_contiguous_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_copysign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_corrcoef_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_corrcoef_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cos_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cos_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cosh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cosh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_count_nonzero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_count_nonzero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cov_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cov_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cross_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cross_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cummax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cummin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumprod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumprod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumulative_trapezoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumulative_trapezoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_deg2rad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_embed_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_embed_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagflat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagflat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diff_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diff_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_digamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dist_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_floor_rounding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_no_rounding_mode_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_no_rounding_mode_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_trunc_rounding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_double_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_double_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_einsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_einsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eq_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eq_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_equal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_equal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_erf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_erfc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_erfinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_exp2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_exp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_exp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expm1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eye_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eye_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftshift_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftshift_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftshift_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftshift_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ihfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ihfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ihfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_rfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_rfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_rfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flatten_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flatten_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flip_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flip_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fliplr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fliplr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flipud_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flipud_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_power_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_power_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_floor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_floor_divide_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fmod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_frac_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_frexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gather_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gather_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ge_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_geqrf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_geqrf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gradient_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gradient_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_grid_sampler_2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_half_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_half_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_heaviside_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_histc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hypot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_i0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_igamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_igammac_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_imag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_put_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_put_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_reduce_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_inner_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_inner_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_int_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_int_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isclose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isclose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isfinite_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isfinite_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isinf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isinf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isnan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isnan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isneginf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isposinf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isreal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isreal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_istft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_unary_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_unary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_kron_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_kron_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_kthvalue_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ldexp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ldexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_le_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lerp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lerp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lgamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cond_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cond_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cross_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cross_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_singular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_singular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eig_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eig_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvals_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvals_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvalsh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvalsh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_householder_product_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_householder_product_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_power_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_power_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_multi_dot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_multi_dot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_hermitian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_singular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_singular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_qr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_qr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_slogdet_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_slogdet_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_triangular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_triangular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svdvals_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svdvals_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorinv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorsolve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorsolve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vander_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vander_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vecdot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vecdot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vector_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vector_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linspace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linspace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log10_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log10_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log1p_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_softmax_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_softmax_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logaddexp2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logaddexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logcumsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logdet_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logdet_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_and_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_and_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_not_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_not_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_or_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_or_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_xor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_xor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logspace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logspace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_long_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_long_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_unpack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_unpack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mH_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mH_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mT_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mT_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_argmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_argmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumprod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumprod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_log_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_logaddexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_logsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_median_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_normalize_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_normalize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_softmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_std_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_std_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_sum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_var_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_var_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matmul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matmul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matrix_exp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matrix_exp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_reduction_no_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_reduction_with_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_maximum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_median_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_min_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_min_reduction_no_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_min_reduction_with_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_minimum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mode_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_movedim_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_movedim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_msort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_multinomial_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nan_to_num_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nanmean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nanmedian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nanquantile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nansum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_batch_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_dropout_backward_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_layer_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ne_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ne_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_neg_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_neg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_strided_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_strided_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_full_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_full_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_ones_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_ones_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_zeros_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_zeros_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nextafter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_alpha_dropout_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_batch_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_celu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_cross_entropy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_ctc_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_dropout2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_dropout3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_dropout_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_elu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_embedding_bag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_embedding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_gelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_glu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_grid_sample_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_group_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardswish_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardtanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_huber_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_instance_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_area_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_kl_div_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_l1_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_l1_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_layer_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_leaky_relu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_linear_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_linear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_local_response_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_logsigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_mish_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_mse_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_normalize_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_normalize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_circular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_circular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_constant_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_constant_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_reflect_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_replicate_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pdist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_prelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_relu6_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_relu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_rrelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_selu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_silu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softplus_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softsign_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softsign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_tanhshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_threshold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_unfold_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_unfold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nonzero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nonzero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_fro_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_fro_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_inf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_inf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_nuc_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_nuc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_normal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_normal_number_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ormqr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ormqr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_outer_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_outer_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pca_lowrank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_permute_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_permute_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pinverse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pinverse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polar_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_positive_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_positive_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pow_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pow_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_put_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_put_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_qr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_qr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_quantile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rad2deg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rand_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rand_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randint_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randint_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ravel_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ravel_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_real_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_real_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reciprocal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reciprocal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_remainder_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_renorm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_renorm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_interleave_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_interleave_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize_as__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize_as__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_conj_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_conj_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_neg_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_neg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_roll_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_roll_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rot90_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rot90_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_neg_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsqrt_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsqrt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsub_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsub_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scalar_tensor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scalar_tensor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_searchsorted_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_segment_reduce_lengths_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_segment_reduce_offsets_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_select_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sgn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sgn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_short_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_short_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sigmoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_cosine_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_exponential_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_gaussian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_kaiser_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signbit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sin_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinc_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_slice_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_slice_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_slice_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_softmax_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_softmax_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sparse_sampled_addmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sparse_sampled_addmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_airy_ai_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_j0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_j1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_y0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_y1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_entr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_erfcx_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_hermite_polynomial_h_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_hermite_polynomial_he_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_i0e_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_i1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_i1e_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_laguerre_polynomial_l_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_legendre_polynomial_p_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_log_ndtr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_i0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_i1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_k0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_k1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_ndtr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_ndtri_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_spherical_bessel_j0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_xlog1py_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_zeta_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_list_args_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_list_args_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_with_sizes_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_with_sizes_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sqrt_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sqrt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_square_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_square_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_squeeze_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_squeeze_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sub_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sub_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_to_size_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_to_size_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_svd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_svd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_svd_lowrank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_symeig_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_symeig_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_t_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_along_dim_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_along_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tanh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensor_split_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensor_split_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensordot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensordot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tile_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_sparse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_sparse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_topk_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_transpose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_transpose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapezoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapezoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapz_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapz_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triangular_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triangular_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tril_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tril_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_true_divide_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_true_divide_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trunc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unbind_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unbind_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unflatten_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unflatten_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_uniform_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_uniform_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unique_consecutive_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unique_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unsqueeze_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unsqueeze_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vdot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vdot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_complex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_real_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_where_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_where_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_xlogy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zero__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zero__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_H_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_H_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_T_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_T_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___getitem___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___getitem___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___radd___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___radd___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rdiv___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rdiv___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmatmul___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmatmul___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmod___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmul___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmul___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rpow___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rpow___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rsub___cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rsub___cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD__softmax_backward_data_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_abs_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_abs_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acos_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acos_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acosh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acosh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addbmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addbmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcdiv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcdiv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcmul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcmul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_decomposed_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_decomposed_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_all_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_all_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_allclose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_allclose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_aminmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_angle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_angle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_any_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_any_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_arange_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argsort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argwhere_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argwhere_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asin_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asinh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asinh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atan2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atanh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_3d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_baddbmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_baddbmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bernoulli_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bfloat16_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bfloat16_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_block_diag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_block_diag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bool_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bool_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_to_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_to_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bucketize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_byte_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_byte_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cartesian_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cartesian_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cdist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cdouble_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cdouble_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ceil_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cfloat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cfloat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chalf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chalf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_char_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_char_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_inverse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_inverse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chunk_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chunk_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clamp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clamp_max_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clamp_min_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clone_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clone_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_column_stack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_column_stack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_combinations_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_combinations_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_complex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_physical_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_physical_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_constant_pad_nd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_constant_pad_nd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_contiguous_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_contiguous_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_copysign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_corrcoef_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_corrcoef_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cos_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cos_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cosh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cosh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_count_nonzero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_count_nonzero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cov_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cov_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cross_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cross_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cummax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cummin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumprod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumprod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_deg2rad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_embed_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_embed_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagflat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagflat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diff_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diff_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_digamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dist_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_floor_rounding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_trunc_rounding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_double_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_double_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_einsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_einsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eq_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eq_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_equal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_equal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_erf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_erfc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_erfinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_exp2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_exp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_exp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expm1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eye_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eye_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftshift_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftshift_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftshift_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftshift_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ihfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ihfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ihfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfftn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_rfft2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_rfft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_rfftn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flatten_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flatten_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flip_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flip_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fliplr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fliplr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flipud_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flipud_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_power_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_power_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_floor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_floor_divide_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fmod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_frac_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_frexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gather_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gather_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ge_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_geqrf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_geqrf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gradient_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gradient_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_grid_sampler_2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_half_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_half_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_heaviside_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_histc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hypot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_i0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_igamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_igammac_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_imag_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_put_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_put_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_reduce_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_inner_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_inner_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_int_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_int_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isclose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isclose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isfinite_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isfinite_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isinf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isinf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isnan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isnan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isneginf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isposinf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isreal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isreal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_istft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_unary_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_unary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_kron_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_kron_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_kthvalue_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ldexp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ldexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_le_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lerp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lerp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lgamma_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cond_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cond_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cross_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cross_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_singular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_singular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eig_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eig_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvals_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvals_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_householder_product_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_householder_product_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_power_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_power_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_multi_dot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_multi_dot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_qr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_qr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_slogdet_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_slogdet_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svdvals_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svdvals_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorinv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorinv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vander_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vander_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vecdot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vecdot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vector_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vector_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linspace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linspace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log10_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log10_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log1p_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log2_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_softmax_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_softmax_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logaddexp2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logaddexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logcumsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logdet_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logdet_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_and_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_and_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_not_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_not_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_or_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_or_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_xor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_xor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logspace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logspace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_long_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_long_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_unpack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_unpack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mH_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mH_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mT_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mT_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_argmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_argmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumprod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumprod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumsum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumsum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_fill_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_fill_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_log_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_logaddexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_logsumexp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_median_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_normalize_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_normalize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_softmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_std_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_std_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_sum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_var_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_var_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matmul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matmul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matrix_exp_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matrix_exp_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_reduction_no_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_reduction_with_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_maximum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_median_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_min_binary_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_min_reduction_no_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_min_reduction_with_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_minimum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mode_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_movedim_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_movedim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_msort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mul_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mul_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_multinomial_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mv_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mv_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nan_to_num_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nanmean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nanmedian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nanquantile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nansum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_native_batch_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_native_dropout_backward_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_native_layer_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ne_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ne_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_neg_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_neg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_strided_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_strided_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_full_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_full_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_ones_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_ones_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_zeros_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_zeros_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nextafter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_alpha_dropout_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_batch_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_celu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_dropout2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_dropout3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_dropout_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_elu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_embedding_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_gelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_glu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_grid_sample_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_group_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardswish_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardtanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_huber_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_instance_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_kl_div_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_l1_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_l1_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_layer_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_linear_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_linear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_mish_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_mse_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_normalize_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_normalize_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pdist_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_prelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_relu6_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_relu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_rrelu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_selu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_silu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softmin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softplus_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softsign_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softsign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_threshold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_unfold_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_unfold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nonzero_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nonzero_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_fro_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_fro_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_inf_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_inf_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_nuc_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_nuc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_normal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_normal_number_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ormqr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ormqr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_outer_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_outer_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pca_lowrank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_permute_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_permute_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pinverse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pinverse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polar_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_positive_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_positive_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pow_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pow_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_prod_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_put_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_put_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_qr_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_qr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_quantile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rad2deg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rand_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rand_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randint_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randint_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_like_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ravel_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ravel_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_real_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_real_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reciprocal_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reciprocal_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_remainder_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_renorm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_renorm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_interleave_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_interleave_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize_as__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize_as__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_conj_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_conj_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_neg_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_neg_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_roll_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_roll_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rot90_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rot90_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_neg_3_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsqrt_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsqrt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsub_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsub_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scalar_tensor_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scalar_tensor_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_add_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_add_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_amax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_amin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_prod_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_searchsorted_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_segment_reduce_lengths_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_segment_reduce_offsets_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_select_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_select_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_select_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sgn_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sgn_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_short_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_short_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sigmoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sigmoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sign_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_cosine_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_exponential_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_gaussian_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_kaiser_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signbit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sin_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sin_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinc_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_slice_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_slice_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_slice_scatter_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_softmax_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_softmax_with_dtype_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_softmax_with_dtype_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sort_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sparse_sampled_addmm_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sparse_sampled_addmm_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_airy_ai_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_j0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_j1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_y0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_y1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_entr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_erfcx_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_i0e_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_i1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_i1e_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_log_ndtr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_i0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_i1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_k0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_k1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_ndtr_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_ndtri_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_xlog1py_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_zeta_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_list_args_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_list_args_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_with_sizes_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_with_sizes_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sqrt_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sqrt_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_square_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_square_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_squeeze_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_squeeze_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stft_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stft_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sub_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sub_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_to_size_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_to_size_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_svd_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_svd_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_svd_lowrank_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_symeig_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_symeig_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_t_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_t_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_along_dim_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_along_dim_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tan_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tan_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tanh_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tanh_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensor_split_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensor_split_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensordot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensordot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tile_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tile_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_sparse_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_sparse_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_topk_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trace_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trace_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_transpose_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_transpose_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapezoid_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapezoid_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapz_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapz_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triangular_solve_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triangular_solve_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tril_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tril_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triu_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triu_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_true_divide_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_true_divide_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trunc_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unbind_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unbind_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unflatten_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unflatten_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_copy_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_uniform_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_uniform_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unique_consecutive_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unique_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unsqueeze_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unsqueeze_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vdot_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vdot_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_complex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_real_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_copy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vsplit_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vsplit_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vstack_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vstack_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_where_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_where_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_xlogy_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zero__cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zero__cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_like_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_like_cuda_float64 2022-11-23T04:34:14.4240043Z 2022-11-23T04:34:14.4240442Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4241135Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4241819Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4242500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4243183Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4243873Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4244559Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4245227Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4245903Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4246575Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4247256Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4247943Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4249044Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4249802Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4250473Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4251089Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 0%] 2022-11-23T04:34:14.4251648Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 0%] 2022-11-23T04:34:14.4252267Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4252944Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4253629Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4254318Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4254994Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4255660Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4256333Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4257010Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4257684Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4258355Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4259028Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:34:14.4259702Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4260383Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4261064Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4261735Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4262412Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4263149Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4263880Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4264553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4265248Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4265947Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4266749Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4267430Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4268101Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4268769Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4269428Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4270076Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4270745Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4271420Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4272088Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4272737Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4273392Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4274059Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4274724Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4275388Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4276049Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4276708Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4277451Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4278140Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4278798Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:34:14.4279474Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4280150Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4280784Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 2%] 2022-11-23T04:34:14.4281371Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 2%] 2022-11-23T04:34:14.4281998Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_complex128 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2022-11-23T04:34:14.4282650Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_float64 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2022-11-23T04:34:14.4283316Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4283980Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4284645Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4285307Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4285966Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4286628Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4287290Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4287951Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4288619Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4289293Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4289970Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4290645Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4291319Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4292087Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4292803Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4293472Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4294133Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4294798Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4295475Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4296145Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4296815Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4297489Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4298154Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:34:14.4298811Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4299470Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4300128Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4300801Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4301505Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4302185Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4302881Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4303560Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4304232Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4304895Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4305573Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4306375Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4307387Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4308056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4308721Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4309400Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4310081Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4310746Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4311414Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4312084Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4312758Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4313433Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4314099Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4314762Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4315438Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4316120Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4316814Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4317510Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4318202Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:34:14.4318891Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4319554Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4320353Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4321049Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4321707Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4322373Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4323044Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4323704Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4324379Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4325060Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4325740Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4326422Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4327091Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4327746Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4328402Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4329069Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4329750Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4330436Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4331135Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4331825Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4332501Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4333171Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4333839Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4334602Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4335311Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4335970Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4336616Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4337270Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4337937Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:34:14.4338620Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4339236Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cov_cuda_complex128 SKIPPED (Barely fails) [ 5%] 2022-11-23T04:34:14.4339788Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cov_cuda_float64 SKIPPED (Barely fails) [ 5%] 2022-11-23T04:34:14.4340392Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4341056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4341718Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4342380Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4342976Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumprod_cuda_complex128 PASSED [ 5%] 2022-11-23T04:34:14.4343570Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4344234Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4344899Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4345589Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4346303Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4347108Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4347769Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4348433Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4349251Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4349972Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4350650Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4351326Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4351994Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4352682Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4353361Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4354029Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4354703Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4355380Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4356046Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4356705Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4357362Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:34:14.4358014Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4358688Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4359392Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4360095Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4360781Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4361457Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4362109Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4362834Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4363540Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4364201Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4364862Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4365526Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4366203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4366876Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4367535Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4368198Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4368854Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4369518Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4370203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4370866Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4371517Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4372173Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4372838Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4373495Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4374151Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4374809Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4375470Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4376131Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4376861Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:34:14.4377567Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4378240Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4378909Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4379575Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4380233Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4380901Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4381557Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4382216Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4382877Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4383541Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4384206Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4384865Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4385527Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4386197Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4387009Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4388552Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4390209Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4391511Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4392817Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4394126Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4395862Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4397296Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4398585Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4399887Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4401174Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4402470Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4403774Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4405088Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4406416Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:34:14.4407714Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4409001Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4410277Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4411554Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4412841Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4414116Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4415403Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4416672Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4417950Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4419218Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4420470Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4421721Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4423063Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4424384Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4425640Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4427145Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4428418Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4429681Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4430959Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4432225Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4433493Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4434752Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4436023Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4437290Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4438580Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4439877Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4441147Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4442415Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4443689Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:14.4444930Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4446160Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4447384Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4448628Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4450004Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4451319Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4452581Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4453847Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4455111Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4456377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4457634Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4458889Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4460140Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4461416Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4462698Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4463970Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4465234Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4466475Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4467848Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4469111Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4470370Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4471623Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4472883Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4474139Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4475394Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4476738Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4478060Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4479277Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:34:14.4480535Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4481790Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4483067Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4484348Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4485622Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4486910Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4488186Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4489464Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4490737Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4492015Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4493286Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4494567Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4495862Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4497140Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4498390Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4499636Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4500881Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4502204Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4503522Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4504786Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4506052Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4507505Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4508757Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4509995Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4511248Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4512499Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4513749Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4515014Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4516277Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:34:14.4517542Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4518789Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4520106Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4521439Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4522268Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4523000Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4523708Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4524386Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4525086Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4525866Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4526607Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4527296Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4527969Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4528622Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4529275Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4529936Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4530597Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4531246Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4531897Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4532551Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4533197Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4533863Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4534536Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4535206Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4535881Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4536556Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4537222Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:34:14.4537910Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped, see https://github.com//issues/84192) [ 11%] 2022-11-23T04:34:14.4538593Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped, see https://github.com//issues/84192) [ 11%] 2022-11-23T04:34:14.4539317Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4540019Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4540692Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4541366Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4542034Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4542718Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4543402Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4544084Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4544787Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4545507Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4546203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4546938Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4547611Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4548288Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4548967Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4549653Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4550339Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4551162Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4551988Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4552814Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4553563Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 12%] 2022-11-23T04:34:14.4554332Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 12%] 2022-11-23T04:34:14.4555153Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4556018Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4556845Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4557646Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4558465Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4559290Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4560125Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:34:14.4560951Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4561771Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4562533Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4563217Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4563901Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4564589Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4565288Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4565983Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4566670Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4567377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4568094Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4568839Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4569547Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4570222Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4570884Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4571581Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4572305Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4573006Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4573672Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4574357Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4575062Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4575701Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (Skipped!) [ 13%] 2022-11-23T04:34:14.4576307Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 13%] 2022-11-23T04:34:14.4576957Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4577620Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4578290Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4578965Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4579637Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4580313Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:34:14.4580989Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4581669Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4582357Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4583102Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4583820Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4584488Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4585156Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4585836Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4586521Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4587272Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4587966Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4588650Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4589333Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4590013Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4590697Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4591375Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4592056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4592742Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4593418Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4594096Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4594756Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4595412Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4596062Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4596766Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4597442Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4598101Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4598749Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4599405Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4600091Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:34:14.4600793Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4601478Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4602149Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4602828Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4603498Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4604163Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4604828Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4605490Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4606162Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4606833Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4607506Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4608173Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4608841Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4609510Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4610164Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4610883Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4611586Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4612253Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4612914Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4613568Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4614212Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4614864Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4615514Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4616164Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4616822Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4617487Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4618161Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4618817Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4619463Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:34:14.4620109Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4620759Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4621415Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4622074Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4622741Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4623410Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4624084Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4624814Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4625531Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4626210Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4626992Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4627666Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4628342Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4629028Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4629709Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4630393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4631056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4631724Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4632393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4633064Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4633750Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4634430Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4635106Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4635782Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4636459Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4637141Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4637818Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4638548Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4639247Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:14.4639915Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4640579Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4641244Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4641914Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4642580Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4643253Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4643913Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4644572Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4645238Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4645909Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4646572Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4647263Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4647961Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4648654Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4649330Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4649989Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4650638Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4651290Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4652013Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4652778Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4653487Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4654203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4654883Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4655563Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4656254Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4656920Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4657572Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4658224Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4658869Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:34:14.4659532Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4660194Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4660847Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4661502Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4662156Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4662814Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4663479Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4664126Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4664787Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4665481Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4666213Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4666967Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4667626Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4668290Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4668957Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4669620Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4670290Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4670959Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4671620Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4672277Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4672943Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4673625Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4674318Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4674980Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4675630Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4676281Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4676941Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4677595Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:34:14.4678264Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4678940Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4679687Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4680402Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4681063Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4681719Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4682369Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4683035Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4683699Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4684363Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4685072Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4685813Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4686539Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4687262Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4687984Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4688704Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4689419Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4690132Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4690839Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4691533Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4692222Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4692917Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4693689Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4694438Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4695151Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4695892Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4696613Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4697312Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4698006Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:34:14.4698703Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4699394Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4700105Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4700832Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4701560Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4702281Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4702994Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4703716Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4704444Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4705167Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4705880Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4706685Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4707443Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4708181Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4708870Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4709557Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4710257Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4710967Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4711693Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4712463Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4713235Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4714073Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4714952Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4715825Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4716678Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4717510Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4718356Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4719216Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4720066Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:34:14.4720917Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4721820Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4722702Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4723566Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4724429Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4725287Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4726146Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4727016Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4727904Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4728788Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4729662Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4730545Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4731406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4732245Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4732997Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4733688Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4734389Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4735086Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4735782Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4736488Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4737200Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4737953Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4738678Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4739371Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4740061Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4740763Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4741472Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4742186Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4742895Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:34:14.4743598Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4744311Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4745012Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4745698Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4746399Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4747177Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4747920Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4748640Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4749338Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4750045Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4750759Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4751532Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4752283Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4752996Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4753713Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4754437Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4755165Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4755886Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4756612Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4757345Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4758054Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4758758Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4759468Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4760191Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4760916Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4761636Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4762348Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4763037Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4763730Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:34:14.4764419Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4765168Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4765883Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4766578Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4767281Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4767981Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4768696Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4769427Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4770126Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4770830Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4771536Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4772236Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4772940Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4773647Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4774348Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4775067Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4775808Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4776555Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4777318Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4778046Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4778784Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4779527Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4780249Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4780935Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4781599Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4782262Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4782918Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4783576Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4784237Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:34:14.4784896Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4785559Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4786217Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4786937Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4787559Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 24%] 2022-11-23T04:34:14.4788162Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 24%] 2022-11-23T04:34:14.4788791Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4789449Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4790107Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4790771Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4791432Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4792148Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4792844Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4793499Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4794155Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4794824Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4795486Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4796156Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4796815Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4797472Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4798148Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4798787Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 24%] 2022-11-23T04:34:14.4799375Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 24%] 2022-11-23T04:34:14.4799959Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 24%] 2022-11-23T04:34:14.4800537Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 24%] 2022-11-23T04:34:14.4801158Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4801823Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4802479Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4803133Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:34:14.4803780Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4804431Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4805083Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4805728Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4806424Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4807102Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4807748Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4808406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4809072Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4809739Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4810393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4811055Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4811709Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4812365Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4813025Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4813694Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4814354Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4815008Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4815661Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4816313Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4816981Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4817662Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4818333Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4818997Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4819645Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4820356Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4821049Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4821726Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4822423Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:14.4823106Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4823781Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4824454Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4825118Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4825776Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4826435Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4827206Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4827878Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4828540Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4829222Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4829898Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4830571Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4831232Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4831890Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4832542Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4833201Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4833848Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4834573Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4835234Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 26%] 2022-11-23T04:34:14.4835805Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 26%] 2022-11-23T04:34:14.4836410Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4837065Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4837715Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4838368Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4839035Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4839711Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4840391Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4841070Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4841746Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:34:14.4842407Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4843083Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4843775Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4844452Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4845139Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4845826Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4846506Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4847201Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4847951Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4848777Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4849438Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4850105Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4850774Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4851423Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4852080Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4852739Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4853389Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4854050Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4854699Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4855371Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4856075Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4856779Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4857471Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4858147Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4858805Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4859459Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4860108Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4860759Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:34:14.4861404Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4862100Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4862806Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4863464Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4864122Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4864783Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4865454Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4866149Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4866868Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4867489Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 28%] 2022-11-23T04:34:14.4868078Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 28%] 2022-11-23T04:34:14.4868707Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4869383Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4870064Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4870747Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4871422Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4872130Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4872857Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4874045Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2022-11-23T04:34:14.4874971Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2022-11-23T04:34:14.4875675Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4876430Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4877172Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4877896Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4878589Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4879259Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4879918Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4880615Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:34:14.4881543Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2022-11-23T04:34:14.4882247Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4882943Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4883654Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4884363Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4885071Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4885761Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4886434Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4887147Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4887886Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4888603Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4889553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2022-11-23T04:34:14.4890491Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2022-11-23T04:34:14.4891490Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2022-11-23T04:34:14.4892473Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2022-11-23T04:34:14.4893206Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4893900Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4894585Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4895253Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4895914Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4896590Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4897274Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4897951Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4898644Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4899313Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4899968Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4900618Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4901276Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4901941Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4902605Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:34:14.4903267Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4903928Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4904584Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4905293Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4905980Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4906786Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4907457Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4908126Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4908777Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4909433Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4910085Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4910736Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4911399Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4912069Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4912732Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4913387Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4914044Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4914716Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4915384Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4916042Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4916686Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4917349Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4918026Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4918699Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4919418Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4920117Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4920767Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4921417Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4922073Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:34:14.4922741Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4923420Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4924095Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4924758Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4925419Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4926073Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4926729Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4927381Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4928042Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4928709Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4929363Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4930021Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4930681Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4931346Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4932019Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4932687Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4933393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4934090Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4934748Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4935422Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4936109Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4936780Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4937433Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4938083Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4938734Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4939402Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4940075Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4940733Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4941377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:34:14.4942036Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4942700Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4943382Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4944055Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4944728Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4945393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4946053Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4946778Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4947502Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4948217Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4948886Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4949538Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4950210Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4950872Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4951525Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4952181Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4952840Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4953491Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4954153Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4954819Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4955486Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4956145Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4956809Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4957478Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4958127Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4958779Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4959433Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4960094Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4960802Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:34:14.4961497Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4962156Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4962820Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4963473Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4964127Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4964789Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4965447Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4966096Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4966754Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4967427Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4968094Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4968742Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4969385Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4970032Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4970683Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4971354Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4972024Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4972679Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4973334Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4973981Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4974699Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4975399Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4976053Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4976713Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4977363Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4977961Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rpow___cuda_complex128 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:34:14.4978512Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rpow___cuda_float64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:34:14.4979118Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4979771Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:14.4980448Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4981114Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4981768Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4982422Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4983078Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4983736Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4984386Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4985045Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4985704Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4986366Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4987092Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4987755Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4988426Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4989135Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4989832Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4990497Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4991158Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4991830Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4992526Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4993207Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4993865Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4994516Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4995170Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4995821Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4996482Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4997128Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4997795Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4998448Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4999091Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:34:14.4999744Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5000410Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5001066Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5001384Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5001699Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5002060Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5002414Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5002731Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5003047Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5003378Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5003704Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5003985Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 35%] 2022-11-23T04:34:14.5004258Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 35%] 2022-11-23T04:34:14.5004599Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5004935Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5005253Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5005568Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5005887Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5006207Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5006520Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5006838Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5007150Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5007466Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5007780Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5008106Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5008431Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5008800Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5009158Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5009484Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:34:14.5009805Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5010128Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5010446Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5010772Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5011098Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5011412Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5011736Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5012058Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5012376Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5012696Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5013011Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5013323Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5013658Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5013997Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5014331Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5014660Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5014982Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5015300Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5015645Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5016012Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5016341Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5016657Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5016973Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5017289Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5017616Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5017938Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5018247Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5018569Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:34:14.5018883Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5019206Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5019523Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5019838Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5020147Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5020468Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5020790Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5021129Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5021460Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5021796Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5022122Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5022480Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5022830Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5023148Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5023471Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5023792Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5024113Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5024429Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5024759Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5025083Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5025415Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5025745Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5026069Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5026386Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5026802Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5027139Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5027469Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5027807Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5028142Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:34:14.5028469Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5028796Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5029116Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5029500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5029858Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5030170Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5030486Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5030803Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5031118Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5031449Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5031776Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5032090Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5032404Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5032722Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5033039Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5033358Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5033675Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5034002Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5034319Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5034644Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5034965Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5035312Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5035653Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5035969Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5036329Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5036693Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5037018Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5037342Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5037668Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:34:14.5037991Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5038325Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5038654Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5038979Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5039297Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5039631Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5039951Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5040264Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5040579Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5040896Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5041209Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5041542Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5041883Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5042220Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5042553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5042906Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5043257Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5043584Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5043897Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5044219Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5044536Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5044862Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5045182Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5045506Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5045822Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5046143Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5046463Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5046791Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5047115Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:34:14.5047431Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5047745Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5048070Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5048384Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5048699Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5049002Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5049319Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5049631Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5049988Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5050343Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5050672Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5050994Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5051313Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5051634Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5051953Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5052271Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5052583Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5052901Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5053222Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5053548Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5053863Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5054187Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5054504Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5054835Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5055160Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5055482Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5055801Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5056124Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5056441Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:34:14.5056810Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5057160Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5057483Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5057798Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5058117Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5058434Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5058760Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5059078Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5059406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5059736Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5060058Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5060378Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5060695Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5061020Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5061339Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5061664Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5061990Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5062315Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5062636Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5062955Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5063312Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5063663Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5063981Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5064292Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5064618Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5064933Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5065260Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5065578Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5065903Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:14.5066222Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5066542Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5066905Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5067227Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5067544Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5067871Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5068193Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5068511Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5068838Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5069147Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5069458Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5069768Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5070131Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5070484Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5070803Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5071115Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5071437Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5071757Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5072082Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5072402Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5072717Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5073039Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5073358Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5073689Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5074009Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5074337Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5074649Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5074968Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5075281Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:34:14.5075606Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5075920Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5076240Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5076557Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5076918Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5077270Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5077584Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5077891Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5078202Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5078525Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5078846Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5079173Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5079499Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5079825Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5080146Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5080464Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5080787Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5081111Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5081429Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5081755Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5082091Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5082416Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5082737Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5083055Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5083373Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5083729Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5084085Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5084401Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5084724Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:34:14.5085043Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5085353Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5085672Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5085990Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5086309Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5086625Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5086942Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5087263Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5087586Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5087902Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5088216Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5088564Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5088907Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5089266Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5089616Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5089953Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5090278Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5090686Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5091070Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5091406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5091736Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5092054Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5092367Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5092688Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5093009Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5093328Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5093637Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5093957Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5094280Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:34:14.5094598Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5094925Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5095249Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5095584Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5095911Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5096238Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5096560Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5096902Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_singular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5097273Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5097632Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5097954Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5098285Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5098610Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5098950Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5099278Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5099611Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5099941Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5100293Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5100652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5100980Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5101299Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5101628Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5101949Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5102289Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5102623Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5102961Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5103297Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5103631Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:34:14.5103999Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5104307Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 46%] 2022-11-23T04:34:14.5104579Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 46%] 2022-11-23T04:34:14.5104926Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5105268Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5105594Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5105922Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5106258Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5107356Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_cuda_float64 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88476 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.) [ 46%] 2022-11-23T04:34:14.5107698Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5108036Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5108370Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5108698Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5109039Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5109367Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5109710Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5110048Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5110386Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5110721Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5111070Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5111476Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5111848Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5112176Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5112500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5112822Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5113178Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5113530Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5113857Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5114176Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:34:14.5114520Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5114859Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5115163Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_singular_cuda_complex128 SKIPPED (cuSOLVER not available) [ 47%] 2022-11-23T04:34:14.5115463Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 47%] 2022-11-23T04:34:14.5115787Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5116106Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5116440Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5116769Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5117099Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5117423Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5117752Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5118118Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5118497Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5118838Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5119163Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5119481Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5119817Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5120144Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5120481Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5120811Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5121157Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5121496Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5121832Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5122157Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5122490Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5122816Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5123161Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5123497Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5123820Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:34:14.5124140Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5124456Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5124809Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5125157Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5125476Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5125786Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5126101Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5126416Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5126739Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5127084Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5127422Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5127748Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5128073Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5128402Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5128728Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5129035Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5129361Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5129682Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5130010Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5130335Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5130664Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5130984Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5131307Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5131671Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5132016Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5132344Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5132663Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5132984Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5133302Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:34:14.5133620Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5133929Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5134245Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5134558Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5134881Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5135200Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5135523Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5135843Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5136157Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5136465Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5136782Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5137097Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5137417Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5137737Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5138061Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5138432Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5138814Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5139143Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5139473Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5139806Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5140138Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5140466Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5140799Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5141134Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5141466Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5141799Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5142127Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5142452Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5142773Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:34:14.5143113Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5143444Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5143778Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5144102Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5144433Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5144759Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5145209Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5145576Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5145903Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5146229Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5146553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5146998Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5147327Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5147650Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5147974Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5148295Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5148613Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5148932Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5149259Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5149575Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5149896Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5150247Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5150581Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5150918Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5151239Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5151558Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5151873Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5152251Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5152635Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:14.5152972Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5153321Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5153666Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5153989Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5154324Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5154658Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5154973Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5155289Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5155601Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5155912Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5156231Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5156550Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5156865Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5157183Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5157499Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5157823Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5158137Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5158445Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5158825Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5159205Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5159541Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5159861Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5160179Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5160500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5160828Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5161152Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5161479Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5161802Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5162122Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:34:14.5162441Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5162716Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_batch_norm_cuda_float64 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:34:14.5163058Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5163332Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_native_layer_norm_cuda_float64 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:34:14.5163647Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5163963Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5164281Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5164587Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5164912Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5165233Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5165568Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5165943Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5166298Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5166616Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5166939Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5167258Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5167584Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5167907Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5168226Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5168534Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:34:14.5189918Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5190354Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5190719Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5191078Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5191431Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5191780Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5192131Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5192474Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5192811Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:34:14.5193147Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5193628Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5194030Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5194367Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5194722Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5195090Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5195429Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5195770Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5196102Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5196444Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5196778Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5197140Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5197490Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5197840Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5198183Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5198536Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5198879Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5199240Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5199591Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5199931Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5200314Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5200686Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5201027Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5201364Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5201692Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5202039Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5202383Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5202756Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5203135Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:34:14.5203508Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5203868Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5204224Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5204571Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5204905Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5205234Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5205573Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5205915Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5206252Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5206594Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5206972Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5207345Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5207696Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5208035Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5208377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5208732Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5209092Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5209447Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5209801Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5210158Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5210518Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5210853Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5211187Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5211525Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5211861Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5212198Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5212539Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5212871Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:34:14.5213221Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5213597Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5213980Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5214319Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5214655Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5214989Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5215276Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 55%] 2022-11-23T04:34:14.5215628Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5215971Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5216317Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5216658Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5217010Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5217343Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5217674Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5218018Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5218371Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5218733Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5219069Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5219413Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5219753Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5220101Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5220484Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5220869Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5221210Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5221559Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5221899Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5222258Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5222614Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5222971Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:34:14.5223322Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5223658Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5224007Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5224349Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5224701Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5225046Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5225393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5225728Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5226057Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5226390Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5226897Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5227289Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5227662Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5228007Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5228357Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5228697Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5229059Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5229410Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5229744Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5230079Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5230425Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5230763Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5231108Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5231442Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5231777Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5232132Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5232486Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5232865Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5233236Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:34:14.5233579Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5233959Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5234338Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5234689Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5235011Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5235330Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5235650Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5235965Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5236285Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5236598Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5236916Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5237234Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5237553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5237866Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5238145Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 57%] 2022-11-23T04:34:14.5238440Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 57%] 2022-11-23T04:34:14.5238759Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5239072Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5239398Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5239716Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5240035Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5240348Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5240717Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5241067Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5241392Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5241713Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5242031Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5242356Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5242675Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:34:14.5242990Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5243325Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5243605Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 58%] 2022-11-23T04:34:14.5243888Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 58%] 2022-11-23T04:34:14.5244168Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 58%] 2022-11-23T04:34:14.5244454Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 58%] 2022-11-23T04:34:14.5244779Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5245096Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5245412Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5245726Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5246047Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5246359Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5246676Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5246987Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5247302Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5247652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5248003Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5248310Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5248629Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5248948Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5249269Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5249593Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5249911Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5250226Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5250549Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5250876Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5251195Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5251506Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5251821Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:14.5252132Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5252461Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5252786Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5253106Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5253427Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5253746Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5254066Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5254420Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5254791Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5255130Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5255457Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5255778Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5256100Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5256423Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5256746Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5257061Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5257387Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5257708Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5258039Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5258363Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5258689Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5259010Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5259331Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5259642Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5259958Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5260270Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5260581Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5260948Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:34:14.5261253Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 59%] 2022-11-23T04:34:14.5261527Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 60%] 2022-11-23T04:34:14.5261846Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5262160Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5262475Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5262788Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5263121Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5263447Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5263776Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5264098Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5264422Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5264742Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5265075Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5265408Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5265745Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5266083Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5266416Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5266802Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5267143Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5267479Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5267875Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5268230Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5268554Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5268869Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5269184Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5269500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5269819Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5270143Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5270459Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5270770Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:34:14.5271105Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5271454Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5271793Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5272125Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5272444Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5272757Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5273069Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5273389Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5273698Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5274011Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5274319Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5274677Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5275022Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5275347Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5275663Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5275997Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5276328Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5276639Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5276923Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 61%] 2022-11-23T04:34:14.5277200Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 61%] 2022-11-23T04:34:14.5277529Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5277861Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5278193Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5278527Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5278859Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5279210Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5279562Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:34:14.5280255Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 61%] 2022-11-23T04:34:14.5280806Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 61%] 2022-11-23T04:34:14.5281132Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5281458Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5281807Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5282203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5282563Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5282882Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5283205Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5283552Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5284102Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2022-11-23T04:34:14.5284434Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5284779Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5285117Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5285458Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5285800Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5286116Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5286441Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5286804Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5287158Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5287511Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5288072Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2022-11-23T04:34:14.5288640Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2022-11-23T04:34:14.5289190Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2022-11-23T04:34:14.5289789Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2022-11-23T04:34:14.5290187Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5290514Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5290837Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5291148Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5291465Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5291796Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:34:14.5292118Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5292446Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5292771Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5293089Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5293400Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5293721Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5294035Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5294356Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5294672Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5294992Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5295305Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5295618Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5295930Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5296293Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5296643Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5296960Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5297267Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5297579Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5297892Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5298210Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5298523Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5298845Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5299162Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5299475Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5299790Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5300112Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5300432Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5300747Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:34:14.5301058Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5301371Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5301703Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5302027Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5302341Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5302652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5302965Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5303316Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5303661Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5303970Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5304299Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5304622Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5304951Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5305274Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5305590Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5305899Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5306213Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5306525Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5306930Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5307248Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5307554Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5307870Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5308184Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5308511Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5308833Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5309156Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5309473Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5309792Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5310149Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:34:14.5310520Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5310847Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5311162Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5311471Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5311787Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5312098Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5312423Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5312744Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5313056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5313375Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5313694Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5314016Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5314332Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5314661Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5314986Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5315304Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5315617Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5315936Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5316250Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5316624Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5316968Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5317296Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5317616Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5317927Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5318238Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5318562Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5318880Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5319195Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5319504Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:34:14.5319831Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5320153Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5320470Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5320794Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5321110Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5321424Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5321736Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5322060Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5322363Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5322681Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5322995Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5323347Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5323694Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5324011Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5324327Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5324639Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5324957Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5325275Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5325599Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5325918Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5326243Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5326567Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5326898Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5327223Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5327562Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5327894Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5328228Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5328557Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5328892Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:14.5329214Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5329550Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5329881Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5330246Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5330609Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5330930Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5331211Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rpow___cuda_complex128 SKIPPED (Skipped!) [ 67%] 2022-11-23T04:34:14.5331482Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rpow___cuda_float64 SKIPPED (Skipped!) [ 67%] 2022-11-23T04:34:14.5331820Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5332149Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5332499Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5333025Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 67%] 2022-11-23T04:34:14.5333352Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5333683Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5334013Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5334343Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5334670Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5334998Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5335325Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5335664Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5335998Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5336331Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5336665Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5337001Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5337376Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5337738Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5338063Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5338413Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5338756Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:34:14.5339088Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5339418Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5339746Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5340069Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5340391Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5340717Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5341056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5341387Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5341709Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5342033Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5342363Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5342696Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5343020Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5343349Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5343673Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5344052Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5344414Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5344742Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5345075Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5345410Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5345744Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5346038Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 68%] 2022-11-23T04:34:14.5346326Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 68%] 2022-11-23T04:34:14.5346817Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5347166Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5347500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5347824Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5348156Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5348479Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:34:14.5348803Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5349132Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5349461Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5349791Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5350114Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5350455Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5350842Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5351219Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5351553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5351890Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5352220Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5352556Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5352888Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5353220Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5353552Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5353880Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5354217Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5354551Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5354874Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5355194Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5355519Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5355841Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5356194Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5356539Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5356880Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5357214Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5357587Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5357950Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5358275Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:34:14.5358620Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5358957Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5359284Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5359611Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5359936Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5360268Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5360598Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5360921Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5361257Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5361585Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5361913Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5362237Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5362567Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5362889Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5363222Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5363548Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5363892Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5364273Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5364647Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5364982Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5365308Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5365636Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5365968Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5366300Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5366627Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5366958Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5367281Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5367616Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5367951Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:34:14.5368295Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5368634Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5368964Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5369291Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5369615Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5369956Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5370294Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5370637Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5371015Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5371389Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5371722Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5372051Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5372385Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5372715Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5373042Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5373362Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5373689Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5374009Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5374353Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5374691Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5375014Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5375333Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5375660Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5375989Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5376323Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5376648Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5376981Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5377312Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5377644Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:34:14.5378010Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5378400Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5378750Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5379078Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5379408Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5379733Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5380070Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5380401Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5380738Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5381070Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5381413Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5381751Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5382084Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5382414Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5382757Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5383085Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5383406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5383734Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5384057Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5384422Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5384798Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5385148Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5385492Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5385836Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5386165Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5386490Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5386888Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5387220Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:34:14.5387556Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5387886Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5388223Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5388548Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5388878Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5389202Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5389534Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5389866Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5390202Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5390533Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5390856Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5391225Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5391613Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5391939Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5392262Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5392583Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5392910Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5393236Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5393569Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5393897Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5394238Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5394572Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5394909Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5395241Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5395567Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5395892Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5396214Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5396549Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5396875Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:34:14.5397205Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5397532Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5397864Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5398230Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5398610Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5398944Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5399277Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5399609Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5399943Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5400269Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5400607Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5400938Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5401271Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5401602Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5401932Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5402257Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5402588Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5402917Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5403259Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5403595Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5403923Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5404253Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5404583Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5404966Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5405328Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5405660Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5405992Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5406326Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5406654Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:34:14.5406984Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5407309Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5407635Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5407961Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5408284Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5408618Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5408950Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5409278Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5409601Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5409931Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5410260Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5410591Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5410915Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5411245Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5411631Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5412006Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5412340Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5412665Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5413000Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5413328Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5413653Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5413974Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5414297Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5414623Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5414950Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5415274Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5415607Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5415935Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5416267Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:14.5416603Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5416926Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5417258Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5417582Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5417921Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5418291Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5418663Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5418983Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5419312Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5419636Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5419974Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5420305Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5420638Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5420964Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5421295Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5421625Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5421953Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5422264Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5422591Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5422921Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5423251Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5423588Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5423917Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5424258Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5424590Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5424969Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5425333Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5425669Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5425997Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:34:14.5426330Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5426739Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5427079Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5427407Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5427731Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5428056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5428385Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5428719Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5429046Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5429377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5429705Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5430025Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5430354Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5430679Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5431005Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5431329Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5431704Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5432075Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5432406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5432731Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5433061Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5433425Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5433784Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5434152Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5434515Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5434863Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5435205Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5435569Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5435929Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:34:14.5436273Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5436613Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5436940Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5437265Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5437592Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5437919Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5438243Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5438606Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5438964Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5439285Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5439610Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5439947Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5440285Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5440626Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5440959Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5441295Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5441629Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5441983Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_singular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5442331Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5442671Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5443003Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5443342Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5443678Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5444025Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5444364Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5444710Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5445052Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5445468Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5445862Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:34:14.5446199Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5446529Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5446870Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5447207Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5447552Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5447895Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5448243Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5448592Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5448938Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5449274Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5449564Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 79%] 2022-11-23T04:34:14.5449841Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 79%] 2022-11-23T04:34:14.5450204Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5450559Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5450895Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5451225Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5451571Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5451950Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5452333Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5452676Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5453018Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5453354Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5453705Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5454047Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5454394Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5454741Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5455091Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5455434Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5455797Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:34:14.5456152Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5456498Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5456838Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5457176Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5457509Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5457876Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5458239Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5458614Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5458982Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5459335Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5459683Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5459996Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_complex128 SKIPPED (cuSOLVER not available) [ 80%] 2022-11-23T04:34:14.5460310Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 80%] 2022-11-23T04:34:14.5460652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5460981Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5461324Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5461661Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5462004Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5462339Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5462682Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5463020Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5463376Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5463730Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5464071Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5464401Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5464745Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5465081Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5465464Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5465837Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:34:14.5466187Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5466533Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5467000Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5467345Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5467695Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5468032Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5468381Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5468724Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5469066Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5469404Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5469732Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5470058Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5470384Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5470713Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5471037Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5471362Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5471687Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5472023Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5472434Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5472819Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5473154Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5473487Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5473826Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5474162Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5474491Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5474832Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5475171Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5475506Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:34:14.5475844Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5476184Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5476515Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5476853Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5477187Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5477512Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5477847Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5478177Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5478514Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5478842Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5479203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5479555Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5479887Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5480210Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5480542Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5480874Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5481215Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5481545Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5481872Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5482193Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5482520Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5482844Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5483177Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5483508Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5483848Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5484189Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5484534Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5484874Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5485216Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:34:14.5485553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5485930Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5486298Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5486640Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5486985Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5487324Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5487667Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5488007Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5488345Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5488679Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5489031Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5489375Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5489713Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5490048Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5490392Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5490742Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5491087Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5491424Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5491763Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5492097Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5492474Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5492855Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5493192Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5493521Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5493858Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5494192Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5494524Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5494853Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5495192Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:14.5495520Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5495852Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5496218Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5496565Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5496912Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5497243Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5497574Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5497900Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5498229Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5498586Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5498933Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5499331Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5499722Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5500051Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5500393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5500739Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5501072Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5501398Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5501718Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5502041Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5502369Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5502701Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5503020Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5503347Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5503672Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5504014Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5504346Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5504675Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5505021Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:34:14.5505368Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5505716Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5506086Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5506451Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5506841Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5507178Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5507507Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5507847Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5508189Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5508524Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5508855Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5509204Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5509563Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5509907Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5510234Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5510557Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5510885Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5511215Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5511551Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5511882Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5512228Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5512571Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5512955Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5513325Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5513656Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5513982Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5514316Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5514652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5514989Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:34:14.5515369Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5515732Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5516099Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5516461Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5516826Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5517188Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5517551Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5517910Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5518264Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5518613Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5518966Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5519355Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5519765Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5520117Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5520479Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5520855Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5521203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5521557Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5521900Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5522250Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5522593Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5522959Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5523321Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5523688Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5524042Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5524406Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5524767Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5525136Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5525500Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:34:14.5525854Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5526239Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5526624Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5526978Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5527328Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5527677Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5528035Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5528384Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5528765Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5529152Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5529541Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5529910Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5530278Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5530635Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5530979Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5531324Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5531677Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5532023Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5532373Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5532772Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5533158Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5533509Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5533873Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5534221Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5534582Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5534943Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5535307Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5535684Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5536048Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:34:14.5536416Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5536783Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5537126Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5537476Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5537827Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5538181Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5538530Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5538876Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5539260Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5539660Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5540015Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5540377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5540728Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5541078Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5541426Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5541778Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5542138Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5542489Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5542853Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5543206Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5543564Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5543904Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5544251Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5544609Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5544979Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5545352Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5545696Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5546183Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5546630Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:34:14.5546995Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5547346Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5547710Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5548065Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5548424Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5548780Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5549142Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5549504Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5549875Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5550236Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5550582Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5550939Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5551297Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5551663Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5552021Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5552377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5552769Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5553156Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5553499Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5553842Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5554185Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5554532Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5554889Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5555244Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5555592Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5555962Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5556324Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5556675Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5557025Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:34:14.5557377Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5557727Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5558084Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5558432Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5558782Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5559150Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5559555Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5559974Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5560358Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5560706Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5561059Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5561424Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5561783Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5562118Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5562448Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5562777Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5563101Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5563437Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5563766Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5564097Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5564424Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5564759Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5565084Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5565378Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2022-11-23T04:34:14.5565683Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2022-11-23T04:34:14.5566011Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5566373Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5566741Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:34:14.5567072Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5567398Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5567722Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5568057Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5568388Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5568721Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5569056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5569388Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5569725Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5570056Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5570382Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5570732Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5571019Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 91%] 2022-11-23T04:34:14.5571316Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 91%] 2022-11-23T04:34:14.5571610Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 91%] 2022-11-23T04:34:14.5571902Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 91%] 2022-11-23T04:34:14.5572238Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5572569Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5572936Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5573298Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5573626Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5573950Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5574278Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5574607Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5574935Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5575257Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5575587Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5575914Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5576250Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:14.5576583Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5576912Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5577248Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5577577Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5577904Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5578241Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5578572Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5578902Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5579226Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5579556Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5579914Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5580291Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5580624Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5580961Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5581292Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5581624Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5581961Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5582287Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5582635Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5582982Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5583322Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5583657Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5583991Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5584323Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5584653Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5584985Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5585324Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5585652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5585994Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:34:14.5586369Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5586856Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5587200Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5587527Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5587853Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5588179Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5588512Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5588843Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5589186Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5589471Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 93%] 2022-11-23T04:34:14.5589762Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 93%] 2022-11-23T04:34:14.5590095Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5590423Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5590749Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5591070Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5591412Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5591753Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5592097Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5592429Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5592763Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5593095Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5593501Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5593898Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5594246Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5594596Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5594942Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5595282Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5595637Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5595988Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:34:14.5596321Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5596652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5596993Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5597325Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5597654Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5597983Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5598306Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5598642Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5598971Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5599292Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5599657Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5600012Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5600408Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5600807Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5601160Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5601488Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5601811Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5602152Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5602491Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5602834Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5603173Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5603515Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5603860Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5604219Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5604560Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5604910Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5605259Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5605602Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5605977Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sparse_sampled_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:34:14.5606344Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sparse_sampled_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5606695Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5607090Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5607476Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5607820Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5608173Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5608556Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5608930Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5609549Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2022-11-23T04:34:14.5610122Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2022-11-23T04:34:14.5610471Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5610836Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5611217Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5611595Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5611932Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5612273Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5612624Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5613009Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5613596Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2022-11-23T04:34:14.5613958Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5614324Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5614756Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5615163Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5615532Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5615883Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5616233Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5616625Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5617009Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5617393Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:34:14.5617993Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:34:14.5618588Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:34:14.5619179Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:34:14.5619768Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2022-11-23T04:34:14.5620141Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5620496Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5620853Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5621203Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5621543Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5621902Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5622257Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5622660Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5623051Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5623389Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5623728Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5624079Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5624424Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5624778Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5625117Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5625463Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5625810Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5626155Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5626498Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5626933Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5627271Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5627616Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5627955Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5628299Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5628637Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:34:14.5628978Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5629315Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5629725Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5630116Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5630454Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5630791Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5631138Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5631489Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5631830Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5632162Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5632497Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5632854Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5633195Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5633541Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5633870Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5634206Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5634534Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5634869Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5635204Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5635553Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5635892Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5636235Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5636620Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5636983Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5637308Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5637637Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5637964Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5638310Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5638650Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:34:14.5638981Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5639318Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5639652Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5639983Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5640327Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5640669Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5641008Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5641348Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5641681Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5642034Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5642383Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5642716Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5643042Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5643378Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5643745Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5644117Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5644459Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5644794Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5645130Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5645477Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5645822Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5646159Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5646506Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5646847Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5647190Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5647524Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5647863Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5648196Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5648546Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:34:14.5648875Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5649221Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5649559Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5649894Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5650227Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5650629Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5650992Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5651329Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5651659Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5652005Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5652341Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5652679Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5653018Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5653355Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5653684Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5654017Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5654362Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5654697Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5655033Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5655365Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5655701Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5656038Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5656364Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5656698Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5657021Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5657399Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5657762Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5658107Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:34:14.5658444Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:34:14.5658457Z 2022-11-23T04:34:14.5658616Z =============================== warnings summary =============================== 2022-11-23T04:34:14.5658950Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:34:14.5659457Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:34:14.5659605Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:34:14.5659612Z 2022-11-23T04:34:14.5659934Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:34:14.5660412Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-d45f1ecd0f40d3b0.xml - 2022-11-23T04:34:14.5660602Z ==== 1 passed, 2888 skipped, 12 deselected, 1 warning in 124.84s (0:02:04) ===== 2022-11-23T04:34:14.5660839Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:34:14.5660846Z 2022-11-23T04:34:14.5661254Z ##[endgroup] 2022-11-23T04:34:14.5661679Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_fwd_gradients_h0vjxuoq) 2022-11-23T04:34:14.5661688Z 2022-11-23T04:34:16.4882042Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:34:16.487075] 2022-11-23T04:34:22.9844832Z 2022-11-23T04:34:22.9845638Z Expand the folded group to see the log file of test_ops_fwd_gradients 2022-11-23T04:34:22.9846987Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_fwd_gradients_obgogo_5) 2022-11-23T04:34:22.9848542Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-7d6ea439dbe4ffba.xml 2022-11-23T04:34:22.9849217Z ============================= test session starts ============================== 2022-11-23T04:34:22.9849964Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:34:22.9850481Z cachedir: .pytest_cache 2022-11-23T04:34:22.9851186Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:34:22.9851768Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:34:22.9852461Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:34:22.9852998Z collecting ... collected 2901 items / 2889 deselected / 12 selected 2022-11-23T04:34:22.9856070Z Running 12 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_ex_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_cuda_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_float64 2022-11-23T04:34:22.9858704Z 2022-11-23T04:34:22.9859123Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:34:22.9859966Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:34:22.9860813Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:34:22.9861662Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:34:22.9862507Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:34:22.9863351Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:34:22.9864192Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:34:22.9865012Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_forward_mode_AD_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:34:22.9865776Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:34:22.9866800Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:34:22.9867683Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:34:22.9868563Z test_ops_fwd_gradients.py::TestFwdGradientsCUDA::test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:34:22.9869018Z 2022-11-23T04:34:22.9869193Z =============================== warnings summary =============================== 2022-11-23T04:34:22.9869787Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:34:22.9870653Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:34:22.9871256Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:34:22.9871472Z 2022-11-23T04:34:22.9871852Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:34:22.9872791Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-7d6ea439dbe4ffba.xml - 2022-11-23T04:34:22.9873454Z =============== 12 skipped, 2889 deselected, 1 warning in 0.49s ================ 2022-11-23T04:34:22.9873966Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:34:22.9874283Z 2022-11-23T04:34:22.9874626Z ##[endgroup] 2022-11-23T04:34:22.9875299Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_fwd_gradients_obgogo_5) 2022-11-23T04:34:22.9875672Z 2022-11-23T04:34:22.9875953Z Running test_ops_gradients ... [2022-11-23 04:34:22.985901] 2022-11-23T04:34:25.2674821Z Ignoring disabled issues: [] 2022-11-23T04:34:25.2943363Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=1', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:34:25.293418] 2022-11-23T04:38:12.5920353Z 2022-11-23T04:38:12.5923496Z Expand the folded group to see the log file of test_ops_gradients 2022-11-23T04:38:12.5924447Z ##[group]PRINTING LOG FILE of test_ops_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_gradients_c99yrqxp) 2022-11-23T04:38:12.5939961Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients-290b2be99199f1f3.xml 2022-11-23T04:38:12.5940526Z ============================= test session starts ============================== 2022-11-23T04:38:12.5941122Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:38:12.5941540Z cachedir: .pytest_cache 2022-11-23T04:38:12.5942233Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:38:12.5946841Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:38:12.5949193Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:38:12.5950793Z collecting ... collected 4835 items / 20 deselected / 4815 selected 2022-11-23T04:38:12.6760149Z Running 4815 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_float64 2022-11-23T04:38:12.7515202Z 2022-11-23T04:38:12.7518547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7519228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7519885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7520534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7521199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7521875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7522541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7523201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7523856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7524511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7525176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7525840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7526500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7527146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7527801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7528398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 0%] 2022-11-23T04:38:12.7528943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 0%] 2022-11-23T04:38:12.7529892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7530600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7531270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7531945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7532590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7533239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7533884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7534529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7535180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7535826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7536474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7537129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7537789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7538449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7539108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7539768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7540434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7541096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7541740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7542411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7543100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7543829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7544516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7545165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7545816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7546465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7547221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7547881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7548544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7549194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7549826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:38:12.7550473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7551138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7551796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7552443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7553089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7553740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7554393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7555046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7555701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7556365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7557031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7557638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 1%] 2022-11-23T04:38:12.7558274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 1%] 2022-11-23T04:38:12.7558948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7559640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7560316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7560963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7561614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7562273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7562917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7563562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7564207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7564847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7565506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7566164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7566828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7567492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7568155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7568825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7569498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7570157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7570820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7571473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7572182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7572868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7573537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7574206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7574863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7575514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7576159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7576804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7577476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7578172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7578858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7579535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7580202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7580850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7581498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:38:12.7582163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7582847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7583513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7584162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7584805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7585455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7586168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7586886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7587542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7588203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7588849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7589508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7590170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7590816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7591469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7592130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7592800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7593493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7594180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7594859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7595526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7596175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7596813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7597466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7598119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7598773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7599423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7600147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7600868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7601540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7602209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7602865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7603516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7604161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7604814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7605484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7606157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7606832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7607500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7608168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7608824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7609483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7610143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7610797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7611437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7612082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7612717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7613377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:38:12.7614115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7614812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7615458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7616103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7616748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7617392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7618043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7618703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7619363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7620017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7620664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7621342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7622040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7622710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7623356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7624001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7624658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7625329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7625991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7626700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7627368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7628038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7628754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7629454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7630116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7630776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7631422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7632067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7632716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7633356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7634014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7634702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7635391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7636075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7636728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7637371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7638017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7638677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7639329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7639983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7640637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7641300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7641953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7642664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7643350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7643999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7644646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7645311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:38:12.7645968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7646611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7647266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7647919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7648558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7649209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7649860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7650508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7651153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7651788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7652442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7653109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7653770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7654427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7655076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7655718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7656413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7657097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7657748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7658402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7659054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7659698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7660356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7661020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7661685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7662348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7663001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7663657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7664307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7664965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7665621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7666276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7667056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7667703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7668349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7669001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7669654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7670377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7671087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7671751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7672405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7673058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7673716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7674381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7675040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7675687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7676341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7676999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:38:12.7677647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7678302Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7678950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7679597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7680236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7680889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7681541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7682189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7682837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7683479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7684132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7684835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7685524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7686175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7686827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7687483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7688151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7688806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7689454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7690113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7690747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7691378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7692020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7692658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7693309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7693952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7694601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7695257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7695912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7696568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7697218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7697864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7698628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7699329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7699992Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7700652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7701308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7701958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7702605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7703254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7703902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7704550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7705206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7705868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7706516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7707197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7707842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7708485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:12.7709143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7709799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7710458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7711116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7711778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7712498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7713215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7713879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7714533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7715192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7715852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7716529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7717204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7717864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7718514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7719157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7719804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7720457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7721112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7721767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7722420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7723070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7723717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7724370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7725017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7725666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7726313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7727014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7727707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7728360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7729012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7729694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7730398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7731120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7731841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7732541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7733222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7733924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7734640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7735339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7736013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7736677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7737326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7737975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7738629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7739271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7739913Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7740606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7741289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:38:12.7741934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7742592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7743261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7743930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7744607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7745273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7745937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7746643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7747324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7748001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7748673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7749338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7750003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7750675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7751355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7752034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7752718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7753412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7754127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7754874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7755564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7756230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7756900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7757574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7758254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7758944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7759629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7760311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7760991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7761606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 7%] 2022-11-23T04:38:12.7762171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 7%] 2022-11-23T04:38:12.7762805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7763502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7764187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7764848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7765516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7766196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7766874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7767563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7768244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7768961Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7769675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7770363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7771047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7771733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7772410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7773094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7773786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:38:12.7774498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7775191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7775868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7776541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7777204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7777893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7778609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7779305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7779972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7780654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7781351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7781994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (cuSOLVER not available) [ 8%] 2022-11-23T04:38:12.7782673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 8%] 2022-11-23T04:38:12.7783347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7784003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7784669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7785343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7786019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7786790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7787466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7788140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7788825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7789530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7790204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7790863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7791529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7792203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7792886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7793569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7794254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7794942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7795622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7796358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7797069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7797742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7798405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7799089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7799759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7800421Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7801081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7801729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7802367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7803016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7803661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7804308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7804953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7805602Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7806270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:38:12.7806966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7807643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7808305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7808967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7809629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7810330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7811021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7811688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7812353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7813014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7813678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7814342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7814995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7815655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7816305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7816957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7817623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7818285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7818939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7819587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7820230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7820880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7821523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7822161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7822816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7823473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7824138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7824849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7825525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7826171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7826847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7827493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7828157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7828822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7829488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7830154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7830836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7831518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7832194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7832861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7833528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7834196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7834879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7835559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7836230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7836894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7837562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7838212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:38:12.7838944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7839662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7840336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7841001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7841665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7842347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7843027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7843709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7844379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7845044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7845717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7846379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7847034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7847693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7848354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7849018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7849682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7850333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7850990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7851649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7852346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7853068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7853769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7854453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7855113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7855764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7856410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7857059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7857734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7858433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7859136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7859847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7860524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7861200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7861882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7862554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7863204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7863841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7864483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7865131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7865788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7866478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7867271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7867914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7868562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7869212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7869858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7870525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:12.7871208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7871882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7872548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7873197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7873853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7874520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7875174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7875829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7876493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7877155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7877807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7878469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7879155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7879828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7880547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7881238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7881886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7882529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7883183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7883844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7884523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7885212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7885880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7886532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7887185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7887833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7888495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7889155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7889808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7890513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7891256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7891979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7892699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7893416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7894176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7894920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7895626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7896330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7897025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7897718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7898413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7899124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7899832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7900540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7901279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7901998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7902682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7903367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:38:12.7904050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7904737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7905440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7906158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7906908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7907680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7908605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7909524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7910401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7911278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7912138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7912975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7913805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7914638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7915474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7916299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7917141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7917987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7918866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7919780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7920719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7921619Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7922446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7923162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7923854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7924576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7925310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7926010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7926701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7927399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7928100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7928797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7929508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7930209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7930901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7931614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7932342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7933070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7933797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7934518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7935243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7935952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7936641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7937331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7938065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7938795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7939492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7940181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:38:12.7940879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7941592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7942301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7943002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7943684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7944379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7945074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7945779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7946481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7947219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7947921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7948627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7949322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7950000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7950686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7951401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7952192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7952940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7953632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7954330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7955030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7955743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7956453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7957157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7957860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7958568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7959278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7959988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7960694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7961420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7962123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7962825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7963531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7964243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7964960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7965720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7966477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7967157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7967836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7968510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7969189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7969866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7970541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7971240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7971933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7972641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7973366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7974067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7974759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:38:12.7975458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7976156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7976855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7977557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7978248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7978965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7979738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7980507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7981270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7981993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7982684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7983390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7984102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7984789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7985447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7986099Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7986849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7987500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7988153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7988807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7989452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7990110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7990763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7991380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 14%] 2022-11-23T04:38:12.7991974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 14%] 2022-11-23T04:38:12.7992604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7993313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7994007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7994665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7995317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7995964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7996599Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7997249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7997900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7998555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7999210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.7999861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8000519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8001169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8001834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8002466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:38:12.8003041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:38:12.8003621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:38:12.8004189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 14%] 2022-11-23T04:38:12.8004813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8005469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8006118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8006762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:38:12.8007443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8008126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8008771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8009413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8010057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8010704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8011342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8011994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8012651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8013314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8013965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8014621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8015283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8015935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8016587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8017248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8017906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8018561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8019195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8019845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8020499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8021164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8021872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8022568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8023223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8023876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8024533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8025209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8025907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8026631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8027284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8027941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8028598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8029255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8029908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8030565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8031221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8031881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8032553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8033229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8033892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8034546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8035182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8035899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8036591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8037231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8037891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:12.8038508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 15%] 2022-11-23T04:38:12.8039077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 16%] 2022-11-23T04:38:12.8039692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8040345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8040989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8041634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8042286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8042966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8043639Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8044303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8044965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8045621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8046292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8046979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8047665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8048348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8049033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8049760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8050469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8051160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8051843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8052499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8053165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8053831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8054472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8055123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8055771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8056420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8057081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8057728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8058386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8059082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8059785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8060477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8061151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8061802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8062442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8063090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8063782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8064470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8065117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8065765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8066408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8067187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8067847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8068518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8069201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8069861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8070531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:38:12.8071229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8071914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8072593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8073270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8073945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8074626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8075314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8076039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8077207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:38:12.8078125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:38:12.8078889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8079595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8080292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8081007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8081693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8082361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8083024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8083716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8084629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:38:12.8085324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8086020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8086721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8087424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8088125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8088807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8089475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8090180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8090907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8091625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8092606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:38:12.8093584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:38:12.8094516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:38:12.8095449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2022-11-23T04:38:12.8096172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8096855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8097528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8098190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8098844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8099505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8100178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8100857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8101539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8102200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8102848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8103502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8104160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8104809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8105469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:38:12.8106121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8106806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8107523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8108206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8108861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8109521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8110171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8110819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8111467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8112110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8112748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8113388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8114039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8114700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8115354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8115994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8116642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8117302Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8117961Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8118611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8119255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8119901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8120576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8121285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8121968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8122614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8123261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8123907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8124552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8125211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8125888Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8126561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8127227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8127871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8128518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8129162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8129800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8130452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8131112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8131766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8132419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8133076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8133734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8134399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8135063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8135774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8136487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8137143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:38:12.8137806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8138493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8139160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8139814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8164743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8165416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8166094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8166787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8167446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8168088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8168751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8169411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8170076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8170744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8171411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8172071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8172726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8173382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8174256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8174978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8175641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8176295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8176954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8177608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8178251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8178898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8179550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8180198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8180843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8181499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8182169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8182818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8183475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8184126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8184774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8185420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8186072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8186835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8187488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8188212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8188902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8189557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8190199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8190846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8191489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8192132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8192785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8193434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:38:12.8194089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8194724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8195347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8195968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8196580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8197202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8197837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8198472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8199101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8199735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8200363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8200993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8201634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8202309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8202973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8203601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8204176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 20%] 2022-11-23T04:38:12.8204699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_float64 SKIPPED (Skipped!) [ 20%] 2022-11-23T04:38:12.8205266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8205899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8206543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8207190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8207815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8208443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8209067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8209692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8210318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8210946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8211569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8212190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8212828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8213462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8214100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8214736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8215371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8216002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8216683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8217365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8218030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8218674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8219293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8219920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8220548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8221170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8221789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8222418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8223057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8223686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8224304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:12.8224923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8225554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8226174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8226475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8226812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8227119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8227425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8227727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8228028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8228400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8228753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8229018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 21%] 2022-11-23T04:38:12.8229280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 21%] 2022-11-23T04:38:12.8229608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8229928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8230239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8230538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8230841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8231140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8231440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8231742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8232040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8232347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8232651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8232962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8233269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8233580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8233885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8234197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8234505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8234813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8235114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8235466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8235812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8236113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8236425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8236733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8237034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8237335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8237640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8237935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8238256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8238577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8238897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8239212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8239522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8239830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8240125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:38:12.8240445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8240762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8241066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8241363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8241664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8241973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8242323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8242660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8242967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8243268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8243574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8243867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8244172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8244474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8244786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8245091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8245418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8245738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8246066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8246379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8246682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8246980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8247281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8247590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8247898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8248204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8248506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8248820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8249130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8249559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8249909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8250214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8250518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8250813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8251134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8251451Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8251772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8252086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8252399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8252708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8253014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8253328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8253630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8253935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8254232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8254538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8254835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8255149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:38:12.8255459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8255764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8256060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8256408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8256739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8257042Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8257341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8257650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8257958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8258267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8258567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8258901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8259224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8259529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8259838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8260140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8260455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8260768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8261080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8261388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8261708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8262024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8262331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8262634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8262952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8263299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8263628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8263923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8264223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8264522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8264841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8265166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8265486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8265804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8266105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8266405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8266894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8267205Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8267516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8267818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8268129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8268433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8268741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8269048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8269355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8269655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8269969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8270330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:38:12.8270675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8270970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8271272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8271572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8271874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8272177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8272482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8272777Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8273078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8273377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8273692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8274008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8274318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8274620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8274918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8275221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8275520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8275829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8276131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8276437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8276737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8277045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8277390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8277733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8278043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8278356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8278660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8278969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8279272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8279580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8279882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8280187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8280491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8280803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8281104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8281413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8281718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8282031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8282342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8282647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8282948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8283251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8283550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8283856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8284203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8284542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8284849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8285150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:38:12.8285453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8285756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8286061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8286360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8286659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8286966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8287269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8287575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8287875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8288184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8288485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8288791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8289092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8289397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8289694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8290006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8290312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8290612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8291054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8291379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8291674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8291968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8292260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8292558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8292863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8293159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8293464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8293768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8294074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8294379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8294679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8294983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8295283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8295593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8295896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8296210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8296511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8296814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8297109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8297416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8297717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8298061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8298418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8298720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8299021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8299320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8299618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8299921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:12.8300225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8300523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8300834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8301141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8301456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8301766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8302078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8302370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8302677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8302982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8303295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8303612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8303923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8304226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8304526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8304870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8305202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8305511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8305815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8306123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8306429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8306783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8307086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8307384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8307685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8307982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8308289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8308590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8308894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8309194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8309497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8309828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8310157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8310503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8310838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8311157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8311469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8311864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8312233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8312549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8312861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8313162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8313465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8313770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8314073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8314371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8314661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8314959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8315257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:38:12.8315557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8315864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8316169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8316483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8316792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8317107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8317416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8317737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8318054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8318363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8318705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8319050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8319358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8319678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8319989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8320311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8320630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8320965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8321298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8321607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8321915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8322232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8322543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8322864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8323180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8323504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8323823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8324142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8324455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8324712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 27%] 2022-11-23T04:38:12.8324955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 27%] 2022-11-23T04:38:12.8325333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8325702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8326011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8326316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8327541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_complex128 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88485 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.) [ 27%] 2022-11-23T04:38:12.8327867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8328185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8328503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8328817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8329131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8329456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8329779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8330101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8330423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8330745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8331062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8331401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:38:12.8331732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8332050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8332364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8332725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8333065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8333406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8333740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8334054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8334368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8334701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8335026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8335314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_complex128 SKIPPED (cuSOLVER not available) [ 28%] 2022-11-23T04:38:12.8335601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 28%] 2022-11-23T04:38:12.8335911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8336219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8336539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8336849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8337162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8337469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8337790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8338104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8338436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8338767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8339079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8339384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8339740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8340085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8340406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8340722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8341048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8341373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8341691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8342005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8342319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8342633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8342959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8343279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8343592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8343902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8344204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8344505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8344807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8345112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8345412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8345715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8346016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8346326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8346753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:38:12.8347114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8347419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8347726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8348037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8348347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8348656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8348966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8349276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8349589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8349900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8350214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8350522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8350832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8351139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8351441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8351757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8352053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8352358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8352660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8352956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8353250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8353608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8353940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8354246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8354547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8354856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8355162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8355464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8355762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8356060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8356352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8356659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8356969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8357284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8357590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8357908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8358222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8358537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8358852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8359163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8359471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8359787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8360104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8360461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8360810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8361120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8361431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8361741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:38:12.8362065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8362383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8362694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8363001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8363316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8363624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8363942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8364256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8364568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8364877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8365187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8365492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8365804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8366106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8366414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8366714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8367023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8367360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8367701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8368008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8368312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8368647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8368966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8369289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8369595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8369897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8370196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8370496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8370828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8371153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8371487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8371816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8372120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8372442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8372762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8373068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8373368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8373664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8373994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8374333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8374640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8374939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8375241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8375540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8375851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8376154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8376448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8376768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:12.8377086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8377408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8377719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8378020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8378324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8378631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8378931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8379243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8379555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8379861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8380163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8380479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8380845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8381211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8381511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8381811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8382114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8382409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8382721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8383034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8383353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8383667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8383973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8384277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8384588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8384892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8385199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8385501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8385809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8386166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8386508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8386956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8387298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8387634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8388038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8388414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8388743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8389065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8389390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8389718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8390041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8390385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8390707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8391040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8391396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8391713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8392038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8392353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:38:12.8392678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8392996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8393335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8393666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8394008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8394339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8394718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8395080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8395423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8395760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8396088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8396413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8396738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8397059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8397379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8397697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8398030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8398359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8398715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8399081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8399439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8399780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8400123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8400455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8400772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8401087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8401452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8401821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8402141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8402470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8402795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8403121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8403462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8403782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8404112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8404450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8404794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8405137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8405472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8405813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8406156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8406476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8406800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8407115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8407437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8407749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8408124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8408481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:38:12.8408820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8409141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8409477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8409805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8410127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8410449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8410723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:38:12.8411056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8411326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:38:12.8411666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8411939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:38:12.8412275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8412594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8412914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8413251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8413594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8413944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8414262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8414592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8414965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8415335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8415668Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8416002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8416330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8416663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8416994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8417332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8417666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8418011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8418348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8418669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8419002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8419337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8419672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8420008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8420340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8420662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8420981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8421296Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8421611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8421963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8422306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8422627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8422954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8423273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8423617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8423951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8424271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8424592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:38:12.8424916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8425242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8425574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8425895Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8426218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8426606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8426945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8427308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8427663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8427987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8428306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8428690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8429062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8429369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8429674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8429975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8430274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8430583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8430887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8431198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8431496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8431800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8432105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8432375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 34%] 2022-11-23T04:38:12.8432653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 34%] 2022-11-23T04:38:12.8432958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8433258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8433566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8433874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8434181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8434480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8434782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8435084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8435430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8435771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8436073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8436382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8436686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8436990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8437315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8437576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:38:12.8437844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:38:12.8438111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:38:12.8438377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 34%] 2022-11-23T04:38:12.8438692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8439001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8439307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8439605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:38:12.8439908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8440203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8440536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8440892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8441260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8441623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8441994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8442355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8442784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8443193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8443570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8443941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8444304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8444664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8445043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8445416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8445783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8446151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8446513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8446871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8447257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8447630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8448006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8448374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8448741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8449112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8449479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8449874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8450265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8450645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8451016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8451437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8451842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8452208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8452572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8452953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8453276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8453593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8453899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8454211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8454519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8454819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8455116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8455420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8455716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8456017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8456331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:12.8456588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 35%] 2022-11-23T04:38:12.8456850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 36%] 2022-11-23T04:38:12.8457143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8457442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8457743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8458041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8458417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8458764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8459081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8459390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8459699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8460001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8460322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8460643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8460959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8461282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8461600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8461914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8462242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8462568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8462877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8463177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8463492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8463794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8464089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8464389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8464688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8464993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8465348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8465680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8466002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8466334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8466695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8467024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8467330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8467631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8467927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8468230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8468530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8468832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8469128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8469430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8469730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8470043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8470345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8470668Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8470986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8471284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:38:12.8471552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 36%] 2022-11-23T04:38:12.8471817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 37%] 2022-11-23T04:38:12.8472190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8472544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8472857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8473175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8473492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8473832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8474174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8474733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:38:12.8475252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:38:12.8475565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8475880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8476220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8476558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8476870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8477177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8477486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8477826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8478345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:38:12.8478658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8478990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8479322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8479703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8480066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8480379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8480694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8481036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8481381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8481722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8482266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:38:12.8482802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:38:12.8483333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:38:12.8483871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2022-11-23T04:38:12.8484211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8484527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8484838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8485144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8485445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8485765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8486078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8486402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8486717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8487024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8487368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8487713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8488015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8488322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8488625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:38:12.8488928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8489233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8489536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8489833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8490142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8490446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8490750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8491051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8491353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8491650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8491949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8492246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8492559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8492867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8493166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8493461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8493767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8494118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8494452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8494750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8495045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8495361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8495670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8495977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8496278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8496579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8496874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8497175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8497472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8497798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8498111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8498421Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8498727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8499028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8499325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8499625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8499920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8500226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8500531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8500827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8501177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8501510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8501823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8502129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8502439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8502749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8503045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8503346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:38:12.8503665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8503979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8504278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8504574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8504876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8505170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8505481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8505788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8506083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8506393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8506810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8507124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8507427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8507740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8508106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8508544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8508842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8509146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8509448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8509767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8510072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8510384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8510691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8510988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8511285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8511596Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8511900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8512205Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8512501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8512812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8513113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8513416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8513729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8514034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8514334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8514630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8514979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8515314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8515623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8515925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8516230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8516531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8516833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8517138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8517436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8517739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8518035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8518346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:38:12.8518653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8518962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8519272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8519577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8519876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8520196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8520512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8520825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8521133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8521443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8521750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8522122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8522466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8522769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8523070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8523380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8523638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 40%] 2022-11-23T04:38:12.8523891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 40%] 2022-11-23T04:38:12.8524208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8524513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8524846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8525156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8525468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8525780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8526086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8526399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8526707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8527012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8527318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8527635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8527946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8528260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8528570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8528926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8529274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8529585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8529889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8530220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8530543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8530855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8531159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8531467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8531772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8532078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8532384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8532705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8533015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8533320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8533623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:12.8533936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8534248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8534557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8534867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8535171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8535485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8535833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8536176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8536484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8536800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8537112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8537381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 41%] 2022-11-23T04:38:12.8537652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 41%] 2022-11-23T04:38:12.8537984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8538311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8538623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8538926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8539240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8539548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8539858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8540170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8540472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8540782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8541092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8541412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8541724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8542045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8542358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8542711Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8543057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8543372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8543682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8543995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8544311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8544623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8544945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8545256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8545563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8545865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8546174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8546480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8546842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8547169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8547494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8547812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8548131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8548442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8548745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:38:12.8549072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8549393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8549754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8550097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8550402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8550718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8551029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8551340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8551657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8551963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8552278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8552582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8552892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8553196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8553514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8553824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8554151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8554473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8554799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8555120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8555431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8555740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8556046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8556358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8556712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8557055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8557363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8557688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8558006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8558332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8558655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8558967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8559278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8559580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8559902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8560223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8560551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8560869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8561193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8561509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8561825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8562145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8562453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8562761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8563066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8563428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8563763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8564086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:38:12.8564406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8564719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8565026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8565341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8565648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8565947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8566255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8566497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_complex128 PASSED [ 43%] 2022-11-23T04:38:12.8566808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8567124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8567436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8567772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8568107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8568416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8568732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8569038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8569358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8569671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8569989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8570340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8570694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8571012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8571325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8571633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8571958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8572266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8572573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8572883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8573189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8573490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8573814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8574149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8574475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8574799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8575108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8575414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8575732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8576045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8576360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8576668Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8576982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8577333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8577679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8577987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8578301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8578609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8578927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8579245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:38:12.8579557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8579861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8580172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8580477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8580785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8581093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8581402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8581709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8582017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8582325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8582646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8582963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8583281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8583589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8583892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8584243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8584589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8584900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8585206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8585519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8585827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8586141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8586449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8586803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8587118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8587436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8587741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8588056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8588363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8588682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8588996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8589312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8589627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8589939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8590246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8590559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8590867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8591240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8591591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8591903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8592213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8592524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8592844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8593156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8593471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8593789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8594106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8594417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:38:12.8594726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8595035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8595346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8595653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8595955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8596274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8596587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8596895Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8597197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8597514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8597828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8598182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8598526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8598836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8599145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8599466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8599782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8600087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8600400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8600707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8601010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8601309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8601616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8601925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8602232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8602534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8602849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8603160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8603478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8603787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8604090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8604401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8604704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8605063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8605406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8605726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8606028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8606335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8606641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8606958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8607266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8607581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8607891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8608202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8608514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8608824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8609126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8609430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:12.8609732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8610044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8610364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8610684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8611004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8611315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8611631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8611983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8612348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8612660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8612975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8613299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8613616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8613928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8614234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8614542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8614846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8615165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8615478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8615793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8616107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8616409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8616718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8617023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8617336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8617642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8617954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8618261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8618616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8618955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8619264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8619605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8619939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8620287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8620636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8620968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8621289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8621632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8621972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8622298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8622623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8622930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8623234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8623542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8623854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8624164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8624464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8624773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8625075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:38:12.8625384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8625741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8626093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8626417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8626820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8627142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8627459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8627792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped, see https://github.com//issues/84192) [ 47%] 2022-11-23T04:38:12.8628113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped, see https://github.com//issues/84192) [ 47%] 2022-11-23T04:38:12.8628431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8628741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8629063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8629380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8629705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8630024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8630353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8630673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8631020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8631363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8631683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8631997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8632315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8632691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8633055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8633375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8633708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8634035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8634362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8634684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8634952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 47%] 2022-11-23T04:38:12.8635214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 47%] 2022-11-23T04:38:12.8635547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8635880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8636196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8636511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8637544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88469 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.) [ 47%] 2022-11-23T04:38:12.8637867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8638199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8638526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8638847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8639165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8639492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8639863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8640225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8640544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8640870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8641197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8641544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:38:12.8641882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8642213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8642531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8642849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8643165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8643517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8643857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8644177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8644489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8644824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8645156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8645432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (Skipped!) [ 48%] 2022-11-23T04:38:12.8645723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 48%] 2022-11-23T04:38:12.8646038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8646351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8646716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8647074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8647393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8647710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8648034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8648357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8648696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8649025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8649342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8649654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8649979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8650301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8650627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8650949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8651277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8651608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8651934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8652252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8652576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8652893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8653224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8653588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8653956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8654270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8654580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8654887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8655199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8655511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8655813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8656121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8656425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8656741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8657080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:38:12.8657410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8657723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8658041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8658360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8658677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8658993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8659310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8659625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8659945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8660299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8660651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8660964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8661281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8661597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8661905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8662228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8662544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8662858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8663171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8663477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8663784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8664097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8664401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8664711Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8665017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8665332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8665653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8665963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8666264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8666593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8666897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8667280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8667632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8667952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8668266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8668591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8668912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8669236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8669554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8669875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8670188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8670514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8670782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (Skipped!) [ 49%] 2022-11-23T04:38:12.8671107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8671427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8671742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8672059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8672375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:38:12.8672706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8673030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8673350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8673663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8673991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8674352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8674709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8675027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8675347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8675662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8675983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8676299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8676618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8676930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8677247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8677563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8677878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8678187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8678507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8678819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8679130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8679473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8679800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8680126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8680436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8680748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8681093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8681431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8681770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8682101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8682439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8682776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8683091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8683417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8683741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8684051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8684359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8684667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8684977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8685293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8685604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8685912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8686225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8686530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8686848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8687154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8687456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8687784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:12.8688155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8688514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8688824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8689135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8689448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8689768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8690077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8690394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8690707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8691020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8691333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8691660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8691994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8692308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8692615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8692920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8693230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8693537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8693854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8694167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8694493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8694860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8695213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8695519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8695833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8696141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8696456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8696771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8697088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8697448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8697797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8698143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8698492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8698837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8699181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8699527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8699878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8700210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8700542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8700869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8701201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8701587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8701951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8702298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8702658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8702982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8703318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8703646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:38:12.8703978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8704303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8704649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8704997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8705344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8705682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8706028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8706363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8706773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8707121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8707456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8707788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8708118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8708499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8708869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8709194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8709533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8709865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8710228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8710601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8710967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8711312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8711653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8711998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8712326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8712648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8712983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8713315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8713649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8713991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8714327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8714655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8715006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8715372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8715750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8716095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8716444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8716789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8717138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8717488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8717835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8718164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8718495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8718825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8719159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8719486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8719820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8720146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:38:12.8720492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8720823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8721166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8721494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8721820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8722183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8722495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:38:12.8722835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8723112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:38:12.8723453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8723733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:38:12.8724077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8724398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8724723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8725061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8725410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8725766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8726094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8726430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8726762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8727106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8727442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8727784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8728115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8728454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8728906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8729286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8729626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8729976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8730320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8730647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8730992Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8731327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8731673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8732013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8732355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8732686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8733012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8733335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8733660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8733983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8734306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8734636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8734976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8735303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8735691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8736063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8736390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8736721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:38:12.8737057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8737388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8737729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8738060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8738391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8738740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8739086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8739459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8739825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8740156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8740486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8740833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8741181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8741496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8741806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8742119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8742463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8742809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8743117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8743428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8743734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8744037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8744347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8744625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2022-11-23T04:38:12.8744912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2022-11-23T04:38:12.8745221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8745527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8745844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8746158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8746433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_complex128 SKIPPED (cuSOLVER not available) [ 54%] 2022-11-23T04:38:12.8746841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8747153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8747461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8747778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8748096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8748404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8748728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8749041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8749349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8749733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8750047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:38:12.8750323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:38:12.8750596Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:38:12.8750868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 54%] 2022-11-23T04:38:12.8751185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8751499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8751808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8752113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:38:12.8752422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8752724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8753038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8753346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8753657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8753959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8754274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8754590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8754912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8755230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8755539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8755853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8756170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8756524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8756878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8757189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8757502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8757810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8758120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8758427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8758751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8759067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8759381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8759695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8760005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8760321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8760630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8760959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8761286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8761607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8761925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8762241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8762551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8762862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8763168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8763515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8763863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8764186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8764499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8764817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8765134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8765445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8765752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8766063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8766368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8766674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8767000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:12.8767267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 55%] 2022-11-23T04:38:12.8767532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 56%] 2022-11-23T04:38:12.8767845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8768152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8768465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8768775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8769100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8769416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8769739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8770055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8770427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8770775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8771102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8771429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8771754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8772085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8772417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8772737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8773068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8773403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8773721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8774030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8774351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8774659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8774967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8775277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8775586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8775902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8776212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8776517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8776847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8777227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8777592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8777919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8778227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8778534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8778839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8779151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8779461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8779770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8780072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8780383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8780694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8781014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8781328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8781659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8781985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8782288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:38:12.8782566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 56%] 2022-11-23T04:38:12.8782839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 57%] 2022-11-23T04:38:12.8783159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8783482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8783806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8784170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8784527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8784871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8785216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8785768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:38:12.8786294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:38:12.8786645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8786969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8787309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8787653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8787967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8788285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8788595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8788938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8789467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:38:12.8789786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8790126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8790463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8790800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8791137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8791451Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8791852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8792246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8792593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8792937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8793489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:38:12.8794035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:38:12.8794575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:38:12.8795115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2022-11-23T04:38:12.8795453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8795779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8796098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8796412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8796718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8797042Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8797365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8797694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8798014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8798323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8798632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8798950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8799307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8799661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8799977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:38:12.8800293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8800602Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8800914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8801229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8801549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8801861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8802173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8802483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8802793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8803102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8803410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8803715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8804037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8804353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8804664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8804973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8805288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8805605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8805916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8806269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8806612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8806941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8807263Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8807574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8807880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8808197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8808505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8808819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8809125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8809447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8809773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8810096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8810412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8810724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8811033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8811341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8811649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8811971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8812284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8812591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8812905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8813265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8813618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8813934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8814251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8814568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8814880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8815189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:38:12.8815518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8815838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8816147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8816438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8816748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8817055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8817375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8817689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8817994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8818307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8818620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8818941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8819256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8819578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8819892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8820246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8820598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8820915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8821224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8821550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8821863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8822187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8822504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8822812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8823120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8823436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8823746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8824057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8824360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8824681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8824999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8825311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8825635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8825945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8826253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8826625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8826941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8827300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8827653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8827964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8828279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8828584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8828892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8829204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8829511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8829823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8830133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8830448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:38:12.8830764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8831076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8831383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8831695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8832005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8832330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8832650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8832969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8833279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8833595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8833905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8834267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8834613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8834923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8835240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8835547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8835815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 60%] 2022-11-23T04:38:12.8836070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_float64 SKIPPED (Skipped!) [ 60%] 2022-11-23T04:38:12.8836384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8836697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8837034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8837520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 60%] 2022-11-23T04:38:12.8837822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8838141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8838456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8838771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8839084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8839400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8839710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8840031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8840348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8840671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8840986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8841351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8841696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8842010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8842318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8842647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8842975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8843290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8843598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8843907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8844215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8844522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8844826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8845145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8845458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8845762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8846067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:12.8846378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8846695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8847002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8847311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8847614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8847924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8848274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8848616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8848930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8849249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8849562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8849833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 61%] 2022-11-23T04:38:12.8850103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 61%] 2022-11-23T04:38:12.8850438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8850766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8851074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8851380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8851696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8852005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8852313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8852623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8852929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8853244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8853554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8853874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8854190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8854506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8854825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8855187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8855534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8855849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8856162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8856475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8856796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8857112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8857431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8857749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8858059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8858362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8858672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8858980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8859315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8859641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8859955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8860276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8860594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8860903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8861209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:38:12.8861536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8861897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8862241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8862546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8862858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8863177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8863488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8863799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8864117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8864426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8864742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8865050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8865363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8865674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8865990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8866301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8866722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8867052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8867379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8867704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8868019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8868324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8868629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8868990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8869342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8869655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8869960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8870282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8870598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8870921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8871240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8871551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8871862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8872174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8872503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8872823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8873149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8873469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8873786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8874102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8874417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8874734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8875048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8875360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8875667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8876027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8876366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8876690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:38:12.8877006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8877315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8877622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8877935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8878243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8878554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8878862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8879177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8879493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8879810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8880117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8880457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8880792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8881106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8881419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8881727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8882049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8882364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8882720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8883071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8883397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8883713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8884029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8884335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8884662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8884978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8885288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8885600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8885908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8886216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8886545Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8886875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8887202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8887527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8887838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8888147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8888462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8888772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8889090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8889402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8889755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8890104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8890416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8890724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8891037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8891346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8891667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8891982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:38:12.8892289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8892591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8892905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8893217Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8893524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8893832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8894142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8894449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8894760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8895069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8895387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8895701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8896016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8896327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8896681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8897023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8897332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8897646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8897960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8898274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8898588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8898901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8899211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8899534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8899851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8900168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8900483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8900797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8901110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8901425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8901740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8902060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8902371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8902686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8902998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8903354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8903700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8904025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8904343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8904658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8904967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8905285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8905605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8905918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8906238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8906551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8906905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8907222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:38:12.8907531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8907840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8908142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8908453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8908763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8909082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8909391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8909701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8910005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8910396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8910746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8911059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8911367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8911683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8911991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8912316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8912633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8912941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8913259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8913566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8913873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8914181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8914489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8914795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8915103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8915408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8915730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8916043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8916358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8916671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8916976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8917331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8917673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8917989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8918304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8918625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8918934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8919249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8919553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8919869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8920174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8920488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8920800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8921116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8921430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8921738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8922040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8922352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:12.8922667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8922976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8923295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8923607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8923922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8924277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8924655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8924967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8925284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8925597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8925919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8926244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8926560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8926871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8927181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8927493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8927799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8928116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8928429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8928747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8929060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8929366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8929681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8929990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8930293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8930600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8930914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8931270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8931620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8931928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8932241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8932583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8932921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8933277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8933622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8933953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8934279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8934630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8934977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8935307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8935632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8935942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8936252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8936568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8936879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8937191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8937494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8937804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8938155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:38:12.8938499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8938822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8939136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8939461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8939783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8940107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8940420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8940751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8941081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8941409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8941729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8942051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8942368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8942696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8943019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8943348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8943671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8944015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8944358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8944678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8945030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8945463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8945780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8946110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8946435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8946817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8947148Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8947477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8947802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8948066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 67%] 2022-11-23T04:38:12.8948327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 67%] 2022-11-23T04:38:12.8948670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8949008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8949326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8949635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8949958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8950283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8950617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8950942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8951267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8951586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8951966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8952328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8952659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8952985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8953310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8953636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8953984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:38:12.8954325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8954648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8954971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8955293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8955609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8955962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8956309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8956625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8956944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8957285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8957616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8957910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_complex128 SKIPPED (cuSOLVER not available) [ 68%] 2022-11-23T04:38:12.8958203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 68%] 2022-11-23T04:38:12.8958521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8958880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8959238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8959558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8959879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8960196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8960526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8960846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8961176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8961509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8961828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8962145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8962476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8962795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8963127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8963453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8963791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8964126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8964452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8964774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8965097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8965458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8965823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8966150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8966469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8966788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8967101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8967412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8967722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8968032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8968338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8968649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8968955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8969275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8969609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:38:12.8969941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8970259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8970577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8970897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8971212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8971523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8971843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8972155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8972516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8972865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8973184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8973502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8973822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8974138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8974450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8974769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8975087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8975403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8975714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8976022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8976331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8976639Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8976944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8977260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8977575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8977896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8978208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8978515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8978817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8979127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8979485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8979838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8980152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8980472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8980787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8981114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8981436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8981759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8982080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8982399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8982714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8983046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8983373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8983697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8984016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8984329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8984652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8984969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:38:12.8985297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8985631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8985953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8986310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8986764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8987094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8987426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8987751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8988070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8988398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8988720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8989032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8989350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8989667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8989989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8990304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8990616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8990926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8991246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8991560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8991876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8992225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8992551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8992884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8993256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8993607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8993921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8994232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8994571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8994909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8995255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8995591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8995903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8996230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8996561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8996880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8997192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8997498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8997808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8998125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8998439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8998749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8999059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8999363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.8999680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.9000027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.9000361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.9000692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:12.9001023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9001351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9001662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9001975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9002293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9002611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9002922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9003242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9003555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9003870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9004181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9004503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9004838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9005166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9005480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9005782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9006092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9006396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9006719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9007072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9007436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9007762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9008074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9008388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9008705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9009016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9009333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9009648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9009962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9010328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9010681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9011031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9011373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9011716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9012068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9012415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9012753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9013088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9013420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9013792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9014157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9014509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9014842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9015190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9015552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9015880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9016211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9016537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:38:12.9016872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9017204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9017553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9017898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9018242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9018584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9018932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9019277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9019626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9019969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9020301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9020670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9021033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9021365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9021695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9022019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9022363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9022701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9023067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9023438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9023805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9024152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9024503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9024843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9025168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9025494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9025822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9026154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9026488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9026853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9027234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9027618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9027967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9028300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9028638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9028985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9029337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9029687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9030035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9030383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9030737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9031068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9031402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9031729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9032058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9032390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9032724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9033053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:38:12.9033398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9033728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9034109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9034473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9034806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9035138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9035471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9035816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9036151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9036493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9036827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9037165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9037492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9037823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9038164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9038514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9038867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9039200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9039540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9039870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9040212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9040550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9040933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9041303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9041646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9041984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9042328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9042675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9043031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9043376Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9043704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9044049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9044389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9044766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9045175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9045584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9045981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9046380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9046780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9047631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9048456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9049275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9050164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9051056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9051901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9052760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9053631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9054492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9055332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:38:12.9056157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9057003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9057849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9058698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9059544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9060404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9061280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9062183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9063102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9063974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9064699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9065394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9066104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9066879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9067561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9068210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9068894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9069539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9070198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9070855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9071509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9072285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9073071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9073810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2022-11-23T04:38:12.9074538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2022-11-23T04:38:12.9075306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9076088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9076876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9077673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9078450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9079234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9080014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9080792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9081573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9082369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9083242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9084079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9084870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9085657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9086461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9087228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:38:12.9087924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:38:12.9088606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:38:12.9089297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:38:12.9090045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9090829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9091612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9092387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:38:12.9093157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9093931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9094703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9095472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9096251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9097019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9097800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9098582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9099370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9100214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9101036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9101831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9102626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9103406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9104198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9104996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9105780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9106551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9107488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9108276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9109082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9109900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9110701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9111493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9112281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9113085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9113884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9114699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9115538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9116359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9117161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9118023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9118857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9119643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9120428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9121213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9122009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9122807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9123607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9124407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9125197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9125988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9126756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9127531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9128306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9129066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9129854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:12.9130597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 75%] 2022-11-23T04:38:12.9131271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:38:12.9132010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9132789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9133564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9134337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9135187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9136035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9136846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9137667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9138450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9139244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9140044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9140857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9141676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9142491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9143321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9144141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9144956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9145792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9146680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9147474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9148264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9149060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9149830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9150603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9151384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9152243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9153070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9153844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9154656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9155494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9156338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9157169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9157960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9158755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9159513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9160280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9161070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9161851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9162621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9163390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9164166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9164952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9165747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9166547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9167369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9168170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9169025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:38:12.9169902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9170722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9171528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9172332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9173153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9173974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9174813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9175680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9176953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:38:12.9178048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:38:12.9178885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9179696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9180519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9181377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9182199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9182994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9183795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9184624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9185524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:38:12.9186221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9187022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9187853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9188702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9189546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9190370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9191162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9192003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9192883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9193749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9194878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:38:12.9196014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:38:12.9197141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:38:12.9198256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2022-11-23T04:38:12.9199137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9199965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9200770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9201575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9202357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9203156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9203955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9204823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9205688Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9206481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9207264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9208046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9208843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9209641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9210439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:38:12.9211222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9212002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9212770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9213552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9214344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9215132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9215912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9216689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9217472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9218243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9219013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9219787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9220572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9221354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9222186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9223001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9223772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9224515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9225159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9225799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9226433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9227215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9228014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9228797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9229563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9230325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9231094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9231858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9232626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9233407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9234210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9235011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9235807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9236591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9237359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9238126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9238947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9239774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9240568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9241345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9242126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9242919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9243705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9244499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9245297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9246090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9246882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9247658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:38:12.9248442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9249259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9250055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9250822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9251592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9252362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9253149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9253942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9254664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9255356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9256060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9256702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9257354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9258007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9258663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9259315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9259966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9260613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9261261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9261921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9262586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9263243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9263902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9264538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9265172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9265813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9266467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9267169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9267938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9268721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9269514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9270354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9271187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9271986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9272749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9273518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9274295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9275081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9275860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9276642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9277424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9278204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9278980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9279752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9280523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9281284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9282059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9282849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:38:12.9283648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9284434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9285122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9285764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9286408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9287114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9287814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9288478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9289136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9289785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9290440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9291106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9291769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9292422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmod___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9293076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9293795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9294397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 80%] 2022-11-23T04:38:12.9295027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 80%] 2022-11-23T04:38:12.9295761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9296555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9297362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__softmax_backward_data_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9298400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 80%] 2022-11-23T04:38:12.9299190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9299979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9300774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9301561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9302413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9303245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9304034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9304810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9305469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9306130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9306847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9307551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9308346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9309139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9309931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9310744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9311585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9312393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9313192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9313982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9314776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9315563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9316344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9317135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9317936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9318724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9319573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:12.9320406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_aminmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9321194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9321989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9322779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9323569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9324366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_arange_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9325040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9325689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9326342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argsort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9327006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9327670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9328292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 81%] 2022-11-23T04:38:12.9328872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 81%] 2022-11-23T04:38:12.9329508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9330203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9330878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9331529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9332187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9332833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9333614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9334396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9335332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9336171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9336962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9337759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9338567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9339376Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9340182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9340994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9341803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9342591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9343397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9344208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bernoulli_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9344967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9345632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9346298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9347080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9347834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9348621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9349421Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9350210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9351026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9351924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9352812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9353638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9354441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bucketize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9355236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9356031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:38:12.9356850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9357675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9358485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9359272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9360072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9360872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9361669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9362460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ceil_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9363253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9364053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9364805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9365466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9366124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9366775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9367435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9368151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9368862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9369556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9370241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9370940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9371611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9372264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9372912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9373569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_max_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9374227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_min_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9374889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9375548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9376218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9376897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9377572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9378252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9378912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9379572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9380228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9380892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9381578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9382324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9383041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9383719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9384392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9385058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_copysign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9385724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9386392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9387107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9387841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9388632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9389423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9390233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:38:12.9391082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9391876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9392661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9393447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9394241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9395033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9395832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9396543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_complex128 PASSED [ 83%] 2022-11-23T04:38:12.9397271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9398074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9398928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9399826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9400699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9401516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_deg2rad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9402308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9403100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9403906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9404726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9405418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9406076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9406753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9407433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9408107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9408774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9409444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9410121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9410780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9411436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_digamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9412097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9412743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9413404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_floor_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9414136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9414874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9415558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_trunc_rounding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9416224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9416876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9417536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9418202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9418865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9419527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9420192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9420856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9421521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9422171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9422832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9423494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9424156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9424825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:38:12.9425483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9426158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9426847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9427533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9428381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9429215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9430006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9430785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9431576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9432371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9432770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9433159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9433552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9433937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9434319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9434714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9435100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9435486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9435867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9436256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9436642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9437033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9437417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9437813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9438213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9438657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9439084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9439486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9439867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9440267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9440652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9441043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9441431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9441818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9442200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9442587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9442970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9443372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9443770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9444155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9444547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9444941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9445268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9445586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9445908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9446232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9446600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9446954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:38:12.9447271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9447590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9447912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfftn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9448231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9448549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9448875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9449199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9449517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9449830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9450152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9450473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9450798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9451116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9451432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9451751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9452086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9452413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9452726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9453052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9453366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9453728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9454072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9454387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9454703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9455023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9455338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9455665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9455989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9456313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9456653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9456967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ge_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9457292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9457605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9457921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9458243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9458569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_grid_sampler_2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9458882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9459202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9459516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9459845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_heaviside_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9460160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_histc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9460525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9460894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9461219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9461539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9461851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hypot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9462161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9462480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:12.9462804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igammac_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9463125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_imag_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9463453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9463774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9464105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9464430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9464759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9465078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9465403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9465727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9466055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9466390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9466870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9467194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9467610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9468036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9468417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9468809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9469196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9469583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9469980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9470363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9470752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9471128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9471511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9471890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9472282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isneginf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9472663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isposinf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9473053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9473431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9473825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_istft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9474251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9474672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9475108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9475532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9475980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9476422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9476847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9477271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9477689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9478090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9478485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9478862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9479251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kthvalue_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9479634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9480018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9480400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_le_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9480784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9481170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:38:12.9481551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lgamma_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9481952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9482343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9482747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9483137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9483540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9483927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9484391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9484844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9485191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9485514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9485852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9486177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9486512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9486842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9487180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9487510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9487870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9488222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9488547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9488875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9489206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9489535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9489875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9490211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9490550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9490884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9491219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9491593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9491895Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 87%] 2022-11-23T04:38:12.9492462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 87%] 2022-11-23T04:38:12.9492832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9493195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9493573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9493916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9494262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9494608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9494987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9495359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9495712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9496065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9496423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9496770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9497126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9497491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9497839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9498256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9498627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:38:12.9499060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9499444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9499822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9500165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9500503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9500877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9501294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9501651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9501985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9502373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9502732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9503061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (cuSOLVER not available) [ 88%] 2022-11-23T04:38:12.9503376Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (cuSOLVER not available) [ 88%] 2022-11-23T04:38:12.9503718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9504067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9504416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9504808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9505157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9505494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9505842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9506183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9506677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9507115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9507464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9507875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9508297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9508727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9509182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9509687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9510153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9510583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9511012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9511427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9511851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9512259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9512714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9513161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9513576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9513981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9514395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9514786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9515255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9515738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9516137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9516549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9516951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9517358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9517801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:38:12.9518243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9518653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp2_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9519072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9519493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9519914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9520325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9520778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9521189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9521613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9522040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9522456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9522930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9523426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9523833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9524301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9524776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9525188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9525588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9525925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9526261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9526595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9526936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9555221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9555666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9556078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9556504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9556931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9557331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9557729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9558132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9558532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9558948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9559364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9559774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9560187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9560609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9561175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9561637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9562056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9562465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9562879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9563295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_log_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9563728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9564136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9564550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9565115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9565765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9566407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:38:12.9567068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9567716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9568389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9569036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9569698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9570343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9570983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9571615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9572373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9573064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9573721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9574346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9574974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9575595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9576233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9576857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9577472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9578078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9578721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9579341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9579962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9580643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9581291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9581958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9582579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_maximum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9583211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9583831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9584455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_median_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9585128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9585862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9586707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9587383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9588019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_binary_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9588672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_no_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9589337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_with_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9589969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_minimum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9590579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9591181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9591790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mode_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9592415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9593030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9593645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_msort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9594253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9594860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9595482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_multinomial_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9596087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9596689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9597333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:12.9597973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9598615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9599327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nan_to_num_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9600026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9600644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmedian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9601275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanquantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9601884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9602534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9603157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9603775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9604384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9605024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9605685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_dropout_backward_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9606326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9606941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9607543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9608152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9608753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9609387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9610014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9610665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9611298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9611923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9612604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9613285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9613891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9614512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9615131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9615755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nextafter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9616470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9617156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9617834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9618509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9619204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9619888Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9620562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9621223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9621881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9622539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9623190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9623833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9624518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9625169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9625961Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9626806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9627467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_celu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9628126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9628775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:38:12.9629435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9630090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9630769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9631437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9632116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9632793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9633472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9634142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9634825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9635514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9636175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9636820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9637477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9638131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9638877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9639577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_elu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9640246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9640896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9641612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9642348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9643075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9643760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9644454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9645125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9645771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9646407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_glu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9647068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9647721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_group_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9648373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9649037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9649685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardswish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9650344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9651027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9651744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9652460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9653136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9653827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9654513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9655204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9655893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9656582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9657228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_kl_div_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9657878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9658521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9659184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9659837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9660495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9661141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:38:12.9661827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9662503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9663182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9663852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9664504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9665240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9665996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9666860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9667527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9668196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9668873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9669555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9670192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mish_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9670833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9671500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9672190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9672893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9673544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9674207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9674839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9675304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9675727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9676148Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9676568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9677062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9677523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9677948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9678369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9678814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9679242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9679654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pdist_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9680080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9680504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9680937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9681364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9681789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9682192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_prelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9682598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu6_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9683003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9683415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rrelu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9683820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_selu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9684224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9684648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9685064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9685483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9685876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9686227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9686564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softplus_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9686912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:38:12.9687260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9687609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9687957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9688299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9688644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_threshold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9689008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9689365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9689743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9690116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9690468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9690808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9691162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9691516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9691842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9692201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9692557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9692877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9693204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9693523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9693851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9694172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9694497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9694814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9695101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2022-11-23T04:38:12.9695402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2022-11-23T04:38:12.9695720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9696040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9696369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9696690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9697012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9697330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9697656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9697976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9698305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9698634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9698953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9699323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9699683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9700004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polar_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9700345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9700638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:38:12.9700926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:38:12.9701215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:38:12.9701504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 94%] 2022-11-23T04:38:12.9701832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9702161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9702481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9702802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:38:12.9703129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9703449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9703768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9704083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9704407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9704723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9705048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_quantile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9705365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rad2deg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9705696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9706015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9706372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9706788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9707110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9707479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9707868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9708262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9708649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9709035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9709424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9709809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9710218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9710615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9711005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_remainder_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9711393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9711783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9712176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9712580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9712995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9713414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9713809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9714204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9714651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9715075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9715474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9715857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9716261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9716654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9717059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9717451Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9717855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9718253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9718641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9719030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9719414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9719790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9720179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9720576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:12.9720913Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 95%] 2022-11-23T04:38:12.9721250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 96%] 2022-11-23T04:38:12.9721637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9722029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9722412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9722842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9723287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9723712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9724125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9724521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9724914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9725305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9725671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9726006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9726347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9726691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_prod_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9727030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9727363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_searchsorted_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9727710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_lengths_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9728053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_offsets_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9728382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9728707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9729042Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9729356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9729675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9729997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9730367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9730730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9731046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9731363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sign_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9731702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9732058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9732407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9732743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9733065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signbit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9733383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9733697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9734026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9734341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9734663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9734976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9735288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9735608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9735937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_scatter_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9736260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9736598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9736933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9737290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sort_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9737663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:38:12.9738011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9738347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_airy_ai_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9738681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9739019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9739355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9739692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9740048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9740403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9741140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:38:12.9741703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:38:12.9742040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_entr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9742377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_erfcx_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9742731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9743087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9743419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i0e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9743744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9744066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1e_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9744424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9745021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:38:12.9745391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_log_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9745746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9746092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9746438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9746823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9747160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtr_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9747546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtri_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9747996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9748433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9748862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9749568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:38:12.9750244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:38:12.9750946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:38:12.9751623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2022-11-23T04:38:12.9752049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9752448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_xlog1py_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9752857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_zeta_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9753243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9753629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9754189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9754634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9755038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9755445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9755830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9756222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9756613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9757005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9757400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9757796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:38:12.9758184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9758583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9758970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9759350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9759738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9760124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9760514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9760897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9761284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9761663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9762057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9762473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9762918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9763306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9763701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9764083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9764472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9764867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9765255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9765630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9765947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9766283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9766625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9766952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9767271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9767598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9767911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9768232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9768550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9768882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9769209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9769539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9769889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9770251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9770600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9770918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9771234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9771565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9771896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9772220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_topk_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9772542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9772862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9773195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9773520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9773854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9774179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9774499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9774815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:38:12.9775153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9775486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9775808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9776186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9776573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9776958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9777408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9777840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9778223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trunc_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9778611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9779003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9779405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9779801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9780195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9780592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9780981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9781375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9781766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9782153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9782564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_consecutive_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9782952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9783349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9783749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9784145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9784531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9784920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9785305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9785746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9786187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9786734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_complex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9787138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9787519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9787917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_real_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9788309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9788696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9789073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9789465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9789850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9790245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9790628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9791018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9791399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9791779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_xlogy_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9792169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9792551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9792934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9793320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9793712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:38:12.9794175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:38:12.9794250Z 2022-11-23T04:38:12.9794435Z =============================== warnings summary =============================== 2022-11-23T04:38:12.9794828Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:38:12.9795461Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:38:12.9795600Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:38:12.9795607Z 2022-11-23T04:38:12.9795913Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:38:12.9796364Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients-290b2be99199f1f3.xml - 2022-11-23T04:38:12.9796541Z ==== 2 passed, 4813 skipped, 20 deselected, 1 warning in 220.99s (0:03:40) ===== 2022-11-23T04:38:12.9796774Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:38:12.9796783Z 2022-11-23T04:38:12.9797225Z ##[endgroup] 2022-11-23T04:38:12.9797630Z FINISHED PRINTING LOG FILE of test_ops_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_gradients_c99yrqxp) 2022-11-23T04:38:12.9797637Z 2022-11-23T04:38:14.6833306Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:38:14.682291] 2022-11-23T04:38:21.5772493Z 2022-11-23T04:38:21.5773814Z Expand the folded group to see the log file of test_ops_gradients 2022-11-23T04:38:21.5775866Z ##[group]PRINTING LOG FILE of test_ops_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_gradients_s8kse3sg) 2022-11-23T04:38:21.5778356Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients-2343f4a1efca652a.xml 2022-11-23T04:38:21.5779793Z ============================= test session starts ============================== 2022-11-23T04:38:21.5781160Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:38:21.5782081Z cachedir: .pytest_cache 2022-11-23T04:38:21.5783620Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:38:21.5784911Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:38:21.5786445Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:38:21.5787950Z collecting ... collected 4835 items / 4815 deselected / 20 selected 2022-11-23T04:38:21.5797473Z Running 20 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64 2022-11-23T04:38:21.5804862Z 2022-11-23T04:38:21.5805712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:38:21.5807295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:38:21.5808883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:38:21.5810448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:38:21.5812002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:38:21.5813505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:38:21.5815026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:38:21.5816548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:38:21.5818077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:38:21.5819609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:38:21.5821155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:38:21.5822707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:38:21.5824253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:38:21.5825793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:38:21.5827432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:38:21.5828981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:38:21.5830684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:38:21.5832343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:38:21.5833909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:38:21.5835490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:38:21.5836313Z 2022-11-23T04:38:21.5836648Z =============================== warnings summary =============================== 2022-11-23T04:38:21.5837877Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:38:21.5839519Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:38:21.5840589Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:38:21.5840989Z 2022-11-23T04:38:21.5841681Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:38:21.5843285Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients-2343f4a1efca652a.xml - 2022-11-23T04:38:21.5844401Z =============== 20 skipped, 4815 deselected, 1 warning in 0.74s ================ 2022-11-23T04:38:21.5845367Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:38:21.5845955Z 2022-11-23T04:38:21.5846636Z ##[endgroup] 2022-11-23T04:38:21.5847861Z FINISHED PRINTING LOG FILE of test_ops_gradients (/var/lib/jenkins/pytorch/test/test-reports/test_ops_gradients_s8kse3sg) 2022-11-23T04:38:21.5848534Z 2022-11-23T04:38:21.5849016Z Running test_ops_jit ... [2022-11-23 04:38:21.578598] 2022-11-23T04:38:23.9019211Z Ignoring disabled issues: [] 2022-11-23T04:38:23.9291312Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=1', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:38:23.928042] 2022-11-23T04:43:28.2865562Z 2022-11-23T04:43:28.2867280Z Expand the folded group to see the log file of test_ops_jit 2022-11-23T04:43:28.2872186Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/pytorch/test/test-reports/test_ops_jit_urp3fy24) 2022-11-23T04:43:28.2875846Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-9bf61caf65640a39.xml 2022-11-23T04:43:28.2877731Z ============================= test session starts ============================== 2022-11-23T04:43:28.2879900Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:43:28.2881478Z cachedir: .pytest_cache 2022-11-23T04:43:28.2884015Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:43:28.2885817Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:43:28.2888358Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:43:28.2890336Z collecting ... collected 1040 items / 4 deselected / 1036 selected 2022-11-23T04:43:28.3107900Z Running 1036 items in this shard: test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_abs_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acos_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acosh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asinh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_cat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_clamp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_diagonal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_digamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_floor_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_no_rounding_mode_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_trunc_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_exp2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_expm1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ge_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_gt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_i0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igammac_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_le_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lgamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_singular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_householder_product_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_inv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_matrix_power_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log1p_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mH_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matmul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matrix_exp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_max_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_min_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_movedim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ne_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_neg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_group_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_layer_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_outer_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_neg_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sinc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sub_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_tanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_transpose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_trunc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_vstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_xlogy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmod___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit__softmax_backward_data_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_aminmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_arange_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argsort_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bernoulli_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_shapes_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bucketize_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdist_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ceil_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_max_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_min_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_complex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_copysign_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_deg2rad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_digamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_floor_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_trunc_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expm1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_divide_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frac_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ge_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_grid_sampler_2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_heaviside_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_histc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hypot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_i0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igammac_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_imag_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_reduce_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isneginf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isposinf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_istft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kthvalue_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_le_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lgamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log1p_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logcumsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_log_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logaddexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_median_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_pool2d_with_indices_backward_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_no_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_with_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_maximum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_median_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_no_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_with_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_minimum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mode_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_msort_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_multinomial_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nan_to_num_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmedian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanquantile_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nansum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_batch_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_dropout_backward_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_layer_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nextafter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_alpha_dropout_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_bilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_celu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_similarity_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cross_entropy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_ctc_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_elu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_bag_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gelu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_glu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_grid_sample_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_group_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardshrink_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardsigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardswish_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardtanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_huber_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_instance_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_area_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_linear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_nearest_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_kl_div_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_layer_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_leaky_relu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_local_response_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_logsigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mish_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mse_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multi_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_nll_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pdist_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_prelu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu6_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_rrelu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_selu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_silu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_soft_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softplus_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softshrink_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_threshold_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_bilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_nearest_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_number_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pca_lowrank_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polar_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_4_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_quantile_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rad2deg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_remainder_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_neg_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_sum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_searchsorted_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_lengths_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_offsets_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sign_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_cosine_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_exponential_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_gaussian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_kaiser_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signbit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sort_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_airy_ai_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_t_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_u_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_v_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_w_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_entr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_erfcx_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_h_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_he_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i0e_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1e_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_laguerre_polynomial_l_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_legendre_polynomial_p_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_log_ndtr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtri_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_spherical_bessel_j0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_xlog1py_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_zeta_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_lowrank_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_topk_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trunc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_consecutive_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_complex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_real_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_xlogy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_float32 2022-11-23T04:43:28.3238769Z 2022-11-23T04:43:28.3239168Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3239962Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3240747Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3241523Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3242290Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3243052Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3243690Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3244300Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3244928Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3245555Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 0%] 2022-11-23T04:43:28.3246194Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3246837Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3247495Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3248530Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3249198Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3249844Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3250473Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3251108Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3251718Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3252346Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 1%] 2022-11-23T04:43:28.3252970Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3253589Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3254293Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3254967Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3255601Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3256235Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3256863Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3257495Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3258151Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3258816Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3259480Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 2%] 2022-11-23T04:43:28.3260129Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3260773Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3261410Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3262075Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3262723Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3263358Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3263986Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3264609Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3265236Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3265856Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 3%] 2022-11-23T04:43:28.3266491Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3267233Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3267945Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3268708Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3269564Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3270424Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3271237Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3272013Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3272765Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3273550Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 4%] 2022-11-23T04:43:28.3274337Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3275163Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3276004Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3276837Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3277653Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3278477Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3279272Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3280022Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3280796Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 5%] 2022-11-23T04:43:28.3281513Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 5%] 2022-11-23T04:43:28.3282174Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 5%] 2022-11-23T04:43:28.3282881Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3283533Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3284160Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3284808Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3285448Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3286127Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3286800Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3287434Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3288060Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3288685Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 6%] 2022-11-23T04:43:28.3289298Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3289933Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3290570Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3291204Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3291786Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_complex64 SKIPPED (Skipped!) [ 7%] 2022-11-23T04:43:28.3292321Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_float32 SKIPPED (Skipped!) [ 7%] 2022-11-23T04:43:28.3292914Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3293559Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3294207Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3294845Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 7%] 2022-11-23T04:43:28.3295468Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3296115Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3296752Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmod___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3297396Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3298036Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3298673Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3299310Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3299944Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3300640Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3301334Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit__softmax_backward_data_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3302000Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 8%] 2022-11-23T04:43:28.3302633Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3303248Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3303885Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3304523Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3305166Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3305805Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3306437Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3307136Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3307852Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3308634Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 9%] 2022-11-23T04:43:28.3309422Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3310177Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3310955Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3311732Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3312504Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3313307Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3314124Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3314915Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3315690Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3316526Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 10%] 2022-11-23T04:43:28.3317359Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3318123Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3318859Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3319557Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_complex64 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:43:28.3320205Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_float32 SKIPPED (Skipped!) [ 11%] 2022-11-23T04:43:28.3320909Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3321671Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3322430Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_aminmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3323201Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3323841Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3324473Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 11%] 2022-11-23T04:43:28.3325105Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3325746Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_arange_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3326363Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3327001Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3327580Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argsort_cuda_float32 SKIPPED (Skipped!) [ 12%] 2022-11-23T04:43:28.3328174Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3328824Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3329475Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3330123Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3330785Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 12%] 2022-11-23T04:43:28.3331460Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3332174Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3332923Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3333555Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3334188Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3334818Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3335449Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3336085Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3336720Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3337354Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3337993Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 13%] 2022-11-23T04:43:28.3338643Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3339300Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3339936Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3340585Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3341231Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3341880Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3342524Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3343166Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bernoulli_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3343811Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3344453Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 14%] 2022-11-23T04:43:28.3345094Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3345739Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3346437Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3347228Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3347939Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3348701Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3349424Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_shapes_cuda_float32 SKIPPED (Skipped!) [ 15%] 2022-11-23T04:43:28.3350168Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3350988Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3351808Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 15%] 2022-11-23T04:43:28.3352604Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3353335Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bucketize_cuda_float32 SKIPPED (Expected failure!) [ 16%] 2022-11-23T04:43:28.3354057Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3354822Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3355587Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3356396Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3357184Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3357948Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3358711Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3359489Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3360265Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 16%] 2022-11-23T04:43:28.3361031Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ceil_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3361791Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3362568Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3363321Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3364010Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3364691Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3365326Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3365969Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3366616Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3367275Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 17%] 2022-11-23T04:43:28.3367943Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3368613Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3369277Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3369922Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3370557Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3371176Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3371819Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_max_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3372459Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_min_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3373098Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3373737Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 18%] 2022-11-23T04:43:28.3374388Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3375053Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3375716Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3376382Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3377028Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3377669Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3378337Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3379023Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3379625Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_float32 SKIPPED (Skipped!) [ 19%] 2022-11-23T04:43:28.3380233Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3380898Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 19%] 2022-11-23T04:43:28.3381563Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3382224Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3382872Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_copysign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3383516Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3384163Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3384800Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3385415Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3386055Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3386770Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3387442Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 20%] 2022-11-23T04:43:28.3388232Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3389012Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3389778Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3390545Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3391314Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3392082Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3392853Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3393608Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3394468Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3395302Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 21%] 2022-11-23T04:43:28.3396073Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3396880Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3397704Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3398511Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_deg2rad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3399289Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3400060Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3400841Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3401634Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3402394Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3403191Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3403878Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 22%] 2022-11-23T04:43:28.3404541Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3405199Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3405849Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3406509Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3407170Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3407806Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3408443Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_digamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3409088Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3409703Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3410405Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_floor_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 23%] 2022-11-23T04:43:28.3411114Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3411791Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3412461Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_trunc_rounding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3413115Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3413758Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3414406Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3415051Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3415693Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3416338Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3416989Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 24%] 2022-11-23T04:43:28.3417615Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:43:28.3418201Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_complex64 SKIPPED (Skipped!) [ 25%] 2022-11-23T04:43:28.3418734Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_float32 SKIPPED (Skipped!) [ 25%] 2022-11-23T04:43:28.3419269Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_complex64 SKIPPED (Skipped!) [ 25%] 2022-11-23T04:43:28.3419794Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_float32 SKIPPED (Skipped!) [ 25%] 2022-11-23T04:43:28.3420333Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_complex64 SKIPPED (Skipped!) [ 25%] 2022-11-23T04:43:28.3420877Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_float32 SKIPPED (Skipped!) [ 25%] 2022-11-23T04:43:28.3421466Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:43:28.3422079Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:43:28.3422721Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:43:28.3423367Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:43:28.3423996Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3424681Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3425349Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3425983Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3426660Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3427289Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3428027Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3428821Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3429582Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3430361Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 26%] 2022-11-23T04:43:28.3431137Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expm1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3431900Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3432665Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3433438Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3434219Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3434994Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3435773Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3436549Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3437320Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3438094Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3438883Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 27%] 2022-11-23T04:43:28.3439661Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3440442Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3441209Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3442055Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3442883Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3443622Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3444260Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3444897Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3445540Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3446163Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 28%] 2022-11-23T04:43:28.3446804Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3447448Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3448099Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3448752Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3449399Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3450038Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3450670Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3451316Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3451958Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3452605Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 29%] 2022-11-23T04:43:28.3453229Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3453873Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3454520Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3455156Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3455788Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3456485Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfftn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3457162Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3457800Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3458441Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3459084Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3459728Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 30%] 2022-11-23T04:43:28.3460345Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3460981Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3461619Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3462259Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3462901Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3463540Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3464180Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3464761Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_complex64 SKIPPED (Skipped!) [ 31%] 2022-11-23T04:43:28.3465304Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_float32 SKIPPED (Skipped!) [ 31%] 2022-11-23T04:43:28.3465890Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 31%] 2022-11-23T04:43:28.3466452Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_divide_cuda_float32 SKIPPED (Skipped!) [ 32%] 2022-11-23T04:43:28.3467155Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:43:28.3467852Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:43:28.3468607Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:43:28.3469366Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:43:28.3470121Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:43:28.3470816Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_complex64 SKIPPED (Skipped!) [ 32%] 2022-11-23T04:43:28.3471516Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_float32 SKIPPED (Skipped!) [ 32%] 2022-11-23T04:43:28.3472271Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:43:28.3473042Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 32%] 2022-11-23T04:43:28.3473789Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3474563Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3475325Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ge_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3476082Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3476855Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3477552Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_complex64 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:43:28.3478201Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_float32 SKIPPED (Skipped!) [ 33%] 2022-11-23T04:43:28.3478917Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_grid_sampler_2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3479680Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3480444Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3481176Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 33%] 2022-11-23T04:43:28.3481941Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_heaviside_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3482706Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_histc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3483477Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3484112Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3484751Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3485396Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3486029Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hypot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3486650Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3487272Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3487955Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igammac_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 34%] 2022-11-23T04:43:28.3488614Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_imag_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3489259Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3489904Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3490554Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3491204Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3491854Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3492504Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3493153Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3493804Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3494449Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_reduce_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 35%] 2022-11-23T04:43:28.3495112Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3495773Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3496396Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3497036Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3497667Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3498298Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3498936Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3499584Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3500226Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3500868Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3501501Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 36%] 2022-11-23T04:43:28.3502135Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3502801Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3503476Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3504109Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3504741Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isneginf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3505382Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isposinf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3506029Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3506717Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3507353Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_istft_cuda_complex64 SKIPPED (Skipped! istft does not match the native function) [ 37%] 2022-11-23T04:43:28.3508128Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 37%] 2022-11-23T04:43:28.3508969Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3509815Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3510673Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3511484Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3512297Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3513126Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3513971Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3514808Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3515615Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3516392Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3517165Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 38%] 2022-11-23T04:43:28.3517928Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kthvalue_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3518776Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3519598Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3520352Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_le_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3521096Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3521861Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3522616Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lgamma_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3523401Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3524124Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3524782Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 39%] 2022-11-23T04:43:28.3525438Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3526086Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3526739Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3527407Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3528078Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3528718Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3529362Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3530017Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3530673Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3531341Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 40%] 2022-11-23T04:43:28.3532003Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3532665Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3533331Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3534066Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3534809Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3535481Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3536130Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3536764Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3537421Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3538088Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3538749Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 41%] 2022-11-23T04:43:28.3539421Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3540099Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3540772Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3541434Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3542096Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3542749Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3543423Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3544118Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 42%] 2022-11-23T04:43:28.3545696Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_complex64 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/87070 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.) [ 42%] 2022-11-23T04:43:28.3547405Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86711 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.) [ 42%] 2022-11-23T04:43:28.3549419Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_complex64 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86732 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.) [ 43%] 2022-11-23T04:43:28.3551459Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86839 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.) [ 43%] 2022-11-23T04:43:28.3553414Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_complex64 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86887 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.) [ 43%] 2022-11-23T04:43:28.3555378Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86441 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.) [ 43%] 2022-11-23T04:43:28.3556531Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:43:28.3557335Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:43:28.3558148Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:43:28.3558967Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:43:28.3559781Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:43:28.3560590Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 43%] 2022-11-23T04:43:28.3561315Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_complex64 SKIPPED (Skipped!) [ 44%] 2022-11-23T04:43:28.3561998Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped!) [ 44%] 2022-11-23T04:43:28.3562757Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3563615Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3564306Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3564974Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3565636Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3566420Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3567158Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3567876Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 44%] 2022-11-23T04:43:28.3568503Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_complex64 SKIPPED (Skipped!) [ 44%] 2022-11-23T04:43:28.3569030Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_float32 SKIPPED (Skipped!) [ 45%] 2022-11-23T04:43:28.3569648Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:43:28.3570339Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:43:28.3570995Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_complex64 SKIPPED (cuSOLVER not available) [ 45%] 2022-11-23T04:43:28.3571606Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_float32 SKIPPED (cuSOLVER not available) [ 45%] 2022-11-23T04:43:28.3572241Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:43:28.3572893Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:43:28.3573547Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:43:28.3574213Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:43:28.3574874Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 45%] 2022-11-23T04:43:28.3575530Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3576169Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3576836Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3577515Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3578203Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3578876Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3579530Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3580191Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3580923Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3581641Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 46%] 2022-11-23T04:43:28.3582318Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3582995Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3583676Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3584323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3585002Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3585675Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3586347Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3587124Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3587865Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3588605Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_complex64 SKIPPED (Skipped!) [ 47%] 2022-11-23T04:43:28.3589331Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 47%] 2022-11-23T04:43:28.3590117Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3590895Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3591658Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log1p_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3592417Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3593190Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3593954Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3594726Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3595501Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3596305Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3597217Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 48%] 2022-11-23T04:43:28.3598068Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp2_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3598860Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3599668Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logcumsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3600467Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3601233Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3602036Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3602834Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3603649Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3604322Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3604979Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 49%] 2022-11-23T04:43:28.3605634Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3606294Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3606955Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3607595Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3608188Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_complex64 SKIPPED (Skipped!) [ 50%] 2022-11-23T04:43:28.3608774Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3609428Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logsumexp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3610082Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3610729Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3611363Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3611995Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:28.3612624Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3613324Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3614017Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3614669Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3615326Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3615950Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3616591Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3617230Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3617860Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 51%] 2022-11-23T04:43:28.3618441Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amax_cuda_float32 SKIPPED (Skipped!) [ 51%] 2022-11-23T04:43:28.3619041Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:43:28.3619695Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:43:28.3620356Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:43:28.3620969Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_complex64 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:43:28.3621528Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_float32 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:43:28.3622055Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_complex64 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:43:28.3622606Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_float32 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:43:28.3623214Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:43:28.3623864Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:43:28.3624531Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_log_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 52%] 2022-11-23T04:43:28.3625145Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logaddexp_cuda_float32 SKIPPED (Skipped!) [ 52%] 2022-11-23T04:43:28.3625706Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logsumexp_cuda_float32 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:43:28.3626322Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3627042Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3627652Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_median_cuda_float32 SKIPPED (Skipped!) [ 53%] 2022-11-23T04:43:28.3628448Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3629301Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3630117Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3630918Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3631708Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3632514Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 53%] 2022-11-23T04:43:28.3633327Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3634130Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3634932Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3635727Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3636522Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3637296Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3638086Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3638872Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3639659Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3640447Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 54%] 2022-11-23T04:43:28.3641233Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3642021Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3642792Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3643577Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3644259Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3644987Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3645691Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3646385Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3647067Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3647729Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_maximum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3648377Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 55%] 2022-11-23T04:43:28.3649015Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3649653Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_median_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3650322Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3651012Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3651648Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (Skipped!) [ 56%] 2022-11-23T04:43:28.3652233Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_float32 SKIPPED (Skipped!) [ 56%] 2022-11-23T04:43:28.3652833Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_binary_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3653493Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_no_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3654166Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_with_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3654824Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_minimum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 56%] 2022-11-23T04:43:28.3655460Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3656098Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3656733Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mode_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3657375Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3658019Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3658655Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_msort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3659286Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3659954Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3660634Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_multinomial_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3661280Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 57%] 2022-11-23T04:43:28.3661908Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3662559Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3663238Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3663922Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3664587Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nan_to_num_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3665171Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmean_cuda_float32 SKIPPED (Skipped!) [ 58%] 2022-11-23T04:43:28.3665764Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmedian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3666419Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanquantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3667102Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nansum_cuda_float32 SKIPPED (Skipped!) [ 58%] 2022-11-23T04:43:28.3667704Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3668354Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 58%] 2022-11-23T04:43:28.3668999Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3669640Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3670292Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3670911Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_dropout_backward_cuda_float32 SKIPPED (Skipped!) [ 59%] 2022-11-23T04:43:28.3671531Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3672182Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3672816Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3673450Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3674131Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 59%] 2022-11-23T04:43:28.3674757Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 59%] 2022-11-23T04:43:28.3675288Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_float32 SKIPPED (Skipped!) [ 60%] 2022-11-23T04:43:28.3675880Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 60%] 2022-11-23T04:43:28.3676528Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 60%] 2022-11-23T04:43:28.3677174Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:43:28.3677820Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:43:28.3678474Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:43:28.3679113Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:43:28.3679755Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:43:28.3680383Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:43:28.3681027Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nextafter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 60%] 2022-11-23T04:43:28.3681658Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 61%] 2022-11-23T04:43:28.3682322Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3683024Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3683729Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3684429Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3685129Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3685824Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3686519Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3687200Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3687877Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3688595Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 61%] 2022-11-23T04:43:28.3689316Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:43:28.3690010Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:43:28.3690706Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:43:28.3691391Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:43:28.3692057Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (Skipped!) [ 62%] 2022-11-23T04:43:28.3692701Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_celu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 62%] 2022-11-23T04:43:28.3693316Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2022-11-23T04:43:28.3693874Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_float32 SKIPPED (Skipped!) [ 62%] 2022-11-23T04:43:28.3694451Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_complex64 SKIPPED (Works on some configs!) [ 62%] 2022-11-23T04:43:28.3695044Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_float32 SKIPPED (Works on some configs!) [ 62%] 2022-11-23T04:43:28.3695615Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_complex64 SKIPPED (Skipped!) [ 63%] 2022-11-23T04:43:28.3696268Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:43:28.3696910Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_complex64 SKIPPED (Skipped!) [ 63%] 2022-11-23T04:43:28.3697500Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (Skipped!) [ 63%] 2022-11-23T04:43:28.3698085Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_complex64 SKIPPED (Skipped!) [ 63%] 2022-11-23T04:43:28.3698672Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (Skipped!) [ 63%] 2022-11-23T04:43:28.3699325Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:43:28.3700039Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:43:28.3700737Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:43:28.3701356Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped!) [ 63%] 2022-11-23T04:43:28.3701980Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 63%] 2022-11-23T04:43:28.3702638Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3703375Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3704084Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_elu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3704761Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3705444Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3706152Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3706956Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3707715Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3708448Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3709151Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 64%] 2022-11-23T04:43:28.3709793Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (Skipped!) [ 65%] 2022-11-23T04:43:28.3710418Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3711086Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_glu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3711735Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_grid_sample_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3712413Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_group_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3713091Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3713783Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3714467Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardswish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3715146Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardtanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3715844Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 65%] 2022-11-23T04:43:28.3716485Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_huber_loss_cuda_float32 SKIPPED (Skipped!) [ 66%] 2022-11-23T04:43:28.3717184Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_instance_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3717928Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3718631Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3719341Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3720030Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3720740Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3721452Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3722142Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_kl_div_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3722812Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3723476Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 66%] 2022-11-23T04:43:28.3724150Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_layer_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3724823Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3725490Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3726152Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3726832Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3727523Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_logsigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3728206Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3728793Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool1d_cuda_float32 PASSED [ 67%] 2022-11-23T04:43:28.3729324Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool2d_cuda_float32 PASSED [ 67%] 2022-11-23T04:43:28.3729925Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 67%] 2022-11-23T04:43:28.3730604Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3731336Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3732066Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3732761Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3733449Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3734132Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3734815Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mish_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3735488Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mse_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3736173Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3736855Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 68%] 2022-11-23T04:43:28.3737516Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (Skipped!) [ 69%] 2022-11-23T04:43:28.3738100Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_nll_loss_cuda_float32 SKIPPED (Skipped!) [ 69%] 2022-11-23T04:43:28.3738724Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:43:28.3739408Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:43:28.3740098Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:43:28.3740733Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_float32 SKIPPED (Skipped!) [ 69%] 2022-11-23T04:43:28.3741371Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:43:28.3742067Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:43:28.3742766Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:43:28.3743393Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_float32 SKIPPED (Skipped!) [ 69%] 2022-11-23T04:43:28.3744009Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 69%] 2022-11-23T04:43:28.3744647Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_float32 SKIPPED (Skipped!) [ 70%] 2022-11-23T04:43:28.3745288Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (Skipped!) [ 70%] 2022-11-23T04:43:28.3745921Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_float32 SKIPPED (Skipped!) [ 70%] 2022-11-23T04:43:28.3746553Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pdist_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:43:28.3747234Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_complex64 SKIPPED (Skipped!) [ 70%] 2022-11-23T04:43:28.3747807Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (Skipped!) [ 70%] 2022-11-23T04:43:28.3748387Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_complex64 SKIPPED (Skipped!) [ 70%] 2022-11-23T04:43:28.3748966Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (Skipped!) [ 70%] 2022-11-23T04:43:28.3749610Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:43:28.3750273Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_prelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 70%] 2022-11-23T04:43:28.3750934Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu6_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3751597Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3752257Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_rrelu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3752923Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_selu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3753588Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_silu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3754259Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3754943Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3755626Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3756319Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3757028Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 71%] 2022-11-23T04:43:28.3757716Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softplus_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3758397Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3759065Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3759803Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3760531Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3761214Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3761924Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_threshold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3762612Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3763323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3764054Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3764803Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 72%] 2022-11-23T04:43:28.3765473Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_complex64 SKIPPED (Internal assert failed!) [ 73%] 2022-11-23T04:43:28.3766070Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_float32 SKIPPED (Internal assert failed!) [ 73%] 2022-11-23T04:43:28.3766727Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3767432Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3768088Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3768726Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3769370Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3770008Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3770644Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3771292Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 73%] 2022-11-23T04:43:28.3771937Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3772573Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3773213Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3773903Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3774575Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3775207Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_number_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3775801Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_complex64 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:43:28.3776324Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_float32 SKIPPED (Skipped!) [ 74%] 2022-11-23T04:43:28.3776918Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3777567Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 74%] 2022-11-23T04:43:28.3778214Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3778852Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3779490Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3780125Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3780765Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pca_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3781402Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3782049Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3782690Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3783336Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3783978Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polar_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3784639Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:28.3785264Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:43:28.3785830Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:43:28.3786398Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:43:28.3787076Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 76%] 2022-11-23T04:43:28.3787672Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:43:28.3788323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:43:28.3789038Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:43:28.3789725Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:43:28.3790360Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:43:28.3790997Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 76%] 2022-11-23T04:43:28.3791635Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3792270Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3792904Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3793534Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3794169Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_quantile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3794788Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rad2deg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3795433Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3796085Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3796724Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3797370Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3798019Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 77%] 2022-11-23T04:43:28.3798653Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3799298Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3799951Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3800592Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3801223Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3801842Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3802477Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3803171Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3803881Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3804534Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_remainder_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 78%] 2022-11-23T04:43:28.3805177Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3805814Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3806454Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3807105Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3807709Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_complex64 SKIPPED (Skipped!) [ 79%] 2022-11-23T04:43:28.3808248Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_float32 SKIPPED (Skipped!) [ 79%] 2022-11-23T04:43:28.3808856Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3809507Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3810164Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3810810Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 79%] 2022-11-23T04:43:28.3811446Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3812087Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3812731Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3813383Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3814035Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3814699Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3815330Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3815989Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3816632Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3817268Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3817948Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 80%] 2022-11-23T04:43:28.3818616Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3819240Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3819888Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3820491Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 81%] 2022-11-23T04:43:28.3821044Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 81%] 2022-11-23T04:43:28.3821647Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3822266Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3822898Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3823533Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3824184Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 81%] 2022-11-23T04:43:28.3824846Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3825504Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3826161Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3826872Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3827522Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3828178Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3828852Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3829506Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3830180Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_prod_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3830851Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 82%] 2022-11-23T04:43:28.3831468Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_searchsorted_cuda_float32 SKIPPED (Expected failure!) [ 83%] 2022-11-23T04:43:28.3832102Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped!) [ 83%] 2022-11-23T04:43:28.3832712Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped!) [ 83%] 2022-11-23T04:43:28.3833331Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3833978Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3834637Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3835291Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3835932Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3836549Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3837185Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3837827Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 83%] 2022-11-23T04:43:28.3838475Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3839110Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sign_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3839776Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_cosine_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3840472Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_exponential_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3841160Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_gaussian_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3841847Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_kaiser_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3842499Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signbit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3843140Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3843753Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3844395Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 84%] 2022-11-23T04:43:28.3845031Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3845668Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3846308Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3847003Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3847679Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3848329Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_scatter_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3848976Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3849645Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3850327Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3850964Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sort_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 85%] 2022-11-23T04:43:28.3851564Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 86%] 2022-11-23T04:43:28.3852134Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 86%] 2022-11-23T04:43:28.3852751Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_airy_ai_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:43:28.3853416Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:43:28.3854086Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:43:28.3854762Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:43:28.3855427Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:43:28.3856119Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:43:28.3856827Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 86%] 2022-11-23T04:43:28.3857801Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2022-11-23T04:43:28.3858682Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2022-11-23T04:43:28.3859367Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_entr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3860028Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_erfcx_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3860711Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3861471Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_he_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3862183Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i0e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3862835Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3863483Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1e_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3864163Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_laguerre_polynomial_l_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3865061Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2022-11-23T04:43:28.3865749Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_log_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 87%] 2022-11-23T04:43:28.3866433Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3867166Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3867838Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3868532Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3869208Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtr_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3869870Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtri_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3870562Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3871283Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3871999Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 88%] 2022-11-23T04:43:28.3872924Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:43:28.3873854Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2022-11-23T04:43:28.3874766Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2022-11-23T04:43:28.3875677Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2022-11-23T04:43:28.3876454Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_spherical_bessel_j0_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3877193Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_xlog1py_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3877839Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_zeta_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3878488Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3879128Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3879780Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3880446Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3881117Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 89%] 2022-11-23T04:43:28.3881783Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3882438Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3883081Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3883729Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3884383Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3885013Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3885657Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3886296Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3886933Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3887577Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 90%] 2022-11-23T04:43:28.3888220Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3888856Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3889508Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3890146Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_complex64 SKIPPED (Skipped! stft does not match the native function) [ 91%] 2022-11-23T04:43:28.3890767Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_float32 SKIPPED (Skipped! stft does not match the native function) [ 91%] 2022-11-23T04:43:28.3891448Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3892105Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3892736Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3893364Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3894004Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3894657Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 91%] 2022-11-23T04:43:28.3895371Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_complex64 [W Module.cpp:969] Warning: cuDNN Benchmark limit is not supported in MIOpen and will have no effect. (function operator()) 2022-11-23T04:43:28.3895872Z PASSED [ 92%] 2022-11-23T04:43:28.3896330Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3896972Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_lowrank_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3897617Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3898246Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3898882Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3899506Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3900155Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3900819Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3901473Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 92%] 2022-11-23T04:43:28.3902113Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3902752Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3903389Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3904020Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3904657Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3905352Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3906052Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3906822Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3907489Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3908136Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 93%] 2022-11-23T04:43:28.3908770Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3909404Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3910039Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3910677Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3911323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3911960Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_topk_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3912574Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3913220Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3913866Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3914515Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3915169Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 94%] 2022-11-23T04:43:28.3915820Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3916470Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3917109Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3917762Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3918428Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3919072Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3919683Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3920382Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3921082Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3921727Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 95%] 2022-11-23T04:43:28.3922379Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3923019Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trunc_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3923657Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3924303Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3924951Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3925601Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3926252Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3926881Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3927532Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3928181Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 96%] 2022-11-23T04:43:28.3928820Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3929460Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3930110Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_consecutive_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3930769Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3931415Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3932073Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3932711Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3933337Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3933956Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3934322Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3934677Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 97%] 2022-11-23T04:43:28.3934988Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3935308Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_complex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3935620Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3935928Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3936247Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_real_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3936561Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_copy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3936870Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3937175Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3937486Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3937799Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 98%] 2022-11-23T04:43:28.3938114Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:43:28.3938420Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:43:28.3938674Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_complex64 SKIPPED (Skipped!) [ 99%] 2022-11-23T04:43:28.3938921Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_float32 SKIPPED (Skipped!) [ 99%] 2022-11-23T04:43:28.3939226Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_xlogy_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:43:28.3939535Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:43:28.3939842Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:43:28.3940094Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_complex64 SKIPPED (Skipped!) [ 99%] 2022-11-23T04:43:28.3940338Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_float32 SKIPPED (Skipped!) [ 99%] 2022-11-23T04:43:28.3940654Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 99%] 2022-11-23T04:43:28.3940966Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:43:28.3940976Z 2022-11-23T04:43:28.3941137Z =============================== warnings summary =============================== 2022-11-23T04:43:28.3941532Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:43:28.3942082Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:43:28.3942225Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:43:28.3942232Z 2022-11-23T04:43:28.3942550Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:43:28.3942977Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-9bf61caf65640a39.xml - 2022-11-23T04:43:28.3943164Z ===== 3 passed, 1033 skipped, 4 deselected, 1 warning in 297.24s (0:04:57) ===== 2022-11-23T04:43:28.3943403Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:43:28.3943409Z 2022-11-23T04:43:28.3943812Z ##[endgroup] 2022-11-23T04:43:28.3944205Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/pytorch/test/test-reports/test_ops_jit_urp3fy24) 2022-11-23T04:43:28.3944215Z 2022-11-23T04:43:30.3572464Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:43:30.356088] 2022-11-23T04:43:36.2145951Z 2022-11-23T04:43:36.2147912Z Expand the folded group to see the log file of test_ops_jit 2022-11-23T04:43:36.2150432Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/pytorch/test/test-reports/test_ops_jit_502he2qh) 2022-11-23T04:43:36.2152923Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-6373fae8010b1253.xml 2022-11-23T04:43:36.2154169Z ============================= test session starts ============================== 2022-11-23T04:43:36.2155579Z platform linux -- Python 3.8.13, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2022-11-23T04:43:36.2156590Z cachedir: .pytest_cache 2022-11-23T04:43:36.2158262Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-11-23T04:43:36.2159651Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-11-23T04:43:36.2161254Z plugins: flakefinder-1.1.0, shard-0.1.2, xdoctest-1.0.2, rerunfailures-10.3, hypothesis-5.35.1, xdist-3.0.2 2022-11-23T04:43:36.2162486Z collecting ... collected 1040 items / 1036 deselected / 4 selected 2022-11-23T04:43:36.2164520Z Running 4 items in this shard: test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_float32 2022-11-23T04:43:36.2166013Z 2022-11-23T04:43:36.2166878Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 25%] 2022-11-23T04:43:36.2168715Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 50%] 2022-11-23T04:43:36.2170529Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_complex64 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [ 75%] 2022-11-23T04:43:36.2172347Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_float32 SKIPPED (test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST) [100%] 2022-11-23T04:43:36.2173297Z 2022-11-23T04:43:36.2173713Z =============================== warnings summary =============================== 2022-11-23T04:43:36.2175017Z ../../../../../opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171 2022-11-23T04:43:36.2177602Z /opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2022-11-23T04:43:36.2179098Z self._mark_plugins_for_rewrite(hook) 2022-11-23T04:43:36.2179596Z 2022-11-23T04:43:36.2180454Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-11-23T04:43:36.2182262Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-6373fae8010b1253.xml - 2022-11-23T04:43:36.2183432Z ================ 4 skipped, 1036 deselected, 1 warning in 0.19s ================ 2022-11-23T04:43:36.2184437Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-11-23T04:43:36.2185048Z 2022-11-23T04:43:36.2185691Z ##[endgroup] 2022-11-23T04:43:36.2187069Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/pytorch/test/test-reports/test_ops_jit_502he2qh) 2022-11-23T04:43:36.2187818Z 2022-11-23T04:43:36.2188494Z Running test_overrides ... [2022-11-23 04:43:36.216005] 2022-11-23T04:43:36.2190260Z Executing ['/opt/conda/bin/python', '-bb', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:43:36.216661] 2022-11-23T04:43:42.0250903Z 2022-11-23T04:43:42.0252074Z Expand the folded group to see the log file of test_overrides 2022-11-23T04:43:42.0254892Z ##[group]PRINTING LOG FILE of test_overrides (/var/lib/jenkins/pytorch/test/test-reports/test_overrides_oiv6d7v7) 2022-11-23T04:43:42.0257424Z Test results will be stored in test-reports/python-unittest/test_overrides 2022-11-23T04:43:42.0258311Z 2022-11-23T04:43:42.0258777Z Running tests... 2022-11-23T04:43:42.0260421Z ---------------------------------------------------------------------- 2022-11-23T04:43:42.0262356Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.578s) 2022-11-23T04:43:42.0264626Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0267095Z test_wrapper (__main__.TestEinsumOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0269208Z test_gradcheck (__main__.TestGradCheckOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:42.0271251Z test_newones (__main__.TestGradNewOnesOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0273135Z test_getitem (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0315795Z test_getitem_subclass (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0317736Z test_setitem (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0319701Z test_setitem_subclass (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0321660Z test_setitem_val (__main__.TestIndexing) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0323594Z test_iterator (__main__.TestIterator) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0325458Z test_max (__main__.TestNamedTuple) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0327174Z test_pickle (__main__.TestPickle) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0329029Z test_rnn (__main__.TestRNN) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0332233Z test_resolve_name (__main__.TestResolveName) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0334731Z test_all_same_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0337009Z test_basic (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0339497Z test_disable_enable_subclass (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0341766Z test_disable_subclass_not_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0343774Z test_distributions_bernoulli (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0346066Z test_error_using_class_method_on_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0348772Z test_factory_override (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0350671Z test_get_cur_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0352453Z test_get_mode_stack (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0353973Z test_mode_notimplemented_loop (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0355237Z test_modes_handle_first (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0356504Z test_modes_return_notimplemented (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0357846Z test_nested_modes_with_python_has_torch_function (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0359138Z test_nested_same_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0360308Z test_nn_parse_to (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0361520Z test_reentrant_mode_idiom (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0362773Z test_restacking_with_ancestor (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0364014Z test_subclass_hash (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0365174Z test_with_mode (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0366391Z test_with_mode_created_separately (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0367640Z test_with_nested_modes (__main__.TestTorchFunctionMode) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0368851Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0370057Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0371239Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0372778Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0374141Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0375321Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0376496Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0377737Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0378989Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0380172Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0381359Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0382571Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0383729Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0384892Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0386075Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0387378Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0388613Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0389814Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0391029Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0392222Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0393424Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0394640Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0395843Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0397092Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0398308Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0399507Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0400714Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0401934Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0403307Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0404640Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0405806Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0406948Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0408101Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0409255Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0410415Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0411566Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0412729Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0413886Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0415046Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0416205Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0417356Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0418479Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0419650Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0420807Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0421962Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0423120Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0424284Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0425468Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0426727Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0427947Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0429170Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0430372Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0431600Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0432927Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0434211Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0435411Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0436609Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0437823Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0439045Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0440256Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0441424Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0442640Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0443883Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0445060Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0446223Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0447390Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0448610Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0449908Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0451153Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0452345Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0453478Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0454660Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0455837Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0457035Z test_Tensor__nested_tensor_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0458234Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0459399Z test_Tensor__storage (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0460578Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0461878Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0463144Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0464313Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0465443Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0466824Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0468072Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0469288Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0470492Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0471707Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0472920Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0473977Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0474672Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0475347Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0476053Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0476759Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0477467Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0478178Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0478883Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0479582Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0480285Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0480988Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0481685Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0482362Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0483054Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0483758Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0484500Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0485124Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0485699Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0486281Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0486860Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0487429Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0487994Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0488578Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0489155Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0489725Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0490298Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0490884Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0491463Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0492052Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0492642Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0493208Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0493788Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0494372Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0494951Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0495537Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0496119Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0496699Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0497275Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0497864Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0498440Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0499057Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0499674Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0500263Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0500856Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0501449Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0502057Z test_Tensor_as_strided_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0502658Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0503236Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0503814Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0504386Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0504945Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0505517Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0506097Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0506716Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0507308Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0508008Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0508704Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0509412Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0510117Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0510809Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0511526Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0512233Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0512935Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0513643Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0514357Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0515177Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0515958Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0516691Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0517406Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0518099Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0518808Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0519544Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0520292Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0521018Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0521733Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0522428Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0523123Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0523834Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0524518Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0525081Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0525671Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0526262Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0526839Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0527423Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0528017Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0528606Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0529188Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0529769Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0530351Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0530954Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0531596Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0532214Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0532798Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0533383Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0533974Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0534563Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0535157Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0535743Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0536297Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0536876Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0537455Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0538051Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0538644Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0539234Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0539833Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0540431Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0541014Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0541581Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0542168Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0542763Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0543351Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0543920Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0544490Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0545066Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0545707Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0546326Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0546962Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0547586Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0548291Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0549000Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0549690Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0550387Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0551086Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0551799Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0552494Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0553191Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0553869Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0554585Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0555287Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0555999Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0556719Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0557432Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0558127Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0558845Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0559552Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0560257Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0560951Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0561655Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0562371Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0563157Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0563917Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0564597Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0565174Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0565745Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0566313Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0566862Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0567441Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0568025Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0568605Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0569183Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0569764Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0570351Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0570938Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0571511Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0572072Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0572647Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0573223Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0573802Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0574381Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0574962Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0575550Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0576124Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0576697Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0577274Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0577834Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0578475Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0579120Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0579698Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0580279Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0580873Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0581471Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0582061Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0582652Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0583204Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0583784Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0584368Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0584942Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0585520Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0586097Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0586839Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0587475Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0588182Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0588874Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0589565Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0590295Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0591010Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0591702Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0592376Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0593076Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0593775Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0594558Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0595318Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0595997Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0596704Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0597412Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0598105Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0598795Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0599514Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0600232Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0600929Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0601637Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0602353Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0603050Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0603777Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0604508Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0605100Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0605673Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0606255Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0606836Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0607431Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0608030Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0608608Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0609198Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0609795Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0610384Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0611027Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0611643Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0612218Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0612789Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0613369Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0613936Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0614527Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0615118Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0615708Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0616301Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0616896Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0617491Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0618085Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0618671Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0619262Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0619835Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0620421Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0621019Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0621624Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0622225Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0622816Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0623397Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0623976Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0624560Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0625139Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0625769Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0626429Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0627105Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0627790Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0628517Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0629255Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0629992Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0630711Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0631414Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0632111Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0632828Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0633538Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0634249Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0634966Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0635673Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0636380Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0637088Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0637780Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0638488Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0639184Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0639892Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0640592Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0641283Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0641974Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0642791Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0643563Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0644253Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0644891Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0645457Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0646032Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0646602Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0647181Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0647767Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0648343Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0648923Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0649504Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0650097Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0650690Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0651265Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0651842Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0652422Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0652999Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0653578Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0654161Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0654740Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0655315Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0655886Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0656447Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0657048Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0657651Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0658314Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0658965Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0659562Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0660157Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0660760Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0661356Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0661956Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0662533Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0663117Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0663716Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0664308Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0664894Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0665479Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0666070Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0666709Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0667286Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0667832Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0668392Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0668948Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0669512Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0670082Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0670667Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0671265Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0671863Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0672536Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0673194Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0673774Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0674363Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0674959Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0675544Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0676126Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0676712Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0677292Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0677871Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0678448Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0679004Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0679584Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0680171Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0680762Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0681346Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0681920Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0682495Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0683077Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0683675Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0684266Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0684829Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0685406Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0686001Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0686593Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0687234Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0687860Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0688455Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0689056Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0689647Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0690209Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0690800Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0691402Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0691989Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0692557Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0693137Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0693716Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0694301Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0694901Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0695492Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0696069Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0696663Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0697256Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0697839Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0698419Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0699008Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0699600Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0700186Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0700770Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0701330Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0701964Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0702586Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0703179Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0703774Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0704371Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0704960Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0705561Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0706157Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0706880Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0707442Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0708024Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0708615Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0709194Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0709781Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0710382Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0711005Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0711641Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0712258Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0712860Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0713432Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0714020Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0714610Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0715206Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0715800Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0716389Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0717042Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0717679Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0718284Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0718877Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0719478Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0720085Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0720682Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0721268Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0721860Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0722462Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0723058Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0723653Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0724235Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0724801Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0725398Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0726008Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0726624Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0727218Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0727813Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0728404Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0728992Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0729583Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0730152Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0730760Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0731376Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0732029Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0732657Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0733234Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0733806Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0734387Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0734954Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0735539Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0736098Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0736658Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0737221Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0737792Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0738366Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0738955Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0739542Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0740140Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0740718Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0741295Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0741862Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0742420Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0742983Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0743557Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0744131Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0744694Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0745261Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0745896Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0746486Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0747136Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0747698Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0748255Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0748810Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0749367Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0749932Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0750493Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0751054Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0751624Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0752194Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0752758Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0753321Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0753886Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0754453Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0755031Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0755615Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0756216Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0756804Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0757386Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0757949Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0758504Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0759063Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0759631Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0760253Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0760862Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0761428Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0761996Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0762555Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0763120Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0763687Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0764280Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0764849Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0765400Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0765962Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0766533Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0767096Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0767665Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0768225Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0768782Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0769357Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0769931Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0770504Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0771076Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0771638Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0772188Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0772739Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0773313Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0773881Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0774477Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0775066Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0775627Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0776194Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0776759Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0777310Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0777871Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0778442Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0779014Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0779576Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0780137Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0780696Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0781270Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0781850Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0782440Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0783017Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0783569Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0784125Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0784671Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0785239Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0785819Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0786391Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0787123Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0787684Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0788245Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0788869Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0789473Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0790033Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0790587Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0791173Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0791764Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0792342Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0792938Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0793539Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0794116Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0794688Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0795247Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0795800Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0796348Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0796910Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0797474Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0798034Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0798598Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0799156Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0799714Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0800271Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0800841Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0801415Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0802022Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0802630Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0803277Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0803904Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0804499Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0805096Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0805702Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0806303Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0806904Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0807491Z test__TensorBase_grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0808087Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0808682Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0809270Z test__TensorBase_is_cpu___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0809869Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0810462Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0811053Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0811638Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0812234Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0812824Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0813422Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0814008Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0814607Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0815216Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0815820Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0816434Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0817078Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0817704Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0818289Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0818870Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0819449Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0820026Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0820610Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0821199Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0821793Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0822395Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0823002Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0823601Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0824203Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0824779Z test_base (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0825332Z test_grad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0825904Z test_has_torch_function_non_sequence (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0826407Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2022-11-23T04:43:42.0826966Z Test that a function with one argument can be overrided ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0827418Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2022-11-23T04:43:42.0827898Z Test that a function with multiple arguments can be overrided ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:42.0828464Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0828954Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2022-11-23T04:43:42.0829447Z Test semantics for __torch_function__ for functions that take ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:42.0829926Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2022-11-23T04:43:42.0830420Z this test exercises the functionality described in ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:42.0830994Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0831626Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0832239Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0832825Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0833415Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0834005Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0834597Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0835180Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0835753Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0836331Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0836918Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0837503Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0838082Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0838667Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0839247Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0839826Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0840401Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0840987Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0841554Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0842134Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0842732Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0843353Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0843963Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0844564Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0845214Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0845876Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0846481Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0847079Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0847677Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0848287Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0848922Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0849544Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0850142Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0850746Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0851363Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0851977Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0852585Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0853186Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0853787Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0854394Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0855003Z test_torch__C__linalg_linalg_lu_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0855606Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0856212Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0856834Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0857455Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0858073Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0858680Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0859330Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0859963Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0860553Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0861147Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0861750Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0862353Z test_torch__C__linalg_linalg_solve_ex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0862970Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0863587Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0864184Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0864789Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0865406Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0866024Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0866804Z test_torch__C__linalg_linalg_vecdot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0867423Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0868753Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0870094Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0871216Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0872356Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0873483Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0874601Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0875706Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0876825Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0877977Z test_torch__C__special_special_airy_ai (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0879556Z test_torch__C__special_special_bessel_j0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0880830Z test_torch__C__special_special_bessel_j1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0882002Z test_torch__C__special_special_bessel_y0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0883172Z test_torch__C__special_special_bessel_y1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0884390Z test_torch__C__special_special_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0885669Z test_torch__C__special_special_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0886933Z test_torch__C__special_special_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0888191Z test_torch__C__special_special_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0889414Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0890578Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0891739Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0892902Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0894074Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0895224Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0896388Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0897540Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0898693Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0899870Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0901062Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0902242Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0903441Z test_torch__C__special_special_hermite_polynomial_h (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0904682Z test_torch__C__special_special_hermite_polynomial_he (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0905962Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0907466Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0908619Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0909778Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0910994Z test_torch__C__special_special_laguerre_polynomial_l (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0912264Z test_torch__C__special_special_legendre_polynomial_p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0913469Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0914636Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0915814Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0916980Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0918148Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0919361Z test_torch__C__special_special_modified_bessel_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0920594Z test_torch__C__special_special_modified_bessel_i1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0921811Z test_torch__C__special_special_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0923027Z test_torch__C__special_special_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0924240Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0925419Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0926587Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0927760Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0928925Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0930075Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0931280Z test_torch__C__special_special_scaled_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0932648Z test_torch__C__special_special_scaled_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0933999Z test_torch__C__special_special_shifted_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0935281Z test_torch__C__special_special_shifted_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0936570Z test_torch__C__special_special_shifted_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0937857Z test_torch__C__special_special_shifted_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0939086Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0940260Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0941461Z test_torch__C__special_special_spherical_bessel_j0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0942661Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0943824Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0944989Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0946122Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0947301Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0948395Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0949495Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0950602Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0951738Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0952892Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0954035Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0955150Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0956282Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0957402Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0958639Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0959859Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0960937Z test_torch_abs (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0962011Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0963081Z test_torch_acos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0964159Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0965262Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0966401Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0967495Z test_torch_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0968564Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0969639Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0971038Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0972109Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0973171Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0974238Z test_torch_addr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0975302Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0976415Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0977535Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0978608Z test_torch_all (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0979683Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0980784Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0981868Z test_torch_amax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0982914Z test_torch_amin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0983982Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0985053Z test_torch_angle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0986208Z test_torch_any (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0987422Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0988496Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0989563Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0990629Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0991696Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0992752Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0993828Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0994904Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0995968Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0997034Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0998108Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.0999202Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1000332Z test_torch_as_strided_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1001428Z test_torch_asin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1002486Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1003529Z test_torch_atan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1004583Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1005638Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1006715Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1007797Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1008879Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1010004Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1011177Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1012329Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1013547Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1014788Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1015946Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1017074Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1018190Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1019274Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1020418Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1021558Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1022627Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1023712Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1024817Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1025910Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1027199Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1028323Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1029441Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1030508Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1031591Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1032693Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1033775Z test_torch_cat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1034801Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1035443Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1035999Z test_torch_celu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1036571Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1037148Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1037800Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1038428Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1039026Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1039611Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1040170Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1040729Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1041289Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1041852Z test_torch_clip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1042403Z test_torch_clone (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1042977Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1043552Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1044124Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1044693Z test_torch_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1045264Z test_torch_concat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1045838Z test_torch_concatenate (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1046394Z test_torch_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1046957Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1047536Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1048105Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1048664Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1049224Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1049986Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1050561Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1051148Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1051732Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1052377Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1052977Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1053543Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1054103Z test_torch_cos (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1054649Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1055227Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1055821Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1056403Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1056968Z test_torch_cov (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1057518Z test_torch_cross (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1058078Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1058649Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1059211Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1059771Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1060330Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1060891Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1061472Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1062053Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1062623Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1063188Z test_torch_det (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1063741Z test_torch_detach (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1064305Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1064867Z test_torch_diag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1065428Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1066000Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1066670Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1067293Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1067889Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1068466Z test_torch_diff (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1069024Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1069589Z test_torch_dist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1070148Z test_torch_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1070706Z test_torch_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1071263Z test_torch_dot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1071817Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1072375Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1072929Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1073491Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1074061Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1074627Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1075201Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1075759Z test_torch_eq (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1076312Z test_torch_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1076866Z test_torch_erf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1077418Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1077978Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1078532Z test_torch_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1079079Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1079635Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1080202Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1080847Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1081506Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1082128Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1082757Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1083381Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1084012Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1084650Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1085275Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1085892Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1086496Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1087088Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1087659Z test_torch_fix (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1088215Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1088771Z test_torch_flip (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1089325Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1089882Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1090447Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1091012Z test_torch_floor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1091570Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1092138Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1092684Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1093232Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1093780Z test_torch_frac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1094333Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1094943Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1095545Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1096128Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1096727Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1097313Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1097908Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1098522Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1099141Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1099740Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1100337Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1100933Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1101515Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1102103Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1102696Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1103270Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1103854Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1104443Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1105042Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1105651Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1106272Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1106920Z test_torch_gather (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1107474Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1108026Z test_torch_ge (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1108627Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1109207Z test_torch_ger (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1109771Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1110336Z test_torch_greater (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1110909Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1111488Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1112066Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1112649Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1113229Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1113794Z test_torch_gru (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1114350Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1114901Z test_torch_gt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1115459Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1116033Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1116621Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1117196Z test_torch_histc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1117758Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1118332Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1118894Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1119453Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1120006Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1120568Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1121119Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1121670Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1122231Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1122834Z test_torch_imag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1123428Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1123997Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1124567Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1125133Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1125698Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1126280Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1126858Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1127420Z test_torch_inner (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1127984Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1128553Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1129114Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1129682Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1130249Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1130820Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1131405Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1131983Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1132546Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1133105Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1133671Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1134242Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1134802Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1135367Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1135921Z test_torch_isin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1136467Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1137072Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1137664Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1138230Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1138794Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1139348Z test_torch_istft (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1139905Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1140459Z test_torch_kron (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1141020Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1141577Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1142139Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1142697Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1143249Z test_torch_le (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1143802Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1144358Z test_torch_less (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1144921Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1145486Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1146045Z test_torch_log (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1146726Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1147286Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1147855Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1148431Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1149014Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1149601Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1150190Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1150775Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1151414Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1152054Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1152624Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1153201Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1153776Z test_torch_logit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1154343Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1154908Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1155478Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1156043Z test_torch_lt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1156602Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1157175Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1157763Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1158344Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1158930Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1159520Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1160088Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1160652Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1161224Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1161789Z test_torch_max (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1162353Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1162944Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1163517Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1164085Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1164653Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1165211Z test_torch_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1165826Z test_torch_median (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1166417Z test_torch_min (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1166970Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1167543Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1168136Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1168745Z test_torch_miopen_convolution_add_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1169351Z test_torch_miopen_convolution_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1169973Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1170601Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1171200Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1171760Z test_torch_mode (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1172323Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1172888Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1173456Z test_torch_msort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1174014Z test_torch_mul (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1174574Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1175135Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1175695Z test_torch_mv (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1176258Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1176826Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1177388Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1177959Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1178530Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1179098Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1179660Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1180274Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1180894Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1181490Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1182087Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1182673Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1183259Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1183843Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1184404Z test_torch_ne (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1184953Z test_torch_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1185512Z test_torch_negative (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1186071Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1186725Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1187386Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1188135Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1188877Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1189639Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1190406Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1191173Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1191938Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1192701Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1193456Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1194176Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1194954Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1195752Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1196409Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1197032Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1197647Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1198281Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1198890Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1199493Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1200095Z test_torch_nn_functional_dropout1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1200697Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1201294Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1201873Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1202473Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1203085Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1203710Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1204324Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1204936Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1205588Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1206240Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1206883Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1207526Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1208132Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1208721Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1209377Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1210025Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1210640Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1211260Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1211877Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1212489Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1213102Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1213705Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1214295Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1214888Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1215478Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1216098Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1216716Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1217318Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1217919Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1218525Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1219137Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1219757Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1220382Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1220998Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1221615Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1222221Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1222955Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1223604Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1224211Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1224806Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1225394Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1226015Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1226698Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1227360Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1228114Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1228845Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1229544Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1230252Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1230964Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1231675Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1232372Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1233065Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1233760Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1234451Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1235161Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1235892Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1236604Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1237308Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1238018Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1238793Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1239567Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1240333Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1241079Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1241772Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1242476Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1243170Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1243851Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1244516Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1245195Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1245822Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1246392Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1246964Z test_torch_numel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1247524Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1248081Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1248638Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1249188Z test_torch_outer (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1249749Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1250320Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1250881Z test_torch_permute (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1251453Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1252025Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1252600Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1253182Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1253803Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1254415Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1254984Z test_torch_polar (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1255536Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1256102Z test_torch_positive (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1256657Z test_torch_pow (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1257213Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1257770Z test_torch_prod (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1258319Z test_torch_put (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1258892Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1259488Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1260091Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1260676Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1261238Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1261798Z test_torch_qr (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1262357Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1262940Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1263537Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1264142Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1264751Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1265344Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1265936Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1266530Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1267279Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1268108Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1268882Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1269576Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1270250Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1270932Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1271615Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1272297Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1272954Z test_torch_real (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1273624Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1274283Z test_torch_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1274952Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1275620Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1276276Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1276859Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1277427Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1278002Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1278570Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1279141Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1279701Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1280269Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1280828Z test_torch_roll (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1281374Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1281925Z test_torch_round (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1282495Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1283072Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1283670Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1284260Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1284811Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1285359Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1285918Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1286488Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1287072Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1287659Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1288244Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1288815Z test_torch_select (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1289384Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1289966Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1290527Z test_torch_selu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1291081Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1291641Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1292196Z test_torch_sign (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1292748Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1293301Z test_torch_sin (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1293850Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1294401Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1294966Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1295546Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1296108Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1296662Z test_torch_smm (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1297217Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1297814Z test_torch_sort (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1298410Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1298985Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1299579Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1300148Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1300703Z test_torch_square (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1301258Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1301832Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1302399Z test_torch_stack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1302953Z test_torch_std (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1303505Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1304059Z test_torch_sub (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1304621Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1305181Z test_torch_sum (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1305721Z test_torch_svd (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1306275Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1306910Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1307522Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1308175Z test_torch_t (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1308828Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1309485Z test_torch_take (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1310151Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1310814Z test_torch_tan (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1311459Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1312121Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1312855Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1313564Z test_torch_tile (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1314214Z test_torch_topk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1314871Z test_torch_trace (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1315531Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1316217Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1316796Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1317363Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1317932Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1318497Z test_torch_tril (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1319058Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1319628Z test_torch_triu (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1320193Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1320758Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1321318Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1321882Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1322448Z test_torch_unflatten (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1323014Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1323590Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1324159Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1324747Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1325334Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1325912Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1326489Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1327095Z test_torch_var (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1327684Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1328240Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1328808Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1329398Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1329972Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1330544Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1331119Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1331683Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1332246Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1332803Z test_torch_where (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1333359Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1333921Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1334413Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2022-11-23T04:43:42.1334923Z Test that errors raised in user implementations propagate correctly ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1335528Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1336109Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:42.1336412Z 2022-11-23T04:43:42.1336925Z ---------------------------------------------------------------------- 2022-11-23T04:43:42.1337251Z Ran 1415 tests in 1.635s 2022-11-23T04:43:42.1337407Z 2022-11-23T04:43:42.1337508Z OK (skipped=1415) 2022-11-23T04:43:42.1337657Z 2022-11-23T04:43:42.1337772Z Generating XML reports... 2022-11-23T04:43:42.1338384Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20221123044338.xml 2022-11-23T04:43:42.1339131Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20221123044338.xml 2022-11-23T04:43:42.1339853Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20221123044338.xml 2022-11-23T04:43:42.1340554Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20221123044338.xml 2022-11-23T04:43:42.1341264Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20221123044338.xml 2022-11-23T04:43:42.1341950Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIndexing-20221123044338.xml 2022-11-23T04:43:42.1342596Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIterator-20221123044338.xml 2022-11-23T04:43:42.1343253Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20221123044338.xml 2022-11-23T04:43:42.1343963Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestPickle-20221123044338.xml 2022-11-23T04:43:42.1344625Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestRNN-20221123044338.xml 2022-11-23T04:43:42.1345273Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestResolveName-20221123044338.xml 2022-11-23T04:43:42.1345960Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionMode-20221123044338.xml 2022-11-23T04:43:42.1346742Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20221123044338.xml 2022-11-23T04:43:42.1347527Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20221123044338.xml 2022-11-23T04:43:42.1348365Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20221123044338.xml 2022-11-23T04:43:42.1348729Z 2022-11-23T04:43:42.1349186Z ##[endgroup] 2022-11-23T04:43:42.1349791Z FINISHED PRINTING LOG FILE of test_overrides (/var/lib/jenkins/pytorch/test/test-reports/test_overrides_oiv6d7v7) 2022-11-23T04:43:42.1350133Z 2022-11-23T04:43:42.1350394Z Running test_prims ... [2022-11-23 04:43:42.028455] 2022-11-23T04:43:42.1351126Z Executing ['/opt/conda/bin/python', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:43:42.028810] 2022-11-23T04:43:47.7891865Z 2022-11-23T04:43:47.7892677Z Expand the folded group to see the log file of test_prims 2022-11-23T04:43:47.7894577Z ##[group]PRINTING LOG FILE of test_prims (/var/lib/jenkins/pytorch/test/test-reports/test_prims_14dkhvq2) 2022-11-23T04:43:47.7896885Z Test results will be stored in test-reports/python-unittest/test_prims 2022-11-23T04:43:47.7897656Z 2022-11-23T04:43:47.7897976Z Running tests... 2022-11-23T04:43:47.7899312Z ---------------------------------------------------------------------- 2022-11-23T04:43:47.7900812Z test_decomposition_method_vararg_ones_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7902631Z test_decomposition_method_vararg_permute_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7904504Z test_decomposition_type_promotion_nvprim_amp_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7906190Z test_decomposition_type_promotion_nvprim_amp_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7908157Z test_masked_fill_decomposition_under_nvprim_context_cuda_float16 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7910194Z test_masked_fill_decomposition_under_nvprim_context_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7911743Z test_mul_complex (__main__.TestPrimsBasic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7913131Z test_torch_ops (__main__.TestPrimsBasic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7914562Z test_aten_overload_to_prims_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7916086Z test_batch_norm_backward_nvprims_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7917641Z test_batch_norm_backward_nvprims_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7921427Z test_broadcast_in_dim_cuda_float32 (__main__.TestPrimsCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77237 for platform(s) rocm. 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.002s) 2022-11-23T04:43:47.7923919Z test_broadcast_in_dim_sum_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7925410Z test_cbrt_prim_cuda_float64 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7926857Z test_cbrt_prim_cuda_int64 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7928307Z test_cpu_tensor_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7929779Z test_cpu_tensor_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7931292Z test_cudnn_batch_norm_nvprims_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7932823Z test_cudnn_batch_norm_nvprims_cuda_float64 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7934325Z test_memory_format_strides_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:47.7935856Z test_native_batch_norm_nvprims_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7937400Z test_native_batch_norm_nvprims_cuda_float64 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7938944Z test_nvfuser_capability_context_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7940465Z test_nvfuser_constant_tensors_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7941948Z test_nvfuser_empty_fusion_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7943488Z test_nvfuser_executor_cached_noncontiguous_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7945058Z test_nvfuser_executor_parameters_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7946715Z test_nvfuser_executor_partitioned_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7948337Z test_nvfuser_executor_partitioned_no_partitions_error_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7949897Z test_nvfuser_impl_is_used_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7951344Z test_nvfuser_no_args_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7952802Z test_nvfuser_rand_like_fusion_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7954330Z test_nvprim_convert_element_type_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7955889Z test_nvprim_convert_element_type_cuda_uint8 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7957506Z test_nvprims_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7959021Z test_nvprims_view_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:47.7960460Z test_nvprims_view_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7961936Z test_nvprims_view_partitioner_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7963459Z test_nvprims_view_partitioner_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7964973Z test_partitioner_tuple_output_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7966486Z test_pytree_input_output_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7967990Z test_reshape_view_method_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7969514Z test_silu_backward_no_filled_tensor_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7971067Z test_skip_ops_nvfuser_capability_mode_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7972586Z test_skip_ops_nvfuser_prims_mode_cuda (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7974062Z test_var_correction_0_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7975522Z test_var_correction_1_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7977079Z test_var_mean_correction_0_keepdim_False_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7978691Z test_var_mean_correction_0_keepdim_False_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7980262Z test_var_mean_correction_0_keepdim_True_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7981851Z test_var_mean_correction_0_keepdim_True_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7983440Z test_var_mean_correction_1_keepdim_False_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7985051Z test_var_mean_correction_1_keepdim_False_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7986771Z test_var_mean_correction_1_keepdim_True_cuda_float16 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7988983Z test_var_mean_correction_1_keepdim_True_cuda_float32 (__main__.TestPrimsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:47.7990561Z test_constant_pad_nd_memory_format_cuda_float32 (__main__.TestRefsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:47.7991386Z 2022-11-23T04:43:47.7992167Z ---------------------------------------------------------------------- 2022-11-23T04:43:47.7993007Z Ran 56 tests in 0.092s 2022-11-23T04:43:47.7993404Z 2022-11-23T04:43:47.7993640Z OK (skipped=56) 2022-11-23T04:43:47.7994026Z 2022-11-23T04:43:47.7994321Z Generating XML reports... 2022-11-23T04:43:47.7995945Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestDecompCUDA-20221123044345.xml 2022-11-23T04:43:47.7997845Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20221123044345.xml 2022-11-23T04:43:47.7999599Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsCUDA-20221123044345.xml 2022-11-23T04:43:47.8001320Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestRefsCUDA-20221123044345.xml 2022-11-23T04:43:47.8002079Z 2022-11-23T04:43:47.8002849Z ##[endgroup] 2022-11-23T04:43:47.8004144Z FINISHED PRINTING LOG FILE of test_prims (/var/lib/jenkins/pytorch/test/test-reports/test_prims_14dkhvq2) 2022-11-23T04:43:47.8004874Z 2022-11-23T04:43:47.8005493Z Running test_reductions ... [2022-11-23 04:43:47.789873] 2022-11-23T04:43:47.8007176Z Executing ['/opt/conda/bin/python', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:43:47.790563] 2022-11-23T04:43:57.7337818Z 2022-11-23T04:43:57.7339070Z Expand the folded group to see the log file of test_reductions 2022-11-23T04:43:57.7341445Z ##[group]PRINTING LOG FILE of test_reductions (/var/lib/jenkins/pytorch/test/test-reports/test_reductions_hg0tebod) 2022-11-23T04:43:57.7351557Z Test results will be stored in test-reports/python-unittest/test_reductions 2022-11-23T04:43:57.7352491Z 2022-11-23T04:43:57.7352828Z Running tests... 2022-11-23T04:43:57.7354344Z ---------------------------------------------------------------------- 2022-11-23T04:43:57.7356027Z test_accreal_type_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7357848Z test_all_any_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7359685Z test_all_any_empty_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7361752Z test_all_any_vs_numpy_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7363650Z test_all_any_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7365674Z test_all_any_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7367492Z test_all_any_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7369100Z test_all_any_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7370701Z test_all_any_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7372308Z test_all_any_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7374569Z test_all_any_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7376171Z test_all_any_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7377761Z test_all_any_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7379357Z test_all_any_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.7380932Z test_all_any_with_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7383034Z test_amax_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7384735Z test_amax_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7386280Z test_amax_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7388082Z test_amax_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7389610Z test_amax_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7391353Z test_amin_amax_some_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7393337Z test_amin_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7395252Z test_amin_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7397092Z test_amin_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7398907Z test_amin_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7400811Z test_amin_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7402619Z test_aminmax_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7404690Z test_aminmax_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7406585Z test_aminmax_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7408687Z test_argminmax_axis_with_dim_one_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7413614Z test_argminmax_large_axis_cuda (__main__.TestReductionsCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/63933 for allplatform(s) . 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-11-23T04:43:57.7416826Z test_argminmax_multiple_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7419037Z test_argminmax_multiple_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7421277Z test_argminmax_multiple_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7423377Z test_argminmax_multiple_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7425507Z test_argminmax_multiple_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7428260Z test_argminmax_multiple_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7430189Z test_argminmax_multiple_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7432647Z test_argminmax_multiple_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.7433747Z test_bincount_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:43:57.7434687Z test_bucketization_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T04:43:57.7435692Z test_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7436642Z test_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7437663Z test_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7438668Z test_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7439620Z test_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7440544Z test_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7441464Z test_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7442400Z test_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7443369Z test_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7444330Z test_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7445171Z test_cumprod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7445935Z test_cumsum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7446668Z test_dim_arg_reduction_scalar_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7447432Z test_dim_arg_reduction_scalar_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7448118Z test_dim_arg_reduction_scalar_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7448856Z test_dim_arg_reduction_scalar_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7449845Z test_dim_arg_reduction_scalar_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7450875Z test_dim_arg_reduction_scalar_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7451895Z test_dim_arg_reduction_scalar_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7452803Z test_dim_arg_reduction_scalar_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7453876Z test_dim_arg_reduction_scalar_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7454808Z test_dim_default_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7455624Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7456370Z test_dim_default_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7457081Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7457905Z test_dim_default_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7458649Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7459365Z test_dim_default_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7460099Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7460959Z test_dim_default_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7461853Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7462646Z test_dim_default_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7463345Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7464110Z test_dim_default_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7464888Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7465536Z test_dim_default_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7466269Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7467109Z test_dim_default_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7467914Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7468775Z test_dim_default_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7469542Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7470269Z test_dim_default_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7471136Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7471947Z test_dim_default_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7472618Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7473368Z test_dim_default_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7474144Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7474896Z test_dim_default_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7475626Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7476356Z test_dim_default_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7477248Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7478194Z test_dim_default_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7478939Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7479831Z test_dim_default_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7480721Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7481556Z test_dim_default_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7482426Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7483237Z test_dim_default_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7484001Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7484795Z test_dim_default_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7485735Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7486533Z test_dim_default_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7487336Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7488145Z test_dim_default_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7488898Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7489674Z test_dim_default_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7490479Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7491212Z test_dim_default_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7492041Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7492807Z test_dim_default_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7493641Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7494398Z test_dim_default_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7495241Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7496042Z test_dim_default_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7496873Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7497627Z test_dim_default_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7498451Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7499250Z test_dim_default_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7500066Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7500901Z test_dim_default_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7501598Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7502270Z test_dim_default_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7503136Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7503915Z test_dim_default_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7504646Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7505331Z test_dim_default_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7506065Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7506921Z test_dim_default_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7507721Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7508493Z test_dim_default_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7509242Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7509972Z test_dim_default_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7510731Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7511538Z test_dim_default_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7512271Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7513019Z test_dim_default_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7513727Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7514460Z test_dim_default_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7515241Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7515940Z test_dim_default_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7516710Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7517443Z test_dim_default_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7518159Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7518841Z test_dim_default_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7519630Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7520382Z test_dim_default_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7521126Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7521790Z test_dim_default_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7522414Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7523003Z test_dim_default_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7523602Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7524187Z test_dim_default_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7524778Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7525360Z test_dim_default_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7525938Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7526619Z test_dim_default_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7527281Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7527861Z test_dim_default_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7528447Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7529025Z test_dim_default_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7529605Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7530176Z test_dim_default_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7530759Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7531328Z test_dim_default_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7531911Z Tests that the default dim reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7532488Z test_dim_empty_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7533256Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7533791Z test_dim_empty_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7534489Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7535035Z test_dim_empty_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7535620Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7536096Z test_dim_empty_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7536869Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7537463Z test_dim_empty_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7538237Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7538806Z test_dim_empty_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7539409Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7539908Z test_dim_empty_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7540643Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7541211Z test_dim_empty_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7541939Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7542492Z test_dim_empty_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7543216Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7543780Z test_dim_empty_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7544389Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7544876Z test_dim_empty_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7545605Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7546159Z test_dim_empty_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7547027Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7547582Z test_dim_empty_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7548391Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7549068Z test_dim_empty_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7549793Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7550351Z test_dim_empty_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7551068Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7551609Z test_dim_empty_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7552321Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7552858Z test_dim_empty_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7553444Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7553925Z test_dim_empty_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7554510Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7554990Z test_dim_empty_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7555707Z Tests that dim=[], when keepdim=True, is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7556244Z test_dim_empty_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7556817Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7557289Z test_dim_empty_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7557875Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7558341Z test_dim_empty_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7558922Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7559406Z test_dim_empty_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7560079Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7560577Z test_dim_empty_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7561227Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7561737Z test_dim_empty_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7562391Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7562911Z test_dim_empty_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7563451Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7563887Z test_dim_empty_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7564528Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7565036Z test_dim_empty_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7565683Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7566193Z test_dim_empty_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7566850Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7567357Z test_dim_empty_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7568004Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7568497Z test_dim_empty_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7569249Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7569804Z test_dim_empty_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7570470Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7570962Z test_dim_empty_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7571474Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7571903Z test_dim_empty_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7572411Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7572833Z test_dim_empty_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7573478Z Tests that dim=[] is a no-op ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7573972Z test_dim_empty_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7574486Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7574907Z test_dim_empty_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7575409Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7575824Z test_dim_empty_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7576337Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7576756Z test_dim_multi_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7577291Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7577807Z test_dim_multi_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7578332Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7578863Z test_dim_multi_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7579408Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7579951Z test_dim_multi_duplicate_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7580528Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7581158Z test_dim_multi_duplicate_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7581737Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7582315Z test_dim_multi_duplicate_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7582894Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7583476Z test_dim_multi_duplicate_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7584075Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7584651Z test_dim_multi_duplicate_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7585240Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7585805Z test_dim_multi_duplicate_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7586381Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7587046Z test_dim_multi_duplicate_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7587631Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7588292Z test_dim_multi_duplicate_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7588922Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7589497Z test_dim_multi_duplicate_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7590072Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7590654Z test_dim_multi_duplicate_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7591239Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7591803Z test_dim_multi_duplicate_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7592373Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7592948Z test_dim_multi_duplicate_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7593533Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7594100Z test_dim_multi_duplicate_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7594693Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7595251Z test_dim_multi_duplicate_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7595819Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7596383Z test_dim_multi_duplicate_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7596947Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7597516Z test_dim_multi_duplicate_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7598103Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7598651Z test_dim_multi_duplicate_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7599219Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7599779Z test_dim_multi_duplicate_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7600347Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7600888Z test_dim_multi_duplicate_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7601458Z Tests that an error is raised if dim has duplicate entries. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7602031Z test_dim_multi_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7602622Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7603200Z test_dim_multi_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7603792Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7604382Z test_dim_multi_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7604917Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7605448Z test_dim_multi_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7606136Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7606775Z test_dim_multi_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7607381Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7607972Z test_dim_multi_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7608565Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7609164Z test_dim_multi_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7609785Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7610377Z test_dim_multi_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7610968Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7611547Z test_dim_multi_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7612148Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7612728Z test_dim_multi_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7613326Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7613896Z test_dim_multi_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7614392Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7614878Z test_dim_multi_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7615365Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7615847Z test_dim_multi_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7616337Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7616812Z test_dim_multi_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7617297Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7617775Z test_dim_multi_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7618267Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7618745Z test_dim_multi_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7619234Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7619696Z test_dim_multi_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7620177Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7620649Z test_dim_multi_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7621188Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7621693Z test_dim_multi_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7622173Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7622659Z test_dim_multi_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7623119Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7623549Z test_dim_multi_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7623999Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7624440Z test_dim_multi_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7624897Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7625351Z test_dim_multi_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7625814Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7626250Z test_dim_multi_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7626755Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7627202Z test_dim_multi_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7627692Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7628227Z test_dim_multi_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7628786Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7629318Z test_dim_multi_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7629868Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7630402Z test_dim_multi_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7630937Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7631470Z test_dim_multi_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7632014Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7632532Z test_dim_multi_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7633073Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7633606Z test_dim_multi_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7634144Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7634659Z test_dim_multi_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7635204Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7635728Z test_dim_multi_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7636283Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7636830Z test_dim_multi_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7637464Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7638083Z test_dim_multi_unsorted_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7638675Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7639238Z test_dim_multi_unsorted_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7639829Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7640423Z test_dim_multi_unsorted_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7641037Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7641635Z test_dim_multi_unsorted_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7642289Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7642922Z test_dim_multi_unsorted_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7643570Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7644088Z test_dim_multi_unsorted_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7644577Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7645076Z test_dim_multi_unsorted_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7645626Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7646156Z test_dim_multi_unsorted_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7646699Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7647227Z test_dim_multi_unsorted_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7647762Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7648281Z test_dim_multi_unsorted_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7648837Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7649369Z test_dim_multi_unsorted_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7649914Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7650442Z test_dim_multi_unsorted_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7650983Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7651506Z test_dim_multi_unsorted_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7678544Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7679193Z test_dim_multi_unsorted_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7679839Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7680806Z test_dim_multi_unsorted_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7681509Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7682128Z test_dim_multi_unsorted_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7682759Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7683365Z test_dim_multi_unsorted_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7683997Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7684517Z test_dim_multi_unsorted_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7685043Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7685551Z test_dim_multi_unsorted_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7686052Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7686547Z test_dim_multi_unsorted_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7687058Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7687554Z test_dim_multi_unsorted_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7688065Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7688562Z test_dim_multi_unsorted_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7689072Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7689583Z test_dim_multi_unsorted_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7690067Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7690541Z test_dim_multi_unsorted_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7691023Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7691495Z test_dim_multi_unsorted_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7691982Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7692470Z test_dim_multi_unsorted_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7692974Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7693441Z test_dim_multi_unsorted_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7693915Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7694390Z test_dim_multi_unsorted_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7694865Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7695339Z test_dim_multi_unsorted_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7695820Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7696341Z test_dim_multi_unsorted_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7696862Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7697336Z test_dim_multi_unsorted_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7697811Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7698281Z test_dim_multi_unsorted_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7698760Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7699218Z test_dim_multi_unsorted_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7699691Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7700161Z test_dim_multi_unsorted_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7700638Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7701095Z test_dim_multi_unsorted_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7701569Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7702031Z test_dim_multi_unsorted_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7702509Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7702969Z test_dim_multi_unsorted_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7703438Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7703906Z test_dim_multi_unsorted_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7704377Z Tests that operator correctly handles unsorted dim list. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7704839Z test_dim_multi_unsupported_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7705706Z Tests that ops claiming to not support multi dim actually don't. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7706189Z test_dim_multi_unsupported_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7706921Z Tests that ops claiming to not support multi dim actually don't. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7707406Z test_dim_multi_unsupported_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7708166Z Tests that ops claiming to not support multi dim actually don't. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7708763Z test_dim_multi_unsupported_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7709530Z Tests that ops claiming to not support multi dim actually don't. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7710112Z test_dim_multi_unsupported_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7710895Z Tests that ops claiming to not support multi dim actually don't. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7711485Z test_dim_multi_unsupported_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7712266Z Tests that ops claiming to not support multi dim actually don't. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7712847Z test_dim_multi_unsupported_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7713682Z Tests that ops claiming to not support multi dim actually don't. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7714315Z test_dim_multi_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7714854Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7715375Z test_dim_ndim_limit_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7715962Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7716526Z test_dim_ndim_limit_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7717105Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7717669Z test_dim_ndim_limit_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7718247Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7718809Z test_dim_ndim_limit_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7719378Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7719939Z test_dim_ndim_limit_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7720510Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7721076Z test_dim_ndim_limit_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7721654Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7722229Z test_dim_ndim_limit_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7722822Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7723403Z test_dim_ndim_limit_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7724002Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7724473Z test_dim_ndim_limit_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7724956Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7725434Z test_dim_ndim_limit_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7725922Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7726401Z test_dim_ndim_limit_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7726890Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7727369Z test_dim_ndim_limit_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7727844Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7728330Z test_dim_ndim_limit_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7728829Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7729304Z test_dim_ndim_limit_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7729787Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7730329Z test_dim_ndim_limit_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7730860Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7731335Z test_dim_ndim_limit_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7731815Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7732287Z test_dim_ndim_limit_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7732768Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7733239Z test_dim_ndim_limit_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7733723Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7734193Z test_dim_ndim_limit_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7734675Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7735139Z test_dim_ndim_limit_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7735603Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7736073Z test_dim_ndim_limit_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7736550Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7737018Z test_dim_ndim_limit_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7737491Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7737960Z test_dim_ndim_limit_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7738434Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7738894Z test_dim_ndim_limit_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7739360Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7739823Z test_dim_ndim_limit_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7740291Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7740751Z test_dim_ndim_limit_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7741219Z Tests that an exception is raised when reducing a tensor with more ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7741672Z test_dim_none_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7742114Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7742535Z test_dim_none_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7742976Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7743406Z test_dim_none_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7743846Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7744276Z test_dim_none_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7744763Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7745235Z test_dim_none_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7745668Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7746106Z test_dim_none_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7746549Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7747062Z test_dim_none_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7747517Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7748053Z test_dim_none_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7748642Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7749225Z test_dim_none_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7749805Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7750385Z test_dim_none_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7750969Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7751542Z test_dim_none_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7752126Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7752702Z test_dim_none_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7753222Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7753738Z test_dim_none_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7754253Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7754781Z test_dim_none_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7755316Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7755848Z test_dim_none_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7756458Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7757041Z test_dim_none_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7757640Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7758228Z test_dim_none_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7758828Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7759421Z test_dim_none_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7760021Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7760598Z test_dim_none_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7761198Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7761798Z test_dim_none_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7762488Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7763111Z test_dim_none_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7763705Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7764262Z test_dim_none_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7764756Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7765237Z test_dim_none_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7765731Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7766219Z test_dim_none_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7766714Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7767188Z test_dim_none_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7767680Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7768168Z test_dim_none_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7768656Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7769128Z test_dim_none_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7769611Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7770092Z test_dim_none_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7770585Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7771053Z test_dim_none_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7771540Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7772015Z test_dim_none_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7772439Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7772862Z test_dim_none_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7773344Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7773823Z test_dim_none_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7774305Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7774768Z test_dim_none_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7775250Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7778546Z test_dim_none_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7779008Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7779446Z test_dim_none_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7779958Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7780435Z test_dim_none_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7780880Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7781315Z test_dim_none_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7781766Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7782209Z test_dim_none_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7782661Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7783109Z test_dim_none_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7783565Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7784004Z test_dim_none_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7784441Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7784877Z test_dim_none_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7785316Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7785755Z test_dim_none_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7786199Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7786815Z test_dim_none_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7787262Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7787752Z test_dim_none_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7788285Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7788812Z test_dim_none_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7789346Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7789869Z test_dim_none_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7790399Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7790918Z test_dim_none_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7791448Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7791962Z test_dim_none_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7792497Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7793016Z test_dim_none_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7793467Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.000s) 2022-11-23T04:43:57.7793914Z test_dim_none_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7794442Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7794956Z test_dim_none_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7795469Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7795976Z test_dim_none_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7796499Z Tests that dim=None reduces all dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7797099Z test_dim_offbounds_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7798018Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7798557Z test_dim_offbounds_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7799250Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7799779Z test_dim_offbounds_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7800475Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7801007Z test_dim_offbounds_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7801697Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7802240Z test_dim_offbounds_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7802935Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7803471Z test_dim_offbounds_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7804166Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7804623Z test_dim_offbounds_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7805210Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7805671Z test_dim_offbounds_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7806267Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7806718Z test_dim_offbounds_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7807302Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7807757Z test_dim_offbounds_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7808329Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7808781Z test_dim_offbounds_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7809366Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7809818Z test_dim_offbounds_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7810407Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7810868Z test_dim_offbounds_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7811465Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7811908Z test_dim_offbounds_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7812488Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7812938Z test_dim_offbounds_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7813516Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7813967Z test_dim_offbounds_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7814555Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7815004Z test_dim_offbounds_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7815577Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7816085Z test_dim_offbounds_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7816710Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7817155Z test_dim_offbounds_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7817738Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7818176Z test_dim_offbounds_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7818747Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7819192Z test_dim_offbounds_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7819763Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7820212Z test_dim_offbounds_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7820786Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7821228Z test_dim_offbounds_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7821801Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7822242Z test_dim_offbounds_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7822812Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7823242Z test_dim_offbounds_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7823813Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7824249Z test_dim_offbounds_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7824820Z Tests that passing an off-bounds dim throws ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7825368Z test_dim_reduction_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.014s) 2022-11-23T04:43:57.7825943Z test_dim_reduction_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T04:43:57.7826509Z test_dim_reduction_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.014s) 2022-11-23T04:43:57.7827134Z test_dim_reduction_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.014s) 2022-11-23T04:43:57.7827734Z test_dim_reduction_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.014s) 2022-11-23T04:43:57.7828415Z test_dim_reduction_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T04:43:57.7829084Z test_dim_reduction_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.014s) 2022-11-23T04:43:57.7829761Z test_dim_reduction_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.013s) 2022-11-23T04:43:57.7830458Z test_dim_reduction_lastdim_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7831168Z test_dim_reduction_lastdim_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7831871Z test_dim_reduction_less_than_64_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7832500Z test_dim_single_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7833066Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7833566Z test_dim_single_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7834082Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7834595Z test_dim_single_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7835113Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7835625Z test_dim_single_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7836147Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7836661Z test_dim_single_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7837173Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7837691Z test_dim_single_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7838214Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7838740Z test_dim_single_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7839280Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7839809Z test_dim_single_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7840387Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7840954Z test_dim_single_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7841534Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7842105Z test_dim_single_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7842679Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7843242Z test_dim_single_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7843822Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7844361Z test_dim_single_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7844843Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7845314Z test_dim_single_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7845793Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7846279Z test_dim_single_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7846712Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7847145Z test_dim_single_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7847648Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7848125Z test_dim_single_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7848620Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7849088Z test_dim_single_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7849651Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7850172Z test_dim_single_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7850669Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7851147Z test_dim_single_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7851640Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7852126Z test_dim_single_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7852625Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7853097Z test_dim_single_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7853587Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7854063Z test_dim_single_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7854551Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7855025Z test_dim_single_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7855511Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7855983Z test_dim_single_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7856474Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7856946Z test_dim_single_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7857430Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7857902Z test_dim_single_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7858386Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7858846Z test_dim_single_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7859324Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7859793Z test_dim_single_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7860281Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7860746Z test_dim_single_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7861224Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7861692Z test_dim_single_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7862165Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7862629Z test_dim_single_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7863104Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7863568Z test_dim_single_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7864091Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7864585Z test_dim_single_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7865059Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7865530Z test_dim_single_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7865979Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7866410Z test_dim_single_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7866911Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7867341Z test_dim_single_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7867853Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7868377Z test_dim_single_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7868915Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7869431Z test_dim_single_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7869963Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7870502Z test_dim_single_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7871051Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7871569Z test_dim_single_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7872092Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7872618Z test_dim_single_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7873147Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7873670Z test_dim_single_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7874209Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7874729Z test_dim_single_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7875253Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7875762Z test_dim_single_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7876287Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7876814Z test_dim_single_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7877343Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7877850Z test_dim_single_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7878360Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7878877Z test_dim_single_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7879390Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7879904Z test_dim_single_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7880428Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7880939Z test_dim_single_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7881581Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7882136Z test_dim_single_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7882649Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7883144Z test_dim_single_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7883655Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7884168Z test_dim_single_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7884591Z Tests that dim=i reduces dimension i. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7885030Z test_empty_tensor_empty_slice_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7885525Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7886011Z test_empty_tensor_empty_slice_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7886502Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7886976Z test_empty_tensor_empty_slice_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7887470Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7887948Z test_empty_tensor_empty_slice_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7888435Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7888918Z test_empty_tensor_empty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7889420Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7889910Z test_empty_tensor_empty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7890402Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7890891Z test_empty_tensor_empty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7891389Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7891888Z test_empty_tensor_empty_slice_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7892394Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7892884Z test_empty_tensor_empty_slice_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7893389Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7893880Z test_empty_tensor_empty_slice_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7894377Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7894861Z test_empty_tensor_empty_slice_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7895357Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7895848Z test_empty_tensor_empty_slice_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7896350Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7896970Z test_empty_tensor_empty_slice_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7897474Z Tests for consistent behavior when reducing over an empty slice. ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.7897909Z test_empty_tensor_empty_slice_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7898399Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7898886Z test_empty_tensor_empty_slice_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7899379Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7899861Z test_empty_tensor_empty_slice_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7900360Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7900848Z test_empty_tensor_empty_slice_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7901340Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7901827Z test_empty_tensor_empty_slice_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7902320Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7902794Z test_empty_tensor_empty_slice_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7903283Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7903759Z test_empty_tensor_empty_slice_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7904251Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7904736Z test_empty_tensor_empty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7905228Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7905704Z test_empty_tensor_empty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7906186Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7906854Z test_empty_tensor_empty_slice_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7907350Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7907902Z test_empty_tensor_empty_slice_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7908489Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.7909068Z test_empty_tensor_empty_slice_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7909659Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7910226Z test_empty_tensor_empty_slice_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7910799Z Tests for consistent behavior when reducing over an empty slice. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7911384Z test_empty_tensor_nonempty_slice_all_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7911978Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7912692Z test_empty_tensor_nonempty_slice_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7913349Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7913934Z test_empty_tensor_nonempty_slice_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7914540Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7915120Z test_empty_tensor_nonempty_slice_any_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7915708Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7916299Z test_empty_tensor_nonempty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7916909Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7917502Z test_empty_tensor_nonempty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7918109Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7918705Z test_empty_tensor_nonempty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7919324Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7919929Z test_empty_tensor_nonempty_slice_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7920550Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7921134Z test_empty_tensor_nonempty_slice_masked_amax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7921741Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7922344Z test_empty_tensor_nonempty_slice_masked_amin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7922945Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7923546Z test_empty_tensor_nonempty_slice_masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7924156Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7924687Z test_empty_tensor_nonempty_slice_masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7925198Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7925697Z test_empty_tensor_nonempty_slice_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7926209Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7926698Z test_empty_tensor_nonempty_slice_masked_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7927200Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7927689Z test_empty_tensor_nonempty_slice_masked_norm_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7928187Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7928674Z test_empty_tensor_nonempty_slice_masked_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7929229Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7929746Z test_empty_tensor_nonempty_slice_masked_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7930254Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7930744Z test_empty_tensor_nonempty_slice_masked_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7931246Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7931736Z test_empty_tensor_nonempty_slice_masked_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7932235Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7932722Z test_empty_tensor_nonempty_slice_mean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7933223Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7933704Z test_empty_tensor_nonempty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7934200Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7934683Z test_empty_tensor_nonempty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7935176Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7935656Z test_empty_tensor_nonempty_slice_prod_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7936152Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7936633Z test_empty_tensor_nonempty_slice_std_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7937125Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7937596Z test_empty_tensor_nonempty_slice_sum_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7938084Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7938558Z test_empty_tensor_nonempty_slice_var_cuda (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7939045Z Tests that reducing a nonempty slice of an empty tensor returns an ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7939599Z test_histc_bfloat16_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7940141Z test_histc_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T04:43:57.7940685Z test_histogram_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.7941263Z test_histogram_error_handling_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:43:57.7941842Z test_histogramdd_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.7942299Z test_identity_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7942772Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7943228Z test_identity_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7943750Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7944251Z test_identity_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7944730Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7945191Z test_identity_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7945664Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7946114Z test_identity_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7946667Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7947126Z test_identity_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7947634Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7948191Z test_identity_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7948764Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7949307Z test_identity_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7949853Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7950399Z test_identity_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7950957Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7951499Z test_identity_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7952055Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7952607Z test_identity_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7953164Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7953714Z test_identity_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7954261Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7954818Z test_identity_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7955379Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7955925Z test_identity_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7956490Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7957045Z test_identity_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7957616Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7958170Z test_identity_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7958732Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7959277Z test_identity_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7959833Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7960453Z test_identity_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7961082Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7961635Z test_identity_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7962196Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7962731Z test_identity_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7963286Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7963828Z test_identity_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7964395Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7964856Z test_identity_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7965317Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7965766Z test_identity_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7966222Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7966664Z test_identity_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7967128Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7967593Z test_identity_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7968076Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7968544Z test_identity_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7969023Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7969496Z test_identity_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7969979Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7970445Z test_identity_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7970928Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7971395Z test_identity_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7971874Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7972348Z test_identity_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7972829Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7973299Z test_identity_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7973780Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7974238Z test_identity_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7974717Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7975184Z test_identity_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7975709Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7976213Z test_identity_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7976690Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7977155Z test_identity_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7977632Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7978096Z test_identity_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7978571Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7979047Z test_identity_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7979542Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7980028Z test_identity_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7980519Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7980997Z test_identity_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7981487Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7981956Z test_identity_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7982440Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7982915Z test_identity_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7983400Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7983880Z test_identity_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7984367Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7984834Z test_identity_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7985313Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7985769Z test_identity_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7986245Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7986773Z test_identity_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7987255Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7987771Z test_identity_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7988346Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7988907Z test_identity_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7989476Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7990037Z test_identity_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7990610Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7991258Z test_identity_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7991900Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7992469Z test_identity_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7993046Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7993610Z test_identity_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7994174Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7994735Z test_identity_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7995320Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7995889Z test_identity_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7996461Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7997024Z test_identity_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7997592Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7998152Z test_identity_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7998723Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.7999281Z test_identity_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.7999857Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8000416Z test_identity_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8000992Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8001555Z test_identity_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8002126Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8002691Z test_identity_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8003260Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8003812Z test_identity_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8004393Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8004890Z test_identity_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8005369Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8005834Z test_identity_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8006315Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8006777Z test_identity_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8007240Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8007702Z test_identity_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8008225Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8008803Z test_identity_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8009277Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8009737Z test_identity_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8010211Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8010661Z test_identity_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8011130Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8011595Z test_identity_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8012069Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8012530Z test_identity_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8012999Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8013457Z test_identity_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8013926Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8014379Z test_identity_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8014851Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8015025Z test_identity_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8015288Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8015460Z test_identity_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8015722Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8015892Z test_identity_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8016155Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8016325Z test_identity_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8016586Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8016759Z test_identity_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8017022Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8017190Z test_identity_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8017452Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8017620Z test_identity_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8017880Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8018048Z test_identity_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8018310Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8018532Z test_identity_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8018833Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8019007Z test_identity_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8019260Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8019429Z test_identity_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8019691Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8019868Z test_identity_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8020132Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8020309Z test_identity_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8020568Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8020741Z test_identity_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8021000Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8021170Z test_identity_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8021429Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8021600Z test_identity_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8021863Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8022036Z test_identity_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8022296Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8022463Z test_identity_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8022729Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8022896Z test_identity_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8023154Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8023320Z test_identity_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8023583Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8023752Z test_identity_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8024014Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8024183Z test_identity_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8024435Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8024604Z test_identity_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8024864Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8025028Z test_identity_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8025335Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8025542Z test_identity_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8025802Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8025973Z test_identity_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8026235Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8026408Z test_identity_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8026813Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8026985Z test_identity_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8027250Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8027422Z test_identity_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8027731Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8027932Z test_identity_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8028247Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8028450Z test_identity_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8028764Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8028963Z test_identity_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8029285Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8029482Z test_identity_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8029801Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8029998Z test_identity_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8030302Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8030501Z test_identity_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8030811Z Tests that the identity value is an identity for the operator ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8031121Z test_logsumexp_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8031446Z test_logsumexp_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8031756Z test_max_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8032062Z test_max_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8032371Z test_max_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8032677Z test_max_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8032994Z test_max_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8033391Z test_max_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8033755Z test_max_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8034073Z test_max_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8034397Z test_max_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8034713Z test_max_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8035016Z test_mean_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8035352Z test_mean_int_with_optdtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8035679Z test_median_corner_cases_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.8036011Z test_median_nan_values_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.8036348Z test_median_nan_values_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.8036677Z test_median_nan_values_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.8037016Z test_median_real_values_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8037347Z test_median_real_values_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8037684Z test_median_real_values_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8038016Z test_median_real_values_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8038339Z test_median_real_values_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8038640Z test_min_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8038950Z test_min_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8039264Z test_min_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8039567Z test_min_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8039885Z test_min_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:43:57.8040196Z test_min_max_nan_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8040523Z test_min_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8040843Z test_min_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8041159Z test_min_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8041522Z test_min_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8041878Z test_min_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8042212Z test_minmax_illegal_dtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8042517Z test_mode_boolean_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8042822Z test_mode_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8043130Z test_mode_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8043443Z test_mode_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8043752Z test_mode_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8044056Z test_mode_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8044368Z test_mode_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8044671Z test_mode_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8044939Z test_mode_large_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8045206Z test_mode_large_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8045472Z test_mode_large_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8045739Z test_mode_large_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8046001Z test_mode_large_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8046260Z test_mode_large_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8046516Z test_mode_large_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8046778Z test_mode_large_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8047042Z test_mode_large_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8047307Z test_mode_wrong_device_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8047569Z test_mode_wrong_dtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8047756Z test_nan_policy_omit_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8048006Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8048195Z test_nan_policy_omit_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8048443Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8048685Z test_nan_policy_omit_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8048971Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8049155Z test_nan_policy_omit_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8049400Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8049582Z test_nan_policy_omit_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8049830Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8050012Z test_nan_policy_omit_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8050249Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8050435Z test_nan_policy_omit_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8050681Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8050864Z test_nan_policy_omit_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8051110Z Tests that NaN values do not affect the result. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8051303Z test_nan_policy_propagate_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8051563Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8051752Z test_nan_policy_propagate_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8052012Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8052204Z test_nan_policy_propagate_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8052462Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8052653Z test_nan_policy_propagate_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8052912Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8053105Z test_nan_policy_propagate_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8053360Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8053549Z test_nan_policy_propagate_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8053809Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8054001Z test_nan_policy_propagate_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8054255Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8054443Z test_nan_policy_propagate_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8054701Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8054912Z test_nan_policy_propagate_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8055170Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8055383Z test_nan_policy_propagate_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8055680Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8055920Z test_nan_policy_propagate_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8056177Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8056387Z test_nan_policy_propagate_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8056648Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8056858Z test_nan_policy_propagate_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8057113Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8057328Z test_nan_policy_propagate_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8057585Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8057790Z test_nan_policy_propagate_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8058045Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8058247Z test_nan_policy_propagate_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8058504Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8058707Z test_nan_policy_propagate_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8058961Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8059167Z test_nan_policy_propagate_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8059427Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8059631Z test_nan_policy_propagate_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8059886Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8060087Z test_nan_policy_propagate_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8060341Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8060542Z test_nan_policy_propagate_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8060801Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8061006Z test_nan_policy_propagate_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8061261Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8061473Z test_nan_policy_propagate_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8061721Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8061933Z test_nan_policy_propagate_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8062188Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8062398Z test_nan_policy_propagate_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8062710Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8062954Z test_nan_policy_propagate_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8063211Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8063414Z test_nan_policy_propagate_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8063670Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8063878Z test_nan_policy_propagate_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8064132Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8064342Z test_nan_policy_propagate_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8064602Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8064803Z test_nan_policy_propagate_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8065057Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8065260Z test_nan_policy_propagate_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8065513Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8065714Z test_nan_policy_propagate_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8065968Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8066175Z test_nan_policy_propagate_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8066432Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8066696Z test_nan_policy_propagate_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8066954Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8067156Z test_nan_policy_propagate_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8067410Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8067611Z test_nan_policy_propagate_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8067863Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8068070Z test_nan_policy_propagate_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8068326Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8068532Z test_nan_policy_propagate_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8068788Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8068996Z test_nan_policy_propagate_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8069249Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8069451Z test_nan_policy_propagate_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8069761Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8070001Z test_nan_policy_propagate_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8070260Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8070460Z test_nan_policy_propagate_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8070714Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8070915Z test_nan_policy_propagate_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8071169Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8071376Z test_nan_policy_propagate_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8071635Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8071837Z test_nan_policy_propagate_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8072088Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8072285Z test_nan_policy_propagate_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8072538Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8072735Z test_nan_policy_propagate_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8072988Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8073190Z test_nan_policy_propagate_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8073445Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8073645Z test_nan_policy_propagate_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8073889Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8074095Z test_nan_policy_propagate_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8074348Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8074548Z test_nan_policy_propagate_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8074803Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8075006Z test_nan_policy_propagate_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8075256Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8075452Z test_nan_policy_propagate_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8075704Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8075899Z test_nan_policy_propagate_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8076153Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8076354Z test_nan_policy_propagate_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8076651Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8076887Z test_nan_policy_propagate_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8077143Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8077354Z test_nan_policy_propagate_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8077608Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8077809Z test_nan_policy_propagate_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8078063Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8078262Z test_nan_policy_propagate_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8078522Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8078723Z test_nan_policy_propagate_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8078977Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8079171Z test_nan_policy_propagate_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8079425Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8079614Z test_nan_policy_propagate_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8079868Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8080066Z test_nan_policy_propagate_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8080325Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8080516Z test_nan_policy_propagate_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8080771Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8080961Z test_nan_policy_propagate_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8081215Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8081404Z test_nan_policy_propagate_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8081657Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8081854Z test_nan_policy_propagate_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8082113Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8082311Z test_nan_policy_propagate_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8082565Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8082759Z test_nan_policy_propagate_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8083013Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8083204Z test_nan_policy_propagate_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8083458Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8083688Z test_nan_policy_propagate_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8083978Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8084169Z test_nan_policy_propagate_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8084427Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8084618Z test_nan_policy_propagate_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8084873Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8085066Z test_nan_policy_propagate_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8085316Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8085514Z test_nan_policy_propagate_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8085767Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8085956Z test_nan_policy_propagate_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8086208Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8086398Z test_nan_policy_propagate_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8086654Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8086843Z test_nan_policy_propagate_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8087101Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8087292Z test_nan_policy_propagate_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8087546Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8087740Z test_nan_policy_propagate_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8087990Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8088184Z test_nan_policy_propagate_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8088441Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8088629Z test_nan_policy_propagate_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8088885Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8089076Z test_nan_policy_propagate_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8089331Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8089520Z test_nan_policy_propagate_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8089773Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8089965Z test_nan_policy_propagate_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8090220Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8090414Z test_nan_policy_propagate_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8090700Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8090925Z test_nan_policy_propagate_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8091183Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8091374Z test_nan_policy_propagate_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8091629Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8091817Z test_nan_policy_propagate_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8092072Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8092262Z test_nan_policy_propagate_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8092518Z Tests that nan is propagated to the output by default ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8092799Z test_nansum_complex_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8093075Z test_nansum_complex_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8093336Z test_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8093597Z test_nansum_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8093855Z test_nansum_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8094115Z test_nansum_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8094374Z test_nansum_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8094631Z test_nansum_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8094884Z test_nansum_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8095139Z test_nansum_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8095395Z test_nansum_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8095670Z test_nansum_out_dtype_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8095945Z test_nansum_out_dtype_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8096218Z test_nansum_out_dtype_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8096486Z test_nansum_out_dtype_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8096755Z test_nansum_out_dtype_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8097022Z test_nansum_out_dtype_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8097327Z test_nansum_out_dtype_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8097642Z test_nansum_out_dtype_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8097913Z test_nansum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8098181Z test_nansum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8098449Z test_nansum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8098716Z test_nansum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8098987Z test_nansum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8099256Z test_nansum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8099521Z test_nansum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8099785Z test_nansum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8099962Z test_noncontiguous_all_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8100227Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8100406Z test_noncontiguous_all_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8100670Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8100861Z test_noncontiguous_all_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8101128Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8101316Z test_noncontiguous_all_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8101580Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8101760Z test_noncontiguous_all_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8102026Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8102206Z test_noncontiguous_all_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8102471Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8102655Z test_noncontiguous_all_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8102917Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8103095Z test_noncontiguous_all_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8103358Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8103536Z test_noncontiguous_all_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8103795Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8103973Z test_noncontiguous_all_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8104277Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8104524Z test_noncontiguous_all_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8104788Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8104972Z test_noncontiguous_all_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8105226Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8105413Z test_noncontiguous_all_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8105674Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8105853Z test_noncontiguous_all_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8106117Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8106304Z test_noncontiguous_all_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8106729Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8106915Z test_noncontiguous_all_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8107175Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8107359Z test_noncontiguous_all_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8107622Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8107805Z test_noncontiguous_all_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8108067Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8108246Z test_noncontiguous_all_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8108510Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8108690Z test_noncontiguous_all_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8108953Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8109132Z test_noncontiguous_all_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8109393Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8109575Z test_noncontiguous_all_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8109840Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8110025Z test_noncontiguous_all_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8110286Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8110465Z test_noncontiguous_all_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8110717Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8110899Z test_noncontiguous_all_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8111163Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8111402Z test_noncontiguous_all_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8111702Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8111885Z test_noncontiguous_all_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8112149Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8112330Z test_noncontiguous_all_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8112589Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8112770Z test_noncontiguous_all_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8113035Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8113219Z test_noncontiguous_all_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8113481Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8113660Z test_noncontiguous_all_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8113921Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8114101Z test_noncontiguous_all_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8114362Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8114544Z test_noncontiguous_all_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8114806Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8114988Z test_noncontiguous_all_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8115250Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8115438Z test_noncontiguous_all_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8115699Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8115884Z test_noncontiguous_all_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8116137Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8116319Z test_noncontiguous_all_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8116582Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8116769Z test_noncontiguous_all_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8117029Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8117210Z test_noncontiguous_all_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8117473Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8117652Z test_noncontiguous_all_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8117914Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8118092Z test_noncontiguous_all_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8118392Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8118599Z test_noncontiguous_all_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8118857Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8119035Z test_noncontiguous_all_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8119295Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8119474Z test_noncontiguous_all_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8119733Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8119922Z test_noncontiguous_all_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8120185Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8120375Z test_noncontiguous_all_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8120637Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8120823Z test_noncontiguous_all_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8121082Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8121270Z test_noncontiguous_all_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8121522Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8121706Z test_noncontiguous_all_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8121968Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8122154Z test_noncontiguous_all_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8122416Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8122598Z test_noncontiguous_all_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8122858Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8123041Z test_noncontiguous_all_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8123303Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8123487Z test_noncontiguous_all_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8123749Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8123941Z test_noncontiguous_all_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8124201Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8124387Z test_noncontiguous_all_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8124646Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8124833Z test_noncontiguous_all_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8125093Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8125319Z test_noncontiguous_all_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8125618Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8125801Z test_noncontiguous_all_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8126064Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8126246Z test_noncontiguous_all_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8126505Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8126686Z test_noncontiguous_all_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8126940Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8127127Z test_noncontiguous_all_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8127390Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8127574Z test_noncontiguous_all_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8127835Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8128035Z test_noncontiguous_all_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8128295Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8128491Z test_noncontiguous_all_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8128752Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8128957Z test_noncontiguous_all_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8129216Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8129420Z test_noncontiguous_all_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8129681Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8129878Z test_noncontiguous_all_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8130139Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8130336Z test_noncontiguous_all_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8130596Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8130796Z test_noncontiguous_all_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8131057Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8131252Z test_noncontiguous_all_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8131511Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8131708Z test_noncontiguous_all_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8131968Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8132161Z test_noncontiguous_all_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8132462Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8132680Z test_noncontiguous_all_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8132942Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8133136Z test_noncontiguous_all_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8133396Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8133605Z test_noncontiguous_all_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8133870Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8134085Z test_noncontiguous_all_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8134349Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8134557Z test_noncontiguous_all_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8134815Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8135019Z test_noncontiguous_all_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8135281Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8135486Z test_noncontiguous_all_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8135748Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8135955Z test_noncontiguous_all_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8136217Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8136414Z test_noncontiguous_all_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8136673Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8136868Z test_noncontiguous_all_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8137127Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8137322Z test_noncontiguous_all_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8137586Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8137783Z test_noncontiguous_all_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8138043Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8138235Z test_noncontiguous_all_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8138488Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8138676Z test_noncontiguous_all_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8138935Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8139168Z test_noncontiguous_all_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8139462Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8139653Z test_noncontiguous_all_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8139913Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8140104Z test_noncontiguous_all_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8140364Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8140564Z test_noncontiguous_all_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8140824Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8141022Z test_noncontiguous_all_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8141289Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8141485Z test_noncontiguous_all_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8141745Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8141940Z test_noncontiguous_all_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8142199Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8142389Z test_noncontiguous_all_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8142652Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8142843Z test_noncontiguous_all_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8143103Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8143291Z test_noncontiguous_all_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8143556Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8143747Z test_noncontiguous_all_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8144011Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8144195Z test_noncontiguous_all_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8144461Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8144669Z test_noncontiguous_all_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8144932Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8145131Z test_noncontiguous_all_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8145391Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8145590Z test_noncontiguous_all_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8145849Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8146048Z test_noncontiguous_all_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8146353Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8146653Z test_noncontiguous_all_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8146920Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8147116Z test_noncontiguous_all_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8147378Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8147574Z test_noncontiguous_all_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8149975Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8150384Z test_noncontiguous_all_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8150738Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8150981Z test_noncontiguous_all_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8151312Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8151558Z test_noncontiguous_all_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8151879Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8152120Z test_noncontiguous_all_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8152438Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8152686Z test_noncontiguous_all_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8153005Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8153247Z test_noncontiguous_all_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8153565Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8153804Z test_noncontiguous_all_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8154125Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8154365Z test_noncontiguous_all_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8154692Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8154940Z test_noncontiguous_all_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8155205Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8155406Z test_noncontiguous_all_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8155670Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8155867Z test_noncontiguous_all_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8156132Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8156342Z test_noncontiguous_all_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8157021Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8157300Z test_noncontiguous_all_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8157564Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8157772Z test_noncontiguous_all_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8158035Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8158241Z test_noncontiguous_all_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8158504Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8158713Z test_noncontiguous_all_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8158977Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8159182Z test_noncontiguous_all_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8159443Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8159649Z test_noncontiguous_all_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8159901Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8160102Z test_noncontiguous_all_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8160364Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8160571Z test_noncontiguous_all_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8160836Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8161033Z test_noncontiguous_all_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8161292Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8161486Z test_noncontiguous_all_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8161748Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8161950Z test_noncontiguous_all_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8162215Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8162419Z test_noncontiguous_all_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8162678Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8162873Z test_noncontiguous_all_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8163136Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8163334Z test_noncontiguous_all_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8163597Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8163794Z test_noncontiguous_all_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8164100Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8164324Z test_noncontiguous_all_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8164586Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8164775Z test_noncontiguous_all_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8165041Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8165231Z test_noncontiguous_all_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8165489Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8165671Z test_noncontiguous_all_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8165935Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8166127Z test_noncontiguous_all_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8166386Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8166581Z test_noncontiguous_all_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8166840Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8167033Z test_noncontiguous_all_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8167293Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8167491Z test_noncontiguous_all_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8167754Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8167948Z test_noncontiguous_all_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8168211Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8168408Z test_noncontiguous_all_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8168670Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8168862Z test_noncontiguous_all_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8169124Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8169330Z test_noncontiguous_all_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8169589Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8169789Z test_noncontiguous_all_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8170053Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8170248Z test_noncontiguous_all_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8170508Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8170704Z test_noncontiguous_all_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8171007Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8171236Z test_noncontiguous_all_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8171488Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8171678Z test_noncontiguous_all_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8171938Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8172127Z test_noncontiguous_all_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8172388Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8172578Z test_noncontiguous_all_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8172841Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8173034Z test_noncontiguous_all_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8173294Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8173488Z test_noncontiguous_all_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8173746Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8173940Z test_noncontiguous_all_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8174200Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8174402Z test_noncontiguous_all_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8174669Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8174866Z test_noncontiguous_all_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8175126Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8175320Z test_noncontiguous_all_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8175581Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8175774Z test_noncontiguous_all_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8176031Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8176228Z test_noncontiguous_all_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8176488Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8176678Z test_noncontiguous_all_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8176929Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8177119Z test_noncontiguous_all_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8177378Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8177567Z test_noncontiguous_all_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8177872Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8178093Z test_noncontiguous_all_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8178353Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8178542Z test_noncontiguous_all_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8178801Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8178999Z test_noncontiguous_all_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8179258Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8179446Z test_noncontiguous_all_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8179709Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8179910Z test_noncontiguous_all_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8180167Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8180365Z test_noncontiguous_all_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8180625Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8180819Z test_noncontiguous_all_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8181079Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8181271Z test_noncontiguous_all_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8181538Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8181732Z test_noncontiguous_all_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8181994Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8182183Z test_noncontiguous_all_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8182441Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8182623Z test_noncontiguous_all_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8182883Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8183075Z test_noncontiguous_all_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8183337Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8183525Z test_noncontiguous_all_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8183786Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8183974Z test_noncontiguous_all_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8184233Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8184428Z test_noncontiguous_all_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8184689Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8184929Z test_noncontiguous_all_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8185221Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8185419Z test_noncontiguous_all_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8185678Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8185870Z test_noncontiguous_all_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8186131Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8186324Z test_noncontiguous_all_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8186739Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8186940Z test_noncontiguous_all_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8187202Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8187392Z test_noncontiguous_all_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8187651Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8187839Z test_noncontiguous_all_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8188097Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8188287Z test_noncontiguous_all_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8188542Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8188733Z test_noncontiguous_all_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8188993Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8189181Z test_noncontiguous_all_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8189438Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8189623Z test_noncontiguous_all_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8189882Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8190070Z test_noncontiguous_all_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8190338Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8190530Z test_noncontiguous_all_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8190794Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8190977Z test_noncontiguous_all_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8191237Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8191419Z test_noncontiguous_all_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8191679Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8191860Z test_noncontiguous_all_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8192181Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8192487Z test_noncontiguous_all_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8192748Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8192936Z test_noncontiguous_all_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8193196Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8193383Z test_noncontiguous_all_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8193642Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8193830Z test_noncontiguous_all_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8194083Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8194273Z test_noncontiguous_all_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8194532Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8194717Z test_noncontiguous_all_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8194975Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8195161Z test_noncontiguous_all_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8195424Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8195612Z test_noncontiguous_all_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8195877Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8196064Z test_noncontiguous_all_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8196324Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8196507Z test_noncontiguous_all_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8196765Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8196947Z test_noncontiguous_all_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8197213Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8197400Z test_noncontiguous_all_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8197659Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8197841Z test_noncontiguous_all_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8198100Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8198285Z test_noncontiguous_all_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8198543Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8198728Z test_noncontiguous_all_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8199031Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8199244Z test_noncontiguous_all_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8199496Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8199686Z test_noncontiguous_all_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8199947Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8200137Z test_noncontiguous_all_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8200395Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8200584Z test_noncontiguous_all_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8200847Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8201039Z test_noncontiguous_all_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8201298Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8201480Z test_noncontiguous_all_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8201741Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8201924Z test_noncontiguous_all_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8202186Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8202368Z test_noncontiguous_all_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8202631Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8202815Z test_noncontiguous_all_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8203072Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8203252Z test_noncontiguous_all_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8203512Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8203693Z test_noncontiguous_all_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8203953Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8204134Z test_noncontiguous_all_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8204399Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8204584Z test_noncontiguous_all_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8204836Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8205022Z test_noncontiguous_all_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8205285Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8205473Z test_noncontiguous_all_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8205733Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8205916Z test_noncontiguous_all_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8206248Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8206461Z test_noncontiguous_all_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8206722Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8206904Z test_noncontiguous_all_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8207164Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8207348Z test_noncontiguous_all_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8207607Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8207790Z test_noncontiguous_all_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8208052Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8208238Z test_noncontiguous_all_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8208499Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8208686Z test_noncontiguous_all_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8208943Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8209128Z test_noncontiguous_all_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8209386Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8209570Z test_noncontiguous_all_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8209831Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8210013Z test_noncontiguous_all_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8210268Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8210450Z test_noncontiguous_all_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8210713Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8210891Z test_noncontiguous_all_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8211150Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8211333Z test_noncontiguous_all_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8211594Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8211771Z test_noncontiguous_all_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8212030Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8212210Z test_noncontiguous_all_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8212468Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8212652Z test_noncontiguous_all_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8212950Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8213163Z test_noncontiguous_all_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8213425Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8213615Z test_noncontiguous_all_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8213877Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8214065Z test_noncontiguous_all_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8214324Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8214506Z test_noncontiguous_all_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8214769Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8214956Z test_noncontiguous_all_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8215214Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8215395Z test_noncontiguous_all_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8215645Z Tests reducing all dimensions of a noncontiguous tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8215841Z test_noncontiguous_expanded_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8216113Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8216302Z test_noncontiguous_expanded_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8216575Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8216779Z test_noncontiguous_expanded_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8217048Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8217244Z test_noncontiguous_expanded_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8217512Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8217706Z test_noncontiguous_expanded_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8217979Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8218174Z test_noncontiguous_expanded_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8218448Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8218644Z test_noncontiguous_expanded_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8218909Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8219099Z test_noncontiguous_expanded_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8219370Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8219558Z test_noncontiguous_expanded_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8219828Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8220057Z test_noncontiguous_expanded_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8220361Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8220551Z test_noncontiguous_expanded_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8220819Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8221009Z test_noncontiguous_expanded_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8221266Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8221465Z test_noncontiguous_expanded_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8221729Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8221922Z test_noncontiguous_expanded_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8222193Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8222387Z test_noncontiguous_expanded_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8222655Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8222848Z test_noncontiguous_expanded_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8223112Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8223304Z test_noncontiguous_expanded_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8223574Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8223768Z test_noncontiguous_expanded_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8224034Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8224222Z test_noncontiguous_expanded_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8224490Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8224678Z test_noncontiguous_expanded_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8224944Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8225131Z test_noncontiguous_expanded_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8225401Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8225592Z test_noncontiguous_expanded_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8225857Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8226056Z test_noncontiguous_expanded_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8226320Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8226509Z test_noncontiguous_expanded_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8226839Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8227036Z test_noncontiguous_expanded_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8227347Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8227632Z test_noncontiguous_expanded_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8227901Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8228095Z test_noncontiguous_expanded_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8228360Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8228550Z test_noncontiguous_expanded_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8228816Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8229009Z test_noncontiguous_expanded_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8229277Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8229464Z test_noncontiguous_expanded_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8229727Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8229920Z test_noncontiguous_expanded_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8230187Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8230380Z test_noncontiguous_expanded_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8230649Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8230845Z test_noncontiguous_expanded_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8231109Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8231297Z test_noncontiguous_expanded_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8231563Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8231763Z test_noncontiguous_expanded_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8232026Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8232224Z test_noncontiguous_expanded_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8232492Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8232689Z test_noncontiguous_expanded_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8232957Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8233142Z test_noncontiguous_expanded_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8233409Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8233602Z test_noncontiguous_expanded_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8233865Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8234054Z test_noncontiguous_expanded_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8234362Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8234585Z test_noncontiguous_expanded_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8234852Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8235042Z test_noncontiguous_expanded_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8235305Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8235493Z test_noncontiguous_expanded_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8235759Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8235951Z test_noncontiguous_expanded_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8236216Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8236418Z test_noncontiguous_expanded_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8236683Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8236883Z test_noncontiguous_expanded_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8237148Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8237344Z test_noncontiguous_expanded_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8237608Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8237808Z test_noncontiguous_expanded_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8238077Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8238274Z test_noncontiguous_expanded_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8238543Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8238737Z test_noncontiguous_expanded_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8238993Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8239190Z test_noncontiguous_expanded_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8239456Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8239652Z test_noncontiguous_expanded_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8239919Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8240114Z test_noncontiguous_expanded_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8240379Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8240579Z test_noncontiguous_expanded_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8240845Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8241041Z test_noncontiguous_expanded_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8241344Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8241571Z test_noncontiguous_expanded_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8241838Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8242037Z test_noncontiguous_expanded_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8242303Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8242498Z test_noncontiguous_expanded_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8242762Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8242958Z test_noncontiguous_expanded_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8243225Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8243418Z test_noncontiguous_expanded_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8243683Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8243881Z test_noncontiguous_expanded_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8244147Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8244340Z test_noncontiguous_expanded_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8244602Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8244807Z test_noncontiguous_expanded_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8245074Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8245279Z test_noncontiguous_expanded_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8245544Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8245760Z test_noncontiguous_expanded_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8246025Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8246240Z test_noncontiguous_expanded_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8246508Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8246720Z test_noncontiguous_expanded_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8246983Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8247193Z test_noncontiguous_expanded_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8247459Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8247669Z test_noncontiguous_expanded_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8247933Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8248178Z test_noncontiguous_expanded_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8248474Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8248676Z test_noncontiguous_expanded_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8248941Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8249143Z test_noncontiguous_expanded_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8249408Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8249612Z test_noncontiguous_expanded_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8249877Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8250088Z test_noncontiguous_expanded_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8250357Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8250573Z test_noncontiguous_expanded_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8250839Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8251060Z test_noncontiguous_expanded_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8251317Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8251536Z test_noncontiguous_expanded_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8251803Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8252019Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8252283Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8252497Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8252763Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8252975Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8253241Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8253454Z test_noncontiguous_expanded_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8253724Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8253930Z test_noncontiguous_expanded_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8254197Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8254405Z test_noncontiguous_expanded_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8254668Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8254873Z test_noncontiguous_expanded_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8255181Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8255427Z test_noncontiguous_expanded_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8255692Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8255892Z test_noncontiguous_expanded_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8256156Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8256359Z test_noncontiguous_expanded_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8256623Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8256823Z test_noncontiguous_expanded_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8257088Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8257296Z test_noncontiguous_expanded_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8257564Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8257764Z test_noncontiguous_expanded_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8258031Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8258238Z test_noncontiguous_expanded_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8258504Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8258712Z test_noncontiguous_expanded_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8258979Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8259189Z test_noncontiguous_expanded_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8259455Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8259656Z test_noncontiguous_expanded_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8259920Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8260122Z test_noncontiguous_expanded_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8260389Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8260591Z test_noncontiguous_expanded_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8260858Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8261059Z test_noncontiguous_expanded_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8261323Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8261524Z test_noncontiguous_expanded_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8261787Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8262002Z test_noncontiguous_expanded_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8262306Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8262551Z test_noncontiguous_expanded_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8262818Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8263028Z test_noncontiguous_expanded_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8263294Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8263502Z test_noncontiguous_expanded_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8263766Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8263968Z test_noncontiguous_expanded_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8264236Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8264443Z test_noncontiguous_expanded_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8264707Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8264910Z test_noncontiguous_expanded_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8265176Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8265382Z test_noncontiguous_expanded_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8265649Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8265858Z test_noncontiguous_expanded_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8266121Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8266334Z test_noncontiguous_expanded_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8266647Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8266857Z test_noncontiguous_expanded_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8267123Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8267334Z test_noncontiguous_expanded_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8267600Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8267811Z test_noncontiguous_expanded_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8268075Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8268280Z test_noncontiguous_expanded_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8268545Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8268749Z test_noncontiguous_expanded_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8269019Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8269272Z test_noncontiguous_expanded_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8269574Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8269778Z test_noncontiguous_expanded_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8270041Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8270248Z test_noncontiguous_expanded_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8270504Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8270721Z test_noncontiguous_expanded_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8270989Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8271206Z test_noncontiguous_expanded_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8271469Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8271684Z test_noncontiguous_expanded_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8271949Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8272164Z test_noncontiguous_expanded_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8272430Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8272639Z test_noncontiguous_expanded_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8272910Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8273126Z test_noncontiguous_expanded_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8273391Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8273602Z test_noncontiguous_expanded_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8273871Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8274083Z test_noncontiguous_expanded_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8274348Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8274562Z test_noncontiguous_expanded_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8274830Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8275036Z test_noncontiguous_expanded_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8275300Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8275501Z test_noncontiguous_expanded_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8275765Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8275977Z test_noncontiguous_expanded_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8276282Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8276528Z test_noncontiguous_expanded_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8276793Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8276992Z test_noncontiguous_expanded_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8277257Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8277462Z test_noncontiguous_expanded_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8277728Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8277933Z test_noncontiguous_expanded_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8278203Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8278407Z test_noncontiguous_expanded_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8278670Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8278872Z test_noncontiguous_expanded_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8279137Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8279337Z test_noncontiguous_expanded_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8279602Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8279805Z test_noncontiguous_expanded_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8280074Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8280275Z test_noncontiguous_expanded_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8280541Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8280749Z test_noncontiguous_expanded_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8281015Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8281220Z test_noncontiguous_expanded_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8281486Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8281694Z test_noncontiguous_expanded_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8281961Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8282165Z test_noncontiguous_expanded_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8282430Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8282639Z test_noncontiguous_expanded_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8282906Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8283100Z test_noncontiguous_expanded_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8283409Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8283653Z test_noncontiguous_expanded_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8283921Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8284132Z test_noncontiguous_expanded_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8284397Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8284605Z test_noncontiguous_expanded_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8284874Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8285084Z test_noncontiguous_expanded_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8285353Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8285563Z test_noncontiguous_expanded_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8285834Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8286037Z test_noncontiguous_expanded_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8286303Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8286507Z test_noncontiguous_expanded_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8286777Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8286985Z test_noncontiguous_expanded_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8287249Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8287453Z test_noncontiguous_expanded_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8287720Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8287923Z test_noncontiguous_expanded_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8288188Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8288395Z test_noncontiguous_expanded_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8288663Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8288879Z test_noncontiguous_expanded_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8289144Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8289345Z test_noncontiguous_expanded_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8289612Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8289818Z test_noncontiguous_expanded_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8290081Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8290327Z test_noncontiguous_expanded_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8290625Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8290830Z test_noncontiguous_expanded_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8291096Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8291295Z test_noncontiguous_expanded_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8291560Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8291759Z test_noncontiguous_expanded_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8292032Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8292235Z test_noncontiguous_expanded_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8292504Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8292705Z test_noncontiguous_expanded_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8292971Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8293173Z test_noncontiguous_expanded_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8293440Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8293646Z test_noncontiguous_expanded_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8293916Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8294118Z test_noncontiguous_expanded_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8294383Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8294592Z test_noncontiguous_expanded_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8294889Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8295140Z test_noncontiguous_expanded_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8295460Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8295711Z test_noncontiguous_expanded_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8296024Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8296278Z test_noncontiguous_expanded_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8296599Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8296848Z test_noncontiguous_expanded_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8297169Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8297412Z test_noncontiguous_expanded_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8297731Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8298017Z test_noncontiguous_expanded_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8298377Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8298621Z test_noncontiguous_expanded_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8298944Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8299185Z test_noncontiguous_expanded_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8299507Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8299746Z test_noncontiguous_expanded_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8300069Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8300321Z test_noncontiguous_expanded_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8300642Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8300900Z test_noncontiguous_expanded_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8301220Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8301472Z test_noncontiguous_expanded_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8301793Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8302049Z test_noncontiguous_expanded_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8302373Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8302622Z test_noncontiguous_expanded_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8302943Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8303193Z test_noncontiguous_expanded_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8303506Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8303751Z test_noncontiguous_expanded_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8304073Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8304320Z test_noncontiguous_expanded_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8304643Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8304884Z test_noncontiguous_expanded_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8305208Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8305448Z test_noncontiguous_expanded_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8305771Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8306019Z test_noncontiguous_expanded_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8306390Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8306848Z test_noncontiguous_expanded_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8307174Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8307418Z test_noncontiguous_expanded_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8307738Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8307980Z test_noncontiguous_expanded_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8308301Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8308538Z test_noncontiguous_expanded_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8308864Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8309106Z test_noncontiguous_expanded_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8309431Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8309668Z test_noncontiguous_expanded_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8309990Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8310235Z test_noncontiguous_expanded_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8310553Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8310798Z test_noncontiguous_expanded_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8311119Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8311360Z test_noncontiguous_expanded_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8311681Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8311925Z test_noncontiguous_expanded_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8312247Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8312493Z test_noncontiguous_expanded_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8312812Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8313050Z test_noncontiguous_expanded_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8313380Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8313619Z test_noncontiguous_expanded_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8313940Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8314182Z test_noncontiguous_expanded_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8314500Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8314741Z test_noncontiguous_expanded_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8315152Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8315434Z test_noncontiguous_expanded_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8315757Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8315995Z test_noncontiguous_expanded_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8316321Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8316557Z test_noncontiguous_expanded_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8316876Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8317113Z test_noncontiguous_expanded_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8317440Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8317679Z test_noncontiguous_expanded_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8318002Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8318229Z test_noncontiguous_expanded_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8318555Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8318786Z test_noncontiguous_expanded_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8319114Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8319360Z test_noncontiguous_expanded_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8319682Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8319924Z test_noncontiguous_expanded_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8320244Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8320488Z test_noncontiguous_expanded_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8320810Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8321047Z test_noncontiguous_expanded_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8321367Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8321608Z test_noncontiguous_expanded_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8321932Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8322168Z test_noncontiguous_expanded_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8322493Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8322724Z test_noncontiguous_expanded_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8323046Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8323274Z test_noncontiguous_expanded_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8323647Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8323917Z test_noncontiguous_expanded_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8324238Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8324471Z test_noncontiguous_expanded_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8324800Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8325019Z test_noncontiguous_expanded_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8325277Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8325472Z test_noncontiguous_expanded_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8325743Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8325943Z test_noncontiguous_expanded_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8326212Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8326412Z test_noncontiguous_expanded_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8326677Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8326873Z test_noncontiguous_expanded_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8327138Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8327335Z test_noncontiguous_expanded_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8327602Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8327798Z test_noncontiguous_expanded_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8328064Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8328263Z test_noncontiguous_expanded_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8328530Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8328717Z test_noncontiguous_expanded_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8328983Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8329186Z test_noncontiguous_expanded_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8329455Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8329654Z test_noncontiguous_expanded_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8329918Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8330114Z test_noncontiguous_expanded_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8330377Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8330575Z test_noncontiguous_expanded_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8330885Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8331117Z test_noncontiguous_expanded_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8331373Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8331568Z test_noncontiguous_expanded_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8331837Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8332028Z test_noncontiguous_expanded_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8332297Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8332486Z test_noncontiguous_expanded_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8332756Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8332949Z test_noncontiguous_expanded_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8333216Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8333405Z test_noncontiguous_expanded_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8333678Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8333866Z test_noncontiguous_expanded_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8334135Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8334331Z test_noncontiguous_expanded_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8334600Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8334802Z test_noncontiguous_expanded_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8335066Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8335264Z test_noncontiguous_expanded_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8335528Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8335723Z test_noncontiguous_expanded_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8335991Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8336188Z test_noncontiguous_expanded_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8336454Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8336648Z test_noncontiguous_expanded_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8336913Z Tests reducing a tensor with expanded singleton dimensions. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8337099Z test_noncontiguous_innermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8337368Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8337560Z test_noncontiguous_innermost_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8337827Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8338071Z test_noncontiguous_innermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8338370Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8338568Z test_noncontiguous_innermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8338834Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8339025Z test_noncontiguous_innermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8339290Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8339483Z test_noncontiguous_innermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8339754Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8339948Z test_noncontiguous_innermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8340213Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8340406Z test_noncontiguous_innermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8340668Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8340856Z test_noncontiguous_innermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8341120Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8341307Z test_noncontiguous_innermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8341573Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8341763Z test_noncontiguous_innermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8342027Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8342217Z test_noncontiguous_innermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8342481Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8342669Z test_noncontiguous_innermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8342932Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8343121Z test_noncontiguous_innermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8343387Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8343584Z test_noncontiguous_innermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8343846Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8344042Z test_noncontiguous_innermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8344307Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8344501Z test_noncontiguous_innermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8344765Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8344999Z test_noncontiguous_innermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8345301Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8345492Z test_noncontiguous_innermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8345754Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8345948Z test_noncontiguous_innermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8346212Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8346399Z test_noncontiguous_innermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8346716Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8346918Z test_noncontiguous_innermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8347185Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8347379Z test_noncontiguous_innermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8347703Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8347931Z test_noncontiguous_innermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8348246Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8348482Z test_noncontiguous_innermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8348790Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8349031Z test_noncontiguous_innermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8349353Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8349584Z test_noncontiguous_innermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8349906Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8350133Z test_noncontiguous_innermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8350452Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8350680Z test_noncontiguous_innermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8351001Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8351234Z test_noncontiguous_innermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8351549Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8351777Z test_noncontiguous_innermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8352092Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8352322Z test_noncontiguous_innermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8352638Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8352873Z test_noncontiguous_innermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8353251Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8353528Z test_noncontiguous_innermost_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8353845Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8354085Z test_noncontiguous_innermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8354402Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8354642Z test_noncontiguous_innermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8354955Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8355191Z test_noncontiguous_innermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8355506Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8355744Z test_noncontiguous_innermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8356059Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8356293Z test_noncontiguous_innermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8356607Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8356839Z test_noncontiguous_innermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8357154Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8357384Z test_noncontiguous_innermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8357704Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8357926Z test_noncontiguous_innermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8358246Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8358470Z test_noncontiguous_innermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8358788Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8359010Z test_noncontiguous_innermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8359333Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8359579Z test_noncontiguous_innermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8359894Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8360134Z test_noncontiguous_innermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8360449Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8360689Z test_noncontiguous_innermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8361005Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8361245Z test_noncontiguous_innermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8361609Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8361887Z test_noncontiguous_innermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8362208Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8362433Z test_noncontiguous_innermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8362753Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8362983Z test_noncontiguous_innermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8363303Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8363533Z test_noncontiguous_innermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8363855Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8364098Z test_noncontiguous_innermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8364414Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8364652Z test_noncontiguous_innermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8364978Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8365177Z test_noncontiguous_innermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8365440Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8365638Z test_noncontiguous_innermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8365903Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8366104Z test_noncontiguous_innermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8366368Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8366561Z test_noncontiguous_innermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8366824Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8367017Z test_noncontiguous_innermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8367278Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8367475Z test_noncontiguous_innermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8367741Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8367932Z test_noncontiguous_innermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8368193Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8368389Z test_noncontiguous_innermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8368641Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8368850Z test_noncontiguous_innermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8369112Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8369360Z test_noncontiguous_innermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8369670Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8369883Z test_noncontiguous_innermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8370145Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8370357Z test_noncontiguous_innermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8370621Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8370828Z test_noncontiguous_innermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8371091Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8371301Z test_noncontiguous_innermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8371563Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8371771Z test_noncontiguous_innermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8372032Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8372239Z test_noncontiguous_innermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8372503Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8372707Z test_noncontiguous_innermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8372977Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8373182Z test_noncontiguous_innermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8373444Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8373648Z test_noncontiguous_innermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8373908Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8374114Z test_noncontiguous_innermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8374375Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8374592Z test_noncontiguous_innermost_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8374849Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8375072Z test_noncontiguous_innermost_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8375335Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8375558Z test_noncontiguous_innermost_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8375820Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8376034Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8376370Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8376619Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8376881Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8377095Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8377357Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8377565Z test_noncontiguous_innermost_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8377827Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8378036Z test_noncontiguous_innermost_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8378300Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8378505Z test_noncontiguous_innermost_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8378766Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8378969Z test_noncontiguous_innermost_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8379230Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8379432Z test_noncontiguous_innermost_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8379693Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8379898Z test_noncontiguous_innermost_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8380160Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8380359Z test_noncontiguous_innermost_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8380620Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8380821Z test_noncontiguous_innermost_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8381082Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8381274Z test_noncontiguous_innermost_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8381540Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8381750Z test_noncontiguous_innermost_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8382013Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8382217Z test_noncontiguous_innermost_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8382479Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8382685Z test_noncontiguous_innermost_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8382947Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8383151Z test_noncontiguous_innermost_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8383455Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8383686Z test_noncontiguous_innermost_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8383949Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8384148Z test_noncontiguous_innermost_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8384408Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8384609Z test_noncontiguous_innermost_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8384869Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8385075Z test_noncontiguous_innermost_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8385338Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8385538Z test_noncontiguous_innermost_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8385797Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8386008Z test_noncontiguous_innermost_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8386270Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8386476Z test_noncontiguous_innermost_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8386795Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8387006Z test_noncontiguous_innermost_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8387269Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8387495Z test_noncontiguous_innermost_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8387808Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8388056Z test_noncontiguous_innermost_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8388369Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8388616Z test_noncontiguous_innermost_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8388931Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8389182Z test_noncontiguous_innermost_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8389502Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8389747Z test_noncontiguous_innermost_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8390070Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8390317Z test_noncontiguous_innermost_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8390632Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8390884Z test_noncontiguous_innermost_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8391261Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8391555Z test_noncontiguous_innermost_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8391873Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8392124Z test_noncontiguous_innermost_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8392437Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8392685Z test_noncontiguous_innermost_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8393000Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8393249Z test_noncontiguous_innermost_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8393567Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8393811Z test_noncontiguous_innermost_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8394126Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8394377Z test_noncontiguous_innermost_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8394694Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8394932Z test_noncontiguous_innermost_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8395258Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8395510Z test_noncontiguous_innermost_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8395825Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8396086Z test_noncontiguous_innermost_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8396402Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8396662Z test_noncontiguous_innermost_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8396979Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8397238Z test_noncontiguous_innermost_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8397561Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8397822Z test_noncontiguous_innermost_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8398141Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8398398Z test_noncontiguous_innermost_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8398712Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8398970Z test_noncontiguous_innermost_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8399286Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8399589Z test_noncontiguous_innermost_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8399945Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8400199Z test_noncontiguous_innermost_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8400516Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8400772Z test_noncontiguous_innermost_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8401086Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8401335Z test_noncontiguous_innermost_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8401656Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8401902Z test_noncontiguous_innermost_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8402218Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8402462Z test_noncontiguous_innermost_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8402777Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8403031Z test_noncontiguous_innermost_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8403346Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8403596Z test_noncontiguous_innermost_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8403917Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8404171Z test_noncontiguous_innermost_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8404490Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8404733Z test_noncontiguous_innermost_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8405057Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8405257Z test_noncontiguous_innermost_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8405517Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8405719Z test_noncontiguous_innermost_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8405984Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8406186Z test_noncontiguous_innermost_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8406446Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8406647Z test_noncontiguous_innermost_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8406907Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8407109Z test_noncontiguous_innermost_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8407373Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8407625Z test_noncontiguous_innermost_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8407919Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8408124Z test_noncontiguous_innermost_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8408385Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8408587Z test_noncontiguous_innermost_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8408848Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8409044Z test_noncontiguous_innermost_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8409308Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8409524Z test_noncontiguous_innermost_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8409784Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8409986Z test_noncontiguous_innermost_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8410247Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8410458Z test_noncontiguous_innermost_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8410720Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8410932Z test_noncontiguous_innermost_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8411198Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8411402Z test_noncontiguous_innermost_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8411664Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8411870Z test_noncontiguous_innermost_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8412132Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8412335Z test_noncontiguous_innermost_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8412595Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8412798Z test_noncontiguous_innermost_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8413063Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8413266Z test_noncontiguous_innermost_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8413526Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8413728Z test_noncontiguous_innermost_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8413990Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8414191Z test_noncontiguous_innermost_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8414493Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8414727Z test_noncontiguous_innermost_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8414990Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8415187Z test_noncontiguous_innermost_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8415448Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8415655Z test_noncontiguous_innermost_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8415916Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8416126Z test_noncontiguous_innermost_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8416390Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8416601Z test_noncontiguous_innermost_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8416862Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8417066Z test_noncontiguous_innermost_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8417328Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8417532Z test_noncontiguous_innermost_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8417797Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8418010Z test_noncontiguous_innermost_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8418275Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8418473Z test_noncontiguous_innermost_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8418735Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8418935Z test_noncontiguous_innermost_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8419196Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8419397Z test_noncontiguous_innermost_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8419658Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8419860Z test_noncontiguous_innermost_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8420124Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8420329Z test_noncontiguous_innermost_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8420590Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8420794Z test_noncontiguous_innermost_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8421048Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8421258Z test_noncontiguous_innermost_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8421559Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8421800Z test_noncontiguous_innermost_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8422063Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8422265Z test_noncontiguous_innermost_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8422525Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8422728Z test_noncontiguous_innermost_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8422989Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8423191Z test_noncontiguous_innermost_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8423456Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8423661Z test_noncontiguous_innermost_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8423922Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8424123Z test_noncontiguous_innermost_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8424384Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8424584Z test_noncontiguous_innermost_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8424846Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8425048Z test_noncontiguous_innermost_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8425312Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8425510Z test_noncontiguous_innermost_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8425771Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8425974Z test_noncontiguous_innermost_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8426236Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8426445Z test_noncontiguous_innermost_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8426843Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8427058Z test_noncontiguous_innermost_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8427313Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8427544Z test_noncontiguous_innermost_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8427852Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8428097Z test_noncontiguous_innermost_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8428416Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8428660Z test_noncontiguous_innermost_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8429138Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8429434Z test_noncontiguous_innermost_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8429747Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8429986Z test_noncontiguous_innermost_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8430299Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8430544Z test_noncontiguous_innermost_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8430860Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8431099Z test_noncontiguous_innermost_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8431417Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8431662Z test_noncontiguous_innermost_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8431979Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8432216Z test_noncontiguous_innermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8432532Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8432774Z test_noncontiguous_innermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8433091Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8433334Z test_noncontiguous_innermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8433650Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8433885Z test_noncontiguous_innermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8434198Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8434431Z test_noncontiguous_innermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8434738Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8434972Z test_noncontiguous_innermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8435286Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8435532Z test_noncontiguous_innermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8435848Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8436090Z test_noncontiguous_innermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8436407Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8436649Z test_noncontiguous_innermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8436966Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8437204Z test_noncontiguous_innermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8437573Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8437848Z test_noncontiguous_innermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8438166Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8438400Z test_noncontiguous_innermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8438715Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8438958Z test_noncontiguous_innermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8439273Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8439513Z test_noncontiguous_innermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8439833Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8440077Z test_noncontiguous_innermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8440393Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8440629Z test_noncontiguous_innermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8440948Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8441181Z test_noncontiguous_innermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8441499Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8441722Z test_noncontiguous_innermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8442046Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8442279Z test_noncontiguous_innermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8442595Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8442828Z test_noncontiguous_innermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8443144Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8443389Z test_noncontiguous_innermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8443704Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8443938Z test_noncontiguous_innermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8444257Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8444501Z test_noncontiguous_innermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8444815Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8445063Z test_noncontiguous_innermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8445329Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8445529Z test_noncontiguous_innermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8445831Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8446059Z test_noncontiguous_innermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8446321Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8446518Z test_noncontiguous_innermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8446779Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8446978Z test_noncontiguous_innermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8447237Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8447429Z test_noncontiguous_innermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8447695Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8447889Z test_noncontiguous_innermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8448142Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8448333Z test_noncontiguous_innermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8448600Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8448792Z test_noncontiguous_innermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8449054Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8449248Z test_noncontiguous_innermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8449512Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8449708Z test_noncontiguous_innermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8449968Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8450168Z test_noncontiguous_innermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8450428Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8450624Z test_noncontiguous_innermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8450886Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8451082Z test_noncontiguous_innermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8451348Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8451540Z test_noncontiguous_innermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8451802Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8451994Z test_noncontiguous_innermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8452255Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8452449Z test_noncontiguous_innermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8452709Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8452941Z test_noncontiguous_innermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8453237Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8453437Z test_noncontiguous_innermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8453689Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8453886Z test_noncontiguous_innermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8454147Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8454344Z test_noncontiguous_innermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8454604Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8454798Z test_noncontiguous_innermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8455062Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8455255Z test_noncontiguous_innermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8455516Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8455707Z test_noncontiguous_innermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8455969Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8456157Z test_noncontiguous_innermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8456420Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8456613Z test_noncontiguous_innermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8456876Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8457062Z test_noncontiguous_innermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8457325Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8457513Z test_noncontiguous_innermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8457775Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8457962Z test_noncontiguous_innermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8458225Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8458420Z test_noncontiguous_innermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8458681Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8458880Z test_noncontiguous_innermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8459141Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8459332Z test_noncontiguous_innermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8459596Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8459793Z test_noncontiguous_innermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8460098Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8460329Z test_noncontiguous_innermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8460590Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8460781Z test_noncontiguous_innermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8461047Z Tests reducing along noncontiguous innermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8461241Z test_noncontiguous_outermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8461502Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8461699Z test_noncontiguous_outermost_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8461966Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8462172Z test_noncontiguous_outermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8462435Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8462631Z test_noncontiguous_outermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8462903Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8463096Z test_noncontiguous_outermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8463363Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8463559Z test_noncontiguous_outermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8463825Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8464017Z test_noncontiguous_outermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8464284Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8464474Z test_noncontiguous_outermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8464740Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8464934Z test_noncontiguous_outermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8465189Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8465385Z test_noncontiguous_outermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8465648Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8465842Z test_noncontiguous_outermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8466102Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8466291Z test_noncontiguous_outermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8466552Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8466798Z test_noncontiguous_outermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8467128Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8467352Z test_noncontiguous_outermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8467674Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8467911Z test_noncontiguous_outermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8468226Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8468462Z test_noncontiguous_outermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8468782Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8469021Z test_noncontiguous_outermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8469357Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8469590Z test_noncontiguous_outermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8469911Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8470142Z test_noncontiguous_outermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8470468Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:43:57.8470701Z test_noncontiguous_outermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8471019Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8471246Z test_noncontiguous_outermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8471557Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8471799Z test_noncontiguous_outermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8472114Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8472352Z test_noncontiguous_outermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8472669Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8472901Z test_noncontiguous_outermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8473219Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8473461Z test_noncontiguous_outermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8473786Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8474020Z test_noncontiguous_outermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8474355Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8474596Z test_noncontiguous_outermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8474910Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8475144Z test_noncontiguous_outermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8475459Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8475744Z test_noncontiguous_outermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8476100Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8476329Z test_noncontiguous_outermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8476646Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8476873Z test_noncontiguous_outermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8477194Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8477427Z test_noncontiguous_outermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8477748Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8477991Z test_noncontiguous_outermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8478310Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8478532Z test_noncontiguous_outermost_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8478845Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8479090Z test_noncontiguous_outermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8479408Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8479653Z test_noncontiguous_outermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8479980Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8480218Z test_noncontiguous_outermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8480537Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8480771Z test_noncontiguous_outermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8481089Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8481325Z test_noncontiguous_outermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8481641Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8481871Z test_noncontiguous_outermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8482189Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8482422Z test_noncontiguous_outermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8482736Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8482972Z test_noncontiguous_outermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8483294Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8483521Z test_noncontiguous_outermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8483838Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8484065Z test_noncontiguous_outermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8484433Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8484731Z test_noncontiguous_outermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8485056Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8485273Z test_noncontiguous_outermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8485536Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8485739Z test_noncontiguous_outermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8486005Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8486210Z test_noncontiguous_outermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8486475Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8486673Z test_noncontiguous_outermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8486934Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8487129Z test_noncontiguous_outermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8487391Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8487587Z test_noncontiguous_outermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8487852Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8488051Z test_noncontiguous_outermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8488321Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8488518Z test_noncontiguous_outermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8488786Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8488987Z test_noncontiguous_outermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8489258Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8489463Z test_noncontiguous_outermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8489731Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8489935Z test_noncontiguous_outermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8490207Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8490407Z test_noncontiguous_outermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8490675Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8490872Z test_noncontiguous_outermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8491125Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8491325Z test_noncontiguous_outermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8491628Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8491856Z test_noncontiguous_outermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8492124Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8492318Z test_noncontiguous_outermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8492588Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8492780Z test_noncontiguous_outermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8493049Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8493265Z test_noncontiguous_outermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8493533Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8493743Z test_noncontiguous_outermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8494002Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8494220Z test_noncontiguous_outermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8494481Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8494694Z test_noncontiguous_outermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8494963Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8495174Z test_noncontiguous_outermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8495440Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8495655Z test_noncontiguous_outermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8495923Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8496136Z test_noncontiguous_outermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8496401Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8496606Z test_noncontiguous_outermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8496874Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8497079Z test_noncontiguous_outermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8497331Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8497536Z test_noncontiguous_outermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8497805Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8498010Z test_noncontiguous_outermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8498274Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8498483Z test_noncontiguous_outermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8498788Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8499041Z test_noncontiguous_outermost_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8499303Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8499525Z test_noncontiguous_outermost_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8499794Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8500019Z test_noncontiguous_outermost_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8500285Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8500502Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8500769Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8500985Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8501250Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8501466Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8501736Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8501948Z test_noncontiguous_outermost_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8502216Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8502430Z test_noncontiguous_outermost_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8502693Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8502901Z test_noncontiguous_outermost_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8503165Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8503381Z test_noncontiguous_outermost_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8503644Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8503838Z test_noncontiguous_outermost_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8504107Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8504310Z test_noncontiguous_outermost_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8504569Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8504769Z test_noncontiguous_outermost_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8505034Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8505242Z test_noncontiguous_outermost_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8505505Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8505756Z test_noncontiguous_outermost_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8506049Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8506258Z test_noncontiguous_outermost_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8506518Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8506943Z test_noncontiguous_outermost_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8507210Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8507465Z test_noncontiguous_outermost_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8507793Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8508051Z test_noncontiguous_outermost_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8508373Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8508617Z test_noncontiguous_outermost_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8508936Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8509181Z test_noncontiguous_outermost_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8509497Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8509740Z test_noncontiguous_outermost_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8510061Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8510309Z test_noncontiguous_outermost_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8510616Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8510859Z test_noncontiguous_outermost_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8511179Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8511437Z test_noncontiguous_outermost_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8511756Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8512009Z test_noncontiguous_outermost_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8512332Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8512590Z test_noncontiguous_outermost_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8512912Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8513161Z test_noncontiguous_outermost_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8513487Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8513741Z test_noncontiguous_outermost_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8514057Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8514375Z test_noncontiguous_outermost_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8514735Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8514985Z test_noncontiguous_outermost_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8515286Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8515493Z test_noncontiguous_outermost_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8515755Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8515963Z test_noncontiguous_outermost_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8516230Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8516444Z test_noncontiguous_outermost_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8516706Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8516919Z test_noncontiguous_outermost_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8517182Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8517393Z test_noncontiguous_outermost_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8517657Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8517859Z test_noncontiguous_outermost_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8518130Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8518332Z test_noncontiguous_outermost_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8518592Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8518794Z test_noncontiguous_outermost_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8519054Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8519258Z test_noncontiguous_outermost_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8519521Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8519727Z test_noncontiguous_outermost_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8519994Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8520201Z test_noncontiguous_outermost_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8520465Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8520685Z test_noncontiguous_outermost_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8520946Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8521160Z test_noncontiguous_outermost_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8521462Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8521734Z test_noncontiguous_outermost_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8522006Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8522221Z test_noncontiguous_outermost_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8522483Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8522698Z test_noncontiguous_outermost_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8522962Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8523176Z test_noncontiguous_outermost_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8523444Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8523659Z test_noncontiguous_outermost_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8523929Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8524163Z test_noncontiguous_outermost_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8524477Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8524736Z test_noncontiguous_outermost_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8525049Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8525304Z test_noncontiguous_outermost_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8525623Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8525865Z test_noncontiguous_outermost_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8526184Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8526436Z test_noncontiguous_outermost_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8526756Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8527009Z test_noncontiguous_outermost_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8527326Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8527578Z test_noncontiguous_outermost_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8527893Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8528142Z test_noncontiguous_outermost_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8528457Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8528704Z test_noncontiguous_outermost_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8529024Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8529263Z test_noncontiguous_outermost_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8529631Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8529909Z test_noncontiguous_outermost_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8530227Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8530473Z test_noncontiguous_outermost_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8530788Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8531032Z test_noncontiguous_outermost_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8531346Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8531583Z test_noncontiguous_outermost_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8531903Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8532149Z test_noncontiguous_outermost_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8532468Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8532715Z test_noncontiguous_outermost_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8533035Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8533281Z test_noncontiguous_outermost_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8533601Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8533852Z test_noncontiguous_outermost_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8534165Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8534419Z test_noncontiguous_outermost_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8534732Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8534974Z test_noncontiguous_outermost_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8535294Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8535504Z test_noncontiguous_outermost_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8535767Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8535978Z test_noncontiguous_outermost_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8536243Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8536447Z test_noncontiguous_outermost_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8536711Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8536916Z test_noncontiguous_outermost_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8537175Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8537439Z test_noncontiguous_outermost_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8537737Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8537942Z test_noncontiguous_outermost_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8538204Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8538398Z test_noncontiguous_outermost_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8538660Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8538863Z test_noncontiguous_outermost_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8539125Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8539335Z test_noncontiguous_outermost_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8539599Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8539800Z test_noncontiguous_outermost_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8540059Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8540263Z test_noncontiguous_outermost_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8540524Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8540731Z test_noncontiguous_outermost_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8540997Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8541207Z test_noncontiguous_outermost_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8541467Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8541671Z test_noncontiguous_outermost_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8541933Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8542137Z test_noncontiguous_outermost_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8542397Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8542599Z test_noncontiguous_outermost_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8542863Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8543070Z test_noncontiguous_outermost_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8543335Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8543534Z test_noncontiguous_outermost_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8543796Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8543994Z test_noncontiguous_outermost_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8544254Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8544503Z test_noncontiguous_outermost_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8544799Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8545001Z test_noncontiguous_outermost_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8545261Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8545470Z test_noncontiguous_outermost_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8545731Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8545931Z test_noncontiguous_outermost_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8546191Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8546406Z test_noncontiguous_outermost_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8546727Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8546940Z test_noncontiguous_outermost_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8547202Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8547409Z test_noncontiguous_outermost_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8547732Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8547979Z test_noncontiguous_outermost_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8548300Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8548548Z test_noncontiguous_outermost_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8548867Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8549111Z test_noncontiguous_outermost_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8549431Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8549676Z test_noncontiguous_outermost_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8549995Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8550234Z test_noncontiguous_outermost_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8550552Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8550800Z test_noncontiguous_outermost_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8551108Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8551349Z test_noncontiguous_outermost_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8551662Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8551912Z test_noncontiguous_outermost_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8552228Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8552542Z test_noncontiguous_outermost_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8552907Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8553164Z test_noncontiguous_outermost_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8553479Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8553737Z test_noncontiguous_outermost_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8554050Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8554296Z test_noncontiguous_outermost_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8554617Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8554868Z test_noncontiguous_outermost_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8555193Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8555406Z test_noncontiguous_outermost_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8555668Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8555868Z test_noncontiguous_outermost_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8556127Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8556331Z test_noncontiguous_outermost_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8556595Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8556794Z test_noncontiguous_outermost_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8557057Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8557259Z test_noncontiguous_outermost_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8557520Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8557719Z test_noncontiguous_outermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8557971Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8558170Z test_noncontiguous_outermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8558439Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8558643Z test_noncontiguous_outermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8558905Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8559099Z test_noncontiguous_outermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8559361Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8559555Z test_noncontiguous_outermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8559815Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8560053Z test_noncontiguous_outermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8560344Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8560547Z test_noncontiguous_outermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8560806Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8561007Z test_noncontiguous_outermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8561267Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8561466Z test_noncontiguous_outermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8561727Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8561932Z test_noncontiguous_outermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8562198Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8562398Z test_noncontiguous_outermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8562659Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8562853Z test_noncontiguous_outermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8563115Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8563317Z test_noncontiguous_outermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8563584Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8563777Z test_noncontiguous_outermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8564041Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8564240Z test_noncontiguous_outermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8564500Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8564694Z test_noncontiguous_outermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8564956Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8565159Z test_noncontiguous_outermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8565426Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8565623Z test_noncontiguous_outermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8565889Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8566085Z test_noncontiguous_outermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8566349Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8566544Z test_noncontiguous_outermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8566805Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8567007Z test_noncontiguous_outermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8567315Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8567543Z test_noncontiguous_outermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8567804Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8568013Z test_noncontiguous_outermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8568277Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8568478Z test_noncontiguous_outermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8568747Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8568949Z test_noncontiguous_outermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8569215Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8569412Z test_noncontiguous_outermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8569666Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8569865Z test_noncontiguous_outermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8570127Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8570324Z test_noncontiguous_outermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8570590Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8570789Z test_noncontiguous_outermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8571056Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8571249Z test_noncontiguous_outermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8571511Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8571708Z test_noncontiguous_outermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8571970Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8572166Z test_noncontiguous_outermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8572431Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8572633Z test_noncontiguous_outermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8572895Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8573089Z test_noncontiguous_outermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8573350Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8573551Z test_noncontiguous_outermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8573818Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8574015Z test_noncontiguous_outermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8574324Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8574550Z test_noncontiguous_outermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8574812Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8575013Z test_noncontiguous_outermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8575274Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8575459Z test_noncontiguous_outermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8575728Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8575925Z test_noncontiguous_outermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8576198Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8576390Z test_noncontiguous_outermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8576654Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8576857Z test_noncontiguous_outermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8577118Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8577317Z test_noncontiguous_outermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8577576Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8577774Z test_noncontiguous_outermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8578040Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8578234Z test_noncontiguous_outermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8578495Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8578692Z test_noncontiguous_outermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8578956Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8579154Z test_noncontiguous_outermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8579414Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8579613Z test_noncontiguous_outermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8579878Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8580064Z test_noncontiguous_outermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8580331Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8580519Z test_noncontiguous_outermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8580790Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8580980Z test_noncontiguous_outermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8581278Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8581501Z test_noncontiguous_outermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8581765Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8581959Z test_noncontiguous_outermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8582223Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8582430Z test_noncontiguous_outermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8582689Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8582887Z test_noncontiguous_outermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8583153Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8583351Z test_noncontiguous_outermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8583612Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8583807Z test_noncontiguous_outermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8584069Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8584260Z test_noncontiguous_outermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8584522Z Tests reducing along noncontiguous outermost dimension. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8584726Z test_noncontiguous_transposed_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8584968Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8585166Z test_noncontiguous_transposed_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8585401Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8585608Z test_noncontiguous_transposed_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8585846Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8586053Z test_noncontiguous_transposed_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8586286Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8586475Z test_noncontiguous_transposed_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8586777Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8586985Z test_noncontiguous_transposed_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8587230Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8587475Z test_noncontiguous_transposed_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8587752Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8587991Z test_noncontiguous_transposed_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8588281Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8588518Z test_noncontiguous_transposed_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8588868Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8589147Z test_noncontiguous_transposed_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8589431Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8589666Z test_noncontiguous_transposed_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8589953Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8590195Z test_noncontiguous_transposed_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8590478Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8590722Z test_noncontiguous_transposed_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8591018Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8591259Z test_noncontiguous_transposed_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8591546Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8591787Z test_noncontiguous_transposed_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8592069Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8592298Z test_noncontiguous_transposed_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8592584Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8592826Z test_noncontiguous_transposed_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8593115Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8593357Z test_noncontiguous_transposed_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8593640Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8593884Z test_noncontiguous_transposed_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8594171Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8594407Z test_noncontiguous_transposed_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8594694Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8594923Z test_noncontiguous_transposed_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8595208Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8595454Z test_noncontiguous_transposed_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8595717Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8595922Z test_noncontiguous_transposed_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8596154Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8596354Z test_noncontiguous_transposed_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8596589Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8596789Z test_noncontiguous_transposed_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8597020Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8597257Z test_noncontiguous_transposed_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8597534Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8597723Z test_noncontiguous_transposed_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8597960Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8598156Z test_noncontiguous_transposed_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8598394Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8598586Z test_noncontiguous_transposed_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8598819Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8599010Z test_noncontiguous_transposed_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8599244Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8599440Z test_noncontiguous_transposed_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8599675Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8599868Z test_noncontiguous_transposed_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8600101Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8600296Z test_noncontiguous_transposed_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8600528Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8600718Z test_noncontiguous_transposed_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8600951Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8601155Z test_noncontiguous_transposed_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8601389Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8601589Z test_noncontiguous_transposed_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8601822Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8602017Z test_noncontiguous_transposed_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8602249Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8602445Z test_noncontiguous_transposed_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8602674Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8602874Z test_noncontiguous_transposed_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8603106Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8603300Z test_noncontiguous_transposed_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8603530Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8603721Z test_noncontiguous_transposed_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8603955Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8604147Z test_noncontiguous_transposed_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8604422Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8604643Z test_noncontiguous_transposed_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8604875Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8605066Z test_noncontiguous_transposed_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8605300Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8605503Z test_noncontiguous_transposed_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8605736Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8605937Z test_noncontiguous_transposed_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8606173Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8606376Z test_noncontiguous_transposed_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8606608Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8606809Z test_noncontiguous_transposed_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8607042Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8607239Z test_noncontiguous_transposed_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8607463Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8607660Z test_noncontiguous_transposed_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8607897Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8608096Z test_noncontiguous_transposed_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8608328Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8608525Z test_noncontiguous_transposed_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8608756Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8608954Z test_noncontiguous_transposed_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8609186Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8609390Z test_noncontiguous_transposed_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8609623Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8609825Z test_noncontiguous_transposed_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8610059Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8610265Z test_noncontiguous_transposed_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8610498Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8610697Z test_noncontiguous_transposed_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8610927Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8611123Z test_noncontiguous_transposed_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8611355Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8611590Z test_noncontiguous_transposed_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8611853Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8612051Z test_noncontiguous_transposed_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8612275Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8612472Z test_noncontiguous_transposed_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8612705Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8612901Z test_noncontiguous_transposed_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8613136Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8613352Z test_noncontiguous_transposed_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8613584Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8613792Z test_noncontiguous_transposed_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8614026Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8614242Z test_noncontiguous_transposed_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8614474Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8614689Z test_noncontiguous_transposed_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8614920Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8615133Z test_noncontiguous_transposed_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8615368Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8615579Z test_noncontiguous_transposed_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8615811Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8616021Z test_noncontiguous_transposed_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8616252Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8616460Z test_noncontiguous_transposed_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8616692Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8616901Z test_noncontiguous_transposed_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8617134Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8617332Z test_noncontiguous_transposed_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8617566Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8617774Z test_noncontiguous_transposed_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8618008Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8618216Z test_noncontiguous_transposed_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8618447Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8618713Z test_noncontiguous_transposed_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8618984Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8619210Z test_noncontiguous_transposed_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8619443Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8619667Z test_noncontiguous_transposed_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8619902Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8620118Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8620357Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8620579Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8620811Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8621026Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8621259Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8621468Z test_noncontiguous_transposed_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8621700Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8621910Z test_noncontiguous_transposed_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8622144Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8622354Z test_noncontiguous_transposed_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8622585Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8622784Z test_noncontiguous_transposed_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8623015Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8623220Z test_noncontiguous_transposed_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8623452Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8623658Z test_noncontiguous_transposed_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8623893Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8624099Z test_noncontiguous_transposed_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8624332Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8624534Z test_noncontiguous_transposed_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8624767Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8624975Z test_noncontiguous_transposed_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8625209Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8625419Z test_noncontiguous_transposed_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8625689Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8625932Z test_noncontiguous_transposed_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8626164Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8626371Z test_noncontiguous_transposed_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8626781Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8626992Z test_noncontiguous_transposed_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8627224Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8627479Z test_noncontiguous_transposed_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8627764Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8628013Z test_noncontiguous_transposed_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8628287Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8628535Z test_noncontiguous_transposed_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8628815Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8629061Z test_noncontiguous_transposed_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8629341Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8629586Z test_noncontiguous_transposed_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8629870Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8630125Z test_noncontiguous_transposed_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8630408Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8630658Z test_noncontiguous_transposed_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8630937Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8631188Z test_noncontiguous_transposed_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8631466Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8631719Z test_noncontiguous_transposed_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8632003Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8632257Z test_noncontiguous_transposed_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8632537Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8632786Z test_noncontiguous_transposed_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8633065Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8633320Z test_noncontiguous_transposed_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8633607Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8633860Z test_noncontiguous_transposed_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8634217Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8634507Z test_noncontiguous_transposed_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8634792Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8635050Z test_noncontiguous_transposed_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8635325Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8635587Z test_noncontiguous_transposed_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8635838Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8636049Z test_noncontiguous_transposed_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8636283Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8636496Z test_noncontiguous_transposed_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8636728Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8636935Z test_noncontiguous_transposed_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8637168Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8637374Z test_noncontiguous_transposed_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8637605Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8637811Z test_noncontiguous_transposed_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8638045Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8638253Z test_noncontiguous_transposed_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8638486Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8638693Z test_noncontiguous_transposed_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8638925Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8639148Z test_noncontiguous_transposed_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8639381Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8639596Z test_noncontiguous_transposed_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8639824Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8640043Z test_noncontiguous_transposed_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8640275Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8640490Z test_noncontiguous_transposed_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8640723Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8640934Z test_noncontiguous_transposed_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8641167Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8641380Z test_noncontiguous_transposed_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8641652Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8641897Z test_noncontiguous_transposed_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8642131Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8642345Z test_noncontiguous_transposed_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8642576Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8642791Z test_noncontiguous_transposed_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8643023Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8643234Z test_noncontiguous_transposed_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8643469Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8643676Z test_noncontiguous_transposed_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8643909Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8644119Z test_noncontiguous_transposed_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8644351Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8644563Z test_noncontiguous_transposed_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8644793Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8645001Z test_noncontiguous_transposed_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8645229Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8645437Z test_noncontiguous_transposed_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8645669Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8645877Z test_noncontiguous_transposed_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8646110Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8646313Z test_noncontiguous_transposed_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8646545Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8646750Z test_noncontiguous_transposed_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8646984Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8647190Z test_noncontiguous_transposed_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8647423Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8647625Z test_noncontiguous_transposed_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8647860Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8648064Z test_noncontiguous_transposed_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8648296Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8648503Z test_noncontiguous_transposed_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8648777Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8649019Z test_noncontiguous_transposed_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8649250Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8649458Z test_noncontiguous_transposed_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8649695Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8649899Z test_noncontiguous_transposed_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8650135Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8650337Z test_noncontiguous_transposed_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8650571Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8650779Z test_noncontiguous_transposed_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8651012Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8651225Z test_noncontiguous_transposed_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8651458Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8651672Z test_noncontiguous_transposed_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8651905Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8652114Z test_noncontiguous_transposed_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8652348Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8652559Z test_noncontiguous_transposed_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8652792Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8653000Z test_noncontiguous_transposed_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8653233Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8653439Z test_noncontiguous_transposed_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8653670Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8653877Z test_noncontiguous_transposed_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8654110Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8654318Z test_noncontiguous_transposed_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8654551Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8654755Z test_noncontiguous_transposed_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8654987Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8655195Z test_noncontiguous_transposed_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8655419Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8655631Z test_noncontiguous_transposed_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8655925Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8656169Z test_noncontiguous_transposed_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8656404Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8656613Z test_noncontiguous_transposed_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8656845Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8657055Z test_noncontiguous_transposed_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8657289Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8657496Z test_noncontiguous_transposed_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8657730Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8657938Z test_noncontiguous_transposed_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8658171Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8658376Z test_noncontiguous_transposed_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8658608Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8658811Z test_noncontiguous_transposed_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8659043Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8659247Z test_noncontiguous_transposed_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8659479Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8659684Z test_noncontiguous_transposed_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8659915Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8660116Z test_noncontiguous_transposed_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8660348Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8660549Z test_noncontiguous_transposed_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8660781Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8660985Z test_noncontiguous_transposed_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8661219Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8661432Z test_noncontiguous_transposed_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8661668Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8661876Z test_noncontiguous_transposed_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8662108Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8662313Z test_noncontiguous_transposed_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8662546Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8662753Z test_noncontiguous_transposed_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8663029Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8663369Z test_noncontiguous_transposed_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8663601Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8663804Z test_noncontiguous_transposed_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8664036Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8664240Z test_noncontiguous_transposed_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8664476Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8664677Z test_noncontiguous_transposed_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8664915Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8665125Z test_noncontiguous_transposed_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8665356Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8665560Z test_noncontiguous_transposed_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8665786Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8665994Z test_noncontiguous_transposed_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8666226Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8666438Z test_noncontiguous_transposed_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8666740Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8666954Z test_noncontiguous_transposed_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8667187Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8667436Z test_noncontiguous_transposed_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8667712Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8667962Z test_noncontiguous_transposed_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8668244Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8668495Z test_noncontiguous_transposed_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8668779Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8669026Z test_noncontiguous_transposed_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8669306Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8669551Z test_noncontiguous_transposed_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8669829Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8670071Z test_noncontiguous_transposed_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8670349Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8670591Z test_noncontiguous_transposed_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8671009Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8671301Z test_noncontiguous_transposed_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8671587Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8671825Z test_noncontiguous_transposed_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8672110Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8672357Z test_noncontiguous_transposed_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8672640Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8672887Z test_noncontiguous_transposed_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8673175Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8673415Z test_noncontiguous_transposed_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8673697Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8673936Z test_noncontiguous_transposed_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8674217Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8674454Z test_noncontiguous_transposed_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8674738Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8674986Z test_noncontiguous_transposed_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8675270Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8675527Z test_noncontiguous_transposed_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8675762Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8675966Z test_noncontiguous_transposed_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8676198Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8676400Z test_noncontiguous_transposed_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8676633Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8676835Z test_noncontiguous_transposed_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8677072Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8677264Z test_noncontiguous_transposed_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8677496Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8677698Z test_noncontiguous_transposed_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8677931Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8678132Z test_noncontiguous_transposed_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8678364Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8678566Z test_noncontiguous_transposed_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8678839Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8679071Z test_noncontiguous_transposed_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8679303Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8679501Z test_noncontiguous_transposed_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8679735Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8679931Z test_noncontiguous_transposed_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8680163Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8680361Z test_noncontiguous_transposed_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8680594Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8680794Z test_noncontiguous_transposed_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8681025Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8681225Z test_noncontiguous_transposed_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8681456Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8681652Z test_noncontiguous_transposed_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8681886Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8682083Z test_noncontiguous_transposed_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8682316Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8682521Z test_noncontiguous_transposed_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8682757Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8682959Z test_noncontiguous_transposed_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8683192Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8683389Z test_noncontiguous_transposed_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8683622Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8683818Z test_noncontiguous_transposed_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8684050Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8684250Z test_noncontiguous_transposed_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8684483Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8684677Z test_noncontiguous_transposed_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8684909Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8685104Z test_noncontiguous_transposed_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8685338Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8685532Z test_noncontiguous_transposed_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8685765Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8686003Z test_noncontiguous_transposed_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8686266Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8686463Z test_noncontiguous_transposed_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8686695Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8686892Z test_noncontiguous_transposed_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8687117Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8687319Z test_noncontiguous_transposed_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8687550Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8687754Z test_noncontiguous_transposed_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8687993Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8688193Z test_noncontiguous_transposed_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8688428Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8688626Z test_noncontiguous_transposed_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8688857Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8689052Z test_noncontiguous_transposed_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8689285Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8689479Z test_noncontiguous_transposed_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8689715Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8689910Z test_noncontiguous_transposed_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8690141Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8690341Z test_noncontiguous_transposed_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8690571Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8690773Z test_noncontiguous_transposed_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8691004Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8691207Z test_noncontiguous_transposed_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8691442Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8691642Z test_noncontiguous_transposed_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8691869Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8692065Z test_noncontiguous_transposed_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8692298Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8692494Z test_noncontiguous_transposed_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8692725Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8692918Z test_noncontiguous_transposed_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8693191Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8693419Z test_noncontiguous_transposed_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8693658Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8693849Z test_noncontiguous_transposed_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8694081Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8694273Z test_noncontiguous_transposed_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8694505Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8694697Z test_noncontiguous_transposed_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8694931Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8695130Z test_noncontiguous_transposed_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8695364Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8695565Z test_noncontiguous_transposed_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8695797Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8695996Z test_noncontiguous_transposed_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8696228Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8696424Z test_noncontiguous_transposed_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8696651Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8696850Z test_noncontiguous_transposed_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8697083Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8697279Z test_noncontiguous_transposed_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8697512Z Tests reducing a transposed tensor. ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8697778Z test_numpy_named_args_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8698032Z test_prod_bool_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8698289Z test_prod_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8698554Z test_prod_gpu_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8698821Z test_prod_gpu_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8699093Z test_prod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8699363Z test_quantile_backward_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8699627Z test_quantile_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.8699887Z test_quantile_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.8700190Z test_quantile_error_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8700482Z test_reduce_dtype_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8700755Z test_reduction_empty_any_all_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8701020Z test_reduction_split_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8701388Z test_reduction_vectorize_along_input_corner_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.8701714Z test_reduction_vectorize_along_input_corner_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.8702036Z test_reduction_vectorize_along_input_corner_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.8702360Z test_reduction_vectorize_along_input_corner_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:43:57.8702673Z test_reduction_vectorize_along_output_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8702986Z test_reduction_vectorize_along_output_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8703296Z test_reduction_vectorize_along_output_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8703609Z test_reduction_vectorize_along_output_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.8703921Z test_reductions_large_half_tensors_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8704230Z test_reductions_large_half_tensors_cuda_complex32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8704536Z test_reductions_large_half_tensors_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8704730Z test_ref_duplicate_values_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8705035Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8705244Z test_ref_duplicate_values_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8705545Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8705751Z test_ref_duplicate_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8706050Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8706251Z test_ref_duplicate_values_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8706545Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8706787Z test_ref_duplicate_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8707088Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8707348Z test_ref_duplicate_values_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8707699Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8707897Z test_ref_duplicate_values_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8708192Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8708388Z test_ref_duplicate_values_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8708685Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8708878Z test_ref_duplicate_values_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8709174Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8709373Z test_ref_duplicate_values_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8709671Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8709870Z test_ref_duplicate_values_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8710162Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8710359Z test_ref_duplicate_values_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8710653Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8710855Z test_ref_duplicate_values_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8711148Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8711353Z test_ref_duplicate_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8711645Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8711843Z test_ref_duplicate_values_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8712134Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8712331Z test_ref_duplicate_values_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8712622Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8712822Z test_ref_duplicate_values_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8713121Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8713297Z test_ref_duplicate_values_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8713586Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8713784Z test_ref_duplicate_values_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8714077Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8714272Z test_ref_duplicate_values_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8714623Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8714857Z test_ref_duplicate_values_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8715151Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8715352Z test_ref_duplicate_values_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8715641Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8715843Z test_ref_duplicate_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8716131Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8716331Z test_ref_duplicate_values_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8716621Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8716825Z test_ref_duplicate_values_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8717114Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8717308Z test_ref_duplicate_values_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8717598Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8717793Z test_ref_duplicate_values_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8718084Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8718283Z test_ref_duplicate_values_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8718578Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8718774Z test_ref_duplicate_values_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8719071Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8719269Z test_ref_duplicate_values_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8719561Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8719767Z test_ref_duplicate_values_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8720044Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8720259Z test_ref_duplicate_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8720554Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8720755Z test_ref_duplicate_values_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8721053Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8721256Z test_ref_duplicate_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8721547Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8721748Z test_ref_duplicate_values_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8722089Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8722350Z test_ref_duplicate_values_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8722656Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8723081Z test_ref_duplicate_values_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8723378Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8723573Z test_ref_duplicate_values_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8723884Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8724090Z test_ref_duplicate_values_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8724386Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8724587Z test_ref_duplicate_values_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8724878Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8725106Z test_ref_duplicate_values_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8725398Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8725616Z test_ref_duplicate_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8725916Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8726124Z test_ref_duplicate_values_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8726419Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8726599Z test_ref_duplicate_values_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8726894Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8727097Z test_ref_duplicate_values_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8727405Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8727611Z test_ref_duplicate_values_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8727922Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8728126Z test_ref_duplicate_values_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8728418Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8728699Z test_ref_duplicate_values_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8728995Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8729202Z test_ref_duplicate_values_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8729512Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8729784Z test_ref_duplicate_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8730114Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8730321Z test_ref_duplicate_values_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8730612Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8730815Z test_ref_duplicate_values_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8731112Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8731314Z test_ref_duplicate_values_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8731645Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8731851Z test_ref_duplicate_values_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8732144Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8732344Z test_ref_duplicate_values_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8732636Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8732840Z test_ref_duplicate_values_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8733138Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8733367Z test_ref_duplicate_values_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8733641Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8733887Z test_ref_duplicate_values_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8734182Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8734404Z test_ref_duplicate_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8734694Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8734911Z test_ref_duplicate_values_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8735203Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8735424Z test_ref_duplicate_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8735730Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8735965Z test_ref_duplicate_values_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8736257Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8736472Z test_ref_duplicate_values_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8736832Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8737047Z test_ref_duplicate_values_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8737390Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8737653Z test_ref_duplicate_values_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8737948Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8738179Z test_ref_duplicate_values_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8738471Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8738685Z test_ref_duplicate_values_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8738978Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8739196Z test_ref_duplicate_values_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8739506Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8739718Z test_ref_duplicate_values_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8740009Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8740238Z test_ref_duplicate_values_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8740534Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8740744Z test_ref_duplicate_values_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8741019Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8741231Z test_ref_duplicate_values_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8741535Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8741747Z test_ref_duplicate_values_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8742041Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8742250Z test_ref_duplicate_values_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8742562Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8742777Z test_ref_duplicate_values_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8743074Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8743289Z test_ref_duplicate_values_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8743597Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8743813Z test_ref_duplicate_values_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8744107Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8744320Z test_ref_duplicate_values_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8744683Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8745001Z test_ref_duplicate_values_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8745311Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8745520Z test_ref_duplicate_values_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8745811Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8746022Z test_ref_duplicate_values_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8746315Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8746522Z test_ref_duplicate_values_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8747011Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8747234Z test_ref_duplicate_values_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8747541Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8747759Z test_ref_duplicate_values_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8748056Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8748276Z test_ref_duplicate_values_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8748547Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8748769Z test_ref_duplicate_values_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8749066Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8749300Z test_ref_duplicate_values_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8749602Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8749817Z test_ref_duplicate_values_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8750110Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8750323Z test_ref_duplicate_values_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8761499Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8761734Z test_ref_duplicate_values_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8762029Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8762235Z test_ref_duplicate_values_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8762523Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8762731Z test_ref_duplicate_values_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8763018Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8763346Z test_ref_duplicate_values_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8763672Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8763879Z test_ref_duplicate_values_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8764167Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8764369Z test_ref_duplicate_values_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8764656Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8764857Z test_ref_duplicate_values_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8765146Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8765349Z test_ref_duplicate_values_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8765633Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8765835Z test_ref_duplicate_values_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8766119Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8766320Z test_ref_duplicate_values_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8766603Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8766803Z test_ref_duplicate_values_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8767089Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8767289Z test_ref_duplicate_values_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8767571Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8767778Z test_ref_duplicate_values_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8768058Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8768259Z test_ref_duplicate_values_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8768542Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8768746Z test_ref_duplicate_values_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8769024Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8769224Z test_ref_duplicate_values_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8769505Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8769700Z test_ref_duplicate_values_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8769981Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8770177Z test_ref_duplicate_values_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8770498Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8770728Z test_ref_duplicate_values_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8771007Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8771200Z test_ref_duplicate_values_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8771480Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8771676Z test_ref_duplicate_values_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8771957Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8772157Z test_ref_duplicate_values_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8772439Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8772648Z test_ref_duplicate_values_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8772928Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8773136Z test_ref_duplicate_values_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8773416Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8773620Z test_ref_duplicate_values_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8773902Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8774098Z test_ref_duplicate_values_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8774377Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8774579Z test_ref_duplicate_values_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8774858Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8775056Z test_ref_duplicate_values_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8775334Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8775533Z test_ref_duplicate_values_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8775814Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8776012Z test_ref_duplicate_values_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8776291Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8776487Z test_ref_duplicate_values_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8776770Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8776968Z test_ref_duplicate_values_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8777287Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8777525Z test_ref_duplicate_values_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8777806Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8778009Z test_ref_duplicate_values_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8778289Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8778487Z test_ref_duplicate_values_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8778771Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8778972Z test_ref_duplicate_values_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8779252Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8779452Z test_ref_duplicate_values_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8779731Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8779924Z test_ref_duplicate_values_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8780206Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8780399Z test_ref_duplicate_values_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8780681Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8780875Z test_ref_duplicate_values_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8781156Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8781348Z test_ref_duplicate_values_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8781630Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8781825Z test_ref_duplicate_values_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8782103Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8782299Z test_ref_duplicate_values_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8782579Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8782786Z test_ref_duplicate_values_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8783065Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8783269Z test_ref_duplicate_values_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8783550Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8783748Z test_ref_duplicate_values_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8784031Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8784269Z test_ref_duplicate_values_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8784582Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8784780Z test_ref_duplicate_values_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8785060Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8785252Z test_ref_duplicate_values_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8785532Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8785725Z test_ref_duplicate_values_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8786006Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8786201Z test_ref_duplicate_values_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8786480Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8786757Z test_ref_duplicate_values_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8787037Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8787231Z test_ref_duplicate_values_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8787508Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8787730Z test_ref_duplicate_values_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8789351Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8789750Z test_ref_duplicate_values_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8790109Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8790354Z test_ref_duplicate_values_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8790703Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8790948Z test_ref_duplicate_values_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8791318Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8791574Z test_ref_duplicate_values_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8791926Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8792161Z test_ref_duplicate_values_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8792524Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8792762Z test_ref_duplicate_values_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8793107Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8793344Z test_ref_duplicate_values_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8794037Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8794361Z test_ref_duplicate_values_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8794710Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8794947Z test_ref_duplicate_values_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8795292Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8795528Z test_ref_duplicate_values_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8795876Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8796116Z test_ref_duplicate_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8796462Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8796693Z test_ref_duplicate_values_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8797042Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8797268Z test_ref_duplicate_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8797621Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8797845Z test_ref_duplicate_values_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8798192Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8798431Z test_ref_duplicate_values_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8798708Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8798943Z test_ref_duplicate_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8799284Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8799523Z test_ref_duplicate_values_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8799866Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8800099Z test_ref_duplicate_values_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8800444Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8800682Z test_ref_duplicate_values_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8801034Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8801264Z test_ref_duplicate_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8801611Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8801842Z test_ref_duplicate_values_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8802182Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8802465Z test_ref_duplicate_values_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8802844Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8803074Z test_ref_duplicate_values_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8803423Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8803654Z test_ref_duplicate_values_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8803999Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8804229Z test_ref_duplicate_values_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8804576Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8804810Z test_ref_duplicate_values_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8805147Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8805367Z test_ref_duplicate_values_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8805711Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8805956Z test_ref_duplicate_values_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8806255Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8806448Z test_ref_duplicate_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8806675Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8806869Z test_ref_duplicate_values_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8807096Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8807288Z test_ref_duplicate_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8807570Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8807760Z test_ref_duplicate_values_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8808041Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8808228Z test_ref_duplicate_values_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8808510Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8808699Z test_ref_duplicate_values_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8808979Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8809165Z test_ref_duplicate_values_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8809445Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8809631Z test_ref_duplicate_values_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8809914Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8810154Z test_ref_duplicate_values_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8810409Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8810603Z test_ref_duplicate_values_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8810825Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8811017Z test_ref_duplicate_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8811229Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8811420Z test_ref_duplicate_values_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8811638Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8811826Z test_ref_duplicate_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8812050Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8812240Z test_ref_duplicate_values_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8812459Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8812643Z test_ref_duplicate_values_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8812923Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8813116Z test_ref_duplicate_values_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8813395Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8813588Z test_ref_duplicate_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8813867Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8814057Z test_ref_duplicate_values_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8814280Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8814465Z test_ref_duplicate_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8814745Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8814929Z test_ref_duplicate_values_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8815207Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8815395Z test_ref_duplicate_values_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8815676Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8815858Z test_ref_duplicate_values_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8816140Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8816314Z test_ref_duplicate_values_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8816593Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8816773Z test_ref_duplicate_values_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8817052Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8817277Z test_ref_duplicate_values_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8817587Z Compares op against reference for input tensors with duplicate values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8817781Z test_ref_duplicate_values_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8818003Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8818194Z test_ref_duplicate_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8818415Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8818602Z test_ref_duplicate_values_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8818822Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8819014Z test_ref_duplicate_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8819238Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8819426Z test_ref_duplicate_values_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8819645Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8819832Z test_ref_extremal_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8820114Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8820297Z test_ref_extremal_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8820578Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8820765Z test_ref_extremal_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8821045Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8821228Z test_ref_extremal_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8821504Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8821682Z test_ref_extremal_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8821964Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8822147Z test_ref_extremal_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8822431Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8822619Z test_ref_extremal_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8822897Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8823086Z test_ref_extremal_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8823364Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8823571Z test_ref_extremal_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8823849Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8824047Z test_ref_extremal_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8824368Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8824594Z test_ref_extremal_values_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8824872Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8825066Z test_ref_extremal_values_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8825344Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8825548Z test_ref_extremal_values_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8825825Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8826031Z test_ref_extremal_values_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8826314Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8826516Z test_ref_extremal_values_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8826995Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8827192Z test_ref_extremal_values_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8827468Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8827713Z test_ref_extremal_values_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8828048Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8828289Z test_ref_extremal_values_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8828612Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8828853Z test_ref_extremal_values_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8829183Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8829421Z test_ref_extremal_values_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8829752Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8829995Z test_ref_extremal_values_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8830330Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8830566Z test_ref_extremal_values_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8830893Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8831130Z test_ref_extremal_values_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8831457Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8831693Z test_ref_extremal_values_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8832098Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8832370Z test_ref_extremal_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8832633Z Compares op against reference for input tensors with extremal values ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.8832858Z test_ref_extremal_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8833195Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8833423Z test_ref_extremal_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8833754Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8833978Z test_ref_extremal_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8834316Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8834549Z test_ref_extremal_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8834883Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8835106Z test_ref_extremal_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8835444Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8835665Z test_ref_extremal_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8835993Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8836217Z test_ref_extremal_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8836550Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8836780Z test_ref_extremal_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8837114Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8837334Z test_ref_extremal_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8837666Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8837893Z test_ref_extremal_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8838225Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8838448Z test_ref_extremal_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8838788Z Compares op against reference for input tensors with extremal values ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8839000Z test_ref_large_input_1D_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8839349Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8839566Z test_ref_large_input_1D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8839915Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8840131Z test_ref_large_input_1D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8840550Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8840809Z test_ref_large_input_1D_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8841160Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8841382Z test_ref_large_input_1D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8841731Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8841955Z test_ref_large_input_1D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8842297Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8842538Z test_ref_large_input_1D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8842887Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8843121Z test_ref_large_input_1D_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8843465Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8843692Z test_ref_large_input_1D_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8844036Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8844274Z test_ref_large_input_1D_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8844624Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8844869Z test_ref_large_input_1D_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8845215Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8845447Z test_ref_large_input_1D_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8845787Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8846026Z test_ref_large_input_1D_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8846323Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8846518Z test_ref_large_input_1D_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8846806Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8846997Z test_ref_large_input_1D_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8847282Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8847474Z test_ref_large_input_1D_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8847760Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8847942Z test_ref_large_input_1D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8848266Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8848487Z test_ref_large_input_1D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8848775Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8848961Z test_ref_large_input_1D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8849246Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8849429Z test_ref_large_input_1D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8849713Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8849894Z test_ref_large_input_1D_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8850184Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8850365Z test_ref_large_input_1D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8850649Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8850823Z test_ref_large_input_1D_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8851108Z Compares op against reference for a large 1D input tensor to check stability ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8851289Z test_ref_large_input_2D_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8851583Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8851771Z test_ref_large_input_2D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8852060Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8852242Z test_ref_large_input_2D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8852533Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8852714Z test_ref_large_input_2D_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8853003Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8853189Z test_ref_large_input_2D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8853479Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8853667Z test_ref_large_input_2D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8853955Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8854159Z test_ref_large_input_2D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8854455Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8854658Z test_ref_large_input_2D_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8854955Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8855196Z test_ref_large_input_2D_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8855530Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8855733Z test_ref_large_input_2D_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8856026Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8856224Z test_ref_large_input_2D_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8856510Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8856704Z test_ref_large_input_2D_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8856993Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8857189Z test_ref_large_input_2D_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8857476Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8857666Z test_ref_large_input_2D_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8857946Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8858136Z test_ref_large_input_2D_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8858424Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8858617Z test_ref_large_input_2D_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8858906Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8859088Z test_ref_large_input_2D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8859373Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8859560Z test_ref_large_input_2D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8859848Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8860033Z test_ref_large_input_2D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8860325Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8860511Z test_ref_large_input_2D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8860801Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8860982Z test_ref_large_input_2D_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8861268Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8861449Z test_ref_large_input_2D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8861737Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8862014Z test_ref_large_input_2D_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8862336Z Compares op against reference for a large 2D input tensor to test parallelism ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8862536Z test_ref_large_input_64bit_indexing_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8862842Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8863043Z test_ref_large_input_64bit_indexing_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8863346Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8863544Z test_ref_large_input_64bit_indexing_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8863849Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8864052Z test_ref_large_input_64bit_indexing_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8864357Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8864561Z test_ref_large_input_64bit_indexing_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8864860Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8865066Z test_ref_large_input_64bit_indexing_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8865361Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8865580Z test_ref_large_input_64bit_indexing_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8865884Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8866097Z test_ref_large_input_64bit_indexing_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8866401Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8866666Z test_ref_large_input_64bit_indexing_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8866969Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8867191Z test_ref_large_input_64bit_indexing_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8867497Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8867759Z test_ref_large_input_64bit_indexing_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8868124Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8868377Z test_ref_large_input_64bit_indexing_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8868742Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8869059Z test_ref_large_input_64bit_indexing_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8869459Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8869713Z test_ref_large_input_64bit_indexing_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8870073Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8870321Z test_ref_large_input_64bit_indexing_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8870683Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8870935Z test_ref_large_input_64bit_indexing_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8871303Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8871546Z test_ref_large_input_64bit_indexing_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8871909Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8872155Z test_ref_large_input_64bit_indexing_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8872513Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8872758Z test_ref_large_input_64bit_indexing_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8873127Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8873370Z test_ref_large_input_64bit_indexing_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8873727Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8873965Z test_ref_large_input_64bit_indexing_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8874320Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8874559Z test_ref_large_input_64bit_indexing_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8874923Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8875160Z test_ref_large_input_64bit_indexing_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8875521Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8875729Z test_ref_scalar_input_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8876056Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8876266Z test_ref_scalar_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8876529Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8876714Z test_ref_scalar_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8877017Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8877234Z test_ref_scalar_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8877500Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8877679Z test_ref_scalar_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8877944Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8878125Z test_ref_scalar_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8878386Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8878564Z test_ref_scalar_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8878828Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8879007Z test_ref_scalar_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8879270Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8879449Z test_ref_scalar_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8879708Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8879884Z test_ref_scalar_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8880143Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8880322Z test_ref_scalar_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8880587Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8880768Z test_ref_scalar_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8881020Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8881201Z test_ref_scalar_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8881459Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8881638Z test_ref_scalar_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8881899Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8882080Z test_ref_scalar_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8882344Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8882526Z test_ref_scalar_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8882784Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8882964Z test_ref_scalar_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8883222Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8883398Z test_ref_scalar_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8883659Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8883835Z test_ref_scalar_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8884140Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8884353Z test_ref_scalar_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8884612Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8884791Z test_ref_scalar_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8885051Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8885233Z test_ref_scalar_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8885492Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8885674Z test_ref_scalar_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8885937Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8886120Z test_ref_scalar_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8886371Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8886549Z test_ref_scalar_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8886808Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8886984Z test_ref_scalar_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8887244Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8887421Z test_ref_scalar_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8887682Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8887863Z test_ref_scalar_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8888122Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8888301Z test_ref_scalar_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8888561Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8888737Z test_ref_scalar_input_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8888996Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8889183Z test_ref_scalar_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8889444Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8889631Z test_ref_scalar_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8889892Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8890073Z test_ref_scalar_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8890331Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8890509Z test_ref_scalar_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8890767Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8890945Z test_ref_scalar_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8891247Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8891470Z test_ref_scalar_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8891722Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8891900Z test_ref_scalar_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8892158Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8892333Z test_ref_scalar_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8892592Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8892767Z test_ref_scalar_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8893031Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8893211Z test_ref_scalar_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8893470Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8893655Z test_ref_scalar_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8893914Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8894098Z test_ref_scalar_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8894357Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8894543Z test_ref_scalar_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8894804Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8894984Z test_ref_scalar_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8895247Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8895430Z test_ref_scalar_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8895690Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8895869Z test_ref_scalar_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8896127Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8896311Z test_ref_scalar_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8896573Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8896748Z test_ref_scalar_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8897007Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8897192Z test_ref_scalar_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8897452Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8897638Z test_ref_scalar_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8897897Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8898123Z test_ref_scalar_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8898417Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8898598Z test_ref_scalar_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8898860Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8899045Z test_ref_scalar_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8899305Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8899486Z test_ref_scalar_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8899746Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8899930Z test_ref_scalar_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8900193Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8900376Z test_ref_scalar_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8900636Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8900829Z test_ref_scalar_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8901091Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8901294Z test_ref_scalar_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8901555Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8901760Z test_ref_scalar_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8902018Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8902214Z test_ref_scalar_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8902467Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8902663Z test_ref_scalar_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8902924Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8903123Z test_ref_scalar_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8903385Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8903581Z test_ref_scalar_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8903839Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8904035Z test_ref_scalar_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8904294Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8904485Z test_ref_scalar_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8904746Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8904934Z test_ref_scalar_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8905241Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8905462Z test_ref_scalar_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8905726Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8905916Z test_ref_scalar_input_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8906176Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8906368Z test_ref_scalar_input_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8906679Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8906877Z test_ref_scalar_input_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8907141Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8907327Z test_ref_scalar_input_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8907613Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8907839Z test_ref_scalar_input_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8908142Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8908369Z test_ref_scalar_input_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8908681Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8908909Z test_ref_scalar_input_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8909227Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8909454Z test_ref_scalar_input_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8909772Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8909997Z test_ref_scalar_input_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8910312Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8910537Z test_ref_scalar_input_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8910854Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8911082Z test_ref_scalar_input_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8911402Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8911622Z test_ref_scalar_input_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8911935Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8912154Z test_ref_scalar_input_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8912467Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8912689Z test_ref_scalar_input_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8913064Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8913335Z test_ref_scalar_input_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8913645Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8913872Z test_ref_scalar_input_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8914185Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8914425Z test_ref_scalar_input_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8914737Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8914968Z test_ref_scalar_input_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8915285Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8915525Z test_ref_scalar_input_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8915838Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8916071Z test_ref_scalar_input_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8916384Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8916616Z test_ref_scalar_input_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8916926Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8917158Z test_ref_scalar_input_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8917472Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8917705Z test_ref_scalar_input_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8918018Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8918249Z test_ref_scalar_input_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8918559Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8918798Z test_ref_scalar_input_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8919111Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8919353Z test_ref_scalar_input_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8919668Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8919904Z test_ref_scalar_input_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8920217Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8920449Z test_ref_scalar_input_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8920761Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8920991Z test_ref_scalar_input_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8921301Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8921586Z test_ref_scalar_input_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8921934Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8922161Z test_ref_scalar_input_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8922476Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8922707Z test_ref_scalar_input_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8923022Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8923247Z test_ref_scalar_input_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8923564Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8923807Z test_ref_scalar_input_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8924124Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8924364Z test_ref_scalar_input_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8924673Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8924902Z test_ref_scalar_input_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8925212Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8925440Z test_ref_scalar_input_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8925753Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8925989Z test_ref_scalar_input_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8926289Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8926476Z test_ref_scalar_input_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8926733Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8926918Z test_ref_scalar_input_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8927177Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8927364Z test_ref_scalar_input_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8927627Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8927817Z test_ref_scalar_input_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8928077Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8928258Z test_ref_scalar_input_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8928516Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8928704Z test_ref_scalar_input_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8928967Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8929168Z test_ref_scalar_input_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8929470Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8929700Z test_ref_scalar_input_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8929961Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8930156Z test_ref_scalar_input_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8930414Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8930606Z test_ref_scalar_input_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8930863Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8931059Z test_ref_scalar_input_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8931323Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8931511Z test_ref_scalar_input_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8931769Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8931959Z test_ref_scalar_input_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8932219Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8932407Z test_ref_scalar_input_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8932667Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8932860Z test_ref_scalar_input_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8933124Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8933313Z test_ref_scalar_input_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8933575Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8933763Z test_ref_scalar_input_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8934023Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8934220Z test_ref_scalar_input_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8934484Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8934680Z test_ref_scalar_input_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8934941Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8935135Z test_ref_scalar_input_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8935393Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8935583Z test_ref_scalar_input_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8935844Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8936029Z test_ref_scalar_input_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8936335Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8936553Z test_ref_scalar_input_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8936813Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8937000Z test_ref_scalar_input_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8937259Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8937445Z test_ref_scalar_input_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8937705Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8937890Z test_ref_scalar_input_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8938154Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8938342Z test_ref_scalar_input_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8938600Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8938797Z test_ref_scalar_input_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8939055Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8939252Z test_ref_scalar_input_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8939503Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8939692Z test_ref_scalar_input_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8939956Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8940148Z test_ref_scalar_input_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8940407Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8940597Z test_ref_scalar_input_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8940856Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8941042Z test_ref_scalar_input_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8941302Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8941492Z test_ref_scalar_input_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8941754Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8941940Z test_ref_scalar_input_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8942199Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8942385Z test_ref_scalar_input_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8942645Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8942831Z test_ref_scalar_input_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8943090Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8943329Z test_ref_scalar_input_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8943693Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8943889Z test_ref_scalar_input_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8944148Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8944339Z test_ref_scalar_input_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8944598Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8944788Z test_ref_scalar_input_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8945041Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8945234Z test_ref_scalar_input_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8945496Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8945683Z test_ref_scalar_input_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8945942Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8946127Z test_ref_scalar_input_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8946385Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8946704Z test_ref_scalar_input_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8946971Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8947159Z test_ref_scalar_input_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8947421Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8947634Z test_ref_scalar_input_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8947943Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8948167Z test_ref_scalar_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8948479Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8948702Z test_ref_scalar_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8949018Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8949240Z test_ref_scalar_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8949550Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8949769Z test_ref_scalar_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8950080Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8950304Z test_ref_scalar_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8950617Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8950845Z test_ref_scalar_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8951247Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8951510Z test_ref_scalar_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8951825Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8952051Z test_ref_scalar_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8952360Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8952582Z test_ref_scalar_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8952894Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8953117Z test_ref_scalar_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8953434Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8953658Z test_ref_scalar_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8953969Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8954191Z test_ref_scalar_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8954503Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8954723Z test_ref_scalar_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8955035Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8955256Z test_ref_scalar_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8955572Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8955793Z test_ref_scalar_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8956109Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8956330Z test_ref_scalar_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8956588Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8956770Z test_ref_scalar_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8957028Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8957207Z test_ref_scalar_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8957468Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8957650Z test_ref_scalar_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8957909Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8958096Z test_ref_scalar_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8958355Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8958537Z test_ref_scalar_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8958796Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8959023Z test_ref_scalar_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8959318Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8959500Z test_ref_scalar_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8959759Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8959938Z test_ref_scalar_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8960195Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8960372Z test_ref_scalar_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8960632Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8960813Z test_ref_scalar_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8961072Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8961251Z test_ref_scalar_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8961510Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8961688Z test_ref_scalar_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8961950Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8962136Z test_ref_scalar_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8962396Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8962585Z test_ref_scalar_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8962838Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8963019Z test_ref_scalar_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8963278Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8963459Z test_ref_scalar_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8963717Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8963899Z test_ref_scalar_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8964157Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8964335Z test_ref_scalar_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8964595Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8964781Z test_ref_scalar_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8965041Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8965225Z test_ref_scalar_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8965485Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8965665Z test_ref_scalar_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8965926Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8966144Z test_ref_scalar_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8966432Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8966611Z test_ref_scalar_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8966870Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8967046Z test_ref_scalar_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8967305Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8967485Z test_ref_scalar_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8967744Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8967924Z test_ref_scalar_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8968176Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8968351Z test_ref_scalar_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8968610Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8968787Z test_ref_scalar_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8969051Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8969235Z test_ref_scalar_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8969498Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8969684Z test_ref_scalar_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8969945Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8970125Z test_ref_scalar_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8970383Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8970563Z test_ref_scalar_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8970820Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8970998Z test_ref_scalar_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8971261Z Compares op against reference for scalar input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8971436Z test_ref_small_input_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8971698Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8971881Z test_ref_small_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8972137Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8972319Z test_ref_small_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8972575Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8972752Z test_ref_small_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8973053Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8973262Z test_ref_small_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8973514Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8973692Z test_ref_small_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8973952Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8974126Z test_ref_small_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8974384Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8974557Z test_ref_small_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8974818Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8974993Z test_ref_small_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8975251Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8975424Z test_ref_small_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8975683Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8975856Z test_ref_small_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8976117Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8976290Z test_ref_small_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8976549Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8976731Z test_ref_small_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8976986Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8977164Z test_ref_small_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8977423Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8977600Z test_ref_small_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8977855Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8978030Z test_ref_small_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8978294Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8978464Z test_ref_small_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8978720Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8978895Z test_ref_small_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8979151Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8979326Z test_ref_small_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8979583Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8979758Z test_ref_small_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8980054Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8980260Z test_ref_small_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8980520Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8980700Z test_ref_small_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8980957Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8981136Z test_ref_small_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8981391Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8981571Z test_ref_small_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8981833Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8982011Z test_ref_small_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8982269Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8982444Z test_ref_small_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8982702Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8982879Z test_ref_small_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8983135Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8983309Z test_ref_small_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8983560Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8983744Z test_ref_small_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8984001Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8984174Z test_ref_small_input_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8984429Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8984613Z test_ref_small_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8984869Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8985051Z test_ref_small_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8985309Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8985488Z test_ref_small_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8985746Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8985922Z test_ref_small_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8986178Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8986354Z test_ref_small_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8986669Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8986845Z test_ref_small_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8987150Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8987357Z test_ref_small_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8987612Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8987784Z test_ref_small_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8988041Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8988214Z test_ref_small_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8988467Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8988642Z test_ref_small_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8988894Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8989082Z test_ref_small_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8989342Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8989526Z test_ref_small_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8989783Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8989965Z test_ref_small_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8990221Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8990400Z test_ref_small_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8990661Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8990842Z test_ref_small_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8991098Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8991276Z test_ref_small_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8991532Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8991710Z test_ref_small_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8991969Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8992150Z test_ref_small_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8992407Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8992593Z test_ref_small_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8992850Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8993030Z test_ref_small_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8993287Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8993468Z test_ref_small_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8993728Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8993907Z test_ref_small_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8994198Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8994412Z test_ref_small_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8994669Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8994848Z test_ref_small_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8995105Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8995285Z test_ref_small_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8995541Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8995721Z test_ref_small_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8995989Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8996181Z test_ref_small_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8996441Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8996640Z test_ref_small_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8996899Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8997097Z test_ref_small_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8997353Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8997547Z test_ref_small_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8997808Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8998002Z test_ref_small_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8998258Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8998453Z test_ref_small_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8998708Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8998898Z test_ref_small_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8999155Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8999347Z test_ref_small_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.8999599Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.8999788Z test_ref_small_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9000043Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9000231Z test_ref_small_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9000485Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9000673Z test_ref_small_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9000928Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9001158Z test_ref_small_input_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9001484Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9001676Z test_ref_small_input_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9001932Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9002122Z test_ref_small_input_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9002378Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9002563Z test_ref_small_input_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9002823Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9003010Z test_ref_small_input_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9003266Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9003450Z test_ref_small_input_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9003705Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9003888Z test_ref_small_input_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9004147Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9004330Z test_ref_small_input_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9004590Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9004780Z test_ref_small_input_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9005036Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9005217Z test_ref_small_input_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9005473Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9005661Z test_ref_small_input_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9005917Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9006099Z test_ref_small_input_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9006358Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9006545Z test_ref_small_input_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9006801Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9006988Z test_ref_small_input_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9007244Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9007427Z test_ref_small_input_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9007686Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9007870Z test_ref_small_input_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9008167Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9008391Z test_ref_small_input_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9008647Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9008840Z test_ref_small_input_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9009096Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9009290Z test_ref_small_input_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9009546Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9009738Z test_ref_small_input_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9009998Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9010188Z test_ref_small_input_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9010444Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9010624Z test_ref_small_input_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9010882Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9011070Z test_ref_small_input_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9011327Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9011519Z test_ref_small_input_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9011777Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9011970Z test_ref_small_input_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9012227Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9012420Z test_ref_small_input_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9012674Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9012867Z test_ref_small_input_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9013125Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9013317Z test_ref_small_input_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9013574Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9013762Z test_ref_small_input_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9014017Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9014206Z test_ref_small_input_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9014462Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9014651Z test_ref_small_input_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9014950Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9015174Z test_ref_small_input_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9015431Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9015617Z test_ref_small_input_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9015874Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9016071Z test_ref_small_input_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9016319Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9016512Z test_ref_small_input_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9016773Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9016963Z test_ref_small_input_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9017220Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9017408Z test_ref_small_input_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9017666Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9017858Z test_ref_small_input_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9018114Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9018297Z test_ref_small_input_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9018557Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9018747Z test_ref_small_input_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9019003Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9019187Z test_ref_small_input_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9019442Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9019627Z test_ref_small_input_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9019883Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9020067Z test_ref_small_input_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9020328Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9020517Z test_ref_small_input_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9020776Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9020972Z test_ref_small_input_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9021232Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9021426Z test_ref_small_input_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9021680Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9021919Z test_ref_small_input_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9022212Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9022401Z test_ref_small_input_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9022657Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9022847Z test_ref_small_input_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9023107Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9023293Z test_ref_small_input_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9023492Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9023682Z test_ref_small_input_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9023881Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9024066Z test_ref_small_input_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9024323Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9024507Z test_ref_small_input_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9024706Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9024892Z test_ref_small_input_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9025149Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9025344Z test_ref_small_input_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9025602Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9025798Z test_ref_small_input_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9026053Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9026241Z test_ref_small_input_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9026498Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9026797Z test_ref_small_input_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9027050Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9027238Z test_ref_small_input_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9027498Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9027685Z test_ref_small_input_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9027941Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9028123Z test_ref_small_input_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9028379Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9028561Z test_ref_small_input_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9028818Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9029054Z test_ref_small_input_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9029345Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9029527Z test_ref_small_input_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9029780Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9029961Z test_ref_small_input_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9030217Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9030408Z test_ref_small_input_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9030661Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9030856Z test_ref_small_input_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9031113Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9031302Z test_ref_small_input_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9031555Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9031741Z test_ref_small_input_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9031995Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9032181Z test_ref_small_input_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9032428Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9032612Z test_ref_small_input_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9032866Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9033047Z test_ref_small_input_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9033302Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9033485Z test_ref_small_input_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9033739Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9033918Z test_ref_small_input_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9034176Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9034360Z test_ref_small_input_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9034613Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9034803Z test_ref_small_input_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9035060Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9035251Z test_ref_small_input_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9035504Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9035691Z test_ref_small_input_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9035989Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9036208Z test_ref_small_input_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9036464Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9036652Z test_ref_small_input_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9036907Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9037093Z test_ref_small_input_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9037348Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9037531Z test_ref_small_input_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9037784Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9037970Z test_ref_small_input_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9038226Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9038410Z test_ref_small_input_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9038667Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9038850Z test_ref_small_input_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9039105Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9039289Z test_ref_small_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9039547Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9039734Z test_ref_small_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9039989Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9040168Z test_ref_small_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9040365Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9040545Z test_ref_small_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9040804Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9040982Z test_ref_small_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9041241Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9041428Z test_ref_small_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9041629Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9041813Z test_ref_small_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9042072Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9042255Z test_ref_small_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9042512Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9042683Z test_ref_small_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9042982Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9043201Z test_ref_small_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9043398Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9043581Z test_ref_small_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9043838Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9044020Z test_ref_small_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9044277Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9044457Z test_ref_small_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9044715Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9044895Z test_ref_small_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9045153Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9045330Z test_ref_small_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9045587Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9045767Z test_ref_small_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9046023Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9046203Z test_ref_small_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9046462Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9046641Z test_ref_small_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9046897Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9047081Z test_ref_small_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9047337Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9047522Z test_ref_small_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9047711Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9047892Z test_ref_small_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9048089Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9048273Z test_ref_small_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9048533Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9048711Z test_ref_small_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9048966Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9049145Z test_ref_small_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9049401Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9049578Z test_ref_small_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9049833Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9050049Z test_ref_small_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9050337Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9050515Z test_ref_small_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9050771Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9050947Z test_ref_small_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9051204Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9051388Z test_ref_small_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9051586Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9051774Z test_ref_small_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9051974Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9052151Z test_ref_small_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9052341Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9052519Z test_ref_small_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9052715Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9052892Z test_ref_small_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9053089Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9053264Z test_ref_small_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9053524Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9053709Z test_ref_small_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9053969Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9054151Z test_ref_small_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9054405Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9054582Z test_ref_small_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9054780Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9054958Z test_ref_small_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9055215Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9055396Z test_ref_small_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9055655Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9055827Z test_ref_small_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9056084Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9056259Z test_ref_small_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9056515Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9056680Z test_ref_small_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9056937Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9057163Z test_ref_small_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9057450Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9057626Z test_ref_small_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9057882Z Compares op against reference for small input tensors ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9058067Z test_ref_small_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9058264Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9058446Z test_ref_small_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9058642Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9058819Z test_ref_small_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9059017Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9059199Z test_ref_small_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9059395Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9059572Z test_ref_small_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9059767Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-11-23T04:43:57.9059962Z test_reference_masked_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9060636Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9060830Z test_reference_masked_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9061256Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9061456Z test_reference_masked_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9061876Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9062072Z test_reference_masked_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9062488Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9062677Z test_reference_masked_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9063089Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9063278Z test_reference_masked_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9063701Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9063894Z test_reference_masked_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9064308Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9064498Z test_reference_masked_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9064912Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9065105Z test_reference_masked_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9065528Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9065778Z test_reference_masked_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9066234Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9066428Z test_reference_masked_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9066899Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9067092Z test_reference_masked_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9067508Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9067699Z test_reference_masked_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9068112Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9068306Z test_reference_masked_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9068723Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9068910Z test_reference_masked_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9069326Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9069515Z test_reference_masked_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9069920Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9070108Z test_reference_masked_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9070521Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9070715Z test_reference_masked_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9071134Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9071336Z test_reference_masked_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9071749Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9071950Z test_reference_masked_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9072362Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9072557Z test_reference_masked_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9072975Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9073175Z test_reference_masked_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9073590Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9073782Z test_reference_masked_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9074195Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9074389Z test_reference_masked_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9074800Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9075052Z test_reference_masked_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9075508Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9075701Z test_reference_masked_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9076115Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9076306Z test_reference_masked_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9076717Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9076914Z test_reference_masked_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9077336Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9077535Z test_reference_masked_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9077943Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9078141Z test_reference_masked_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9078553Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9078751Z test_reference_masked_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9079162Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9079354Z test_reference_masked_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9079768Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9079965Z test_reference_masked_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9080375Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9080567Z test_reference_masked_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9080980Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9081171Z test_reference_masked_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9081582Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9081776Z test_reference_masked_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9082192Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9082388Z test_reference_masked_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9082798Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9082984Z test_reference_masked_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9083395Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9083593Z test_reference_masked_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9084008Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9084257Z test_reference_masked_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9084709Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9084903Z test_reference_masked_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9085316Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9085506Z test_reference_masked_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9085917Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9086100Z test_reference_masked_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9086517Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9086710Z test_reference_masked_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9087122Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9087310Z test_reference_masked_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9087722Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9087910Z test_reference_masked_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9088322Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9088512Z test_reference_masked_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9088928Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9089121Z test_reference_masked_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9089532Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9089729Z test_reference_masked_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9090141Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9090330Z test_reference_masked_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9090674Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9090877Z test_reference_masked_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9091293Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9091491Z test_reference_masked_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9091904Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9092096Z test_reference_masked_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9092506Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9092698Z test_reference_masked_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9093161Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9093386Z test_reference_masked_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9093794Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9093985Z test_reference_masked_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9094326Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9094514Z test_reference_masked_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9094855Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9095046Z test_reference_masked_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9095460Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9095651Z test_reference_masked_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9095992Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9096183Z test_reference_masked_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9096594Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9096785Z test_reference_masked_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9097197Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9097394Z test_reference_masked_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9097805Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9098004Z test_reference_masked_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9098418Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9098608Z test_reference_masked_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9099017Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9099205Z test_reference_masked_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9099614Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9099802Z test_reference_masked_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9100216Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9100405Z test_reference_masked_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9100817Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9100996Z test_reference_masked_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9101406Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9101591Z test_reference_masked_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9101999Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9102232Z test_reference_masked_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9102683Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9102872Z test_reference_masked_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9103286Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9103479Z test_reference_masked_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9103890Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9104078Z test_reference_masked_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9104421Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9104620Z test_reference_masked_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9105035Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9105231Z test_reference_masked_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9105644Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9105836Z test_reference_masked_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9106248Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9106440Z test_reference_masked_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9106905Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9107097Z test_reference_masked_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9107507Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9107695Z test_reference_masked_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9108038Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9108216Z test_reference_masked_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9108557Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9108744Z test_reference_masked_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9109157Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9109345Z test_reference_masked_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9109686Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-11-23T04:43:57.9109874Z test_reference_masked_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9110287Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9110479Z test_reference_masked_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9110890Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9111088Z test_reference_masked_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9111556Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9111786Z test_reference_masked_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9112208Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9112398Z test_reference_masked_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9112809Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9112997Z test_reference_masked_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9113406Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9113596Z test_reference_masked_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9114012Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9114202Z test_reference_masked_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9114614Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9114799Z test_reference_masked_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9115212Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9115400Z test_reference_masked_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9115802Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9115991Z test_reference_masked_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9116402Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9116591Z test_reference_masked_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9117003Z Test masked reduction operations on strided-only tensors using ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9117269Z test_repeated_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9117446Z test_result_dtype_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9117692Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9117864Z test_result_dtype_all_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9118112Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9118296Z test_result_dtype_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9118543Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9118724Z test_result_dtype_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9118966Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9119144Z test_result_dtype_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9119389Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9119566Z test_result_dtype_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9119861Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9120084Z test_result_dtype_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9120328Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9120498Z test_result_dtype_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9120740Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9120911Z test_result_dtype_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9121147Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9121318Z test_result_dtype_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9121563Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9121737Z test_result_dtype_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9121977Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9122152Z test_result_dtype_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9122393Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9122572Z test_result_dtype_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9122812Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9122985Z test_result_dtype_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9123228Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9123408Z test_result_dtype_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9123651Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9123829Z test_result_dtype_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9124070Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9124246Z test_result_dtype_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9124485Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9124657Z test_result_dtype_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9124897Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9125071Z test_result_dtype_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9125314Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9125485Z test_result_dtype_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9125717Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9125889Z test_result_dtype_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9126129Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9126302Z test_result_dtype_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9126546Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9126724Z test_result_dtype_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9127008Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9127217Z test_result_dtype_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9127463Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9127638Z test_result_dtype_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9127877Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9128057Z test_result_dtype_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9128297Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9128472Z test_result_dtype_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9128714Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9128888Z test_result_dtype_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9129132Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9129303Z test_result_dtype_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9129543Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9129712Z test_result_dtype_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9129952Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9130116Z test_result_dtype_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9130358Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9130533Z test_result_dtype_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9130781Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9130956Z test_result_dtype_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9131195Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9131368Z test_result_dtype_any_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9131610Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9131791Z test_result_dtype_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9132031Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9132215Z test_result_dtype_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9132459Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9132636Z test_result_dtype_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9132877Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9133051Z test_result_dtype_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9133293Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9133471Z test_result_dtype_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9133712Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9133924Z test_result_dtype_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9134200Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9134371Z test_result_dtype_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9134610Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9134773Z test_result_dtype_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9135015Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9135185Z test_result_dtype_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9135426Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9135598Z test_result_dtype_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9135842Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9136030Z test_result_dtype_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9136270Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9136451Z test_result_dtype_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9136693Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9136872Z test_result_dtype_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9137111Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9137291Z test_result_dtype_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9137534Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9137711Z test_result_dtype_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9137951Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9138126Z test_result_dtype_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9138368Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9138543Z test_result_dtype_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9138785Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9138959Z test_result_dtype_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9139200Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9139372Z test_result_dtype_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9139612Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9139793Z test_result_dtype_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9140033Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9140213Z test_result_dtype_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9140453Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9140635Z test_result_dtype_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9140918Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9141130Z test_result_dtype_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9141370Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9141548Z test_result_dtype_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9141788Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9141966Z test_result_dtype_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9142205Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9142380Z test_result_dtype_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9142622Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9142801Z test_result_dtype_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9143044Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9143221Z test_result_dtype_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9143460Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9143654Z test_result_dtype_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9143893Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9144072Z test_result_dtype_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9144313Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9144515Z test_result_dtype_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9144758Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9144952Z test_result_dtype_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9145192Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9145383Z test_result_dtype_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9145623Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9145813Z test_result_dtype_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9146056Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9146249Z test_result_dtype_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9146493Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9146810Z test_result_dtype_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9147055Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9147244Z test_result_dtype_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9147484Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9147672Z test_result_dtype_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9147914Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9148161Z test_result_dtype_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9148441Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9148628Z test_result_dtype_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9148875Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9149074Z test_result_dtype_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9149308Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9149513Z test_result_dtype_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9149755Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9149963Z test_result_dtype_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9150208Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9150405Z test_result_dtype_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9150646Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9150841Z test_result_dtype_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9151082Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9151282Z test_result_dtype_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9151521Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9151713Z test_result_dtype_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9151959Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9152147Z test_result_dtype_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9152389Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9152575Z test_result_dtype_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9152817Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9153004Z test_result_dtype_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9153244Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9153431Z test_result_dtype_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9153678Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9153861Z test_result_dtype_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9154107Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9154281Z test_result_dtype_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9154522Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9154704Z test_result_dtype_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9154944Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9155187Z test_result_dtype_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9155464Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9155651Z test_result_dtype_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9155896Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9156082Z test_result_dtype_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9156323Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9156508Z test_result_dtype_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9156749Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9156937Z test_result_dtype_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9157180Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9157361Z test_result_dtype_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9157601Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9157783Z test_result_dtype_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9158023Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9158204Z test_result_dtype_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9158444Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9158627Z test_result_dtype_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9158874Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9159049Z test_result_dtype_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9159289Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9159482Z test_result_dtype_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9159723Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9159912Z test_result_dtype_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9160152Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9160344Z test_result_dtype_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9160589Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9160778Z test_result_dtype_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9161018Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9161206Z test_result_dtype_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9161446Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9161632Z test_result_dtype_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9161874Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9162107Z test_result_dtype_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9162379Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9162565Z test_result_dtype_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9162805Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9162992Z test_result_dtype_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9163230Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9163424Z test_result_dtype_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9163665Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9163854Z test_result_dtype_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9164093Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9164290Z test_result_dtype_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9164530Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9164720Z test_result_dtype_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9164959Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9165145Z test_result_dtype_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9165381Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9165568Z test_result_dtype_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9165811Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9166003Z test_result_dtype_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9166246Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9166430Z test_result_dtype_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9166669Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9166855Z test_result_dtype_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9167096Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9167295Z test_result_dtype_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9167537Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9167737Z test_result_dtype_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9167976Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9168170Z test_result_dtype_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9168413Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9168611Z test_result_dtype_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9168851Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9169035Z test_result_dtype_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9169320Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9169550Z test_result_dtype_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9169791Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9169984Z test_result_dtype_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9170224Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9170417Z test_result_dtype_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9170662Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9170857Z test_result_dtype_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9171098Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9171288Z test_result_dtype_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9171528Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9171709Z test_result_dtype_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9171948Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9172138Z test_result_dtype_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9172378Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9172568Z test_result_dtype_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9172812Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9173001Z test_result_dtype_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9173241Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9173427Z test_result_dtype_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9173665Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9173843Z test_result_dtype_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9174084Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9174265Z test_result_dtype_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9174507Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9174691Z test_result_dtype_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9174931Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9175117Z test_result_dtype_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9175357Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9175538Z test_result_dtype_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9175777Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9175960Z test_result_dtype_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9176257Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9176481Z test_result_dtype_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9176722Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9176910Z test_result_dtype_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9177151Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9177338Z test_result_dtype_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9177577Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9177764Z test_result_dtype_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9178009Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9178199Z test_result_dtype_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9178440Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9178623Z test_result_dtype_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9178855Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9179047Z test_result_dtype_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9179290Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9179483Z test_result_dtype_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9179728Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9179919Z test_result_dtype_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9180160Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9180349Z test_result_dtype_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9180589Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9180775Z test_result_dtype_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9181014Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9181197Z test_result_dtype_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9181440Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9181626Z test_result_dtype_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9181867Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9182050Z test_result_dtype_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9182291Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9182473Z test_result_dtype_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9182719Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9182901Z test_result_dtype_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9183265Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9183492Z test_result_dtype_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9183726Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9183920Z test_result_dtype_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9184159Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9184351Z test_result_dtype_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9184591Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9184777Z test_result_dtype_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9185018Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9185208Z test_result_dtype_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9185452Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9185636Z test_result_dtype_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9185877Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9186058Z test_result_dtype_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9186301Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9186485Z test_result_dtype_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9186778Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9186964Z test_result_dtype_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9187202Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9187384Z test_result_dtype_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9187623Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9187804Z test_result_dtype_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9188044Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9188231Z test_result_dtype_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9188470Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9188647Z test_result_dtype_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9188889Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9189081Z test_result_dtype_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9189319Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9189509Z test_result_dtype_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9189751Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9189935Z test_result_dtype_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9190176Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9190411Z test_result_dtype_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9190690Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9190873Z test_result_dtype_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9191111Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9191291Z test_result_dtype_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9191532Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9191712Z test_result_dtype_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9191953Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9192134Z test_result_dtype_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9192375Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9192555Z test_result_dtype_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9192793Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9192975Z test_result_dtype_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9193215Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9193393Z test_result_dtype_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9193632Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9193827Z test_result_dtype_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9194071Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9194260Z test_result_dtype_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9194500Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9194685Z test_result_dtype_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9194924Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9195107Z test_result_dtype_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9195347Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9195534Z test_result_dtype_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9195776Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9195957Z test_result_dtype_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9196196Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9196374Z test_result_dtype_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9196616Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9196795Z test_result_dtype_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9197038Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9197218Z test_result_dtype_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9197509Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9197726Z test_result_dtype_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9197968Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9198148Z test_result_dtype_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9198380Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9198560Z test_result_dtype_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9198800Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9198981Z test_result_dtype_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9199224Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9199403Z test_result_dtype_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9199649Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9199824Z test_result_dtype_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9200065Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9200241Z test_result_dtype_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9200481Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9200664Z test_result_dtype_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9200906Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9201090Z test_result_dtype_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9201328Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9201510Z test_result_dtype_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9201750Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9201933Z test_result_dtype_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9202172Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9202353Z test_result_dtype_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9202597Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9202779Z test_result_dtype_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9203010Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9203189Z test_result_dtype_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9203430Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9203609Z test_result_dtype_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9203848Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9204027Z test_result_dtype_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9204307Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9204515Z test_result_dtype_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9204755Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9204931Z test_result_dtype_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9205172Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9205349Z test_result_dtype_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9205591Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9205766Z test_result_dtype_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9206005Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9206184Z test_result_dtype_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9206427Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9206608Z test_result_dtype_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9206851Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9207023Z test_result_dtype_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9207262Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9207445Z test_result_dtype_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9207679Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9207869Z test_result_dtype_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9208111Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9208291Z test_result_dtype_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9208530Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9208709Z test_result_dtype_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9208948Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9209126Z test_result_dtype_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9209365Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9209546Z test_result_dtype_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9209787Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9209963Z test_result_dtype_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9210202Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9210373Z test_result_dtype_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9210615Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9210787Z test_result_dtype_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9211026Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9211198Z test_result_dtype_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9211483Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9211690Z test_result_dtype_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9211929Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9212098Z test_result_dtype_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9212340Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9212521Z test_result_dtype_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9212758Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9212941Z test_result_dtype_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9213184Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9213363Z test_result_dtype_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9213603Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9213780Z test_result_dtype_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9214019Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9214197Z test_result_dtype_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9214437Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9214614Z test_result_dtype_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9214856Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9215030Z test_result_dtype_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9215269Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9215452Z test_result_dtype_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9215692Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9215871Z test_result_dtype_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9216109Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9216288Z test_result_dtype_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9216526Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9216695Z test_result_dtype_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9216939Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9217116Z test_result_dtype_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9217355Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9217529Z test_result_dtype_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9217768Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9217939Z test_result_dtype_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9218179Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9218394Z test_result_dtype_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9218667Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9218839Z test_result_dtype_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9219079Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9219250Z test_result_dtype_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9219488Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9219660Z test_result_dtype_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9219902Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9220077Z test_result_dtype_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9220319Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9220503Z test_result_dtype_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9220742Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9220923Z test_result_dtype_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9221165Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9221332Z test_result_dtype_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9221572Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9221749Z test_result_dtype_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9221992Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9222171Z test_result_dtype_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-11-23T04:43:57.9222413Z Tests that the result has the correct dtype ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9222705Z test_std_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9222993Z test_std_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9223279Z test_std_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9223564Z test_std_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9223820Z test_std_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9224086Z test_std_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9224373Z test_std_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9224654Z test_std_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9224931Z test_std_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9225251Z test_std_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9225553Z test_std_mean_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9225823Z test_std_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9226096Z test_std_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9226371Z test_std_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9226697Z test_std_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9226967Z test_std_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9227229Z test_sum_all_cuda_bool (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9227488Z test_sum_all_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9227766Z test_sum_cpu_device_mismatch_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9227964Z test_sum_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.374s) 2022-11-23T04:43:57.9228251Z test_sum_dim_reduction_uint8_overflow_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9228523Z test_sum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9228799Z test_sum_noncontig_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9229061Z test_sum_out_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9229323Z test_sum_parallel_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9229590Z test_sum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9229857Z test_sum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9230123Z test_sum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9230388Z test_sum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9230653Z test_sum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9230906Z test_sum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9231168Z test_sum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9231430Z test_sum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9231743Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.9232069Z test_tensor_compare_ops_empty_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:43:57.9232389Z test_tensor_reduce_ops_empty_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:43:57.9232677Z test_var_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9232966Z test_var_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9233248Z test_var_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9233528Z test_var_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9233777Z test_var_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9234033Z test_var_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9234296Z test_var_large_input_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9234563Z test_var_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9234848Z test_var_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9235131Z test_var_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9235411Z test_var_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9235692Z test_var_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9235946Z test_var_mean_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9236210Z test_var_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9236475Z test_var_stability2_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9236738Z test_var_stability_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9237003Z test_var_unbiased_cuda (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:43:57.9237278Z test_var_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9237551Z test_var_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9237820Z test_var_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9238087Z test_var_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:43:57.9238098Z 2022-11-23T04:43:57.9238401Z ---------------------------------------------------------------------- 2022-11-23T04:43:57.9238507Z Ran 3117 tests in 3.713s 2022-11-23T04:43:57.9238514Z 2022-11-23T04:43:57.9238613Z OK (skipped=3117) 2022-11-23T04:43:57.9238620Z 2022-11-23T04:43:57.9238781Z Generating XML reports... 2022-11-23T04:43:57.9239224Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20221123044351.xml 2022-11-23T04:43:57.9239231Z 2022-11-23T04:43:57.9239657Z ##[endgroup] 2022-11-23T04:43:57.9240063Z FINISHED PRINTING LOG FILE of test_reductions (/var/lib/jenkins/pytorch/test/test-reports/test_reductions_hg0tebod) 2022-11-23T04:43:57.9240070Z 2022-11-23T04:43:57.9240298Z Running test_show_pickle ... [2022-11-23 04:43:57.747858] 2022-11-23T04:43:57.9240745Z Executing ['/opt/conda/bin/python', '-bb', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:43:57.748300] 2022-11-23T04:44:02.3383263Z 2022-11-23T04:44:02.3384744Z Expand the folded group to see the log file of test_show_pickle 2022-11-23T04:44:02.3386919Z ##[group]PRINTING LOG FILE of test_show_pickle (/var/lib/jenkins/pytorch/test/test-reports/test_show_pickle__0b8sqgg) 2022-11-23T04:44:02.3389136Z Test results will be stored in test-reports/python-unittest/test_show_pickle 2022-11-23T04:44:02.3389824Z 2022-11-23T04:44:02.3390090Z Running tests... 2022-11-23T04:44:02.3391214Z ---------------------------------------------------------------------- 2022-11-23T04:44:02.3392510Z test_scripted_model (__main__.TestShowPickle) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.645s) 2022-11-23T04:44:02.3393305Z 2022-11-23T04:44:02.3394050Z ---------------------------------------------------------------------- 2022-11-23T04:44:02.3394889Z Ran 1 test in 0.646s 2022-11-23T04:44:02.3395329Z 2022-11-23T04:44:02.3395589Z OK (skipped=1) 2022-11-23T04:44:02.3395978Z 2022-11-23T04:44:02.3396281Z Generating XML reports... 2022-11-23T04:44:02.3397796Z Generated XML report: test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20221123044359.xml 2022-11-23T04:44:02.3398613Z 2022-11-23T04:44:02.3399365Z ##[endgroup] 2022-11-23T04:44:02.3400790Z FINISHED PRINTING LOG FILE of test_show_pickle (/var/lib/jenkins/pytorch/test/test-reports/test_show_pickle__0b8sqgg) 2022-11-23T04:44:02.3401588Z 2022-11-23T04:44:02.3402201Z Running test_sparse_csr ... [2022-11-23 04:44:02.338875] 2022-11-23T04:44:02.3403919Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:44:02.339521] 2022-11-23T04:44:20.8662030Z 2022-11-23T04:44:20.8663131Z Expand the folded group to see the log file of test_sparse_csr 2022-11-23T04:44:20.8665065Z ##[group]PRINTING LOG FILE of test_sparse_csr (/var/lib/jenkins/pytorch/test/test-reports/test_sparse_csr_4cq33g7t) 2022-11-23T04:44:20.8668714Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2022-11-23T04:44:20.8669739Z 2022-11-23T04:44:20.8670113Z Running tests... 2022-11-23T04:44:20.8671523Z ---------------------------------------------------------------------- 2022-11-23T04:44:20.8673144Z test_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8674969Z test_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8676907Z test_addmm_all_sparse_csr_SparseCSC_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8678913Z test_addmm_all_sparse_csr_SparseCSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8680859Z test_addmm_all_sparse_csr_SparseCSC_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8682911Z test_addmm_all_sparse_csr_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8685558Z test_addmm_all_sparse_csr_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8687891Z test_addmm_all_sparse_csr_SparseCSR_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8689945Z test_addmm_all_sparse_csr_SparseCSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8691979Z test_addmm_all_sparse_csr_SparseCSR_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8694022Z test_addmm_all_sparse_csr_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8696879Z test_addmm_all_sparse_csr_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8698894Z test_addmm_dense_result_SparseCSC_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8700989Z test_addmm_dense_result_SparseCSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8703027Z test_addmm_dense_result_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8705024Z test_addmm_dense_result_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8707216Z test_addmm_dense_result_SparseCSR_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8709300Z test_addmm_dense_result_SparseCSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8711301Z test_addmm_dense_result_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8713271Z test_addmm_dense_result_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8715217Z test_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8717266Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8719402Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8721447Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8723523Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8725547Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8727576Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8729628Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8731879Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8734052Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8735976Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8737982Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8740023Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8742050Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8744019Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8745931Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8748070Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8750120Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8752188Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8754225Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8756173Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8758120Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8760030Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8761966Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8763932Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8765877Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8767858Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8769837Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8771810Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8773942Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8776039Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8777944Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8779949Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8781947Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8783909Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8785893Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8788117Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8790158Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8792087Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8793342Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8794219Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8795101Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8796028Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8796906Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8797695Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8798433Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8799190Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8799969Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8800709Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8801432Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8802241Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8803023Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8803749Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8804491Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8805215Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8805945Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8806684Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8807426Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8808190Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8808923Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8809673Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8810406Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8811147Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8811927Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8812658Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8813397Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8814127Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8814878Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8815641Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8816376Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8817109Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8817941Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8818731Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8819480Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8820288Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8821050Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8821787Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8822571Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8823321Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8824079Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8824806Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8825538Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8826281Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8827090Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8827815Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8828572Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8829273Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8830008Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8830741Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8831463Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8832190Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8832911Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8833702Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8834465Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8835183Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8835904Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8836623Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8837360Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8838080Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8838794Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8839512Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8840238Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8840966Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8841699Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8842424Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8843154Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8843844Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8844462Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8845078Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8845693Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8846293Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8846906Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8847525Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8848186Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8848837Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8849450Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8850059Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8850681Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8851298Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8851914Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8852533Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8853146Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8853751Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8854368Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8854986Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8855601Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8856222Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8856837Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8857450Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8858063Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8858670Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8859281Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8859898Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8860517Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8861163Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8861805Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8862419Z test_autograd_dense_output_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8863034Z test_autograd_dense_output_addmv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8863643Z test_autograd_dense_output_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8864249Z test_autograd_dense_output_mv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8864869Z test_autograd_sparse_csr_unary_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8865493Z test_autograd_sparse_csr_unary_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8866119Z test_autograd_sparse_csr_unary_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8866796Z test_autograd_sparse_csr_unary_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8867427Z test_autograd_sparse_csr_unary_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8868042Z test_autograd_sparse_csr_unary_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8868669Z test_autograd_sparse_csr_unary_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8869298Z test_autograd_sparse_csr_unary_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8869915Z test_autograd_sparse_csr_unary_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8870537Z test_autograd_sparse_csr_unary_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8871159Z test_autograd_sparse_csr_unary_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8871787Z test_autograd_sparse_csr_unary_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8872410Z test_autograd_sparse_csr_unary_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8873039Z test_autograd_sparse_csr_unary_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8873688Z test_autograd_sparse_csr_unary_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8874319Z test_autograd_sparse_csr_unary_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8874996Z test_autograd_sparse_csr_unary_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8875636Z test_autograd_sparse_csr_unary_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8876254Z test_autograd_sparse_csr_unary_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8876868Z test_autograd_sparse_csr_unary_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8877483Z test_autograd_sparse_csr_unary_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8878104Z test_autograd_sparse_csr_unary_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8878724Z test_autograd_sparse_csr_unary_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8879343Z test_autograd_sparse_csr_unary_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8879963Z test_autograd_sparse_csr_unary_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8880588Z test_autograd_sparse_csr_unary_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8881209Z test_autograd_sparse_csr_unary_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8881832Z test_autograd_sparse_csr_unary_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8882439Z test_autograd_sparse_csr_unary_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8883055Z test_autograd_sparse_csr_unary_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8883685Z test_autograd_sparse_csr_unary_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8884331Z test_autograd_sparse_csr_unary_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8884968Z test_autograd_sparse_csr_unary_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8885594Z test_autograd_sparse_csr_unary_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8886210Z test_autograd_sparse_csr_unary_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8886823Z test_autograd_sparse_csr_unary_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8887437Z test_autograd_sparse_csr_unary_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8888054Z test_autograd_sparse_csr_unary_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8888712Z test_autograd_sparse_csr_unary_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8889356Z test_autograd_sparse_csr_unary_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8889969Z test_autograd_sparse_csr_unary_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8890582Z test_autograd_sparse_csr_unary_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8891197Z test_autograd_sparse_csr_unary_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8891813Z test_autograd_sparse_csr_unary_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8892430Z test_autograd_sparse_csr_unary_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8893043Z test_autograd_sparse_csr_unary_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8893656Z test_autograd_sparse_csr_unary_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8894268Z test_autograd_sparse_csr_unary_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8894880Z test_autograd_sparse_csr_unary_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8895495Z test_autograd_sparse_csr_unary_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8896084Z test_baddbmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8896637Z test_baddbmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8897199Z test_baddbmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8897753Z test_baddbmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8898364Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8899030Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8899699Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8900362Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8901015Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8901662Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8902360Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8903059Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8903704Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8904358Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8905011Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8905656Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8906314Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8907081Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8907744Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8908402Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8909055Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8909708Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8910353Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8911009Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8911658Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8912319Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8912953Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8913605Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8914261Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8914924Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8915656Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8916367Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8917017Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8917669Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8918314Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8918973Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8919634Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8920286Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8920932Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:20.8921561Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8922217Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8922882Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8923544Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8924191Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8924840Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8925486Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8926131Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8926784Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8927441Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8928091Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8928780Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8929457Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.8930098Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8930757Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8931408Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8932056Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8932713Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8933363Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8934021Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8934669Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8935328Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8935992Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8936646Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8937290Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8937938Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8938595Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8939233Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8939878Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8940527Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8941186Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8941886Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8942565Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:20.8943215Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8943866Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8944512Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8945158Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8945810Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8946472Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8947182Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8947815Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8948477Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8949136Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8949782Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8950429Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8951097Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8951797Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8952489Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8953178Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8953864Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8954613Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8955351Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8956032Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8956719Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8957413Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8958091Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8958772Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8959457Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8960143Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8960824Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8961506Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8962195Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8962892Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8963573Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8964250Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8964936Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8965623Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8966306Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8966986Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8967715Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8968531Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8969212Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8969889Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8970575Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8971264Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8971946Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8972621Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.8973198Z test_bmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T04:44:20.8973680Z test_bmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T04:44:20.8974160Z test_bmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T04:44:20.8974636Z test_bmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-11-23T04:44:20.8975126Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8975694Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8976243Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8976806Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8977357Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8977917Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8978465Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8979028Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8979579Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8980120Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8980672Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8981229Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8981774Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8982376Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8982963Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8983514Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8984059Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8984599Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8985151Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8985708Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8986258Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8986842Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8987389Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8987946Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8988488Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8989040Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8989578Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8990137Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.8990680Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8991234Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8991783Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.8992331Z This test performs a smoke test for covered conversion and verifies ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.8992917Z test_coo_csr_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8993506Z test_coo_csr_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8994103Z test_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8994677Z test_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8995260Z test_coo_csr_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8995837Z test_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8996417Z test_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8997046Z test_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8997660Z test_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8998233Z test_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8998807Z test_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8999382Z test_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.8999959Z test_coo_to_csr_convert_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9000528Z test_csr_coo_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9001112Z test_csr_coo_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9001698Z test_csr_coo_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9002291Z test_csr_coo_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9002871Z test_csr_coo_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9003449Z test_csr_coo_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9004021Z test_csr_coo_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9004604Z test_csr_coo_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9005183Z test_csr_coo_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9005754Z test_csr_coo_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9006315Z test_csr_coo_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9006888Z test_csr_coo_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9007467Z test_csr_double_to_sparse_csr_cuda (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9008043Z test_csr_is_contiguous_cuda (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9008613Z test_csr_matvec_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9009180Z test_csr_matvec_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9009759Z test_csr_matvec_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9010328Z test_csr_matvec_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9010942Z test_csr_matvec_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9011536Z test_csr_matvec_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9012079Z test_csr_storage_cuda (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9012632Z test_csr_stride_cuda (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9013208Z test_csr_to_block_csr_blocksize_2_cuda_float64_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9013820Z test_csr_to_block_csr_blocksize_2_cuda_float64_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9014429Z test_csr_to_block_csr_blocksize_4_cuda_float64_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9015038Z test_csr_to_block_csr_blocksize_4_cuda_float64_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9015638Z test_csr_to_block_csr_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9016186Z test_dense_to_from_sparse_compressed_SparseBSC_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9016720Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9017257Z test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9017787Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9018325Z test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9018859Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9019395Z test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9019935Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9020455Z test_dense_to_from_sparse_compressed_SparseBSR_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9020986Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9021521Z test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9022047Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9022581Z test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9023116Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.016s) 2022-11-23T04:44:20.9023655Z test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9024198Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9024716Z test_dense_to_from_sparse_compressed_SparseCSC_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9025307Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.015s) 2022-11-23T04:44:20.9025868Z test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9026397Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.014s) 2022-11-23T04:44:20.9027034Z test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9027570Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T04:44:20.9028099Z test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9028633Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:44:20.9029156Z test_dense_to_from_sparse_compressed_SparseCSR_Batched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9029684Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:44:20.9030203Z test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9030735Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.008s) 2022-11-23T04:44:20.9031250Z test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_Hybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9031778Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:44:20.9032312Z test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cuda (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9032849Z This test tests conversion from dense to/from CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:44:20.9033436Z test_direct_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9034051Z test_direct_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9034661Z test_direct_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9038190Z test_direct_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9038798Z test_direct_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9039394Z test_direct_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9039982Z test_direct_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9040579Z test_direct_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9041172Z test_direct_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9041766Z test_exercise_detach_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9042347Z test_exercise_detach_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9043013Z test_exercise_detach_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9043650Z test_exercise_detach_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9044233Z test_exercise_detach_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9044811Z test_exercise_detach_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9045392Z test_exercise_detach_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9045951Z test_exercise_detach_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9046528Z test_exercise_detach_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9047111Z test_exercise_detach_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9047686Z test_exercise_detach_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9048259Z test_exercise_detach_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9048852Z test_matmul_device_mismatch_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9049382Z test_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.004s) 2022-11-23T04:44:20.9049907Z test_mm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9050464Z test_mul_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9051006Z test_mul_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9051590Z test_resize_as_sparse_compressed_SparseBSC_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9052245Z test_resize_as_sparse_compressed_SparseBSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9052892Z test_resize_as_sparse_compressed_SparseBSR_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9053538Z test_resize_as_sparse_compressed_SparseBSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9054186Z test_resize_as_sparse_compressed_SparseCSC_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9054826Z test_resize_as_sparse_compressed_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9055467Z test_resize_as_sparse_compressed_SparseCSR_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9056103Z test_resize_as_sparse_compressed_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9056760Z test_resize_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9057349Z test_resize_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9057909Z test_resize_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9058462Z test_resize_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9059016Z test_resize_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9059577Z test_resize_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9060131Z test_resize_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9060682Z test_resize_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9061230Z test_resize_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9061772Z test_resize_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9062322Z test_resize_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9062864Z test_resize_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9063411Z test_resize_errors_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9063988Z test_resize_errors_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9064566Z test_resize_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9065147Z test_resize_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9065722Z test_resize_errors_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9066293Z test_resize_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9066957Z test_resize_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9067522Z test_resize_errors_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9068101Z test_resize_errors_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9068660Z test_resize_errors_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9069209Z test_resize_errors_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9069768Z test_resize_errors_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9070361Z test_sampled_addmm_autograd_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9071037Z test_sampled_addmm_autograd_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9071685Z test_sampled_addmm_autograd_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9072274Z test_sampled_addmm_autograd_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9072862Z test_sampled_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9073441Z test_sampled_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9074013Z test_sampled_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9074589Z test_sampled_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9075161Z test_sampled_addmm_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9075766Z test_sampled_addmm_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9076366Z test_sampled_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9076952Z test_sampled_addmm_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9077548Z test_sampled_addmm_zero_sized_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9078160Z test_sampled_addmm_zero_sized_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9078764Z test_sampled_addmm_zero_sized_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9079364Z test_sampled_addmm_zero_sized_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9079969Z test_select_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9080568Z test_select_SparseBSC_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9081155Z test_select_SparseBSC_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9081771Z test_select_SparseBSC_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9082373Z test_select_SparseBSC_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9082972Z test_select_SparseBSC_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9083560Z test_select_SparseBSC_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9084151Z test_select_SparseBSC_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9084783Z test_select_SparseBSC_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9085414Z test_select_SparseBSC_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9086003Z test_select_SparseBSC_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9086596Z test_select_SparseBSC_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9087196Z test_select_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9087782Z test_select_SparseBSC_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9088392Z test_select_SparseBSC_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9089004Z test_select_SparseBSC_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9089606Z test_select_SparseBSC_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9090200Z test_select_SparseBSC_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9090794Z test_select_SparseBSC_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9091388Z test_select_SparseBSC_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9091973Z test_select_SparseBSC_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9092571Z test_select_SparseBSC_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9093168Z test_select_SparseBSC_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9093741Z test_select_SparseBSC_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9094330Z test_select_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9094925Z test_select_SparseBSR_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9095525Z test_select_SparseBSR_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9096140Z test_select_SparseBSR_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9096748Z test_select_SparseBSR_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9097347Z test_select_SparseBSR_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9097942Z test_select_SparseBSR_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9098534Z test_select_SparseBSR_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9099167Z test_select_SparseBSR_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9099771Z test_select_SparseBSR_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9100360Z test_select_SparseBSR_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9100946Z test_select_SparseBSR_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9101541Z test_select_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9102136Z test_select_SparseBSR_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9102742Z test_select_SparseBSR_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9103345Z test_select_SparseBSR_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9103939Z test_select_SparseBSR_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9104532Z test_select_SparseBSR_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9105129Z test_select_SparseBSR_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9105723Z test_select_SparseBSR_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9106298Z test_select_SparseBSR_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9106948Z test_select_SparseBSR_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9107540Z test_select_SparseBSR_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9108124Z test_select_SparseBSR_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9108716Z test_select_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9109311Z test_select_SparseCSC_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9109909Z test_select_SparseCSC_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9110515Z test_select_SparseCSC_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9111112Z test_select_SparseCSC_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9111705Z test_select_SparseCSC_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9112280Z test_select_SparseCSC_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9112931Z test_select_SparseCSC_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9113552Z test_select_SparseCSC_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9114136Z test_select_SparseCSC_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9114719Z test_select_SparseCSC_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9115305Z test_select_SparseCSC_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9115890Z test_select_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9116487Z test_select_SparseCSC_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9117092Z test_select_SparseCSC_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9117701Z test_select_SparseCSC_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9118302Z test_select_SparseCSC_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9118880Z test_select_SparseCSC_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9119469Z test_select_SparseCSC_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9120061Z test_select_SparseCSC_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9120638Z test_select_SparseCSC_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9121222Z test_select_SparseCSC_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9121803Z test_select_SparseCSC_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9122386Z test_select_SparseCSC_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9122979Z test_select_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9123574Z test_select_SparseCSR_int32_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9124173Z test_select_SparseCSR_int32_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9124767Z test_select_SparseCSR_int32_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9125362Z test_select_SparseCSR_int32_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9125954Z test_select_SparseCSR_int32_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9126594Z test_select_SparseCSR_int32_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9127227Z test_select_SparseCSR_int32_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9127808Z test_select_SparseCSR_int32_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9128389Z test_select_SparseCSR_int32_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9128975Z test_select_SparseCSR_int32_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9129563Z test_select_SparseCSR_int32_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9130159Z test_select_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9130735Z test_select_SparseCSR_int64_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9131330Z test_select_SparseCSR_int64_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9131935Z test_select_SparseCSR_int64_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9132538Z test_select_SparseCSR_int64_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9133123Z test_select_SparseCSR_int64_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9133713Z test_select_SparseCSR_int64_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9134307Z test_select_SparseCSR_int64_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9134894Z test_select_SparseCSR_int64_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9135471Z test_select_SparseCSR_int64_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9136050Z test_select_SparseCSR_int64_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9136640Z test_select_SparseCSR_int64_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9138130Z test_sparse_add_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86388 for platform(s) rocm. 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.002s) 2022-11-23T04:44:20.9139046Z test_sparse_add_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9139620Z test_sparse_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9140174Z test_sparse_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9140830Z test_sparse_add_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9141462Z test_sparse_add_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9142065Z test_sparse_add_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9142653Z test_sparse_add_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9143241Z test_sparse_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9143824Z test_sparse_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9144407Z test_sparse_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9144984Z test_sparse_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9145552Z test_sparse_csc_to_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9146139Z test_sparse_csc_to_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9146868Z test_sparse_csc_to_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9147471Z test_sparse_csc_to_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9148078Z test_sparse_csc_to_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9148670Z test_sparse_csc_to_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9149261Z test_sparse_csc_to_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9149850Z test_sparse_csc_to_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9150430Z test_sparse_csc_to_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9151005Z test_sparse_csc_to_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9151590Z test_sparse_csc_to_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9152161Z test_sparse_csc_to_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9152750Z test_sparse_csr_from_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9153349Z test_sparse_csr_from_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9153952Z test_sparse_csr_from_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9154554Z test_sparse_csr_from_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9155226Z test_sparse_csr_from_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9155853Z test_sparse_csr_from_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9156454Z test_sparse_csr_from_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9157035Z test_sparse_csr_from_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9157617Z test_sparse_csr_from_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9158185Z test_sparse_csr_from_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9158770Z test_sparse_csr_from_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9159351Z test_sparse_csr_from_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9159938Z test_sparse_csr_to_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9160517Z test_sparse_csr_to_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9161105Z test_sparse_csr_to_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9161700Z test_sparse_csr_to_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9162293Z test_sparse_csr_to_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9162880Z test_sparse_csr_to_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9163462Z test_sparse_csr_to_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9164025Z test_sparse_csr_to_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9164601Z test_sparse_csr_to_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9165176Z test_sparse_csr_to_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9165750Z test_sparse_csr_to_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9166331Z test_sparse_csr_to_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9166925Z test_sparse_csr_unary_inplace_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9167538Z test_sparse_csr_unary_inplace_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9168150Z test_sparse_csr_unary_inplace_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9168831Z test_sparse_csr_unary_inplace_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9169502Z test_sparse_csr_unary_inplace_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9170117Z test_sparse_csr_unary_inplace_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9170710Z test_sparse_csr_unary_inplace_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9171320Z test_sparse_csr_unary_inplace_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9171923Z test_sparse_csr_unary_inplace_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9172529Z test_sparse_csr_unary_inplace_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9173137Z test_sparse_csr_unary_inplace_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9173747Z test_sparse_csr_unary_inplace_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9174345Z test_sparse_csr_unary_inplace_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9174955Z test_sparse_csr_unary_inplace_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9175580Z test_sparse_csr_unary_inplace_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9176215Z test_sparse_csr_unary_inplace_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9176839Z test_sparse_csr_unary_inplace_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9177447Z test_sparse_csr_unary_inplace_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9178058Z test_sparse_csr_unary_inplace_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9178665Z test_sparse_csr_unary_inplace_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9179275Z test_sparse_csr_unary_inplace_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9179886Z test_sparse_csr_unary_inplace_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9180490Z test_sparse_csr_unary_inplace_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9181095Z test_sparse_csr_unary_inplace_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9181704Z test_sparse_csr_unary_inplace_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9182310Z test_sparse_csr_unary_inplace_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9182974Z test_sparse_csr_unary_inplace_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9183634Z test_sparse_csr_unary_inplace_asin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9184244Z test_sparse_csr_unary_inplace_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9184858Z test_sparse_csr_unary_inplace_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9185468Z test_sparse_csr_unary_inplace_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9186078Z test_sparse_csr_unary_inplace_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9186744Z test_sparse_csr_unary_inplace_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9187349Z test_sparse_csr_unary_inplace_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9187964Z test_sparse_csr_unary_inplace_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9188570Z test_sparse_csr_unary_inplace_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9189176Z test_sparse_csr_unary_inplace_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9189791Z test_sparse_csr_unary_inplace_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9190403Z test_sparse_csr_unary_inplace_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9191009Z test_sparse_csr_unary_inplace_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9191635Z test_sparse_csr_unary_inplace_asinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9192255Z test_sparse_csr_unary_inplace_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9192874Z test_sparse_csr_unary_inplace_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9193487Z test_sparse_csr_unary_inplace_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9194094Z test_sparse_csr_unary_inplace_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9194698Z test_sparse_csr_unary_inplace_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9195301Z test_sparse_csr_unary_inplace_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9195900Z test_sparse_csr_unary_inplace_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9196571Z test_sparse_csr_unary_inplace_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9197223Z test_sparse_csr_unary_inplace_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9197821Z test_sparse_csr_unary_inplace_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9198427Z test_sparse_csr_unary_inplace_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9199033Z test_sparse_csr_unary_inplace_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9199656Z test_sparse_csr_unary_inplace_atan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9200280Z test_sparse_csr_unary_inplace_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9200892Z test_sparse_csr_unary_inplace_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9201501Z test_sparse_csr_unary_inplace_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9202109Z test_sparse_csr_unary_inplace_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9202716Z test_sparse_csr_unary_inplace_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9203326Z test_sparse_csr_unary_inplace_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9203932Z test_sparse_csr_unary_inplace_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9204524Z test_sparse_csr_unary_inplace_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9205132Z test_sparse_csr_unary_inplace_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9205743Z test_sparse_csr_unary_inplace_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9206360Z test_sparse_csr_unary_inplace_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9206977Z test_sparse_csr_unary_inplace_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9207608Z test_sparse_csr_unary_inplace_atanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9208225Z test_sparse_csr_unary_inplace_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9208845Z test_sparse_csr_unary_inplace_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9209459Z test_sparse_csr_unary_inplace_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9210128Z test_sparse_csr_unary_inplace_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9210765Z test_sparse_csr_unary_inplace_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9211354Z test_sparse_csr_unary_inplace_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9211957Z test_sparse_csr_unary_inplace_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9212561Z test_sparse_csr_unary_inplace_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9213167Z test_sparse_csr_unary_inplace_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9213781Z test_sparse_csr_unary_inplace_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9214399Z test_sparse_csr_unary_inplace_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9215006Z test_sparse_csr_unary_inplace_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9215618Z test_sparse_csr_unary_inplace_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9216224Z test_sparse_csr_unary_inplace_ceil_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9216833Z test_sparse_csr_unary_inplace_ceil_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9217438Z test_sparse_csr_unary_inplace_ceil_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9218026Z test_sparse_csr_unary_inplace_ceil_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9218633Z test_sparse_csr_unary_inplace_ceil_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9219256Z test_sparse_csr_unary_inplace_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9219893Z test_sparse_csr_unary_inplace_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9220534Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9221180Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9221824Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9222463Z test_sparse_csr_unary_inplace_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9223107Z test_sparse_csr_unary_inplace_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9223798Z test_sparse_csr_unary_inplace_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9224461Z test_sparse_csr_unary_inplace_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9225072Z test_sparse_csr_unary_inplace_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9225704Z test_sparse_csr_unary_inplace_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9226333Z test_sparse_csr_unary_inplace_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9227028Z test_sparse_csr_unary_inplace_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9227662Z test_sparse_csr_unary_inplace_deg2rad_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9228287Z test_sparse_csr_unary_inplace_deg2rad_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9228903Z test_sparse_csr_unary_inplace_deg2rad_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9229529Z test_sparse_csr_unary_inplace_deg2rad_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9230149Z test_sparse_csr_unary_inplace_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9230770Z test_sparse_csr_unary_inplace_deg2rad_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9231386Z test_sparse_csr_unary_inplace_deg2rad_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9232007Z test_sparse_csr_unary_inplace_deg2rad_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9232603Z test_sparse_csr_unary_inplace_deg2rad_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9233217Z test_sparse_csr_unary_inplace_deg2rad_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9233835Z test_sparse_csr_unary_inplace_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9234449Z test_sparse_csr_unary_inplace_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9235055Z test_sparse_csr_unary_inplace_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9235658Z test_sparse_csr_unary_inplace_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9236265Z test_sparse_csr_unary_inplace_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9236868Z test_sparse_csr_unary_inplace_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9237575Z test_sparse_csr_unary_inplace_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9238218Z test_sparse_csr_unary_inplace_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9238824Z test_sparse_csr_unary_inplace_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9239412Z test_sparse_csr_unary_inplace_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9240019Z test_sparse_csr_unary_inplace_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9240629Z test_sparse_csr_unary_inplace_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9241249Z test_sparse_csr_unary_inplace_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9241868Z test_sparse_csr_unary_inplace_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9242483Z test_sparse_csr_unary_inplace_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9243098Z test_sparse_csr_unary_inplace_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9243706Z test_sparse_csr_unary_inplace_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9244314Z test_sparse_csr_unary_inplace_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9244927Z test_sparse_csr_unary_inplace_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9245550Z test_sparse_csr_unary_inplace_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9246149Z test_sparse_csr_unary_inplace_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9246756Z test_sparse_csr_unary_inplace_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9247369Z test_sparse_csr_unary_inplace_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9247979Z test_sparse_csr_unary_inplace_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9248587Z test_sparse_csr_unary_inplace_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9249197Z test_sparse_csr_unary_inplace_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9249802Z test_sparse_csr_unary_inplace_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9250412Z test_sparse_csr_unary_inplace_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9251071Z test_sparse_csr_unary_inplace_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9251718Z test_sparse_csr_unary_inplace_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9252336Z test_sparse_csr_unary_inplace_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9252931Z test_sparse_csr_unary_inplace_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9253543Z test_sparse_csr_unary_inplace_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9254146Z test_sparse_csr_unary_inplace_floor_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9254755Z test_sparse_csr_unary_inplace_floor_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9255365Z test_sparse_csr_unary_inplace_floor_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9255976Z test_sparse_csr_unary_inplace_floor_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9256584Z test_sparse_csr_unary_inplace_floor_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9257194Z test_sparse_csr_unary_inplace_frac_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9257811Z test_sparse_csr_unary_inplace_frac_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9258425Z test_sparse_csr_unary_inplace_frac_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9259034Z test_sparse_csr_unary_inplace_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9259631Z test_sparse_csr_unary_inplace_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9260239Z test_sparse_csr_unary_inplace_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9260856Z test_sparse_csr_unary_inplace_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9261484Z test_sparse_csr_unary_inplace_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9262116Z test_sparse_csr_unary_inplace_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9262735Z test_sparse_csr_unary_inplace_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9263350Z test_sparse_csr_unary_inplace_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9263962Z test_sparse_csr_unary_inplace_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9264565Z test_sparse_csr_unary_inplace_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9265224Z test_sparse_csr_unary_inplace_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9265863Z test_sparse_csr_unary_inplace_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9266451Z test_sparse_csr_unary_inplace_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9267177Z test_sparse_csr_unary_inplace_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9267789Z test_sparse_csr_unary_inplace_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9268412Z test_sparse_csr_unary_inplace_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9269038Z test_sparse_csr_unary_inplace_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9269669Z test_sparse_csr_unary_inplace_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9270295Z test_sparse_csr_unary_inplace_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9270904Z test_sparse_csr_unary_inplace_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9271507Z test_sparse_csr_unary_inplace_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9272113Z test_sparse_csr_unary_inplace_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9272719Z test_sparse_csr_unary_inplace_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9273313Z test_sparse_csr_unary_inplace_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9273913Z test_sparse_csr_unary_inplace_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9274518Z test_sparse_csr_unary_inplace_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9275144Z test_sparse_csr_unary_inplace_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9275770Z test_sparse_csr_unary_inplace_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9276397Z test_sparse_csr_unary_inplace_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9277026Z test_sparse_csr_unary_inplace_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9277656Z test_sparse_csr_unary_inplace_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9278280Z test_sparse_csr_unary_inplace_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9278974Z test_sparse_csr_unary_inplace_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9279639Z test_sparse_csr_unary_inplace_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9280244Z test_sparse_csr_unary_inplace_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9280861Z test_sparse_csr_unary_inplace_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9281490Z test_sparse_csr_unary_inplace_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9282116Z test_sparse_csr_unary_inplace_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9282747Z test_sparse_csr_unary_inplace_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9283367Z test_sparse_csr_unary_inplace_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9283991Z test_sparse_csr_unary_inplace_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9284609Z test_sparse_csr_unary_inplace_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9285228Z test_sparse_csr_unary_inplace_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9285846Z test_sparse_csr_unary_inplace_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9286468Z test_sparse_csr_unary_inplace_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9287071Z test_sparse_csr_unary_inplace_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9287686Z test_sparse_csr_unary_inplace_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9288297Z test_sparse_csr_unary_inplace_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9288914Z test_sparse_csr_unary_inplace_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9289534Z test_sparse_csr_unary_inplace_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9290146Z test_sparse_csr_unary_inplace_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9290754Z test_sparse_csr_unary_inplace_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9291359Z test_sparse_csr_unary_inplace_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9291961Z test_sparse_csr_unary_inplace_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9292629Z test_sparse_csr_unary_inplace_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9293266Z test_sparse_csr_unary_inplace_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9293859Z test_sparse_csr_unary_inplace_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9294478Z test_sparse_csr_unary_inplace_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9295091Z test_sparse_csr_unary_inplace_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9295717Z test_sparse_csr_unary_inplace_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9296332Z test_sparse_csr_unary_inplace_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9296940Z test_sparse_csr_unary_inplace_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9297543Z test_sparse_csr_unary_inplace_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9298149Z test_sparse_csr_unary_inplace_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9298752Z test_sparse_csr_unary_inplace_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9299355Z test_sparse_csr_unary_inplace_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9299958Z test_sparse_csr_unary_inplace_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9300544Z test_sparse_csr_unary_inplace_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9301169Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9301819Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9302475Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9303128Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9303775Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9304419Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9305062Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9305702Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9306398Z test_sparse_csr_unary_inplace_nn_functional_relu_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9307134Z test_sparse_csr_unary_inplace_positive_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9307765Z test_sparse_csr_unary_inplace_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9308388Z test_sparse_csr_unary_inplace_positive_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9309018Z test_sparse_csr_unary_inplace_positive_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9309644Z test_sparse_csr_unary_inplace_positive_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9310272Z test_sparse_csr_unary_inplace_positive_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9310893Z test_sparse_csr_unary_inplace_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9311512Z test_sparse_csr_unary_inplace_positive_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9312128Z test_sparse_csr_unary_inplace_positive_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9312749Z test_sparse_csr_unary_inplace_positive_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9313370Z test_sparse_csr_unary_inplace_positive_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9313983Z test_sparse_csr_unary_inplace_positive_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9314610Z test_sparse_csr_unary_inplace_rad2deg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9315216Z test_sparse_csr_unary_inplace_rad2deg_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9315838Z test_sparse_csr_unary_inplace_rad2deg_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9316466Z test_sparse_csr_unary_inplace_rad2deg_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9317088Z test_sparse_csr_unary_inplace_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9317697Z test_sparse_csr_unary_inplace_rad2deg_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9318310Z test_sparse_csr_unary_inplace_rad2deg_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9318911Z test_sparse_csr_unary_inplace_rad2deg_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9319595Z test_sparse_csr_unary_inplace_rad2deg_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9320244Z test_sparse_csr_unary_inplace_rad2deg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9320852Z test_sparse_csr_unary_inplace_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9321466Z test_sparse_csr_unary_inplace_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9322076Z test_sparse_csr_unary_inplace_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9322666Z test_sparse_csr_unary_inplace_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9323271Z test_sparse_csr_unary_inplace_round_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9323879Z test_sparse_csr_unary_inplace_round_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9324480Z test_sparse_csr_unary_inplace_round_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9325086Z test_sparse_csr_unary_inplace_round_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9325694Z test_sparse_csr_unary_inplace_round_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9326306Z test_sparse_csr_unary_inplace_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9326925Z test_sparse_csr_unary_inplace_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9327548Z test_sparse_csr_unary_inplace_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9328168Z test_sparse_csr_unary_inplace_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9328785Z test_sparse_csr_unary_inplace_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9329382Z test_sparse_csr_unary_inplace_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9329989Z test_sparse_csr_unary_inplace_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9330596Z test_sparse_csr_unary_inplace_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9331377Z test_sparse_csr_unary_inplace_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9332224Z test_sparse_csr_unary_inplace_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9332852Z test_sparse_csr_unary_inplace_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9333561Z test_sparse_csr_unary_inplace_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9334268Z test_sparse_csr_unary_inplace_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9334962Z test_sparse_csr_unary_inplace_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9388822Z test_sparse_csr_unary_inplace_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9390965Z test_sparse_csr_unary_inplace_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9392734Z test_sparse_csr_unary_inplace_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9394510Z test_sparse_csr_unary_inplace_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9396230Z test_sparse_csr_unary_inplace_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9397912Z test_sparse_csr_unary_inplace_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9399593Z test_sparse_csr_unary_inplace_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9401275Z test_sparse_csr_unary_inplace_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9402960Z test_sparse_csr_unary_inplace_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9404671Z test_sparse_csr_unary_inplace_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9406423Z test_sparse_csr_unary_inplace_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9408146Z test_sparse_csr_unary_inplace_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9409885Z test_sparse_csr_unary_inplace_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9411591Z test_sparse_csr_unary_inplace_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9413293Z test_sparse_csr_unary_inplace_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9415001Z test_sparse_csr_unary_inplace_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9416681Z test_sparse_csr_unary_inplace_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9418360Z test_sparse_csr_unary_inplace_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9420060Z test_sparse_csr_unary_inplace_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9421761Z test_sparse_csr_unary_inplace_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9424053Z test_sparse_csr_unary_inplace_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9425921Z test_sparse_csr_unary_inplace_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9427745Z test_sparse_csr_unary_inplace_sin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9429444Z test_sparse_csr_unary_inplace_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9431137Z test_sparse_csr_unary_inplace_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9432814Z test_sparse_csr_unary_inplace_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9434508Z test_sparse_csr_unary_inplace_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9436170Z test_sparse_csr_unary_inplace_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9437832Z test_sparse_csr_unary_inplace_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9439510Z test_sparse_csr_unary_inplace_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9441188Z test_sparse_csr_unary_inplace_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9442876Z test_sparse_csr_unary_inplace_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9444575Z test_sparse_csr_unary_inplace_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9446266Z test_sparse_csr_unary_inplace_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9447960Z test_sparse_csr_unary_inplace_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9449682Z test_sparse_csr_unary_inplace_sinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9451404Z test_sparse_csr_unary_inplace_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9453111Z test_sparse_csr_unary_inplace_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9454801Z test_sparse_csr_unary_inplace_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9456476Z test_sparse_csr_unary_inplace_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9458152Z test_sparse_csr_unary_inplace_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9459825Z test_sparse_csr_unary_inplace_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9461631Z test_sparse_csr_unary_inplace_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9463409Z test_sparse_csr_unary_inplace_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9465089Z test_sparse_csr_unary_inplace_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9467114Z test_sparse_csr_unary_inplace_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9468811Z test_sparse_csr_unary_inplace_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9470500Z test_sparse_csr_unary_inplace_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9472244Z test_sparse_csr_unary_inplace_sqrt_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9473963Z test_sparse_csr_unary_inplace_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9475673Z test_sparse_csr_unary_inplace_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9477361Z test_sparse_csr_unary_inplace_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9478251Z test_sparse_csr_unary_inplace_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9478854Z test_sparse_csr_unary_inplace_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9479456Z test_sparse_csr_unary_inplace_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9480064Z test_sparse_csr_unary_inplace_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9480664Z test_sparse_csr_unary_inplace_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9481268Z test_sparse_csr_unary_inplace_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9481877Z test_sparse_csr_unary_inplace_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9482492Z test_sparse_csr_unary_inplace_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9483100Z test_sparse_csr_unary_inplace_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9483733Z test_sparse_csr_unary_inplace_tan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9484351Z test_sparse_csr_unary_inplace_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9484967Z test_sparse_csr_unary_inplace_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9485577Z test_sparse_csr_unary_inplace_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9486249Z test_sparse_csr_unary_inplace_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9486905Z test_sparse_csr_unary_inplace_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9487506Z test_sparse_csr_unary_inplace_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9488106Z test_sparse_csr_unary_inplace_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9488703Z test_sparse_csr_unary_inplace_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9489314Z test_sparse_csr_unary_inplace_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9489911Z test_sparse_csr_unary_inplace_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9490522Z test_sparse_csr_unary_inplace_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9491133Z test_sparse_csr_unary_inplace_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9491753Z test_sparse_csr_unary_inplace_tanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9492374Z test_sparse_csr_unary_inplace_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9492989Z test_sparse_csr_unary_inplace_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9493599Z test_sparse_csr_unary_inplace_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9494203Z test_sparse_csr_unary_inplace_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9494809Z test_sparse_csr_unary_inplace_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9495410Z test_sparse_csr_unary_inplace_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9496010Z test_sparse_csr_unary_inplace_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9496605Z test_sparse_csr_unary_inplace_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9497209Z test_sparse_csr_unary_inplace_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9497815Z test_sparse_csr_unary_inplace_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9498432Z test_sparse_csr_unary_inplace_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9499049Z test_sparse_csr_unary_inplace_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9499723Z test_sparse_csr_unary_inplace_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9500370Z test_sparse_csr_unary_inplace_trunc_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9500974Z test_sparse_csr_unary_inplace_trunc_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9501578Z test_sparse_csr_unary_inplace_trunc_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9502187Z test_sparse_csr_unary_inplace_trunc_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9502787Z test_sparse_csr_unary_inplace_trunc_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9503378Z test_sparse_csr_unary_out_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9503978Z test_sparse_csr_unary_out_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9504580Z test_sparse_csr_unary_out_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9505184Z test_sparse_csr_unary_out_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9505527Z test_sparse_csr_unary_out_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9505869Z test_sparse_csr_unary_out_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9506205Z test_sparse_csr_unary_out_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9506534Z test_sparse_csr_unary_out_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9506925Z test_sparse_csr_unary_out_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9507251Z test_sparse_csr_unary_out_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9507586Z test_sparse_csr_unary_out_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9507919Z test_sparse_csr_unary_out_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9508250Z test_sparse_csr_unary_out_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9508591Z test_sparse_csr_unary_out_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9508939Z test_sparse_csr_unary_out_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9509291Z test_sparse_csr_unary_out_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9509653Z test_sparse_csr_unary_out_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9510059Z test_sparse_csr_unary_out_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9510452Z test_sparse_csr_unary_out_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9510793Z test_sparse_csr_unary_out_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9511133Z test_sparse_csr_unary_out_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9511476Z test_sparse_csr_unary_out_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9511811Z test_sparse_csr_unary_out_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9512150Z test_sparse_csr_unary_out_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9512506Z test_sparse_csr_unary_out_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9512842Z test_sparse_csr_unary_out_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9513196Z test_sparse_csr_unary_out_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9513542Z test_sparse_csr_unary_out_asin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9513900Z test_sparse_csr_unary_out_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9514248Z test_sparse_csr_unary_out_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9514587Z test_sparse_csr_unary_out_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9514931Z test_sparse_csr_unary_out_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9515271Z test_sparse_csr_unary_out_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9515610Z test_sparse_csr_unary_out_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9515949Z test_sparse_csr_unary_out_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9516296Z test_sparse_csr_unary_out_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9516632Z test_sparse_csr_unary_out_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9516977Z test_sparse_csr_unary_out_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9517320Z test_sparse_csr_unary_out_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9517658Z test_sparse_csr_unary_out_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9518067Z test_sparse_csr_unary_out_asinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9518405Z test_sparse_csr_unary_out_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9518692Z test_sparse_csr_unary_out_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9518977Z test_sparse_csr_unary_out_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9519265Z test_sparse_csr_unary_out_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9519552Z test_sparse_csr_unary_out_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9519839Z test_sparse_csr_unary_out_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9520118Z test_sparse_csr_unary_out_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9520400Z test_sparse_csr_unary_out_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9520680Z test_sparse_csr_unary_out_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9520966Z test_sparse_csr_unary_out_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9521253Z test_sparse_csr_unary_out_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9521546Z test_sparse_csr_unary_out_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9521837Z test_sparse_csr_unary_out_atan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9522128Z test_sparse_csr_unary_out_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9522412Z test_sparse_csr_unary_out_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9522696Z test_sparse_csr_unary_out_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9522989Z test_sparse_csr_unary_out_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9523275Z test_sparse_csr_unary_out_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9523559Z test_sparse_csr_unary_out_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9523840Z test_sparse_csr_unary_out_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9524121Z test_sparse_csr_unary_out_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9524443Z test_sparse_csr_unary_out_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9524771Z test_sparse_csr_unary_out_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9525051Z test_sparse_csr_unary_out_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9525344Z test_sparse_csr_unary_out_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9525636Z test_sparse_csr_unary_out_atanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9525924Z test_sparse_csr_unary_out_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9526212Z test_sparse_csr_unary_out_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9526500Z test_sparse_csr_unary_out_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9526787Z test_sparse_csr_unary_out_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9527068Z test_sparse_csr_unary_out_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9527351Z test_sparse_csr_unary_out_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9527632Z test_sparse_csr_unary_out_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9527917Z test_sparse_csr_unary_out_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9528200Z test_sparse_csr_unary_out_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9528483Z test_sparse_csr_unary_out_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9528768Z test_sparse_csr_unary_out_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9529055Z test_sparse_csr_unary_out_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9529342Z test_sparse_csr_unary_out_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9529628Z test_sparse_csr_unary_out_ceil_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9529913Z test_sparse_csr_unary_out_ceil_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9530192Z test_sparse_csr_unary_out_ceil_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9530472Z test_sparse_csr_unary_out_ceil_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9530752Z test_sparse_csr_unary_out_ceil_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9531117Z test_sparse_csr_unary_out_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9531448Z test_sparse_csr_unary_out_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9531757Z test_sparse_csr_unary_out_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9532059Z test_sparse_csr_unary_out_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9532367Z test_sparse_csr_unary_out_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9532671Z test_sparse_csr_unary_out_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9532969Z test_sparse_csr_unary_out_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9533270Z test_sparse_csr_unary_out_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9533563Z test_sparse_csr_unary_out_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9533855Z test_sparse_csr_unary_out_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9534151Z test_sparse_csr_unary_out_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9534449Z test_sparse_csr_unary_out_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9534742Z test_sparse_csr_unary_out_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9535023Z test_sparse_csr_unary_out_deg2rad_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9535314Z test_sparse_csr_unary_out_deg2rad_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9535603Z test_sparse_csr_unary_out_deg2rad_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9535888Z test_sparse_csr_unary_out_deg2rad_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9536180Z test_sparse_csr_unary_out_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9536471Z test_sparse_csr_unary_out_deg2rad_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9536755Z test_sparse_csr_unary_out_deg2rad_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9537045Z test_sparse_csr_unary_out_deg2rad_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9537330Z test_sparse_csr_unary_out_deg2rad_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9537656Z test_sparse_csr_unary_out_deg2rad_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9537978Z test_sparse_csr_unary_out_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9538262Z test_sparse_csr_unary_out_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9538547Z test_sparse_csr_unary_out_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9538830Z test_sparse_csr_unary_out_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9539109Z test_sparse_csr_unary_out_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9539392Z test_sparse_csr_unary_out_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9539673Z test_sparse_csr_unary_out_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9539949Z test_sparse_csr_unary_out_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9540227Z test_sparse_csr_unary_out_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9540510Z test_sparse_csr_unary_out_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9540796Z test_sparse_csr_unary_out_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9541088Z test_sparse_csr_unary_out_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9541385Z test_sparse_csr_unary_out_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9541670Z test_sparse_csr_unary_out_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9541955Z test_sparse_csr_unary_out_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9542241Z test_sparse_csr_unary_out_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9542526Z test_sparse_csr_unary_out_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9542811Z test_sparse_csr_unary_out_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9543097Z test_sparse_csr_unary_out_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9543383Z test_sparse_csr_unary_out_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9543664Z test_sparse_csr_unary_out_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9543950Z test_sparse_csr_unary_out_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9544274Z test_sparse_csr_unary_out_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9544589Z test_sparse_csr_unary_out_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9544873Z test_sparse_csr_unary_out_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9545155Z test_sparse_csr_unary_out_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9545439Z test_sparse_csr_unary_out_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9545718Z test_sparse_csr_unary_out_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9546000Z test_sparse_csr_unary_out_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9546292Z test_sparse_csr_unary_out_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9546627Z test_sparse_csr_unary_out_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9546917Z test_sparse_csr_unary_out_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9547202Z test_sparse_csr_unary_out_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9547488Z test_sparse_csr_unary_out_floor_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9547768Z test_sparse_csr_unary_out_floor_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9548044Z test_sparse_csr_unary_out_floor_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9548324Z test_sparse_csr_unary_out_floor_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9548604Z test_sparse_csr_unary_out_floor_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9548892Z test_sparse_csr_unary_out_frac_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9549178Z test_sparse_csr_unary_out_frac_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9549464Z test_sparse_csr_unary_out_frac_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9549750Z test_sparse_csr_unary_out_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9550035Z test_sparse_csr_unary_out_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9550321Z test_sparse_csr_unary_out_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9550613Z test_sparse_csr_unary_out_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9550952Z test_sparse_csr_unary_out_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9551263Z test_sparse_csr_unary_out_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9551549Z test_sparse_csr_unary_out_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9551838Z test_sparse_csr_unary_out_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9552119Z test_sparse_csr_unary_out_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9552405Z test_sparse_csr_unary_out_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9552687Z test_sparse_csr_unary_out_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9552964Z test_sparse_csr_unary_out_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9553243Z test_sparse_csr_unary_out_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9553520Z test_sparse_csr_unary_out_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9553807Z test_sparse_csr_unary_out_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9554093Z test_sparse_csr_unary_out_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9554391Z test_sparse_csr_unary_out_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9554681Z test_sparse_csr_unary_out_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9554966Z test_sparse_csr_unary_out_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9555248Z test_sparse_csr_unary_out_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9555532Z test_sparse_csr_unary_out_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9555814Z test_sparse_csr_unary_out_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9556100Z test_sparse_csr_unary_out_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9556379Z test_sparse_csr_unary_out_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9556660Z test_sparse_csr_unary_out_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9556939Z test_sparse_csr_unary_out_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9557273Z test_sparse_csr_unary_out_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9557594Z test_sparse_csr_unary_out_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9557888Z test_sparse_csr_unary_out_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9558182Z test_sparse_csr_unary_out_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9558476Z test_sparse_csr_unary_out_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9558767Z test_sparse_csr_unary_out_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9559057Z test_sparse_csr_unary_out_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9559356Z test_sparse_csr_unary_out_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9559640Z test_sparse_csr_unary_out_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9559923Z test_sparse_csr_unary_out_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9560218Z test_sparse_csr_unary_out_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9560503Z test_sparse_csr_unary_out_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9560798Z test_sparse_csr_unary_out_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9561093Z test_sparse_csr_unary_out_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9561384Z test_sparse_csr_unary_out_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9561670Z test_sparse_csr_unary_out_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9561960Z test_sparse_csr_unary_out_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9562248Z test_sparse_csr_unary_out_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9562537Z test_sparse_csr_unary_out_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9562826Z test_sparse_csr_unary_out_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9563113Z test_sparse_csr_unary_out_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9563394Z test_sparse_csr_unary_out_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9563681Z test_sparse_csr_unary_out_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9564002Z test_sparse_csr_unary_out_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9564322Z test_sparse_csr_unary_out_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9564606Z test_sparse_csr_unary_out_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9564885Z test_sparse_csr_unary_out_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9565164Z test_sparse_csr_unary_out_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9565443Z test_sparse_csr_unary_out_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9565727Z test_sparse_csr_unary_out_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9566019Z test_sparse_csr_unary_out_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9566306Z test_sparse_csr_unary_out_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9566598Z test_sparse_csr_unary_out_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9566885Z test_sparse_csr_unary_out_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9567174Z test_sparse_csr_unary_out_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9567457Z test_sparse_csr_unary_out_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9567722Z test_sparse_csr_unary_out_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9568006Z test_sparse_csr_unary_out_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9568285Z test_sparse_csr_unary_out_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9568558Z test_sparse_csr_unary_out_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9568840Z test_sparse_csr_unary_out_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9569125Z test_sparse_csr_unary_out_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9569430Z test_sparse_csr_unary_out_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9569736Z test_sparse_csr_unary_out_nn_functional_relu_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9570042Z test_sparse_csr_unary_out_nn_functional_relu_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9570342Z test_sparse_csr_unary_out_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9570686Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9571017Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9571318Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9571621Z test_sparse_csr_unary_out_nn_functional_relu_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9571924Z test_sparse_csr_unary_out_nn_functional_relu_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9572219Z test_sparse_csr_unary_out_positive_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9572522Z test_sparse_csr_unary_out_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9572825Z test_sparse_csr_unary_out_positive_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9573122Z test_sparse_csr_unary_out_positive_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9573414Z test_sparse_csr_unary_out_positive_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9573707Z test_sparse_csr_unary_out_positive_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9574002Z test_sparse_csr_unary_out_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9574296Z test_sparse_csr_unary_out_positive_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9574584Z test_sparse_csr_unary_out_positive_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9574873Z test_sparse_csr_unary_out_positive_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9575160Z test_sparse_csr_unary_out_positive_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9575448Z test_sparse_csr_unary_out_positive_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9575743Z test_sparse_csr_unary_out_rad2deg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9576032Z test_sparse_csr_unary_out_rad2deg_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9576324Z test_sparse_csr_unary_out_rad2deg_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9576615Z test_sparse_csr_unary_out_rad2deg_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9576910Z test_sparse_csr_unary_out_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9577233Z test_sparse_csr_unary_out_rad2deg_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9577571Z test_sparse_csr_unary_out_rad2deg_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9577858Z test_sparse_csr_unary_out_rad2deg_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9578151Z test_sparse_csr_unary_out_rad2deg_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9578439Z test_sparse_csr_unary_out_rad2deg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9578730Z test_sparse_csr_unary_out_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9579019Z test_sparse_csr_unary_out_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9579303Z test_sparse_csr_unary_out_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9579585Z test_sparse_csr_unary_out_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9579863Z test_sparse_csr_unary_out_round_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9580141Z test_sparse_csr_unary_out_round_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9580425Z test_sparse_csr_unary_out_round_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9580710Z test_sparse_csr_unary_out_round_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9580995Z test_sparse_csr_unary_out_round_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9581283Z test_sparse_csr_unary_out_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9581564Z test_sparse_csr_unary_out_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9581852Z test_sparse_csr_unary_out_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9582143Z test_sparse_csr_unary_out_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9582435Z test_sparse_csr_unary_out_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9582720Z test_sparse_csr_unary_out_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9583003Z test_sparse_csr_unary_out_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9583282Z test_sparse_csr_unary_out_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9583599Z test_sparse_csr_unary_out_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9583911Z test_sparse_csr_unary_out_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9584190Z test_sparse_csr_unary_out_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9584472Z test_sparse_csr_unary_out_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9584752Z test_sparse_csr_unary_out_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9585035Z test_sparse_csr_unary_out_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9585305Z test_sparse_csr_unary_out_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9585596Z test_sparse_csr_unary_out_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9585880Z test_sparse_csr_unary_out_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9586162Z test_sparse_csr_unary_out_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9586443Z test_sparse_csr_unary_out_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9586837Z test_sparse_csr_unary_out_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9587126Z test_sparse_csr_unary_out_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9587415Z test_sparse_csr_unary_out_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9587695Z test_sparse_csr_unary_out_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9587986Z test_sparse_csr_unary_out_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9588275Z test_sparse_csr_unary_out_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9588564Z test_sparse_csr_unary_out_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9588856Z test_sparse_csr_unary_out_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9589144Z test_sparse_csr_unary_out_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9589426Z test_sparse_csr_unary_out_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9589711Z test_sparse_csr_unary_out_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9589997Z test_sparse_csr_unary_out_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9590343Z test_sparse_csr_unary_out_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9590668Z test_sparse_csr_unary_out_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9590955Z test_sparse_csr_unary_out_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9591236Z test_sparse_csr_unary_out_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9591524Z test_sparse_csr_unary_out_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9591810Z test_sparse_csr_unary_out_sin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9592100Z test_sparse_csr_unary_out_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9592384Z test_sparse_csr_unary_out_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9592665Z test_sparse_csr_unary_out_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9592942Z test_sparse_csr_unary_out_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9593217Z test_sparse_csr_unary_out_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9593494Z test_sparse_csr_unary_out_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9593777Z test_sparse_csr_unary_out_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9594062Z test_sparse_csr_unary_out_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9594342Z test_sparse_csr_unary_out_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9594626Z test_sparse_csr_unary_out_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9594902Z test_sparse_csr_unary_out_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9595192Z test_sparse_csr_unary_out_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9595484Z test_sparse_csr_unary_out_sinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9595774Z test_sparse_csr_unary_out_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9596058Z test_sparse_csr_unary_out_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9596340Z test_sparse_csr_unary_out_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9596622Z test_sparse_csr_unary_out_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9596954Z test_sparse_csr_unary_out_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9597264Z test_sparse_csr_unary_out_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9597544Z test_sparse_csr_unary_out_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9597825Z test_sparse_csr_unary_out_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9598109Z test_sparse_csr_unary_out_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9598395Z test_sparse_csr_unary_out_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9598682Z test_sparse_csr_unary_out_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9598975Z test_sparse_csr_unary_out_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9599265Z test_sparse_csr_unary_out_sqrt_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9599551Z test_sparse_csr_unary_out_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9599838Z test_sparse_csr_unary_out_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9600127Z test_sparse_csr_unary_out_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9600413Z test_sparse_csr_unary_out_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9600693Z test_sparse_csr_unary_out_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9600971Z test_sparse_csr_unary_out_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9601236Z test_sparse_csr_unary_out_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9601518Z test_sparse_csr_unary_out_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9601800Z test_sparse_csr_unary_out_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9602084Z test_sparse_csr_unary_out_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9602370Z test_sparse_csr_unary_out_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9602661Z test_sparse_csr_unary_out_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9602948Z test_sparse_csr_unary_out_tan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9603237Z test_sparse_csr_unary_out_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9603562Z test_sparse_csr_unary_out_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9603878Z test_sparse_csr_unary_out_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9604164Z test_sparse_csr_unary_out_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9604443Z test_sparse_csr_unary_out_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9604720Z test_sparse_csr_unary_out_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9604999Z test_sparse_csr_unary_out_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9605282Z test_sparse_csr_unary_out_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9605563Z test_sparse_csr_unary_out_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9605846Z test_sparse_csr_unary_out_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9606126Z test_sparse_csr_unary_out_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9606420Z test_sparse_csr_unary_out_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9606717Z test_sparse_csr_unary_out_tanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9607010Z test_sparse_csr_unary_out_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9607293Z test_sparse_csr_unary_out_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9607577Z test_sparse_csr_unary_out_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9607860Z test_sparse_csr_unary_out_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9608138Z test_sparse_csr_unary_out_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9608420Z test_sparse_csr_unary_out_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9608702Z test_sparse_csr_unary_out_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9608980Z test_sparse_csr_unary_out_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9609261Z test_sparse_csr_unary_out_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9609553Z test_sparse_csr_unary_out_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9609842Z test_sparse_csr_unary_out_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9610166Z test_sparse_csr_unary_out_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9610485Z test_sparse_csr_unary_out_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9610768Z test_sparse_csr_unary_out_trunc_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9611053Z test_sparse_csr_unary_out_trunc_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9611333Z test_sparse_csr_unary_out_trunc_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9611621Z test_sparse_csr_unary_out_trunc_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9611905Z test_sparse_csr_unary_out_trunc_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9612179Z test_sparse_mm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9612451Z test_sparse_mm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9612721Z test_sparse_mm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9612993Z test_sparse_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9613211Z test_sparse_to_sparse_compressed_SparseBSC_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9613500Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9613725Z test_sparse_to_sparse_compressed_SparseBSR_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9614008Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9614227Z test_sparse_to_sparse_compressed_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9614505Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9614708Z test_sparse_to_sparse_compressed_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) 2022-11-23T04:44:20.9614990Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9615284Z test_sparse_triangular_solve_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9615583Z test_sparse_triangular_solve_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9615874Z test_sparse_triangular_solve_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9616161Z test_sparse_triangular_solve_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9616423Z test_sum_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9616679Z test_sum_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9616983Z test_sum_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9617286Z test_sum_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9617550Z test_sum_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9617814Z test_sum_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9618074Z test_sum_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9618331Z test_sum_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9618591Z test_sum_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9618851Z test_sum_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9619107Z test_sum_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9619361Z test_sum_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9619650Z test_transpose_SparseBSC_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9619938Z test_transpose_SparseBSC_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9620234Z test_transpose_SparseBSC_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9620528Z test_transpose_SparseBSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9620813Z test_transpose_SparseBSC_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9621097Z test_transpose_SparseBSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9621385Z test_transpose_SparseBSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9621666Z test_transpose_SparseBSC_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9621950Z test_transpose_SparseBSC_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9622236Z test_transpose_SparseBSC_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9622516Z test_transpose_SparseBSC_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9622796Z test_transpose_SparseBSC_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9623085Z test_transpose_SparseBSR_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9623366Z test_transpose_SparseBSR_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9623696Z test_transpose_SparseBSR_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9624015Z test_transpose_SparseBSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9624300Z test_transpose_SparseBSR_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9624586Z test_transpose_SparseBSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9624871Z test_transpose_SparseBSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9625152Z test_transpose_SparseBSR_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9625433Z test_transpose_SparseBSR_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9625717Z test_transpose_SparseBSR_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9625996Z test_transpose_SparseBSR_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9626279Z test_transpose_SparseBSR_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9626618Z test_transpose_SparseCSC_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9626883Z test_transpose_SparseCSC_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9627175Z test_transpose_SparseCSC_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9627467Z test_transpose_SparseCSC_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9627753Z test_transpose_SparseCSC_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9628034Z test_transpose_SparseCSC_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9628318Z test_transpose_SparseCSC_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9628598Z test_transpose_SparseCSC_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9628877Z test_transpose_SparseCSC_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9629162Z test_transpose_SparseCSC_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9629442Z test_transpose_SparseCSC_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9629719Z test_transpose_SparseCSC_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9630002Z test_transpose_SparseCSR_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9630280Z test_transpose_SparseCSR_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9630635Z test_transpose_SparseCSR_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9630957Z test_transpose_SparseCSR_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9631240Z test_transpose_SparseCSR_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9631525Z test_transpose_SparseCSR_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9631812Z test_transpose_SparseCSR_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9632089Z test_transpose_SparseCSR_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9632371Z test_transpose_SparseCSR_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9632654Z test_transpose_SparseCSR_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9632930Z test_transpose_SparseCSR_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9633206Z test_transpose_SparseCSR_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:20.9633519Z test_zero_to_zero_correspondence_unary_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9633823Z test_zero_to_zero_correspondence_unary_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9634135Z test_zero_to_zero_correspondence_unary_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9634450Z test_zero_to_zero_correspondence_unary_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9634754Z test_zero_to_zero_correspondence_unary_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9635058Z test_zero_to_zero_correspondence_unary_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9635363Z test_zero_to_zero_correspondence_unary_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9635672Z test_zero_to_zero_correspondence_unary_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9635981Z test_zero_to_zero_correspondence_unary_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9636282Z test_zero_to_zero_correspondence_unary_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9636587Z test_zero_to_zero_correspondence_unary_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9636886Z test_zero_to_zero_correspondence_unary_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9637221Z test_zero_to_zero_correspondence_unary_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9637558Z test_zero_to_zero_correspondence_unary_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9637872Z test_zero_to_zero_correspondence_unary_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9638188Z test_zero_to_zero_correspondence_unary_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9638506Z test_zero_to_zero_correspondence_unary_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9638815Z test_zero_to_zero_correspondence_unary_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9639121Z test_zero_to_zero_correspondence_unary_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9639422Z test_zero_to_zero_correspondence_unary_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9639723Z test_zero_to_zero_correspondence_unary_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9640024Z test_zero_to_zero_correspondence_unary_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9640329Z test_zero_to_zero_correspondence_unary_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9640639Z test_zero_to_zero_correspondence_unary_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9640947Z test_zero_to_zero_correspondence_unary_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9641246Z test_zero_to_zero_correspondence_unary_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9641554Z test_zero_to_zero_correspondence_unary_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9641864Z test_zero_to_zero_correspondence_unary_asin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9642170Z test_zero_to_zero_correspondence_unary_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9642480Z test_zero_to_zero_correspondence_unary_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9642786Z test_zero_to_zero_correspondence_unary_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9643088Z test_zero_to_zero_correspondence_unary_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9643387Z test_zero_to_zero_correspondence_unary_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9643728Z test_zero_to_zero_correspondence_unary_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9644066Z test_zero_to_zero_correspondence_unary_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9644367Z test_zero_to_zero_correspondence_unary_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9644667Z test_zero_to_zero_correspondence_unary_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9644976Z test_zero_to_zero_correspondence_unary_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9645279Z test_zero_to_zero_correspondence_unary_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9645595Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9645909Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9646217Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9646519Z test_zero_to_zero_correspondence_unary_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9646821Z test_zero_to_zero_correspondence_unary_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9647119Z test_zero_to_zero_correspondence_unary_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9647423Z test_zero_to_zero_correspondence_unary_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9647721Z test_zero_to_zero_correspondence_unary_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9648026Z test_zero_to_zero_correspondence_unary_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9648329Z test_zero_to_zero_correspondence_unary_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9648639Z test_zero_to_zero_correspondence_unary_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9648949Z test_zero_to_zero_correspondence_unary_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9649252Z test_zero_to_zero_correspondence_unary_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9649565Z test_zero_to_zero_correspondence_unary_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9649875Z test_zero_to_zero_correspondence_unary_atan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9650220Z test_zero_to_zero_correspondence_unary_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9650559Z test_zero_to_zero_correspondence_unary_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9650864Z test_zero_to_zero_correspondence_unary_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9651168Z test_zero_to_zero_correspondence_unary_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9651465Z test_zero_to_zero_correspondence_unary_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9651762Z test_zero_to_zero_correspondence_unary_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9652061Z test_zero_to_zero_correspondence_unary_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9652364Z test_zero_to_zero_correspondence_unary_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9652663Z test_zero_to_zero_correspondence_unary_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9652971Z test_zero_to_zero_correspondence_unary_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9653270Z test_zero_to_zero_correspondence_unary_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9653586Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9653900Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9654209Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9654514Z test_zero_to_zero_correspondence_unary_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9654818Z test_zero_to_zero_correspondence_unary_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9655122Z test_zero_to_zero_correspondence_unary_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9655428Z test_zero_to_zero_correspondence_unary_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9655728Z test_zero_to_zero_correspondence_unary_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9656029Z test_zero_to_zero_correspondence_unary_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9656330Z test_zero_to_zero_correspondence_unary_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9656636Z test_zero_to_zero_correspondence_unary_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9656984Z test_zero_to_zero_correspondence_unary_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9657326Z test_zero_to_zero_correspondence_unary_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9657627Z test_zero_to_zero_correspondence_unary_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9657928Z test_zero_to_zero_correspondence_unary_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9658232Z test_zero_to_zero_correspondence_unary_ceil_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9658535Z test_zero_to_zero_correspondence_unary_ceil_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9658834Z test_zero_to_zero_correspondence_unary_ceil_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9659135Z test_zero_to_zero_correspondence_unary_ceil_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9659436Z test_zero_to_zero_correspondence_unary_ceil_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9659756Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9660077Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9660405Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9660729Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9661047Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9661365Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9661686Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9662008Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9662320Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9662635Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9662952Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9663301Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9663648Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9663963Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9664270Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9664581Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9664892Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9665207Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9665519Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9665832Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9666139Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9666447Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9666864Z test_zero_to_zero_correspondence_unary_deg2rad_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9667179Z test_zero_to_zero_correspondence_unary_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9667487Z test_zero_to_zero_correspondence_unary_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9667799Z test_zero_to_zero_correspondence_unary_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9668108Z test_zero_to_zero_correspondence_unary_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9668414Z test_zero_to_zero_correspondence_unary_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9668719Z test_zero_to_zero_correspondence_unary_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9669019Z test_zero_to_zero_correspondence_unary_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9669315Z test_zero_to_zero_correspondence_unary_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9669613Z test_zero_to_zero_correspondence_unary_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9669915Z test_zero_to_zero_correspondence_unary_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9670271Z test_zero_to_zero_correspondence_unary_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9670622Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9670927Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9671231Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9671535Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9671839Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9672139Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9672447Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9672751Z test_zero_to_zero_correspondence_unary_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9673059Z test_zero_to_zero_correspondence_unary_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9673365Z test_zero_to_zero_correspondence_unary_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9673677Z test_zero_to_zero_correspondence_unary_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9673984Z test_zero_to_zero_correspondence_unary_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9674290Z test_zero_to_zero_correspondence_unary_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9674593Z test_zero_to_zero_correspondence_unary_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9674896Z test_zero_to_zero_correspondence_unary_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9675200Z test_zero_to_zero_correspondence_unary_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9675493Z test_zero_to_zero_correspondence_unary_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9675795Z test_zero_to_zero_correspondence_unary_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9676100Z test_zero_to_zero_correspondence_unary_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9676402Z test_zero_to_zero_correspondence_unary_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9676746Z test_zero_to_zero_correspondence_unary_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9677099Z test_zero_to_zero_correspondence_unary_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9677400Z test_zero_to_zero_correspondence_unary_floor_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9677698Z test_zero_to_zero_correspondence_unary_floor_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9677999Z test_zero_to_zero_correspondence_unary_floor_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9678305Z test_zero_to_zero_correspondence_unary_floor_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9678613Z test_zero_to_zero_correspondence_unary_floor_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9678920Z test_zero_to_zero_correspondence_unary_frac_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9679227Z test_zero_to_zero_correspondence_unary_frac_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9679527Z test_zero_to_zero_correspondence_unary_frac_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9679836Z test_zero_to_zero_correspondence_unary_frac_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9680145Z test_zero_to_zero_correspondence_unary_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9680443Z test_zero_to_zero_correspondence_unary_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9680753Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9681067Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9681375Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9681680Z test_zero_to_zero_correspondence_unary_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9681984Z test_zero_to_zero_correspondence_unary_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9682282Z test_zero_to_zero_correspondence_unary_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9682586Z test_zero_to_zero_correspondence_unary_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9682885Z test_zero_to_zero_correspondence_unary_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9683228Z test_zero_to_zero_correspondence_unary_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9683563Z test_zero_to_zero_correspondence_unary_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9683867Z test_zero_to_zero_correspondence_unary_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9684171Z test_zero_to_zero_correspondence_unary_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9684474Z test_zero_to_zero_correspondence_unary_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9684789Z test_zero_to_zero_correspondence_unary_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9685101Z test_zero_to_zero_correspondence_unary_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9685405Z test_zero_to_zero_correspondence_unary_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9685706Z test_zero_to_zero_correspondence_unary_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9686007Z test_zero_to_zero_correspondence_unary_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9686312Z test_zero_to_zero_correspondence_unary_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9686613Z test_zero_to_zero_correspondence_unary_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9686915Z test_zero_to_zero_correspondence_unary_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9687214Z test_zero_to_zero_correspondence_unary_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9687519Z test_zero_to_zero_correspondence_unary_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9687834Z test_zero_to_zero_correspondence_unary_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9688142Z test_zero_to_zero_correspondence_unary_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9688457Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9688773Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9689081Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9689388Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9689731Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9690073Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9690381Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9690690Z test_zero_to_zero_correspondence_unary_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9691003Z test_zero_to_zero_correspondence_unary_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9691308Z test_zero_to_zero_correspondence_unary_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9691621Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9691935Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9692240Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9692550Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9692858Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9693166Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9693476Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9693788Z test_zero_to_zero_correspondence_unary_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9694090Z test_zero_to_zero_correspondence_unary_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9694390Z test_zero_to_zero_correspondence_unary_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9694703Z test_zero_to_zero_correspondence_unary_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9695009Z test_zero_to_zero_correspondence_unary_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9695312Z test_zero_to_zero_correspondence_unary_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9695618Z test_zero_to_zero_correspondence_unary_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9695916Z test_zero_to_zero_correspondence_unary_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9696255Z test_zero_to_zero_correspondence_unary_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9696592Z test_zero_to_zero_correspondence_unary_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9696895Z test_zero_to_zero_correspondence_unary_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9697200Z test_zero_to_zero_correspondence_unary_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9697512Z test_zero_to_zero_correspondence_unary_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9697821Z test_zero_to_zero_correspondence_unary_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9698128Z test_zero_to_zero_correspondence_unary_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9698438Z test_zero_to_zero_correspondence_unary_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9698735Z test_zero_to_zero_correspondence_unary_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9699033Z test_zero_to_zero_correspondence_unary_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9699335Z test_zero_to_zero_correspondence_unary_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9699642Z test_zero_to_zero_correspondence_unary_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9699947Z test_zero_to_zero_correspondence_unary_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9700247Z test_zero_to_zero_correspondence_unary_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9700545Z test_zero_to_zero_correspondence_unary_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9700872Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9701199Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9701528Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9701856Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9702177Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9702499Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9702860Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9703217Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9703540Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9703857Z test_zero_to_zero_correspondence_unary_positive_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9704176Z test_zero_to_zero_correspondence_unary_positive_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9704494Z test_zero_to_zero_correspondence_unary_positive_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9704815Z test_zero_to_zero_correspondence_unary_positive_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9705113Z test_zero_to_zero_correspondence_unary_positive_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9705427Z test_zero_to_zero_correspondence_unary_positive_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9705742Z test_zero_to_zero_correspondence_unary_positive_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9706052Z test_zero_to_zero_correspondence_unary_positive_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9706358Z test_zero_to_zero_correspondence_unary_positive_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9706711Z test_zero_to_zero_correspondence_unary_positive_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9707019Z test_zero_to_zero_correspondence_unary_positive_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9707326Z test_zero_to_zero_correspondence_unary_positive_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9707637Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9707947Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9708255Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9708563Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9708867Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9709173Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9709528Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9709872Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9710178Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9710485Z test_zero_to_zero_correspondence_unary_rad2deg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9710798Z test_zero_to_zero_correspondence_unary_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9711104Z test_zero_to_zero_correspondence_unary_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9711415Z test_zero_to_zero_correspondence_unary_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9711721Z test_zero_to_zero_correspondence_unary_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:20.9712018Z test_zero_to_zero_correspondence_unary_round_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9712316Z test_zero_to_zero_correspondence_unary_round_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9712623Z test_zero_to_zero_correspondence_unary_round_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9712931Z test_zero_to_zero_correspondence_unary_round_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9713231Z test_zero_to_zero_correspondence_unary_round_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9713538Z test_zero_to_zero_correspondence_unary_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9713840Z test_zero_to_zero_correspondence_unary_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9714146Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9714465Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9714772Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9715075Z test_zero_to_zero_correspondence_unary_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9715380Z test_zero_to_zero_correspondence_unary_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9715685Z test_zero_to_zero_correspondence_unary_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9716022Z test_zero_to_zero_correspondence_unary_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9716354Z test_zero_to_zero_correspondence_unary_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9716658Z test_zero_to_zero_correspondence_unary_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9716957Z test_zero_to_zero_correspondence_unary_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9717256Z test_zero_to_zero_correspondence_unary_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9717564Z test_zero_to_zero_correspondence_unary_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9717871Z test_zero_to_zero_correspondence_unary_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9718178Z test_zero_to_zero_correspondence_unary_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9718478Z test_zero_to_zero_correspondence_unary_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9718776Z test_zero_to_zero_correspondence_unary_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9719076Z test_zero_to_zero_correspondence_unary_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9719380Z test_zero_to_zero_correspondence_unary_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9719681Z test_zero_to_zero_correspondence_unary_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9719980Z test_zero_to_zero_correspondence_unary_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9720278Z test_zero_to_zero_correspondence_unary_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9720592Z test_zero_to_zero_correspondence_unary_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9720901Z test_zero_to_zero_correspondence_unary_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9721214Z test_zero_to_zero_correspondence_unary_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9721523Z test_zero_to_zero_correspondence_unary_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9721830Z test_zero_to_zero_correspondence_unary_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9722140Z test_zero_to_zero_correspondence_unary_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9722475Z test_zero_to_zero_correspondence_unary_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9722807Z test_zero_to_zero_correspondence_unary_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9723111Z test_zero_to_zero_correspondence_unary_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9723415Z test_zero_to_zero_correspondence_unary_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9723721Z test_zero_to_zero_correspondence_unary_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9724020Z test_zero_to_zero_correspondence_unary_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9724331Z test_zero_to_zero_correspondence_unary_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9724639Z test_zero_to_zero_correspondence_unary_sin_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9724949Z test_zero_to_zero_correspondence_unary_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9725256Z test_zero_to_zero_correspondence_unary_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9725556Z test_zero_to_zero_correspondence_unary_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9725859Z test_zero_to_zero_correspondence_unary_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9726160Z test_zero_to_zero_correspondence_unary_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9726459Z test_zero_to_zero_correspondence_unary_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9726754Z test_zero_to_zero_correspondence_unary_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9727051Z test_zero_to_zero_correspondence_unary_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9727355Z test_zero_to_zero_correspondence_unary_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9727660Z test_zero_to_zero_correspondence_unary_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9727957Z test_zero_to_zero_correspondence_unary_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9728267Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9728576Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9728878Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9729233Z test_zero_to_zero_correspondence_unary_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9729564Z test_zero_to_zero_correspondence_unary_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9729862Z test_zero_to_zero_correspondence_unary_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9730163Z test_zero_to_zero_correspondence_unary_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9730462Z test_zero_to_zero_correspondence_unary_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9730763Z test_zero_to_zero_correspondence_unary_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9731064Z test_zero_to_zero_correspondence_unary_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9731360Z test_zero_to_zero_correspondence_unary_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9731650Z test_zero_to_zero_correspondence_unary_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9731947Z test_zero_to_zero_correspondence_unary_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9732259Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9732571Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9732876Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9733177Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9733478Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9733780Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9734078Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9734383Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9734682Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9734979Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9735281Z test_zero_to_zero_correspondence_unary_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9735621Z test_zero_to_zero_correspondence_unary_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9735956Z test_zero_to_zero_correspondence_unary_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9736269Z test_zero_to_zero_correspondence_unary_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9736579Z test_zero_to_zero_correspondence_unary_tan_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9736885Z test_zero_to_zero_correspondence_unary_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9737187Z test_zero_to_zero_correspondence_unary_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9737493Z test_zero_to_zero_correspondence_unary_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9737793Z test_zero_to_zero_correspondence_unary_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9738093Z test_zero_to_zero_correspondence_unary_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9738389Z test_zero_to_zero_correspondence_unary_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9738689Z test_zero_to_zero_correspondence_unary_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9738989Z test_zero_to_zero_correspondence_unary_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9739292Z test_zero_to_zero_correspondence_unary_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9739594Z test_zero_to_zero_correspondence_unary_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9739894Z test_zero_to_zero_correspondence_unary_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9740201Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9740508Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9740815Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9741117Z test_zero_to_zero_correspondence_unary_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9741416Z test_zero_to_zero_correspondence_unary_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9741718Z test_zero_to_zero_correspondence_unary_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9742060Z test_zero_to_zero_correspondence_unary_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9742392Z test_zero_to_zero_correspondence_unary_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9742692Z test_zero_to_zero_correspondence_unary_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9742991Z test_zero_to_zero_correspondence_unary_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9743293Z test_zero_to_zero_correspondence_unary_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9743598Z test_zero_to_zero_correspondence_unary_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9743905Z test_zero_to_zero_correspondence_unary_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9744210Z test_zero_to_zero_correspondence_unary_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9744514Z test_zero_to_zero_correspondence_unary_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9744815Z test_zero_to_zero_correspondence_unary_trunc_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9745119Z test_zero_to_zero_correspondence_unary_trunc_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9745420Z test_zero_to_zero_correspondence_unary_trunc_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9745721Z test_zero_to_zero_correspondence_unary_trunc_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9746026Z test_zero_to_zero_correspondence_unary_trunc_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9746300Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9746724Z test_clone_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9747027Z test_clone_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9747337Z test_clone_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9747642Z test_clone_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9747939Z test_clone_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9748230Z test_clone_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9748528Z test_clone_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9748876Z test_clone_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9749212Z test_clone_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9749505Z test_clone_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9749801Z test_clone_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9750099Z test_clone_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9750399Z test_clone_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9750697Z test_clone_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9751005Z test_clone_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9751303Z test_clone_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9751596Z test_clone_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9751887Z test_clone_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9752178Z test_clone_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9752473Z test_clone_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9752768Z test_clone_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9753045Z test_clone_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9753335Z test_clone_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9753623Z test_clone_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9753921Z test_clone_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9754212Z test_clone_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9754516Z test_clone_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9754811Z test_clone_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9755099Z test_clone_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9755385Z test_clone_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9755672Z test_clone_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9756007Z test_clone_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9756328Z test_clone_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9756618Z test_clone_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9756911Z test_clone_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9757199Z test_clone_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9757500Z test_clone_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9757790Z test_clone_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9758092Z test_clone_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9758388Z test_clone_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9758675Z test_clone_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9758969Z test_clone_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9759257Z test_clone_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9759554Z test_clone_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9759843Z test_clone_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9760132Z test_clone_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9760424Z test_clone_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9760715Z test_clone_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:20.9761031Z test_consistency_SparseBSC_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9761340Z test_consistency_SparseBSC_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9761660Z test_consistency_SparseBSC_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9761974Z test_consistency_SparseBSC_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9762289Z test_consistency_SparseBSC_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9762638Z test_consistency_SparseBSC_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9762987Z test_consistency_SparseBSC_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9763292Z test_consistency_SparseBSC_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9763600Z test_consistency_SparseBSC_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9763908Z test_consistency_SparseBSC_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9764216Z test_consistency_SparseBSC_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9764528Z test_consistency_SparseBSC_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9764837Z test_consistency_SparseBSC_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9765147Z test_consistency_SparseBSC_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9765468Z test_consistency_SparseBSC_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9765786Z test_consistency_SparseBSC_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9766106Z test_consistency_SparseBSC_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9766427Z test_consistency_SparseBSC_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9766742Z test_consistency_SparseBSC_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9767050Z test_consistency_SparseBSC_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9767358Z test_consistency_SparseBSC_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9767674Z test_consistency_SparseBSC_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9767985Z test_consistency_SparseBSC_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9768298Z test_consistency_SparseBSC_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9768610Z test_consistency_SparseBSC_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9768918Z test_consistency_SparseBSC_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9769233Z test_consistency_SparseBSC_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9769589Z test_consistency_SparseBSC_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9769935Z test_consistency_SparseBSC_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9770244Z test_consistency_SparseBSC_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9770555Z test_consistency_SparseBSC_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9770863Z test_consistency_SparseBSC_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9771170Z test_consistency_SparseBSC_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9771465Z test_consistency_SparseBSC_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9771774Z test_consistency_SparseBSC_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9772082Z test_consistency_SparseBSC_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9772390Z test_consistency_SparseBSC_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9772704Z test_consistency_SparseBSC_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9773015Z test_consistency_SparseBSC_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9773333Z test_consistency_SparseBSC_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9773651Z test_consistency_SparseBSC_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9773969Z test_consistency_SparseBSC_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9774278Z test_consistency_SparseBSC_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9774589Z test_consistency_SparseBSC_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9774901Z test_consistency_SparseBSC_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9775210Z test_consistency_SparseBSC_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9775519Z test_consistency_SparseBSC_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9775824Z test_consistency_SparseBSC_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9776128Z test_consistency_SparseBSC_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9776471Z test_consistency_SparseBSC_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9776836Z test_consistency_SparseBSC_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9777143Z test_consistency_SparseBSC_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9777461Z test_consistency_SparseBSC_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9777777Z test_consistency_SparseBSC_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9778091Z test_consistency_SparseBSC_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9778407Z test_consistency_SparseBSC_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9778719Z test_consistency_SparseBSC_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9779031Z test_consistency_SparseBSC_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9779334Z test_consistency_SparseBSC_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9779641Z test_consistency_SparseBSC_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9779951Z test_consistency_SparseBSC_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9780260Z test_consistency_SparseBSC_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9780570Z test_consistency_SparseBSC_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9780883Z test_consistency_SparseBSC_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9781189Z test_consistency_SparseBSC_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9781510Z test_consistency_SparseBSC_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9781825Z test_consistency_SparseBSC_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9782142Z test_consistency_SparseBSC_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9782455Z test_consistency_SparseBSC_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9782767Z test_consistency_SparseBSC_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9783075Z test_consistency_SparseBSC_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9783418Z test_consistency_SparseBSC_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9783761Z test_consistency_SparseBSC_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9784065Z test_consistency_SparseBSC_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9784372Z test_consistency_SparseBSC_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9784681Z test_consistency_SparseBSC_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9784995Z test_consistency_SparseBSC_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9785308Z test_consistency_SparseBSC_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9785621Z test_consistency_SparseBSC_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9785928Z test_consistency_SparseBSC_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9786232Z test_consistency_SparseBSC_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9786538Z test_consistency_SparseBSC_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9786908Z test_consistency_SparseBSC_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9787219Z test_consistency_SparseBSC_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9787528Z test_consistency_SparseBSC_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9787852Z test_consistency_SparseBSC_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9788170Z test_consistency_SparseBSC_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9788498Z test_consistency_SparseBSC_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9788830Z test_consistency_SparseBSC_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9789157Z test_consistency_SparseBSC_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9789478Z test_consistency_SparseBSC_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9789803Z test_consistency_SparseBSC_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9790169Z test_consistency_SparseBSC_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9790532Z test_consistency_SparseBSC_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9790850Z test_consistency_SparseBSC_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9791167Z test_consistency_SparseBSC_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9791490Z test_consistency_SparseBSC_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9791810Z test_consistency_SparseBSC_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9792132Z test_consistency_SparseBSC_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9792448Z test_consistency_SparseBSC_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9792761Z test_consistency_SparseBSC_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9793074Z test_consistency_SparseBSC_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9793390Z test_consistency_SparseBSC_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9793706Z test_consistency_SparseBSC_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9794019Z test_consistency_SparseBSC_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9794330Z test_consistency_SparseBSC_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9794637Z test_consistency_SparseBSC_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9794947Z test_consistency_SparseBSC_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9795262Z test_consistency_SparseBSC_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9795559Z test_consistency_SparseBSC_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9795866Z test_consistency_SparseBSC_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9796175Z test_consistency_SparseBSC_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9796481Z test_consistency_SparseBSC_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9796784Z test_consistency_SparseBSC_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9797132Z test_consistency_SparseBSC_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9797465Z test_consistency_SparseBSC_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9797773Z test_consistency_SparseBSC_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9798079Z test_consistency_SparseBSC_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9798389Z test_consistency_SparseBSC_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9798709Z test_consistency_SparseBSC_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9799026Z test_consistency_SparseBSC_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9799340Z test_consistency_SparseBSC_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9799652Z test_consistency_SparseBSC_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9799961Z test_consistency_SparseBSC_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9800273Z test_consistency_SparseBSC_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9800586Z test_consistency_SparseBSC_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9800900Z test_consistency_SparseBSC_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9801214Z test_consistency_SparseBSC_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9801522Z test_consistency_SparseBSC_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9801833Z test_consistency_SparseBSC_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9802148Z test_consistency_SparseBSC_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9802458Z test_consistency_SparseBSC_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9802765Z test_consistency_SparseBSC_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9803067Z test_consistency_SparseBSC_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9803368Z test_consistency_SparseBSC_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9803678Z test_consistency_SparseBSC_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9804027Z test_consistency_SparseBSC_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9804375Z test_consistency_SparseBSC_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9804686Z test_consistency_SparseBSC_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9804997Z test_consistency_SparseBSC_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9805306Z test_consistency_SparseBSC_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9805614Z test_consistency_SparseBSC_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9805922Z test_consistency_SparseBSC_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9806227Z test_consistency_SparseBSC_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9806534Z test_consistency_SparseBSC_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9806836Z test_consistency_SparseBSC_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9807153Z test_consistency_SparseBSC_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9807468Z test_consistency_SparseBSC_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9807781Z test_consistency_SparseBSC_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9808093Z test_consistency_SparseBSC_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9808402Z test_consistency_SparseBSC_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9808710Z test_consistency_SparseBSC_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9809030Z test_consistency_SparseBSC_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9809343Z test_consistency_SparseBSC_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9809661Z test_consistency_SparseBSC_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9809971Z test_consistency_SparseBSC_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9810277Z test_consistency_SparseBSC_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9810624Z test_consistency_SparseBSC_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9810965Z test_consistency_SparseBSC_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9811274Z test_consistency_SparseBSC_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9811582Z test_consistency_SparseBSC_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9811894Z test_consistency_SparseBSC_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9812196Z test_consistency_SparseBSC_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9812513Z test_consistency_SparseBSC_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9812825Z test_consistency_SparseBSC_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9813143Z test_consistency_SparseBSC_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9813457Z test_consistency_SparseBSC_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9813767Z test_consistency_SparseBSC_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9814079Z test_consistency_SparseBSC_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9814390Z test_consistency_SparseBSC_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9814696Z test_consistency_SparseBSC_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9815002Z test_consistency_SparseBSC_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9815301Z test_consistency_SparseBSC_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9815609Z test_consistency_SparseBSC_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9815916Z test_consistency_SparseBSC_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9816241Z test_consistency_SparseBSC_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9816556Z test_consistency_SparseBSC_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9816876Z test_consistency_SparseBSC_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9817190Z test_consistency_SparseBSC_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9817551Z test_consistency_SparseBSC_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9817895Z test_consistency_SparseBSC_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9818195Z test_consistency_SparseBSC_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9818506Z test_consistency_SparseBSC_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9818817Z test_consistency_SparseBSC_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9819131Z test_consistency_SparseBSC_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9819453Z test_consistency_SparseBSC_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9819767Z test_consistency_SparseBSC_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9820081Z test_consistency_SparseBSC_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9820395Z test_consistency_SparseBSC_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9820709Z test_consistency_SparseBSC_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9821024Z test_consistency_SparseBSC_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9821339Z test_consistency_SparseBSC_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9821648Z test_consistency_SparseBSC_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9821960Z test_consistency_SparseBSC_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9822276Z test_consistency_SparseBSC_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9822591Z test_consistency_SparseBSC_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9822904Z test_consistency_SparseBSC_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9823214Z test_consistency_SparseBSC_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9823523Z test_consistency_SparseBSC_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9823833Z test_consistency_SparseBSC_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9824142Z test_consistency_SparseBSC_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9824502Z test_consistency_SparseBSC_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9824845Z test_consistency_SparseBSC_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9825153Z test_consistency_SparseBSC_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9825460Z test_consistency_SparseBSC_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9825781Z test_consistency_SparseBSC_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9826106Z test_consistency_SparseBSC_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9826424Z test_consistency_SparseBSC_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9826788Z test_consistency_SparseBSC_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9827108Z test_consistency_SparseBSC_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9827420Z test_consistency_SparseBSC_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9827736Z test_consistency_SparseBSC_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9828056Z test_consistency_SparseBSC_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9828372Z test_consistency_SparseBSC_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9828693Z test_consistency_SparseBSC_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9829008Z test_consistency_SparseBSC_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9829322Z test_consistency_SparseBSC_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9829643Z test_consistency_SparseBSC_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9829961Z test_consistency_SparseBSC_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9830275Z test_consistency_SparseBSC_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9830588Z test_consistency_SparseBSC_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9830903Z test_consistency_SparseBSC_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9831279Z test_consistency_SparseBSC_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9831641Z test_consistency_SparseBSC_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9831958Z test_consistency_SparseBSC_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9832282Z test_consistency_SparseBSC_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9832613Z test_consistency_SparseBSC_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9832934Z test_consistency_SparseBSC_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9833253Z test_consistency_SparseBSC_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9833569Z test_consistency_SparseBSC_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9833883Z test_consistency_SparseBSC_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9834190Z test_consistency_SparseBSC_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9834501Z test_consistency_SparseBSC_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9834825Z test_consistency_SparseBSC_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9835145Z test_consistency_SparseBSC_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9835463Z test_consistency_SparseBSC_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9835778Z test_consistency_SparseBSC_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9836104Z test_consistency_SparseBSC_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9836430Z test_consistency_SparseBSC_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9836750Z test_consistency_SparseBSC_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9837066Z test_consistency_SparseBSC_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9837380Z test_consistency_SparseBSC_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9837696Z test_consistency_SparseBSC_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9838045Z test_consistency_SparseBSC_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9838390Z test_consistency_SparseBSC_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9838708Z test_consistency_SparseBSC_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9839023Z test_consistency_SparseBSC_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9839342Z test_consistency_SparseBSC_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9839660Z test_consistency_SparseBSC_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9839986Z test_consistency_SparseBSC_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9840310Z test_consistency_SparseBSC_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9840631Z test_consistency_SparseBSC_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9840948Z test_consistency_SparseBSC_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9841260Z test_consistency_SparseBSC_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9841578Z test_consistency_SparseBSC_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9841893Z test_consistency_SparseBSC_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9842203Z test_consistency_SparseBSC_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9842516Z test_consistency_SparseBSC_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9842832Z test_consistency_SparseBSC_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9843144Z test_consistency_SparseBSC_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9843466Z test_consistency_SparseBSC_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9843777Z test_consistency_SparseBSC_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9844091Z test_consistency_SparseBSC_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9844400Z test_consistency_SparseBSC_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9844744Z test_consistency_SparseBSC_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9845066Z test_consistency_SparseBSC_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9845373Z test_consistency_SparseBSC_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9845679Z test_consistency_SparseBSC_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9845983Z test_consistency_SparseBSC_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9846292Z test_consistency_SparseBSC_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9846600Z test_consistency_SparseBSC_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9846934Z test_consistency_SparseBSC_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9847265Z test_consistency_SparseBSC_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9847594Z test_consistency_SparseBSC_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9847924Z test_consistency_SparseBSC_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9848254Z test_consistency_SparseBSC_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9848581Z test_consistency_SparseBSC_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9848903Z test_consistency_SparseBSC_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9849231Z test_consistency_SparseBSC_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9849556Z test_consistency_SparseBSC_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9849876Z test_consistency_SparseBSC_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9850201Z test_consistency_SparseBSC_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9850518Z test_consistency_SparseBSC_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9850834Z test_consistency_SparseBSC_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9851150Z test_consistency_SparseBSC_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9851501Z test_consistency_SparseBSC_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9851846Z test_consistency_SparseBSC_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9852161Z test_consistency_SparseBSC_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9852475Z test_consistency_SparseBSC_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9852790Z test_consistency_SparseBSC_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9853101Z test_consistency_SparseBSC_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9853419Z test_consistency_SparseBSC_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9853740Z test_consistency_SparseBSC_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9854057Z test_consistency_SparseBSC_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9854373Z test_consistency_SparseBSC_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9854691Z test_consistency_SparseBSC_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9855007Z test_consistency_SparseBSC_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9855320Z test_consistency_SparseBSC_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9855632Z test_consistency_SparseBSC_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9855944Z test_consistency_SparseBSC_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9856252Z test_consistency_SparseBSC_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9856561Z test_consistency_SparseBSC_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9856884Z test_consistency_SparseBSC_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9857208Z test_consistency_SparseBSC_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9857532Z test_consistency_SparseBSC_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9857856Z test_consistency_SparseBSC_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9858175Z test_consistency_SparseBSC_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9858544Z test_consistency_SparseBSC_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9858894Z test_consistency_SparseBSC_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9859209Z test_consistency_SparseBSC_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9859519Z test_consistency_SparseBSC_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9859833Z test_consistency_SparseBSC_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9860145Z test_consistency_SparseBSC_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9860452Z test_consistency_SparseBSC_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9860761Z test_consistency_SparseBSC_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9861067Z test_consistency_SparseBSC_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9861372Z test_consistency_SparseBSC_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9861681Z test_consistency_SparseBSC_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9861992Z test_consistency_SparseBSC_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9862301Z test_consistency_SparseBSC_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9862617Z test_consistency_SparseBSC_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9862927Z test_consistency_SparseBSC_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9863238Z test_consistency_SparseBSC_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9863550Z test_consistency_SparseBSC_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9863859Z test_consistency_SparseBSC_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9864162Z test_consistency_SparseBSC_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9864470Z test_consistency_SparseBSC_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9864779Z test_consistency_SparseBSC_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9865085Z test_consistency_SparseBSC_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9865433Z test_consistency_SparseBSC_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9865775Z test_consistency_SparseBSC_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9866087Z test_consistency_SparseBSC_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9866392Z test_consistency_SparseBSC_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9866818Z test_consistency_SparseBSC_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9867133Z test_consistency_SparseBSC_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9867449Z test_consistency_SparseBSC_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9867753Z test_consistency_SparseBSC_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9868057Z test_consistency_SparseBSC_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9868360Z test_consistency_SparseBSC_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9868665Z test_consistency_SparseBSC_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9868972Z test_consistency_SparseBSC_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9869288Z test_consistency_SparseBSC_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9869601Z test_consistency_SparseBSC_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9869903Z test_consistency_SparseBSC_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9870214Z test_consistency_SparseBSC_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9870527Z test_consistency_SparseBSC_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9870840Z test_consistency_SparseBSC_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9871145Z test_consistency_SparseBSC_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9871454Z test_consistency_SparseBSC_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9871761Z test_consistency_SparseBSC_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9872070Z test_consistency_SparseBSC_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9872430Z test_consistency_SparseBSC_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9872768Z test_consistency_SparseBSC_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9873080Z test_consistency_SparseBSC_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9873391Z test_consistency_SparseBSC_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9873702Z test_consistency_SparseBSC_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9874007Z test_consistency_SparseBSC_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9874313Z test_consistency_SparseBSC_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9874619Z test_consistency_SparseBSC_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9874923Z test_consistency_SparseBSC_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9875226Z test_consistency_SparseBSC_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9875534Z test_consistency_SparseBSC_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9875841Z test_consistency_SparseBSC_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9876143Z test_consistency_SparseBSC_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9876454Z test_consistency_SparseBSC_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9876756Z test_consistency_SparseBSC_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9877067Z test_consistency_SparseBSC_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9877388Z test_consistency_SparseBSC_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9877703Z test_consistency_SparseBSC_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9878010Z test_consistency_SparseBSC_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9878317Z test_consistency_SparseBSC_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9878625Z test_consistency_SparseBSC_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9878973Z test_consistency_SparseBSC_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9879324Z test_consistency_SparseBSC_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9879628Z test_consistency_SparseBSC_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9879931Z test_consistency_SparseBSC_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9880237Z test_consistency_SparseBSC_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9880543Z test_consistency_SparseBSC_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9880844Z test_consistency_SparseBSC_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9881159Z test_consistency_SparseBSC_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9881469Z test_consistency_SparseBSC_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9881779Z test_consistency_SparseBSC_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9882085Z test_consistency_SparseBSC_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9882392Z test_consistency_SparseBSC_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9882706Z test_consistency_SparseBSC_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9883009Z test_consistency_SparseBSC_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9883314Z test_consistency_SparseBSC_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9883621Z test_consistency_SparseBSC_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9883927Z test_consistency_SparseBSC_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9884233Z test_consistency_SparseBSC_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9884546Z test_consistency_SparseBSC_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9884852Z test_consistency_SparseBSC_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9885163Z test_consistency_SparseBSC_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9885473Z test_consistency_SparseBSC_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9885820Z test_consistency_SparseBSC_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9886158Z test_consistency_SparseBSC_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9886463Z test_consistency_SparseBSC_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9886765Z test_consistency_SparseBSC_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9887073Z test_consistency_SparseBSC_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9887375Z test_consistency_SparseBSC_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9887678Z test_consistency_SparseBSC_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9887986Z test_consistency_SparseBSC_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9888288Z test_consistency_SparseBSC_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9888596Z test_consistency_SparseBSC_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9888904Z test_consistency_SparseBSC_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9889223Z test_consistency_SparseBSC_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9889539Z test_consistency_SparseBSC_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9889852Z test_consistency_SparseBSC_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9890157Z test_consistency_SparseBSC_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9890463Z test_consistency_SparseBSC_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9890772Z test_consistency_SparseBSC_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9891079Z test_consistency_SparseBSC_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9891384Z test_consistency_SparseBSC_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9891674Z test_consistency_SparseBSC_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9891981Z test_consistency_SparseBSC_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9892290Z test_consistency_SparseBSC_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9892749Z test_consistency_SparseBSC_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9893105Z test_consistency_SparseBSC_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9893430Z test_consistency_SparseBSC_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9893749Z test_consistency_SparseBSC_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9894067Z test_consistency_SparseBSC_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9894386Z test_consistency_SparseBSC_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9894705Z test_consistency_SparseBSC_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9895017Z test_consistency_SparseBSC_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9895328Z test_consistency_SparseBSC_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9895640Z test_consistency_SparseBSC_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9895957Z test_consistency_SparseBSC_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9896275Z test_consistency_SparseBSC_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9896593Z test_consistency_SparseBSC_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9896903Z test_consistency_SparseBSC_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9897212Z test_consistency_SparseBSC_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9897520Z test_consistency_SparseBSC_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9897829Z test_consistency_SparseBSC_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9898141Z test_consistency_SparseBSC_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9898448Z test_consistency_SparseBSC_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9898753Z test_consistency_SparseBSC_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9899100Z test_consistency_SparseBSC_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9899468Z test_consistency_SparseBSR_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9899871Z test_consistency_SparseBSR_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9900282Z test_consistency_SparseBSR_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9900648Z test_consistency_SparseBSR_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9901019Z test_consistency_SparseBSR_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9901390Z test_consistency_SparseBSR_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9901759Z test_consistency_SparseBSR_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9902130Z test_consistency_SparseBSR_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9902494Z test_consistency_SparseBSR_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9902859Z test_consistency_SparseBSR_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9903221Z test_consistency_SparseBSR_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9903581Z test_consistency_SparseBSR_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9903954Z test_consistency_SparseBSR_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9904328Z test_consistency_SparseBSR_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9904717Z test_consistency_SparseBSR_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9905095Z test_consistency_SparseBSR_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9905480Z test_consistency_SparseBSR_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9905860Z test_consistency_SparseBSR_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9906234Z test_consistency_SparseBSR_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9906667Z test_consistency_SparseBSR_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9907039Z test_consistency_SparseBSR_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9907406Z test_consistency_SparseBSR_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9907772Z test_consistency_SparseBSR_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9908203Z test_consistency_SparseBSR_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9908616Z test_consistency_SparseBSR_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9908978Z test_consistency_SparseBSR_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9909351Z test_consistency_SparseBSR_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9909732Z test_consistency_SparseBSR_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9910114Z test_consistency_SparseBSR_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9910493Z test_consistency_SparseBSR_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9910860Z test_consistency_SparseBSR_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9911232Z test_consistency_SparseBSR_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9911592Z test_consistency_SparseBSR_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9911960Z test_consistency_SparseBSR_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9912330Z test_consistency_SparseBSR_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9912693Z test_consistency_SparseBSR_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9913060Z test_consistency_SparseBSR_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:20.9913438Z test_consistency_SparseBSR_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9913807Z test_consistency_SparseBSR_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9914184Z test_consistency_SparseBSR_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9914564Z test_consistency_SparseBSR_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9914941Z test_consistency_SparseBSR_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9915313Z test_consistency_SparseBSR_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:20.9915684Z test_consistency_SparseBSR_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:20.9916104Z test_consistency_SparseBSR_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:20.9916507Z test_consistency_SparseBSR_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9916875Z test_consistency_SparseBSR_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9917236Z test_consistency_SparseBSR_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9917611Z test_consistency_SparseBSR_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9917963Z test_consistency_SparseBSR_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9918336Z test_consistency_SparseBSR_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9918708Z test_consistency_SparseBSR_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9919061Z test_consistency_SparseBSR_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9919373Z test_consistency_SparseBSR_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9919684Z test_consistency_SparseBSR_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9919996Z test_consistency_SparseBSR_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9920308Z test_consistency_SparseBSR_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9920612Z test_consistency_SparseBSR_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9920914Z test_consistency_SparseBSR_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9921220Z test_consistency_SparseBSR_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9921521Z test_consistency_SparseBSR_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9921825Z test_consistency_SparseBSR_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9922130Z test_consistency_SparseBSR_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9922442Z test_consistency_SparseBSR_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9922745Z test_consistency_SparseBSR_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9923063Z test_consistency_SparseBSR_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9923425Z test_consistency_SparseBSR_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9923774Z test_consistency_SparseBSR_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9924085Z test_consistency_SparseBSR_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9924398Z test_consistency_SparseBSR_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9924708Z test_consistency_SparseBSR_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9925012Z test_consistency_SparseBSR_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9925319Z test_consistency_SparseBSR_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9925630Z test_consistency_SparseBSR_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9925932Z test_consistency_SparseBSR_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9926239Z test_consistency_SparseBSR_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9926550Z test_consistency_SparseBSR_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9926862Z test_consistency_SparseBSR_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9927170Z test_consistency_SparseBSR_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9927479Z test_consistency_SparseBSR_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9927784Z test_consistency_SparseBSR_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9928089Z test_consistency_SparseBSR_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9928401Z test_consistency_SparseBSR_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9928717Z test_consistency_SparseBSR_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9929023Z test_consistency_SparseBSR_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9929350Z test_consistency_SparseBSR_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9929668Z test_consistency_SparseBSR_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9929996Z test_consistency_SparseBSR_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9930362Z test_consistency_SparseBSR_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9930724Z test_consistency_SparseBSR_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9931049Z test_consistency_SparseBSR_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9931372Z test_consistency_SparseBSR_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9931694Z test_consistency_SparseBSR_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9932013Z test_consistency_SparseBSR_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9932332Z test_consistency_SparseBSR_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9932646Z test_consistency_SparseBSR_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9932965Z test_consistency_SparseBSR_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9933282Z test_consistency_SparseBSR_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9933605Z test_consistency_SparseBSR_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9933923Z test_consistency_SparseBSR_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9934242Z test_consistency_SparseBSR_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9934557Z test_consistency_SparseBSR_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9934870Z test_consistency_SparseBSR_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9935181Z test_consistency_SparseBSR_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9935496Z test_consistency_SparseBSR_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9935806Z test_consistency_SparseBSR_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9936115Z test_consistency_SparseBSR_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9936425Z test_consistency_SparseBSR_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9936732Z test_consistency_SparseBSR_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9937099Z test_consistency_SparseBSR_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9937437Z test_consistency_SparseBSR_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9937746Z test_consistency_SparseBSR_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9938052Z test_consistency_SparseBSR_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9938363Z test_consistency_SparseBSR_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9938671Z test_consistency_SparseBSR_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9938979Z test_consistency_SparseBSR_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9939289Z test_consistency_SparseBSR_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9939598Z test_consistency_SparseBSR_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9939908Z test_consistency_SparseBSR_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9940223Z test_consistency_SparseBSR_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9940540Z test_consistency_SparseBSR_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9940857Z test_consistency_SparseBSR_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9941165Z test_consistency_SparseBSR_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9941474Z test_consistency_SparseBSR_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9941771Z test_consistency_SparseBSR_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9942079Z test_consistency_SparseBSR_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9942393Z test_consistency_SparseBSR_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9942710Z test_consistency_SparseBSR_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9943017Z test_consistency_SparseBSR_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9943327Z test_consistency_SparseBSR_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9943637Z test_consistency_SparseBSR_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9943988Z test_consistency_SparseBSR_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9944326Z test_consistency_SparseBSR_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9944635Z test_consistency_SparseBSR_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9944939Z test_consistency_SparseBSR_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9945250Z test_consistency_SparseBSR_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9945561Z test_consistency_SparseBSR_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9945876Z test_consistency_SparseBSR_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9946184Z test_consistency_SparseBSR_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9946491Z test_consistency_SparseBSR_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9946915Z test_consistency_SparseBSR_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9947225Z test_consistency_SparseBSR_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9947586Z test_consistency_SparseBSR_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9947949Z test_consistency_SparseBSR_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9948308Z test_consistency_SparseBSR_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9948677Z test_consistency_SparseBSR_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9949050Z test_consistency_SparseBSR_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9949422Z test_consistency_SparseBSR_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9949800Z test_consistency_SparseBSR_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9950166Z test_consistency_SparseBSR_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9950546Z test_consistency_SparseBSR_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9950910Z test_consistency_SparseBSR_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9951291Z test_consistency_SparseBSR_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9951729Z test_consistency_SparseBSR_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9952155Z test_consistency_SparseBSR_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9952527Z test_consistency_SparseBSR_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9952897Z test_consistency_SparseBSR_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9953269Z test_consistency_SparseBSR_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9953648Z test_consistency_SparseBSR_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9954012Z test_consistency_SparseBSR_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9954380Z test_consistency_SparseBSR_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9954743Z test_consistency_SparseBSR_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9955110Z test_consistency_SparseBSR_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9955486Z test_consistency_SparseBSR_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9955853Z test_consistency_SparseBSR_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9956236Z test_consistency_SparseBSR_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9956611Z test_consistency_SparseBSR_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9956983Z test_consistency_SparseBSR_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9957349Z test_consistency_SparseBSR_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9957721Z test_consistency_SparseBSR_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9958084Z test_consistency_SparseBSR_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9958452Z test_consistency_SparseBSR_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9958820Z test_consistency_SparseBSR_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9959170Z test_consistency_SparseBSR_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9959512Z test_consistency_SparseBSR_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9959864Z test_consistency_SparseBSR_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9960176Z test_consistency_SparseBSR_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9960492Z test_consistency_SparseBSR_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9960806Z test_consistency_SparseBSR_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9961115Z test_consistency_SparseBSR_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9961432Z test_consistency_SparseBSR_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9961746Z test_consistency_SparseBSR_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9962058Z test_consistency_SparseBSR_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9962369Z test_consistency_SparseBSR_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9962681Z test_consistency_SparseBSR_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9963003Z test_consistency_SparseBSR_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9963315Z test_consistency_SparseBSR_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9963632Z test_consistency_SparseBSR_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9963946Z test_consistency_SparseBSR_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9964260Z test_consistency_SparseBSR_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9964572Z test_consistency_SparseBSR_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9964887Z test_consistency_SparseBSR_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9965199Z test_consistency_SparseBSR_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9965510Z test_consistency_SparseBSR_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9965821Z test_consistency_SparseBSR_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9966130Z test_consistency_SparseBSR_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9966475Z test_consistency_SparseBSR_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9966819Z test_consistency_SparseBSR_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9967114Z test_consistency_SparseBSR_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9967423Z test_consistency_SparseBSR_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9967728Z test_consistency_SparseBSR_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9968038Z test_consistency_SparseBSR_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9968344Z test_consistency_SparseBSR_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9968652Z test_consistency_SparseBSR_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9968959Z test_consistency_SparseBSR_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9969278Z test_consistency_SparseBSR_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9969597Z test_consistency_SparseBSR_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9969922Z test_consistency_SparseBSR_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9970237Z test_consistency_SparseBSR_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9970552Z test_consistency_SparseBSR_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9970866Z test_consistency_SparseBSR_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9971180Z test_consistency_SparseBSR_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9971494Z test_consistency_SparseBSR_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9971813Z test_consistency_SparseBSR_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9972131Z test_consistency_SparseBSR_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9972449Z test_consistency_SparseBSR_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9972766Z test_consistency_SparseBSR_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9973124Z test_consistency_SparseBSR_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9973467Z test_consistency_SparseBSR_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9973782Z test_consistency_SparseBSR_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9974094Z test_consistency_SparseBSR_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9974407Z test_consistency_SparseBSR_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9974724Z test_consistency_SparseBSR_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9975046Z test_consistency_SparseBSR_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9975362Z test_consistency_SparseBSR_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9975687Z test_consistency_SparseBSR_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9976011Z test_consistency_SparseBSR_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9976332Z test_consistency_SparseBSR_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9976652Z test_consistency_SparseBSR_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9976965Z test_consistency_SparseBSR_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9977278Z test_consistency_SparseBSR_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9977591Z test_consistency_SparseBSR_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9977902Z test_consistency_SparseBSR_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9978223Z test_consistency_SparseBSR_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9978540Z test_consistency_SparseBSR_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9978866Z test_consistency_SparseBSR_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9979185Z test_consistency_SparseBSR_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9979510Z test_consistency_SparseBSR_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9979869Z test_consistency_SparseBSR_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9980218Z test_consistency_SparseBSR_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9980535Z test_consistency_SparseBSR_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9980850Z test_consistency_SparseBSR_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9981164Z test_consistency_SparseBSR_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9981476Z test_consistency_SparseBSR_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9981788Z test_consistency_SparseBSR_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9982105Z test_consistency_SparseBSR_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9982422Z test_consistency_SparseBSR_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9982737Z test_consistency_SparseBSR_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9983052Z test_consistency_SparseBSR_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9983382Z test_consistency_SparseBSR_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9983706Z test_consistency_SparseBSR_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9984025Z test_consistency_SparseBSR_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9984342Z test_consistency_SparseBSR_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9984655Z test_consistency_SparseBSR_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9984971Z test_consistency_SparseBSR_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9985288Z test_consistency_SparseBSR_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9985600Z test_consistency_SparseBSR_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9985910Z test_consistency_SparseBSR_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9986225Z test_consistency_SparseBSR_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9986537Z test_consistency_SparseBSR_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9986956Z test_consistency_SparseBSR_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9987326Z test_consistency_SparseBSR_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9987639Z test_consistency_SparseBSR_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9987949Z test_consistency_SparseBSR_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9988261Z test_consistency_SparseBSR_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9988569Z test_consistency_SparseBSR_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9988876Z test_consistency_SparseBSR_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9989183Z test_consistency_SparseBSR_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9989491Z test_consistency_SparseBSR_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9989799Z test_consistency_SparseBSR_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9990107Z test_consistency_SparseBSR_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9990437Z test_consistency_SparseBSR_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9990766Z test_consistency_SparseBSR_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9991096Z test_consistency_SparseBSR_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9991423Z test_consistency_SparseBSR_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9991748Z test_consistency_SparseBSR_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9992076Z test_consistency_SparseBSR_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9992402Z test_consistency_SparseBSR_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9992722Z test_consistency_SparseBSR_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9993045Z test_consistency_SparseBSR_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9993366Z test_consistency_SparseBSR_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9993729Z test_consistency_SparseBSR_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9994088Z test_consistency_SparseBSR_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9994409Z test_consistency_SparseBSR_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9994728Z test_consistency_SparseBSR_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9995045Z test_consistency_SparseBSR_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9995346Z test_consistency_SparseBSR_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9995661Z test_consistency_SparseBSR_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9995985Z test_consistency_SparseBSR_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9996300Z test_consistency_SparseBSR_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9996611Z test_consistency_SparseBSR_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9996925Z test_consistency_SparseBSR_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9997242Z test_consistency_SparseBSR_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9997559Z test_consistency_SparseBSR_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9997875Z test_consistency_SparseBSR_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9998191Z test_consistency_SparseBSR_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9998507Z test_consistency_SparseBSR_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9998821Z test_consistency_SparseBSR_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9999134Z test_consistency_SparseBSR_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9999443Z test_consistency_SparseBSR_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:20.9999751Z test_consistency_SparseBSR_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0000060Z test_consistency_SparseBSR_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0000422Z test_consistency_SparseBSR_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0000779Z test_consistency_SparseBSR_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0001106Z test_consistency_SparseBSR_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0001429Z test_consistency_SparseBSR_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0001751Z test_consistency_SparseBSR_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0002067Z test_consistency_SparseBSR_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0002382Z test_consistency_SparseBSR_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0002701Z test_consistency_SparseBSR_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0003010Z test_consistency_SparseBSR_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0003320Z test_consistency_SparseBSR_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0003632Z test_consistency_SparseBSR_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0003939Z test_consistency_SparseBSR_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0004251Z test_consistency_SparseBSR_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0004556Z test_consistency_SparseBSR_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0004862Z test_consistency_SparseBSR_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0005171Z test_consistency_SparseBSR_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0005482Z test_consistency_SparseBSR_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0005790Z test_consistency_SparseBSR_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0006103Z test_consistency_SparseBSR_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0006415Z test_consistency_SparseBSR_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0006726Z test_consistency_SparseBSR_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0007032Z test_consistency_SparseBSR_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0007375Z test_consistency_SparseBSR_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0007713Z test_consistency_SparseBSR_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0008020Z test_consistency_SparseBSR_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0008325Z test_consistency_SparseBSR_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0008628Z test_consistency_SparseBSR_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0008936Z test_consistency_SparseBSR_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0009245Z test_consistency_SparseBSR_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0009562Z test_consistency_SparseBSR_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0009865Z test_consistency_SparseBSR_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0010174Z test_consistency_SparseBSR_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0010484Z test_consistency_SparseBSR_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0010800Z test_consistency_SparseBSR_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0011109Z test_consistency_SparseBSR_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0011416Z test_consistency_SparseBSR_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0011722Z test_consistency_SparseBSR_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0012031Z test_consistency_SparseBSR_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0012340Z test_consistency_SparseBSR_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0012663Z test_consistency_SparseBSR_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0012976Z test_consistency_SparseBSR_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0013291Z test_consistency_SparseBSR_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0013607Z test_consistency_SparseBSR_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0013925Z test_consistency_SparseBSR_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0014281Z test_consistency_SparseBSR_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0014623Z test_consistency_SparseBSR_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0014935Z test_consistency_SparseBSR_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0015244Z test_consistency_SparseBSR_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0015553Z test_consistency_SparseBSR_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0015864Z test_consistency_SparseBSR_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0016169Z test_consistency_SparseBSR_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0016484Z test_consistency_SparseBSR_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0016795Z test_consistency_SparseBSR_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0017105Z test_consistency_SparseBSR_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0017408Z test_consistency_SparseBSR_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0017719Z test_consistency_SparseBSR_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0018029Z test_consistency_SparseBSR_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0018334Z test_consistency_SparseBSR_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:21.0018621Z test_consistency_SparseBSR_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0018921Z test_consistency_SparseBSR_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0019224Z test_consistency_SparseBSR_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0019530Z test_consistency_SparseBSR_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0019838Z test_consistency_SparseBSR_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0020144Z test_consistency_SparseBSR_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0020457Z test_consistency_SparseBSR_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0020768Z test_consistency_SparseBSR_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0021128Z test_consistency_SparseBSR_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0021468Z test_consistency_SparseBSR_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0021783Z test_consistency_SparseBSR_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0022094Z test_consistency_SparseBSR_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0022398Z test_consistency_SparseBSR_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0022705Z test_consistency_SparseBSR_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0023010Z test_consistency_SparseBSR_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0023314Z test_consistency_SparseBSR_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0023616Z test_consistency_SparseBSR_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0023922Z test_consistency_SparseBSR_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0024228Z test_consistency_SparseBSR_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0024546Z test_consistency_SparseBSR_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0024860Z test_consistency_SparseBSR_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0025174Z test_consistency_SparseBSR_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0025479Z test_consistency_SparseBSR_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0025783Z test_consistency_SparseBSR_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0026090Z test_consistency_SparseBSR_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0026395Z test_consistency_SparseBSR_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0026767Z test_consistency_SparseBSR_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0027081Z test_consistency_SparseBSR_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0027388Z test_consistency_SparseBSR_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0027743Z test_consistency_SparseBSR_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0028089Z test_consistency_SparseBSR_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0028396Z test_consistency_SparseBSR_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0028709Z test_consistency_SparseBSR_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0029023Z test_consistency_SparseBSR_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0029336Z test_consistency_SparseBSR_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0029644Z test_consistency_SparseBSR_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0029954Z test_consistency_SparseBSR_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0030261Z test_consistency_SparseBSR_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0030567Z test_consistency_SparseBSR_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0030870Z test_consistency_SparseBSR_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0031173Z test_consistency_SparseBSR_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0031477Z test_consistency_SparseBSR_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0031780Z test_consistency_SparseBSR_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0032087Z test_consistency_SparseBSR_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0032393Z test_consistency_SparseBSR_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0032707Z test_consistency_SparseBSR_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0033021Z test_consistency_SparseBSR_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0033337Z test_consistency_SparseBSR_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0033646Z test_consistency_SparseBSR_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0033956Z test_consistency_SparseBSR_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0034261Z test_consistency_SparseBSR_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0034605Z test_consistency_SparseBSR_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0034941Z test_consistency_SparseBSR_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0035245Z test_consistency_SparseBSR_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0035553Z test_consistency_SparseBSR_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0035861Z test_consistency_SparseBSR_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0036177Z test_consistency_SparseBSR_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0036492Z test_consistency_SparseBSR_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0036820Z test_consistency_SparseBSR_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0037141Z test_consistency_SparseBSR_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0037460Z test_consistency_SparseBSR_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0037779Z test_consistency_SparseBSR_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0038094Z test_consistency_SparseBSR_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0038411Z test_consistency_SparseBSR_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0038730Z test_consistency_SparseBSR_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0039048Z test_consistency_SparseBSR_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0039362Z test_consistency_SparseBSR_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0039679Z test_consistency_SparseBSR_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0039993Z test_consistency_SparseBSR_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0040303Z test_consistency_SparseBSR_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0040612Z test_consistency_SparseBSR_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0040910Z test_consistency_SparseBSR_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0041215Z test_consistency_SparseBSR_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0041572Z test_consistency_SparseBSR_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0041910Z test_consistency_SparseBSR_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0042227Z test_consistency_SparseBSR_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0042540Z test_consistency_SparseBSR_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0042850Z test_consistency_SparseCSC_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0043157Z test_consistency_SparseCSC_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0043471Z test_consistency_SparseCSC_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0043780Z test_consistency_SparseCSC_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0044091Z test_consistency_SparseCSC_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0044400Z test_consistency_SparseCSC_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0044706Z test_consistency_SparseCSC_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0045013Z test_consistency_SparseCSC_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0045323Z test_consistency_SparseCSC_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0045630Z test_consistency_SparseCSC_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0045935Z test_consistency_SparseCSC_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0046238Z test_consistency_SparseCSC_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0046548Z test_consistency_SparseCSC_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0046859Z test_consistency_SparseCSC_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0047178Z test_consistency_SparseCSC_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0047497Z test_consistency_SparseCSC_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0047818Z test_consistency_SparseCSC_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0048138Z test_consistency_SparseCSC_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0048487Z test_consistency_SparseCSC_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0048830Z test_consistency_SparseCSC_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0049139Z test_consistency_SparseCSC_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0049452Z test_consistency_SparseCSC_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0049766Z test_consistency_SparseCSC_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0050078Z test_consistency_SparseCSC_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0050391Z test_consistency_SparseCSC_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0050703Z test_consistency_SparseCSC_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0051028Z test_consistency_SparseCSC_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0051348Z test_consistency_SparseCSC_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0051669Z test_consistency_SparseCSC_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0051991Z test_consistency_SparseCSC_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0052304Z test_consistency_SparseCSC_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0052614Z test_consistency_SparseCSC_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0052929Z test_consistency_SparseCSC_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0053236Z test_consistency_SparseCSC_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0053550Z test_consistency_SparseCSC_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0053857Z test_consistency_SparseCSC_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0054162Z test_consistency_SparseCSC_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0054487Z test_consistency_SparseCSC_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0054796Z test_consistency_SparseCSC_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0055117Z test_consistency_SparseCSC_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0055474Z test_consistency_SparseCSC_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0055831Z test_consistency_SparseCSC_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0056150Z test_consistency_SparseCSC_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0056460Z test_consistency_SparseCSC_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0056771Z test_consistency_SparseCSC_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0057084Z test_consistency_SparseCSC_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0057395Z test_consistency_SparseCSC_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0057701Z test_consistency_SparseCSC_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0058014Z test_consistency_SparseCSC_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0058328Z test_consistency_SparseCSC_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0058657Z test_consistency_SparseCSC_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0058975Z test_consistency_SparseCSC_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0059292Z test_consistency_SparseCSC_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0059619Z test_consistency_SparseCSC_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0059940Z test_consistency_SparseCSC_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0060261Z test_consistency_SparseCSC_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0060576Z test_consistency_SparseCSC_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0060895Z test_consistency_SparseCSC_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0061209Z test_consistency_SparseCSC_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0061518Z test_consistency_SparseCSC_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0061845Z test_consistency_SparseCSC_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0062202Z test_consistency_SparseCSC_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0062545Z test_consistency_SparseCSC_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0062863Z test_consistency_SparseCSC_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0063154Z test_consistency_SparseCSC_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0063478Z test_consistency_SparseCSC_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0063809Z test_consistency_SparseCSC_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0064136Z test_consistency_SparseCSC_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0064456Z test_consistency_SparseCSC_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0064776Z test_consistency_SparseCSC_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0065096Z test_consistency_SparseCSC_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0065417Z test_consistency_SparseCSC_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0065734Z test_consistency_SparseCSC_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0066051Z test_consistency_SparseCSC_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0066373Z test_consistency_SparseCSC_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0066807Z test_consistency_SparseCSC_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0067130Z test_consistency_SparseCSC_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0067448Z test_consistency_SparseCSC_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0067780Z test_consistency_SparseCSC_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0068098Z test_consistency_SparseCSC_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0068411Z test_consistency_SparseCSC_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0068728Z test_consistency_SparseCSC_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0069042Z test_consistency_SparseCSC_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0069417Z test_consistency_SparseCSC_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0069775Z test_consistency_SparseCSC_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0070110Z test_consistency_SparseCSC_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0070440Z test_consistency_SparseCSC_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0070776Z test_consistency_SparseCSC_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0071124Z test_consistency_SparseCSC_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0071465Z test_consistency_SparseCSC_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0071799Z test_consistency_SparseCSC_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0072127Z test_consistency_SparseCSC_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0072455Z test_consistency_SparseCSC_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0072784Z test_consistency_SparseCSC_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0073111Z test_consistency_SparseCSC_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0073431Z test_consistency_SparseCSC_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0073750Z test_consistency_SparseCSC_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0074073Z test_consistency_SparseCSC_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0074391Z test_consistency_SparseCSC_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0074702Z test_consistency_SparseCSC_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0075025Z test_consistency_SparseCSC_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0075337Z test_consistency_SparseCSC_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0075655Z test_consistency_SparseCSC_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0075974Z test_consistency_SparseCSC_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0076330Z test_consistency_SparseCSC_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0076677Z test_consistency_SparseCSC_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0076990Z test_consistency_SparseCSC_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0077300Z test_consistency_SparseCSC_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0077613Z test_consistency_SparseCSC_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0077922Z test_consistency_SparseCSC_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0078236Z test_consistency_SparseCSC_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0078549Z test_consistency_SparseCSC_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0078857Z test_consistency_SparseCSC_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0079163Z test_consistency_SparseCSC_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0079476Z test_consistency_SparseCSC_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0079783Z test_consistency_SparseCSC_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0080093Z test_consistency_SparseCSC_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0080401Z test_consistency_SparseCSC_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0080712Z test_consistency_SparseCSC_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0081031Z test_consistency_SparseCSC_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0081348Z test_consistency_SparseCSC_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0081664Z test_consistency_SparseCSC_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0081985Z test_consistency_SparseCSC_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0082299Z test_consistency_SparseCSC_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0082607Z test_consistency_SparseCSC_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0082913Z test_consistency_SparseCSC_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0083262Z test_consistency_SparseCSC_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0083611Z test_consistency_SparseCSC_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0083918Z test_consistency_SparseCSC_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0084233Z test_consistency_SparseCSC_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0084547Z test_consistency_SparseCSC_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0084857Z test_consistency_SparseCSC_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0085168Z test_consistency_SparseCSC_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0085477Z test_consistency_SparseCSC_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0085787Z test_consistency_SparseCSC_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0086097Z test_consistency_SparseCSC_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0086404Z test_consistency_SparseCSC_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0086719Z test_consistency_SparseCSC_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0087038Z test_consistency_SparseCSC_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0087348Z test_consistency_SparseCSC_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0087640Z test_consistency_SparseCSC_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0087946Z test_consistency_SparseCSC_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0088249Z test_consistency_SparseCSC_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0088554Z test_consistency_SparseCSC_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0088865Z test_consistency_SparseCSC_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0089173Z test_consistency_SparseCSC_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0089485Z test_consistency_SparseCSC_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0089794Z test_consistency_SparseCSC_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0090149Z test_consistency_SparseCSC_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0090512Z test_consistency_SparseCSC_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0090825Z test_consistency_SparseCSC_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0091133Z test_consistency_SparseCSC_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0091452Z test_consistency_SparseCSC_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0091768Z test_consistency_SparseCSC_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0092089Z test_consistency_SparseCSC_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0092407Z test_consistency_SparseCSC_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0092723Z test_consistency_SparseCSC_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0093044Z test_consistency_SparseCSC_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0093351Z test_consistency_SparseCSC_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0093665Z test_consistency_SparseCSC_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0093973Z test_consistency_SparseCSC_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0094281Z test_consistency_SparseCSC_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0094590Z test_consistency_SparseCSC_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0094903Z test_consistency_SparseCSC_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0095214Z test_consistency_SparseCSC_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0095534Z test_consistency_SparseCSC_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0095851Z test_consistency_SparseCSC_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0096161Z test_consistency_SparseCSC_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0096474Z test_consistency_SparseCSC_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0096786Z test_consistency_SparseCSC_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0097135Z test_consistency_SparseCSC_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0097471Z test_consistency_SparseCSC_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0097773Z test_consistency_SparseCSC_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0098088Z test_consistency_SparseCSC_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0098399Z test_consistency_SparseCSC_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0098720Z test_consistency_SparseCSC_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0099033Z test_consistency_SparseCSC_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0099350Z test_consistency_SparseCSC_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0099670Z test_consistency_SparseCSC_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0099983Z test_consistency_SparseCSC_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0100301Z test_consistency_SparseCSC_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0100619Z test_consistency_SparseCSC_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0100939Z test_consistency_SparseCSC_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0101251Z test_consistency_SparseCSC_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0101565Z test_consistency_SparseCSC_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0101885Z test_consistency_SparseCSC_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0102196Z test_consistency_SparseCSC_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0102513Z test_consistency_SparseCSC_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0102826Z test_consistency_SparseCSC_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0103136Z test_consistency_SparseCSC_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0103450Z test_consistency_SparseCSC_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0103806Z test_consistency_SparseCSC_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0104155Z test_consistency_SparseCSC_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0104464Z test_consistency_SparseCSC_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0104781Z test_consistency_SparseCSC_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0105098Z test_consistency_SparseCSC_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0105409Z test_consistency_SparseCSC_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0105727Z test_consistency_SparseCSC_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0106043Z test_consistency_SparseCSC_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0106358Z test_consistency_SparseCSC_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0106729Z test_consistency_SparseCSC_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0107041Z test_consistency_SparseCSC_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0107350Z test_consistency_SparseCSC_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0107663Z test_consistency_SparseCSC_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0107968Z test_consistency_SparseCSC_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0108289Z test_consistency_SparseCSC_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0108612Z test_consistency_SparseCSC_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0108930Z test_consistency_SparseCSC_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0109255Z test_consistency_SparseCSC_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0109573Z test_consistency_SparseCSC_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0109887Z test_consistency_SparseCSC_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0110206Z test_consistency_SparseCSC_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0110527Z test_consistency_SparseCSC_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0110893Z test_consistency_SparseCSC_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0111348Z test_consistency_SparseCSC_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0111665Z test_consistency_SparseCSC_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0111964Z test_consistency_SparseCSC_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0112284Z test_consistency_SparseCSC_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0112602Z test_consistency_SparseCSC_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0112920Z test_consistency_SparseCSC_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0113236Z test_consistency_SparseCSC_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0113550Z test_consistency_SparseCSC_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0113867Z test_consistency_SparseCSC_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0114190Z test_consistency_SparseCSC_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0114509Z test_consistency_SparseCSC_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0114840Z test_consistency_SparseCSC_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0115164Z test_consistency_SparseCSC_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0115485Z test_consistency_SparseCSC_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0115801Z test_consistency_SparseCSC_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0116119Z test_consistency_SparseCSC_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:21.0116436Z test_consistency_SparseCSC_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0116747Z test_consistency_SparseCSC_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0117062Z test_consistency_SparseCSC_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0117376Z test_consistency_SparseCSC_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0117728Z test_consistency_SparseCSC_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0118087Z test_consistency_SparseCSC_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:21.0118404Z test_consistency_SparseCSC_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:21.0118737Z test_consistency_SparseCSC_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0119066Z test_consistency_SparseCSC_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0119393Z test_consistency_SparseCSC_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0119710Z test_consistency_SparseCSC_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0120026Z test_consistency_SparseCSC_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0120342Z test_consistency_SparseCSC_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0120657Z test_consistency_SparseCSC_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0120979Z test_consistency_SparseCSC_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0121294Z test_consistency_SparseCSC_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0121610Z test_consistency_SparseCSC_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0121930Z test_consistency_SparseCSC_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0122248Z test_consistency_SparseCSC_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0122571Z test_consistency_SparseCSC_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0122903Z test_consistency_SparseCSC_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0123225Z test_consistency_SparseCSC_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0123545Z test_consistency_SparseCSC_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0123864Z test_consistency_SparseCSC_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0124180Z test_consistency_SparseCSC_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0124530Z test_consistency_SparseCSC_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0124883Z test_consistency_SparseCSC_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0125199Z test_consistency_SparseCSC_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0125515Z test_consistency_SparseCSC_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0125830Z test_consistency_SparseCSC_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0126149Z test_consistency_SparseCSC_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0126465Z test_consistency_SparseCSC_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0126783Z test_consistency_SparseCSC_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0127095Z test_consistency_SparseCSC_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0127405Z test_consistency_SparseCSC_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0127716Z test_consistency_SparseCSC_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0128027Z test_consistency_SparseCSC_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0128335Z test_consistency_SparseCSC_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0128645Z test_consistency_SparseCSC_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0128955Z test_consistency_SparseCSC_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0129263Z test_consistency_SparseCSC_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0129600Z test_consistency_SparseCSC_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0129935Z test_consistency_SparseCSC_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0130264Z test_consistency_SparseCSC_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0130594Z test_consistency_SparseCSC_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0130920Z test_consistency_SparseCSC_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0131279Z test_consistency_SparseCSC_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0131640Z test_consistency_SparseCSC_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0131965Z test_consistency_SparseCSC_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0132289Z test_consistency_SparseCSC_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0132613Z test_consistency_SparseCSC_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0132933Z test_consistency_SparseCSC_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0133260Z test_consistency_SparseCSC_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0133590Z test_consistency_SparseCSC_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0133910Z test_consistency_SparseCSC_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0134226Z test_consistency_SparseCSC_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0134548Z test_consistency_SparseCSC_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0134868Z test_consistency_SparseCSC_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0135188Z test_consistency_SparseCSC_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0135505Z test_consistency_SparseCSC_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0135815Z test_consistency_SparseCSC_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0136132Z test_consistency_SparseCSC_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0136452Z test_consistency_SparseCSC_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0136770Z test_consistency_SparseCSC_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0137090Z test_consistency_SparseCSC_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0137412Z test_consistency_SparseCSC_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0137728Z test_consistency_SparseCSC_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0138043Z test_consistency_SparseCSC_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0138396Z test_consistency_SparseCSC_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0138741Z test_consistency_SparseCSC_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0139053Z test_consistency_SparseCSC_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0139362Z test_consistency_SparseCSC_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0139681Z test_consistency_SparseCSC_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0139991Z test_consistency_SparseCSC_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0140318Z test_consistency_SparseCSC_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0140637Z test_consistency_SparseCSC_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0140958Z test_consistency_SparseCSC_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0141272Z test_consistency_SparseCSC_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0141593Z test_consistency_SparseCSC_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0141912Z test_consistency_SparseCSC_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0142222Z test_consistency_SparseCSC_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0142536Z test_consistency_SparseCSC_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0142846Z test_consistency_SparseCSC_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0143155Z test_consistency_SparseCSC_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0143466Z test_consistency_SparseCSC_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0143774Z test_consistency_SparseCSC_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0144081Z test_consistency_SparseCSC_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0144386Z test_consistency_SparseCSC_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0144699Z test_consistency_SparseCSC_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0145058Z test_consistency_SparseCSC_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0145407Z test_consistency_SparseCSC_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0145722Z test_consistency_SparseCSC_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0146035Z test_consistency_SparseCSC_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0146342Z test_consistency_SparseCSC_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0146765Z test_consistency_SparseCSC_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0147089Z test_consistency_SparseCSC_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0147399Z test_consistency_SparseCSC_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0147708Z test_consistency_SparseCSC_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0148016Z test_consistency_SparseCSC_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0148321Z test_consistency_SparseCSC_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0148626Z test_consistency_SparseCSC_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0148942Z test_consistency_SparseCSC_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0149248Z test_consistency_SparseCSC_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0149556Z test_consistency_SparseCSC_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:21.0149865Z test_consistency_SparseCSC_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0150170Z test_consistency_SparseCSC_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0150479Z test_consistency_SparseCSC_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0150786Z test_consistency_SparseCSC_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0151090Z test_consistency_SparseCSC_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0151392Z test_consistency_SparseCSC_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0151696Z test_consistency_SparseCSC_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0152067Z test_consistency_SparseCSC_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0152411Z test_consistency_SparseCSC_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0152726Z test_consistency_SparseCSC_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0153046Z test_consistency_SparseCSC_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0153360Z test_consistency_SparseCSC_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0153672Z test_consistency_SparseCSC_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0153981Z test_consistency_SparseCSC_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0154285Z test_consistency_SparseCSC_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0154592Z test_consistency_SparseCSC_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0154901Z test_consistency_SparseCSC_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0155206Z test_consistency_SparseCSC_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0155517Z test_consistency_SparseCSC_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0155837Z test_consistency_SparseCSC_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0156150Z test_consistency_SparseCSC_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0156457Z test_consistency_SparseCSC_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0156757Z test_consistency_SparseCSC_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0157071Z test_consistency_SparseCSC_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0157380Z test_consistency_SparseCSC_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0157685Z test_consistency_SparseCSC_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0157989Z test_consistency_SparseCSC_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0158291Z test_consistency_SparseCSC_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0158592Z test_consistency_SparseCSC_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0158933Z test_consistency_SparseCSC_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0159285Z test_consistency_SparseCSC_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0159590Z test_consistency_SparseCSC_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0159906Z test_consistency_SparseCSC_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0160220Z test_consistency_SparseCSC_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0160533Z test_consistency_SparseCSC_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0160852Z test_consistency_SparseCSC_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0161162Z test_consistency_SparseCSC_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0161467Z test_consistency_SparseCSC_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0161774Z test_consistency_SparseCSC_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0162078Z test_consistency_SparseCSC_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0162384Z test_consistency_SparseCSC_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0162677Z test_consistency_SparseCSC_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0162985Z test_consistency_SparseCSC_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0163292Z test_consistency_SparseCSC_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0163591Z test_consistency_SparseCSC_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0163906Z test_consistency_SparseCSC_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0164219Z test_consistency_SparseCSC_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0164531Z test_consistency_SparseCSC_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0164841Z test_consistency_SparseCSC_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0165152Z test_consistency_SparseCSC_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0165455Z test_consistency_SparseCSC_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0165794Z test_consistency_SparseCSC_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0166136Z test_consistency_SparseCSC_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0166436Z test_consistency_SparseCSC_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0166741Z test_consistency_SparseCSC_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0167050Z test_consistency_SparseCSC_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0167365Z test_consistency_SparseCSC_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0167673Z test_consistency_SparseCSC_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0167993Z test_consistency_SparseCSC_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0168306Z test_consistency_SparseCSC_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0168619Z test_consistency_SparseCSC_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0168929Z test_consistency_SparseCSC_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0169246Z test_consistency_SparseCSC_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0169552Z test_consistency_SparseCSC_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0169856Z test_consistency_SparseCSC_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0170159Z test_consistency_SparseCSC_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0170463Z test_consistency_SparseCSC_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0170769Z test_consistency_SparseCSC_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0171082Z test_consistency_SparseCSC_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0171388Z test_consistency_SparseCSC_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0171691Z test_consistency_SparseCSC_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0172006Z test_consistency_SparseCSC_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0172325Z test_consistency_SparseCSC_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0172677Z test_consistency_SparseCSC_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0173018Z test_consistency_SparseCSC_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0173325Z test_consistency_SparseCSC_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0173633Z test_consistency_SparseCSC_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0173938Z test_consistency_SparseCSC_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0174246Z test_consistency_SparseCSC_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0174551Z test_consistency_SparseCSC_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0174857Z test_consistency_SparseCSC_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0175163Z test_consistency_SparseCSC_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0175485Z test_consistency_SparseCSC_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0175799Z test_consistency_SparseCSC_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0176123Z test_consistency_SparseCSC_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0176456Z test_consistency_SparseCSC_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0176775Z test_consistency_SparseCSC_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0177092Z test_consistency_SparseCSC_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0177405Z test_consistency_SparseCSC_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0177720Z test_consistency_SparseCSC_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0178035Z test_consistency_SparseCSC_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0178348Z test_consistency_SparseCSC_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0178659Z test_consistency_SparseCSC_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0178975Z test_consistency_SparseCSC_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0179331Z test_consistency_SparseCSC_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0179675Z test_consistency_SparseCSC_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0179989Z test_consistency_SparseCSC_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0180300Z test_consistency_SparseCSC_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0180609Z test_consistency_SparseCSC_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0180914Z test_consistency_SparseCSC_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0181227Z test_consistency_SparseCSC_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0181540Z test_consistency_SparseCSC_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0181851Z test_consistency_SparseCSC_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0182162Z test_consistency_SparseCSR_abs_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0182467Z test_consistency_SparseCSR_abs_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0182782Z test_consistency_SparseCSR_abs_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0183100Z test_consistency_SparseCSR_abs_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0183413Z test_consistency_SparseCSR_abs_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0183718Z test_consistency_SparseCSR_abs_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0184025Z test_consistency_SparseCSR_abs_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0184330Z test_consistency_SparseCSR_abs_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0184638Z test_consistency_SparseCSR_abs_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0184933Z test_consistency_SparseCSR_abs_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0185234Z test_consistency_SparseCSR_abs_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0185536Z test_consistency_SparseCSR_abs_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0185835Z test_consistency_SparseCSR_abs_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0186183Z test_consistency_SparseCSR_angle_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0186537Z test_consistency_SparseCSR_angle_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0186918Z test_consistency_SparseCSR_angle_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0187235Z test_consistency_SparseCSR_angle_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0187549Z test_consistency_SparseCSR_angle_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0187866Z test_consistency_SparseCSR_angle_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0188179Z test_consistency_SparseCSR_angle_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0188493Z test_consistency_SparseCSR_angle_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0188796Z test_consistency_SparseCSR_angle_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0189100Z test_consistency_SparseCSR_angle_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0189408Z test_consistency_SparseCSR_angle_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0189718Z test_consistency_SparseCSR_asin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0190024Z test_consistency_SparseCSR_asin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0190336Z test_consistency_SparseCSR_asin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0190646Z test_consistency_SparseCSR_asin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0190957Z test_consistency_SparseCSR_asin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0191267Z test_consistency_SparseCSR_asin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0191572Z test_consistency_SparseCSR_asin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0191878Z test_consistency_SparseCSR_asin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0192181Z test_consistency_SparseCSR_asin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0192485Z test_consistency_SparseCSR_asin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0192786Z test_consistency_SparseCSR_asin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0193143Z test_consistency_SparseCSR_asin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0193503Z test_consistency_SparseCSR_asin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0193814Z test_consistency_SparseCSR_asinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0194121Z test_consistency_SparseCSR_asinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0194437Z test_consistency_SparseCSR_asinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0194755Z test_consistency_SparseCSR_asinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0195070Z test_consistency_SparseCSR_asinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0195379Z test_consistency_SparseCSR_asinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0195687Z test_consistency_SparseCSR_asinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0195996Z test_consistency_SparseCSR_asinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0196300Z test_consistency_SparseCSR_asinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0196605Z test_consistency_SparseCSR_asinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0196912Z test_consistency_SparseCSR_asinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0197218Z test_consistency_SparseCSR_asinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0197521Z test_consistency_SparseCSR_asinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0197828Z test_consistency_SparseCSR_atan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0198140Z test_consistency_SparseCSR_atan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0198454Z test_consistency_SparseCSR_atan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0198769Z test_consistency_SparseCSR_atan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0199079Z test_consistency_SparseCSR_atan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0199388Z test_consistency_SparseCSR_atan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0199693Z test_consistency_SparseCSR_atan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0200040Z test_consistency_SparseCSR_atan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0200377Z test_consistency_SparseCSR_atan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0200681Z test_consistency_SparseCSR_atan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0200983Z test_consistency_SparseCSR_atan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0201284Z test_consistency_SparseCSR_atan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0201591Z test_consistency_SparseCSR_atan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0201906Z test_consistency_SparseCSR_atanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0202211Z test_consistency_SparseCSR_atanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0202526Z test_consistency_SparseCSR_atanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0202840Z test_consistency_SparseCSR_atanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0203162Z test_consistency_SparseCSR_atanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0203472Z test_consistency_SparseCSR_atanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0203778Z test_consistency_SparseCSR_atanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0204086Z test_consistency_SparseCSR_atanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0204390Z test_consistency_SparseCSR_atanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0204693Z test_consistency_SparseCSR_atanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0204999Z test_consistency_SparseCSR_atanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0205304Z test_consistency_SparseCSR_atanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0205611Z test_consistency_SparseCSR_atanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0205921Z test_consistency_SparseCSR_ceil_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0206229Z test_consistency_SparseCSR_ceil_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0206573Z test_consistency_SparseCSR_ceil_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0206914Z test_consistency_SparseCSR_ceil_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0207220Z test_consistency_SparseCSR_ceil_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0207508Z test_consistency_SparseCSR_ceil_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0207812Z test_consistency_SparseCSR_ceil_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0208122Z test_consistency_SparseCSR_ceil_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0208430Z test_consistency_SparseCSR_ceil_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0208755Z test_consistency_SparseCSR_conj_physical_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0209076Z test_consistency_SparseCSR_conj_physical_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0209402Z test_consistency_SparseCSR_conj_physical_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0209728Z test_consistency_SparseCSR_conj_physical_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0210055Z test_consistency_SparseCSR_conj_physical_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0210379Z test_consistency_SparseCSR_conj_physical_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0210700Z test_consistency_SparseCSR_conj_physical_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0211017Z test_consistency_SparseCSR_conj_physical_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0211332Z test_consistency_SparseCSR_conj_physical_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0211648Z test_consistency_SparseCSR_conj_physical_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0211970Z test_consistency_SparseCSR_conj_physical_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0212286Z test_consistency_SparseCSR_conj_physical_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0212601Z test_consistency_SparseCSR_conj_physical_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0212917Z test_consistency_SparseCSR_deg2rad_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0213233Z test_consistency_SparseCSR_deg2rad_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0213585Z test_consistency_SparseCSR_deg2rad_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0213926Z test_consistency_SparseCSR_deg2rad_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0214238Z test_consistency_SparseCSR_deg2rad_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0214546Z test_consistency_SparseCSR_deg2rad_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0214855Z test_consistency_SparseCSR_deg2rad_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0215168Z test_consistency_SparseCSR_deg2rad_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0215476Z test_consistency_SparseCSR_deg2rad_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0215783Z test_consistency_SparseCSR_deg2rad_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0216093Z test_consistency_SparseCSR_erf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0216396Z test_consistency_SparseCSR_erf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0216707Z test_consistency_SparseCSR_erf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0217014Z test_consistency_SparseCSR_erf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0217316Z test_consistency_SparseCSR_erf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0217624Z test_consistency_SparseCSR_erf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0217928Z test_consistency_SparseCSR_erf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0218233Z test_consistency_SparseCSR_erf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0218538Z test_consistency_SparseCSR_erf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0218850Z test_consistency_SparseCSR_erf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0219159Z test_consistency_SparseCSR_erfinv_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0219479Z test_consistency_SparseCSR_erfinv_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0219798Z test_consistency_SparseCSR_erfinv_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0220147Z test_consistency_SparseCSR_erfinv_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0220487Z test_consistency_SparseCSR_erfinv_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0220800Z test_consistency_SparseCSR_erfinv_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0221111Z test_consistency_SparseCSR_erfinv_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0221422Z test_consistency_SparseCSR_erfinv_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0221729Z test_consistency_SparseCSR_erfinv_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0222047Z test_consistency_SparseCSR_expm1_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0222355Z test_consistency_SparseCSR_expm1_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0222663Z test_consistency_SparseCSR_expm1_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0222977Z test_consistency_SparseCSR_expm1_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0223283Z test_consistency_SparseCSR_expm1_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0223589Z test_consistency_SparseCSR_expm1_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0223897Z test_consistency_SparseCSR_expm1_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0224202Z test_consistency_SparseCSR_expm1_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0224508Z test_consistency_SparseCSR_expm1_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0224812Z test_consistency_SparseCSR_expm1_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0225120Z test_consistency_SparseCSR_floor_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0225433Z test_consistency_SparseCSR_floor_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0225743Z test_consistency_SparseCSR_floor_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0226051Z test_consistency_SparseCSR_floor_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0226352Z test_consistency_SparseCSR_floor_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0226716Z test_consistency_SparseCSR_floor_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0227069Z test_consistency_SparseCSR_floor_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0227408Z test_consistency_SparseCSR_floor_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0227714Z test_consistency_SparseCSR_floor_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0228024Z test_consistency_SparseCSR_frac_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0228335Z test_consistency_SparseCSR_frac_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0228643Z test_consistency_SparseCSR_frac_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0228953Z test_consistency_SparseCSR_frac_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0229268Z test_consistency_SparseCSR_isinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0229576Z test_consistency_SparseCSR_isinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0229890Z test_consistency_SparseCSR_isinf_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0230203Z test_consistency_SparseCSR_isinf_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0230519Z test_consistency_SparseCSR_isinf_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0230825Z test_consistency_SparseCSR_isinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0231116Z test_consistency_SparseCSR_isinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0231426Z test_consistency_SparseCSR_isinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0231730Z test_consistency_SparseCSR_isinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0232027Z test_consistency_SparseCSR_isinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0232329Z test_consistency_SparseCSR_isinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0232635Z test_consistency_SparseCSR_isinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0232939Z test_consistency_SparseCSR_isinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0233250Z test_consistency_SparseCSR_isnan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0233550Z test_consistency_SparseCSR_isnan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0233898Z test_consistency_SparseCSR_isnan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0234245Z test_consistency_SparseCSR_isnan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0234554Z test_consistency_SparseCSR_isnan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0234863Z test_consistency_SparseCSR_isnan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0235168Z test_consistency_SparseCSR_isnan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0235470Z test_consistency_SparseCSR_isnan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0235773Z test_consistency_SparseCSR_isnan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0236076Z test_consistency_SparseCSR_isnan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0236382Z test_consistency_SparseCSR_isnan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0236692Z test_consistency_SparseCSR_isnan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0237007Z test_consistency_SparseCSR_isneginf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0237322Z test_consistency_SparseCSR_isneginf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0237640Z test_consistency_SparseCSR_isneginf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0237954Z test_consistency_SparseCSR_isneginf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0238270Z test_consistency_SparseCSR_isneginf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0238580Z test_consistency_SparseCSR_isneginf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0238895Z test_consistency_SparseCSR_isneginf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0239205Z test_consistency_SparseCSR_isneginf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0239516Z test_consistency_SparseCSR_isneginf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0239827Z test_consistency_SparseCSR_isneginf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0240144Z test_consistency_SparseCSR_isposinf_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0240450Z test_consistency_SparseCSR_isposinf_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0240807Z test_consistency_SparseCSR_isposinf_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0241155Z test_consistency_SparseCSR_isposinf_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0241469Z test_consistency_SparseCSR_isposinf_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0241778Z test_consistency_SparseCSR_isposinf_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0242086Z test_consistency_SparseCSR_isposinf_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0242409Z test_consistency_SparseCSR_isposinf_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0242721Z test_consistency_SparseCSR_isposinf_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0243030Z test_consistency_SparseCSR_isposinf_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0243339Z test_consistency_SparseCSR_log1p_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0243645Z test_consistency_SparseCSR_log1p_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0243958Z test_consistency_SparseCSR_log1p_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0244268Z test_consistency_SparseCSR_log1p_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0244577Z test_consistency_SparseCSR_log1p_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0244881Z test_consistency_SparseCSR_log1p_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0245182Z test_consistency_SparseCSR_log1p_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0245488Z test_consistency_SparseCSR_log1p_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0245794Z test_consistency_SparseCSR_log1p_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0246102Z test_consistency_SparseCSR_log1p_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0246423Z test_consistency_SparseCSR_masked_amax_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0246738Z test_consistency_SparseCSR_masked_amax_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0247052Z test_consistency_SparseCSR_masked_amax_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0247421Z test_consistency_SparseCSR_masked_amax_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0247776Z test_consistency_SparseCSR_masked_amax_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0248088Z test_consistency_SparseCSR_masked_amax_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0248399Z test_consistency_SparseCSR_masked_amax_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0248714Z test_consistency_SparseCSR_masked_amax_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0249033Z test_consistency_SparseCSR_masked_amax_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0249359Z test_consistency_SparseCSR_masked_amin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0249679Z test_consistency_SparseCSR_masked_amin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0249990Z test_consistency_SparseCSR_masked_amin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0250302Z test_consistency_SparseCSR_masked_amin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0250621Z test_consistency_SparseCSR_masked_amin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0250938Z test_consistency_SparseCSR_masked_amin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0251256Z test_consistency_SparseCSR_masked_amin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0251570Z test_consistency_SparseCSR_masked_amin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0251880Z test_consistency_SparseCSR_masked_amin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0252201Z test_consistency_SparseCSR_masked_mean_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0252516Z test_consistency_SparseCSR_masked_mean_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0252840Z test_consistency_SparseCSR_masked_mean_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0253160Z test_consistency_SparseCSR_masked_mean_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0253479Z test_consistency_SparseCSR_masked_mean_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0253792Z test_consistency_SparseCSR_masked_mean_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0254142Z test_consistency_SparseCSR_masked_mean_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0254494Z test_consistency_SparseCSR_masked_mean_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0254806Z test_consistency_SparseCSR_masked_mean_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0255121Z test_consistency_SparseCSR_masked_mean_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0255435Z test_consistency_SparseCSR_masked_mean_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0255746Z test_consistency_SparseCSR_masked_mean_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0256064Z test_consistency_SparseCSR_masked_prod_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0256384Z test_consistency_SparseCSR_masked_prod_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0256696Z test_consistency_SparseCSR_masked_prod_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0257016Z test_consistency_SparseCSR_masked_prod_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0257331Z test_consistency_SparseCSR_masked_prod_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0257646Z test_consistency_SparseCSR_masked_prod_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0257963Z test_consistency_SparseCSR_masked_prod_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0258275Z test_consistency_SparseCSR_masked_prod_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0258588Z test_consistency_SparseCSR_masked_prod_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0258900Z test_consistency_SparseCSR_masked_prod_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0259226Z test_consistency_SparseCSR_masked_prod_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0259542Z test_consistency_SparseCSR_masked_prod_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0259856Z test_consistency_SparseCSR_masked_sum_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0260168Z test_consistency_SparseCSR_masked_sum_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0260486Z test_consistency_SparseCSR_masked_sum_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0260848Z test_consistency_SparseCSR_masked_sum_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0261197Z test_consistency_SparseCSR_masked_sum_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0261515Z test_consistency_SparseCSR_masked_sum_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0261830Z test_consistency_SparseCSR_masked_sum_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0262145Z test_consistency_SparseCSR_masked_sum_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0262457Z test_consistency_SparseCSR_masked_sum_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0262769Z test_consistency_SparseCSR_masked_sum_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0263082Z test_consistency_SparseCSR_masked_sum_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0263392Z test_consistency_SparseCSR_masked_sum_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0263701Z test_consistency_SparseCSR_neg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0264016Z test_consistency_SparseCSR_neg_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0264336Z test_consistency_SparseCSR_neg_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0264656Z test_consistency_SparseCSR_neg_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0264966Z test_consistency_SparseCSR_neg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0265273Z test_consistency_SparseCSR_neg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0265581Z test_consistency_SparseCSR_neg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0265892Z test_consistency_SparseCSR_neg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0266201Z test_consistency_SparseCSR_neg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0266500Z test_consistency_SparseCSR_neg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0266948Z test_consistency_SparseCSR_neg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0267257Z test_consistency_SparseCSR_neg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0267586Z test_consistency_SparseCSR_nn_functional_relu_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0267981Z test_consistency_SparseCSR_nn_functional_relu_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0268348Z test_consistency_SparseCSR_nn_functional_relu_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0268674Z test_consistency_SparseCSR_nn_functional_relu_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0268997Z test_consistency_SparseCSR_nn_functional_relu_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0269322Z test_consistency_SparseCSR_nn_functional_relu_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0269649Z test_consistency_SparseCSR_nn_functional_relu_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0269971Z test_consistency_SparseCSR_nn_functional_relu_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0270294Z test_consistency_SparseCSR_nn_functional_relu_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0270608Z test_consistency_SparseCSR_positive_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0270927Z test_consistency_SparseCSR_positive_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0271251Z test_consistency_SparseCSR_positive_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0271567Z test_consistency_SparseCSR_positive_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0271886Z test_consistency_SparseCSR_positive_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0272200Z test_consistency_SparseCSR_positive_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0272511Z test_consistency_SparseCSR_positive_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0272821Z test_consistency_SparseCSR_positive_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0273138Z test_consistency_SparseCSR_positive_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0273448Z test_consistency_SparseCSR_positive_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0273754Z test_consistency_SparseCSR_positive_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0274066Z test_consistency_SparseCSR_positive_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0274380Z test_consistency_SparseCSR_rad2deg_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0274742Z test_consistency_SparseCSR_rad2deg_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0275093Z test_consistency_SparseCSR_rad2deg_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0275411Z test_consistency_SparseCSR_rad2deg_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0275729Z test_consistency_SparseCSR_rad2deg_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0276040Z test_consistency_SparseCSR_rad2deg_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0276351Z test_consistency_SparseCSR_rad2deg_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0276664Z test_consistency_SparseCSR_rad2deg_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0276974Z test_consistency_SparseCSR_rad2deg_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0277284Z test_consistency_SparseCSR_rad2deg_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0277603Z test_consistency_SparseCSR_randn_like_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0277923Z test_consistency_SparseCSR_randn_like_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0278248Z test_consistency_SparseCSR_randn_like_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0278571Z test_consistency_SparseCSR_randn_like_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0278892Z test_consistency_SparseCSR_randn_like_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0279207Z test_consistency_SparseCSR_randn_like_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0279526Z test_consistency_SparseCSR_randn_like_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0279838Z test_consistency_SparseCSR_round_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0280148Z test_consistency_SparseCSR_round_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0280456Z test_consistency_SparseCSR_round_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0280763Z test_consistency_SparseCSR_round_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0281066Z test_consistency_SparseCSR_round_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0281414Z test_consistency_SparseCSR_round_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0281753Z test_consistency_SparseCSR_round_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0282058Z test_consistency_SparseCSR_round_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0282367Z test_consistency_SparseCSR_round_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0282676Z test_consistency_SparseCSR_sgn_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0282986Z test_consistency_SparseCSR_sgn_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0283286Z test_consistency_SparseCSR_sgn_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0283600Z test_consistency_SparseCSR_sgn_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0283910Z test_consistency_SparseCSR_sgn_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0284214Z test_consistency_SparseCSR_sgn_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0284520Z test_consistency_SparseCSR_sgn_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0284825Z test_consistency_SparseCSR_sgn_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0285132Z test_consistency_SparseCSR_sgn_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0285435Z test_consistency_SparseCSR_sgn_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0285740Z test_consistency_SparseCSR_sgn_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0286041Z test_consistency_SparseCSR_sgn_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0286342Z test_consistency_SparseCSR_sgn_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0286656Z test_consistency_SparseCSR_sign_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0286959Z test_consistency_SparseCSR_sign_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0287266Z test_consistency_SparseCSR_sign_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0287575Z test_consistency_SparseCSR_sign_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0287879Z test_consistency_SparseCSR_sign_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0288221Z test_consistency_SparseCSR_sign_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0288562Z test_consistency_SparseCSR_sign_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0288868Z test_consistency_SparseCSR_sign_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0289177Z test_consistency_SparseCSR_sign_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0289481Z test_consistency_SparseCSR_sign_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0289794Z test_consistency_SparseCSR_signbit_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0290110Z test_consistency_SparseCSR_signbit_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0290429Z test_consistency_SparseCSR_signbit_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0290742Z test_consistency_SparseCSR_signbit_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0291057Z test_consistency_SparseCSR_signbit_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0291364Z test_consistency_SparseCSR_signbit_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0291675Z test_consistency_SparseCSR_signbit_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0291983Z test_consistency_SparseCSR_signbit_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0292294Z test_consistency_SparseCSR_signbit_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0292602Z test_consistency_SparseCSR_signbit_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0292912Z test_consistency_SparseCSR_sin_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0293218Z test_consistency_SparseCSR_sin_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0293532Z test_consistency_SparseCSR_sin_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0293849Z test_consistency_SparseCSR_sin_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0294172Z test_consistency_SparseCSR_sin_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0294537Z test_consistency_SparseCSR_sin_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0294894Z test_consistency_SparseCSR_sin_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0295298Z test_consistency_SparseCSR_sin_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0295712Z test_consistency_SparseCSR_sin_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0296067Z test_consistency_SparseCSR_sin_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0296425Z test_consistency_SparseCSR_sin_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0296784Z test_consistency_SparseCSR_sin_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0297139Z test_consistency_SparseCSR_sin_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0297504Z test_consistency_SparseCSR_sinh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0297863Z test_consistency_SparseCSR_sinh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0298234Z test_consistency_SparseCSR_sinh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0298610Z test_consistency_SparseCSR_sinh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0298992Z test_consistency_SparseCSR_sinh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0299361Z test_consistency_SparseCSR_sinh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0299732Z test_consistency_SparseCSR_sinh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0300103Z test_consistency_SparseCSR_sinh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0300465Z test_consistency_SparseCSR_sinh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0300831Z test_consistency_SparseCSR_sinh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0301201Z test_consistency_SparseCSR_sinh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0301576Z test_consistency_SparseCSR_sinh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0301940Z test_consistency_SparseCSR_sinh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0302308Z test_consistency_SparseCSR_sqrt_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0302673Z test_consistency_SparseCSR_sqrt_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0303045Z test_consistency_SparseCSR_sqrt_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0303473Z test_consistency_SparseCSR_sqrt_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0303889Z test_consistency_SparseCSR_sqrt_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0304255Z test_consistency_SparseCSR_sqrt_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0304625Z test_consistency_SparseCSR_sqrt_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0304990Z test_consistency_SparseCSR_sqrt_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0305358Z test_consistency_SparseCSR_sqrt_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0305737Z test_consistency_SparseCSR_sqrt_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0306100Z test_consistency_SparseCSR_sqrt_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0306461Z test_consistency_SparseCSR_sqrt_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0306878Z test_consistency_SparseCSR_sqrt_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0307236Z test_consistency_SparseCSR_tan_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0307602Z test_consistency_SparseCSR_tan_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0307980Z test_consistency_SparseCSR_tan_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0308359Z test_consistency_SparseCSR_tan_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0308732Z test_consistency_SparseCSR_tan_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0309095Z test_consistency_SparseCSR_tan_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0309467Z test_consistency_SparseCSR_tan_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0309785Z test_consistency_SparseCSR_tan_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0310089Z test_consistency_SparseCSR_tan_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0310391Z test_consistency_SparseCSR_tan_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0310689Z test_consistency_SparseCSR_tan_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0310994Z test_consistency_SparseCSR_tan_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0311348Z test_consistency_SparseCSR_tan_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0311695Z test_consistency_SparseCSR_tanh_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0311999Z test_consistency_SparseCSR_tanh_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0312313Z test_consistency_SparseCSR_tanh_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0312630Z test_consistency_SparseCSR_tanh_cuda_complex32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0312944Z test_consistency_SparseCSR_tanh_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0313252Z test_consistency_SparseCSR_tanh_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0313563Z test_consistency_SparseCSR_tanh_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0313871Z test_consistency_SparseCSR_tanh_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0314177Z test_consistency_SparseCSR_tanh_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0314482Z test_consistency_SparseCSR_tanh_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0314794Z test_consistency_SparseCSR_tanh_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0315099Z test_consistency_SparseCSR_tanh_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0315400Z test_consistency_SparseCSR_tanh_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0315716Z test_consistency_SparseCSR_to_sparse_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0316025Z test_consistency_SparseCSR_to_sparse_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0316357Z test_consistency_SparseCSR_to_sparse_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0316682Z test_consistency_SparseCSR_to_sparse_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0316997Z test_consistency_SparseCSR_to_sparse_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0317312Z test_consistency_SparseCSR_to_sparse_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0317631Z test_consistency_SparseCSR_to_sparse_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0317979Z test_consistency_SparseCSR_to_sparse_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0318326Z test_consistency_SparseCSR_to_sparse_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0318640Z test_consistency_SparseCSR_to_sparse_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0318951Z test_consistency_SparseCSR_to_sparse_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0319261Z test_consistency_SparseCSR_to_sparse_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0319572Z test_consistency_SparseCSR_trunc_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0319885Z test_consistency_SparseCSR_trunc_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0320197Z test_consistency_SparseCSR_trunc_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:21.0320502Z test_consistency_SparseCSR_trunc_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0320806Z test_consistency_SparseCSR_trunc_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0321113Z test_consistency_SparseCSR_trunc_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0321422Z test_consistency_SparseCSR_trunc_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0321729Z test_consistency_SparseCSR_trunc_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0322032Z test_consistency_SparseCSR_trunc_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0322335Z test_copy_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0322626Z test_copy_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0322925Z test_copy_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0323230Z test_copy_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0323527Z test_copy_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0323819Z test_copy_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0324109Z test_copy_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0324402Z test_copy_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0324692Z test_copy_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0325024Z test_copy_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0325348Z test_copy_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0325642Z test_copy_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0325943Z test_copy_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0326236Z test_copy_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0326543Z test_copy_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0326849Z test_copy_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0327148Z test_copy_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0327425Z test_copy_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0327715Z test_copy_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0328003Z test_copy_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0328297Z test_copy_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0328591Z test_copy_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0328884Z test_copy_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0329171Z test_copy_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0329463Z test_copy_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0329753Z test_copy_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0330050Z test_copy_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0330349Z test_copy_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0330643Z test_copy_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0330931Z test_copy_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0331224Z test_copy_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0331513Z test_copy_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0331942Z test_copy_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0332262Z test_copy_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0332550Z test_copy_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0332842Z test_copy_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0333137Z test_copy_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0333423Z test_copy_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0333725Z test_copy_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0334025Z test_copy_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0334317Z test_copy_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0334608Z test_copy_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0334897Z test_copy_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0335184Z test_copy_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0335476Z test_copy_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0335765Z test_copy_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0336055Z test_copy_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0336339Z test_copy_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0336643Z test_copy_errors_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0336949Z test_copy_errors_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0337260Z test_copy_errors_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0337570Z test_copy_errors_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0337876Z test_copy_errors_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0338176Z test_copy_errors_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0338481Z test_copy_errors_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0338828Z test_copy_errors_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0339159Z test_copy_errors_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0339459Z test_copy_errors_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0339760Z test_copy_errors_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0340062Z test_copy_errors_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0340370Z test_copy_errors_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0340674Z test_copy_errors_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0340984Z test_copy_errors_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0341296Z test_copy_errors_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0341594Z test_copy_errors_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0341894Z test_copy_errors_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0342204Z test_copy_errors_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0342508Z test_copy_errors_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0342803Z test_copy_errors_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0343100Z test_copy_errors_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0343386Z test_copy_errors_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0343681Z test_copy_errors_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0343984Z test_copy_errors_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0344284Z test_copy_errors_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0344592Z test_copy_errors_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0344896Z test_copy_errors_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0345192Z test_copy_errors_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0345488Z test_copy_errors_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0345825Z test_copy_errors_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0346154Z test_copy_errors_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0346452Z test_copy_errors_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0346797Z test_copy_errors_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0347097Z test_copy_errors_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0347401Z test_copy_errors_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0347709Z test_copy_errors_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0348008Z test_copy_errors_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0348311Z test_copy_errors_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0348617Z test_copy_errors_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0348914Z test_copy_errors_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0349212Z test_copy_errors_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0349514Z test_copy_errors_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0349809Z test_copy_errors_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0350103Z test_copy_errors_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0350398Z test_copy_errors_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0350692Z test_copy_errors_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0350991Z test_copy_errors_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0351284Z test_dim_SparseBSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0351573Z test_dim_SparseBSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0351861Z test_dim_SparseCSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0352142Z test_dim_SparseCSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0352441Z test_empty_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0352805Z test_empty_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0353152Z test_empty_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0353453Z test_empty_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0353754Z test_empty_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0354048Z test_empty_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0354340Z test_empty_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0354634Z test_empty_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0354927Z test_empty_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0355218Z test_empty_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0355508Z test_empty_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0355800Z test_empty_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0356100Z test_empty_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0356391Z test_empty_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0356694Z test_empty_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0356991Z test_empty_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0357284Z test_empty_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0357573Z test_empty_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0357864Z test_empty_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0358161Z test_empty_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0358451Z test_empty_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0358739Z test_empty_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0359030Z test_empty_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0359320Z test_empty_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0359675Z test_empty_errors_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0359996Z test_empty_errors_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0360306Z test_empty_errors_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0360616Z test_empty_errors_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0360921Z test_empty_errors_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0361230Z test_empty_errors_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0361539Z test_empty_errors_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0361840Z test_empty_errors_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0362139Z test_empty_errors_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0362436Z test_empty_errors_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0362737Z test_empty_errors_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0363042Z test_empty_errors_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0363348Z test_empty_errors_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0363646Z test_empty_errors_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0363958Z test_empty_errors_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0364270Z test_empty_errors_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0364579Z test_empty_errors_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0364889Z test_empty_errors_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0365196Z test_empty_errors_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0365494Z test_empty_errors_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0365791Z test_empty_errors_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0366088Z test_empty_errors_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0366424Z test_empty_errors_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0366758Z test_empty_errors_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0367081Z test_empty_like_SparseBSC_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0367395Z test_empty_like_SparseBSC_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0367721Z test_empty_like_SparseBSC_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0368047Z test_empty_like_SparseBSC_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0368368Z test_empty_like_SparseBSC_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0368690Z test_empty_like_SparseBSC_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0369003Z test_empty_like_SparseBSC_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0369314Z test_empty_like_SparseBSC_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0369629Z test_empty_like_SparseBSC_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0369941Z test_empty_like_SparseBSC_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0370257Z test_empty_like_SparseBSC_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0370574Z test_empty_like_SparseBSC_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0370890Z test_empty_like_SparseBSC_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0371198Z test_empty_like_SparseBSC_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0371524Z test_empty_like_SparseBSC_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0371847Z test_empty_like_SparseBSC_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0372161Z test_empty_like_SparseBSC_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0372477Z test_empty_like_SparseBSC_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0372791Z test_empty_like_SparseBSC_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0373105Z test_empty_like_SparseBSC_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0373468Z test_empty_like_SparseBSC_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0373815Z test_empty_like_SparseBSC_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0374129Z test_empty_like_SparseBSC_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0374443Z test_empty_like_SparseBSC_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0374760Z test_empty_like_SparseBSC_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0375074Z test_empty_like_SparseBSC_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0375396Z test_empty_like_SparseBSC_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0375718Z test_empty_like_SparseBSC_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0376032Z test_empty_like_SparseBSC_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0376346Z test_empty_like_SparseBSC_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0376666Z test_empty_like_SparseBSC_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0376976Z test_empty_like_SparseBSC_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0377287Z test_empty_like_SparseBSC_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0377596Z test_empty_like_SparseBSC_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0377906Z test_empty_like_SparseBSC_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0378216Z test_empty_like_SparseBSC_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0378534Z test_empty_like_SparseBSC_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0378848Z test_empty_like_SparseBSC_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0379165Z test_empty_like_SparseBSC_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0379485Z test_empty_like_SparseBSC_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0379799Z test_empty_like_SparseBSC_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0380153Z test_empty_like_SparseBSC_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0380505Z test_empty_like_SparseBSC_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0380817Z test_empty_like_SparseBSC_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0381131Z test_empty_like_SparseBSC_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0381444Z test_empty_like_SparseBSC_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0381759Z test_empty_like_SparseBSC_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0382069Z test_empty_like_SparseBSC_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0382385Z test_empty_like_SparseBSR_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0382681Z test_empty_like_SparseBSR_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0383000Z test_empty_like_SparseBSR_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0383320Z test_empty_like_SparseBSR_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0383638Z test_empty_like_SparseBSR_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0383957Z test_empty_like_SparseBSR_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0384267Z test_empty_like_SparseBSR_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0384575Z test_empty_like_SparseBSR_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0384884Z test_empty_like_SparseBSR_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0385193Z test_empty_like_SparseBSR_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0385504Z test_empty_like_SparseBSR_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0385816Z test_empty_like_SparseBSR_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0386130Z test_empty_like_SparseBSR_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0386440Z test_empty_like_SparseBSR_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0386930Z test_empty_like_SparseBSR_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0387300Z test_empty_like_SparseBSR_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0387620Z test_empty_like_SparseBSR_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0387949Z test_empty_like_SparseBSR_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0388266Z test_empty_like_SparseBSR_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0388579Z test_empty_like_SparseBSR_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0388898Z test_empty_like_SparseBSR_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0389212Z test_empty_like_SparseBSR_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0389523Z test_empty_like_SparseBSR_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0389836Z test_empty_like_SparseBSR_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0390156Z test_empty_like_SparseBSR_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0390473Z test_empty_like_SparseBSR_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0390807Z test_empty_like_SparseBSR_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0391128Z test_empty_like_SparseBSR_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0391446Z test_empty_like_SparseBSR_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0391764Z test_empty_like_SparseBSR_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0392083Z test_empty_like_SparseBSR_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0392396Z test_empty_like_SparseBSR_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0392705Z test_empty_like_SparseBSR_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0393016Z test_empty_like_SparseBSR_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0393324Z test_empty_like_SparseBSR_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0393633Z test_empty_like_SparseBSR_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0393985Z test_empty_like_SparseBSR_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0394326Z test_empty_like_SparseBSR_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0394647Z test_empty_like_SparseBSR_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0394969Z test_empty_like_SparseBSR_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0395281Z test_empty_like_SparseBSR_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0395600Z test_empty_like_SparseBSR_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0395913Z test_empty_like_SparseBSR_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0396224Z test_empty_like_SparseBSR_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0396532Z test_empty_like_SparseBSR_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0396840Z test_empty_like_SparseBSR_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0397152Z test_empty_like_SparseBSR_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0397467Z test_empty_like_SparseBSR_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0397780Z test_empty_like_SparseCSC_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0398087Z test_empty_like_SparseCSC_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0398409Z test_empty_like_SparseCSC_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0398725Z test_empty_like_SparseCSC_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0399040Z test_empty_like_SparseCSC_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0399360Z test_empty_like_SparseCSC_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0399674Z test_empty_like_SparseCSC_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0399987Z test_empty_like_SparseCSC_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0400300Z test_empty_like_SparseCSC_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0400645Z test_empty_like_SparseCSC_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0400999Z test_empty_like_SparseCSC_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0401311Z test_empty_like_SparseCSC_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0401624Z test_empty_like_SparseCSC_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0401940Z test_empty_like_SparseCSC_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0402262Z test_empty_like_SparseCSC_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0402584Z test_empty_like_SparseCSC_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0402897Z test_empty_like_SparseCSC_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0403213Z test_empty_like_SparseCSC_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0403525Z test_empty_like_SparseCSC_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0403831Z test_empty_like_SparseCSC_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0404141Z test_empty_like_SparseCSC_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0404457Z test_empty_like_SparseCSC_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0404767Z test_empty_like_SparseCSC_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0405078Z test_empty_like_SparseCSC_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0405393Z test_empty_like_SparseCSC_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0405704Z test_empty_like_SparseCSC_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0406031Z test_empty_like_SparseCSC_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0406351Z test_empty_like_SparseCSC_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0406662Z test_empty_like_SparseCSC_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0406973Z test_empty_like_SparseCSC_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0407292Z test_empty_like_SparseCSC_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0407637Z test_empty_like_SparseCSC_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0407974Z test_empty_like_SparseCSC_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0408267Z test_empty_like_SparseCSC_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0408575Z test_empty_like_SparseCSC_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0408883Z test_empty_like_SparseCSC_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0409203Z test_empty_like_SparseCSC_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0409514Z test_empty_like_SparseCSC_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0409834Z test_empty_like_SparseCSC_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0410155Z test_empty_like_SparseCSC_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0410469Z test_empty_like_SparseCSC_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0410784Z test_empty_like_SparseCSC_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0411099Z test_empty_like_SparseCSC_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0411410Z test_empty_like_SparseCSC_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0411716Z test_empty_like_SparseCSC_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0412019Z test_empty_like_SparseCSC_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0412326Z test_empty_like_SparseCSC_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0412638Z test_empty_like_SparseCSC_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0412954Z test_empty_like_SparseCSR_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0413260Z test_empty_like_SparseCSR_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0413578Z test_empty_like_SparseCSR_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0413898Z test_empty_like_SparseCSR_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0414249Z test_empty_like_SparseCSR_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0414593Z test_empty_like_SparseCSR_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0414905Z test_empty_like_SparseCSR_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0415216Z test_empty_like_SparseCSR_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0415527Z test_empty_like_SparseCSR_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0415837Z test_empty_like_SparseCSR_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0416148Z test_empty_like_SparseCSR_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0416461Z test_empty_like_SparseCSR_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0416775Z test_empty_like_SparseCSR_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0417084Z test_empty_like_SparseCSR_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0417405Z test_empty_like_SparseCSR_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0417724Z test_empty_like_SparseCSR_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0418040Z test_empty_like_SparseCSR_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0418352Z test_empty_like_SparseCSR_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0418665Z test_empty_like_SparseCSR_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0418975Z test_empty_like_SparseCSR_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0419285Z test_empty_like_SparseCSR_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0419597Z test_empty_like_SparseCSR_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0419910Z test_empty_like_SparseCSR_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0420217Z test_empty_like_SparseCSR_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0420529Z test_empty_like_SparseCSR_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0420879Z test_empty_like_SparseCSR_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0421230Z test_empty_like_SparseCSR_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0421549Z test_empty_like_SparseCSR_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0421863Z test_empty_like_SparseCSR_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0422176Z test_empty_like_SparseCSR_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0422488Z test_empty_like_SparseCSR_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0422797Z test_empty_like_SparseCSR_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0423109Z test_empty_like_SparseCSR_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0423416Z test_empty_like_SparseCSR_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0423726Z test_empty_like_SparseCSR_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0424035Z test_empty_like_SparseCSR_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0424353Z test_empty_like_SparseCSR_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0424669Z test_empty_like_SparseCSR_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0424991Z test_empty_like_SparseCSR_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0425311Z test_empty_like_SparseCSR_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0425624Z test_empty_like_SparseCSR_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0425937Z test_empty_like_SparseCSR_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0426249Z test_empty_like_SparseCSR_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0426553Z test_empty_like_SparseCSR_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0426908Z test_empty_like_SparseCSR_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0427218Z test_empty_like_SparseCSR_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0427524Z test_empty_like_SparseCSR_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0427882Z test_empty_like_SparseCSR_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0428272Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0428630Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0429000Z test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0429352Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0429704Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0430069Z test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0430412Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0430761Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0431125Z test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0431473Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0431819Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0432178Z test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0432475Z test_layout_SparseBSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0432768Z test_layout_SparseBSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0433058Z test_layout_SparseCSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0433352Z test_layout_SparseCSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0433641Z test_print_SparseBSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0433930Z test_print_SparseBSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0434216Z test_print_SparseCSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0434505Z test_print_SparseCSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:21.0434892Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0435269Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0435624Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0435975Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0436322Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0436668Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0437014Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0437355Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0437694Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0438035Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0438375Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0438714Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0439059Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0439383Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0439738Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0440089Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0440434Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0440775Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0441115Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0441487Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0441860Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0442201Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0442540Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0442884Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0443235Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0443571Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0443916Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0444260Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0444608Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0444951Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0445290Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0445625Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0445960Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0446295Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0446632Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0446967Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0447310Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0447647Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0448034Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0448416Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0448759Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0449100Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0449440Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0449780Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0450123Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0450457Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0450794Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0451138Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0451493Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0451838Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0452193Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0452545Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0452893Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0453240Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0453583Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0453922Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0454265Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0454653Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0455025Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0455367Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0455716Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0456058Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0456415Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0456771Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0457115Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0457461Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0457808Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0458149Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0458486Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0458825Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0459162Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0459505Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0459858Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0460197Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0460545Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0460896Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0461274Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0461651Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0461993Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0462332Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0462684Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0463025Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0463364Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0463707Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0464053Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0464398Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0464752Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0465100Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0465439Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0465781Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0466125Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0466464Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0466856Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0467196Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0467538Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0467930Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0468327Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0468681Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0469046Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0469408Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0469768Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0470127Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0470477Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0470824Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0471175Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0471526Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0471877Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0472231Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0472585Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0472935Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0473297Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0473656Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0474007Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0474410Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0474795Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0475142Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0475492Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0475836Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0476187Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0476537Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0476889Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0477238Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0477596Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0477951Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0478308Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0478659Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0479013Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0479358Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0479707Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0480050Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0480403Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0480753Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0481142Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0481517Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0481874Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0482228Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0482584Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0482935Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0483285Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0483630Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0483973Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0484316Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0484665Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0485007Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0485366Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0485717Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0486082Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0486447Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0486808Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0487162Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0487553Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0487939Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0488293Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0488645Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0488999Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0489352Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0489715Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0490069Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0490433Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0490792Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0491152Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0491509Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0491863Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0492210Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0492562Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0492915Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0493263Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0493617Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0493978Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0494367Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0494762Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0495130Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0495487Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0495843Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0496195Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0496544Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0496891Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0497237Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0497589Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0497945Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0498301Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0498649Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0499011Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0499369Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0499724Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0500077Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0500431Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0500818Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0501216Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0501567Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0501916Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0502265Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0502651Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0503032Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0503424Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0503813Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0504204Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0504589Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0504964Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0505343Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0505724Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0506101Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0506477Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0506971Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0507366Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0507797Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0508231Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0508614Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0508993Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0509376Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0509756Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0510135Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0510509Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0510883Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0511262Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0511642Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0512020Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0512392Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0512778Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0513161Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0513537Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0513916Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0514324Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0514727Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0515100Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0515478Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0515851Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0516226Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0516603Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0516977Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0517365Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0517745Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0518124Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0518497Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0518866Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0519248Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0519620Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0519990Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0520360Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0520772Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0521193Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0521578Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0521966Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0522364Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0522748Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0523130Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0523508Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0523889Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0524270Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0524647Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:21.0525028Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:21.0525409Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:21.0525799Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0526179Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0526566Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0526955Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0527376Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0527785Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0528164Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0528542Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0528922Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0529298Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0529692Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0530071Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0530452Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0530831Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0531218Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0531603Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0531986Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0532362Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0532738Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0533110Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0533483Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0533897Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0534307Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0534682Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0535064Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0535447Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0535839Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0536223Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0536609Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0536990Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0537369Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0537748Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0538126Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0538497Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0538876Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0539254Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0539645Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0540029Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0540464Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0540976Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0541371Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0541761Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0542158Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0542546Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0542934Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0543319Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0543704Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0544086Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0544479Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0544861Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0545255Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0545655Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0546041Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0546426Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0546903Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0547340Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0547729Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0548120Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0548506Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0548891Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0549285Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0549676Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0550075Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0550474Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0550871Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0551262Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0551655Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0552046Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0552429Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0552812Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0553192Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0553664Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0554083Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0554464Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0554854Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0555249Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0555637Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0556020Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0556403Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0556787Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0557172Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0557553Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0557933Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0558316Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0558725Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:21.0559115Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0559515Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0559913Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0560342Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0560771Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0561164Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0561556Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0561952Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0562344Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0562728Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0563119Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0563515Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0563905Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0564302Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0564699Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0565090Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0565486Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0565872Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0566259Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0566682Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0567107Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0567491Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0567883Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0568278Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0568666Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0569065Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0569458Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0569850Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0570247Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0570638Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0571024Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0571409Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0571794Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0572183Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0572570Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0572963Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0573388Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0573815Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0574214Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0574604Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0574996Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0575388Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0575773Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0576157Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0576540Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0576928Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0577315Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:21.0577620Z test_to_dtype_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0577917Z test_to_dtype_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0578229Z test_to_dtype_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0578533Z test_to_dtype_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0578842Z test_to_dtype_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0579146Z test_to_dtype_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0579446Z test_to_dtype_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0579744Z test_to_dtype_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0580081Z test_to_dtype_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0580414Z test_to_dtype_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0580710Z test_to_dtype_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0581006Z test_to_dtype_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0581312Z test_to_dtype_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0581603Z test_to_dtype_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0581915Z test_to_dtype_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0582224Z test_to_dtype_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0582520Z test_to_dtype_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0582823Z test_to_dtype_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0583123Z test_to_dtype_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0583421Z test_to_dtype_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0583715Z test_to_dtype_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0584008Z test_to_dtype_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0584301Z test_to_dtype_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0584598Z test_to_dtype_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0584895Z test_to_dtype_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0585189Z test_to_dtype_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0585494Z test_to_dtype_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0585794Z test_to_dtype_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0586093Z test_to_dtype_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0586391Z test_to_dtype_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0586732Z test_to_dtype_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0587073Z test_to_dtype_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0587404Z test_to_dtype_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0587701Z test_to_dtype_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0587999Z test_to_dtype_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0588297Z test_to_dtype_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0588595Z test_to_dtype_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0588890Z test_to_dtype_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0589176Z test_to_dtype_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0589480Z test_to_dtype_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0589778Z test_to_dtype_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0590072Z test_to_dtype_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0590383Z test_to_dtype_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0590680Z test_to_dtype_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0590974Z test_to_dtype_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0591265Z test_to_dtype_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0591556Z test_to_dtype_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0591849Z test_to_dtype_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0592158Z test_validate_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0592458Z test_validate_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0592763Z test_validate_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0593064Z test_validate_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0593366Z test_validate_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0593708Z test_validate_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0594037Z test_validate_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0594338Z test_validate_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0594636Z test_validate_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0594932Z test_validate_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0595229Z test_validate_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0595527Z test_validate_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0595833Z test_validate_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0596130Z test_validate_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0596435Z test_validate_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0596745Z test_validate_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0597046Z test_validate_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0597348Z test_validate_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0597653Z test_validate_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0597950Z test_validate_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0598243Z test_validate_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0598541Z test_validate_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0598836Z test_validate_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0599131Z test_validate_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0599438Z test_validate_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0599729Z test_validate_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0600029Z test_validate_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0600334Z test_validate_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0600677Z test_validate_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0601022Z test_validate_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0601318Z test_validate_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0601614Z test_validate_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0601911Z test_validate_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0602201Z test_validate_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0602498Z test_validate_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0602795Z test_validate_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0603093Z test_validate_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0603386Z test_validate_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0603693Z test_validate_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0603995Z test_validate_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0604300Z test_validate_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0604602Z test_validate_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0604899Z test_validate_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0605192Z test_validate_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0605490Z test_validate_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0605770Z test_validate_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0606065Z test_validate_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0606357Z test_validate_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:21.0606387Z 2022-11-23T04:44:21.0606913Z ---------------------------------------------------------------------- 2022-11-23T04:44:21.0607026Z Ran 4421 tests in 11.621s 2022-11-23T04:44:21.0607033Z 2022-11-23T04:44:21.0607138Z OK (skipped=4421) 2022-11-23T04:44:21.0607145Z 2022-11-23T04:44:21.0607271Z Generating XML reports... 2022-11-23T04:44:21.0607694Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCUDA-20221123044405.xml 2022-11-23T04:44:21.0608114Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20221123044405.xml 2022-11-23T04:44:21.0608620Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCUDA-20221123044405.xml 2022-11-23T04:44:21.0608659Z 2022-11-23T04:44:21.0609191Z ##[endgroup] 2022-11-23T04:44:21.0609596Z FINISHED PRINTING LOG FILE of test_sparse_csr (/var/lib/jenkins/pytorch/test/test-reports/test_sparse_csr_4cq33g7t) 2022-11-23T04:44:21.0609603Z 2022-11-23T04:44:21.0609860Z Running test_tensor_creation_ops ... [2022-11-23 04:44:20.872655] 2022-11-23T04:44:21.0610352Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:44:20.873061] 2022-11-23T04:44:26.5061914Z 2022-11-23T04:44:26.5062822Z Expand the folded group to see the log file of test_tensor_creation_ops 2022-11-23T04:44:26.5065745Z ##[group]PRINTING LOG FILE of test_tensor_creation_ops (/var/lib/jenkins/pytorch/test/test-reports/test_tensor_creation_ops_4awmvlxg) 2022-11-23T04:44:26.5068951Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2022-11-23T04:44:26.5069961Z 2022-11-23T04:44:26.5070349Z Running tests... 2022-11-23T04:44:26.5072345Z ---------------------------------------------------------------------- 2022-11-23T04:44:26.5074884Z test_alias_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5077121Z test_alias_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5079674Z test_alias_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5081919Z test_alias_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5084364Z test_alias_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5087207Z test_alias_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5089473Z test_alias_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5091831Z test_alias_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5094158Z test_alias_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5097348Z test_alias_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5115600Z test_alias_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5117724Z test_alias_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5119864Z test_alias_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5121904Z test_alias_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5124000Z test_alias_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5125858Z test_alias_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5128464Z test_alias_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5130821Z test_alias_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5132763Z test_alias_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5134713Z test_alias_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5136687Z test_alias_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5138470Z test_alias_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5140214Z test_alias_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5141864Z test_alias_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5143520Z test_alias_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5145162Z test_alias_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5147277Z test_alias_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5148942Z test_alias_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5150425Z test_alias_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5151967Z test_alias_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5153516Z test_alias_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5155059Z test_alias_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5156599Z test_alias_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5158157Z test_alias_from_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5159714Z test_alias_from_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5161260Z test_alias_from_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5162512Z test_alias_from_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5163703Z test_alias_from_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5164880Z test_alias_from_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5166056Z test_alias_from_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5167221Z test_alias_from_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5168554Z test_alias_from_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5169796Z test_alias_from_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5170957Z test_alias_from_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5172101Z test_alias_from_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5173277Z test_astensor_consistency_cuda (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5174449Z test_copy_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5175644Z test_copy_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5176847Z test_copy_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5178035Z test_copy_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5179200Z test_copy_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5180374Z test_copy_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5181911Z test_copy_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5183065Z test_copy_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5184210Z test_copy_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5185361Z test_copy_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5186520Z test_copy_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5187778Z test_copy_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5188977Z test_copy_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5190169Z test_copy_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5191371Z test_copy_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5192549Z test_copy_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5193725Z test_copy_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5194890Z test_copy_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5196027Z test_copy_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5197298Z test_copy_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5198526Z test_copy_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5199678Z test_copy_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5200879Z test_copy_from_dlpack_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5202138Z test_copy_from_dlpack_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5203513Z test_copy_from_dlpack_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5204867Z test_copy_from_dlpack_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5206172Z test_copy_from_dlpack_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5207618Z test_copy_from_dlpack_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5208898Z test_copy_from_dlpack_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5210265Z test_copy_from_dlpack_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5211585Z test_copy_from_dlpack_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5212921Z test_copy_from_dlpack_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5214191Z test_copy_from_dlpack_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5215440Z test_copy_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5216678Z test_copy_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5217960Z test_copy_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5219162Z test_copy_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5220380Z test_copy_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5221621Z test_copy_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5222819Z test_copy_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5224072Z test_copy_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5225293Z test_copy_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5226499Z test_copy_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5227948Z test_copy_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5229357Z test_copy_from_tensor_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5230747Z test_copy_from_tensor_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5232073Z test_copy_from_tensor_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5233396Z test_copy_from_tensor_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5234741Z test_copy_from_tensor_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5236078Z test_copy_from_tensor_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5237382Z test_copy_from_tensor_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5238665Z test_copy_from_tensor_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5239979Z test_copy_from_tensor_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5241292Z test_copy_from_tensor_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5242581Z test_copy_from_tensor_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5243834Z test_copy_list_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5244987Z test_copy_list_cuda_bool (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5246243Z test_copy_list_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5247462Z test_copy_list_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5248667Z test_copy_list_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5249883Z test_copy_list_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5251137Z test_copy_list_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5252401Z test_copy_list_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5253578Z test_copy_list_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5254777Z test_copy_list_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5255944Z test_copy_list_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5257116Z test_copy_list_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5258436Z test_copy_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5259755Z test_copy_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5261008Z test_copy_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5262239Z test_copy_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5263474Z test_copy_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5264716Z test_copy_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5265962Z test_copy_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5267440Z test_copy_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5268598Z test_copy_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5269825Z test_copy_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5271018Z test_copy_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5272349Z test_copy_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5273610Z test_retain_autograd_history_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5274944Z test_retain_autograd_history_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5276212Z test_unsupported_alias_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5277538Z test_unsupported_alias_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5278841Z test_empty_like_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5280168Z test_full_like_inference_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5281122Z test_ones_like_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5281884Z test_ones_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5282620Z test_zeros_like_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5283381Z test_zeros_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5284133Z test_normal_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T04:44:26.5284888Z test_normal_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.011s) 2022-11-23T04:44:26.5285727Z test_normal_std_error_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5286528Z test_rand_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5287267Z test_rand_cuda_complex32 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5288095Z test_rand_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5288818Z test_rand_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5289547Z test_rand_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5290278Z test_randint_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5291017Z test_randint_inference_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5291800Z test_randn_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5292538Z test_randn_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5293279Z test_randn_cuda_complex32 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5294012Z test_randn_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5294785Z test_randn_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5295517Z test_randn_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5296220Z test_randn_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5296949Z test_random_neg_values_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5297720Z test_randperm_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5298487Z test_randperm_device_compatibility_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5299268Z test_uniform_from_to_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5300096Z test_uniform_from_to_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5300879Z test_uniform_from_to_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5301632Z test_uniform_from_to_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5302365Z test_arange_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5303142Z test_arange_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.009s) 2022-11-23T04:44:26.5303880Z test_arange_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5304655Z test_arange_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5305395Z test_arange_device_vs_cpu_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5306145Z test_arange_device_vs_cpu_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5306948Z test_arange_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5307686Z test_as_strided_neg_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5308389Z test_as_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5309093Z test_block_diag_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5309795Z test_block_diag_scipy_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5310514Z test_cartesian_prod_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5322755Z test_cat2_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5323338Z test_cat2_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5323915Z test_cat2_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5324501Z test_cat_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5325029Z test_cat_big_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.371s) 2022-11-23T04:44:26.5325538Z test_cat_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5326084Z test_cat_empty_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5326651Z test_cat_empty_legacy_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5327244Z test_cat_in_channels_last_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5327833Z test_cat_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5328418Z test_cat_out_channels_last_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5328980Z test_cat_out_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5329542Z test_cat_out_memory_format_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5330133Z test_cat_preserve_channels_last_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5330849Z test_cat_stack_cross_devices_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5331458Z test_combinations_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5332024Z test_complex_type_conversions_cuda (__main__.TestTensorCreationCUDA) ... skip: real and imag not implemented for complex (0.001s) 2022-11-23T04:44:26.5332609Z test_constructor_device_legacy_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5333204Z test_constructor_dtypes_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5333782Z test_ctor_with_numpy_array_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5334368Z test_device_rounding_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5334958Z test_device_rounding_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5335549Z test_device_rounding_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5336132Z test_diag_embed_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5336698Z test_diagflat_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5337256Z test_dsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5337830Z test_dsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5338396Z test_dsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5338961Z test_dstack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5339534Z test_dstack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5340100Z test_dstack_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5340662Z test_dstack_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5341232Z test_dstack_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5341794Z test_dstack_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5342349Z test_dstack_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5342891Z test_dstack_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5343447Z test_dstack_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5344001Z test_dstack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5344600Z test_empty_full_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5345196Z test_empty_overflow_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5345762Z test_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5346336Z test_empty_tensor_props_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5346969Z test_eye_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5347542Z test_fill_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5348146Z test_float_to_int_conversion_finite_cuda_bool (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5348761Z test_float_to_int_conversion_finite_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5349408Z test_float_to_int_conversion_finite_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5350148Z test_float_to_int_conversion_finite_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5350891Z test_float_to_int_conversion_finite_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5351631Z test_float_to_int_conversion_finite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5352376Z test_float_to_int_conversion_nonfinite_cuda_bool (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5353143Z test_float_to_int_conversion_nonfinite_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5353896Z test_float_to_int_conversion_nonfinite_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5354645Z test_float_to_int_conversion_nonfinite_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5355394Z test_float_to_int_conversion_nonfinite_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5356149Z test_float_to_int_conversion_nonfinite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5356870Z test_full_inference_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5357581Z test_full_inference_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5358287Z test_full_inference_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5358972Z test_full_out_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5359656Z test_hsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5360424Z test_hsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5361212Z test_hsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5361905Z test_hstack_column_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5362636Z test_hstack_column_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5363361Z test_hstack_column_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5364064Z test_hstack_column_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5364782Z test_hstack_column_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5365491Z test_hstack_column_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5366192Z test_hstack_column_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5366898Z test_hstack_column_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5367589Z test_hstack_column_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5368286Z test_hstack_column_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5368996Z test_kaiser_window_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5369693Z test_kaiser_window_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5370387Z test_kaiser_window_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5371069Z test_kaiser_window_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5371766Z test_kaiser_window_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5372358Z test_large_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5372937Z test_large_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5373556Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5374187Z test_linlogspace_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5374767Z test_linspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5375336Z test_linspace_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5375917Z test_linspace_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5376536Z test_linspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5377143Z test_linspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5377701Z test_linspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5378266Z test_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5378826Z test_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5379390Z test_linspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5379956Z test_linspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:44:26.5380535Z test_linspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:44:26.5381137Z test_linspace_device_vs_cpu_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5381761Z test_linspace_device_vs_cpu_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5382374Z test_linspace_device_vs_cpu_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5382986Z test_linspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5383589Z test_linspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5384200Z test_linspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5384809Z test_linspace_special_steps_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5385422Z test_linspace_special_steps_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5386041Z test_linspace_special_steps_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5386819Z test_linspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5387443Z test_linspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5388050Z test_linspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5388663Z test_linspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5389271Z test_linspace_vs_numpy_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5389984Z test_linspace_vs_numpy_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5390775Z test_linspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5391537Z test_linspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5392246Z test_logspace_base2_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5392950Z test_logspace_base2_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5393658Z test_logspace_base2_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5394364Z test_logspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5395059Z test_logspace_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5395748Z test_logspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5396434Z test_logspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5397112Z test_logspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5397788Z test_logspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5398458Z test_logspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5399139Z test_logspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5399839Z test_logspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5400534Z test_logspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5401257Z test_logspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5401993Z test_logspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5402599Z test_logspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5403206Z test_logspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5403813Z test_logspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5404413Z test_logspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5405025Z test_logspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5405633Z test_logspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5406267Z test_logspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5406891Z test_meshgrid_default_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5407475Z test_meshgrid_empty_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5408052Z test_meshgrid_ij_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5408650Z test_meshgrid_ij_indexing_is_default_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5409263Z test_meshgrid_inconsistent_device_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5409877Z test_meshgrid_inconsistent_dtype_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5410466Z test_meshgrid_non_1d_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5411062Z test_meshgrid_unsupported_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5411653Z test_meshgrid_vs_numpy_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5412244Z test_meshgrid_warns_if_no_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5412844Z test_meshgrid_xy_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5413424Z test_new_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5414008Z test_new_methods_requires_grad_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5414586Z test_new_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5415152Z test_offset_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5415709Z test_ones_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5416251Z test_random_bool_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5416816Z test_random_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5417381Z test_random_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5417939Z test_random_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5418494Z test_random_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5419044Z test_random_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5419600Z test_random_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5420210Z test_random_default_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5420827Z test_random_default_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5421408Z test_random_default_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5421976Z test_random_default_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5422560Z test_random_default_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5423130Z test_random_default_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5423705Z test_random_default_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5424281Z test_random_default_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5424853Z test_random_default_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5425422Z test_random_from_to_bool_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5425999Z test_random_from_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5426636Z test_random_from_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5427216Z test_random_from_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5427785Z test_random_from_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5428352Z test_random_from_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5428916Z test_random_from_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5429540Z test_random_from_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5430231Z test_random_from_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5430916Z test_random_from_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5431617Z test_random_full_range_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5432334Z test_random_full_range_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5433035Z test_random_full_range_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5433738Z test_random_full_range_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5434425Z test_random_full_range_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5435193Z test_random_full_range_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5435932Z test_random_full_range_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5436630Z test_random_full_range_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5437336Z test_random_full_range_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5438029Z test_random_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5438714Z test_random_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5439403Z test_random_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5440080Z test_random_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5440751Z test_random_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5441412Z test_random_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5442087Z test_random_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5442652Z test_random_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5443212Z test_random_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5443765Z test_range_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5444343Z test_range_factories_64bit_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5444927Z test_range_warning_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5445496Z test_repeat_interleave_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5446054Z test_roll_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5446654Z test_signal_window_functions_window_bartlett_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5447296Z test_signal_window_functions_window_bartlett_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5447944Z test_signal_window_functions_window_bartlett_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5448589Z test_signal_window_functions_window_bartlett_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5449231Z test_signal_window_functions_window_bartlett_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5449936Z test_signal_window_functions_window_blackman_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5450623Z test_signal_window_functions_window_blackman_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5451261Z test_signal_window_functions_window_blackman_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5451904Z test_signal_window_functions_window_blackman_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5452549Z test_signal_window_functions_window_blackman_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5453195Z test_signal_window_functions_window_hamming_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5453840Z test_signal_window_functions_window_hamming_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5454485Z test_signal_window_functions_window_hamming_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5455124Z test_signal_window_functions_window_hamming_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5455752Z test_signal_window_functions_window_hamming_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5456393Z test_signal_window_functions_window_hann_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5457035Z test_signal_window_functions_window_hann_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5457666Z test_signal_window_functions_window_hann_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5458294Z test_signal_window_functions_window_hann_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5458917Z test_signal_window_functions_window_hann_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5459522Z test_simple_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5460083Z test_stack_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5460634Z test_stack_out_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5461214Z test_strided_mismatched_stride_shape_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5461825Z test_tensor_ctor_device_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5462401Z test_tensor_device_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5462979Z test_tensor_factories_empty_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:44:26.5463623Z test_tensor_factory_copy_var_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5464257Z test_tensor_factory_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:44:26.5464832Z test_tensor_factory_gpu_type_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5465437Z test_tensor_factory_gpu_type_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5466050Z test_tensor_factory_type_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:26.5466808Z test_tensor_from_non_writable_numpy_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5467463Z test_tensor_from_sequence_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5468168Z test_torch_complex_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5468855Z test_torch_complex_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5469554Z test_torch_complex_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5470281Z test_torch_complex_floating_dtype_error_cuda_bool (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5471053Z test_torch_complex_floating_dtype_error_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5471830Z test_torch_complex_floating_dtype_error_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5472593Z test_torch_complex_floating_dtype_error_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5473350Z test_torch_complex_floating_dtype_error_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5474104Z test_torch_complex_floating_dtype_error_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5474857Z test_torch_complex_floating_dtype_error_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5475616Z test_torch_complex_floating_dtype_error_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5476376Z test_torch_complex_out_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5477112Z test_torch_complex_out_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5477860Z test_torch_complex_same_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5478611Z test_torch_complex_same_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5479405Z test_torch_polar_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5480152Z test_torch_polar_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5480846Z test_unpack_double_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5481546Z test_unpack_double_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5482198Z test_vander_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5482760Z test_vander_types_cuda_bool (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5483345Z test_vander_types_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5483937Z test_vander_types_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5484513Z test_vander_types_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5485088Z test_vander_types_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5485658Z test_vander_types_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5486227Z test_vander_types_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5486795Z test_vander_types_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5487366Z test_vander_types_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5487930Z test_vander_types_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5488497Z test_vsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5489066Z test_vsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5489626Z test_vsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5490194Z test_vstack_row_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5490790Z test_vstack_row_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5491380Z test_vstack_row_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5491965Z test_vstack_row_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5492545Z test_vstack_row_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5493124Z test_vstack_row_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5493766Z test_vstack_row_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5494378Z test_vstack_row_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5494960Z test_vstack_row_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5495538Z test_vstack_row_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5496089Z test_zeros_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:26.5496679Z test_zeros_dtype_layout_device_match_cuda_bool (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5497318Z test_zeros_dtype_layout_device_match_cuda_complex64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5497958Z test_zeros_dtype_layout_device_match_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5498586Z test_zeros_dtype_layout_device_match_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5499208Z test_zeros_dtype_layout_device_match_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5499831Z test_zeros_dtype_layout_device_match_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5500454Z test_zeros_dtype_layout_device_match_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5501042Z test_zeros_out_cuda (__main__.TestTensorCreationCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:26.5501341Z 2022-11-23T04:44:26.5501883Z ---------------------------------------------------------------------- 2022-11-23T04:44:26.5502203Z Ran 454 tests in 1.079s 2022-11-23T04:44:26.5502360Z 2022-11-23T04:44:26.5502461Z OK (skipped=454) 2022-11-23T04:44:26.5502610Z 2022-11-23T04:44:26.5502729Z Generating XML reports... 2022-11-23T04:44:26.5503322Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCUDA-20221123044423.xml 2022-11-23T04:44:26.5504081Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCUDA-20221123044423.xml 2022-11-23T04:44:26.5504877Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCUDA-20221123044423.xml 2022-11-23T04:44:26.5505655Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCUDA-20221123044423.xml 2022-11-23T04:44:26.5505988Z 2022-11-23T04:44:26.5506660Z ##[endgroup] 2022-11-23T04:44:26.5507222Z FINISHED PRINTING LOG FILE of test_tensor_creation_ops (/var/lib/jenkins/pytorch/test/test-reports/test_tensor_creation_ops_4awmvlxg) 2022-11-23T04:44:26.5507593Z 2022-11-23T04:44:26.5507862Z Running test_tensorexpr ... [2022-11-23 04:44:26.508564] 2022-11-23T04:44:26.5508631Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:44:26.509250] 2022-11-23T04:44:31.0742042Z 2022-11-23T04:44:31.0743221Z Expand the folded group to see the log file of test_tensorexpr 2022-11-23T04:44:31.0745514Z ##[group]PRINTING LOG FILE of test_tensorexpr (/var/lib/jenkins/pytorch/test/test-reports/test_tensorexpr_577mr3_b) 2022-11-23T04:44:31.0748815Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2022-11-23T04:44:31.0749824Z 2022-11-23T04:44:31.0750144Z Running tests... 2022-11-23T04:44:31.0751575Z ---------------------------------------------------------------------- 2022-11-23T04:44:31.0753296Z test_add_const_rhs (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.012s) 2022-11-23T04:44:31.0755116Z test_add_sub (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0756897Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0758722Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0760399Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0761863Z test_all_combos (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0763287Z test_alpha (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0766538Z test_binary_ops (__main__.TestTensorExprFuser) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86776 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-11-23T04:44:31.0768745Z test_bitwise_ops (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0770174Z test_broadcast (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0771614Z test_broadcast3 (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0773031Z test_broadcast_2 (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0774443Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0775842Z test_cat (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0777246Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0778706Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0780115Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.001s) 2022-11-23T04:44:31.0781544Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0783020Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0784443Z test_char (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0785820Z test_chunk (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0787330Z test_clamp (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0788728Z test_constant (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0790381Z test_double (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0791929Z test_double_intrinsics (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0793421Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.002s) 2022-11-23T04:44:31.0794769Z test_easy (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0796121Z test_eq (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0797502Z test_exp_pow (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0798814Z test_four_arg (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0799991Z test_ge (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0801138Z test_gt (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0802308Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0803517Z test_half_bn_relu (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0804715Z test_half_gelu (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0805924Z test_int64_promotion (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0807123Z test_int_output (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0808316Z test_le (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0809481Z test_loop (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0810633Z test_lt (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0811780Z test_mask (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0812946Z test_min_max (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0814158Z test_min_max_reduction (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0815424Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0816695Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0817959Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0819181Z test_multi_rand (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0820378Z test_multioutput (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0821606Z test_multiple_outputs (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0823013Z test_nans (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0824488Z test_ne (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0825984Z test_promotion (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0827760Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:44:31.0829245Z test_rand_like (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0830686Z test_rank_two (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0832108Z test_relu (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0833551Z test_remainder (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0835001Z test_reps (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0836416Z test_scalar (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0837824Z test_short (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0838660Z test_simple_add (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0839191Z test_slice (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0839726Z test_sliced_stride (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0840279Z test_softmax_cpu (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:44:31.0840802Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: global allocs are not supported yet. (0.000s) 2022-11-23T04:44:31.0841339Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0841895Z test_three_arg (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0842413Z test_three_arg2 (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:44:31.0842944Z test_transpose (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0843475Z test_unary_ops (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:44:31.0844009Z test_unsqueeze (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0844537Z test_where (__main__.TestTensorExprFuser) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:44:31.0844817Z 2022-11-23T04:44:31.0845229Z ---------------------------------------------------------------------- 2022-11-23T04:44:31.0845546Z Ran 72 tests in 0.115s 2022-11-23T04:44:31.0845699Z 2022-11-23T04:44:31.0845798Z OK (skipped=72) 2022-11-23T04:44:31.0845934Z 2022-11-23T04:44:31.0846048Z Generating XML reports... 2022-11-23T04:44:31.0846643Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20221123044428.xml 2022-11-23T04:44:31.0846955Z 2022-11-23T04:44:31.0847331Z ##[endgroup] 2022-11-23T04:44:31.0847854Z FINISHED PRINTING LOG FILE of test_tensorexpr (/var/lib/jenkins/pytorch/test/test-reports/test_tensorexpr_577mr3_b) 2022-11-23T04:44:31.0848141Z 2022-11-23T04:44:31.0848464Z Running test_torch ... [2022-11-23 04:44:31.074462] 2022-11-23T04:44:31.0849127Z Executing ['/opt/conda/bin/python', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-11-23 04:44:31.075242] 2022-11-23T04:45:04.6609018Z 2022-11-23T04:45:04.6610257Z Expand the folded group to see the log file of test_torch 2022-11-23T04:45:04.6612922Z ##[group]PRINTING LOG FILE of test_torch (/var/lib/jenkins/pytorch/test/test-reports/test_torch_rgm14wjv) 2022-11-23T04:45:04.6615484Z Test results will be stored in test-reports/python-unittest/test_torch 2022-11-23T04:45:04.6616274Z 2022-11-23T04:45:04.6616558Z Running tests... 2022-11-23T04:45:04.6618032Z ---------------------------------------------------------------------- 2022-11-23T04:45:04.6619802Z test_basic_vitals (__main__.TestBasicVitalSigns) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6621728Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6624005Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6626098Z test_advancedindex_mixed_cpu_devices_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6628770Z test_advancedindex_mixed_devices_error_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6630818Z test_clamp_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6632564Z test_clamp_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6634293Z test_clamp_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6636021Z test_copy_broadcast_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6637784Z test_copy_noncontig_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6639512Z test_cuda_device_idx_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6641316Z test_device_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6643124Z test_from_sequence_cuda_float16 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6648296Z test_from_sequence_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6650381Z test_from_sequence_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6652015Z test_from_sequence_cuda_int16 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6653678Z test_from_sequence_cuda_int32 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6655701Z test_from_sequence_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6657898Z test_from_sequence_cuda_int8 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6660364Z test_from_sequence_cuda_uint8 (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6662636Z test_index_add_bfloat16_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6664745Z test_multidevice_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6667078Z test_type_conversions_same_device_cuda (__main__.TestDevicePrecisionCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6669069Z test_RNGState (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6670841Z test_RNGStateAliasing (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6672721Z test_RNG_after_pickle (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6674432Z test_Size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6676255Z test_Size_iter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6677967Z test_Size_scalar (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6679771Z test_add_meta_scalar (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6681744Z test_allow_tensor_metadata_change (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6683549Z test_apply (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6685299Z test_as_subclass (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6687126Z test_assert_async (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6688900Z test_backward_hooks_traverse (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6690725Z test_batch_norm_cpu_inference (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6692511Z test_bmm_multithreaded (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6694222Z test_boxMullerState (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6695553Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.001s) 2022-11-23T04:45:04.6696854Z test_cat_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6698718Z test_chunk_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6700086Z test_conj_neg_tolist (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6701443Z test_contains (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6702790Z test_copy_broadcast (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6704158Z test_copy_dtypes (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6705512Z test_copy_float16 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6707021Z test_copy_many_to_one (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6708379Z test_copy_transpose (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6709950Z test_cuda_not_built (__main__.TestTorch) ... skip: CUDA is built, can't test CUDA not built error (0.001s) 2022-11-23T04:45:04.6710995Z test_cummax_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6712072Z test_cummin_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6713159Z test_cumprod_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6714273Z test_cumsum_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6715322Z test_cxx_flags (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6716396Z test_dead_weak_ref (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6717517Z test_deepcopy_gradient (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6718655Z test_deepcopy_parameter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6719786Z test_deterministic_flag (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6720867Z test_device (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6721912Z test_dir (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6722944Z test_doc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6723755Z test_doc_template (__main__.TestTorch) 2022-11-23T04:45:04.6724739Z Test that all public API doc strings use the same standard template for ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6725927Z test_dot_data_use (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6727017Z test_dtype_is_signed (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6728093Z test_element_size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6729152Z test_empty_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6730233Z test_empty_storage_view (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6731310Z test_equal (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6732393Z test_error_msg_type_translation (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6733507Z test_fill_diagonal (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6734587Z test_format_scalar_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6735683Z test_from_buffer (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6736741Z test_from_file (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6737796Z test_gather_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6738988Z test_generator_cpu (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6740159Z test_has_internal_overlap (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6741267Z test_has_storage (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6742321Z test_index_add (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6743406Z test_index_add_all_dtypes (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6744522Z test_index_add_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6745642Z test_index_copy_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6747017Z test_index_fill_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6748138Z test_index_select_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6749283Z test_invalid_generator_raises (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6750403Z test_is_nonzero (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6751454Z test_is_same_size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6752484Z test_iter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6753511Z test_kthvalue_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6754619Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6755728Z test_manual_seed (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6756758Z test_map (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6757688Z test_map2 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6758261Z test_max_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6758845Z test_mean_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6759426Z test_median_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6760020Z test_memory_format (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6760700Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6761380Z test_memory_format_empty (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6761971Z test_min_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6762553Z test_mode_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6763069Z test_multinomial_invalid_probs (__main__.TestTorch) ... ok (0.002s) 2022-11-23T04:45:04.6763608Z test_nanmedian_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6764358Z test_narrow_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6764989Z test_ndim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6765550Z test_new (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6766150Z test_newaxis_numpy_comparison (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6766752Z test_newindex (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6767332Z test_norm_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6767916Z test_normal_shape (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6768500Z test_numel (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6769079Z test_parallel_info (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6769664Z test_parsing_double (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6770253Z test_parsing_int64 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6770847Z test_parsing_intlist (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6771433Z test_permute (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6772012Z test_pickle (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6772600Z test_pickle_dtype (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6773201Z test_pickle_function (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6773804Z test_pickle_parameter (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6774436Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6775053Z test_pickle_size (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6775639Z test_pin_memory (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6776210Z test_print (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T04:45:04.6776788Z test_prod_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6777385Z test_pyobj_preserved (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6777969Z test_qengine (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6778551Z test_renorm_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6779154Z test_resurrected_weak_ref (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6779749Z test_reversed (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6780345Z test_scatter_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6781003Z test_select_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6781610Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.002s) 2022-11-23T04:45:04.6782200Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6782807Z test_show_config (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6783393Z test_size_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6783968Z test_sizeof (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6784526Z test_slice (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6784998Z test_slow_test (__main__.TestTorch) ... ok (0.000s) 2022-11-23T04:45:04.6785507Z test_sobolengine_bounds (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6786138Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6786899Z test_sobolengine_continuing (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6787551Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6788199Z test_sobolengine_distribution (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6788856Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6789495Z test_sobolengine_draw (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6790105Z test_sobolengine_draw_base2 (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6790740Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6791385Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6792018Z test_sobolengine_fast_forward (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6792664Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6793310Z test_sobolengine_first_point (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6793937Z test_sobolengine_high_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6794558Z test_sobolengine_raise (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6795166Z test_sobolengine_reset (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6795787Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6796403Z test_sort_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6796986Z test_split_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6797654Z test_squeeze_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6798296Z test_std_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6798894Z test_storage_casts (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-11-23T04:45:04.6799397Z test_storage_error (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6799915Z test_storage_error_no_attribute (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6800430Z test_structseq_repr (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6800942Z test_subclass_preserved (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6801459Z test_subclass_tensors (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6801967Z test_sum_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6802456Z test_t_not_2d_error (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6802953Z test_tensor_base_init (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6803457Z test_tensor_base_new (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6803962Z test_tensor_ctor_scalar (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6804488Z test_tensor_cycle_via_dict (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6805005Z test_tensor_cycle_via_slots (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6805524Z test_tensor_dict_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6806052Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6806565Z test_tensor_set (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6807062Z test_tensor_set_errors (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6807572Z test_tensor_slot_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6808099Z test_tensor_weakref_dealloc (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6808640Z test_tensoriterator_output_setup (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6809149Z test_to (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6809625Z test_to_with_tensor (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6810120Z test_topk_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6810619Z test_torch_from_file (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6811123Z test_transpose_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6811665Z test_type (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6812269Z test_type_alias (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6812788Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6813347Z test_typed_storage_deprecation_warning (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6813906Z test_typed_storage_internal_no_warning (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6814425Z test_unbind_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6814920Z test_unflatten (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6815423Z test_unfold_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6815933Z test_unsqueeze_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6816455Z test_upsample_nearest1d_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6816986Z test_upsample_nearest2d_meta (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6817498Z test_var_neg_dim (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6817996Z test_wildcard_import (__main__.TestTorch) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-11-23T04:45:04.6818540Z test_addcdiv_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6819134Z test_addcdiv_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6819718Z test_addcdiv_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6820293Z test_addcdiv_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6820864Z test_addcdiv_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6821431Z test_addcdiv_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6822002Z test_addcdiv_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6822577Z test_addcdiv_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6823145Z test_addcdiv_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6823718Z test_addcdiv_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6824289Z test_addcmul_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6824874Z test_addcmul_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6825452Z test_addcmul_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6826075Z test_addcmul_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6826768Z test_addcmul_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6827329Z test_addcmul_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6827962Z test_addcmul_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6828645Z test_addcmul_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6829320Z test_addcmul_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6830006Z test_addcmul_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6830742Z test_assertRaisesRegex_ignore_msg_non_native_device_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6831416Z test_bernoulli_edge_cases_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.415s) 2022-11-23T04:45:04.6831975Z test_bernoulli_edge_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2022-11-23T04:45:04.6832523Z test_bernoulli_edge_cases_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.025s) 2022-11-23T04:45:04.6833158Z test_bernoulli_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6833874Z test_bernoulli_p_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6834581Z test_bernoulli_p_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6835286Z test_bernoulli_p_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6835985Z test_bernoulli_self_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6836683Z test_bernoulli_self_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6837396Z test_bernoulli_self_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6838118Z test_bernoulli_self_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6838831Z test_bernoulli_self_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6839418Z test_bernoulli_self_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6839999Z test_bernoulli_self_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6840575Z test_bernoulli_self_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6841149Z test_bernoulli_self_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6841790Z test_bfloat16_float_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6842422Z test_bool_tensor_value_change_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6843005Z test_broadcast_fn_add_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6843584Z test_broadcast_fn_addcdiv_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6844166Z test_broadcast_fn_addcmul_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6844751Z test_broadcast_fn_atan2_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6845337Z test_broadcast_fn_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6845922Z test_broadcast_fn_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6846495Z test_broadcast_fn_div_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6847070Z test_broadcast_fn_eq_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6847647Z test_broadcast_fn_fmod_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6848222Z test_broadcast_fn_ge_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6848786Z test_broadcast_fn_gt_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6849361Z test_broadcast_fn_le_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6849937Z test_broadcast_fn_lerp_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6850511Z test_broadcast_fn_lt_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6851085Z test_broadcast_fn_map2_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6851665Z test_broadcast_fn_map_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6852258Z test_broadcast_fn_masked_fill_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6852859Z test_broadcast_fn_masked_scatter_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6853465Z test_broadcast_fn_masked_select_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6854060Z test_broadcast_fn_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6854629Z test_broadcast_fn_min_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6855209Z test_broadcast_fn_mul_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6855830Z test_broadcast_fn_ne_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6856434Z test_broadcast_fn_pow_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6857021Z test_broadcast_fn_remainder_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6857604Z test_broadcast_fn_sub_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.007s) 2022-11-23T04:45:04.6858183Z test_bytes_to_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6858776Z test_bytes_to_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6859380Z test_bytes_to_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6859982Z test_bytes_to_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6860563Z test_bytes_to_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6861145Z test_bytes_to_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6861723Z test_bytes_to_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6862299Z test_bytes_to_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6862921Z test_bytes_to_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6863619Z test_bytes_to_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6864328Z test_cauchy_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6865034Z test_cauchy_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6865740Z test_cauchy_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6866440Z test_cauchy_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6867435Z test_cauchy_no_inf_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (12.241s) 2022-11-23T04:45:04.6867984Z test_cauchy_no_inf_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (12.151s) 2022-11-23T04:45:04.6868830Z test_cdist_cuda_backward_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6869644Z test_cdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6870354Z test_cdist_euclidean_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6871078Z test_cdist_grad_p_lt_1_no_nan_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6871695Z test_cdist_large_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (1.735s) 2022-11-23T04:45:04.6872416Z test_cdist_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6873187Z test_cdist_non_contiguous_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6873899Z test_cdist_non_contiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6874604Z test_cdist_norm_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6875301Z test_cdist_norm_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6875996Z test_cdist_same_inputs_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6876724Z test_clone_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6877449Z test_clone_not_memory_dense_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6878147Z test_clone_zero_stride_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6878884Z test_complex_half_experimental_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6879477Z test_constants_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6880090Z test_conv_transposed_backward_agnostic_to_memory_format_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6880715Z test_conv_transposed_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6881296Z test_copy__cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6881853Z test_copy__cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6882414Z test_copy__cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6882980Z test_copy__cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6883544Z test_copy__cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6884108Z test_copy__cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6884670Z test_copy__cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6885227Z test_copy__cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6885784Z test_copy__cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6886326Z test_copy__cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6886875Z test_copy__cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6887471Z test_copy__cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6888070Z test_copy__cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6888650Z test_copy_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6889239Z test_copy_math_view_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6889820Z test_copy_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6890429Z test_copy_transpose_math_view_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6891050Z test_copy_transpose_math_view_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6891661Z test_copy_transpose_math_view_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6892247Z test_corrcoef_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6892829Z test_corrcoef_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6893395Z test_corrcoef_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6893961Z test_cov_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6894528Z test_cov_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6895086Z test_cov_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6895675Z test_cpp_warnings_have_python_context_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6896304Z test_cublas_config_nondeterministic_alert_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6896905Z test_cummax_cummin_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6897488Z test_cummax_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6898071Z test_cummin_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6898647Z test_cumprod_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6899204Z test_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6899772Z test_deepcopy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6900354Z test_deepcopy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6900944Z test_deepcopy_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6901592Z test_deepcopy_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6902212Z test_device_guard_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6902773Z test_diff_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6903335Z test_diff_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6903893Z test_diff_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6904455Z test_diff_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6905015Z test_diff_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6905575Z test_diff_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6906131Z test_diff_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6906744Z test_diff_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6907294Z test_diff_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6907905Z test_diff_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6908576Z test_diff_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6909258Z test_diff_noncontig_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6909965Z test_diff_noncontig_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6910688Z test_diff_noncontig_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6911405Z test_diff_noncontig_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6912118Z test_diff_noncontig_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6912834Z test_diff_noncontig_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6913551Z test_diff_noncontig_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6914248Z test_diff_noncontig_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6914946Z test_diff_noncontig_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6915645Z test_diff_noncontig_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6916341Z test_diff_noncontig_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6917101Z test_dim_function_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.012s) 2022-11-23T04:45:04.6917860Z test_discontiguous_out_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6918542Z test_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6919180Z test_errors_index_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6919765Z test_expected_failure_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6920350Z test_exponential_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6920943Z test_exponential_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6921530Z test_exponential_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6922113Z test_exponential_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6922702Z test_exponential_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6923304Z test_exponential_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6923906Z test_exponential_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6924510Z test_exponential_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6925115Z test_exponential_no_zero_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6925715Z test_exponential_no_zero_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6926331Z test_gather_backward_deterministic_path_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6926950Z test_gather_backward_one_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6927542Z test_geometric_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6928125Z test_geometric_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6928704Z test_geometric_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6929272Z test_geometric_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6929843Z test_geometric_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6930416Z test_geometric_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6931047Z test_geometric_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6931652Z test_geometric_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6932224Z test_geometric_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6932811Z test_geometric_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6933413Z test_geometric_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6934008Z test_geometric_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6934605Z test_geometric_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6935194Z test_geometric_kstest_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6935778Z test_geometric_kstest_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6936360Z test_geometric_kstest_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6936947Z test_geometric_kstest_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6937535Z test_geometric_kstest_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6938132Z test_gradient_all_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6938723Z test_gradient_all_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6939296Z test_gradient_all_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6939899Z test_gradient_extreme_cases_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6940515Z test_gradient_extreme_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6941122Z test_gradient_extreme_cases_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6941716Z test_gradient_type_promotion_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.6942299Z test_hook_remove_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6942880Z test_index_add_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6943471Z test_index_add_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6944052Z test_index_copy_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6944623Z test_index_copy_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6945245Z test_index_copy_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6945888Z test_index_copy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6946468Z test_index_copy_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6947123Z test_index_copy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6947703Z test_index_copy_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6948390Z test_index_copy_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6949083Z test_index_copy_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6949763Z test_index_copy_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6950440Z test_index_copy_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6951128Z test_index_copy_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6951826Z test_index_copy_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6952545Z test_index_copy_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6953271Z test_index_copy_scalars_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6953994Z test_index_copy_scalars_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6954708Z test_index_copy_scalars_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6955441Z test_index_copy_scalars_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6956168Z test_index_copy_scalars_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6956890Z test_index_copy_scalars_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6957612Z test_index_copy_scalars_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6958335Z test_index_copy_scalars_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6959055Z test_index_copy_scalars_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6959649Z test_index_copy_scalars_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6960236Z test_index_copy_scalars_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6960884Z test_index_copy_scalars_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6961496Z test_index_fill_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6962066Z test_index_fill_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6962642Z test_index_fill_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6963225Z test_index_fill_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6963803Z test_index_fill_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6964377Z test_index_fill_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6964950Z test_index_fill_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6965513Z test_index_fill_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6966072Z test_index_fill_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6966630Z test_index_fill_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6967183Z test_index_fill_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6967746Z test_index_fill_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6968323Z test_index_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6968913Z test_index_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.6969525Z test_index_put_non_accumulate_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.6970154Z test_index_reduce_reduce_amax_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6970774Z test_index_reduce_reduce_amax_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6971390Z test_index_reduce_reduce_amax_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6972001Z test_index_reduce_reduce_amax_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6972606Z test_index_reduce_reduce_amax_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6973207Z test_index_reduce_reduce_amax_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6973804Z test_index_reduce_reduce_amax_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6974414Z test_index_reduce_reduce_amax_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6975068Z test_index_reduce_reduce_amax_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6975713Z test_index_reduce_reduce_amin_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6976327Z test_index_reduce_reduce_amin_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6976935Z test_index_reduce_reduce_amin_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6977542Z test_index_reduce_reduce_amin_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6978149Z test_index_reduce_reduce_amin_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6978757Z test_index_reduce_reduce_amin_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6979359Z test_index_reduce_reduce_amin_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6979960Z test_index_reduce_reduce_amin_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6980554Z test_index_reduce_reduce_amin_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6981168Z test_index_reduce_reduce_mean_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6981783Z test_index_reduce_reduce_mean_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6982393Z test_index_reduce_reduce_mean_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6983000Z test_index_reduce_reduce_mean_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6983601Z test_index_reduce_reduce_mean_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6984196Z test_index_reduce_reduce_mean_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6984800Z test_index_reduce_reduce_mean_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6985408Z test_index_reduce_reduce_mean_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6986014Z test_index_reduce_reduce_mean_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6986886Z test_index_reduce_reduce_prod_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6987548Z test_index_reduce_reduce_prod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6988274Z test_index_reduce_reduce_prod_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6989098Z test_index_reduce_reduce_prod_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6989876Z test_index_reduce_reduce_prod_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6990597Z test_index_reduce_reduce_prod_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6991324Z test_index_reduce_reduce_prod_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6992050Z test_index_reduce_reduce_prod_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6992779Z test_index_reduce_reduce_prod_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6993503Z test_index_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6994207Z test_index_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6994919Z test_index_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6995631Z test_index_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6996341Z test_index_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6997040Z test_index_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6997743Z test_index_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6998433Z test_index_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6999087Z test_index_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.6999661Z test_index_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7000233Z test_index_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7000808Z test_index_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7001401Z test_invalid_shapes_grid_sampler_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7001974Z test_is_set_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7002533Z test_is_signed_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7003095Z test_item_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7003651Z test_item_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7004257Z test_item_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7004863Z test_item_cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7005432Z test_item_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7005998Z test_item_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7006559Z test_item_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7007107Z test_item_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7007660Z test_item_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7008213Z test_item_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7008766Z test_item_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7009313Z test_item_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7009863Z test_item_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7010434Z test_large_cumprod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7011018Z test_large_cumsum_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7011601Z test_log_normal_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7012182Z test_log_normal_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7012746Z test_log_normal_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7013319Z test_log_normal_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7013893Z test_logcumsumexp_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7014477Z test_lognormal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7015078Z test_lognormal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7015673Z test_lognormal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7016264Z test_lognormal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7016851Z test_masked_fill_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7017442Z test_masked_fill_cuda_bfloat16_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7018082Z test_masked_fill_cuda_bfloat16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7018697Z test_masked_fill_cuda_bool_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7019277Z test_masked_fill_cuda_bool_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7019866Z test_masked_fill_cuda_complex128_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7020468Z test_masked_fill_cuda_complex128_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7021068Z test_masked_fill_cuda_complex64_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7021668Z test_masked_fill_cuda_complex64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7022266Z test_masked_fill_cuda_float16_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7022852Z test_masked_fill_cuda_float16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7023440Z test_masked_fill_cuda_float32_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7024024Z test_masked_fill_cuda_float32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7024607Z test_masked_fill_cuda_float64_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7025188Z test_masked_fill_cuda_float64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7025771Z test_masked_fill_cuda_int16_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7026351Z test_masked_fill_cuda_int16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7027018Z test_masked_fill_cuda_int32_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7027658Z test_masked_fill_cuda_int32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7028344Z test_masked_fill_cuda_int64_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7029044Z test_masked_fill_cuda_int64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7029748Z test_masked_fill_cuda_int8_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7030449Z test_masked_fill_cuda_int8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7031150Z test_masked_fill_cuda_uint8_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7031845Z test_masked_fill_cuda_uint8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7032563Z test_masked_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7033350Z test_masked_scatter_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7034139Z test_masked_scatter_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7034849Z test_masked_scatter_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7035558Z test_masked_scatter_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7036292Z test_masked_scatter_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7037014Z test_masked_scatter_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7037724Z test_masked_scatter_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7038432Z test_masked_scatter_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7039117Z test_masked_scatter_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7039696Z test_masked_scatter_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7040275Z test_masked_scatter_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7040854Z test_masked_scatter_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7041437Z test_masked_scatter_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7042031Z test_masked_scatter_large_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7042636Z test_masked_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7043235Z test_masked_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7043823Z test_masked_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7044411Z test_masked_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7045010Z test_masked_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7045594Z test_masked_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7046181Z test_masked_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7046763Z test_masked_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7047344Z test_masked_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7047969Z test_masked_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7048580Z test_masked_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7049164Z test_masked_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7049741Z test_masked_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7050333Z test_masked_select_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7050928Z test_memory_format_clone_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7051521Z test_memory_format_consistency_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7052137Z test_memory_format_cpu_and_cuda_ops_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7052742Z test_memory_format_empty_like_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7053370Z test_memory_format_factory_like_functions_preserve_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7053993Z test_memory_format_operators_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-11-23T04:45:04.7054612Z test_memory_format_preserved_after_permute_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7055241Z test_memory_format_propagation_rules_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7055841Z test_memory_format_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7056417Z test_memory_format_type_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7057013Z test_memory_format_type_shortcuts_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7057606Z test_module_share_memory_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7058188Z test_multinomial_cpu_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7058780Z test_multinomial_cpu_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7059370Z test_multinomial_cpu_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7059956Z test_multinomial_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:45:04.7060535Z test_multinomial_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:45:04.7061111Z test_multinomial_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:45:04.7061764Z test_multinomial_deterministic_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7062430Z test_multinomial_deterministic_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7063049Z test_multinomial_deterministic_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7063663Z test_multinomial_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7064272Z test_multinomial_empty_w_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7064892Z test_multinomial_empty_wo_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7065513Z test_multinomial_gpu_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7066068Z test_multinomial_rng_state_advance_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.109s) 2022-11-23T04:45:04.7066769Z test_narrow_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7067616Z test_nondeterministic_alert_AdaptiveAvgPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7068412Z test_nondeterministic_alert_AdaptiveAvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7069211Z test_nondeterministic_alert_AdaptiveMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7070002Z test_nondeterministic_alert_AvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7070771Z test_nondeterministic_alert_CTCLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7071543Z test_nondeterministic_alert_EmbeddingBag_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7072343Z test_nondeterministic_alert_FractionalMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7073147Z test_nondeterministic_alert_FractionalMaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7073944Z test_nondeterministic_alert_MaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7074719Z test_nondeterministic_alert_MaxUnpool1d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7075513Z test_nondeterministic_alert_MaxUnpool1d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7076292Z test_nondeterministic_alert_MaxUnpool1d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7077079Z test_nondeterministic_alert_MaxUnpool2d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7077936Z test_nondeterministic_alert_MaxUnpool2d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7078762Z test_nondeterministic_alert_MaxUnpool2d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7079475Z test_nondeterministic_alert_MaxUnpool3d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7080111Z test_nondeterministic_alert_MaxUnpool3d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7080751Z test_nondeterministic_alert_MaxUnpool3d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7081368Z test_nondeterministic_alert_NLLLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7082009Z test_nondeterministic_alert_ReflectionPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7082659Z test_nondeterministic_alert_ReflectionPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7083311Z test_nondeterministic_alert_ReflectionPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7083960Z test_nondeterministic_alert_ReplicationPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7084614Z test_nondeterministic_alert_ReplicationPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7085271Z test_nondeterministic_alert_ReplicationPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7085909Z test_nondeterministic_alert_bincount_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7086530Z test_nondeterministic_alert_cumsum_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7087166Z test_nondeterministic_alert_cumsum_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7087814Z test_nondeterministic_alert_cumsum_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7088445Z test_nondeterministic_alert_cumsum_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7089078Z test_nondeterministic_alert_cumsum_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7089705Z test_nondeterministic_alert_cumsum_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7090327Z test_nondeterministic_alert_cumsum_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7090950Z test_nondeterministic_alert_cumsum_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7091571Z test_nondeterministic_alert_cumsum_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7092239Z test_nondeterministic_alert_cumsum_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7092904Z test_nondeterministic_alert_grid_sample_2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7093537Z test_nondeterministic_alert_grid_sample_3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7094159Z test_nondeterministic_alert_histc_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7094794Z test_nondeterministic_alert_interpolate_bicubic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7095455Z test_nondeterministic_alert_interpolate_bilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7096105Z test_nondeterministic_alert_interpolate_linear_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7096766Z test_nondeterministic_alert_interpolate_trilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7097418Z test_nondeterministic_alert_kthvalue_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7098053Z test_nondeterministic_alert_median_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7098688Z test_nondeterministic_alert_put_accumulate_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7099315Z test_nondeterministic_alert_put_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7099917Z test_normal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7100501Z test_normal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7101081Z test_normal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7101669Z test_normal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7102253Z test_nullary_op_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7102843Z test_pairwise_distance_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7103431Z test_pdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7104361Z test_pdist_norm_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-11-23T04:45:04.7104934Z test_pickle_gradscaler_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7105532Z test_pin_memory_from_constructor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7106219Z test_put_accumulate_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7106917Z test_put_accumulate_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7107562Z test_put_accumulate_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7108274Z test_put_accumulate_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7108991Z test_put_accumulate_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7109694Z test_put_accumulate_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7110409Z test_put_accumulate_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7111115Z test_put_accumulate_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7111819Z test_put_accumulate_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7112527Z test_put_accumulate_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7113225Z test_put_accumulate_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7113919Z test_put_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7114607Z test_put_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7115299Z test_put_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7115988Z test_put_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7116653Z test_put_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7117326Z test_put_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7117994Z test_put_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7118665Z test_put_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7119313Z test_put_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7119867Z test_put_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7120420Z test_put_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-11-23T04:45:04.7120973Z test_put_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7121539Z test_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7122115Z test_repeat_interleave_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7122758Z test_scalar_check_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.018s) 2022-11-23T04:45:04.7123377Z test_scatter_add_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7123972Z test_scatter_add_non_unique_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7124583Z test_scatter_add_one_dim_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7125197Z test_scatter_add_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7125780Z test_scatter_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7126359Z test_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7126994Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7127677Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7128333Z test_scatter_reduce_non_unique_index_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7128954Z test_scatter_reduce_non_unique_index_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7129588Z test_scatter_reduce_non_unique_index_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7130233Z test_scatter_reduce_non_unique_index_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7130870Z test_scatter_reduce_non_unique_index_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7131495Z test_scatter_reduce_non_unique_index_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7132123Z test_scatter_reduce_non_unique_index_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7132749Z test_scatter_reduce_non_unique_index_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7133371Z test_scatter_reduce_non_unique_index_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7133993Z test_scatter_reduce_non_unique_index_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7134614Z test_scatter_reduce_non_unique_index_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7135236Z test_scatter_reduce_non_unique_index_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7135923Z test_scatter_reduce_operations_to_large_input_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7136607Z test_scatter_reduce_operations_to_large_input_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7137271Z test_scatter_reduce_operations_to_large_input_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7137936Z test_scatter_reduce_operations_to_large_input_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7138602Z test_scatter_reduce_operations_to_large_input_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7139256Z test_scatter_reduce_operations_to_large_input_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7139912Z test_scatter_reduce_operations_to_large_input_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7140565Z test_scatter_reduce_operations_to_large_input_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7141212Z test_scatter_reduce_operations_to_large_input_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7141860Z test_scatter_reduce_operations_to_large_input_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7142514Z test_scatter_reduce_operations_to_large_input_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7143159Z test_scatter_reduce_operations_to_large_input_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7143800Z test_scatter_reduce_scalar_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7144400Z test_scatter_reduce_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7145013Z test_scatter_reduce_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7145629Z test_scatter_reduce_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7146247Z test_scatter_reduce_scalar_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7146910Z test_scatter_reduce_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7147561Z test_scatter_reduce_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7148275Z test_scatter_reduce_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7148984Z test_scatter_reduce_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7149697Z test_scatter_reduce_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7150517Z test_scatter_reduce_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7151297Z test_scatter_reduce_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7152010Z test_scatter_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7152722Z test_scatter_zero_size_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7153432Z test_serialization_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7154133Z test_set_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7154833Z test_set_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7155545Z test_set_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7156261Z test_set_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7156966Z test_set_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7157664Z test_set_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7158356Z test_set_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7159055Z test_set_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7159665Z test_set_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7160238Z test_set_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7160812Z test_set_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7161380Z test_set_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7161954Z test_shift_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7162521Z test_skip_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7163095Z test_storage_all_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7163670Z test_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7164243Z test_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7164813Z test_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7165386Z test_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7166004Z test_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7166610Z test_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7167172Z test_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7167735Z test_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7168298Z test_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7168861Z test_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7169447Z test_storage_meta_errors_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7170050Z test_storage_meta_errors_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7170644Z test_storage_meta_errors_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7171256Z test_storage_meta_errors_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7171863Z test_storage_meta_errors_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7172458Z test_storage_meta_errors_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7173056Z test_storage_meta_errors_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7173653Z test_storage_meta_errors_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7174241Z test_storage_meta_errors_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7174836Z test_storage_meta_errors_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7175428Z test_storage_meta_errors_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7176019Z test_storage_meta_errors_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7176612Z test_storage_meta_from_tensor_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7177220Z test_storage_meta_from_tensor_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7177832Z test_storage_meta_from_tensor_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7178450Z test_storage_meta_from_tensor_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7179063Z test_storage_meta_from_tensor_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7179724Z test_storage_meta_from_tensor_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7180365Z test_storage_meta_from_tensor_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7180967Z test_storage_meta_from_tensor_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7181564Z test_storage_meta_from_tensor_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7182165Z test_storage_meta_from_tensor_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7182768Z test_storage_meta_from_tensor_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7183360Z test_storage_meta_from_tensor_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7183958Z test_storage_setitem_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7184549Z test_storage_setitem_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7185147Z test_storage_setitem_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7185749Z test_storage_setitem_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7186345Z test_storage_setitem_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7187070Z test_storage_setitem_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7187741Z test_storage_setitem_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7188454Z test_storage_setitem_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7189175Z test_storage_setitem_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7189890Z test_storage_setitem_cuda_qint32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7190598Z test_storage_setitem_cuda_qint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7191319Z test_storage_setitem_cuda_quint4x2 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7192043Z test_storage_setitem_cuda_quint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7192764Z test_storage_setitem_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7193485Z test_strides_propagation_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7194196Z test_sync_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7194974Z test_take_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7195696Z test_take_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7196379Z test_take_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7197072Z test_take_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7197750Z test_take_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7198423Z test_take_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7199097Z test_take_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7199695Z test_take_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7200246Z test_take_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7200796Z test_take_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7201345Z test_take_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7201898Z test_take_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-11-23T04:45:04.7202456Z test_take_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7203030Z test_tensor_from_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7203627Z test_tensor_from_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7204222Z test_tensor_from_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7204836Z test_tensor_from_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7205437Z test_tensor_from_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7206033Z test_tensor_from_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7206630Z test_tensor_from_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7207222Z test_tensor_from_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7207813Z test_tensor_from_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7208403Z test_tensor_from_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7208990Z test_tensor_from_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7209617Z test_tensor_from_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7210247Z test_tensor_set_errors_multigpu_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7210844Z test_tensor_shape_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-11-23T04:45:04.7211436Z test_tensor_storage_type_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7212034Z test_tensor_storage_type_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7212634Z test_tensor_storage_type_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7213249Z test_tensor_storage_type_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7213856Z test_tensor_storage_type_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7214455Z test_tensor_storage_type_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7215049Z test_tensor_storage_type_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7215635Z test_tensor_storage_type_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7216228Z test_tensor_storage_type_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7216820Z test_tensor_storage_type_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7217408Z test_tensor_storage_type_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7217999Z test_tensor_storage_type_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7218598Z test_ternary_op_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7219202Z test_typed_storage_meta_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7219802Z test_typed_storage_meta_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7220406Z test_typed_storage_meta_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7221015Z test_typed_storage_meta_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7221619Z test_typed_storage_meta_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7222209Z test_typed_storage_meta_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7222804Z test_typed_storage_meta_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7223442Z test_typed_storage_meta_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7224142Z test_typed_storage_meta_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7224731Z test_typed_storage_meta_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7225325Z test_typed_storage_meta_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7225915Z test_typed_storage_meta_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7226513Z test_unfold_all_devices_and_dtypes_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7227165Z test_unfold_scalars_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7227840Z test_uniform_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7228543Z test_uniform_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7229250Z test_uniform_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7229953Z test_uniform_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7230669Z test_untyped_storage_meta_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7231381Z test_warn_always_caught_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7232116Z test_where_scalar_handcrafted_values_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-11-23T04:45:04.7232841Z test_cuda_vitals_gpu_only_cuda (__main__.TestVitalSignsCudaCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-11-23T04:45:04.7233218Z 2022-11-23T04:45:04.7233707Z ---------------------------------------------------------------------- 2022-11-23T04:45:04.7234089Z Ran 854 tests in 28.387s 2022-11-23T04:45:04.7234276Z 2022-11-23T04:45:04.7234393Z OK (skipped=845) 2022-11-23T04:45:04.7234565Z 2022-11-23T04:45:04.7234698Z Generating XML reports... 2022-11-23T04:45:04.7235342Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorch-20221123044433.xml 2022-11-23T04:45:04.7236171Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCUDA-20221123044433.xml 2022-11-23T04:45:04.7237018Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20221123044433.xml 2022-11-23T04:45:04.7237859Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestDevicePrecisionCUDA-20221123044433.xml 2022-11-23T04:45:04.7238703Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCUDA-20221123044433.xml 2022-11-23T04:45:04.7239085Z 2022-11-23T04:45:04.7239646Z ##[endgroup] 2022-11-23T04:45:04.7240145Z FINISHED PRINTING LOG FILE of test_torch (/var/lib/jenkins/pytorch/test/test-reports/test_torch_rgm14wjv) 2022-11-23T04:45:04.7240420Z 2022-11-23T04:45:04.7240640Z Running doctests ... [2022-11-23 04:45:04.665604] 2022-11-23T04:45:04.7241116Z Start doctest_module('/opt/conda/lib/python3.8/site-packages/torch') 2022-11-23T04:45:04.7241432Z Listing tests 2022-11-23T04:45:06.2820632Z msg = Cannot scrape callname=parallelize_module in modpath=/opt/conda/lib/python3.8/site-packages/torch/distributed/_tensor/parallel/api.py line=28. 2022-11-23T04:45:06.2823536Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2022-11-23T04:45:06.2824267Z 2022-11-23T04:45:06.2824924Z The API to apply Tensor Parallelism (TP) in PyTorch. We parallelize module 2022-11-23T04:45:06.2826198Z or sub_modules based on a parallelize_plan which contains the parallel_style 2022-11-23T04:45:06.2827627Z which indicates how user want the module or sub_module to be parallelized. 2022-11-23T04:45:06.2828911Z User can also specify different parallel_style per module fully qualifed name (FQN). 2022-11-23T04:45:06.2830580Z The API supports 2D parallelism natively by accepting an n-dimension device_mesh 2022-11-23T04:45:06.2831905Z and users just need to specify the dimension where we perform tensor parallelism on. 2022-11-23T04:45:06.2832647Z 2022-11-23T04:45:06.2832876Z Args: 2022-11-23T04:45:06.2833532Z module (nn.Module): 2022-11-23T04:45:06.2834402Z :class:`nn.Module` object to be parallelized. 2022-11-23T04:45:06.2835265Z device_mesh (DeviceMesh): 2022-11-23T04:45:06.2836250Z :class:`DeviceMesh` object which describes the mesh topology 2022-11-23T04:45:06.2837204Z of devices for the DTensor. 2022-11-23T04:45:06.2838229Z parallelize_plan (Union[ParallelStyle, Dict[str, ParallelStyle]]): 2022-11-23T04:45:06.2839263Z The plan used to parallelize the module. It can be either a 2022-11-23T04:45:06.2840156Z :class:`ParallelStyle` object which contains how 2022-11-23T04:45:06.2841052Z we prepare input/output for Tensor Parallelism or it can be a 2022-11-23T04:45:06.2842040Z dict of module FQN and its corresponding :class:`ParallelStyle` object. 2022-11-23T04:45:06.2842834Z tp_mesh_dim (int): 2022-11-23T04:45:06.2843558Z the dimension of ``device_mesh`` where we perform 2022-11-23T04:45:06.2844291Z Tensor Parallelism on. 2022-11-23T04:45:06.2844696Z 2022-11-23T04:45:06.2844895Z Return: 2022-11-23T04:45:06.2845509Z A :class:`nn.Module` object parallelized. 2022-11-23T04:45:06.2845965Z 2022-11-23T04:45:06.2846198Z Example:: 2022-11-23T04:45:06.2846805Z >>> # xdoctest: +SKIP("distributed") 2022-11-23T04:45:06.2847772Z >>> from from torch.distributed._tensor.parallel import parallelize_module, PairwiseParallel 2022-11-23T04:45:06.2848604Z >>> 2022-11-23T04:45:06.2849133Z >>> # Define the module. 2022-11-23T04:45:06.2849697Z >>> m = Model(...) 2022-11-23T04:45:06.2850407Z >>> m = parallelize_module(m, PairwiseParallel()) 2022-11-23T04:45:06.2851066Z >>> 2022-11-23T04:45:06.2851363Z 2022-11-23T04:45:06.2851582Z .. warning:: 2022-11-23T04:45:06.2852352Z ``PairwiseParallel`` comes with constraints for now. If you need finer 2022-11-23T04:45:06.2853391Z granularity, you need to pass in a dict of module FQN and parallel style instead. 2022-11-23T04:45:06.2853985Z 2022-11-23T04:45:06.2855207Z Original Error: SyntaxError('invalid syntax', ('', 2, 6, 'from from torch.distributed._tensor.parallel import parallelize_module, PairwiseParallel\n')) 2022-11-23T04:45:06.2856091Z 2022-11-23T04:45:06.2856635Z from from torch.distributed._tensor.parallel import parallelize_module, PairwiseParallel 2022-11-23T04:45:06.2857454Z ^ 2022-11-23T04:45:07.7392520Z msg = Cannot scrape callname=DiagnosticEngine in modpath=/opt/conda/lib/python3.8/site-packages/torch/onnx/_internal/diagnostics/infra/engine.py line=13. 2022-11-23T04:45:07.7395321Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2022-11-23T04:45:07.7396398Z A generic diagnostic engine based on SARIF. 2022-11-23T04:45:07.7396897Z 2022-11-23T04:45:07.7397497Z This class is the main interface for diagnostics. It manages the creation of diagnostic contexts. 2022-11-23T04:45:07.7398706Z A DiagnosticContext provides the entry point for recording Diagnostics. 2022-11-23T04:45:07.7400234Z See infra.DiagnosticContext for more details. 2022-11-23T04:45:07.7400895Z 2022-11-23T04:45:07.7401139Z Examples: 2022-11-23T04:45:07.7401795Z Step 1: Create a set of rules. 2022-11-23T04:45:07.7402608Z >>> rules = infra.RuleCollection.from_list( 2022-11-23T04:45:07.7403412Z ... "CustomRuleCollection", 2022-11-23T04:45:07.7404066Z ... [ 2022-11-23T04:45:07.7404664Z ... infra.Rule( 2022-11-23T04:45:07.7405302Z ... id="r1", 2022-11-23T04:45:07.7406170Z ... name="rule-1", 2022-11-23T04:45:07.7406928Z ... message_default_template="Mising xxx", 2022-11-23T04:45:07.7407535Z ... ), 2022-11-23T04:45:07.7408017Z ... ], 2022-11-23T04:45:07.7408489Z ... ) 2022-11-23T04:45:07.7408783Z 2022-11-23T04:45:07.7409080Z Step 2: Create a diagnostic engine. 2022-11-23T04:45:07.7409737Z >>> engine = DiagnosticEngine() 2022-11-23T04:45:07.7410112Z 2022-11-23T04:45:07.7410431Z Step 3: Start a new diagnostic context. 2022-11-23T04:45:07.7411310Z >>> with engine.create_diagnostic_context("torch.onnx.export", version="1.0") as context: 2022-11-23T04:45:07.7411881Z 2022-11-23T04:45:07.7412187Z Step 4: Add diagnostics in your code. 2022-11-23T04:45:07.7412956Z ... context.diagnose(rules.rule1, infra.Level.ERROR) 2022-11-23T04:45:07.7413427Z 2022-11-23T04:45:07.7413738Z Step 5: Afterwards, get the SARIF log. 2022-11-23T04:45:07.7414415Z >>> sarif_log = engine.sarif_log() 2022-11-23T04:45:07.7414947Z 2022-11-23T04:45:07.7416364Z Original Error: SyntaxError('unexpected EOF while parsing', ('', 1, 86, 'with engine.create_diagnostic_context("torch.onnx.export", version="1.0") as context:\n')) 2022-11-23T04:45:07.7417170Z 2022-11-23T04:45:07.7417642Z with engine.create_diagnostic_context("torch.onnx.export", version="1.0") as context: 2022-11-23T04:45:07.7418479Z ^ 2022-11-23T04:45:11.2863260Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/__init__.py is_tensor:0 2022-11-23T04:45:11.2865141Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/__init__.py set_default_tensor_type:0 2022-11-23T04:45:11.2867877Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/__init__.py set_default_dtype:0 2022-11-23T04:45:11.2869567Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/__init__.py use_deterministic_algorithms:0 2022-11-23T04:45:11.2871182Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_vmap_internals.py vmap:0 2022-11-23T04:45:11.2872865Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so Generator:0 2022-11-23T04:45:11.2874596Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so _LinAlgError:0 2022-11-23T04:45:11.2876345Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_namedtensor_internals.py update_names:0 2022-11-23T04:45:11.2878023Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/overrides.py get_ignored_functions:0 2022-11-23T04:45:11.2879690Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/overrides.py get_testing_overrides:0 2022-11-23T04:45:11.2881335Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/overrides.py wrap_torch_function:0 2022-11-23T04:45:11.2882985Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/overrides.py handle_torch_function:0 2022-11-23T04:45:11.2884684Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/overrides.py is_tensor_method_or_property:0 2022-11-23T04:45:11.2886310Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/overrides.py is_tensor_like:0 2022-11-23T04:45:11.2887848Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/serialization.py save:0 2022-11-23T04:45:11.2889879Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/serialization.py load:0 2022-11-23T04:45:11.2891503Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/hub.py list:0 2022-11-23T04:45:11.2892922Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/hub.py help:0 2022-11-23T04:45:11.2894301Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/hub.py load:0 2022-11-23T04:45:11.2895545Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/hub.py _load_local:0 2022-11-23T04:45:11.2896865Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/hub.py download_url_to_file:0 2022-11-23T04:45:11.2898198Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/hub.py load_state_dict_from_url:0 2022-11-23T04:45:11.2899567Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/quasirandom.py SobolEngine:0 2022-11-23T04:45:11.2900921Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/library.py Library.define:0 2022-11-23T04:45:11.2902258Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/library.py Library.impl:0 2022-11-23T04:45:11.2903616Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_tensor_str.py set_printoptions:0 2022-11-23T04:45:11.2904986Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/torch_version.py TorchVersion:0 2022-11-23T04:45:11.2906355Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_tensor.py Tensor.register_hook:0 2022-11-23T04:45:11.2908027Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_tensor.py Tensor.refine_names:0 2022-11-23T04:45:11.2909578Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_tensor.py Tensor.align_to:0 2022-11-23T04:45:11.2911116Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_tensor.py Tensor.rename:0 2022-11-23T04:45:11.2912695Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_tensor.py Tensor.to_sparse_coo:0 2022-11-23T04:45:11.2914308Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py broadcast_tensors:0 2022-11-23T04:45:11.2915913Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py broadcast_shapes:0 2022-11-23T04:45:11.2917454Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py split:0 2022-11-23T04:45:11.2918951Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py einsum:0 2022-11-23T04:45:11.2920447Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py meshgrid:0 2022-11-23T04:45:11.2921994Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py _unique_impl:0 2022-11-23T04:45:11.2923630Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py _unique_consecutive_impl:0 2022-11-23T04:45:11.2925007Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py tensordot:0 2022-11-23T04:45:11.2926347Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py cartesian_prod:0 2022-11-23T04:45:11.2927663Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py block_diag:0 2022-11-23T04:45:11.2928920Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py cdist:0 2022-11-23T04:45:11.2930208Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py atleast_1d:0 2022-11-23T04:45:11.2931485Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py atleast_2d:0 2022-11-23T04:45:11.2932779Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py atleast_3d:0 2022-11-23T04:45:11.2934042Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py norm:0 2022-11-23T04:45:11.2935344Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py chain_matmul:0 2022-11-23T04:45:11.2937027Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/functional.py _lu_impl:0 2022-11-23T04:45:11.2938426Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/sparse/__init__.py sum:0 2022-11-23T04:45:11.2939745Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/futures/__init__.py Future.then:0 2022-11-23T04:45:11.2941162Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/futures/__init__.py Future.add_done_callback:0 2022-11-23T04:45:11.2942594Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/futures/__init__.py Future.set_result:0 2022-11-23T04:45:11.2944018Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/futures/__init__.py Future.set_exception:0 2022-11-23T04:45:11.2945415Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/futures/__init__.py collect_all:0 2022-11-23T04:45:11.2947238Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nested/__init__.py as_nested_tensor:0 2022-11-23T04:45:11.2948718Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/monitor/__init__.py TensorboardEventHandler:0 2022-11-23T04:45:11.2950102Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/__init__.py annotate:0 2022-11-23T04:45:11.2951429Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/__init__.py strict_fusion:0 2022-11-23T04:45:11.2952764Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/tensor_type.py TensorType:0 2022-11-23T04:45:11.2953804Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/tensor_type.py is_consistent:0 2022-11-23T04:45:11.2954416Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/tensor_type.py is_more_precise:0 2022-11-23T04:45:11.2955045Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/subgraph_rewriter.py replace_pattern:0 2022-11-23T04:45:11.2955675Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/interpreter.py Interpreter:0 2022-11-23T04:45:11.2956290Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/interpreter.py Transformer:0 2022-11-23T04:45:11.2956882Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/graph.py _snake_case:0 2022-11-23T04:45:11.2957495Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/graph.py Graph.eliminate_dead_code:0 2022-11-23T04:45:11.2958110Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/graph.py Graph.on_generate_code:0 2022-11-23T04:45:11.2958731Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/passes/shape_prop.py ShapeProp:0 2022-11-23T04:45:11.2959362Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/passes/split_module.py split_module:0 2022-11-23T04:45:11.2960059Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/rewriter.py AST_Rewriter.visit_AnnAssign:0 2022-11-23T04:45:11.2960763Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py merge:0 2022-11-23T04:45:11.2961477Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py merge_with:0 2022-11-23T04:45:11.2962184Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py valmap:0 2022-11-23T04:45:11.2962888Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py keymap:0 2022-11-23T04:45:11.2963591Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py itemmap:0 2022-11-23T04:45:11.2964291Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py valfilter:0 2022-11-23T04:45:11.2965264Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py keyfilter:0 2022-11-23T04:45:11.2966098Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py itemfilter:0 2022-11-23T04:45:11.2966796Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py assoc:0 2022-11-23T04:45:11.2967493Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py dissoc:0 2022-11-23T04:45:11.2968195Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py assoc_in:0 2022-11-23T04:45:11.2968899Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py update_in:0 2022-11-23T04:45:11.2969597Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py get_in:0 2022-11-23T04:45:11.2970305Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py groupby:0 2022-11-23T04:45:11.2970998Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py first:0 2022-11-23T04:45:11.2971672Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py unifiable:0 2022-11-23T04:45:11.2972342Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py reify_object:0 2022-11-23T04:45:11.2973015Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py unify_object:0 2022-11-23T04:45:11.2973696Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/match.py VarDispatcher:0 2022-11-23T04:45:11.2974360Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/core.py reify:0 2022-11-23T04:45:11.2975034Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py transitive_get:0 2022-11-23T04:45:11.2975713Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py _toposort:0 2022-11-23T04:45:11.2976376Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py reverse_dict:0 2022-11-23T04:45:11.2977042Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py freeze:0 2022-11-23T04:45:11.2977707Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/variable.py variables:0 2022-11-23T04:45:11.2978420Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/core.py dispatch:0 2022-11-23T04:45:11.2979186Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py Dispatcher:0 2022-11-23T04:45:11.2979983Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py Dispatcher.register:0 2022-11-23T04:45:11.2980780Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py Dispatcher.add:0 2022-11-23T04:45:11.2981580Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py Dispatcher.dispatch:0 2022-11-23T04:45:11.2982373Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py str_signature:0 2022-11-23T04:45:11.2983134Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py expand_tuples:0 2022-11-23T04:45:11.2984037Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py _toposort:0 2022-11-23T04:45:11.2984829Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py reverse_dict:0 2022-11-23T04:45:11.2985557Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py groupby:0 2022-11-23T04:45:11.2986288Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py typename:0 2022-11-23T04:45:11.2987168Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py isvariadic:0 2022-11-23T04:45:11.2987911Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py Variadic:0 2022-11-23T04:45:11.2988574Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/argparse_util.py env:0 2022-11-23T04:45:11.2989208Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/argparse_util.py check_env:0 2022-11-23T04:45:11.2989817Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/run.py __doc__:0 2022-11-23T04:45:11.2990443Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py batch_isend_irecv:0 2022-11-23T04:45:11.2991093Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py all_reduce:0 2022-11-23T04:45:11.2991751Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py all_gather_object:0 2022-11-23T04:45:11.2992405Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py gather_object:0 2022-11-23T04:45:11.2993079Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py broadcast_object_list:0 2022-11-23T04:45:11.2993762Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py scatter_object_list:0 2022-11-23T04:45:11.2994418Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py all_gather:0 2022-11-23T04:45:11.2995085Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py all_gather_into_tensor:0 2022-11-23T04:45:11.2995755Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py all_gather_coalesced:0 2022-11-23T04:45:11.2996406Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py scatter:0 2022-11-23T04:45:11.2997072Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py reduce_scatter_tensor:0 2022-11-23T04:45:11.2997742Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py all_to_all_single:0 2022-11-23T04:45:11.2998395Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py all_to_all:0 2022-11-23T04:45:11.2999055Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py monitored_barrier:0 2022-11-23T04:45:11.2999712Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py new_subgroups:0 2022-11-23T04:45:11.3000402Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py new_subgroups_by_enumeration:0 2022-11-23T04:45:11.3001042Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/launch.py __doc__:0 2022-11-23T04:45:11.3001656Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/autograd/__init__.py context:0 2022-11-23T04:45:11.3002304Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/nn/functional.py _all_gather_base:0 2022-11-23T04:45:11.3003117Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py _RemoteModule.__init__:0 2022-11-23T04:45:11.3003994Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py _RemoteModule.init_from_module_rref:0 2022-11-23T04:45:11.3004693Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py RemoteModule:0 2022-11-23T04:45:11.3005372Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/partial_tensor.py _PartialTensor:0 2022-11-23T04:45:11.3006083Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py init_from_local_shards:0 2022-11-23T04:45:11.3006802Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py custom_sharded_op_impl:0 2022-11-23T04:45:11.3007537Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/sharded_optim/__init__.py named_params_with_sharded_tensor:0 2022-11-23T04:45:11.3008299Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/api.py ShardedTensor._init_from_local_tensor:0 2022-11-23T04:45:11.3009041Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/api.py ShardedTensor.reshard:0 2022-11-23T04:45:11.3009771Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py _sharded_op_common:0 2022-11-23T04:45:11.3010474Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_shard/sharding_plan/api.py ShardingPlan:0 2022-11-23T04:45:11.3011127Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/join.py Join:0 2022-11-23T04:45:11.3011822Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py register_ddp_comm_hook:0 2022-11-23T04:45:11.3012634Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py HierarchicalModelAverager:0 2022-11-23T04:45:11.3013450Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/model_averaging/averagers.py PeriodicModelAverager:0 2022-11-23T04:45:11.3014227Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py post_localSGD_hook:0 2022-11-23T04:45:11.3015016Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py quantization_pertensor_hook:0 2022-11-23T04:45:11.3015823Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py quantization_perchannel_hook:0 2022-11-23T04:45:11.3016599Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py allreduce_hook:0 2022-11-23T04:45:11.3017347Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py fp16_compress_hook:0 2022-11-23T04:45:11.3018097Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py bf16_compress_hook:0 2022-11-23T04:45:11.3018854Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py fp16_compress_wrapper:0 2022-11-23T04:45:11.3019614Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py bf16_compress_wrapper:0 2022-11-23T04:45:11.3020359Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py powerSGD_hook:0 2022-11-23T04:45:11.3021233Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py batched_powerSGD_hook:0 2022-11-23T04:45:11.3022040Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py noop_hook:0 2022-11-23T04:45:11.3022764Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py ShardedGradScaler:0 2022-11-23T04:45:11.3023420Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/api.py StateDictType:0 2022-11-23T04:45:11.3024076Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/api.py FullStateDictConfig:0 2022-11-23T04:45:11.3024814Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py FullyShardedDataParallel:0 2022-11-23T04:45:11.3025630Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py FullyShardedDataParallel.set_state_dict_type:0 2022-11-23T04:45:11.3026472Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py FullyShardedDataParallel.state_dict_type:0 2022-11-23T04:45:11.3027680Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py FullyShardedDataParallel.shard_full_optim_state_dict:0 2022-11-23T04:45:11.3028564Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py FullyShardedDataParallel.scatter_full_optim_state_dict:0 2022-11-23T04:45:11.3029434Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py FullyShardedDataParallel.rekey_optim_state_dict:0 2022-11-23T04:45:11.3030179Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/checkpoint/planner.py SavePlanner:0 2022-11-23T04:45:11.3030854Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/checkpoint/planner.py LoadPlanner:0 2022-11-23T04:45:11.3031540Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_saver.py save_state_dict:0 2022-11-23T04:45:11.3032240Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_loader.py load_state_dict:0 2022-11-23T04:45:11.3032919Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/replicate.py replicate:0 2022-11-23T04:45:11.3033604Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/replicate.py mark_root_module:0 2022-11-23T04:45:11.3034275Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/contract.py contract:0 2022-11-23T04:45:11.3034971Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/checkpoint_activation.py checkpoint:0 2022-11-23T04:45:11.3035689Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/_ddp.py DistributedDataParallel:0 2022-11-23T04:45:11.3036420Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/_ddp.py DistributedDataParallel.no_sync:0 2022-11-23T04:45:11.3037162Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/_ddp.py DistributedDataParallel.join:0 2022-11-23T04:45:11.3037923Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/_ddp.py DistributedDataParallel.register_comm_hook:0 2022-11-23T04:45:11.3038709Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/_ddp.py DistributedDataParallel.register_comm_hook:1 2022-11-23T04:45:11.3039505Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/_ddp.py DistributedDataParallel._register_builtin_comm_hook:0 2022-11-23T04:45:11.3040481Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_composable/_ddp.py DistributedDataParallel._register_fused_optim:0 2022-11-23T04:45:11.3041287Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/elastic/multiprocessing/__init__.py start_processes:0 2022-11-23T04:45:11.3041989Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/elastic/multiprocessing/api.py Std.from_str:0 2022-11-23T04:45:11.3042676Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/elastic/multiprocessing/api.py to_map:0 2022-11-23T04:45:11.3043401Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py ChildFailedError:0 2022-11-23T04:45:11.3044148Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/elastic/rendezvous/api.py RendezvousHandler.shutdown:0 2022-11-23T04:45:11.3044876Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_tensor/parallel/utils.py _prepare_input_validate:0 2022-11-23T04:45:11.3045599Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/_tensor/parallel/utils.py _prepare_output_validate:0 2022-11-23T04:45:11.3046343Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/optim/post_localSGD_optimizer.py PostLocalSGDOptimizer:0 2022-11-23T04:45:11.3047107Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py ZeroRedundancyOptimizer:0 2022-11-23T04:45:11.3047827Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/optim/utils.py register_functional_optim:0 2022-11-23T04:45:11.3048515Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/optim/optimizer.py DistributedOptimizer:0 2022-11-23T04:45:11.3049262Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py _apply_optimizer_in_backward:0 2022-11-23T04:45:11.3049972Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/pipeline/sync/pipe.py WithDevice:0 2022-11-23T04:45:11.3050634Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/pipeline/sync/pipe.py Pipe:0 2022-11-23T04:45:11.3051360Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/server_process_global_profiler.py _server_process_global_profile:0 2022-11-23T04:45:11.3052138Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/options.py TensorPipeRpcBackendOptions.set_device_map:0 2022-11-23T04:45:11.3052819Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/api.py _wait_all:0 2022-11-23T04:45:11.3053438Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/api.py shutdown:0 2022-11-23T04:45:11.3054048Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/api.py remote:0 2022-11-23T04:45:11.3054655Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/api.py rpc_sync:0 2022-11-23T04:45:11.3055264Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/api.py rpc_async:0 2022-11-23T04:45:11.3055903Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributed/rpc/functions.py async_execution:0 2022-11-23T04:45:11.3056507Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/grad.py conv1d_input:0 2022-11-23T04:45:11.3057071Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/grad.py conv1d_weight:0 2022-11-23T04:45:11.3057645Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/grad.py conv2d_input:0 2022-11-23T04:45:11.3058217Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/grad.py conv2d_weight:0 2022-11-23T04:45:11.3058974Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/grad.py conv3d_input:0 2022-11-23T04:45:11.3059608Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/grad.py conv3d_weight:0 2022-11-23T04:45:11.3060243Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py fractional_max_pool2d_with_indices:0 2022-11-23T04:45:11.3060919Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py fractional_max_pool3d_with_indices:0 2022-11-23T04:45:11.3061539Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py gumbel_softmax:0 2022-11-23T04:45:11.3062133Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py embedding:0 2022-11-23T04:45:11.3062733Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py embedding_bag:0 2022-11-23T04:45:11.3063324Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py ctc_loss:0 2022-11-23T04:45:11.3063909Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py nll_loss:0 2022-11-23T04:45:11.3064504Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py cross_entropy:0 2022-11-23T04:45:11.3065122Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py binary_cross_entropy:0 2022-11-23T04:45:11.3065775Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py binary_cross_entropy_with_logits:0 2022-11-23T04:45:11.3066378Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py calculate_gain:0 2022-11-23T04:45:11.3067116Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py uniform_:0 2022-11-23T04:45:11.3067673Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py normal_:0 2022-11-23T04:45:11.3068241Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py trunc_normal_:0 2022-11-23T04:45:11.3068809Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py constant_:0 2022-11-23T04:45:11.3069369Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py ones_:0 2022-11-23T04:45:11.3069919Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py zeros_:0 2022-11-23T04:45:11.3070458Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py eye_:0 2022-11-23T04:45:11.3071005Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py dirac_:0 2022-11-23T04:45:11.3071571Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py xavier_uniform_:0 2022-11-23T04:45:11.3072152Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py xavier_normal_:0 2022-11-23T04:45:11.3072728Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py kaiming_uniform_:0 2022-11-23T04:45:11.3073311Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py kaiming_normal_:0 2022-11-23T04:45:11.3073884Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py orthogonal_:0 2022-11-23T04:45:11.3074449Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/init.py sparse_:0 2022-11-23T04:45:11.3075084Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py DistributedDataParallel:0 2022-11-23T04:45:11.3075804Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py DistributedDataParallel.no_sync:0 2022-11-23T04:45:11.3076526Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py DistributedDataParallel.join:0 2022-11-23T04:45:11.3077280Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py DistributedDataParallel.register_comm_hook:0 2022-11-23T04:45:11.3078221Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py DistributedDataParallel.register_comm_hook:1 2022-11-23T04:45:11.3079064Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py DistributedDataParallel._register_builtin_comm_hook:0 2022-11-23T04:45:11.3079847Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py DistributedDataParallel._register_fused_optim:0 2022-11-23T04:45:11.3080543Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/parallel/data_parallel.py DataParallel:0 2022-11-23T04:45:11.3081175Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py MaxPool1d:0 2022-11-23T04:45:11.3081778Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py MaxPool2d:0 2022-11-23T04:45:11.3082383Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py MaxPool3d:0 2022-11-23T04:45:11.3082998Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py MaxUnpool1d:0 2022-11-23T04:45:11.3083616Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py MaxUnpool2d:0 2022-11-23T04:45:11.3084232Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py MaxUnpool3d:0 2022-11-23T04:45:11.3084844Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AvgPool1d:0 2022-11-23T04:45:11.3085451Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AvgPool2d:0 2022-11-23T04:45:11.3086047Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AvgPool3d:0 2022-11-23T04:45:11.3086682Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py FractionalMaxPool2d:0 2022-11-23T04:45:11.3087337Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py FractionalMaxPool3d:0 2022-11-23T04:45:11.3087971Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py LPPool1d:0 2022-11-23T04:45:11.3088582Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py LPPool2d:0 2022-11-23T04:45:11.3089213Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AdaptiveMaxPool1d:0 2022-11-23T04:45:11.3089857Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AdaptiveMaxPool2d:0 2022-11-23T04:45:11.3090502Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AdaptiveMaxPool3d:0 2022-11-23T04:45:11.3091135Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AdaptiveAvgPool1d:0 2022-11-23T04:45:11.3091782Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AdaptiveAvgPool2d:0 2022-11-23T04:45:11.3092423Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pooling.py AdaptiveAvgPool3d:0 2022-11-23T04:45:11.3093057Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/lazy.py LazyModuleMixin:0 2022-11-23T04:45:11.3093651Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/fold.py Fold:0 2022-11-23T04:45:11.3094227Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/fold.py Unfold:0 2022-11-23T04:45:11.3094803Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py L1Loss:0 2022-11-23T04:45:11.3095383Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py NLLLoss:0 2022-11-23T04:45:11.3095980Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py PoissonNLLLoss:0 2022-11-23T04:45:11.3096598Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py GaussianNLLLoss:0 2022-11-23T04:45:11.3097206Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py KLDivLoss:0 2022-11-23T04:45:11.3097922Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py MSELoss:0 2022-11-23T04:45:11.3098551Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py BCELoss:0 2022-11-23T04:45:11.3099162Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py BCEWithLogitsLoss:0 2022-11-23T04:45:11.3099800Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py MultiLabelMarginLoss:0 2022-11-23T04:45:11.3100429Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py CrossEntropyLoss:0 2022-11-23T04:45:11.3101045Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py MarginRankingLoss:0 2022-11-23T04:45:11.3101670Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py MultiMarginLoss:0 2022-11-23T04:45:11.3102306Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py TripletMarginLoss:0 2022-11-23T04:45:11.3102980Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py TripletMarginWithDistanceLoss:0 2022-11-23T04:45:11.3103610Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/loss.py CTCLoss:0 2022-11-23T04:45:11.3104206Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/sparse.py Embedding:0 2022-11-23T04:45:11.3104852Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/sparse.py Embedding.from_pretrained:0 2022-11-23T04:45:11.3105487Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/sparse.py EmbeddingBag:0 2022-11-23T04:45:11.3106137Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/sparse.py EmbeddingBag.from_pretrained:0 2022-11-23T04:45:11.3106930Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py Identity:0 2022-11-23T04:45:11.3107527Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py Linear:0 2022-11-23T04:45:11.3108123Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py Bilinear:0 2022-11-23T04:45:11.3108739Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py BatchNorm1d:0 2022-11-23T04:45:11.3109359Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py BatchNorm2d:0 2022-11-23T04:45:11.3109977Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py BatchNorm3d:0 2022-11-23T04:45:11.3110603Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py SyncBatchNorm:0 2022-11-23T04:45:11.3111281Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py SyncBatchNorm.convert_sync_batchnorm:0 2022-11-23T04:45:11.3111967Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/channelshuffle.py ChannelShuffle:0 2022-11-23T04:45:11.3112629Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.register_buffer:0 2022-11-23T04:45:11.3113259Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.apply:0 2022-11-23T04:45:11.3113872Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.to:0 2022-11-23T04:45:11.3114491Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.state_dict:0 2022-11-23T04:45:11.3115125Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.parameters:0 2022-11-23T04:45:11.3115772Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.named_parameters:0 2022-11-23T04:45:11.3116397Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.buffers:0 2022-11-23T04:45:11.3117217Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.named_buffers:0 2022-11-23T04:45:11.3117927Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.named_children:0 2022-11-23T04:45:11.3118554Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.modules:0 2022-11-23T04:45:11.3119186Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py Module.named_modules:0 2022-11-23T04:45:11.3119813Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ConstantPad1d:0 2022-11-23T04:45:11.3120439Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ConstantPad2d:0 2022-11-23T04:45:11.3121067Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ConstantPad3d:0 2022-11-23T04:45:11.3121693Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ReflectionPad1d:0 2022-11-23T04:45:11.3122332Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ReflectionPad2d:0 2022-11-23T04:45:11.3122965Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ReflectionPad3d:0 2022-11-23T04:45:11.3123600Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ReplicationPad1d:0 2022-11-23T04:45:11.3124237Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ReplicationPad2d:0 2022-11-23T04:45:11.3124872Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ReplicationPad3d:0 2022-11-23T04:45:11.3125489Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/padding.py ZeroPad2d:0 2022-11-23T04:45:11.3126101Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Threshold:0 2022-11-23T04:45:11.3126699Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py ReLU:0 2022-11-23T04:45:11.3127301Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py RReLU:0 2022-11-23T04:45:11.3127908Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Hardtanh:0 2022-11-23T04:45:11.3128510Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py ReLU6:0 2022-11-23T04:45:11.3129117Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Sigmoid:0 2022-11-23T04:45:11.3129741Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Hardsigmoid:0 2022-11-23T04:45:11.3130348Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Tanh:0 2022-11-23T04:45:11.3130940Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py SiLU:0 2022-11-23T04:45:11.3131537Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Mish:0 2022-11-23T04:45:11.3132146Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Hardswish:0 2022-11-23T04:45:11.3132749Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py ELU:0 2022-11-23T04:45:11.3133347Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py CELU:0 2022-11-23T04:45:11.3133942Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py SELU:0 2022-11-23T04:45:11.3134535Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py GLU:0 2022-11-23T04:45:11.3135129Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py GELU:0 2022-11-23T04:45:11.3135846Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Hardshrink:0 2022-11-23T04:45:11.3136531Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py LeakyReLU:0 2022-11-23T04:45:11.3137150Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py LogSigmoid:0 2022-11-23T04:45:11.3137770Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Softplus:0 2022-11-23T04:45:11.3138386Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Softshrink:0 2022-11-23T04:45:11.3139031Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py MultiheadAttention:0 2022-11-23T04:45:11.3139658Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py PReLU:0 2022-11-23T04:45:11.3140269Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Softsign:0 2022-11-23T04:45:11.3140882Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Tanhshrink:0 2022-11-23T04:45:11.3141500Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Softmin:0 2022-11-23T04:45:11.3142107Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Softmax:0 2022-11-23T04:45:11.3142722Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py Softmax2d:0 2022-11-23T04:45:11.3143339Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py LogSoftmax:0 2022-11-23T04:45:11.3143959Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/upsampling.py Upsample:0 2022-11-23T04:45:11.3144607Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/upsampling.py UpsamplingNearest2d:0 2022-11-23T04:45:11.3145286Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/upsampling.py UpsamplingBilinear2d:0 2022-11-23T04:45:11.3145952Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/normalization.py LocalResponseNorm:0 2022-11-23T04:45:11.3146958Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/normalization.py LayerNorm:0 2022-11-23T04:45:11.3147606Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/normalization.py GroupNorm:0 2022-11-23T04:45:11.3148193Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/rnn.py RNN:0 2022-11-23T04:45:11.3148758Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/rnn.py LSTM:0 2022-11-23T04:45:11.3149318Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/rnn.py GRU:0 2022-11-23T04:45:11.3149889Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/rnn.py RNNCell:0 2022-11-23T04:45:11.3150474Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/rnn.py LSTMCell:0 2022-11-23T04:45:11.3151047Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/rnn.py GRUCell:0 2022-11-23T04:45:11.3151664Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/distance.py PairwiseDistance:0 2022-11-23T04:45:11.3152305Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/distance.py CosineSimilarity:0 2022-11-23T04:45:11.3152918Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/flatten.py Flatten:0 2022-11-23T04:45:11.3153520Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/flatten.py Unflatten:0 2022-11-23T04:45:11.3154145Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pixelshuffle.py PixelShuffle:0 2022-11-23T04:45:11.3154795Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/pixelshuffle.py PixelUnshuffle:0 2022-11-23T04:45:11.3155553Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/dropout.py Dropout:0 2022-11-23T04:45:11.3156218Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/dropout.py Dropout1d:0 2022-11-23T04:45:11.3156821Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/dropout.py Dropout2d:0 2022-11-23T04:45:11.3157428Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/dropout.py Dropout3d:0 2022-11-23T04:45:11.3158047Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/dropout.py AlphaDropout:0 2022-11-23T04:45:11.3158688Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/dropout.py FeatureAlphaDropout:0 2022-11-23T04:45:11.3159324Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/container.py Sequential:0 2022-11-23T04:45:11.3159938Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/container.py ModuleList:0 2022-11-23T04:45:11.3160549Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/container.py ModuleDict:0 2022-11-23T04:45:11.3161180Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/container.py ParameterList:0 2022-11-23T04:45:11.3161810Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/container.py ParameterDict:0 2022-11-23T04:45:11.3162440Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/transformer.py Transformer:0 2022-11-23T04:45:11.3163086Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/transformer.py Transformer.forward:0 2022-11-23T04:45:11.3163749Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/transformer.py TransformerEncoder:0 2022-11-23T04:45:11.3164411Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/transformer.py TransformerDecoder:0 2022-11-23T04:45:11.3165095Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/transformer.py TransformerEncoderLayer:0 2022-11-23T04:45:11.3165775Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/transformer.py TransformerDecoderLayer:0 2022-11-23T04:45:11.3166443Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py InstanceNorm1d:0 2022-11-23T04:45:11.3167091Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py InstanceNorm2d:0 2022-11-23T04:45:11.3167740Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py InstanceNorm3d:0 2022-11-23T04:45:11.3168425Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/memory_format.py convert_conv2d_weight_memory_format:0 2022-11-23T04:45:11.3169049Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py identity:0 2022-11-23T04:45:11.3169662Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py random_unstructured:0 2022-11-23T04:45:11.3170283Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py l1_unstructured:0 2022-11-23T04:45:11.3170900Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py random_structured:0 2022-11-23T04:45:11.3171500Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py ln_structured:0 2022-11-23T04:45:11.3172116Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py global_unstructured:0 2022-11-23T04:45:11.3172732Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py custom_from_mask:0 2022-11-23T04:45:11.3173319Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py remove:0 2022-11-23T04:45:11.3173903Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/prune.py is_pruned:0 2022-11-23T04:45:11.3174663Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py orthogonal:0 2022-11-23T04:45:11.3175373Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py spectral_norm:0 2022-11-23T04:45:11.3176000Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/stateless.py functional_call:0 2022-11-23T04:45:11.3176620Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py weight_norm:0 2022-11-23T04:45:11.3177251Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py remove_weight_norm:0 2022-11-23T04:45:11.3177874Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/rnn.py pad_packed_sequence:0 2022-11-23T04:45:11.3178480Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/rnn.py pad_sequence:0 2022-11-23T04:45:11.3179080Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/rnn.py unpad_sequence:0 2022-11-23T04:45:11.3179683Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/rnn.py pack_sequence:0 2022-11-23T04:45:11.3180282Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/rnn.py unpack_sequence:0 2022-11-23T04:45:11.3180921Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/parametrize.py register_parametrization:0 2022-11-23T04:45:11.3181574Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/spectral_norm.py spectral_norm:0 2022-11-23T04:45:11.3182220Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/spectral_norm.py remove_spectral_norm:0 2022-11-23T04:45:11.3182893Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/_per_sample_grad.py call_for_per_sample_grads:0 2022-11-23T04:45:11.3183510Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/init.py skip_init:0 2022-11-23T04:45:11.3184150Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py unfold3d:0 2022-11-23T04:45:11.3184896Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py sum_over_all_but_batch_and_last_n:0 2022-11-23T04:45:11.3185600Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/masked/maskedtensor/core.py is_masked_tensor:0 2022-11-23T04:45:11.3186228Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/onnx/_type_utils.py JitScalarType:0 2022-11-23T04:45:11.3186999Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/package/glob_group.py GlobGroup:0 2022-11-23T04:45:11.3187602Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/profiler/profiler.py profile:0 2022-11-23T04:45:11.3188220Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/wishart.py Wishart:0 2022-11-23T04:45:11.3188866Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/independent.py Independent:0 2022-11-23T04:45:11.3189497Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/laplace.py Laplace:0 2022-11-23T04:45:11.3190103Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/cauchy.py Cauchy:0 2022-11-23T04:45:11.3190770Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/one_hot_categorical.py OneHotCategorical:0 2022-11-23T04:45:11.3191417Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/uniform.py Uniform:0 2022-11-23T04:45:11.3192036Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/log_normal.py LogNormal:0 2022-11-23T04:45:11.3192675Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/half_cauchy.py HalfCauchy:0 2022-11-23T04:45:11.3193506Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/bernoulli.py Bernoulli:0 2022-11-23T04:45:11.3194247Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/logistic_normal.py LogisticNormal:0 2022-11-23T04:45:11.3194960Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/relaxed_categorical.py RelaxedOneHotCategorical:0 2022-11-23T04:45:11.3195675Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/mixture_same_family.py MixtureSameFamily:0 2022-11-23T04:45:11.3196309Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/chi2.py Chi2:0 2022-11-23T04:45:11.3196925Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/geometric.py Geometric:0 2022-11-23T04:45:11.3197557Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/categorical.py Categorical:0 2022-11-23T04:45:11.3198191Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/von_mises.py VonMises:0 2022-11-23T04:45:11.3198808Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/weibull.py Weibull:0 2022-11-23T04:45:11.3199484Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/multivariate_normal.py MultivariateNormal:0 2022-11-23T04:45:11.3200196Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/continuous_bernoulli.py ContinuousBernoulli:0 2022-11-23T04:45:11.3200861Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/poisson.py Poisson:0 2022-11-23T04:45:11.3201529Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/relaxed_bernoulli.py RelaxedBernoulli:0 2022-11-23T04:45:11.3202178Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/binomial.py Binomial:0 2022-11-23T04:45:11.3202798Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/dirichlet.py Dirichlet:0 2022-11-23T04:45:11.3203457Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/fishersnedecor.py FisherSnedecor:0 2022-11-23T04:45:11.3204121Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/kumaraswamy.py Kumaraswamy:0 2022-11-23T04:45:11.3204764Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/transforms.py CatTransform:0 2022-11-23T04:45:11.3205418Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/transforms.py StackTransform:0 2022-11-23T04:45:11.3206126Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/transforms.py CumulativeDistributionTransform:0 2022-11-23T04:45:11.3206784Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/gamma.py Gamma:0 2022-11-23T04:45:11.3207378Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/beta.py Beta:0 2022-11-23T04:45:11.3208076Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/lowrank_multivariate_normal.py LowRankMultivariateNormal:0 2022-11-23T04:45:11.3208751Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/gumbel.py Gumbel:0 2022-11-23T04:45:11.3209361Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/pareto.py Pareto:0 2022-11-23T04:45:11.3209991Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/half_normal.py HalfNormal:0 2022-11-23T04:45:11.3210623Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/studentT.py StudentT:0 2022-11-23T04:45:11.3211262Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/lkj_cholesky.py LKJCholesky:0 2022-11-23T04:45:11.3211933Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/constraints.py _DependentProperty:0 2022-11-23T04:45:11.3212706Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/exponential.py Exponential:0 2022-11-23T04:45:11.3213402Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/multinomial.py Multinomial:0 2022-11-23T04:45:11.3214024Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/distributions/normal.py Normal:0 2022-11-23T04:45:11.3214627Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/cuda/jiterator.py _create_jit_fn:0 2022-11-23T04:45:11.3215235Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/cuda/jiterator.py _create_jit_fn:1 2022-11-23T04:45:11.3215838Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/cuda/jiterator.py _create_jit_fn:2 2022-11-23T04:45:11.3216472Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/cuda/jiterator.py _create_multi_output_jit_fn:0 2022-11-23T04:45:11.3217097Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/testing/_creation.py make_tensor:0 2022-11-23T04:45:11.3217718Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/testing/_comparison.py assert_close:0 2022-11-23T04:45:11.3218348Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py parametrize:0 2022-11-23T04:45:11.3219038Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py random_symmetric_psd_matrix:0 2022-11-23T04:45:11.3219742Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py random_hermitian_psd_matrix:0 2022-11-23T04:45:11.3220445Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py random_hermitian_pd_matrix:0 2022-11-23T04:45:11.3221183Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py skip_unless_torch_gpu:0 2022-11-23T04:45:11.3221847Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py LambdaLR:0 2022-11-23T04:45:11.3222473Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py MultiplicativeLR:0 2022-11-23T04:45:11.3223083Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py StepLR:0 2022-11-23T04:45:11.3223686Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py MultiStepLR:0 2022-11-23T04:45:11.3224284Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py ConstantLR:0 2022-11-23T04:45:11.3224891Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py LinearLR:0 2022-11-23T04:45:11.3225506Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py SequentialLR:0 2022-11-23T04:45:11.3226123Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py PolynomialLR:0 2022-11-23T04:45:11.3226927Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py ChainedScheduler:0 2022-11-23T04:45:11.3227579Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py ReduceLROnPlateau:0 2022-11-23T04:45:11.3228197Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py CyclicLR:0 2022-11-23T04:45:11.3228876Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py CosineAnnealingWarmRestarts.step:0 2022-11-23T04:45:11.3229592Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py CosineAnnealingWarmRestarts.step:1 2022-11-23T04:45:11.3230249Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/lr_scheduler.py OneCycleLR:0 2022-11-23T04:45:11.3230821Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/sgd.py SGD:0 2022-11-23T04:45:11.3231408Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/swa_utils.py AveragedModel:0 2022-11-23T04:45:11.3232136Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/swa_utils.py AveragedModel:1 2022-11-23T04:45:11.3232788Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/swa_utils.py update_bn:0 2022-11-23T04:45:11.3233365Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/optim/swa_utils.py SWALR:0 2022-11-23T04:45:11.3233955Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_prims/context.py NvfuserPrimsMode:0 2022-11-23T04:45:11.3234570Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/_prims/context.py TorchRefsMode:0 2022-11-23T04:45:11.3235184Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py conv1d:0 2022-11-23T04:45:11.3235801Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py conv2d:0 2022-11-23T04:45:11.3236419Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py conv3d:0 2022-11-23T04:45:11.3237050Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/__init__.py Quantize:0 2022-11-23T04:45:11.3237695Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/__init__.py DeQuantize:0 2022-11-23T04:45:11.3238335Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/linear.py Linear:0 2022-11-23T04:45:11.3239020Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/functional_modules.py FloatFunctional:0 2022-11-23T04:45:11.3239715Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/functional_modules.py QFunctional:0 2022-11-23T04:45:11.3240399Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py Embedding:0 2022-11-23T04:45:11.3241083Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py EmbeddingBag:0 2022-11-23T04:45:11.3241747Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/activation.py ReLU6:0 2022-11-23T04:45:11.3242370Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/rnn.py LSTM:0 2022-11-23T04:45:11.3242988Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py Conv1d:0 2022-11-23T04:45:11.3243612Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py Conv2d:0 2022-11-23T04:45:11.3244233Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py Conv3d:0 2022-11-23T04:45:11.3244873Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py ConvTranspose1d:0 2022-11-23T04:45:11.3245541Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py ConvTranspose2d:0 2022-11-23T04:45:11.3246208Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py ConvTranspose3d:0 2022-11-23T04:45:11.3246871Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py Linear:0 2022-11-23T04:45:11.3247519Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py LSTM:0 2022-11-23T04:45:11.3248161Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py GRU:0 2022-11-23T04:45:11.3248805Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py RNNCell:0 2022-11-23T04:45:11.3249460Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py LSTMCell:0 2022-11-23T04:45:11.3250197Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py GRUCell:0 2022-11-23T04:45:11.3250940Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py Conv1d:0 2022-11-23T04:45:11.3251595Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py Conv2d:0 2022-11-23T04:45:11.3252249Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py Conv3d:0 2022-11-23T04:45:11.3252927Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py ConvTranspose1d:0 2022-11-23T04:45:11.3253619Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py ConvTranspose2d:0 2022-11-23T04:45:11.3254311Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py ConvTranspose3d:0 2022-11-23T04:45:11.3255009Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py LinearReLU:0 2022-11-23T04:45:11.3255727Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py LinearReLU:0 2022-11-23T04:45:11.3256417Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py LinearReLU:0 2022-11-23T04:45:11.3257066Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantizable/modules/rnn.py LSTMCell:0 2022-11-23T04:45:11.3257691Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/nn/quantizable/modules/rnn.py LSTM:0 2022-11-23T04:45:11.3258360Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py BaseSparsifier:0 2022-11-23T04:45:11.3259086Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py BaseSparsifier.squash_mask:0 2022-11-23T04:45:11.3259905Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py BaseDataScheduler.get_schedule_param:0 2022-11-23T04:45:11.3260762Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py ActivationSparsifier:0 2022-11-23T04:45:11.3261583Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py BaseDataSparsifier:0 2022-11-23T04:45:11.3262306Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py LambdaSL:0 2022-11-23T04:45:11.3262985Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py fuse_conv_bn:0 2022-11-23T04:45:11.3263668Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py fuse_conv_bn_relu:0 2022-11-23T04:45:11.3264362Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py fuse_linear_bn:0 2022-11-23T04:45:11.3265071Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py fuse_convtranspose_bn:0 2022-11-23T04:45:11.3265731Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/observer.py _with_args:0 2022-11-23T04:45:11.3266378Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/observer.py _with_callable_args:0 2022-11-23T04:45:11.3267374Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py fuse_fx:0 2022-11-23T04:45:11.3268007Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py prepare_fx:0 2022-11-23T04:45:11.3268660Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py prepare_qat_fx:0 2022-11-23T04:45:11.3269413Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py convert_fx:0 2022-11-23T04:45:11.3270134Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py convert_to_reference_fx:0 2022-11-23T04:45:11.3270845Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py _convert_to_reference_decomposed_fx:0 2022-11-23T04:45:11.3271529Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/utils.py _get_path_of_module:0 2022-11-23T04:45:11.3272181Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/utils.py _get_signature_locals:0 2022-11-23T04:45:11.3272837Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/utils.py _get_default_kwargs:0 2022-11-23T04:45:11.3273491Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/utils.py _normalize_kwargs:0 2022-11-23T04:45:11.3274135Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/utils.py _get_num_pos_args:0 2022-11-23T04:45:11.3274784Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fuse_modules.py fuse_modules:0 2022-11-23T04:45:11.3275460Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report.py ModelReport:0 2022-11-23T04:45:11.3276284Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py ModelReportVisualizer.generate_filtered_tables:0 2022-11-23T04:45:11.3277194Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py ModelReportVisualizer.generate_table_visualization:0 2022-11-23T04:45:11.3278104Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py ModelReportVisualizer.generate_plot_visualization:0 2022-11-23T04:45:11.3279043Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py ModelReportVisualizer.generate_histogram_visualization:0 2022-11-23T04:45:11.3279838Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/backend_config/backend_config.py DTypeConfig:0 2022-11-23T04:45:11.3280479Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/grad_mode.py no_grad:0 2022-11-23T04:45:11.3281085Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/grad_mode.py enable_grad:0 2022-11-23T04:45:11.3281703Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/grad_mode.py set_grad_enabled:0 2022-11-23T04:45:11.3282325Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/grad_mode.py inference_mode:0 2022-11-23T04:45:11.3282926Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/forward_ad.py make_dual:0 2022-11-23T04:45:11.3283539Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/forward_ad.py unpack_dual:0 2022-11-23T04:45:11.3284145Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/forward_ad.py dual_level:0 2022-11-23T04:45:11.3284745Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/profiler.py profile:0 2022-11-23T04:45:11.3285368Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/profiler.py record_function:0 2022-11-23T04:45:11.3285987Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/profiler.py emit_itt:0 2022-11-23T04:45:11.3286595Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/profiler.py emit_nvtx:0 2022-11-23T04:45:11.3287177Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/functional.py vjp:0 2022-11-23T04:45:11.3287909Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/functional.py jvp:0 2022-11-23T04:45:11.3288579Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/functional.py jacobian:0 2022-11-23T04:45:11.3289189Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/functional.py hessian:0 2022-11-23T04:45:11.3289785Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/functional.py vhp:0 2022-11-23T04:45:11.3290375Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/functional.py hvp:0 2022-11-23T04:45:11.3290987Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/anomaly_mode.py detect_anomaly:0 2022-11-23T04:45:11.3291659Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/function.py FunctionCtx.save_for_backward:0 2022-11-23T04:45:11.3292322Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/function.py FunctionCtx.save_for_forward:0 2022-11-23T04:45:11.3292986Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/function.py FunctionCtx.mark_dirty:0 2022-11-23T04:45:11.3293678Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/function.py FunctionCtx.mark_non_differentiable:0 2022-11-23T04:45:11.3294375Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/function.py FunctionCtx.set_materialize_grads:0 2022-11-23T04:45:11.3295015Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/function.py Function:0 2022-11-23T04:45:11.3295626Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/graph.py saved_tensors_hooks:0 2022-11-23T04:45:11.3296232Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/graph.py save_on_cpu:0 2022-11-23T04:45:11.3296862Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/graph.py disable_saved_tensors_hooks:0 2022-11-23T04:45:11.3297504Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/graph.py register_multi_grad_hook:0 2022-11-23T04:45:11.3298163Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/autograd/graph.py allow_mutation_on_saved_tensors:0 2022-11-23T04:45:11.3298784Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/_serialization.py save:0 2022-11-23T04:45:11.3299378Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/_serialization.py load:0 2022-11-23T04:45:11.3300024Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/_serialization.py save_jit_module_to_flatbuffer:0 2022-11-23T04:45:11.3300701Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/_check.py AttributeTypeIsSupportedChecker:0 2022-11-23T04:45:11.3301370Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/mobile/__init__.py _load_for_lite_interpreter:0 2022-11-23T04:45:11.3302021Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/mobile/__init__.py _get_model_bytecode_version:0 2022-11-23T04:45:11.3302692Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/mobile/__init__.py _get_mobile_model_contained_types:0 2022-11-23T04:45:11.3303326Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/jit/mobile/__init__.py _get_model_ops_and_info:0 2022-11-23T04:45:11.3303952Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/cpp_extension.py CppExtension:0 2022-11-23T04:45:11.3304575Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/cpp_extension.py CUDAExtension:0 2022-11-23T04:45:11.3305198Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/cpp_extension.py CUDAExtension:1 2022-11-23T04:45:11.3305794Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/cpp_extension.py load:0 2022-11-23T04:45:11.3306395Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/cpp_extension.py load_inline:0 2022-11-23T04:45:11.3307371Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/throughput_benchmark.py ThroughputBenchmark:0 2022-11-23T04:45:11.3308121Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/backend_registration.py rename_privateuse1_backend:0 2022-11-23T04:45:11.3308738Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/dlpack.py from_dlpack:0 2022-11-23T04:45:11.3309364Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/checkpoint.py checkpoint_sequential:0 2022-11-23T04:45:11.3310023Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/distributed.py DistributedSampler:0 2022-11-23T04:45:11.3310689Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/sampler.py WeightedRandomSampler:0 2022-11-23T04:45:11.3311330Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/sampler.py BatchSampler:0 2022-11-23T04:45:11.3311967Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/dataset.py IterableDataset:0 2022-11-23T04:45:11.3312592Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/dataset.py random_split:0 2022-11-23T04:45:11.3313227Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py default_convert:0 2022-11-23T04:45:11.3313845Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py collate:0 2022-11-23T04:45:11.3314477Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py default_collate:0 2022-11-23T04:45:11.3315132Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/datapipe.py IterDataPipe:0 2022-11-23T04:45:11.3315799Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/datapipe.py MapDataPipe:0 2022-11-23T04:45:11.3316491Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/callable.py MapperIterDataPipe:0 2022-11-23T04:45:11.3317210Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/callable.py CollatorIterDataPipe:0 2022-11-23T04:45:11.3317926Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py BatcherIterDataPipe:0 2022-11-23T04:45:11.3318644Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py UnBatcherIterDataPipe:0 2022-11-23T04:45:11.3319350Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py GrouperIterDataPipe:0 2022-11-23T04:45:11.3320063Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py ConcaterIterDataPipe:0 2022-11-23T04:45:11.3320775Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py ForkerIterDataPipe:0 2022-11-23T04:45:11.3321471Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py _ChildDataPipe:0 2022-11-23T04:45:11.3322191Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py DemultiplexerIterDataPipe:0 2022-11-23T04:45:11.3322930Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py MultiplexerIterDataPipe:0 2022-11-23T04:45:11.3323650Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py ZipperIterDataPipe:0 2022-11-23T04:45:11.3324385Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/streamreader.py StreamReaderIterDataPipe:0 2022-11-23T04:45:11.3325127Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/fileopener.py FileOpenerIterDataPipe:0 2022-11-23T04:45:11.3326077Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combinatorics.py ShufflerIterDataPipe:0 2022-11-23T04:45:11.3326853Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/selecting.py FilterIterDataPipe:0 2022-11-23T04:45:11.3327573Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/filelister.py FileListerIterDataPipe:0 2022-11-23T04:45:11.3328311Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/utils.py IterableWrapperIterDataPipe:0 2022-11-23T04:45:11.3329026Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/map/callable.py MapperMapDataPipe:0 2022-11-23T04:45:11.3329731Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/map/grouping.py BatcherMapDataPipe:0 2022-11-23T04:45:11.3330444Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combining.py ConcaterMapDataPipe:0 2022-11-23T04:45:11.3331158Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combining.py ZipperMapDataPipe:0 2022-11-23T04:45:11.3331885Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combinatorics.py ShufflerIterDataPipe:0 2022-11-23T04:45:11.3332626Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/map/utils.py SequenceWrapperMapDataPipe:0 2022-11-23T04:45:11.3333329Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/data/datapipes/utils/common.py validate_input_col:0 2022-11-23T04:45:11.3334011Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.__init__:0 2022-11-23T04:45:11.3334704Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_hparams:0 2022-11-23T04:45:11.3335402Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_scalar:0 2022-11-23T04:45:11.3336087Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_scalars:0 2022-11-23T04:45:11.3336775Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_histogram:0 2022-11-23T04:45:11.3337476Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_histogram_raw:0 2022-11-23T04:45:11.3338163Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_image:0 2022-11-23T04:45:11.3338840Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_images:0 2022-11-23T04:45:11.3355127Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_text:0 2022-11-23T04:45:11.3355997Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_embedding:0 2022-11-23T04:45:11.3356859Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_pr_curve:0 2022-11-23T04:45:11.3357762Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_custom_scalars_multilinechart:0 2022-11-23T04:45:11.3358694Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_custom_scalars_marginchart:0 2022-11-23T04:45:11.3359589Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_custom_scalars:0 2022-11-23T04:45:11.3360423Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py SummaryWriter.add_mesh:0 2022-11-23T04:45:11.3361481Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/hipify/hipify_python.py find_closure_group:0 2022-11-23T04:45:11.3362372Z python -m xdoctest /opt/conda/lib/python3.8/site-packages/torch/utils/hipify/hipify_python.py replace_extern_shared:0 2022-11-23T04:45:13.4320115Z 2022-11-23T04:45:13.4320506Z real 180m46.443s 2022-11-23T04:45:13.4321029Z user 390m14.898s 2022-11-23T04:45:13.4321527Z sys 56m18.717s 2022-11-23T04:45:13.4321879Z + assert_git_not_dirty 2022-11-23T04:45:13.4322768Z + [[ linux-focal-rocm5.2-py3.8 != *rocm* ]] 2022-11-23T04:45:13.4323271Z + test_aten 2022-11-23T04:45:13.4323797Z + [[ linux-focal-rocm5.2-py3.8 != *asan* ]] 2022-11-23T04:45:13.4324395Z + [[ linux-focal-rocm5.2-py3.8 != *rocm* ]] 2022-11-23T04:45:13.4324850Z + test_vec256 2022-11-23T04:45:13.4325277Z + [[ linux-focal-rocm5.2-py3.8 != *asan* ]] 2022-11-23T04:45:13.4325733Z + [[ linux-focal-rocm5.2-py3.8 != *rocm* ]] 2022-11-23T04:45:13.4326056Z + test_libtorch 2022-11-23T04:45:13.4326453Z + [[ linux-focal-rocm5.2-py3.8 != *rocm* ]] 2022-11-23T04:45:13.4326807Z + test_aot_compilation 2022-11-23T04:45:13.4327243Z + echo 'Testing Ahead of Time compilation' 2022-11-23T04:45:13.4327600Z Testing Ahead of Time compilation 2022-11-23T04:45:13.4328429Z + ln -sf /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_hip.so /opt/conda/lib/python3.8/site-packages/torch/bin 2022-11-23T04:45:13.4355583Z + ln -sf /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_hip.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.8/site-packages/torch/bin 2022-11-23T04:45:13.4375967Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_aot_compilation 2022-11-23T04:45:13.4376594Z + mkdir -p test/test-reports/cpp-unittest/test_aot_compilation 2022-11-23T04:45:13.4406779Z + '[' -f /opt/conda/lib/python3.8/site-packages/torch/bin/test_mobile_nnc ']' 2022-11-23T04:45:13.4407675Z + /opt/conda/lib/python3.8/site-packages/torch/bin/test_mobile_nnc --gtest_output=xml:test/test-reports/cpp-unittest/test_aot_compilation/test_mobile_nnc.xml 2022-11-23T04:45:13.9241163Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-11-23T04:45:13.9242599Z [==========] Running 6 tests from 2 test suites. 2022-11-23T04:45:13.9243720Z [----------] Global test environment set-up. 2022-11-23T04:45:13.9244783Z [----------] 4 tests from Function 2022-11-23T04:45:13.9245758Z [ RUN ] Function.ExecuteSlowMul 2022-11-23T04:45:13.9491125Z [ OK ] Function.ExecuteSlowMul (25 ms) 2022-11-23T04:45:13.9492611Z [ RUN ] Function.Serialization 2022-11-23T04:45:13.9493932Z [ OK ] Function.Serialization (0 ms) 2022-11-23T04:45:13.9494959Z [ RUN ] Function.ValidInput 2022-11-23T04:45:13.9495980Z [ OK ] Function.ValidInput (0 ms) 2022-11-23T04:45:13.9496983Z [ RUN ] Function.InvalidInput 2022-11-23T04:45:13.9595846Z [ OK ] Function.InvalidInput (10 ms) 2022-11-23T04:45:13.9597375Z [----------] 4 tests from Function (35 ms total) 2022-11-23T04:45:13.9598145Z 2022-11-23T04:45:13.9599116Z [----------] 2 tests from MobileNNCRegistryTest 2022-11-23T04:45:13.9600426Z [ RUN ] MobileNNCRegistryTest.FindAndRun 2022-11-23T04:45:13.9601695Z [ OK ] MobileNNCRegistryTest.FindAndRun (0 ms) 2022-11-23T04:45:13.9602901Z [ RUN ] MobileNNCRegistryTest.NoKernel 2022-11-23T04:45:13.9604133Z [ OK ] MobileNNCRegistryTest.NoKernel (0 ms) 2022-11-23T04:45:13.9605440Z [----------] 2 tests from MobileNNCRegistryTest (0 ms total) 2022-11-23T04:45:13.9606080Z 2022-11-23T04:45:13.9607144Z [----------] Global test environment tear-down 2022-11-23T04:45:13.9608492Z [==========] 6 tests from 2 test suites ran. (35 ms total) 2022-11-23T04:45:13.9609458Z [ PASSED ] 6 tests. 2022-11-23T04:45:13.9609891Z 2022-11-23T04:45:13.9610352Z  YOU HAVE 1 DISABLED TEST 2022-11-23T04:45:13.9610795Z 2022-11-23T04:45:15.8802246Z + '[' -f /opt/conda/lib/python3.8/site-packages/torch/bin/aot_model_compiler_test ']' 2022-11-23T04:45:15.8803512Z + source test/mobile/nnc/test_aot_compile.sh 2022-11-23T04:45:15.8804681Z ++ set -e -o pipefail 2022-11-23T04:45:15.8806098Z +++ python -c 'import site; print(site.getsitepackages()[0])' 2022-11-23T04:45:15.9081879Z ++ TORCH_INSTALL_DIR=/opt/conda/lib/python3.8/site-packages/torch 2022-11-23T04:45:15.9083457Z ++ TORCH_BIN_DIR=/opt/conda/lib/python3.8/site-packages/torch/bin 2022-11-23T04:45:15.9084925Z +++ dirname test/mobile/nnc/test_aot_compile.sh 2022-11-23T04:45:15.9108924Z ++ CURRENT_DIR=test/mobile/nnc 2022-11-23T04:45:15.9109896Z ++ MODEL=aot_test_model.pt 2022-11-23T04:45:15.9111077Z ++ COMPILED_MODEL=aot_test_model.compiled.pt 2022-11-23T04:45:15.9112284Z ++ COMPILED_CODE=aot_test_model.compiled.ll 2022-11-23T04:45:15.9113560Z +++ mktemp -d -t build_XXX 2022-11-23T04:45:15.9137913Z ++ TMP_DIR=/tmp/build_wQE 2022-11-23T04:45:15.9139048Z + test_custom_script_ops 2022-11-23T04:45:15.9140463Z + [[ linux-focal-rocm5.2-py3.8 != *asan* ]] 2022-11-23T04:45:15.9141548Z + echo 'Testing custom script operators' 2022-11-23T04:45:15.9142397Z Testing custom script operators 2022-11-23T04:45:15.9143748Z + CUSTOM_OP_BUILD=/var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-op-build 2022-11-23T04:45:15.9144789Z + pushd test/custom_operator 2022-11-23T04:45:15.9145620Z ~/pytorch/test/custom_operator ~/pytorch 2022-11-23T04:45:15.9147124Z + cp -a /var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-op-build build 2022-11-23T04:45:15.9301994Z + python test_custom_ops.py -v 2022-11-23T04:45:17.6695678Z Test results will be stored in test-reports/python-unittest/test_custom_ops 2022-11-23T04:45:17.6708318Z 2022-11-23T04:45:17.6708862Z Running tests... 2022-11-23T04:45:17.6710083Z ---------------------------------------------------------------------- 2022-11-23T04:45:17.6795692Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.008s) 2022-11-23T04:45:17.7337655Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.054s) 2022-11-23T04:45:17.7342560Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.001s) 2022-11-23T04:45:17.7383734Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... /opt/conda/lib/python3.8/site-packages/torch/autograd/__init__.py:197: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp:1122.) 2022-11-23T04:45:17.7387060Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-11-23T04:45:17.7394887Z ok (0.005s) 2022-11-23T04:45:17.7403335Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.001s) 2022-11-23T04:45:17.7407784Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2022-11-23T04:45:17.7513618Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.010s) 2022-11-23T04:45:17.7514361Z 2022-11-23T04:45:17.7515236Z ---------------------------------------------------------------------- 2022-11-23T04:45:17.7516094Z Ran 7 tests in 0.080s 2022-11-23T04:45:17.7516497Z 2022-11-23T04:45:17.7516708Z OK 2022-11-23T04:45:17.7517030Z 2022-11-23T04:45:17.7517328Z Generating XML reports... 2022-11-23T04:45:17.7557337Z Generated XML report: test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20221123044517.xml 2022-11-23T04:45:19.8385556Z + python model.py --export-script-module=model.pt 2022-11-23T04:45:23.9883058Z + build/test_custom_ops ./model.pt 2022-11-23T04:45:24.5375922Z [W engine.cpp:1122] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-11-23T04:45:24.9313191Z ok 2022-11-23T04:45:26.7598183Z + popd 2022-11-23T04:45:26.7599039Z ~/pytorch 2022-11-23T04:45:26.7599829Z + assert_git_not_dirty 2022-11-23T04:45:26.7601333Z + [[ linux-focal-rocm5.2-py3.8 != *rocm* ]] 2022-11-23T04:45:26.7602121Z + test_custom_backend 2022-11-23T04:45:26.7603090Z + [[ linux-focal-rocm5.2-py3.8 != *asan* ]] 2022-11-23T04:45:26.7604060Z + echo 'Testing custom backends' 2022-11-23T04:45:26.7604777Z Testing custom backends 2022-11-23T04:45:26.7606126Z + CUSTOM_BACKEND_BUILD=/var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-backend-build 2022-11-23T04:45:26.7607123Z + pushd test/custom_backend 2022-11-23T04:45:26.7607899Z ~/pytorch/test/custom_backend ~/pytorch 2022-11-23T04:45:26.7609249Z + cp -a /var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-backend-build build 2022-11-23T04:45:26.7692040Z + python test_custom_backend.py -v 2022-11-23T04:45:28.5021405Z Test results will be stored in test-reports/python-unittest/test_custom_backend 2022-11-23T04:45:28.5036609Z 2022-11-23T04:45:28.5036876Z Running tests... 2022-11-23T04:45:28.5037438Z ---------------------------------------------------------------------- 2022-11-23T04:45:28.5043714Z test_execute (__main__.TestCustomBackend) 2022-11-23T04:45:28.5750552Z Test execution using the custom backend. ... ok (0.071s) 2022-11-23T04:45:28.5756442Z test_save_load (__main__.TestCustomBackend) 2022-11-23T04:45:28.5978301Z Test that a lowered module can be executed correctly ... ok (0.022s) 2022-11-23T04:45:28.5978950Z 2022-11-23T04:45:28.5979970Z ---------------------------------------------------------------------- 2022-11-23T04:45:28.5980825Z Ran 2 tests in 0.094s 2022-11-23T04:45:28.5981221Z 2022-11-23T04:45:28.5981433Z OK 2022-11-23T04:45:28.5981755Z 2022-11-23T04:45:28.5982064Z Generating XML reports... 2022-11-23T04:45:28.6013892Z Generated XML report: test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20221123044528.xml 2022-11-23T04:45:30.6645927Z + python backend.py --export-module-to=model.pt 2022-11-23T04:45:35.0451282Z + build/test_custom_backend ./model.pt 2022-11-23T04:45:35.5834189Z Testing custom_backend 2022-11-23T04:45:35.6914858Z OK 2022-11-23T04:45:37.4628543Z + rm -f ./model.pt 2022-11-23T04:45:37.4652128Z + popd 2022-11-23T04:45:37.4652759Z ~/pytorch 2022-11-23T04:45:37.4653456Z + assert_git_not_dirty 2022-11-23T04:45:37.4654842Z + [[ linux-focal-rocm5.2-py3.8 != *rocm* ]] 2022-11-23T04:45:37.4655649Z + test_torch_function_benchmark 2022-11-23T04:45:37.4656669Z + echo 'Testing __torch_function__ benchmarks' 2022-11-23T04:45:37.4657452Z Testing __torch_function__ benchmarks 2022-11-23T04:45:37.4658246Z + pushd benchmarks/overrides_benchmark 2022-11-23T04:45:37.4659122Z ~/pytorch/benchmarks/overrides_benchmark ~/pytorch 2022-11-23T04:45:37.4660097Z + python bench.py -n 1 -m 2 2022-11-23T04:45:38.9876300Z Type tensor had a minimum time of 0.008821487426757812 us and a standard deviation of 2.5412864051759243 us. 2022-11-23T04:45:38.9877823Z Type SubTensor had a minimum time of 0.019788742065429688 us and a standard deviation of 0.05158774365554564 us. 2022-11-23T04:45:38.9879134Z Type WithTorchFunction had a minimum time of 0.009059906005859375 us and a standard deviation of 0.020904837583657354 us. 2022-11-23T04:45:38.9880809Z Type SubWithTorchFunction had a minimum time of 0.015735626220703125 us and a standard deviation of 0.006237733487068908 us. 2022-11-23T04:45:41.1555114Z + python pyspybench.py Tensor -n 1 2022-11-23T04:45:44.7964961Z + python pyspybench.py SubTensor -n 1 2022-11-23T04:45:49.1924624Z + python pyspybench.py WithTorchFunction -n 1 2022-11-23T04:45:52.9104187Z + python pyspybench.py SubWithTorchFunction -n 1 2022-11-23T04:45:56.5970625Z + popd 2022-11-23T04:45:56.5971455Z ~/pytorch 2022-11-23T04:45:56.5972243Z + assert_git_not_dirty 2022-11-23T04:45:56.5973757Z + [[ linux-focal-rocm5.2-py3.8 != *rocm* ]] 2022-11-23T04:45:56.5974713Z + test_benchmarks 2022-11-23T04:45:56.5975866Z + [[ linux-focal-rocm5.2-py3.8 == *cuda* ]] 2022-11-23T04:45:56.6120930Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2022-11-23T04:45:56.6121939Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2022-11-23T04:45:56.6122964Z docker exec -t "5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2022-11-23T04:45:56.6162061Z shell: /bin/bash -e {0} 2022-11-23T04:45:56.6162492Z env: 2022-11-23T04:45:56.6162921Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:45:56.6163479Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:45:56.6164367Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:45:56.6165299Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:45:56.6165870Z ##[endgroup] 2022-11-23T04:45:56.7436296Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2022-11-23T04:45:56.8146754Z Prepare all required actions 2022-11-23T04:45:56.8147666Z Getting action download info 2022-11-23T04:45:57.0476672Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T04:45:57.9769754Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-11-23T04:45:57.9770084Z with: 2022-11-23T04:45:57.9770694Z github-token: *** 2022-11-23T04:45:57.9770947Z env: 2022-11-23T04:45:57.9771208Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:45:57.9771526Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:45:57.9772034Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:45:57.9772574Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:45:57.9772912Z ##[endgroup] 2022-11-23T04:45:57.9809043Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T04:45:57.9809367Z with: 2022-11-23T04:45:57.9809599Z shell: bash 2022-11-23T04:45:57.9809854Z timeout_minutes: 10 2022-11-23T04:45:57.9810122Z max_attempts: 5 2022-11-23T04:45:57.9810393Z retry_wait_seconds: 30 2022-11-23T04:45:57.9810948Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2022-11-23T04:45:57.9811509Z polling_interval_seconds: 1 2022-11-23T04:45:57.9811790Z warning_on_retry: true 2022-11-23T04:45:57.9812068Z continue_on_error: false 2022-11-23T04:45:57.9812326Z env: 2022-11-23T04:45:57.9812578Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:45:57.9812899Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:45:57.9813394Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:45:57.9813937Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:45:57.9814487Z GITHUB_TOKEN: *** 2022-11-23T04:45:57.9814747Z ##[endgroup] 2022-11-23T04:45:58.0530487Z + python3 -m pip install requests==2.26.0 2022-11-23T04:45:58.9660296Z Collecting requests==2.26.0 2022-11-23T04:45:59.0947951Z Using cached https://files.pythonhosted.org/packages/92/96/144f70b972a9c0eabbd4391ef93ccd49d0f2747f4f6a2a2738e99e5adc65/requests-2.26.0-py2.py3-none-any.whl 2022-11-23T04:45:59.1126641Z Collecting idna<4,>=2.5; python_version >= "3" (from requests==2.26.0) 2022-11-23T04:45:59.1482071Z Using cached https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl 2022-11-23T04:45:59.1521780Z Collecting certifi>=2017.4.17 (from requests==2.26.0) 2022-11-23T04:45:59.1978236Z Using cached https://files.pythonhosted.org/packages/1d/38/fa96a426e0c0e68aabc68e896584b83ad1eec779265a028e156ce509630e/certifi-2022.9.24-py3-none-any.whl 2022-11-23T04:45:59.2020983Z Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests==2.26.0) 2022-11-23T04:45:59.3364265Z Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl 2022-11-23T04:45:59.3414981Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.26.0) 2022-11-23T04:45:59.4121351Z Using cached https://files.pythonhosted.org/packages/6f/de/5be2e3eed8426f871b170663333a0f627fc2924cc386cd41be065e7ea870/urllib3-1.26.12-py2.py3-none-any.whl 2022-11-23T04:45:59.4369337Z Installing collected packages: idna, certifi, charset-normalizer, urllib3, requests 2022-11-23T04:45:59.6688024Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 requests-2.27.1 urllib3-1.26.12 2022-11-23T04:45:59.7284954Z ++ python3 .github/scripts/get_workflow_job_id.py 3528394938 worker-rocm-amd-88 2022-11-23T04:46:01.6217383Z + GHA_WORKFLOW_JOB_ID=9655434194 2022-11-23T04:46:01.6218619Z + echo job-id=9655434194 2022-11-23T04:46:02.0514537Z Command completed after 1 attempt(s). 2022-11-23T04:46:02.0764269Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-11-23T04:46:02.0764587Z kill "$MONITOR_SCRIPT_PID" 2022-11-23T04:46:02.0787879Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:46:02.0788165Z env: 2022-11-23T04:46:02.0788397Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:46:02.0788699Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:46:02.0789190Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:46:02.0789786Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:46:02.0790171Z MONITOR_SCRIPT_PID: 22497 2022-11-23T04:46:02.0790452Z ##[endgroup] 2022-11-23T04:46:02.0976905Z Prepare all required actions 2022-11-23T04:46:02.0977234Z Getting action download info 2022-11-23T04:46:02.3928734Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-11-23T04:46:03.5736886Z Download action repository 'actions/upload-artifact@v3' (SHA:83fd05a356d7e2593de66fc9913b3002723633cb) 2022-11-23T04:46:04.4645121Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-11-23T04:46:04.4645420Z with: 2022-11-23T04:46:04.4645632Z use-gha: true 2022-11-23T04:46:04.4645933Z file-suffix: test-slow-1-1-linux.rocm.gpu_9655434194 2022-11-23T04:46:04.4646212Z env: 2022-11-23T04:46:04.4646433Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:46:04.4646730Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:46:04.4647203Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:46:04.4647735Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:46:04.4648046Z ##[endgroup] 2022-11-23T04:46:04.4718475Z ##[group]Run actions/upload-artifact@v3 2022-11-23T04:46:04.4718735Z with: 2022-11-23T04:46:04.4719069Z name: test-jsons-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip 2022-11-23T04:46:04.4719421Z retention-days: 14 2022-11-23T04:46:04.4719678Z if-no-files-found: warn 2022-11-23T04:46:04.4720047Z path: test/**/*.json 2022-11-23T04:46:04.4720268Z env: 2022-11-23T04:46:04.4720501Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:46:04.4720794Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:46:04.4721254Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:46:04.4721750Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:46:04.4722053Z ##[endgroup] 2022-11-23T04:46:04.7398580Z With the provided path, there will be 3 files uploaded 2022-11-23T04:46:04.7405780Z Starting artifact upload 2022-11-23T04:46:04.7408064Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2022-11-23T04:46:04.7409609Z Artifact name is valid! 2022-11-23T04:46:04.8751392Z Container for artifact "test-jsons-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip" successfully created. Starting upload of file(s) 2022-11-23T04:46:05.4496970Z Total size of all the files uploaded is 29304 bytes 2022-11-23T04:46:05.4498035Z File upload process has finished. Finalizing the artifact upload 2022-11-23T04:46:05.7413155Z Artifact has been finalized. All files have been successfully uploaded! 2022-11-23T04:46:05.7413818Z 2022-11-23T04:46:05.7414327Z The raw size of all the files that were specified for upload is 301646 bytes 2022-11-23T04:46:05.7415757Z The size of all the files that were uploaded is 29304 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2022-11-23T04:46:05.7416651Z 2022-11-23T04:46:05.7418163Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2022-11-23T04:46:05.7419200Z 2022-11-23T04:46:05.7420274Z Artifact test-jsons-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip has been successfully uploaded! 2022-11-23T04:46:05.7551420Z ##[group]Run actions/upload-artifact@v3 2022-11-23T04:46:05.7552127Z with: 2022-11-23T04:46:05.7553059Z name: test-reports-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip 2022-11-23T04:46:05.7554031Z retention-days: 14 2022-11-23T04:46:05.7554720Z if-no-files-found: ignore 2022-11-23T04:46:05.7555450Z path: test/**/*.xml test/**/*.csv 2022-11-23T04:46:05.7556090Z env: 2022-11-23T04:46:05.7556699Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:46:05.7557733Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:46:05.7558990Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:46:05.7560326Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:46:05.7561135Z ##[endgroup] 2022-11-23T04:46:06.0982866Z With the provided path, there will be 540 files uploaded 2022-11-23T04:46:06.0985939Z Starting artifact upload 2022-11-23T04:46:06.0986920Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2022-11-23T04:46:06.0987507Z Artifact name is valid! 2022-11-23T04:46:06.2542283Z Container for artifact "test-reports-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip" successfully created. Starting upload of file(s) 2022-11-23T04:46:16.2690000Z Total file count: 540 ---- Processed file #101 (18.7%) 2022-11-23T04:46:26.2689622Z Total file count: 540 ---- Processed file #211 (39.0%) 2022-11-23T04:46:36.2695563Z Total file count: 540 ---- Processed file #319 (59.0%) 2022-11-23T04:46:46.2691277Z Total file count: 540 ---- Processed file #416 (77.0%) 2022-11-23T04:46:56.2694594Z Total file count: 540 ---- Processed file #530 (98.1%) 2022-11-23T04:46:57.0649186Z Total size of all the files uploaded is 1076704 bytes 2022-11-23T04:46:57.0651090Z File upload process has finished. Finalizing the artifact upload 2022-11-23T04:46:57.1691490Z Artifact has been finalized. All files have been successfully uploaded! 2022-11-23T04:46:57.1692145Z 2022-11-23T04:46:57.1692658Z The raw size of all the files that were specified for upload is 46986696 bytes 2022-11-23T04:46:57.1696577Z The size of all the files that were uploaded is 1076704 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2022-11-23T04:46:57.1697494Z 2022-11-23T04:46:57.1699042Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2022-11-23T04:46:57.1700109Z 2022-11-23T04:46:57.1701976Z Artifact test-reports-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip has been successfully uploaded! 2022-11-23T04:46:57.1882266Z ##[group]Run actions/upload-artifact@v3 2022-11-23T04:46:57.1882989Z with: 2022-11-23T04:46:57.1883874Z name: usage-log-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip 2022-11-23T04:46:57.1884819Z retention-days: 14 2022-11-23T04:46:57.1885483Z if-no-files-found: ignore 2022-11-23T04:46:57.1886160Z path: usage_log.txt 2022-11-23T04:46:57.1886738Z env: 2022-11-23T04:46:57.1887343Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:46:57.1888128Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:46:57.1889383Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:46:57.1890681Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:46:57.1891477Z ##[endgroup] 2022-11-23T04:46:57.2611310Z With the provided path, there will be 1 file uploaded 2022-11-23T04:46:57.2613336Z Starting artifact upload 2022-11-23T04:46:57.2615727Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2022-11-23T04:46:57.2617260Z Artifact name is valid! 2022-11-23T04:46:57.3964182Z Container for artifact "usage-log-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip" successfully created. Starting upload of file(s) 2022-11-23T04:46:58.0157243Z Total size of all the files uploaded is 289954 bytes 2022-11-23T04:46:58.0158364Z File upload process has finished. Finalizing the artifact upload 2022-11-23T04:46:58.1062102Z Artifact has been finalized. All files have been successfully uploaded! 2022-11-23T04:46:58.1062809Z 2022-11-23T04:46:58.1063356Z The raw size of all the files that were specified for upload is 9170146 bytes 2022-11-23T04:46:58.1064824Z The size of all the files that were uploaded is 289954 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2022-11-23T04:46:58.1065744Z 2022-11-23T04:46:58.1067782Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2022-11-23T04:46:58.1068944Z 2022-11-23T04:46:58.1070103Z Artifact usage-log-runattempt1-test-slow-1-1-linux.rocm.gpu_9655434194.zip has been successfully uploaded! 2022-11-23T04:46:58.1195029Z ##[group]Run set -x 2022-11-23T04:46:58.1195710Z set -x 2022-11-23T04:46:58.1196480Z python3 -m pip install -r requirements.txt 2022-11-23T04:46:58.1197344Z python3 -m pip install boto3==1.19.12 2022-11-23T04:46:58.1198365Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T04:46:58.1245853Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:46:58.1246603Z env: 2022-11-23T04:46:58.1247210Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:46:58.1248001Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:46:58.1249256Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:46:58.1250837Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:46:58.1251698Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T04:46:58.1252373Z BRANCH: master 2022-11-23T04:46:58.1253022Z TEST_CONFIG: slow 2022-11-23T04:46:58.1253636Z SHARD_NUMBER: 1 2022-11-23T04:46:58.1254408Z BUILD_ENVIRONMENT: linux-focal-rocm5.2-py3.8 2022-11-23T04:46:58.1255164Z PR_NUMBER: 2022-11-23T04:46:58.1255813Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T04:46:58.1256551Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T04:46:58.1257323Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T04:46:58.1257987Z TAG: 2022-11-23T04:46:58.1258567Z WORKFLOW_ID: 3528394938 2022-11-23T04:46:58.1259702Z GITHUB_TOKEN: *** 2022-11-23T04:46:58.1260470Z AWS_ACCESS_KEY_ID: *** 2022-11-23T04:46:58.1261428Z AWS_SECRET_ACCESS_KEY: *** 2022-11-23T04:46:58.1262135Z GHA_WORKFLOW_JOB_ID: 9655434194 2022-11-23T04:46:58.1262785Z ##[endgroup] 2022-11-23T04:46:58.1321183Z + python3 -m pip install -r requirements.txt 2022-11-23T04:46:59.0561255Z Collecting astunparse (from -r requirements.txt (line 2)) 2022-11-23T04:46:59.1206886Z Using cached https://files.pythonhosted.org/packages/2b/03/13dde6512ad7b4557eb792fbcf0c653af6076b81e5941d36ec61f7ce6028/astunparse-1.6.3-py2.py3-none-any.whl 2022-11-23T04:46:59.1257225Z Collecting expecttest (from -r requirements.txt (line 3)) 2022-11-23T04:46:59.1419803Z Using cached https://files.pythonhosted.org/packages/a6/26/1a287e44618c14659db0256bc1ee239c2134f9c863cb9a85813ecab73413/expecttest-0.1.4-py3-none-any.whl 2022-11-23T04:46:59.1437005Z Collecting future (from -r requirements.txt (line 4)) 2022-11-23T04:46:59.2041869Z Collecting hypothesis (from -r requirements.txt (line 5)) 2022-11-23T04:47:00.0763549Z Using cached https://files.pythonhosted.org/packages/82/7e/01691560a3a98bb1ae909affde49392f599eef3a0b91c27b992bbbde2abb/hypothesis-6.31.6-py3-none-any.whl 2022-11-23T04:47:00.1354916Z Collecting numpy (from -r requirements.txt (line 6)) 2022-11-23T04:47:00.9193793Z Using cached https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinux1_x86_64.whl 2022-11-23T04:47:01.2285294Z Collecting psutil (from -r requirements.txt (line 7)) 2022-11-23T04:47:01.5163636Z Collecting pyyaml (from -r requirements.txt (line 8)) 2022-11-23T04:47:01.6193812Z Using cached https://files.pythonhosted.org/packages/b3/85/79b9e5b4e8d3c0ac657f4e8617713cca8408f6cdc65d2ee6554217cedff1/PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl 2022-11-23T04:47:01.6342724Z Collecting requests (from -r requirements.txt (line 9)) 2022-11-23T04:47:01.7014763Z Using cached https://files.pythonhosted.org/packages/2d/61/08076519c80041bc0ffa1a8af0cbd3bf3e2b62af10435d269a9d0f40564d/requests-2.27.1-py2.py3-none-any.whl 2022-11-23T04:47:01.7177419Z Collecting setuptools (from -r requirements.txt (line 10)) 2022-11-23T04:47:02.1577917Z Using cached https://files.pythonhosted.org/packages/b0/3a/88b210db68e56854d0bcf4b38e165e03be377e13907746f825790f3df5bf/setuptools-59.6.0-py3-none-any.whl 2022-11-23T04:47:02.2123901Z Collecting six (from -r requirements.txt (line 11)) 2022-11-23T04:47:02.2414998Z Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl 2022-11-23T04:47:02.2434047Z Collecting types-dataclasses (from -r requirements.txt (line 12)) 2022-11-23T04:47:02.2872544Z Using cached https://files.pythonhosted.org/packages/31/85/23ab2bbc280266af5bf22ded4e070946d1694d1721ced90666b649eaa795/types_dataclasses-0.6.6-py3-none-any.whl 2022-11-23T04:47:02.2886792Z Collecting typing_extensions (from -r requirements.txt (line 13)) 2022-11-23T04:47:02.3202892Z Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl 2022-11-23T04:47:02.3223623Z Collecting sympy (from -r requirements.txt (line 14)) 2022-11-23T04:47:02.4353553Z Using cached https://files.pythonhosted.org/packages/78/43/33c5a5e7fbafbf51520f4e09cb0634a1ca1d4cd5469c57967e43183d7a42/sympy-1.9-py3-none-any.whl 2022-11-23T04:47:02.7094438Z Collecting filelock (from -r requirements.txt (line 15)) 2022-11-23T04:47:02.7441641Z Using cached https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl 2022-11-23T04:47:02.7540768Z Collecting networkx (from -r requirements.txt (line 16)) 2022-11-23T04:47:02.8369337Z Using cached https://files.pythonhosted.org/packages/f3/b7/c7f488101c0bb5e4178f3cde416004280fd40262433496830de8a8c21613/networkx-2.5.1-py3-none-any.whl 2022-11-23T04:47:02.9396896Z Collecting jinja2 (from -r requirements.txt (line 17)) 2022-11-23T04:47:02.9771359Z Using cached https://files.pythonhosted.org/packages/20/9a/e5d9ec41927401e41aea8af6d16e78b5e612bca4699d417f646a9610a076/Jinja2-3.0.3-py3-none-any.whl 2022-11-23T04:47:02.9859736Z Collecting wheel<1.0,>=0.23.0 (from astunparse->-r requirements.txt (line 2)) 2022-11-23T04:47:03.0444775Z Using cached https://files.pythonhosted.org/packages/27/d6/003e593296a85fd6ed616ed962795b2f87709c3eee2bca4f6d0fe55c6d00/wheel-0.37.1-py2.py3-none-any.whl 2022-11-23T04:47:03.0501027Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 5)) 2022-11-23T04:47:03.0830867Z Using cached https://files.pythonhosted.org/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl 2022-11-23T04:47:03.0858940Z Collecting attrs>=19.2.0 (from hypothesis->-r requirements.txt (line 5)) 2022-11-23T04:47:03.1151004Z Using cached https://files.pythonhosted.org/packages/f2/bc/d817287d1aa01878af07c19505fafd1165cd6a119e9d0821ca1d1c20312d/attrs-22.1.0-py2.py3-none-any.whl 2022-11-23T04:47:03.1475508Z Collecting urllib3<1.27,>=1.21.1 (from requests->-r requirements.txt (line 9)) 2022-11-23T04:47:03.2072081Z Using cached https://files.pythonhosted.org/packages/6f/de/5be2e3eed8426f871b170663333a0f627fc2924cc386cd41be065e7ea870/urllib3-1.26.12-py2.py3-none-any.whl 2022-11-23T04:47:03.2316340Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 9)) 2022-11-23T04:47:03.2654794Z Using cached https://files.pythonhosted.org/packages/1d/38/fa96a426e0c0e68aabc68e896584b83ad1eec779265a028e156ce509630e/certifi-2022.9.24-py3-none-any.whl 2022-11-23T04:47:03.2698720Z Collecting idna<4,>=2.5; python_version >= "3" (from requests->-r requirements.txt (line 9)) 2022-11-23T04:47:03.2903012Z Using cached https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl 2022-11-23T04:47:03.2944500Z Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests->-r requirements.txt (line 9)) 2022-11-23T04:47:03.4181784Z Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl 2022-11-23T04:47:03.4230846Z Collecting mpmath>=0.19 (from sympy->-r requirements.txt (line 14)) 2022-11-23T04:47:03.4577104Z Using cached https://files.pythonhosted.org/packages/d4/cf/3965bddbb4f1a61c49aacae0e78fd1fe36b5dc36c797b31f30cf07dcbbb7/mpmath-1.2.1-py3-none-any.whl 2022-11-23T04:47:03.4829027Z Collecting decorator<5,>=4.3 (from networkx->-r requirements.txt (line 16)) 2022-11-23T04:47:03.5119603Z Using cached https://files.pythonhosted.org/packages/ed/1b/72a1821152d07cf1d8b6fce298aeb06a7eb90f4d6d41acec9861e7cc6df0/decorator-4.4.2-py2.py3-none-any.whl 2022-11-23T04:47:03.5144498Z Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 17)) 2022-11-23T04:47:03.6251936Z Using cached https://files.pythonhosted.org/packages/fc/d6/57f9a97e56447a1e340f8574836d3b636e2c14de304943836bd645fa9c7e/MarkupSafe-2.0.1-cp36-cp36m-manylinux1_x86_64.whl 2022-11-23T04:47:03.6288039Z Installing collected packages: wheel, six, astunparse, expecttest, future, sortedcontainers, attrs, hypothesis, numpy, psutil, pyyaml, urllib3, certifi, idna, charset-normalizer, requests, setuptools, types-dataclasses, typing-extensions, mpmath, sympy, filelock, decorator, networkx, MarkupSafe, jinja2 2022-11-23T04:47:13.6938334Z Successfully installed MarkupSafe-2.0.1 astunparse-1.6.3 attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.0.12 decorator-4.4.2 expecttest-0.1.4 filelock-3.4.1 future-0.18.2 hypothesis-6.31.6 idna-3.4 jinja2-3.0.3 mpmath-1.2.1 networkx-2.5.1 numpy-1.19.5 psutil-5.9.4 pyyaml-6.0 requests-2.27.1 setuptools-59.6.0 six-1.16.0 sortedcontainers-2.4.0 sympy-1.9 types-dataclasses-0.6.6 typing-extensions-4.1.1 urllib3-1.26.12 wheel-0.37.1 2022-11-23T04:47:13.8794058Z + python3 -m pip install boto3==1.19.12 2022-11-23T04:47:14.7928789Z Collecting boto3==1.19.12 2022-11-23T04:47:15.5566989Z Using cached https://files.pythonhosted.org/packages/5e/e1/156846b09fca21b9b164c54200011e3bd17f29187cbfc6903a8e0281a304/boto3-1.19.12-py3-none-any.whl 2022-11-23T04:47:15.5718610Z Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.19.12) 2022-11-23T04:47:15.6112957Z Using cached https://files.pythonhosted.org/packages/07/cb/5f001272b6faeb23c1c9e0acc04d48eaaf5c862c17709d20e3469c6e0139/jmespath-0.10.0-py2.py3-none-any.whl 2022-11-23T04:47:15.6146923Z Collecting botocore<1.23.0,>=1.22.12 (from boto3==1.19.12) 2022-11-23T04:47:16.6400138Z Using cached https://files.pythonhosted.org/packages/6a/73/552b27e3a1b4f83630907c4958be78e9d4c906e73efd554ebd5e21cb1692/botocore-1.22.12-py3-none-any.whl 2022-11-23T04:47:16.9541787Z Collecting s3transfer<0.6.0,>=0.5.0 (from boto3==1.19.12) 2022-11-23T04:47:16.9891963Z Using cached https://files.pythonhosted.org/packages/7b/9c/f51775ebe7df5a7aa4e7c79ed671bde94e154bd968aca8d65bb24aba0c8c/s3transfer-0.5.2-py3-none-any.whl 2022-11-23T04:47:16.9960401Z Collecting urllib3<1.27,>=1.25.4 (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) 2022-11-23T04:47:17.0529238Z Using cached https://files.pythonhosted.org/packages/6f/de/5be2e3eed8426f871b170663333a0f627fc2924cc386cd41be065e7ea870/urllib3-1.26.12-py2.py3-none-any.whl 2022-11-23T04:47:17.0770207Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) 2022-11-23T04:47:17.1162398Z Using cached https://files.pythonhosted.org/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl 2022-11-23T04:47:17.1241805Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) 2022-11-23T04:47:17.1447140Z Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl 2022-11-23T04:47:17.1470439Z Installing collected packages: jmespath, urllib3, six, python-dateutil, botocore, s3transfer, boto3 2022-11-23T04:47:17.7617441Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 six-1.16.0 urllib3-1.26.12 2022-11-23T04:47:17.8516016Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T04:48:23.4056325Z [scribe] Scribe access token not provided, sending report via boto3... 2022-11-23T04:48:23.4059380Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorType":"Runtime.ExitError","errorMessage":"RequestId: df33c210-032c-4581-befe-345fa1a7e69a Error: Runtime exited with error: signal: killed"} 2022-11-23T04:48:23.4060756Z 2022-11-23T04:48:23.4061583Z ----- Historic stats comparison result ------ 2022-11-23T04:48:23.4062227Z 2022-11-23T04:48:23.4064444Z job: linux-focal-rocm5.2-py3.8 2022-11-23T04:48:23.4065465Z commit: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T04:48:23.4066084Z 2022-11-23T04:48:23.4067284Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-11-23T04:48:23.4068099Z 2022-11-23T04:48:23.4071212Z : (master) 2022-11-23T04:48:23.4072028Z | 2022-11-23T04:48:23.4072855Z * 1cfd3858ac (HEAD) total time 8719.92s 2022-11-23T04:48:23.4074503Z * 26322544b8 (base) 2 reports, total time 10567.84s � 1421.60s 2022-11-23T04:48:23.4075876Z * 7f4b4d2827 2 reports, total time 8461.32s � 1168.97s 2022-11-23T04:48:23.4077044Z * b50699f247 2 reports, total time 9450.96s � 2404.87s 2022-11-23T04:48:23.4078622Z * 8bf8e4d71e 2 reports, total time 9492.36s � 2525.06s 2022-11-23T04:48:23.4080121Z * ce856cee7e 2 reports, total time 10405.71s � 1187.54s 2022-11-23T04:48:23.4081510Z * 391b593ca2 2 reports, total time 10409.50s � 1113.28s 2022-11-23T04:48:23.4082921Z * 5bba783d21 2 reports, total time 10442.70s � 1177.08s 2022-11-23T04:48:23.4084098Z * ea920a1115 2 reports, total time 8384.52s � 1109.09s 2022-11-23T04:48:23.4085245Z * 74e62a1fef 2 reports, total time 8516.95s � 1120.62s 2022-11-23T04:48:23.4086389Z * 00b7d8ef23 2 reports, total time 10408.58s � 1157.84s 2022-11-23T04:48:23.4087089Z | 2022-11-23T04:48:23.4087616Z : 2022-11-23T04:48:23.4087931Z 2022-11-23T04:48:23.4088346Z Removed (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T04:48:23.4089290Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T04:48:23.4090197Z Added (across 519 suites)156761 tests, totaling +8719.92s 2022-11-23T04:48:23.5896263Z ##[group]Run # Only stop the docker container we started since there might be multiple runners on this host. 2022-11-23T04:48:23.5897441Z # Only stop the docker container we started since there might be multiple runners on this host. 2022-11-23T04:48:23.5898444Z docker stop "5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991" || true 2022-11-23T04:48:23.5899261Z # Prune all of the docker containers. 2022-11-23T04:48:23.5900078Z # Might fail if a prune is already in progress by another runner. 2022-11-23T04:48:23.5900871Z docker container prune -f || true 2022-11-23T04:48:23.5901651Z # Prune everything docker if there are more than 10 images (~200GB). 2022-11-23T04:48:23.5902492Z # This is easier than using a time filter, e.g., "until=24h". 2022-11-23T04:48:23.5903342Z # Might fail if a prune is already in progress by another runner. 2022-11-23T04:48:23.5904166Z image_count=$(docker images | wc -l) 2022-11-23T04:48:23.5904823Z if [[ ${image_count} -gt 10 ]]; then 2022-11-23T04:48:23.5905471Z  echo "Purging all docker caches" 2022-11-23T04:48:23.5906142Z  docker system prune -af || true 2022-11-23T04:48:23.5906950Z else 2022-11-23T04:48:23.5907652Z  echo "Will not purge docker, only ${image_count} images found" 2022-11-23T04:48:23.5908431Z fi 2022-11-23T04:48:23.5959516Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T04:48:23.5959799Z env: 2022-11-23T04:48:23.5960021Z GIT_DEFAULT_BRANCH: master 2022-11-23T04:48:23.5960319Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-11-23T04:48:23.5960789Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-11-23T04:48:23.5961282Z CONTAINER_NAME: 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:48:23.5961591Z ##[endgroup] 2022-11-23T04:48:24.1223977Z 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:48:35.7103265Z Deleted Containers: 2022-11-23T04:48:35.7104259Z 5c94193a37443342816370dcc323d826f17c3970dd6ae8b4851d8b4bff724991 2022-11-23T04:48:35.7104887Z 2022-11-23T04:48:35.7105268Z Total reclaimed space: 9.816GB 2022-11-23T04:48:35.7568811Z Will not purge docker, only 5 images found 2022-11-23T04:48:35.7658604Z Post job cleanup. 2022-11-23T04:48:35.7724358Z Post job cleanup. 2022-11-23T04:48:35.9040524Z [command]/usr/bin/git version 2022-11-23T04:48:35.9095707Z git version 2.35.1 2022-11-23T04:48:35.9156006Z Temporarily overriding HOME='/home/pytorchci/actions-runner/_work/_temp/ccc0fa3c-e2c4-448c-b6e5-24b93107279c' before making global git config changes 2022-11-23T04:48:35.9157838Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T04:48:35.9162055Z [command]/usr/bin/git config --global --add safe.directory /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-11-23T04:48:35.9238712Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T04:48:35.9301613Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T04:48:35.9658911Z Entering 'android/libs/fbjni' 2022-11-23T04:48:35.9726837Z Entering 'third_party/FP16' 2022-11-23T04:48:35.9785045Z Entering 'third_party/FXdiv' 2022-11-23T04:48:35.9843007Z Entering 'third_party/NNPACK' 2022-11-23T04:48:35.9902747Z Entering 'third_party/QNNPACK' 2022-11-23T04:48:35.9968478Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T04:48:36.0023965Z Entering 'third_party/XNNPACK' 2022-11-23T04:48:36.0109705Z Entering 'third_party/benchmark' 2022-11-23T04:48:36.0174020Z Entering 'third_party/cpuinfo' 2022-11-23T04:48:36.0237703Z Entering 'third_party/cub' 2022-11-23T04:48:36.0300316Z Entering 'third_party/cudnn_frontend' 2022-11-23T04:48:36.0378490Z Entering 'third_party/cutlass' 2022-11-23T04:48:36.0463137Z Entering 'third_party/eigen' 2022-11-23T04:48:36.0526473Z Entering 'third_party/fbgemm' 2022-11-23T04:48:36.0591273Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T04:48:36.0659009Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T04:48:36.0728209Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T04:48:36.0789281Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T04:48:36.0856023Z Entering 'third_party/flatbuffers' 2022-11-23T04:48:36.0925045Z Entering 'third_party/fmt' 2022-11-23T04:48:36.0990164Z Entering 'third_party/foxi' 2022-11-23T04:48:36.1056331Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T04:48:36.1130852Z Entering 'third_party/gloo' 2022-11-23T04:48:36.1198367Z Entering 'third_party/googletest' 2022-11-23T04:48:36.1262400Z Entering 'third_party/ideep' 2022-11-23T04:48:36.1327349Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T04:48:36.1403782Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T04:48:36.1489586Z Entering 'third_party/ios-cmake' 2022-11-23T04:48:36.1561746Z Entering 'third_party/ittapi' 2022-11-23T04:48:36.1626926Z Entering 'third_party/kineto' 2022-11-23T04:48:36.1682808Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T04:48:36.1753981Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T04:48:36.1825701Z Entering 'third_party/nccl/nccl' 2022-11-23T04:48:36.1890782Z Entering 'third_party/neon2sse' 2022-11-23T04:48:36.1953393Z Entering 'third_party/nlohmann' 2022-11-23T04:48:36.2019984Z Entering 'third_party/onnx' 2022-11-23T04:48:36.2111209Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T04:48:36.2181725Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T04:48:36.2255244Z Entering 'third_party/onnx-tensorrt' 2022-11-23T04:48:36.2310034Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T04:48:36.2389390Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T04:48:36.2458735Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T04:48:36.2526206Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T04:48:36.2607904Z Entering 'third_party/pocketfft' 2022-11-23T04:48:36.2673199Z Entering 'third_party/protobuf' 2022-11-23T04:48:36.2731745Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T04:48:36.2798482Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T04:48:36.2870028Z Entering 'third_party/psimd' 2022-11-23T04:48:36.2935973Z Entering 'third_party/pthreadpool' 2022-11-23T04:48:36.2997411Z Entering 'third_party/pybind11' 2022-11-23T04:48:36.3062231Z Entering 'third_party/python-enum' 2022-11-23T04:48:36.3130076Z Entering 'third_party/python-peachpy' 2022-11-23T04:48:36.3200448Z Entering 'third_party/python-six' 2022-11-23T04:48:36.3270336Z Entering 'third_party/sleef' 2022-11-23T04:48:36.3333174Z Entering 'third_party/tbb' 2022-11-23T04:48:36.3406287Z Entering 'third_party/tensorpipe' 2022-11-23T04:48:36.3473295Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T04:48:36.3536951Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T04:48:36.3595799Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T04:48:36.3653200Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T04:48:36.3712889Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T04:48:36.3785477Z Entering 'third_party/zstd' 2022-11-23T04:48:36.3883496Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T04:48:36.3934121Z http.https://github.com/.extraheader 2022-11-23T04:48:36.3953223Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T04:48:36.4025141Z [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-11-23T04:48:36.4415769Z Entering 'android/libs/fbjni' 2022-11-23T04:48:36.4442510Z http.https://github.com/.extraheader 2022-11-23T04:48:36.4496831Z Entering 'third_party/FP16' 2022-11-23T04:48:36.4532238Z http.https://github.com/.extraheader 2022-11-23T04:48:36.4581311Z Entering 'third_party/FXdiv' 2022-11-23T04:48:36.4618092Z http.https://github.com/.extraheader 2022-11-23T04:48:36.4676748Z Entering 'third_party/NNPACK' 2022-11-23T04:48:36.4707949Z http.https://github.com/.extraheader 2022-11-23T04:48:36.4764997Z Entering 'third_party/QNNPACK' 2022-11-23T04:48:36.4795636Z http.https://github.com/.extraheader 2022-11-23T04:48:36.4856369Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T04:48:36.4887947Z http.https://github.com/.extraheader 2022-11-23T04:48:36.4948929Z Entering 'third_party/XNNPACK' 2022-11-23T04:48:36.4985319Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5065966Z Entering 'third_party/benchmark' 2022-11-23T04:48:36.5099093Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5159585Z Entering 'third_party/cpuinfo' 2022-11-23T04:48:36.5194014Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5253219Z Entering 'third_party/cub' 2022-11-23T04:48:36.5285431Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5344200Z Entering 'third_party/cudnn_frontend' 2022-11-23T04:48:36.5380311Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5443895Z Entering 'third_party/cutlass' 2022-11-23T04:48:36.5481248Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5536410Z Entering 'third_party/eigen' 2022-11-23T04:48:36.5568457Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5630037Z Entering 'third_party/fbgemm' 2022-11-23T04:48:36.5664097Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5718296Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T04:48:36.5752630Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5810690Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T04:48:36.5836108Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5895750Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T04:48:36.5934147Z http.https://github.com/.extraheader 2022-11-23T04:48:36.5985422Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T04:48:36.6020512Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6081836Z Entering 'third_party/flatbuffers' 2022-11-23T04:48:36.6110626Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6176118Z Entering 'third_party/fmt' 2022-11-23T04:48:36.6211924Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6274669Z Entering 'third_party/foxi' 2022-11-23T04:48:36.6304680Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6349740Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T04:48:36.6382261Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6432029Z Entering 'third_party/gloo' 2022-11-23T04:48:36.6469496Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6528604Z Entering 'third_party/googletest' 2022-11-23T04:48:36.6567180Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6626115Z Entering 'third_party/ideep' 2022-11-23T04:48:36.6656492Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6715666Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T04:48:36.6750338Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6808988Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T04:48:36.6841346Z http.https://github.com/.extraheader 2022-11-23T04:48:36.6904509Z Entering 'third_party/ios-cmake' 2022-11-23T04:48:36.6941627Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7004253Z Entering 'third_party/ittapi' 2022-11-23T04:48:36.7042101Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7093525Z Entering 'third_party/kineto' 2022-11-23T04:48:36.7124126Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7182817Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T04:48:36.7216220Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7261082Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T04:48:36.7296748Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7350916Z Entering 'third_party/nccl/nccl' 2022-11-23T04:48:36.7379592Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7431553Z Entering 'third_party/neon2sse' 2022-11-23T04:48:36.7461282Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7510479Z Entering 'third_party/nlohmann' 2022-11-23T04:48:36.7540018Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7605939Z Entering 'third_party/onnx' 2022-11-23T04:48:36.7641446Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7721396Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T04:48:36.7758808Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7813990Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T04:48:36.7848535Z http.https://github.com/.extraheader 2022-11-23T04:48:36.7915222Z Entering 'third_party/onnx-tensorrt' 2022-11-23T04:48:36.7948281Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8005910Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T04:48:36.8044417Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8108983Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T04:48:36.8134471Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8189742Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T04:48:36.8224609Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8279239Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T04:48:36.8309638Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8388519Z Entering 'third_party/pocketfft' 2022-11-23T04:48:36.8425130Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8486287Z Entering 'third_party/protobuf' 2022-11-23T04:48:36.8519064Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8589189Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T04:48:36.8624447Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8680496Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T04:48:36.8715787Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8784391Z Entering 'third_party/psimd' 2022-11-23T04:48:36.8811919Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8861025Z Entering 'third_party/pthreadpool' 2022-11-23T04:48:36.8890962Z http.https://github.com/.extraheader 2022-11-23T04:48:36.8950980Z Entering 'third_party/pybind11' 2022-11-23T04:48:36.8986076Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9038530Z Entering 'third_party/python-enum' 2022-11-23T04:48:36.9071436Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9122613Z Entering 'third_party/python-peachpy' 2022-11-23T04:48:36.9156707Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9217420Z Entering 'third_party/python-six' 2022-11-23T04:48:36.9252367Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9300983Z Entering 'third_party/sleef' 2022-11-23T04:48:36.9331341Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9394063Z Entering 'third_party/tbb' 2022-11-23T04:48:36.9427103Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9491572Z Entering 'third_party/tensorpipe' 2022-11-23T04:48:36.9527352Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9582048Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T04:48:36.9613812Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9671035Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T04:48:36.9707569Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9765879Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T04:48:36.9798399Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9858135Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T04:48:36.9895213Z http.https://github.com/.extraheader 2022-11-23T04:48:36.9947446Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T04:48:36.9972802Z http.https://github.com/.extraheader 2022-11-23T04:48:37.0029473Z Entering 'third_party/zstd' 2022-11-23T04:48:37.0065766Z http.https://github.com/.extraheader 2022-11-23T04:48:37.0551735Z Cleaning up orphan processes